Com.sap.engine.interfaces.messaging.api.exception.MessagingException: java.lang.NullPointerException in sap pi

Hi all,
I am working on SAP PI 7.3.1 SP09. Currently we have interfaces which uses 50200 port. I have created a http destination from nwa pointing to https://....url. So all of a sudden all the interfaces went to error state. After debugging i found that the port 50200 is replaced with 50201which is https port. After changing the port to initial value ie., 50200 all interfaces are working fine except the one which were pointing to https url and they are showing the following error description.
<SAP:Error SOAP:mustUnderstand="1" xmlns:SAP="http://sap.com/xi/XI/Message/30" xmlns:SOAP="http://schemas.xmlsoap.org/soap/envelope/">
<SAP:Category>XIAdapterFramework</SAP:Category>  
<SAP:Code area="MESSAGE">GENERAL</SAP:Code>  
<SAP:P1 />  
<SAP:P2 />  
<SAP:P3 />  
<SAP:P4 />  
<SAP:AdditionalText>com.sap.engine.interfaces.messaging.api.exception.MessagingException: java.lang.NullPointerException</SAP:AdditionalText>  
<SAP:Stack />  
<SAP:Retry>M</SAP:Retry>  
</SAP:Error>
The entire trace is as follows:
<?xml version="1.0" encoding="UTF-8" standalone="yes" ?>
- <!--
Inbound Message
--> 
- <SAP:Trace xmlns:SAP="http://sap.com/xi/XI/Message/30"> 
<Trace level="1" type="T">Party normalization: sender</Trace>  
<Trace level="3" type="T">Sender scheme external =</Trace>  
<Trace level="3" type="T">Sender agency external =</Trace>  
<Trace level="3" type="T">Sender party external =</Trace>  
<Trace level="3" type="T">Sender party normalized =</Trace>  
<Trace level="1" type="T">Determining the sender agreement</Trace>  
<Trace level="3" type="T">##### DG: 3</Trace>  
<Trace level="3" type="T">##### TO: 3</Trace>  
<Trace level="1" type="T">XMB was called with URL /sap/xi/engine/?type=entry</Trace>  
<Trace level="2" type="T">Request Line = POST /sap/xi/engine/?type=entry HTTP/1.0</Trace>  
<Trace level="2" type="T">Host = 10.66.14.150:50200</Trace>  
<Trace level="2" type="T">Server protocol = HTTP/1.0</Trace>  
<Trace level="1" type="T">Remote address = 10.66.10.160</Trace>  
<Trace level="1" type="T">User = SFUSER</Trace>  
<Trace level="1" type="T">Process ID: 760</Trace>  
<Trace level="1" type="T">Work Process ID: 10</Trace>  
<Trace level="1" type="T">Message ID = 53BEFE7146893BD5E10000000A420AA0</Trace>  
- <Trace level="1" type="B" name="CL_XMS_MAIN-ENTER_XMS"> 
<Trace level="1" type="T">CL_XMS_MAIN->DETERMINE_EXT_PID: CENTRAL</Trace>  
<Trace level="3" type="T">##### DG: 3</Trace>  
<Trace level="3" type="T">##### TO: 3</Trace>  
<Trace level="1" type="T">Hop engine name = is.02.devpipd1</Trace>  
<Trace level="1" type="T">Hop engine type = IS</Trace>  
<Trace level="1" type="T">Hop adapter name = XI</Trace>  
<Trace level="1" type="T">Hop adapter namespace = http://sap.com/xi/XI/System</Trace>  
- <Trace level="1" type="B" name="CL_XMS_TROUBLESHOOT-ENTER_PLSRV"> 
<Trace level="3" type="T">No triggers found. OK.</Trace>  
</Trace>
<Trace level="3" type="T">system-ID = PD1</Trace>  
<Trace level="3" type="T">client = 001</Trace>  
<Trace level="3" type="T">language = E</Trace>  
<Trace level="3" type="T">user = SFUSER</Trace>  
<Trace level="1" type="Timestamp">2014-07-10T08:56:37Z INDIA</Trace>  
<Trace level="1" type="T">ACL Check is performed</Trace>  
<Trace level="1" type="T">XML validation is executed</Trace>  
</Trace>
<Trace level="1" type="B" name="CL_XMS_MAIN-CALL_UC_EXECUTE" />  
- <!-- ************************************
-->   
<Trace level="1" type="T">PLNAME = CENTRAL</Trace>  
<Trace level="1" type="T">QOS = BE</Trace>  
<Trace level="1" type="B" name="CL_XMS_MAIN-CALL_PIPELINE_SYNC" />  
- <!-- ************************************
-->   
<Trace level="1" type="T">>>>PID delete old pid determination coding</Trace>  
<Trace level="3" type="T">Pipeline-Elements for pipeline SAP_CENTRAL</Trace>  
<Trace level="3" type="T">0001 PLSRV_XML_VALIDATION_RQ_INB</Trace>  
<Trace level="3" type="T">0002 PLSRV_RECEIVER_DETERMINATION</Trace>  
<Trace level="3" type="T">0003 PLSRV_INTERFACE_DETERMINATION</Trace>  
<Trace level="3" type="T">0004 PLSRV_RECEIVER_MESSAGE_SPLIT</Trace>  
<Trace level="3" type="T">0005 PLSRV_MAPPING_REQUEST</Trace>  
<Trace level="3" type="T">0006 PLSRV_OUTBOUND_BINDING</Trace>  
<Trace level="3" type="T">0007 PLSRV_VIRUS_SCAN_RQ_OUT</Trace>  
<Trace level="3" type="T">0008 PLSRV_XML_VALIDATION_RQ_OUT</Trace>  
<Trace level="3" type="T">0009 PLSRV_CALL_ADAPTER</Trace>  
<Trace level="3" type="T">0010 PLSRV_VIRUS_SCAN_RS_INB</Trace>  
<Trace level="3" type="T">0011 PLSRV_XML_VALIDATION_RS_INB</Trace>  
<Trace level="3" type="T">0012 PLSRV_MAPPING_RESPONSE</Trace>  
<Trace level="3" type="T">0013 PLSRV_VIRUS_SCAN_RS_OUT</Trace>  
<Trace level="3" type="T">0014 PLSRV_XML_VALIDATION_RS_OUT</Trace>  
<Trace level="3" type="T">system-ID = PD1</Trace>  
<Trace level="3" type="T">client = 001</Trace>  
<Trace level="3" type="T">language = E</Trace>  
<Trace level="3" type="T">user = SFUSER</Trace>  
- <Trace level="1" type="B" name="CL_XMS_MESSAGE_PERS_MAN-WRITE_MESSAGE_LOG_TO_PERSIST"> 
<Trace level="2" type="T">Persisting original message</Trace>  
<Trace level="3" type="T">Message-Version = 000</Trace>  
<Trace level="3" type="T">Pipeline CENTRAL</Trace>  
</Trace>
<Trace level="3" type="Timestamp">2014-07-10T08:56:37Z INDIA Begin of pipeline processing PLSRVID = CENTRAL</Trace>  
- <Trace level="1" type="B" name="PLSRV_XML_VALIDATION_RQ_INB"> 
<Trace level="3" type="Timestamp">2014-07-10T08:56:37Z INDIA Start of pipeline service processing PLSRVID= PLSRV_XML_VALIDATION_RQ_INB</Trace>  
- <Trace level="1" type="B" name="CL_XMS_MAIN-CALL_PLSRV"> 
<Trace level="3" type="T">Calling pipeline service: PLSRV_XML_VALIDATION_RQ_INB</Trace>  
<Trace level="3" type="T">Reading Pipeline-Service specification...</Trace>  
<Trace level="3" type="T">PLSRVTYPE =</Trace>  
<Trace level="3" type="T">ADRESSMOD = LOCAL</Trace>  
<Trace level="3" type="T">P_CLASS = CL_XMS_PLSRV_VALIDATION</Trace>  
<Trace level="3" type="T">P_IFNAME = IF_XMS_PLSRV</Trace>  
<Trace level="3" type="T">P_METHOD = ENTER_PLSRV</Trace>  
<Trace level="3" type="T" />  
- <Trace level="1" type="B" name="CL_XMS_MAIN-CALL_PLSRV_LOCAL"> 
- <Trace level="1" type="B" name="CL_XMS_PLSRV_VALIDATION-ENTER_PLSRV"> 
<Trace level="3" type="T">Pipeline Service = PLSRV_XML_VALIDATION_RQ_INB</Trace>  
<Trace level="3" type="T">Skip Inbound Validation =</Trace>  
<Trace level="3" type="T">Skip Outbound Validation =</Trace>  
<Trace level="3" type="T">Area = XML_VALIDATION_INB</Trace>  
<Trace level="1" type="T">Reading sender agreement</Trace>  
<Trace level="1" type="T">Message does not contain a sender agreement</Trace>  
<Trace level="1" type="T">Inbound validation by Integration Engine does not take place</Trace>  
</Trace>
</Trace>
</Trace>
<Trace level="3" type="Timestamp">2014-07-10T08:56:37Z INDIA End of pipeline service processing PLSRVID= PLSRV_XML_VALIDATION_RQ_INB</Trace>  
</Trace>
- <Trace level="1" type="B" name="CL_XMS_MESSAGE_PERS_MAN-WRITE_MESSAGE_LOG_TO_PERSIST"> 
<Trace level="3" type="T">Persisting message after plsrv call</Trace>  
<Trace level="3" type="T">Message-Version = 001</Trace>  
<Trace level="3" type="T">Pipeline CENTRAL</Trace>  
</Trace>
- <Trace level="1" type="B" name="PLSRV_RECEIVER_DETERMINATION"> 
<Trace level="3" type="Timestamp">2014-07-10T08:56:37Z INDIA Start of pipeline service processing PLSRVID= PLSRV_RECEIVER_DETERMINATION</Trace>  
- <Trace level="1" type="B" name="CL_XMS_MAIN-CALL_PLSRV"> 
<Trace level="3" type="T">Calling pipeline service: PLSRV_RECEIVER_DETERMINATION</Trace>  
<Trace level="3" type="T

HI,
Thank you for your hint. Maybe I just forgot to mention one important fact. We have second SAP Netweaver PI 7.1 which is completely our system. The first one I mentioned in first message is the customer's one. The one we have extra is also connected to MAXIMO and GIS. Settings of this interface is completely same among one thing:
Patch level of XIAF:
1. customers SAP PI level is
Adapter Common Library Version: 1.7.1007.20081105173106.0000, NW07_07_REL (2008-11-07T17:29:47+0000)
Adapter Application Version: 1.7.1007.20081105173106.0000, NW07_07_REL (2008-11-07T17:30:00+0000)
2. our SAP PI level is
Adapter Common Library Version: 1.7.1008.20100215155230.0000, NW07_08_REL (2010-02-15T17:19:21+0000)
Adapter Application Version: 1.7.1008.20100215155230.0000, NW07_08_REL (2010-02-15T17:19:31+0000)
Both of them has Axis Version: Apache Axis version: 1.4 Built on Apr 22, 2006 (06:55:48 PDT)
Also important to mention is fact that same problem happened in our SAP PI, but we implemented last patch of XIAF and it has suddenly started to work. I have suspicion it is somehow connected to this patch. Btw. this patch contains a lot of notes regarding  AXIS framework (i.e. 1435998, 1150375, 1048268), so obviously some bugs of the AXIS adapter has been resolved by this patch.
What do you think ?
Thanks

Similar Messages

  • Message processing failed. Cause: com.sap.engine.interfaces.messaging.api.exception.MessagingException: java.io.IOException: invalid content type for SOAP: TEXT/HTML; HTTP 404 Not Found

    In my 2006 biztalk application I have exposed web service to receive SAP input. It was working fine. After I have modified something in orchestration in that application . I am getting following error while SAP try to consume my web service. Can anyone please
    help me.
    Message processing failed. Cause: com.sap.engine.interfaces.messaging.api.exception.MessagingException: java.io.IOException: invalid content type for SOAP: TEXT/HTML; HTTP 404 Not Found

    In my 2006 biztalk application I have exposed web service to receive SAP input. It was working fine. After I have modified something in orchestration in that application . I am getting following error while SAP try to consume my web service.
    HI Arivazhagan K,
    Could you give some explanation about what you modified? according the to error message, this is "resource is not found issue".
    Best regards,
    Angie
    We are trying to better understand customer views on social support experience, so your participation in this interview project would be greatly appreciated if you have time. Thanks for helping make community forums a great place.
    Click
    HERE to participate the survey.

  • Com.sap.engine.interfaces.messaging.api.exception.MessagingException: javax

    Hello,
    Please explain me the error :
    com.sap.engine.interfaces.messaging.api.exception.MessagingException: javax.ejb.EJBException: nested exception is: java.lang.RuntimeException: java.lang.NoClassDefFoundError: com/primavera/integration/server/ServerFacade : cannot initialize class because prior initialization attempt failed
    Where should I find the issue and how to correct it.
    Regards

    Hi,
    This seems to be related to some deployed components on J2EE-engine being corrupt. Try re-deploy the primavera-component to fix the error. I'm guessing this component is some 3rd party or custom developed component?
    Also make sure this component compiles correctly if it's a custom development component.
    Br,
    Kenneth

  • File to RFC Error com.sap.engine.interfaces.messaging.api.exception.Messagi

    Hi ,
    I am doing File to RFC  Scenario.
    My file get picked and I able to view the audit log under RWB message monitoring.
    Here I am getting the error
    u201CTransmitting the message to endpoint dest://XI_INTEGRATION_SERVER using connection File_http://sap.com/xi/XI/System failed, due to: com.sap.engine.interfaces.messaging.api.exception.MessagingException: Error transmitting the message using HTTPTransmitter. Reason: java.net.MalformedURLException: unknown protocol: dest.
    Can any one tell me what is the  reason.
    Regards, Navneet

    Hi Prakasu,
    I am using PI 7.1 version .
    When I opened SMICM there I am finding the HTTP Port as 52000.and the BS at SLD are also using the same Port in URL..
    And when i verified with the Basis they confirmed that Exchange profile is set correctly.
    But My file adapter is still not able to send the data to IS.
    Than I configured a scenario file to file without IR object and in this case data is coming to IS and it is succesfull also.
    what is the reason that in this case file adapter not able to push the data to IS.
    I used File adapter with NFS protocol.
    regards,
    navneet

  • SOAP Sender Error - com.sap.engine.interfaces.messaging.api.exception

    Hi,
    I am testing a SOAP Sender Channel using a SOAP Client and getting the following error. I have read almost all the posts related to errors in SOAP Channel and also have checked my URL which is correct. AS mentioned in many of the posts, my url goes like
    https://<host>:<port>/XISOAPAdapter/MessageServlet?channel=:DEMO:SOAP_s_GETLIST&version=3.0&SenderService=DEMO&interface=si_os_GETLIST&interfaceNamespace=<namespace>
    This is the error that I get when sending a message to the interface
    <SOAP:Envelope xmlns:SOAP="http://schemas.xmlsoap.org/soap/envelope/">
       <SOAP:Body>
          <SOAP:Fault>
             <faultcode>SOAP:Server</faultcode>
             <faultstring>Server Error</faultstring>
             <detail>
                <s:SystemError xmlns:s="http://sap.com/xi/WebService/xi2.0">
                   <context>XIAdapter</context>
                   <code>ADAPTER.JAVA_EXCEPTION</code>
    <text>com.sap.engine.interfaces.messaging.api.exception.MessagingException: com.sap.engine.interfaces.messaging.api.exception.MessagingException: XIProxy:PARSE_APPLICATION_DATA:
         at com.sap.aii.adapter.soap.ejb.XISOAPAdapterBean.process(XISOAPAdapterBean.java:1041)
         at sun.reflect.GeneratedMethodAccessor1044_10001.invoke(Unknown Source)*
         at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:25)
         at java.lang.reflect.Method.invoke(Method.java:585)
                </s:SystemError>
             </detail>
          </SOAP:Fault>
       </SOAP:Body>
    </SOAP:Envelope>
    Has Anybody got this problem before? Is it any problem with the SOAP Adapter itself or with the data that is going in the message? If so, What is the possible solution for this?
    Thanks,
    Rashmi.

    Hi Rashmi,
    I also think your problem is data related.
    Check the response in your SAP PI message monitor (SXMB_MONI) when you trigger a request using SoapUI. It sometimes provides a bit more detail. You design (data types, message types, service interfaces etc.) was done in SAP PI 7 then an Abap Proxy was generated from the service interface?
    Sometimes there is an issue between the XSD data type declaration in SAP PI and the conversion to Abap data types that takes place when a proxy is generated from a PI Service Interface.
    Check the data that you pass in your request, especially those like datetime fields. Maybe even change some of the data type definitions (like datetime) to a string (request & response) & then test through SoapUI & see if you still get the error. Then you can work out how to best resolve it.
    Best Regards, Trevor

  • Integrated Configurations com.sap.engine.interfaces.messaging.api.exception

    Hi guys,
    we are using PI 7.11.
    With this release local processing on the advanced adapter engine is possible, when using integrated configurations.
    This works fine.
    Lately I faced an error situation in an RFC to JDBC scenario, when one field doesn´t meet the conditions of the database.
    I tried to dig deeper to identify the incorrect value by switch on the trace in the receiver JDBC channel, as I did several times before.
    Afterwards I treied to restart the message.
    Following error occurs.
    com.sap.engine.interfaces.messaging.api.exception.ConfigException: Unable to retrieve interface determination with object ID ab1bf720bf2711dea7d2020000000030 from CPA cache.
    I made some test with integrated configurations (FTP to FTP) and come to the result that errors, which require changes on the communication channel e.g. wrong password etc. result in an new object in the CPA cache
    trying restart the failed message ends up in the error specified aboce.
    Anyone faced the same issue already?
    Kind regards
    Jochen

    HI Jochen,
    I feel that you should once go for a CPA Cache refresh from Adapter Engine and try executing your failed messages once again in the adapter engine.
    To do a CPA Cache Refresh from the Adapter Engine:
    To trigger a cache refresh from the individual Adapter Framework, open a browser window and enter the following URL:
    http://<host>:<port>/CPACache/refresh?mode=delta|full
    The Monitoring url is like this:
    http://<host>:<port>/CPACache
    Check this How-to Guide on Cache, it will be useful:
    http://www.sdn.sap.com/irj/scn/index?rid=/library/uuid/c0332b2a-eb97-2910-b6ba-dbe52a01be34&overridelayout=true
    Thanks
    Dhwani

  • Error: com.sap.engine.interfaces.messaging.api.exception.RetryControlException: Receiver Determination did not find any receivers at all

    Hello,
    I have an issue configuring a simple File Adapter Content Conversion, it will be great to give me some support as I'am new in the PO Environment.
    Iam reading a flat file and trying to write into an XML in the same FTP server
    I have a 1 to 1 Mapping as follows
    And my Content Conversion at Sender side Looks like this
    After running the configuration Iam getting following error message
    Error: com.sap.engine.interfaces.messaging.api.exception.RetryControlException: Receiver Determination did not find any receivers at all
    My System is the SAP Netweaver Process Intgration 7.4 single Java stack
    Do you have any idea how to fix this issue?
    Many thanks in advance
    Khadim

    Hi evrybody
    I have enabled the tracing of ICO and have seen that my payload for the message mapping is ok,.
    <ns:hartgeldbest_ERP_KT xmlns:ns="http://xxxxxx.de">
    <Recordset>      
    <header> 
         <gesellschaft>03</gesellschaft> 
         <filiale>000</filiale>
         <satzart>11</satzart>
         <datum>00000000</datum>
         <kennzeichen>1</kennzeichen>
    </header>
    </Recordset>
    </ns:hartgeldbest_ERP_KT>
    The issue is on detrmining the RECEIVER in the Main-XML
    <sap:Main xmlns:SOAP="http://schemas.xmlsoap.org/soap/envelope/" xmlns:sap="http://sap.com/xi/XI/Message/30" versionMajor="3"versionMinor="1" SOAP:mustUnderstand="1">
    <sap:MessageClass>ApplicationMessage</sap:MessageClass> 
    <sap:ProcessingMode>asynchronous</sap:ProcessingMode>
    <sap:MessageId>ae41678e-da87-11e3-cd0f-0000006831a2</sap:MessageId>
    <sap:TimeSent>2014-05-13T10:16:43Z</sap:TimeSent>
    <sap:Sender> 
    <sap:Party agency="http://sap.com/xi/XI" scheme="XIParty"/> 
    <sap:Service>CC_Hartgeldbest_File2Idoc</sap:Service>
    </sap:Sender>
    <sap:Receiver> 
    <sap:Party agency="" scheme=""/> 
    <sap:Service/>
    </sap:Receiver>
    <sap:Interface namespace="http://xxxxx.de">hartgeldbest_KT_async_out</sap:Interface>
    </sap:Main>
    Is it possible that the receiver is overwritten due to the Content Conversion? Because if I set my Message Protocol to "File" the receiver determination will work.
    Any idea?
    Thx
    Khadim

  • Com.sap.engine.interfaces.messaging.api.exception.DuplicateMessageException

    Hi All,
    PI 7.1 is sending the following error:
    2009-12-10 15:55:00     Information     Trying to put the message into the send queue.
    2009-12-10 15:55:00     Error     Putting message into send queue failed, due to: com.sap.engine.interfaces.messaging.api.exception.DuplicateMessageException: Message Id ee6b5d0d-25a6-4aec-0fec-f1099b5335ce(OUTBOUND) already exists in duplicate check table: com.sap.sql.DuplicateKeyException: DB2 SQL error: SQLCODE: -803, SQLSTATE: 23505, SQLERRMC: 1;SAPPIDDB.BC_MSG_DUP_CHECK.
    2009-12-10 15:55:00     Error     Returning to application. Exception: com.sap.engine.interfaces.messaging.api.exception.DuplicateMessageException: Message Id ee6b5d0d-25a6-4aec-0fec-f1099b5335ce(OUTBOUND) already exists in duplicate check table: com.sap.sql.DuplicateKeyException: DB2 SQL error: SQLCODE: -803, SQLSTATE: 23505, SQLERRMC: 1;SAPPIDDB.BC_MSG_DUP_CHECK
    2009-12-10 15:55:00     Error     MP: exception caught with cause com.sap.engine.interfaces.messaging.api.exception.DuplicateMessageException: Message Id ee6b5d0d-25a6-4aec-0fec-f1099b5335ce(OUTBOUND) already exists in duplicate check table: com.sap.sql.DuplicateKeyException: DB2 SQL error: SQLCODE: -803, SQLSTATE: 23505, SQLERRMC: 1;SAPPIDDB.BC_MSG_DUP_CHECK
    I didn't find anything into OSS... =(   Does anybody can help me?
    I really appreciate your help
    Regards,
    Gilberto Martínez

    Hi Suman,
    Which PI version you are using? Is it double stack?
    We also faced a similar problem few days back.
    We have tried a below approach and succeeded.
    Can you please check with T-code SXMB_MONI if there are any queues are stopped (Red circle symbol written STOP on it).
    Go to t-code SMQ1/SMQ2 and click on the line items, it will open another session which will display the details of message status (Green flag-scheduled).
    Click on the Resend button on the tool bar, it will show a pop-up there click on Retain button.
    This will help you to restart a stucked EOIO/EO messages.
    P.S: You have to determine that how many such kind of queues are stopped and so you have to manually restart those scheduled messages.
    Also refer to this thread Queue stopped in sxmb_moni
    Try this if it helps.
    Regards,
    Dipen.

  • Jar for the package com.sap.engine.interfaces.messaging.api

    Dear All,
    I am writing a UDF where we want to use the Payload class of package com.sap.engine.interfaces.messaging.api. We are not getting the corresponding jar file.
    Please suggest what should be the jar file.
    Thanks and Regards,
    Rana Brata De

    this you can not use at mapping runtime. You can use this API only in Adapter modules.
    What is your requirement?
    Edited by: Praveen Gujjeti on Feb 27, 2012 4:38 PM

  • EPM 11.1.2.3.500  - financial reporting book error : ; nested exception is: java.lang.NullPointerException

    hello all,
    we have done up gradation from 11.1.1.3  to EPM 11.1.2.3.500.
    we have financial reporting book for HFM.
    when we right click on this books and select "complete book in PDF", we get following error as
    "nested exception is: java.lang.NullPointerException"
    any idea ?
    regards,
    -Dattatray Mate

    also following is the log from E:\Oracle\Middleware\user_projects\domains\EPMSystem\servers\FinancialReporting0\logs\FRLogging.log
    [2015-01-29T11:14:05.377-05:00] [FinancialReporting0] [NOTIFICATION] [] [oracle.EPMFR.performance] [tid: [ACTIVE].ExecuteThread: '11' for queue: 'weblogic.kernel.Default (self-tuning)'] [userId: <anonymous>] [ecid: 00iR6CF85cpFw00Fzzw0w00000sk0005Nc,0:1] [APP: FINANCIALREPORTING#11.1.2.0] [URI: /hr/modules/com/hyperion/reporting/web/bookViewer/HRBookPdf.jsp] [SRC_CLASS: com.hyperion.reporting.util.HRLogTimer] [SRC_METHOD: logTimeEnd] PERF: 0000003005 WebDynamicBook                           getStatus() returned false
    [2015-01-29T11:14:05.377-05:00] [FinancialReporting0] [ERROR] [] [oracle.EPMFR.jsp] [tid: [ACTIVE].ExecuteThread: '11' for queue: 'weblogic.kernel.Default (self-tuning)'] [userId: <anonymous>] [ecid: 00iR6CF85cpFw00Fzzw0w00000sk0005Nc,0:1] [APP: FINANCIALREPORTING#11.1.2.0] [URI: /hr/modules/com/hyperion/reporting/web/bookViewer/HRBookPdf.jsp] [SRC_CLASS: jsp_servlet._modules._com._hyperion._reporting._web._reportviewer.__hrrunjob] [SRC_METHOD: _jspService] [[
    com.hyperion.reporting.util.HyperionReportException: ; nested exception is:
    java.lang.NullPointerException
    at com.hyperion.reporting.reportserver.FetchInstanceThread.run(Unknown Source)
    Caused by: java.lang.NullPointerException
    at com.hyperion.reporting.haradm.HRAdmUtils.getMemberNameFromMemberSelection(Unknown Source)
    at com.hyperion.reporting.results.ExecBook.processChapterMemberSelections(Unknown Source)
    at com.hyperion.reporting.results.ExecBook.executeChapterReport(Unknown Source)
    at com.hyperion.reporting.results.ExecBook.executeChapter(Unknown Source)
    at com.hyperion.reporting.results.ExecBook.executeBook(Unknown Source)
    at com.hyperion.reporting.reportserver.FetchInstanceThread.runBook(Unknown Source)
    ... 1 more

  • DAC ERROR EXCEPTION CLASS::: java.lang.NullPointerException

    hello guru,
    when i creating a execution plan in my local envt for testing
    I have assemble the subject area
    but while building the execution plan i am getting below error:
    SHTEST-TEST
    EXCEPTION CLASS::: java.lang.NullPointerException
    com.siebel.analytics.etl.execution.ExecutionParameterHelper.substituteNodeTables(ExecutionParameterHelper.java:174)
    com.siebel.analytics.etl.execution.ExecutionParameterHelper.parameterizeTask(ExecutionParameterHelper.java:141)
    com.siebel.analytics.etl.execution.ExecutionPlanDesigner.getExecutionPlanTasks(ExecutionPlanDesigner.java:738)
    com.siebel.analytics.etl.execution.ExecutionPlanDesigner.design(ExecutionPlanDesigner.java:1267)
    com.siebel.analytics.etl.client.util.tables.DefnBuildHelper.calculate(DefnBuildHelper.java:169)
    com.siebel.analytics.etl.client.util.tables.DefnBuildHelper.calculate(DefnBuildHelper.java:119)
    com.siebel.analytics.etl.client.view.table.EtlDefnTable.doOperation(EtlDefnTable.java:169)
    com.siebel.etl.gui.view.dialogs.WaitDialog.doOperation(WaitDialog.java:53)
    com.siebel.etl.gui.view.dialogs.WaitDialog$WorkerThread.run(WaitDialog.java:85)
    can anyone help on this.
    thanks

    Hello Shiva,
    I have tried to generate the paramenter index in going into execute tab.
    Acutally I have two database one is SH(for sales fact table) as source and other is SHTST (for target w_sales_F).
    when i go into that it try to click on generate button it shows only for SHTST not for SH
    more over in SHTST the value is coming as Informatica folder Sales where i created all mapping.
    SH and SHTST both are in same database oracle 10g.
    please help

  • Sslservice: Exception was: java.lang.NullPointerException

    After having upgraded from 4.30 to 4.40 I get
    2008/01/31 20:30:08.324 (pid 3787) server/services/error #1201807808324
    Sun Secure Global Desktop Software (4.4) ERROR:
    Failed to start the service sslservice.
    Exception was: java.lang.NullPointerException
    at com.sco.tta.server.security.ssl.SSLService.start(SSLService.java:430)
    at com.sco.tta.server.services.ServiceRegister.startService(ServiceRegister.java:576)
    at com.sco.tta.server.services.ServiceRegister.start(ServiceRegister.java:559)
    at com.sco.tta.server.server.JServer.startServices(JServer.java:655)
    at com.sco.tta.server.server.JServer.<init>(JServer.java:427)
    at TTAServer.run(TTAServer.java:391)
    at java.lang.Thread.run(Thread.java:619)
    I've redone the SSL configuration multiple times already but no success.
    How can I troubleshoot, what the problem here is?
    Thanx + Regards,
    Markus

    Try doing a 'tarantella stop --kill' and a 'tarantella webserver stop'. Then 'ps -ef | grep tta' and kill any stray SGD processes (I'm expecting there will be a 'ttassl' left behind)
    Then do 'netstat -an | grep 5307' - this shouldn't show anything listening on port 5307 (the secure port)
    If it all looks good so far restart SGD ('tarantella webserver start', 'tarantella start')

  • EJB:nested  exception is Java.lang.NullpointerException

    Our application is using WLS8.1 sp6 and developed based on EJB,Struts and J2EE.My problem is that the following exception
    "EJB Exception: ; nested exception is:
         java.lang.NullPointerException"
    is occuring sporadically over a week.I know why a NPE occurs but not sure what caused that NPE to occur sometimes and defer most of the times.
    Could anyone of you shed some light on this?

    Transaction was rolled back: java.lang.NullPointerException
    Is a value added for a NOT NULL column null?

  • Com.sap.engine.services.servlets_jsp.server.exceptions.WebDeploymentExcepti

    When I try running my web application from browser after deploying succesfully, I get following error.I checked web.xml & config.xml..they are welformed.
    Application cannot be started!
    Details: com.sap.engine.services.servlets_jsp.server.exceptions.WebDeploymentException: Error in starting application sap.com/crm.b2b_hsp.
         at com.sap.engine.services.servlets_jsp.server.container.StartAction.prepareStart(StartAction.java:101)
         at com.sap.engine.services.servlets_jsp.server.container.WebContainer.prepareStart(WebContainer.java:383)
         at com.sap.engine.services.deploy.server.application.StartTransaction.prepareCommon(StartTransaction.java:370)
         at com.sap.engine.services.deploy.server.application.StartTransaction.prepareLocal(StartTransaction.java:323)
         at com.sap.engine.services.deploy.server.application.ApplicationTransaction.makeAllPhasesLocal(ApplicationTransaction.java:358)
         at com.sap.engine.services.deploy.server.application.ParallelAdapter.runInTheSameThread(ParallelAdapter.java:116)
         at com.sap.engine.services.deploy.server.application.ParallelAdapter.makeAllPhasesLocalAndWait(ParallelAdapter.java:217)
         at com.sap.engine.services.deploy.server.DeployServiceImpl.startApplicationLocalAndWait(DeployServiceImpl.java:4350)
         at com.sap.engine.services.deploy.server.ReferenceResolver.processUsageOfComponent(ReferenceResolver.java:520)
         at com.sap.engine.services.deploy.server.ReferenceResolver.beforeStartingApplication(ReferenceResolver.java:341)
         at com.sap.engine.services.deploy.server.application.StartTransaction.beginCommon(StartTransaction.java:161)
         at com.sap.engine.services.deploy.server.application.StartTransaction.beginLocal(StartTransaction.java:135)
         at com.sap.engine.services.deploy.server.application.ApplicationTransaction.makeAllPhasesLocal(ApplicationTransaction.java:349)
         at com.sap.engine.services.deploy.server.application.ParallelAdapter.runInTheSameThread(ParallelAdapter.java:116)
         at com.sap.engine.services.deploy.server.application.ParallelAdapter.makeAllPhasesLocalAndWait(ParallelAdapter.java:217)
         at com.sap.engine.services.deploy.server.DeployServiceImpl.startApplicationLocalAndWait(DeployServiceImpl.java:4350)
         at com.sap.engine.services.deploy.server.DeployServiceImpl.startApplicationsInitially(DeployServiceImpl.java:2466)
         at com.sap.engine.services.deploy.server.DeployServiceImpl.clusterElementReady(DeployServiceImpl.java:2339)
         at com.sap.engine.services.deploy.server.ClusterServicesAdapter.containerStarted(ClusterServicesAdapter.java:41)
         at com.sap.engine.core.service630.container.ContainerEventListenerWrapper.processEvent(ContainerEventListenerWrapper.java:141)
         at com.sap.engine.core.service630.container.AdminContainerEventListenerWrapper.processEvent(AdminContainerEventListenerWrapper.java:19)
         at com.sap.engine.core.service630.container.ContainerEventListenerWrapper.run(ContainerEventListenerWrapper.java:101)
         at com.sap.engine.frame.core.thread.Task.run(Task.java:60)
         at com.sap.engine.core.thread.impl5.SingleThread.execute(SingleThread.java:73)
         at com.sap.engine.core.thread.impl5.SingleThread.run(SingleThread.java:145)
    Caused by: com.sap.engine.services.servlets_jsp.server.exceptions.WebDeploymentException: Cannot get a naming context or initialize the application's naming environment.
         at com.sap.engine.services.servlets_jsp.server.runtime.context.WebApplicationConfig.createNamingContexts(WebApplicationConfig.java:630)
         at com.sap.engine.services.servlets_jsp.server.runtime.context.WebApplicationConfig.parse(WebApplicationConfig.java:101)
         at com.sap.engine.services.servlets_jsp.server.runtime.context.ApplicationContext.init(ApplicationContext.java:579)
         at com.sap.engine.services.servlets_jsp.server.container.WebContainerHelper.createContext(WebContainerHelper.java:541)
         at com.sap.engine.services.servlets_jsp.server.container.StartAction.prepareStart(StartAction.java:50)
         ... 24 more

    kinldy let me know what was the solution to this problem

  • Runtime error.Java.lang.nullPointerException: null at com.sap.guid.GUID.par

    Hi experts.
    My scenario is File --> PI --> File.
    During the message mapping there are a few RFC lockups.
    I have configured an communication component for the RFC destination, and a Receiver communication channel to the RFC system.
    When I am trying to check the message mapping and the operation mapping from the integration builder every thing works just fine.
    In the interface determination i have configured the rfc parameter for the mapping.
    When I am trying to run the hole process i receive an error saying:"Runtime exception from: java.lang.nullPointerException:
    null at com.sap.guid.GUID.parsHEXguid(guid.java:1015)
    reguars Max

    Did you test your operation mapping??
    Did you provide your RFC communication channel name and import parameters value in paramter tab of Operation mappi
    Yes I did.
    I have tested the operation mapping and it runs just fine.
    Also all the parameters are specified.
    And the communication channel is configured.
    Just to make sure the communication channel is configured well.
    Should it be configured as RFC adepter and connected to the system on which the RFCs are located?
    If this is all of the configuration needed i have already done them.
    Any suggestions?
    Regards Max.

Maybe you are looking for

  • How come, when I upload a home video from iMovie to YouTube, the uploaded video is not iPad/iPhone supported?????

    I connected a couple of home video clips from my iPhone in iMovie and then uploaded it to YouTube so that I could share the link with family. When the upload is complete, the video says that it is no in iPhone format and cannot be viewed? Whats up wi

  • A Good Value Analog to DV Converter?

    I'm looking for an affordable and powerful analog to DV converter. I saw the one at ElGato, the EyeTV 200, but that also has a TV tuner in it which jacks up the price a bit. Then I looked at the Canopus ADVC100 which is sold in Apple's Online Store.

  • Ordering photo books

    I'm interested in upgrading to iPhoto11, mainly for the ability to create and print photo books, calendars, etc.  Does anyone know who handles the printing?  In other words, how is using iPhoto any different from creating a photo book on Shutterfly's

  • Table disabled after removing the last record

    After removing the last row of table and disables it is unable to select any record. Version: JDeveloper 11.1.1.2.0

  • Problem in video podcast

    i subscribed to a video podcast through itunes. and updated it to my ipod(5g). but it did not appear in the video podcast section and is displaying together in the movies section in my ipod. anyone can tell me where iam going wrong