ODI Java API: NullPointerException when creating an OdiInstance

Hello

Maybe someone can help me. The following problem is driving me crazy.

Based on this guide ( ODI SDK Setup and Config in Eclipse - ODIExperts.com ), I am trying to connect to a repository ODI in Java (in Eclipse).

The createInstance causes an error. I use the following code:

Connection

MasterRepositoryDbInfo masterInfo = new MasterRepositoryDbInfo (Url, driver, Master_User, Master_Pass.toCharArray (), PoolingAttributes()) new;

WorkInfo WorkRepositoryDbInfo = new WorkRepositoryDbInfo (WorkRep, new PoolingAttributes());

OdiInstanceConfig odiInstanceConfig = new OdiInstanceConfig (masterInfo, workInfo);

OdiInstance odiInstance = (odiInstanceConfig) OdiInstance.createInstance;

The last line gives a NullPointerException:

Sep 24, 2014 16:47:58 org.eclipse.persistence.default

INFO: EclipseLink, version: Eclipse - 2.3.1.v20111018 persistence Services - r10243

Sep 24, 2014 16:47:58 org.eclipse.persistence.default

INFO: master-session connection successful

Sep 24, 2014 16:47:58 org.eclipse.persistence.default

NEWS: successful connection meeting

java.util.logging.ErrorManager: 5

java.lang.NullPointerException

to java.util.ResourceBundle.getBundle (unknown Source)

at org.eclipse.persistence.exceptions.i18n.ExceptionMessageGenerator.getHeader(ExceptionMessageGenerator.java:95)

at org.eclipse.persistence.exceptions.EclipseLinkException.printStackTrace(EclipseLinkException.java:165)

at org.eclipse.persistence.exceptions.IntegrityException.printStackTrace(IntegrityException.java:107)

at java.util.logging.SimpleFormatter.format (unknown Source)

at java.util.logging.StreamHandler.publish (unknown Source)

at java.util.logging.ConsoleHandler.publish (unknown Source)

at java.util.logging.Logger.log (unknown Source)

at org.eclipse.persistence.logging.JavaLog.internalLog(JavaLog.java:290)

at org.eclipse.persistence.logging.JavaLog.log(JavaLog.java:261)

at org.eclipse.persistence.internal.sessions.AbstractSession.log(AbstractSession.java:3100)

at org.eclipse.persistence.internal.sessions.AbstractSession.logThrowable(AbstractSession.java:4293)

at org.eclipse.persistence.internal.sessions.AbstractSession.handleSevere(AbstractSession.java:4422)

at org.eclipse.persistence.internal.sessions.DatabaseSessionImpl.initializeDescriptors(DatabaseSessionImpl.java:535)

at org.eclipse.persistence.internal.sessions.DatabaseSessionImpl.initializeDescriptors(DatabaseSessionImpl.java:476)

at org.eclipse.persistence.internal.sessions.DatabaseSessionImpl.initializeDescriptors(DatabaseSessionImpl.java:435)

at org.eclipse.persistence.sessions.broker.SessionBroker.initializeDescriptors(SessionBroker.java:576)

at org.eclipse.persistence.internal.sessions.DatabaseSessionImpl.postConnectDatasource(DatabaseSessionImpl.java:676)

at org.eclipse.persistence.sessions.broker.SessionBroker.login(SessionBroker.java:713)

at oracle.odi.core.persistence.toplink.ContextualRepositorySessionBrokerFactoryBean.createRepositoryServerSessionBroker(ContextualRepositorySessionBrokerFactoryBean.java:334)

at oracle.odi.core.persistence.toplink.ContextualRepositorySessionBrokerFactoryBean.afterPropertiesSet(ContextualRepositorySessionBrokerFactoryBean.java:131)

at oracle.odi.core.OdiInstance.initializeJpaPersistence(OdiInstance.java:886)

at oracle.odi.core.OdiInstance.initOdiInstance(OdiInstance.java:823)

to oracle.odi.core.OdiInstance. < init > (OdiInstance.java:681)

at oracle.odi.core.OdiInstance.createInstance(OdiInstance.java:609)

at oracle.odi.core.OdiInstance.createInstance(OdiInstance.java:548)

at MyFirstSDKCode2.main (MyFirstSDKCode2.java:30)

Exception in thread "main" java.lang.NullPointerException

to java.util.ResourceBundle.getBundle (unknown Source)

at org.eclipse.persistence.exceptions.i18n.ExceptionMessageGenerator.getHeader(ExceptionMessageGenerator.java:95)

at org.eclipse.persistence.exceptions.EclipseLinkException.toString(EclipseLinkException.java:253)

at java.lang.Throwable. < init >(Unknown Source)

at java.lang.Exception. < init >(Unknown Source)

to java.lang.RuntimeException. < init >(Unknown Source)

to oracle.odi.core.exception.OdiRuntimeException. < init > (OdiRuntimeException.java:58)

to oracle.odi.exception.OdiUncheckedException. < init > (OdiUncheckedException.java:50)

to oracle.odi.core.config.OdiConfigurationException. < init > (OdiConfigurationException.java:37)

to oracle.odi.core.config.UncategorizedConfigurationException. < init > (UncategorizedConfigurationException.java:48)

to oracle.odi.core.OdiInstance. < init > (OdiInstance.java:691)

at oracle.odi.core.OdiInstance.createInstance(OdiInstance.java:609)

at oracle.odi.core.OdiInstance.createInstance(OdiInstance.java:548)

at MyFirstSDKCode2.main (MyFirstSDKCode2.java:30)

Check this blog - http://www.odipundits.com/2014/01/jpsexception.html

I hope that helps!

Tags: Business Intelligence

Similar Questions

  • java.lang.NullPointerException when you click on the search query

    java.lang.NullPointerException when you click on the search query:

    There is nothing my project involved code...

    at oracle.adf.model.binding.DCControlBinding.reportException(DCControlBinding.java:201)
    at oracle.jbo.uicli.binding.JUCtrlValueBinding.findAttributeDef(JUCtrlValueBinding.java:632)
    at oracle.jbo.uicli.binding.JUCtrlValueBinding.findAttributeDef(JUCtrlValueBinding.java:597)
    at oracle.jbo.uicli.binding.JUCtrlValueBinding.getAttribute(JUCtrlValueBinding.java:1341)
    at oracle.adfinternal.view.faces.model.binding.FacesCtrlSearchBinding$AdfAttributeDescriptor.isRequired(FacesCtrlSearchBinding.java:3018)
    at oracle.adfinternal.view.faces.renderkit.rich.query.QueryBehavior.shouldShowInstructionText(QueryBehavior.java:66)
    at oracle.adfinternal.view.faces.renderkit.rich.query.QueryBehavior.refreshInfoFacet(QueryBehavior.java:37)
    at oracle.adfinternal.view.faces.renderkit.rich.QueryRenderer.renderContentRow(QueryRenderer.java:718)
    at oracle.adfinternal.view.faces.renderkit.rich.PanelHeaderRenderer.encodeAll(PanelHeaderRenderer.java:231)
    at
    
    

    Cvele_new_account, good point.

    Maybe you can try to remove the af: query to the page, and then drop it again.

  • Caching returns a java.lang.NullPointerException when used with the saml token client strategy

    Hi all

    Not sure if anyone has faced this problem earlier.

    I work with Oracle Service Bus, creating a SOAP Service. I use GOSA policies with my services to businesses (oracle/wss10_saml_token_with_Message_integrity_client_policy).

    Problem: I want to use caching when you call the services in the background as the change from rarely to answer. When I use the service, it works perfectly well for the first time, but the next time that it returns just a

    -Error message:

    null

    java.lang.NullPointerException

    at com.bea.wli.sb.security.wss.WssHandlerImpl.doOutboundResponse(WssHandlerImpl.java:1057)

    at com.bea.wli.sb.context.BindingLayerImpl.addResponse(BindingLayerImpl.java:736)

    to com.bea.wli.sb.pipeline.PipelineContextImpl$ SynchronousListener.onReceiveResponse (PipelineContextImpl.java:1456)

    at com.bea.wli.sb.pipeline.resultcache.ServiceResultCachingCallback.run(ServiceResultCachingCallback.java:50)

    at weblogic.work.ContextWrap.run(ContextWrap.java:41)

    Truncated. check the log file full stacktrace

    >

    I can't change the policy as my communication brake from the backend. Please let me know if there is anyway I can prevent that or is this a bug with Oracle services.

    Thank you guys. Found the "16165934" Patch for this problem.

  • Unrecoverable internal error: java.lang.NullPointerException when compiling

    Recently, I changed my code, and when I am compiling it, I got this error:

    Unrecoverable internal error: java.lang.NullPointerException

     

    Previously, I had met this exception several times, but when running the application in the Simulator.

    I've tried the cleaning project, cleaning the Simulator and even restart the laptop. Did not work.

    The same error persists.

    Maybe it's a bug in the compiler?

    Finally, I found the culprit:

    I put 5 large images (total size: approximately 18 MB) in the "res/img.

    The solution is to load these images from an SD card.

  • BlackBerry Smartphones MySpace untrapped exception: java.lang.NullPointerException when you try to access the friends

    Curve 8330 Verizon Wireless

    4.5.0.77 (Platform 3.2.0.51)

    V1.0.0.29 AppWorld

    MySpace v1.5.0.12

    Facebook v1.5.0.32

    Was a problem with MySpace, found no messages/threads with this specific issue, if you are looking for help.  I noticed in the review for MySpace v1.5 on AppWorld Board there were other owners of the Curve 8330 has the same question:

    Whenever I try to view my friends list, add a friend, or look at someone from another friend list, the application crashes.  If I leave the app to do something else while it loads and try to re - open, I get:

    Untrapped exception:

    java.lang.NullPointerException

    Research on the forums for this error of java, most of the suggestions were to reload the operating system of the device such that it may be corrupted.  As an attempt to solve the problem, last night I upgraded to v4.5 v4.3.  When I have been upgrading completed, my MySpace, AppWorld and Facebook apps has shown under options > advanced > applications, but the icons could not be found.  I even searched the hidden icons and still no luck.  I used the destop application loader to remove these three applications in the device manager.  I then downloaded AppWorld from my (www.blackberry.com) device and once it has been installed it used to download and install MySpace and Facebook.  Once they have downloaded and installed, I turned off and only went to a battery.  Restarts, showed the icons and apps worked... except for the MySpace Friend list: same problem.  I don't remember when this error occurred initially, but I guess it was after the last MySpace app update.  Were not immediately thereafter, however.  I can access my messages, and the home page, but that's all.  I already sent an e-mail to [email protected] with no response

    Any help out there!

    MySpace 1.5.1.7 version is available for download!

    Curiously, the app started working properly a few days there with the exception of slow notifications, but not mistakes.

    Thanks for all your support!

  • NullPointerException when starting application MAF

    I get a "java.lang.NullPointerException" when I launch a specific application of the MAF (it does not affect all, only this one). I ran the debug and the stack trace is:

    java.lang.NullPointerException

    to oracle.adfmf.container.EmbeddedFeatureInformation. < init >)

    at oracle.adfmf.container.EmbeddedApplicationInformation.getAllFeatures)

    to oracle.adfmf.container.EmbeddedApplicationInformation. < init >)

    at oracle.adfmf.framework.api.AdfmfJavaUtilities.updateApplicationInformation)

    at oracle.adfmf.framework.EmbeddedFeatureContactManager.start)

    at oracle.adfmf.framework.JavaFramework.main)

    at java.lang.reflect.Method.invoke)

    at sun.mic.CVM.runMain)

    Any ideas what the cause?

    Please check if you have saved all of the features in CRG - application.xml.

    -Rambeau

  • java.lang.NullPointerException after upgrading to 10.1.3.5.5 ODI

    Hello

    I've recently updated 10.1.3.5.0 to 10.1.3.5.5 ODI by applying the update rollup (Version: 10.1.3.5.5 |) Date: December 3, 2009 | p9200535_101350_Generic).

    Planning interfaces are work well after you apply the hotfix, but are NOT the interfaces that use Essbase.

    I get the following error when I run and the Essbase interface against a local agent.

    org.apache.bsf.BSFException: exception of Jython:
    Traceback (innermost last):

    "< String >" file, line 79, inside?

    java.lang.NullPointerException
    at com.hyperion.odi.essbase.ODIEssbaseDataWriter.validateLoadOptions (unknown Source)
    at com.hyperion.odi.essbase.AbstractEssbaseWriter.beginLoad (unknown Source)
    at sun.reflect.NativeMethodAccessorImpl.invoke0 (Native Method)
    at sun.reflect.NativeMethodAccessorImpl.invoke (unknown Source)
    at sun.reflect.DelegatingMethodAccessorImpl.invoke (unknown Source)
    at java.lang.reflect.Method.invoke (unknown Source)
    at org.python.core.PyReflectedFunction.__call__ (PyReflectedFunction.java)
    at org.python.core.PyMethod.__call__ (PyMethod.java)
    at org.python.core.PyObject.__call__ (PyObject.java)
    at org.python.core.PyInstance.invoke (PyInstance.java)
    to org.python.pycode._pyx0.f$ 0 (< string >: 79)
    to org.python.pycode._pyx0.call_function (< string >)
    at org.python.core.PyTableCode.call (PyTableCode.java)
    at org.python.core.PyCode.call (PyCode.java)
    at org.python.core.Py.runCode (Py.java)
    at org.python.core.Py.exec (Py.java)
    at org.python.util.PythonInterpreter.exec (PythonInterpreter.java)
    at org.apache.bsf.engines.jython.JythonEngine.exec(JythonEngine.java:144)
    at com.sunopsis.dwg.codeinterpretor.k.a (k.java)
    at com.sunopsis.dwg.dbobj.SnpSessTaskSql.scripting (SnpSessTaskSql.java)
    at com.sunopsis.dwg.dbobj.SnpSessTaskSql.execScriptingOrders (SnpSessTaskSql.java)
    at com.sunopsis.dwg.dbobj.SnpSessTaskSql.execScriptingOrders (SnpSessTaskSql.java)
    at com.sunopsis.dwg.dbobj.SnpSessTaskSql.treatTaskTrt (SnpSessTaskSql.java)
    at com.sunopsis.dwg.dbobj.SnpSessTaskSqlI.treatTaskTrt (SnpSessTaskSqlI.java)
    at com.sunopsis.dwg.dbobj.SnpSessTaskSql.treatTask (SnpSessTaskSql.java)
    at com.sunopsis.dwg.dbobj.SnpSessStep.treatSessStep (SnpSessStep.java)
    at com.sunopsis.dwg.dbobj.SnpSession.treatSession (SnpSession.java)
    at com.sunopsis.dwg.cmd.DwgCommandSession.treatCommand (DwgCommandSession.java)
    at com.sunopsis.dwg.cmd.DwgCommandBase.execute (DwgCommandBase.java)
    at com.sunopsis.dwg.cmd.e.j (e.java)
    at com.sunopsis.dwg.cmd.g.z (g.java)
    at com.sunopsis.dwg.cmd.e.run (e.java)
    at java.lang.Thread.run (unknown Source)

    java.lang.NullPointerException: java.lang.NullPointerException

    at org.apache.bsf.engines.jython.JythonEngine.exec(JythonEngine.java:146)
    at com.sunopsis.dwg.codeinterpretor.k.a (k.java)
    at com.sunopsis.dwg.dbobj.SnpSessTaskSql.scripting (SnpSessTaskSql.java)
    at com.sunopsis.dwg.dbobj.SnpSessTaskSql.execScriptingOrders (SnpSessTaskSql.java)
    at com.sunopsis.dwg.dbobj.SnpSessTaskSql.execScriptingOrders (SnpSessTaskSql.java)
    at com.sunopsis.dwg.dbobj.SnpSessTaskSql.treatTaskTrt (SnpSessTaskSql.java)
    at com.sunopsis.dwg.dbobj.SnpSessTaskSqlI.treatTaskTrt (SnpSessTaskSqlI.java)
    at com.sunopsis.dwg.dbobj.SnpSessTaskSql.treatTask (SnpSessTaskSql.java)
    at com.sunopsis.dwg.dbobj.SnpSessStep.treatSessStep (SnpSessStep.java)
    at com.sunopsis.dwg.dbobj.SnpSession.treatSession (SnpSession.java)
    at com.sunopsis.dwg.cmd.DwgCommandSession.treatCommand (DwgCommandSession.java)
    at com.sunopsis.dwg.cmd.DwgCommandBase.execute (DwgCommandBase.java)
    at com.sunopsis.dwg.cmd.e.j (e.java)
    at com.sunopsis.dwg.cmd.g.z (g.java)
    at com.sunopsis.dwg.cmd.e.run (e.java)
    at java.lang.Thread.run (unknown Source)

    ************************************************************************************************

    But I get the following error when I run an Essbase interface against a Word with agent TST_AGENT_1, manually created as a windows service:

    org.apache.bsf.BSFException: exception of Jython:
    Traceback (innermost last):

    "< String >" file, line 79, inside?

    com.hyperion.odi.essbase.ODIEssbaseException: error occurred while running script maxl. Error message is:
    at com.hyperion.odi.essbase.ODIEssbaseConnection.executeMaxl (unknown Source)
    at com.hyperion.odi.essbase.AbstractEssbaseWriter.beginLoad (unknown Source)
    at sun.reflect.NativeMethodAccessorImpl.invoke0 (Native Method)
    at sun.reflect.NativeMethodAccessorImpl.invoke (unknown Source)
    at sun.reflect.DelegatingMethodAccessorImpl.invoke (unknown Source)
    at java.lang.reflect.Method.invoke (unknown Source)
    at org.python.core.PyReflectedFunction.__call__ (PyReflectedFunction.java)
    at org.python.core.PyMethod.__call__ (PyMethod.java)
    at org.python.core.PyObject.__call__ (PyObject.java)
    at org.python.core.PyInstance.invoke (PyInstance.java)
    to org.python.pycode._pyx0.f$ 0 (< string >: 79)
    to org.python.pycode._pyx0.call_function (< string >)
    at org.python.core.PyTableCode.call (PyTableCode.java)
    at org.python.core.PyCode.call (PyCode.java)
    at org.python.core.Py.runCode (Py.java)
    at org.python.core.Py.exec (Py.java)
    at org.python.util.PythonInterpreter.exec (PythonInterpreter.java)
    at org.apache.bsf.engines.jython.JythonEngine.exec(JythonEngine.java:144)
    at com.sunopsis.dwg.codeinterpretor.k.a (k.java)
    at com.sunopsis.dwg.dbobj.SnpSessTaskSql.scripting (SnpSessTaskSql.java)
    at com.sunopsis.dwg.dbobj.SnpSessTaskSql.execScriptingOrders (SnpSessTaskSql.java)
    at com.sunopsis.dwg.dbobj.SnpSessTaskSql.execScriptingOrders (SnpSessTaskSql.java)
    at com.sunopsis.dwg.dbobj.SnpSessTaskSql.treatTaskTrt (SnpSessTaskSql.java)
    at com.sunopsis.dwg.dbobj.SnpSessTaskSqlI.treatTaskTrt (SnpSessTaskSqlI.java)
    at com.sunopsis.dwg.dbobj.SnpSessTaskSql.treatTask (SnpSessTaskSql.java)
    at com.sunopsis.dwg.dbobj.SnpSessStep.treatSessStep (SnpSessStep.java)
    at com.sunopsis.dwg.dbobj.SnpSession.treatSession (SnpSession.java)
    at com.sunopsis.dwg.cmd.DwgCommandSession.treatCommand (DwgCommandSession.java)
    at com.sunopsis.dwg.cmd.DwgCommandBase.execute (DwgCommandBase.java)
    at com.sunopsis.dwg.cmd.e.j (e.java)
    at com.sunopsis.dwg.cmd.h.z (h.java)
    at com.sunopsis.dwg.cmd.e.run (e.java)
    at java.lang.Thread.run (unknown Source)

    Caused by: com.essbase.api.base.EssException: error occurred while running script maxl. Error message is:

    at com.hyperion.odi.essbase.wrapper.EssbaseConnection.executeMaxl (unknown Source)

    ... more than 33

    com.hyperion.odi.essbase.ODIEssbaseException: com.hyperion.odi.essbase.ODIEssbaseException: error occurred while running script maxl. Error message is:

    at org.apache.bsf.engines.jython.JythonEngine.exec(JythonEngine.java:146)
    at com.sunopsis.dwg.codeinterpretor.k.a (k.java)
    at com.sunopsis.dwg.dbobj.SnpSessTaskSql.scripting (SnpSessTaskSql.java)
    at com.sunopsis.dwg.dbobj.SnpSessTaskSql.execScriptingOrders (SnpSessTaskSql.java)
    at com.sunopsis.dwg.dbobj.SnpSessTaskSql.execScriptingOrders (SnpSessTaskSql.java)
    at com.sunopsis.dwg.dbobj.SnpSessTaskSql.treatTaskTrt (SnpSessTaskSql.java)
    at com.sunopsis.dwg.dbobj.SnpSessTaskSqlI.treatTaskTrt (SnpSessTaskSqlI.java)
    at com.sunopsis.dwg.dbobj.SnpSessTaskSql.treatTask (SnpSessTaskSql.java)
    at com.sunopsis.dwg.dbobj.SnpSessStep.treatSessStep (SnpSessStep.java)
    at com.sunopsis.dwg.dbobj.SnpSession.treatSession (SnpSession.java)
    at com.sunopsis.dwg.cmd.DwgCommandSession.treatCommand (DwgCommandSession.java)
    at com.sunopsis.dwg.cmd.DwgCommandBase.execute (DwgCommandBase.java)
    at com.sunopsis.dwg.cmd.e.j (e.java)
    at com.sunopsis.dwg.cmd.h.z (h.java)
    at com.sunopsis.dwg.cmd.e.run (e.java)
    at java.lang.Thread.run (unknown Source)


    The MAXL script works fine from the command line in the shell to essmsh. Environment variables have been set up correctly for essmsh. Essmsh shell called command line.


    To apply the patch, I just copied the contents of the oracledi file present in the patch on the top application of oracledi existing ODI record. Let me know if I missed a step.

    Indications will be useful.


    Thanks in advance!

    This means that you have not imported into the new KM for "IKM SQL for Hyperion Essbase (data)", you always use the original and it will fail because the new version has additional options.
    Right click the KM existing - import/replace, then navigate to SQL IKM for Essbase data.

    See you soon

    John
    http://John-Goodwin.blogspot.com/

  • How to get the attributes of node when you query the TQL via java API

    Hello

    I'm trying to pick up a hierarchy of IC using a TQL. I created a TQL on uCMDB and am now questioning him through the uCMDB java API. The TQL is simple and queires a hierarchy containing a Node (Server) containing the disks, file systems, interfaces and IP addresses.

    My code snippet is:

        UcmdbService ucmdbService = CMDBConnection.createCMDBService();
        TopologyQueryService queryService = ucmdbService.getTopologyQueryService();
        Topology topology = queryService.executeNamedQuery("BasicTopologyView");
        Collection allCIs = topology.getAllCIs();

        for (TopologyCI node : allCIs) {
                 System.out.println("Node is " + node.getPropertyValue("display_label") + "(" +node.getId().getAsString() + ") ... " + node.getPropertyValue("display_label")
                         + " ... " + node.getPropertyValue("TenantOwner")+ " ... " + node.getPropertyValue("discovered_os_name"));
             }

    The output I get is

    The node is/usr (18de9fd759680f10b4f1d3567fb0f5e5)... / usr... null null
    The node is/tmp (18eaac5d8ec14e45874029f25011a13c)... / tmp... null null

    Whatever properties I question are coming as null. Is there a way I can say uCMDB what I expect from each node to the execution of the attributes.

    Thanks in advance.

    Peyrot

    This problem is now resolved. The correct way to proceed, queryProperties method is used when querying of the node.

    node.queryProperties(props);
    

    When the accessories is a string containing all of the appropriate properties you want to take to uCMDB.

  • ODI-40837 ERROR: an error occurred when creating the schema

    Hi I'm testing a file xml server and receive the following error message.

    ODI-40837 ERROR: an error occurred when creating the schema: ODI-40738: SAXException has been surprised by reading the model saying: expected 'DOCTYPE '.


    JDBC URL jdbc:snps:xml?f=C:/Projects/prd.xml & ro = true & DOD = YES

    could someone help because I can not find any blog or documentation on this error?

    Thank you

    Published by: user626688 on May 31, 2013 13:26

    There seems to be a problem with your xml file. Please work with channel support to investigate this issue.
    You can also view the details of settings xml driver to http://docs.oracle.com/cd/E28280_01/integrate.1111/e12644/appendix_xml_driver.htm#CHDECBHH

  • Numbers that come out to "1n7" instead of "1.7" when you use Java APIs

    I have an RTF template, and on the text in Word form field Options dialog box, I Format rule number field on "#, # 0.00000. When this model will be run in a concurrent program, or from the plug-ins office, numbers to format correctly in the form "1.7". But, when I run with a model with the Java API or the viewer of documents common region in the OPS, the numbers are formatted in the form "1n7". I get a "n" instead of a ".".

    Any ideas on what could be the cause?

    My calling code is below.

    Thanks in advance,
    Kurz
    OADBTransactionImpl oadbTrx = ( OADBTransactionImpl ) pageContext.getApplicationModule( webBean ).getOADBTransaction();
    DataTemplate dt = new DataTemplate( oadbTrx.getAppsContext(), "XXCUS", "XX_CNQCBSR" );
    ByteArrayOutputStream bos = new ByteArrayOutputStream();
    Hashtable htp = new Hashtable();
    htp.put(
         "P_AUCTION_HEADER_ID",
         this.auctionId
         );
    dt.setParameters( htp );
    dt.setOutput( bos );
    dt.processData();
    
    DocumentHelper.exportDocument(
              pageContext,
              "XX",
              "XX_CNQCBSR_MAIN",
              "en",
              "US",
              new ByteArrayInputStream( bos.toByteArray() ),
              "PDF",
              null
              );

    Maybe check the value of the profile option "ICX: numeric characters?

  • Java API to create a password for a user

    I used the Java API to create a user in Livecycle, but I can't seem to find a way to give this user a password.

    Here is the code I use to add the user.

    http://help.Adobe.com/en_US/LiveCycle/9.0/programLC/help/index.htm?content=000004.html

    Once the user is defined in LiveCycle I want the user to set the password to a Web page. How to make this happen?

    Thank you.

    Take a look on change the password of the user recipe.

  • Caveat when using Mobile Server Java Api Java

    Hi, I have done some java applications to manage users, etc. for Mobile Server 11.3 pub point.  In the console I have use to run java code, I still got the message as:

    Butcher: WARNING: GENERAL: TID$ $ already exists for NomUtilisateur1, ignored

    Butcher: WARNING: GENERAL: TID$ $ already exists for the USER name, ignored

    These messages change depending on the task that I do.  I had the same programs with Olite 10 G java api and I did not have these messages.

    The messages I get are only WARNING and the operation I do work even if messages is displayed.  Does anyone know how to get rid of these messages?

    Thank you

    I found the problem.  I used the jar coming from the server instead of the jar from the MDK (Mobile Development Kit).  Using those to remove MDK all messages.

  • Cannot modify VCD Public Proxy Console - class java.lang.NullPointerException

    Hello

    I get an error when I try to put the IP address of the form of VCD Public Console Proxy web UI.

    When I want to confirm the changes with the button apply the following error occurs - 'class java.lang.NullPointerException '.

    The log file shows some additional information, but this does help me solve the problem.

    DEBUG | pool-Pier-76 | AuthorizationMethodInterceptor | Allowing the method: public abstract void com.vmware.vcloud.api.presentation.service. SystemService.updateSystemSettings (com.vmware.vcloud.api.presentation.entity.system.SystemSettings). |

    DEBUG | pool-Pier-76 | InventoryCacheManagerImpl | [vcId = c3326df3-c82b-4af3-960d-e3e8fb95cccc] Lack of cache for the inventory [resgroup-371]. |

    DEBUG | pool-Pier-76 | InventoryCacheManagerImpl | [vcId = c3326df3-c82b-4af3-960d-e3e8fb95cccc] Miss of the inventory for [resgroup-371].:

    DEBUG | pool-Pier-76 | ThreadCleanerInterceptor | Leaving the public method Compute Fabric. Calculate the fabric factory threa Conversationd context deleted.:

    WARN | pool-Pier-76 | BatchTask | Error running call backend. | java.lang.NullPointerException


    VCloud Director version is 5.5 and the CentOS operating system.

    I hope someone can help.

    Solved the problem by directly inserting the values into the database of the vcloud Director.

    We found values in 'dbo.config' and change the 'value' for

    'consoleproxy.external.address '.

    "restapi.baseUri" and

    'system.external.link '.

    In our case there no had no entry for this three values so we created the entries.

    Now everything works fine.

  • java.lang.NullPointerException while selecting lov in adf:table

    Hello

    Jdev version: Studio Edition Version 12.1.3.0.0

    I had the form detailed master jsff on page.

    I have to add the number of records in the table of detail will depend on the number of user input.

    If the user enter n inputtext recording and click on add that the number of records is created;

    Detail table a field lov. Selection of LOV following error is generated

    java.lang.NullPointerException

    at org.apache.myfaces.trinidad.component.StampState.restoreChildStampState(StampState.java:184)

    at org.apache.myfaces.trinidad.component.UIXCollection.restoreStampState(UIXCollection.java:1205)

    at org.apache.myfaces.trinidad.component.UIXTable.restoreStampState(UIXTable.java:481)

    at org.apache.myfaces.trinidad.component.UIXCollection.restoreStampState(UIXCollection.java:1198)

    at org.apache.myfaces.trinidad.component.UIXTable.restoreStampState(UIXTable.java:481)

    at org.apache.myfaces.trinidad.component.StampState.restoreChildStampState(StampState.java:193)

    at org.apache.myfaces.trinidad.component.UIXTable.restoreStampState(UIXTable.java:469)

    at org.apache.myfaces.trinidad.component.UIXCollection._restoreStampState(UIXCollection.java:2114)

    at org.apache.myfaces.trinidad.component.UIXCollection.postRowDataChange(UIXCollection.java:1008)

    at org.apache.myfaces.trinidad.component.UIXCollection.setRowIndex(UIXCollection.java:573)

    at org.apache.myfaces.trinidad.component.UIXTable.setRowIndex(UIXTable.java:782)

    at oracle.adf.view.rich.component.UIXTable.processStamps(UIXTable.java:154)

    at org.apache.myfaces.trinidad.component.UIXTable.processFacetsAndChildren(UIXTable.java:384)

    at org.apache.myfaces.trinidad.component.UIXCollection.decodeChildrenImpl(UIXCollection.java:255)

    at org.apache.myfaces.trinidad.component.UIXComponentBase.decodeChildren(UIXComponentBase.java:1503)

    at org.apache.myfaces.trinidad.component.UIXCollection.processDecodes(UIXCollection.java:241)

    at org.apache.myfaces.trinidad.component.UIXComponentBase.decodeChildrenImpl(UIXComponentBase.java:1517)

    at org.apache.myfaces.trinidad.component.UIXComponentBase.decodeChildren(UIXComponentBase.java:1503)

    at org.apache.myfaces.trinidad.component.UIXComponentBase.processDecodes(UIXComponentBase.java:1263)

    at org.apache.myfaces.trinidad.component.UIXComponentBase.decodeChildrenImpl(UIXComponentBase.java:1517)

    at org.apache.myfaces.trinidad.component.UIXComponentBase.decodeChildren(UIXComponentBase.java:1503)

    at org.apache.myfaces.trinidad.component.UIXComponentBase.processDecodes(UIXComponentBase.java:1263)

    at org.apache.myfaces.trinidad.component.UIXComponentBase.decodeChildrenImpl(UIXComponentBase.java:1517)

    at org.apache.myfaces.trinidad.component.UIXComponentBase.decodeChildren(UIXComponentBase.java:1503)

    at org.apache.myfaces.trinidad.component.UIXComponentBase.processDecodes(UIXComponentBase.java:1263)

    at org.apache.myfaces.trinidad.component.UIXComponentBase.decodeChildrenImpl(UIXComponentBase.java:1517)

    at org.apache.myfaces.trinidad.component.UIXComponentBase.decodeChildren(UIXComponentBase.java:1503)

    at org.apache.myfaces.trinidad.component.UIXComponentBase.processDecodes(UIXComponentBase.java:1263)

    at org.apache.myfaces.trinidad.component.UIXComponentBase.decodeChildrenImpl(UIXComponentBase.java:1517)

    at org.apache.myfaces.trinidad.component.UIXComponentBase.decodeChildren(UIXComponentBase.java:1503)

    at org.apache.myfaces.trinidad.component.UIXComponentBase.processDecodes(UIXComponentBase.java:1263)

    at org.apache.myfaces.trinidad.component.UIXComponentBase.decodeChildrenImpl(UIXComponentBase.java:1517)

    at org.apache.myfaces.trinidad.component.UIXComponentBase.decodeChildren(UIXComponentBase.java:1503)

    at org.apache.myfaces.trinidad.component.UIXComponentBase.processDecodes(UIXComponentBase.java:1263)

    to oracle.adf.view.rich.component.fragment.ContextSwitchingComponent.access$ 001 (ContextSwitchingComponent.java:42)

    to oracle.adf.view.rich.component.fragment.ContextSwitchingComponent$ 2.run(ContextSwitchingComponent.java:186)

    at oracle.adf.view.rich.component.fragment.ContextSwitchingComponent._processPhase(ContextSwitchingComponent.java:510)

    at oracle.adf.view.rich.component.fragment.ContextSwitchingComponent.processDecodes(ContextSwitchingComponent.java:189)

    at org.apache.myfaces.trinidad.component.UIXComponentBase.decodeChildrenImpl(UIXComponentBase.java:1517)

    at org.apache.myfaces.trinidad.component.UIXComponentBase.decodeChildren(UIXComponentBase.java:1503)

    at org.apache.myfaces.trinidad.component.UIXComponentBase.processDecodes(UIXComponentBase.java:1263)

    at org.apache.myfaces.trinidad.component.UIXComponentBase.decodeChildrenImpl(UIXComponentBase.java:1517)

    at org.apache.myfaces.trinidad.component.UIXComponentBase.decodeChildren(UIXComponentBase.java:1503)

    at org.apache.myfaces.trinidad.component.UIXComponentBase.processDecodes(UIXComponentBase.java:1263)

    at org.apache.myfaces.trinidad.component.UIXComponentBase.decodeChildrenImpl(UIXComponentBase.java:1517)

    at org.apache.myfaces.trinidad.component.UIXComponentBase.decodeChildren(UIXComponentBase.java:1503)

    at org.apache.myfaces.trinidad.component.UIXComponentBase.processDecodes(UIXComponentBase.java:1263)

    to oracle.adf.view.rich.component.fragment.ContextSwitchingComponent.access$ 001 (ContextSwitchingComponent.java:42)

    to oracle.adf.view.rich.component.fragment.ContextSwitchingComponent$ 2.run(ContextSwitchingComponent.java:186)

    at oracle.adf.view.rich.component.fragment.ContextSwitchingComponent._processPhase(ContextSwitchingComponent.java:510)

    at oracle.adf.view.rich.component.fragment.ContextSwitchingComponent.processDecodes(ContextSwitchingComponent.java:189)

    at org.apache.myfaces.trinidad.component.UIXComponentBase.decodeChildrenImpl(UIXComponentBase.java:1517)

    at oracle.adf.view.rich.component.fragment.UIXRegion.decodeChildrenImpl(UIXRegion.java:632)

    at org.apache.myfaces.trinidad.component.UIXComponentBase.decodeChildren(UIXComponentBase.java:1503)

    at org.apache.myfaces.trinidad.component.UIXComponentBase.processDecodes(UIXComponentBase.java:1263)

    at org.apache.myfaces.trinidad.component.UIXComponentBase.decodeChildrenImpl(UIXComponentBase.java:1517)

    at org.apache.myfaces.trinidad.component.UIXComponentBase.decodeChildren(UIXComponentBase.java:1503)

    at org.apache.myfaces.trinidad.component.UIXComponentBase.processDecodes(UIXComponentBase.java:1263)

    at org.apache.myfaces.trinidad.component.UIXComponentBase.decodeChildrenImpl(UIXComponentBase.java:1517)

    at org.apache.myfaces.trinidad.component.UIXComponentBase.decodeChildren(UIXComponentBase.java:1503)

    at org.apache.myfaces.trinidad.component.UIXComponentBase.processDecodes(UIXComponentBase.java:1263)

    at org.apache.myfaces.trinidad.component.UIXComponentBase.decodeChildrenImpl(UIXComponentBase.java:1517)

    at org.apache.myfaces.trinidad.component.UIXComponentBase.decodeChildren(UIXComponentBase.java:1503)

    at org.apache.myfaces.trinidad.component.UIXComponentBase.processDecodes(UIXComponentBase.java:1263)

    at org.apache.myfaces.trinidad.component.UIXComponentBase.decodeChildrenImpl(UIXComponentBase.java:1517)

    at org.apache.myfaces.trinidad.component.UIXComponentBase.decodeChildren(UIXComponentBase.java:1503)

    at org.apache.myfaces.trinidad.component.UIXComponentBase.processDecodes(UIXComponentBase.java:1263)

    at org.apache.myfaces.trinidad.component.UIXComponentBase.decodeChildrenImpl(UIXComponentBase.java:1517)

    at org.apache.myfaces.trinidad.component.UIXComponentBase.decodeChildren(UIXComponentBase.java:1503)

    at org.apache.myfaces.trinidad.component.UIXComponentBase.processDecodes(UIXComponentBase.java:1263)

    at org.apache.myfaces.trinidad.component.UIXComponentBase.decodeChildrenImpl(UIXComponentBase.java:1517)

    at org.apache.myfaces.trinidad.component.UIXComponentBase.decodeChildren(UIXComponentBase.java:1503)

    at org.apache.myfaces.trinidad.component.UIXComponentBase.processDecodes(UIXComponentBase.java:1263)

    at org.apache.myfaces.trinidad.component.UIXComponentBase.decodeChildrenImpl(UIXComponentBase.java:1517)

    at org.apache.myfaces.trinidad.component.UIXComponentBase.decodeChildren(UIXComponentBase.java:1503)

    at org.apache.myfaces.trinidad.component.UIXComponentBase.processDecodes(UIXComponentBase.java:1263)

    at org.apache.myfaces.trinidad.component.UIXComponentBase.decodeChildrenImpl(UIXComponentBase.java:1517)

    at org.apache.myfaces.trinidad.component.UIXComponentBase.decodeChildren(UIXComponentBase.java:1503)

    at org.apache.myfaces.trinidad.component.UIXComponentBase.processDecodes(UIXComponentBase.java:1263)

    at org.apache.myfaces.trinidad.component.UIXComponentBase.decodeChildrenImpl(UIXComponentBase.java:1517)

    at org.apache.myfaces.trinidad.component.UIXComponentBase.decodeChildren(UIXComponentBase.java:1503)

    at org.apache.myfaces.trinidad.component.UIXComponentBase.processDecodes(UIXComponentBase.java:1263)

    at org.apache.myfaces.trinidad.component.UIXComponentBase.decodeChildrenImpl(UIXComponentBase.java:1517)

    at org.apache.myfaces.trinidad.component.UIXComponentBase.decodeChildren(UIXComponentBase.java:1503)

    at org.apache.myfaces.trinidad.component.UIXComponentBase.processDecodes(UIXComponentBase.java:1263)

    to oracle.adf.view.rich.component.fragment.ContextSwitchingComponent.access$ 001 (ContextSwitchingComponent.java:42)

    to oracle.adf.view.rich.component.fragment.ContextSwitchingComponent$ 2.run(ContextSwitchingComponent.java:186)

    at oracle.adf.view.rich.component.fragment.ContextSwitchingComponent._processPhase(ContextSwitchingComponent.java:510)

    at oracle.adf.view.rich.component.fragment.ContextSwitchingComponent.processDecodes(ContextSwitchingComponent.java:189)

    at org.apache.myfaces.trinidad.component.UIXComponentBase.decodeChildrenImpl(UIXComponentBase.java:1517)

    at org.apache.myfaces.trinidad.component.UIXComponentBase.decodeChildren(UIXComponentBase.java:1503)

    at org.apache.myfaces.trinidad.component.UIXForm.processDecodes(UIXForm.java:75)

    at org.apache.myfaces.trinidad.component.UIXComponentBase.decodeChildrenImpl(UIXComponentBase.java:1517)

    at org.apache.myfaces.trinidad.component.UIXComponentBase.decodeChildren(UIXComponentBase.java:1503)

    at org.apache.myfaces.trinidad.component.UIXComponentBase.processDecodes(UIXComponentBase.java:1263)

    at javax.faces.component.UIComponentBase.processDecodes(UIComponentBase.java:1176)

    at javax.faces.component.UIViewRoot.processDecodes(UIViewRoot.java:933)

    to oracle.adfinternal.view.faces.lifecycle.LifecycleImpl$ ApplyRequestValuesCallback.invokeContextCallback (LifecycleImpl.java:1568)

    at oracle.adfinternal.view.faces.lifecycle.LifecycleImpl._executePhase(LifecycleImpl.java:416)

    at oracle.adfinternal.view.faces.lifecycle.LifecycleImpl.execute(LifecycleImpl.java:225)

    at javax.faces.webapp.FacesServlet.service(FacesServlet.java:593)

    to weblogic.servlet.internal.StubSecurityHelper$ ServletServiceAction.run (StubSecurityHelper.java:280)

    to weblogic.servlet.internal.StubSecurityHelper$ ServletServiceAction.run (StubSecurityHelper.java:254)

    at weblogic.servlet.internal.StubSecurityHelper.invokeServlet(StubSecurityHelper.java:136)

    at weblogic.servlet.internal.ServletStubImpl.execute(ServletStubImpl.java:346)

    at weblogic.servlet.internal.TailFilter.doFilter(TailFilter.java:25)

    at weblogic.servlet.internal.FilterChainImpl.doFilter(FilterChainImpl.java:79)

    at oracle.adf.model.servlet.ADFBindingFilter.doFilter(ADFBindingFilter.java:192)

    at weblogic.servlet.internal.FilterChainImpl.doFilter(FilterChainImpl.java:79)

    at oracle.adfinternal.view.faces.webapp.rich.RegistrationFilter.doFilter(RegistrationFilter.java:105)

    to org.apache.myfaces.trinidadinternal.webapp.TrinidadFilterImpl$ FilterListChain.doFilter (TrinidadFilterImpl.java:502)

    at oracle.adfinternal.view.faces.activedata.AdsFilter.doFilter(AdsFilter.java:60)

    to org.apache.myfaces.trinidadinternal.webapp.TrinidadFilterImpl$ FilterListChain.doFilter (TrinidadFilterImpl.java:502)

    at org.apache.myfaces.trinidadinternal.webapp.TrinidadFilterImpl._doFilterImpl(TrinidadFilterImpl.java:327)

    at org.apache.myfaces.trinidadinternal.webapp.TrinidadFilterImpl.doFilter(TrinidadFilterImpl.java:229)

    at org.apache.myfaces.trinidad.webapp.TrinidadFilter.doFilter(TrinidadFilter.java:92)

    at weblogic.servlet.internal.FilterChainImpl.doFilter(FilterChainImpl.java:79)

    at oracle.adf.library.webapp.LibraryFilter.doFilter(LibraryFilter.java:202)

    at weblogic.servlet.internal.FilterChainImpl.doFilter(FilterChainImpl.java:79)

    at org.apache.shiro.web.servlet.ProxiedFilterChain.doFilter(ProxiedFilterChain.java:61)

    at org.apache.shiro.web.servlet.AdviceFilter.executeChain(AdviceFilter.java:108)

    at org.apache.shiro.web.servlet.AdviceFilter.doFilterInternal(AdviceFilter.java:137)

    at org.apache.shiro.web.servlet.OncePerRequestFilter.doFilter(OncePerRequestFilter.java:125)

    at org.apache.shiro.web.servlet.ProxiedFilterChain.doFilter(ProxiedFilterChain.java:66)

    at org.apache.shiro.web.servlet.AbstractShiroFilter.executeChain(AbstractShiroFilter.java:449)

    to org.apache.shiro.web.servlet.AbstractShiroFilter$ 1.call(AbstractShiroFilter.java:365)

    at org.apache.shiro.subject.support.SubjectCallable.doCall(SubjectCallable.java:90)

    at org.apache.shiro.subject.support.SubjectCallable.call(SubjectCallable.java:83)

    at org.apache.shiro.subject.support.DelegatingSubject.execute(DelegatingSubject.java:383)

    at org.apache.shiro.web.servlet.AbstractShiroFilter.doFilterInternal(AbstractShiroFilter.java:362)

    at org.apache.shiro.web.servlet.OncePerRequestFilter.doFilter(OncePerRequestFilter.java:125)

    at weblogic.servlet.internal.FilterChainImpl.doFilter(FilterChainImpl.java:79)

    to oracle.security.jps.ee.http.JpsAbsFilter$ 1.run(JpsAbsFilter.java:137)

    at java.security.AccessController.doPrivileged (Native Method)

    at oracle.security.jps.util.JpsSubject.doAsPrivileged(JpsSubject.java:315)

    at oracle.security.jps.ee.util.JpsPlatformUtil.runJaasMode(JpsPlatformUtil.java:460)

    at oracle.security.jps.ee.http.JpsAbsFilter.runJaasMode(JpsAbsFilter.java:120)

    at oracle.security.jps.ee.http.JpsAbsFilter.doFilter(JpsAbsFilter.java:217)

    at oracle.security.jps.ee.http.JpsFilter.doFilter(JpsFilter.java:81)

    at weblogic.servlet.internal.FilterChainImpl.doFilter(FilterChainImpl.java:79)

    at oracle.dms.servlet.DMSServletFilter.doFilter(DMSServletFilter.java:220)

    at weblogic.servlet.internal.FilterChainImpl.doFilter(FilterChainImpl.java:79)

    at weblogic.servlet.internal.RequestEventsFilter.doFilter(RequestEventsFilter.java:27)

    at weblogic.servlet.internal.FilterChainImpl.doFilter(FilterChainImpl.java:79)

    to weblogic.servlet.internal.WebAppServletContext$ ServletInvocationAction.wrapRun (WebAppServletContext.java:3436)

    to weblogic.servlet.internal.WebAppServletContext$ ServletInvocationAction.run (WebAppServletContext.java:3402)

    at weblogic.security.acl.internal.AuthenticatedSubject.doAs(AuthenticatedSubject.java:321)

    at weblogic.security.service.SecurityManager.runAs(SecurityManager.java:120)

    at weblogic.servlet.provider.WlsSubjectHandle.run(WlsSubjectHandle.java:57)

    at weblogic.servlet.internal.WebAppServletContext.doSecuredExecute(WebAppServletContext.java:2285)

    at weblogic.servlet.internal.WebAppServletContext.securedExecute(WebAppServletContext.java:2201)

    at weblogic.servlet.internal.WebAppServletContext.execute(WebAppServletContext.java:2179)

    at weblogic.servlet.internal.ServletRequestImpl.run(ServletRequestImpl.java:1572)

    to weblogic.servlet.provider.ContainerSupportProviderImpl$ WlsRequestExecutor.run (ContainerSupportProviderImpl.java:255)

    at weblogic.work.ExecuteThread.execute(ExecuteThread.java:311)

    at weblogic.work.ExecuteThread.run(ExecuteThread.java:263)

    I created 2 rows by clicking on the button 'Add' twice, then I click a line lov, it returns the correct value.

    When I switch to the second row and click component lov it give me above mentioned error and when I click on ok lov fills correctly.

    You must complete the key attributes programmatically (and probably all other attributes required if there is)

    Table has a composite key.

    This is usually problem (af:inputListOfValues has problems if you use this component in editable af:table and VO a composite key).

    As I said already, you probably should consider the use of read-only table and add/change the lines in a popup (or drop your VO also like shape on your page)

    Dario

  • How to avoid NullPointerException when the bursting of the jobs don't return any candidate data to burst?

    Hi all

    We are on 10.1.3.4... I created a job popping up every day and all is well when there are data addressing for that day (emails get generated without problems) but I get this error when no data is returned. I cannot ignore the emails but y at - it a way to avoid the error if there is no data to process for I can be sure that I am not ignoring real issues when there is a real treatment error out?

    Thanks in advance for your time.

    Kind regards

    PJ

    oracle.apps.xdo.servlet.scheduler.ProcessingException: java.lang.NullPointerException

    at oracle.apps.xdo.servlet.scheduler.XDOJob.runBurstingReport(XDOJob.java:2163)

    at oracle.apps.xdo.servlet.scheduler.XDOJob.execute(XDOJob.java:371)

    at org.quartz.core.JobRunShell.run(JobRunShell.java:195)

    to org.quartz.simpl.SimpleThreadPool$ WorkerThread.run (SimpleThreadPool.java:520)

    Caused by: java.lang.NullPointerException

    at com.sun.java.util.collections.Hashtable.get(Hashtable.java:321)

    at oracle.apps.xdo.batch.bursting.ProcessEnterpriseDocument.processLayout (unknown Source)

    at oracle.apps.xdo.batch.BurstingProcessorEngine.addDocument2Queue (unknown Source)

    at oracle.apps.xdo.batch.BurstingProcessorEngine.createBurstingDocument (unknown Source)

    at oracle.apps.xdo.batch.BurstingProcessorEngine.endDocument (unknown Source)

    at oracle.xml.parser.v2.XMLContentHandler.endDocument(XMLContentHandler.java:119)

    at oracle.xml.parser.v2.NonValidatingParser.parseDocument(NonValidatingParser.java:311)

    at oracle.xml.parser.v2.XMLParser.parse(XMLParser.java:263)

    at oracle.apps.xdo.batch.BurstingProcessorEngine.burstingRequest (unknown Source)

    at oracle.apps.xdo.batch.BurstingProcessorEngine.process (unknown Source)

    at oracle.apps.xdo.servlet.scheduler.XDOJob.runBurstingReport(XDOJob.java:2055)

    ... 3 more

    Hi PJ,.

    If the model of data or rupture of query query returns no rows - BEEP will throw Null pointer Exception error.

    THUS, our goal is to have 1 row who always gets compensated regardless of the logic of the report.

    It is only through a work around on the SQL query.

    Before spend you with this

    1. how many reports does need this change?

    2 are going you to the 11 g version all earlier?

    3. If you think that his evidence for this change just to make the fake success on your Planner screen message, then proceed to test the approach below.

    Application of model data:

    ****************

    For example

    / real request * /.

    Select empid as busrt_key,

    EmpName,

    empsal

    WCP

    where empdept in (10.20)

    Union of all the

    / * query dummy to return 1 row always regardless of actual query * /.

    Select 'burst_flag' busrt_key,

    empname null,

    empsal null

    of the double

    Bursting of query:

    ***************

    Choose burst_key KEY,

    'template_name' MODEL,

    "rtf" TEMPLATE_FORMAT,

    'pdf' OUTPUT_FORMAT,

    cases where burst_key = 'burst_flag' then 'NA' else 'EMAIL' end DEL_CHANNEL, - note here, for dummy value used to send us emails with just the key to the success.

    '- at-'email' "Parameter1".

    "e-mail-cc" PARAMETER2,

    "email - of" parameter3,.

    "email subject" parameter4

    PARAMETER5 "-body of the email."

    PARAMETER6 'true '.

    Of

    (

    / * your logical real burst of request but just only the select clause that you will use in the KEY * /.

    Select empid as burst_key

    WCP

    where empdept in (10.20)

    Union of all the

    / * query dummy to return 1 row always * /.

    Select "burst_flag" as burst_key - this value hardcoded must be synchronized in the data model and query failure

    of the double

    )

    Impact of the model

    ***************

    If you have aggregation functions in your RTF model such as sum() and count(), let me know.

    Due to the addition of an additional dummy query, 1 row with a null value is generated which cause problem NAN (not a number) to your model. But that can be handled.

    Thank you...

Maybe you are looking for

  • Firefox blocks the pop-up Windows Gmail even after adding exception of Gmail

    Firefox Gmail blocks every time I try to open a new window/tab through my Inbox, asking me permission each time. It's a question of low but persistent. I entered the content settings and added Gmail as an exception to the rule of the pop-up and also

  • Why iTunes 12 do not sync new music to my iPhone 6 s +?

    Last week, I downloaded a few new songs, and I realized later they do not sync to my iPhone at all. My phone is updated 9.2.1 and iTunes is the latest version. I already have the option 'Only downloaded music' unchecked my music application, and who

  • OR error-88705 USB6211

    Hello My NI USB6211 card fails the automatic test and report an error-88705. I already checked if the charger device OR service work (he is) and set the Recovery tab. Also, I reinstalled the software NOR and the drivers for the card. The guard on boa

  • Pavilion v50 on XP

    I have an old Pavilion v50 monitor that is connected to a Windows XP computer. Even if the monitor specs say it has three resolutions, the only one available in display properties of resolution is 640 x 480. The HP driver site says that there is no X

  • Save the hosts file as administrator - does not allow me to do

    Windows 7 just got my new computer with her charge went to update the hosts with the IP address but said files I don't have permission, but I am logged in as administrator - suggestions