Sender ADapter Monitor- ArrayIndexOutOfBOunds Exception

Hi
As me subject line reads,  I am getting an "ArrayIndeXOutofBOunds 9" exception at the sender adapter monitor logs in the RWB.
I have an a<i>dapter monitor module</i> that picks up the file from the source  and pushes the file to a target directory based on some condition. I am able to see the file being pushed to the target directory but not able to view the "pipeline steps" in the message monitor.
Do you think a restart of the server might fix the issue/ do you think there is a problem in my code. I have used just one array and i have checked that array if it is being accessed out of its bounds?
Thanks
krishna

Hi,
>>>>>ArrayIndeXOutofBOunds 9"
looks like an error in code
Regards,
michal
<a href="/people/michal.krawczyk2/blog/2005/06/28/xipi-faq-frequently-asked-questions"><b>XI / PI FAQ - Frequently Asked Questions</b></a>

Similar Messages

  • Cannot send file to XI ,and File Adapter Error in RWB- Adapter Monitor

    i develop the file to file scenario, and everything in Integration Builder is right, and the configuration is no problem
    but it cannot send file to XI, so the whole process
    cannot start. The file adapter seems not work
    how can i solve the problem?
    Thank you for your reply

    Hi Leo,
    I Guess you should first see if the file is being picked... for that do the following.
    While configuring your Sender File Adapter, let the mode be DELETE. This way, we will know if the file is being picked by the File adapter. The file will be deleted and you can be sure that it has been picked up.
    In your runtime workbench home, there will be a tab, Component Monitoring, click on it. Select status as all, and click on display. The components will be displayed on ur screen. In that, under Integration Server, there will be a link for Adapter Engine. Click on it. Now, scroll down, and u will see a link to adapter monitoring, there under FILE ADAPTER see the log of the file adapter
    and also, you can see the flow of your message in the integration engine in SXMB_MONI.
    <b>Do this and let us know what is happening...</b>
    Meanwhile i would also suggest you to go through the explanation of a simmilar scenario that i have explained below and compare it with what you have done..
    Please go thru the following links and clear all your doubts.
    Communication channel:
    <a href="http://help.sap.com/saphelp_nw04/helpdata/en/65/b11c409ce22402e10000000a1550b0/frameset.htm">Assigning Communication Channels</a>
    <a href="http://help.sap.com/saphelp_nw04/helpdata/en/2b/d5653fd1d3b81ae10000000a114084/content.htm">Communication Channel</a>
    <a href="http://help.sap.com/saphelp_nw04/helpdata/en/e3/94007075cae04f930cc4c034e411e1/content.htm">Configuring the Sender File/FTP Adapter</a>
    <a href="http://help.sap.com/saphelp_nw04/helpdata/en/bc/bb79d6061007419a081e58cbeaaf28/content.htm">Configuring the Receiver File/FTP Adapter</a>
    Receiver agreement:
    <a href="http://help.sap.com/saphelp_nw04/helpdata/en/56/02e63f48e58f15e10000000a155106/frameset.htm">Receiver Agreement</a>
    <a href="http://help.sap.com/saphelp_nw04/helpdata/en/c1/5194426b44c56ae10000000a155106/frameset.htm">Creating a Receiver Agreement</a>
    Sender agreement:
    <a href="http://help.sap.com/saphelp_nw04/helpdata/en/db/73e03fc2269615e10000000a155106/frameset.htm">Sender Agreement</a>
    <a href="http://help.sap.com/saphelp_nw04/helpdata/en/22/522041cfb7f423e10000000a155106/frameset.htm">Creating a Sender Agreement</a>
    For detailed info, I would suggest that you go through these weblogs:
    <a href="/people/venkat.donela/blog/2005/03/02/introduction-to-simplefile-xi-filescenario-and-complete-walk-through-for-starterspart1">Introduction to simple(File-XI-File)scenario for Starters</a>
    <a href="/people/venkat.donela/blog/2005/03/03/introduction-to-simple-file-xi-filescenario-and-complete-walk-through-for-starterspart2">Introduction to simple (File-XI-File)scenario for starters part2</a>
    I hope it helps.
    Regards,
    Abhy

  • Adapter Monitor don't show my Sender Adapter

    Hi people
    I created an scenario to communicate XI 3.0 with a Sender SOAP Adapter.
    When I access to the Adapter Monitor of the Runtime Workbench, it shows me the SOAP Adapter inside the Adapter Engine,  but i am not able to see my created communication channels.
    What could be happening?
    Thanks!!
    Regards
    Javier Sahagun

    Krishna, thanks for you response
    I refreshed the SLD cache and CPACache. Before doing that, I saw other communication channels but not mine; after executing this operation, it didn't show to me any SOAP adapter.
    Also I have read the note and we have made the steps that it indicates, but not yet it has been solved; Is immediate or we must wait for a time so that it makes effect? That another solution we can investigate?
    Thanks

  • Display exception in Adapter monitoring

    We have a requirement in which we need to convert a specific flat file structure into XML and then pass the message using XI. For this we have deployed an EJB module which is doing this conversion from flat file to XML. This EJB is being called from XI and takes as input two parameters, the rootnode and namespace.
    The flat file is divided into sections delimited with the character '['. One of the requirements for the EJB module is that if a certain section ([TRAILER]) is not present in the flat file then the EJB module should throw an exception. I have used stateless session bean to generate the EJB and if the TRAILER section is not present then have thrown a ModuleException from within the EJB containing a user defined message ("Trailer not present").
    Now when I view the log for the Java stack, this user defined message is present when the flat file does not have a TRAILER section. However, in the adapter monitor, for files not containing the TRAILER section, its throwing a NullPointerException.
    Can anyone help out as to why this is happening and how to get the user defined exception in the adapter monitor.

    refer the how to guide on modules. you can set trace and raise exceptions in modules.
    https://websmp205.sap-ag.de/~form/sapnet?_SHORTKEY=01100035870000582377&

  • Error in File Adapter Monitoring

    Hi,
    I have created a Sender Communication Channel to pick the file:
    The following error message is being displayed in Adapter Monitoring:
    Sender Adapter v2622 for Party '', Service 'BS_TRD_PILOT_YOGS':
    Configured at 2006-12-19 05:52:17 UTC
    History:
    - 2006-12-19 05:56:01 UTC: Retry interval started. Length: 60.000 s
    - 2006-12-19 05:56:01 UTC: Error: Conversion of complete file content of 'OB10_input.xml' to XML format failed around position 0: Exception: ERROR consistency check in recordset structure validation (line no. 14: missing structure(s) before type 'E1EDK14'
    - 2006-12-19 05:56:00 UTC: Processing started
    - 2006-12-19 05:55:01 UTC: Error: Conversion of complete file content of 'OB10_input.xml' to XML format failed around position 0: Exception: ERROR consistency check in recordset structure validation (line no. 14: missing structure(s) before type 'E1EDK14'
    - 2006-12-19 05:55:00 UTC: Processing started
    Please anybody do the needful.
    Thanks,
    Yogi.

    Hi Yogi,
    Just go thru your source structure once again.Such type of errors usally come when your source structure is not proper adn also when the parameters for comm'n channel are not mentioned properly.
    Usually the Content Conversion Parameters(recordset structure and recordset sequence fileds).
    regards
    Madhu

  • PI 7.11: Adapter Framework caught exception: null

    Hi,
    I've a ABAP Proxy - to  - SOAP scenario.
    Message mapping works.
    In the communication channel monitor I get the following error:
    MP: exception caught with cause com.sap.engine.interfaces.messaging.api.exception.MessagingException
    Adapter Framework caught exception: null
    In the log viewer in NWA I see the following two messages:
    Marked transaction for rollback for meesage 516e304f-b083-8e3e-e100-00000a01095f(INBOUND). Reason: <null>
    Caught exception com.sap.engine.interfaces.messaging.api.exception.MessagingException from application code with msgKey: 516e304f-b083-8e3e-e100-00000a01095f(INBOUND)
    The payload for calling SOAP receiver looks like that:
    <m:setEmployee xmlns:m="http://test.com" xmlns:fo="http://www.w3.org/1999/XSL/Format">
             <ns1:e xmlns:ns1="http://test.com">
                <address_Mail_Incoming_Type>
                   <email>test.com</email>
                   <phone>7890</phone>
                </address_Mail_Incoming_Type>
                <badge_ID>123</badge_ID>
                <cost_Center>321</cost_Center>
                <date_Hired>1980-01-01T00:00:00.000Z</date_Hired>
                <date_Of_Birth>1950-01-01T00:00:00.000Z</date_Of_Birth>
                <department>123</department>
                <division>ABC</division>
                <employee_Category>A</employee_Category>
                <employee_Code>1000</employee_Code>
                <employee_Id>1000</employee_Id>
                <employee_Status>ACTIVE</employee_Status>
                <first_Name>A</first_Name>
                <last_Name>B</last_Name>
                <letter_code_3>FRI</letter_code_3>
                <location>123</location>
                <position>123</position>
             </ns1:e>
          </m:setEmployee>
    When I copy this payload into SOAP UI (surrounded by <soapenv:Envelope>, <soapenv:Header> and <soapenv:Body>), the WS call works.
    The URL for the receiving CC should be ok (same as in SOAP UI), the "Do not use SOAP Envelope" checkbox is not flagged.
    What can be the reason for that error message?
    Thanks in advance!

    I've now changed the setting of the external definition to "Using RPC style", but I'm still running into the same error than before:
    10.02.2012 14:51:03 Information SOAP: sending a delivery error ack ...
    10.02.2012 14:51:03 Error Adapter Framework caught exception: null
    10.02.2012 14:51:03 Error MP: exception caught with cause com.sap.engine.interfaces.messaging.api.exception.MessagingException
    10.02.2012 14:51:03 Information SOAP: sent a delivery error ack
    10.02.2012 14:51:03 Error Delivering the message to the application using connection SOAP_http://sap.com/xi/XI/System failed, due to: com.sap.engine.interfaces.messaging.api.exception.MessagingException.
    The payload of the CC looks exactly the same than before:
    <?xml version="1.0" encoding="UTF-8"?>
    <m:setEmployee xmlns:m="http://test.com" xmlns:fo="http://www.w3.org/1999/XSL/Format">
         <ns1:e xmlns:ns1="http://test.com">
              <address_Mail_Incoming_Type>
                   <email>test.com</email>
                   <phone>123</phone>
              </address_Mail_Incoming_Type>
              <badge_ID>123</badge_ID>
              <cost_Center>123</cost_Center>
              <date_Hired>1990-01-01T00:00:00.000Z</date_Hired>
              <date_Of_Birth>1950-01-01T00:00:00.000Z</date_Of_Birth>
              <department>123</department>
              <division>ABC</division>
              <employee_Category>PERM</employee_Category>
              <employee_Code>1000</employee_Code>
              <employee_Id>1000</employee_Id>
              <employee_Status>ACTIVE</employee_Status>
              <first_Name>A</first_Name>
              <last_Name>B</last_Name>
              <location>ABC</location>
              <position>123</position>
         </ns1:e>
    </m:setEmployee>
    If I copy that payload (without <?xml version="1.0" encoding="UTF-8"?>) into SOAPUI (surrounded by SOAP envelope), the WS call works without any problem.
    Why doesn't it work from PI?
    Another question:
    Why is it putting <ns1:e> into the payload of the new interface and <ns0:e> for the existing interface (which is working, see Re: PI 7.11: Adapter Framework caught exception: null)?
    Could that be the reason why data is not sent properly to the SOAP receiver?

  • File Sender Adapter error

    Hi All,
    I hav a simple file to IDoc scenario. recently we had upgraded to SP19. And now when i changed the FTP Sender Adapter parameters (FTP and the User), i'm getting the following error.
    <b>Message</b> : Channel FTP_Out_TransferStockCount: Sending file failed with com.sap.engine.services.ejb.exceptions.BaseEJBException: Exception in method process. - continue processing
    <b>Category:</b>  /Applications/ExchangeInfrastructure/AdapterFramework/Services/ADAPTER/ADMIN/File
    <b>Location:</b>  com.sap.aii.adapter.file.File2XI.processFtpList()
    <b>Application:</b>  n/a
    <b>User:</b>  J2EE_GUEST
    <b>Host:</b>  sapqas08
    <b>Node:</b>  Server 0 8_35292
    I had searched the forum earlier and i found this to be a common problem. but none of the threads were answered. Can anyone please help me out in resolving this issue?
    Thnx in Adv.
    Anil

    HI Anil,
    Whether this issue got resolved? If yes, then please provide me the solution. Last day our server was restarted and aftre that we are facing this issue. As I checked the channel monitoring log, it seems like this:
    Success     MP: Entering module processor
    Success     MP: Processing local module localejbs/CallSapAdapter
    Error     MP: Exception caught with cause com.sap.engine.services.ejb.exceptions.BaseEJBException: Exception in method process.
    Error     Attempt to process file failed with com.sap.engine.services.ejb.exceptions.BaseEJBException: Exception in method process.
    Success     Channel CC_File_Sender: Entire file content converted to XML format
    It looks after CallSapAdapter module some issue arised. So, kindly help me to resolve it.
    As I checked and found some notes such as 1083488.
    PI 7.0 SP13 ADAPTER FRAMEWORK CORE 7.0
    Support Package 13, Patch Level 3 (SAPXIAFC13P_3.SCA) is present. So. please suggest.
    Regards,
    Nutan

  • Error in Adapter monitor

    Hi all,
           I am trying to complete this blog https://www.sdn.sap.com/irj/sdn/weblogs?blog=/pub/wlg/1345. [original link is broken] [original link is broken] [original link is broken] [original link is broken] [original link is broken] [original link is broken] After complete this i just checked my adaper Monitor  there file adapter but i got one error as
    Initialization error: Conversion initialization failed with java.lang.Exception: java.lang.Exception: java.lang.Exception: Error(s) in XML conversion parameters found:
    Format error in 'xml.recordset' argument: incomplete structure (name,number) pair.
    what is that error? i did same configuration whatever that blog says.
    Thanks in Advance.

    Thaks vijaya,
                  I changed whatever u mentioned in last as Row,*. Then i checked my adapter monitor i got error as
    Initialization error: Conversion initialization failed with java.lang.Exception: java.lang.Exception: java.lang.Exception: Error(s) in XML conversion parameters found:
    Parameter 'Row.fieldFixedLengths' or 'Row.fieldSeparator' is missing
    Mandatory parameter 'Row.fieldNames': no value found
    Can u figure out this error. what are fields i should give in sender. Could u please send me exactly.
    Thanks

  • Adapter Monitoring

    Hi,
    My RFC senario is giving me an error,I went to component monitoring-->Adapter Monitoring and saw the list of adapters.I see that the RFC adapter is red,does it mean the adapter is down?how do I troubleshoot it?This is the error I have in RWB.
    Sender channel 'CC_RFC_*********' for party '', service 'SYSTEM_XI_010'
    Error can not instantiate RfcPool caused by:
    com.sap.aii.af.rfc.RfcAdapterException: error initializing RfcServerPool:com.sap.aii.af.rfc.core.repository.RfcRepositoryException: can not connect to destination system due to: com.sap.mw.jco.JCO$Exception: (103) RFC_ERROR_LOGON_FAILURE: User is locked. Please notify the person responsible
    Thanks

    Hi,
    ->According to our error above you have problem with your gatway connection . can you make sure ur using correct gateway service. something like sapgw00 00 is system number. you get this in smgw.
    ->Check that the RFC Destination that you have created Do Connection Test & Remote LOgon also Re-Enter the User & Pwd Once again.
    Please take a look at the below error. It looks like same error what you have.
    RFC sender adapter error
    Plz do refer the following links:
    JCO_ERROR_RESOURCE
    /thread/2978 [original link is broken]
    Number of connections expiry problem - URGENT
    Please reward points if it helps
    Thanks
    Vikranth

  • JDBC Sender Adapter Error

    HI Friends,
    I have configured the JDBC Sender Adapter with parameters as
    Driver : oracle.jdbc.driver.OracleDriver
    Connection : jdbc:oracle:thin:system:netweaver:@172.25.4.221:1521
    But Iam getting an error in Componenet Monitoring:
    <b>History:
    - 2006-05-30 04:55:36 UTC: Error: Stopped unexpectedly - reconfigure and activate to continue processing. Error: java.lang.NullPointerException
    - 2006-05-30 04:55:36 UTC: Processing started</b>
    How to resolve this??
    Regards,
    Raju

    Hi
    Thanks for the reply.
    I tried with <b>jdbc:oracle:thin:@172.25.4.221:1521:netweaver</b> and
    <b>jdbc:oracle:thin:@172.25.4.221:1521:system</b>
    Now Iam getting another error.
    <b>Sender Adapter v2108 for Party '', Service 'TBIT40_XI_LEGACY_BS_04':
    Configured at 2006-05-30 05:12:30 UTC
    History:
    - 2006-05-30 05:13:00 UTC: Retry interval started. Length: 20.000 s
    - 2006-05-30 05:13:00 UTC: Error: Accessing database connection 'jdbc:oracle:thin:@172.25.4.221:1521:system' failed: DriverManagerException: Cannot establish connection to URL 'jdbc:oracle:thin:@172.25.4.221:1521:system': SQLException: Io exception: Connection refused(DESCRIPTION=(TMP=)(VSNNUM=153093376)(ERR=12505)(ERROR_STACK=(ERROR=(CODE=12505)(EMFI=4))))
    - 2006-05-30 05:13:00 UTC: Processing started</b>
    Can U please solve it..
    regards,
    Raju

  • Xi mail sender adapter for outlook express configuration

    hi,
    can somone please tell me how to configure xi mail sender adapter for reading from inbox of outlook express?
    i keep getting errors in communication channel monitor:
    "exception caught during processing mail message; java.io.IOException: unexpected user response; read -ERR Command is not valid in this state."
    Thanks
    Tomer

    Hi,
    use below link,finish the configuration of sender mail adapter,many documents available on the same in sdn,search your self
    http://www.riyaz.net/blog/xipi-configuring-the-sender-mail-adapter/
    Cheers,
    Raj

  • SOAP Sender Adapter

    i work with some sender SOAP adapter in my xi project.
    After installing SP19 all Communication channell gets error when i send message:
    the error (in adapter monitoring) is following :
    2006-12-15 15:29:01 Error Returning to application. Exception: com.sap.aii.af.ra.ms.api.DeliveryException: INBOUND_BINDING_ERROR:
    2006-12-15 15:29:01 Error SOAP: call failed: com.sap.aii.af.ra.ms.api.DeliveryException: INBOUND_BINDING_ERROR:
    2006-12-15 15:29:01 Error SOAP: call failed: com.sap.aii.af.ra.ms.api.DeliveryException: INBOUND_BINDING_ERROR:
    Any suggestion?
    Alessandro p.
    Message was edited by:
            Alessandro Pederiva

    Hi,
    1) Check out the XI pipeline url in the SLD>Business System><your integration server> and it should be http://<XI server>:8xxx/sap/xi/engine/?type=entry
    Here port should be http port.
    2) Also make sure that, all the Sender Agreement, Receiver Agreement are active.. otherwise change it and activate
    3) Check put that XIISUSER is not locked ...
    4) Refresh the cache- Go to XI homepage(Intgertaion Builder)>Administration>Cache Overview and refresh the all caches.. Also do the CPACache Refresh..
    5) Restrating the Adapter engine from the visual admin may help u.
    Hope this helps,
    Regards,
    Moorthy

  • BC Sender Adapter

    Hello,
    i get the following error in Communication Channel Monitoring (for my sender BC adapter):
    Message processing failed due to error: com.sap.engine.interfaces.messaging.api.exception.MessagingException: Could not queue send for message 9e7.....(OUTBOUND). Reason: java.lang.NullPointerException
    Audit Log:
    Delivering the message to the application using connection BcAdapter failed, due to: com.sap.engine.interfaces.messaging.api.exception.MessagingException: Could not queue send for message 9e7.....(OUTBOUND). Reason: java.lang.NullPointerException. Setting message to status failed.
    Any ideas?
    Regards,
    Johannes

    Message protocol is correct (RFC XML with Envelope).
    The scenrio didn´t work yet - it is the first time i am using the BC Sender Adapter.
    A few more details on my scenario:
    SAP ERP1 -> BC -> PI -> SAP ERP2
    The aim is that SAP ERP1 executes a function module in SAP ERP2 using BC and PI.
    Everything seems to be configured correctly.
    PI executes the function module in SAP ERP2 and gets a correct response (can be seen in SXMB_MONI).
    But this response is not forwarded to BC, because of the Nullpointer Exception.
    Regards,
    Johannes

  • JDBC Sender Adapter : java.sql.SQLException: Cursor state not valid.

    Hello all,
    We have configured JDBC Sender Adapter which fetches around 10K records with poll interval 1hr  from DB2 System .
    It was working fine,suddenly it started throwing an exception in Adapter Monitoring :
    Error during conversion of query result to XML: java.sql.SQLException: Cursor state not valid.
    It is not fetching any records.
    Without changing any configurations when we tried to fetch to around 1000 records it's working fine.
    For 10K records same exception persists
    What could be the reason ?How to resolve this issue?
    regards
    GangaPrasad

    Hello Christophe ,
    Trace in VA :::
    Date : 05/09/2008
    Time : 11:45:57:750
    Message : Unexpected error converting database resultset to XML, reason: java.sql.SQLException: Cursor state not valid.
         at java.lang.Throwable.<init>(Throwable.java:194)
         at java.lang.Exception.<init>(Exception.java:41)
         at java.sql.SQLException.<init>(SQLException.java:40)
         at com.ibm.as400.access.JDError.throwSQLException(JDError.java:389)
         at com.ibm.as400.access.JDError.throwSQLException(JDError.java:366)
         at com.ibm.as400.access.AS400JDBCResultSet.getValue(AS400JDBCResultSet.java:3580)
         at com.ibm.as400.access.AS400JDBCResultSet.getString(AS400JDBCResultSet.java:3223)
         at sun.reflect.GeneratedMethodAccessor459222074.invoke(Unknown Source)
         at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:25)
         at java.lang.reflect.Method.invoke(Method.java:309)
         at com.sap.aii.adapter.jdbc.sql.jdbctrace.TraceInvocationHandler.invoke(TraceInvocationHandler.java:45)
         at com.sap.aii.adapter.jdbc.sql.jdbctrace.$Proxy254.getString(Unknown Source)
         at com.sap.aii.adapter.jdbc.JDBC2XI.convert2XML(JDBC2XI.java:954)
         at com.sap.aii.adapter.jdbc.JDBC2XI.invoke(JDBC2XI.java:492)
         at com.sap.aii.af.service.scheduler.JobBroker$Worker.run(JobBroker.java:475)
         at com.sap.engine.core.thread.impl3.ActionObject.run(ActionObject.java:37)
         at com.sap.engine.core.thread.impl3.SingleThread.execute(SingleThread.java:99)
         at com.sap.engine.core.thread.impl3.SingleThread.run(SingleThread.java:119)
    Severity : Error
    Category : /Applications/ExchangeInfrastructure/AdapterFramework/Services/ADAPTER/ADMIN/JDBC
    Location : com.sap.aii.adapter.jdbc.JDBC2XI.convert2XML(ResultSet, ResultSetMetaData)
    Application :
    Thread : XI JDBC2XI[JDBC_SND_DB2_VehicleReceiving/DB2PRD00/]_170
    Datasource : 12428950:/usr/sap/PXI/DVEBMGS01/j2ee/cluster/server0/log/applications/com.sap.xi/xi.log
    Message ID : 00145E742794005E0014980B000000BE00044CC763766C4F
    Source Name : /Applications/ExchangeInfrastructure/AdapterFramework/Services/ADAPTER/ADMIN/JDBC
    Argument Objs : java.sql.SQLException: Cursor state not valid.
         at java.lang.Throwable.<init>(Throwable.java:194)
         at java.lang.Exception.<init>(Exception.java:41)
         at java.sql.SQLException.<init>(SQLException.java:40)
         at com.ibm.as400.access.JDError.throwSQLException(JDError.java:389)
         at com.ibm.as400.access.JDError.throwSQLException(JDError.java:366)
         at com.ibm.as400.access.AS400JDBCResultSet.getValue(AS400JDBCResultSet.java:3580)
         at com.ibm.as400.access.AS400JDBCResultSet.getString(AS400JDBCResultSet.java:3223)
         at sun.reflect.GeneratedMethodAccessor459222074.invoke(Unknown Source)
         at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:25)
         at java.lang.reflect.Method.invoke(Method.java:309)
         at com.sap.aii.adapter.jdbc.sql.jdbctrace.TraceInvocationHandler.invoke(TraceInvocationHandler.java:45)
         at com.sap.aii.adapter.jdbc.sql.jdbctrace.$Proxy254.getString(Unknown Source)
         at com.sap.aii.adapter.jdbc.JDBC2XI.convert2XML(JDBC2XI.java:954)
         at com.sap.aii.adapter.jdbc.JDBC2XI.invoke(JDBC2XI.java:492)
         at com.sap.aii.af.service.scheduler.JobBroker$Worker.run(JobBroker.java:475)
         at com.sap.engine.core.thread.impl3.ActionObject.run(ActionObject.java:37)
         at com.sap.engine.core.thread.impl3.SingleThread.execute(SingleThread.java:99)
         at com.sap.engine.core.thread.impl3.SingleThread.run(SingleThread.java:119)
    Arguments : java.sql.SQLException: Cursor state not valid.
         at java.lang.Throwable.<init>(Throwable.java:194)
         at java.lang.Exception.<init>(Exception.java:41)
         at java.sql.SQLException.<init>(SQLException.java:40)
         at com.ibm.as400.access.JDError.throwSQLException(JDError.java:389)
         at com.ibm.as400.access.JDError.throwSQLException(JDError.java:366)
         at com.ibm.as400.access.AS400JDBCResultSet.getValue(AS400JDBCResultSet.java:3580)
         at com.ibm.as400.access.AS400JDBCResultSet.getString(AS400JDBCResultSet.java:3223)
         at sun.reflect.GeneratedMethodAccessor459222074.invoke(Unknown Source)
         at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:25)
         at java.lang.reflect.Method.invoke(Method.java:309)
         at com.sap.aii.adapter.jdbc.sql.jdbctrace.TraceInvocationHandler.invoke(TraceInvocationHandler.java:45)
         at com.sap.aii.adapter.jdbc.sql.jdbctrace.$Proxy254.getString(Unknown Source)
         at com.sap.aii.adapter.jdbc.JDBC2XI.convert2XML(JDBC2XI.java:954)
         at com.sap.aii.adapter.jdbc.JDBC2XI.invoke(JDBC2XI.java:492)
         at com.sap.aii.af.service.scheduler.JobBroker$Worker.run(JobBroker.java:475)
         at com.sap.engine.core.thread.impl3.ActionObject.run(ActionObject.java:37)
         at com.sap.engine.core.thread.impl3.SingleThread.execute(SingleThread.java:99)
         at com.sap.engine.core.thread.impl3.SingleThread.run(SingleThread.java:119)
    Dsr Component :
    Dsr Transaction : d1f629d01d9b11dd984200145e742794
    Dsr User :
    Indent : 0
    Level : 0
    Message Code :
    Message Type : 1
    Relatives : com.sap.aii.adapter.jdbc.JDBC2XI
    Resource Bundlename :
    Session : 0
    Source : /Applications/ExchangeInfrastructure/AdapterFramework/Services/ADAPTER/ADMIN/JDBC
    ThreadObject : XI JDBC2XI[JDBC_SND_DB2_VehicleReceiving/DB2PRD00/]_170
    Transaction : SAP J2EE Engine JTA Transaction : [0ffffffbdffffffa6ffffff960086]
    User : J2EE_GUEST
    Regards
    Ganga Prasad

  • Adapter Monitor

    Hi,
    I'm activating a communication channel, adapter type RFC, but in the adapter monitor give me the following error:
    Sender channel 'CC_4431_OUT_RFC_YYFM_OPM_COLLECT_ABKRS_DEV' for party '', service 'DEV_211'
    Error can not instantiate RfcPool caused by:
    com.sap.aii.af.rfc.RfcAdapterException: error initializing RfcServerPool:com.sap.aii.af.rfc.core.repository.RfcRepositoryException: can not connect to destination system due to: com.sap.mw.jco.JCO$Exception: (102) RFC_ERROR_COMMUNICATION: Connect to SAP gateway failed
    Connect_PM TYPE=A ASHOST=der3dev SYSNR=10 GWHOST=der3dev GWSERV=sapgw10 PCS=1
    LOCATION CPIC (TCP/IP) on local host with Unicode
    ERROR partner not reached (host 10.128.49.13, service sapgw10)
    TIME Mon Apr 24 17:31:33 2006
    RELEASE 640
    COMPONENT NI (network interface)
    VERSION 37
    RC -10
    MODULE nixxi_r.cpp
    LINE 8675
    DETAIL NiPConnect2
    SYSTEM CALL SiPeekPendConn
    ERRNO 10061
    ERRNO TEXT WSAECONNREFUSED: Connection refused
    COUNTER 26
    I'm confused because time it's from day 24, and I've activated know (27.04.06). And in my R3, when I test the RFC connection give me the following error:
    "program RFC_DEV_TO_XIS not registered / CPI-C error CM_ALLOCATE_FAILURE_RETRY."
    Could anybody help me?
    Kind regads

    Hi
    Just check this SAP Help
    https://websmp103.sap-ag.de/~sapdownload/011000358700002757652005E/HowtoMintorAF.pdf
    RFC_ERROR_COMMUNICATION
    Error in JCo Connection creation
    Hope this helps,
    Regards,
    Moorthy

Maybe you are looking for