MAPPING CANNOT READ PAYLOAD

HI AND THANK`S IN ADVANCED!!!
We are trying to communicate SAP And XI in order to obtain a xml file.
The conections are the following:
sap-zfunction-xi-xml
For that, we are using RFC ADAPTER for the comunication between SAP and XI, and the FILE ADAPTER between XI and the destiny folder where we want to store de xml file.
It work´s! we always obtain the xml file but there is always the same error message in the monitoring of XI:
MAPPING CANNOT READ PAYLOAD
unable to read the payload from the message object.
there is someone who can help us please????
best!!!

The RFC call waits for a response message, but the file adapter cannot send any. That is the reason, the error occurs.
If you are just doing testing, you may ignore the error.
Regards
Stefan

Similar Messages

  • Ovi Maps cannot read postal codes?

    I have a big problem with the functionality of Ovi Maps. All my addresses in my address book have postal codes (zip codes). When I click on the address in my Nokia N8 address book Ovi Maps opens but cannot find the address. When I edit the address in Ovi Maps and remove the postal code, then it will find the address. Why can’t Ovi Maps handle (or ignore!) postal codes?

    hmmm... do not know what is going on.....
    in Germany, i did search with postalcode information on the weekend, but it failed. So i did not use the postalcode and search (offline) was fine.
    Now that i found this thread, i did test it again... and the same search-string worked fine.
    hmmmm...... do not know what is different now... except that i am now much more far away from the adress i am searching for....

  • XI error Cannot read Pool-Stamp. /Connection is invalid.

    Please assist. These problems seems to be related and are occuring intermitantly on our XI system. Here are the details:
    Connection is invalid.
    Thrown:
    MESSAGE ID: com.sap.aii.utilxi.misc.api.ResourceException
    com.sap.aii.utilxi.misc.api.ResourceException: Connection is invalid.
         at com.sap.aii.utilxi.sql.api.ReusableStatement.get(ReusableStatement.java(Compiled Code))
         at com.sap.aii.utilxi.sql.api.ReusableStatement.bind(ReusableStatement.java(Compiled Code))
         at com.sap.aii.utilxi.sql.api.AbstractStatement.bind(AbstractStatement.java(Inlined Compiled Code))
         at com.sap.aii.utilxi.sql.api.AbstractStatement.get(AbstractStatement.java(Compiled Code))
         at com.sap.aii.utilxi.sql.api.AbstractStatement.get(AbstractStatement.java(Inlined Compiled Code))
         at com.sap.aii.utilxi.sql.api.Selector.getBoundStatement(Selector.java(Inlined Compiled Code))
         at com.sap.aii.utilxi.sql.api.Selector.select(Selector.java(Compiled Code))
         at com.sap.aii.utilxi.sql.api.SelectClause.select(SelectClause.java(Inlined Compiled Code))
         at com.sap.aii.utilxi.sql.api.SelectClause.select(SelectClause.java(Inlined Compiled Code))
         at com.sap.aii.ibrun.server.mapping.StampPersistor.getCurrentStamp(StampPersistor.java(Compiled Code))
         at com.sap.aii.ibrun.server.mapping.StampPersistor.getCurrentStamp(StampPersistor.java(Compiled Code))
         at com.sap.aii.ibrun.server.mapping.MappingPool$MappingStamp.getCurrentStamp(MappingPool.java(Inlined Compiled Code))
         at com.sap.aii.ibrun.server.mapping.MappingPool$MappingStamp.isSameStamp(MappingPool.java(Inlined Compiled Code))
         at com.sap.aii.ibrun.server.mapping.pool.SynchronizedGlobalStamp.isSameStamp(Pool.java(Inlined Compiled Code))
         at com.sap.aii.ibrun.server.mapping.pool.Pool.checkOut(Pool.java(Compiled Code))
         at com.sap.aii.ibrun.server.mapping.MappingPool.checkOut(MappingPool.java(Compiled Code))
         at com.sap.aii.ibrun.server.mapping.JavaMapping.load(JavaMapping.java(Compiled Code))
         at com.sap.aii.ibrun.server.mapping.JavaMapping.executeStep(JavaMapping.java(Compiled Code))
         at com.sap.aii.ibrun.server.mapping.Mapping.execute(Mapping.java(Compiled Code))
         at com.sap.aii.ibrun.server.mapping.MappingHandler.run(MappingHandler.java(Compiled Code))
         at com.sap.aii.ibrun.sbeans.mapping.MappingRequestHandler.handleMappingRequest(MappingRequestHandler.java(Compiled Code))
         at com.sap.aii.ibrun.sbeans.mapping.MappingRequestHandler.handleRequest(MappingRequestHandler.java(Compiled Code))
         at com.sap.aii.ibrun.sbeans.mapping.MappingServiceImpl.processFunction(MappingServiceImpl.java(Compiled Code))
         at com.sap.aii.ibrun.sbeans.mapping.MappingServiceObjectImpl0.processFunction(MappingServiceObjectImpl0.java(Compiled Code))
         at sun.reflect.GeneratedMethodAccessor288.invoke(Unknown Source)
         at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java(Compiled Code))
         at java.lang.reflect.Method.invoke(Method.java(Compiled Code))
         at com.sap.engine.services.ejb.session.stateless_sp5.ObjectStubProxyImpl.invoke(ObjectStubProxyImpl.java(Compiled Code))
         at $Proxy184.processFunction(Unknown Source)
         at sun.reflect.GeneratedMethodAccessor77631.invoke(Unknown Source)
         at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java(Compiled Code))
         at java.lang.reflect.Method.invoke(Method.java(Compiled Code))
         at com.sap.engine.services.rfcengine.RFCDefaultRequestHandler.call(RFCDefaultRequestHandler.java(Compiled Code))
         at com.sap.engine.services.rfcengine.RFCDefaultRequestHandler.handleRequest(RFCDefaultRequestHandler.java(Compiled Code))
         at com.sap.engine.services.rfcengine.RFCJCOServer.handleRequest(RFCJCOServer.java(Compiled Code))
         at com.sap.mw.jco.JCO$Server.dispatchRequest(JCO.java(Compiled Code))
         at com.sap.mw.jco.MiddlewareJRfc$Server.dispatchRequest(MiddlewareJRfc.java(Compiled Code))
         at com.sap.mw.jco.MiddlewareJRfc$Server.listen(MiddlewareJRfc.java(Compiled Code))
         at com.sap.mw.jco.JCO$Server.listen(JCO.java(Compiled Code))
         at com.sap.mw.jco.JCO$Server.work(JCO.java(Compiled Code))
         at com.sap.mw.jco.JCO$Server.loop(JCO.java(Compiled Code))
         at com.sap.mw.jco.JCO$Server.run(JCO.java:8043)
         at com.sap.engine.core.thread.impl3.ActionObject.run(ActionObject.java:37)
         at java.security.AccessController.doPrivileged1(Native Method)
         at java.security.AccessController.doPrivileged(AccessController.java(Compiled Code))
         at com.sap.engine.core.thread.impl3.SingleThread.execute(SingleThread.java(Compiled Code))
         at com.sap.engine.core.thread.impl3.SingleThread.run(SingleThread.java(Compiled Code))
    Serialized server exceptions:
    MESSAGE ID: com.sap.engine.services.dbpool.exceptions.BaseSQLException (serialized)
    com.sap.engine.services.dbpool.exceptions.BaseSQLException: Connection is invalid.
         at com.sap.engine.services.dbpool.cci.ConnectionHandle.checkIfInvalid(ConnectionHandle.java(Inlined Compiled Code))
         at com.sap.engine.services.dbpool.cci.ConnectionHandle.checkIfValid(ConnectionHandle.java(Compiled Code))
         at com.sap.engine.services.dbpool.cci.ConnectionHandle.prepareStatement(ConnectionHandle.java(Compiled Code))
         at com.sap.aii.utilxi.sql.api.ReusableStatement.get(ReusableStatement.java(Compiled Code))
         at com.sap.aii.utilxi.sql.api.ReusableStatement.bind(ReusableStatement.java(Compiled Code))
         at com.sap.aii.utilxi.sql.api.AbstractStatement.bind(AbstractStatement.java(Inlined Compiled Code))
         at com.sap.aii.utilxi.sql.api.AbstractStatement.get(AbstractStatement.java(Compiled Code))
         at com.sap.aii.utilxi.sql.api.AbstractStatement.get(AbstractStatement.java(Inlined Compiled Code))
         at com.sap.aii.utilxi.sql.api.Selector.getBoundStatement(Selector.java(Inlined Compiled Code))
         at com.sap.aii.utilxi.sql.api.Selector.select(Selector.java(Compiled Code))
         at com.sap.aii.utilxi.sql.api.SelectClause.select(SelectClause.java(Inlined Compiled Code))
         at com.sap.aii.utilxi.sql.api.SelectClause.select(SelectClause.java(Inlined Compiled Code))
         at com.sap.aii.ibrun.server.mapping.StampPersistor.getCurrentStamp(StampPersistor.java(Compiled Code))
         at com.sap.aii.ibrun.server.mapping.StampPersistor.getCurrentStamp(StampPersistor.java(Compiled Code))
         at com.sap.aii.ibrun.server.mapping.MappingPool$MappingStamp.getCurrentStamp(MappingPool.java(Inlined Compiled Code))
         at com.sap.aii.ibrun.server.mapping.MappingPool$MappingStamp.isSameStamp(MappingPool.java(Inlined Compiled Code))
         at com.sap.aii.ibrun.server.mapping.pool.SynchronizedGlobalStamp.isSameStamp(Pool.java(Inlined Compiled Code))
         at com.sap.aii.ibrun.server.mapping.pool.Pool.checkOut(Pool.java(Compiled Code))
         at com.sap.aii.ibrun.server.mapping.MappingPool.checkOut(MappingPool.java(Compiled Code))
         at com.sap.aii.ibrun.server.mapping.JavaMapping.load(JavaMapping.java(Compiled Code))
         at com.sap.aii.ibrun.server.mapping.JavaMapping.executeStep(JavaMapping.java(Compiled Code))
         at com.sap.aii.ibrun.server.mapping.Mapping.execute(Mapping.java(Compiled Code))
         at com.sap.aii.ibrun.server.mapping.MappingHandler.run(MappingHandler.java(Compiled Code))
         at com.sap.aii.ibrun.sbeans.mapping.MappingRequestHandler.handleMappingRequest(MappingRequestHandler.java(Compiled Code))
         at com.sap.aii.ibrun.sbeans.mapping.MappingRequestHandler.handleRequest(MappingRequestHandler.java(Compiled Code))
         at com.sap.aii.ibrun.sbeans.mapping.MappingServiceImpl.processFunction(MappingServiceImpl.java(Compiled Code))
         at com.sap.aii.ibrun.sbeans.mapping.MappingServiceObjectImpl0.processFunction(MappingServiceObjectImpl0.java(Compiled Code))
         at sun.reflect.GeneratedMethodAccessor288.invoke(Unknown Source)
         at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java(Compiled Code))
         at java.lang.reflect.Method.invoke(Method.java(Compiled Code))
         at com.sap.engine.services.ejb.session.stateless_sp5.ObjectStubProxyImpl.invoke(ObjectStubProxyImpl.java(Compiled Code))
         at $Proxy184.processFunction(Unknown Source)
         at sun.reflect.GeneratedMethodAccessor77631.invoke(Unknown Source)
         at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java(Compiled Code))
         at java.lang.reflect.Method.invoke(Method.java(Compiled Code))
         at com.sap.engine.services.rfcengine.RFCDefaultRequestHandler.call(RFCDefaultRequestHandler.java(Compiled Code))
         at com.sap.engine.services.rfcengine.RFCDefaultRequestHandler.handleRequest(RFCDefaultRequestHandler.java(Compiled Code))
         at com.sap.engine.services.rfcengine.RFCJCOServer.handleRequest(RFCJCOServer.java(Compiled Code))
         at com.sap.mw.jco.JCO$Server.dispatchRequest(JCO.java(Compiled Code))
         at com.sap.mw.jco.MiddlewareJRfc$Server.dispatchRequest(MiddlewareJRfc.java(Compiled Code))
         at com.sap.mw.jco.MiddlewareJRfc$Server.listen(MiddlewareJRfc.java(Compiled Code))
         at com.sap.mw.jco.JCO$Server.listen(JCO.java(Compiled Code))
         at com.sap.mw.jco.JCO$Server.work(JCO.java(Compiled Code))
         at com.sap.mw.jco.JCO$Server.loop(JCO.java(Compiled Code))
         at com.sap.mw.jco.JCO$Server.run(JCO.java:8043)
         at com.sap.engine.core.thread.impl3.ActionObject.run(ActionObject.java:37)
         at java.security.AccessController.doPrivileged1(Native Method)
         at java.security.AccessController.doPrivileged(AccessController.java(Compiled Code))
         at com.sap.engine.core.thread.impl3.SingleThread.execute(SingleThread.java(Compiled Code))
         at com.sap.engine.core.thread.impl3.SingleThread.run(SingleThread.java(Compiled Code))
    Cannot read Pool-Stamp.
    Thrown:
    MESSAGE ID: com.sap.aii.utilxi.misc.api.ResourceException
    com.sap.aii.utilxi.misc.api.ResourceException: Connection is invalid.
         at com.sap.aii.utilxi.sql.api.ReusableStatement.get(ReusableStatement.java(Compiled Code))
         at com.sap.aii.utilxi.sql.api.ReusableStatement.bind(ReusableStatement.java(Compiled Code))
         at com.sap.aii.utilxi.sql.api.AbstractStatement.bind(AbstractStatement.java(Inlined Compiled Code))
         at com.sap.aii.utilxi.sql.api.AbstractStatement.get(AbstractStatement.java(Compiled Code))
         at com.sap.aii.utilxi.sql.api.AbstractStatement.get(AbstractStatement.java(Inlined Compiled Code))
         at com.sap.aii.utilxi.sql.api.Selector.getBoundStatement(Selector.java(Inlined Compiled Code))
         at com.sap.aii.utilxi.sql.api.Selector.select(Selector.java(Compiled Code))
         at com.sap.aii.utilxi.sql.api.SelectClause.select(SelectClause.java(Inlined Compiled Code))
         at com.sap.aii.utilxi.sql.api.SelectClause.select(SelectClause.java(Inlined Compiled Code))
         at com.sap.aii.ibrun.server.mapping.StampPersistor.getCurrentStamp(StampPersistor.java(Compiled Code))
         at com.sap.aii.ibrun.server.mapping.StampPersistor.getCurrentStamp(StampPersistor.java(Compiled Code))
         at com.sap.aii.ibrun.server.mapping.MappingPool$MappingStamp.getCurrentStamp(MappingPool.java(Inlined Compiled Code))
         at com.sap.aii.ibrun.server.mapping.MappingPool$MappingStamp.isSameStamp(MappingPool.java(Inlined Compiled Code))
         at com.sap.aii.ibrun.server.mapping.pool.SynchronizedGlobalStamp.isSameStamp(Pool.java(Inlined Compiled Code))
         at com.sap.aii.ibrun.server.mapping.pool.Pool.checkOut(Pool.java(Compiled Code))
         at com.sap.aii.ibrun.server.mapping.MappingPool.checkOut(MappingPool.java(Compiled Code))
         at com.sap.aii.ibrun.server.mapping.JavaMapping.load(JavaMapping.java(Compiled Code))
         at com.sap.aii.ibrun.server.mapping.JavaMapping.executeStep(JavaMapping.java(Compiled Code))
         at com.sap.aii.ibrun.server.mapping.Mapping.execute(Mapping.java(Compiled Code))
         at com.sap.aii.ibrun.server.mapping.MappingHandler.run(MappingHandler.java(Compiled Code))
         at com.sap.aii.ibrun.sbeans.mapping.MappingRequestHandler.handleMappingRequest(MappingRequestHandler.java(Compiled Code))
         at com.sap.aii.ibrun.sbeans.mapping.MappingRequestHandler.handleRequest(MappingRequestHandler.java(Compiled Code))
         at com.sap.aii.ibrun.sbeans.mapping.MappingServiceImpl.processFunction(MappingServiceImpl.java(Compiled Code))
         at com.sap.aii.ibrun.sbeans.mapping.MappingServiceObjectImpl0.processFunction(MappingServiceObjectImpl0.java(Compiled Code))
         at sun.reflect.GeneratedMethodAccessor288.invoke(Unknown Source)
         at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java(Compiled Code))
         at java.lang.reflect.Method.invoke(Method.java(Compiled Code))
         at com.sap.engine.services.ejb.session.stateless_sp5.ObjectStubProxyImpl.invoke(ObjectStubProxyImpl.java(Compiled Code))
         at $Proxy184.processFunction(Unknown Source)
         at sun.reflect.GeneratedMethodAccessor77631.invoke(Unknown Source)
         at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java(Compiled Code))
         at java.lang.reflect.Method.invoke(Method.java(Compiled Code))
         at com.sap.engine.services.rfcengine.RFCDefaultRequestHandler.call(RFCDefaultRequestHandler.java(Compiled Code))
         at com.sap.engine.services.rfcengine.RFCDefaultRequestHandler.handleRequest(RFCDefaultRequestHandler.java(Compiled Code))
         at com.sap.engine.services.rfcengine.RFCJCOServer.handleRequest(RFCJCOServer.java(Compiled Code))
         at com.sap.mw.jco.JCO$Server.dispatchRequest(JCO.java(Compiled Code))
         at com.sap.mw.jco.MiddlewareJRfc$Server.dispatchRequest(MiddlewareJRfc.java(Compiled Code))
         at com.sap.mw.jco.MiddlewareJRfc$Server.listen(MiddlewareJRfc.java(Compiled Code))
         at com.sap.mw.jco.JCO$Server.listen(JCO.java(Compiled Code))
         at com.sap.mw.jco.JCO$Server.work(JCO.java(Compiled Code))
         at com.sap.mw.jco.JCO$Server.loop(JCO.java(Compiled Code))
         at com.sap.mw.jco.JCO$Server.run(JCO.java:8043)
         at com.sap.engine.core.thread.impl3.ActionObject.run(ActionObject.java:37)
         at java.security.AccessController.doPrivileged1(Native Method)
         at java.security.AccessController.doPrivileged(AccessController.java(Compiled Code))
         at com.sap.engine.core.thread.impl3.SingleThread.execute(SingleThread.java(Compiled Code))
         at com.sap.engine.core.thread.impl3.SingleThread.run(SingleThread.java(Compiled Code))
    Serialized server exceptions:
    MESSAGE ID: com.sap.engine.services.dbpool.exceptions.BaseSQLException (serialized)
    com.sap.engine.services.dbpool.exceptions.BaseSQLException: Connection is invalid.
         at com.sap.engine.services.dbpool.cci.ConnectionHandle.checkIfInvalid(ConnectionHandle.java(Inlined Compiled Code))
         at com.sap.engine.services.dbpool.cci.ConnectionHandle.checkIfValid(ConnectionHandle.java(Compiled Code))
         at com.sap.engine.services.dbpool.cci.ConnectionHandle.prepareStatement(ConnectionHandle.java(Compiled Code))
         at com.sap.aii.utilxi.sql.api.ReusableStatement.get(ReusableStatement.java(Compiled Code))
         at com.sap.aii.utilxi.sql.api.ReusableStatement.bind(ReusableStatement.java(Compiled Code))
         at com.sap.aii.utilxi.sql.api.AbstractStatement.bind(AbstractStatement.java(Inlined Compiled Code))
         at com.sap.aii.utilxi.sql.api.AbstractStatement.get(AbstractStatement.java(Compiled Code))
         at com.sap.aii.utilxi.sql.api.AbstractStatement.get(AbstractStatement.java(Inlined Compiled Code))
         at com.sap.aii.utilxi.sql.api.Selector.getBoundStatement(Selector.java(Inlined Compiled Code))
         at com.sap.aii.utilxi.sql.api.Selector.select(Selector.java(Compiled Code))
         at com.sap.aii.utilxi.sql.api.SelectClause.select(SelectClause.java(Inlined Compiled Code))
         at com.sap.aii.utilxi.sql.api.SelectClause.select(SelectClause.java(Inlined Compiled Code))
         at com.sap.aii.ibrun.server.mapping.StampPersistor.getCurrentStamp(StampPersistor.java(Compiled Code))
         at com.sap.aii.ibrun.server.mapping.StampPersistor.getCurrentStamp(StampPersistor.java(Compiled Code))
         at com.sap.aii.ibrun.server.mapping.MappingPool$MappingStamp.getCurrentStamp(MappingPool.java(Inlined Compiled Code))
         at com.sap.aii.ibrun.server.mapping.MappingPool$MappingStamp.isSameStamp(MappingPool.java(Inlined Compiled Code))
         at com.sap.aii.ibrun.server.mapping.pool.SynchronizedGlobalStamp.isSameStamp(Pool.java(Inlined Compiled Code))
         at com.sap.aii.ibrun.server.mapping.pool.Pool.checkOut(Pool.java(Compiled Code))
         at com.sap.aii.ibrun.server.mapping.MappingPool.checkOut(MappingPool.java(Compiled Code))
         at com.sap.aii.ibrun.server.mapping.JavaMapping.load(JavaMapping.java(Compiled Code))
         at com.sap.aii.ibrun.server.mapping.JavaMapping.executeStep(JavaMapping.java(Compiled Code))
         at com.sap.aii.ibrun.server.mapping.Mapping.execute(Mapping.java(Compiled Code))
         at com.sap.aii.ibrun.server.mapping.MappingHandler.run(MappingHandler.java(Compiled Code))
         at com.sap.aii.ibrun.sbeans.mapping.MappingRequestHandler.handleMappingRequest(MappingRequestHandler.java(Compiled Code))
         at com.sap.aii.ibrun.sbeans.mapping.MappingRequestHandler.handleRequest(MappingRequestHandler.java(Compiled Code))
         at com.sap.aii.ibrun.sbeans.mapping.MappingServiceImpl.processFunction(MappingServiceImpl.java(Compiled Code))
         at com.sap.aii.ibrun.sbeans.mapping.MappingServiceObjectImpl0.processFunction(MappingServiceObjectImpl0.java(Compiled Code))
         at sun.reflect.GeneratedMethodAccessor288.invoke(Unknown Source)
         at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java(Compiled Code))
         at java.lang.reflect.Method.invoke(Method.java(Compiled Code))
         at com.sap.engine.services.ejb.session.stateless_sp5.ObjectStubProxyImpl.invoke(ObjectStubProxyImpl.java(Compiled Code))
         at $Proxy184.processFunction(Unknown Source)
         at sun.reflect.GeneratedMethodAccessor77631.invoke(Unknown Source)
         at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java(Compiled Code))
         at java.lang.reflect.Method.invoke(Method.java(Compiled Code))
         at com.sap.engine.services.rfcengine.RFCDefaultRequestHandler.call(RFCDefaultRequestHandler.java(Compiled Code))
         at com.sap.engine.services.rfcengine.RFCDefaultRequestHandler.handleRequest(RFCDefaultRequestHandler.java(Compiled Code))
         at com.sap.engine.services.rfcengine.RFCJCOServer.handleRequest(RFCJCOServer.java(Compiled Code))
         at com.sap.mw.jco.JCO$Server.dispatchRequest(JCO.java(Compiled Code))
         at com.sap.mw.jco.MiddlewareJRfc$Server.dispatchRequest(MiddlewareJRfc.java(Compiled Code))
         at com.sap.mw.jco.MiddlewareJRfc$Server.listen(MiddlewareJRfc.java(Compiled Code))
         at com.sap.mw.jco.JCO$Server.listen(JCO.java(Compiled Code))
         at com.sap.mw.jco.JCO$Server.work(JCO.java(Compiled Code))
         at com.sap.mw.jco.JCO$Server.loop(JCO.java(Compiled Code))
         at com.sap.mw.jco.JCO$Server.run(JCO.java:8043)
         at com.sap.engine.core.thread.impl3.ActionObject.run(ActionObject.java:37)
         at java.security.AccessController.doPrivileged1(Native Method)
         at java.security.AccessController.doPrivileged(AccessController.java(Compiled Code))
         at com.sap.engine.core.thread.impl3.SingleThread.execute(SingleThread.java(Compiled Code))
         at com.sap.engine.core.thread.impl3.SingleThread.run(SingleThread.java(Compiled Code))

    Hi,
    You should read these:
    "MAPPING" CANNOT_READ_PAYLOAD
    CANNOT_READ_PAYLOAD
    CANNOT_READ_PAYLOAD
    MAPPING CANNOT READ PAYLOAD
    Cannot  read payload
    Payload of SOAP-Message cannot be read
    There is a lot more

  • ERROR : Cannot read the request body while creating new calendar event api.

    Hi, 
    I was trying to create and update the calendar event using [POST] https://outlook.office365.com/api/v1.0/me/events and [PATCH] https://outlook.office365.com/api/v1.0/me/events/<eventId> respectively.
    When i try with poster or postman, I get this error
    {error: {code: "ErrorInvalidRequest" message: "Cannot read the request body."} }
    its not working . Any help will be appreciated.
    Note: GET events and DELETE Events are working. I think the API with payload is not working.
    Test Data :
    URL: https://outlook.office365.com/api/v1.0/me/events/
    Method: POST
    JSON Data(Payload):
      "Subject": "Discuss the Calendar REST API",
      "Body": {
        "ContentType": "HTML",
        "Content": "I think it will meet our requirements!"
      "Start": "2015-01-06T07:03:07.481Z",
      "End": "2015-01-05T07:03:07.481Z",
      "Attendees": [
          "EmailAddress": {
            "Address": "[email protected]",
            "Name": "Konveen"
          "Type": "Required"
    Error:
        "error": {
            "code": "ErrorInvalidRequest",
            "message": "Cannot read the request body."

    Hi Sahil,
    I was able to make your request work fine against my Office 365 mailbox with 2 changes.
    1. Can you please make sure you are adding header "Content-Type: Application/Json"?
    2. Can you please make sure your end time is AFTER start time?  Looks like there is a typo with your current request as the start time is on 2015-01-06 and end time is on 2015-01-05.
    Hope that helps ...
    Thanks,
    Venkat

  • After Upgrade to IOS 6.1, find my iPhone's map cannot see the street or city, especially in China, can we change back to google map in this app?

    After Upgrade to IOS 6.1 also with "find my iPhone" app, the map when locate my iphone cannot see the street or city, especially in China, can we change back to google map in this app?
    If the map cannot show details, how can we find my iphone? And it seem Apple just have an good idea for customer only but it is not function, why need to use Apple map in "Find my Iphone" if we all know it is not a good map!
    So stupid Apple!!!!!

    https://itunes.apple.com/us/app/google-maps/id585027354?mt=8
    It won't help find your iPhone, however.

  • Unable to read payload from the message object in XI

    Hello Guys,
    Please help me about my problem in XI version 7.0.im quite new here.
    im trying to test my config but error message occured. "Unable to read payload from the message object"
    when i checked the comm channel this is the error message :
    Error during database connection to the database URL 'jdbc:sqlserver://172.16.40.20:1433;databasename=TRAVEL:SelectMethod=cursor' using the JDBC driver 'com.microsoft.sqlserver.jdbc.SQLServerDriver': 'com.sap.aii.adapter.jdbc.sql.DriverManagerException: Cannot establish connection to URL 'jdbc:sqlserver://172.16.40.20:1433;databasename=TRAVEL:SelectMethod=cursor': com.microsoft.sqlserver.jdbc.SQLServerException: Cannot open database "TRAVEL:SelectMethod=cursor" requested by the login. The login failed.'
    when i tried my login in sql it works...but in this message the login is failed..what shall i  do..
    Please advice.
    Thanks in advance
    aVaDuDz

    Hi
    Check with the connection string & Authorization of user you have used.
    MSSQL string is
    jdbc:microsoft:sqlserver://dbhost:1433;databaseName=example;SelectMethod=Cursor
    While doing JDBC its good to refer Note 831162 lot of problems can be resolved.
    Thanks
    Gaurav

  • Unable to read payload from the message object

    Hi
    I have a scenario where i am send request to http receiver and getting the response. When I am testing through WFETCH it is working fine. But when i am testing through XI I am getting the follwoing error
    Unable to read payload from the message object
    I have tested the XI payload in mapping. I have done all kinds of testing but it is still giving the same error.
    One more strange thing is
    I have done one BPM scenario where Data is coming from Source to BPM( which is asyn) and then from it will go from BPM to Target (which is sync) But when I am checking the SXMB_MONI... it showing the messages like this
    Source to BPM
    Target to BPM
    Target to BPM.
    But i think it should show message like
    Source to BPM
    BPM to Target
    Target to BPM
    why i am getting the flo

    Hi
    Check with the connection string & Authorization of user you have used.
    MSSQL string is
    jdbc:microsoft:sqlserver://dbhost:1433;databaseName=example;SelectMethod=Cursor
    While doing JDBC its good to refer Note 831162 lot of problems can be resolved.
    Thanks
    Gaurav

  • Getting error "Cannot read property 'tooltip' of undefined"

    Hi,
    I have Predictive Analysis 1.18. In preferences I have checked Esri ArcGIS online and Entered credentials.
    Also I have reopened the document. But not able to create Geo Map. Getting error as "Cannot read property 'tooltip' of undefined".
    I have attached the screenshot of the same.
    Can anyone please provide the solution?
    Thanks and Regards,
    Bhagyashri

    The new runtime has an internal variable called 'data' in the Symbol class. The code in this composition is also using .data to store some user values which is modifying the internal state of the symbol in runtime and is resulting into js errors. If you change the variable name from data to say _data, this should work. I have already done that in the actions.js file and am attaching the updated copy here. Please do a double check once, as it is used in many places and I might have missed something as I do not understand the domain logic in this code much.
    -Dharmendra

  • Ovi Suite 2.0 = Cannot read titles

    I have freshly installed Ovi Suite 2.0.
    I can't get it to read the music folders. It says it cannot reads the titles.
    I have tried importing a single track, in safe mode, in diagnostic mode, nothing works.
    What version of Windows is being used? Windows Vista
    What Service Pack is installed? SP2
    What version of PC Suite is installed? Ovi Suite 2.0.1.35
    What is the connection method, cable, bluetooth or IR? Cable
    Nokia Ovi Suite 2.0.1.35
    PC Connectivity Solution 9.39.0.0
    Connectivity Cable Driver 7.1.20.0
    Nokia Ovi Suite Software Updater 2009.40.0.60128
    Maps Service API 3.0.35.0
    Nokia mPlatform 2.5.195
    Ovi Desktop Sync Engine 1.0.0.684
    Système d'exploitation :
    Microsoft Windows Vista Édition 32 bits, Service Pack 2
    Langue : Français
    Navigateurs Internet détectés :
    - Microsoft Internet Explorer 8.0.6001.18828
    - Mozilla Firefox 3.0.15 (Navigateur par défaut)
    Piles Bluetooth détectées :
    - Microsoft (Version : 6.0.6000, Préversion : 16386)

    http://www.allaboutsymbian.com/forum/showthread.php?t=89921
    If my post helped you, click on Kudos button and if my solution provided is opt 2 u, accpt my solution

  • Since updating the recent OS on my iPad my location services do not work.  Maps "Cannot determine location"  and "Find Me" is running in circles.  How can I delete the update on my iPad???

    Since updating the recent OS on my iPad my location services do not work.  Maps "Cannot determine location"  and "Find Me" is running in circles.  How can I delete the update on my iPad???

    You can't delete the update and your problem probably is not in the Update.
    Check to see if Location Services is turned ON. (Settings > Privacy > Location Services)
    What model iPad Mini do you have? WiFi or WiFi + Cellular
    Have you recently changed WiFi routers?

  • Mail quit/Mac App Store cannot open/Messages cannot open/Maps cannot open etc

    I don't know why, suddenly my mail quit when I try to open a mail, mac app store, facetime, message and maps cannot open, I have upgraded to lastest XOS 10.9.2

    Launch the Console application in any of the following ways:
    ☞ Enter the first few letters of its name into a Spotlight search. Select it in the results (it should be at the top.)
    ☞ In the Finder, select Go ▹ Utilities from the menu bar, or press the key combination shift-command-U. The application is in the folder that opens.
    ☞ Open LaunchPad. Click Utilities, then Console in the icon grid.
    Make sure the title of the Console window is All Messages. If it isn't, select All Messages from the SYSTEM LOG QUERIES menu on the left. If you don't see that menu, select
    View ▹ Show Log List
    from the menu bar.
    Click the Clear Display icon in the toolbar. Then try the action that you're having trouble with again. Select any messages that appear in the Console window. Copy them to the Clipboard by pressing the key combination command-C. Paste into a reply to this message (command-V).
    When posting a log extract, be selective. In most cases, a few dozen lines are more than enough.
    Please do not indiscriminately dump thousands of lines from the log into this discussion.
    Important: Some private information, such as your name, may appear in the log. Anonymize before posting.

  • The "Roman" font is not being recognized in Firefox 4.0. As such, I cannot read any previously posted topics or post any new topics on websites using this font.

    The "Roman" font is not being recognized in Firefox 4.0. As such, I cannot read any previously posted topics or post any new topics on websites using this font.

    I have had a similar problem with my system. I just recently (within a week of this post) built a brand new desktop. I installed Windows 7 64-bit Home and had a clean install, no problems. Using IE downloaded an anti-virus program, and then, because it was the latest version, downloaded and installed Firefox 4.0. As I began to search the internet for other programs to install after about maybe 10-15 minutes my computer crashes. Blank screen (yet monitor was still receiving a signal from computer) and completely frozen (couldn't even change the caps and num lock on keyboard). I thought I perhaps forgot to reboot after an update so I did a manual reboot and it started up fine.
    When ever I got on the internet (still using firefox) it would crash after anywhere between 5-15 minutes. Since I've had good experience with FF in the past I thought it must be either the drivers or a hardware problem. So in-between crashes I updated all the drivers. Still had the same problem. Took the computer to a friend who knows more about computers than I do, made sure all the drivers were updated, same problem. We thought that it might be a hardware problem (bad video card, chipset, overheating issues, etc.), but after my friend played around with my computer for a day he found that when he didn't start FF at all it worked fine, even after watching a movie, or going through a playlist on Youtube.
    At the time of this posting I'm going to try to uninstall FF 4.0 and download and install FF 3.6.16 which is currently on my laptop and works like a dream. Hopefully that will do the trick, because I love using FF and would hate to have to switch to another browser. Hopefully Mozilla will work out the kinks with FF 4 so I can continue to use it.
    I apologize for the lengthy post. Any feedback would be appreciated, but is not necessary. I will try and post back after I try FF 3.16.6.

  • UPDATE : Toshiba Recovery Wizard 'cannot read from source file or disk' error (satellite L500)

    UPDATE 2: Phoned Toshiba tech support again, guided by techie to begin the recovery again. Just before phoning I was able to go into recovery options and view the drive setup and all the files that couldn't be read are on the CD so I've no idea why the error kept occuring, and neither did the techie. Fingers crossed it works this time but I'm not overly hopefully given that we've just done exactly the same as I did before.  UPDATE 1: I got into the BIOS and reset everything back to defaults and yay, my toshiba recovery wizard now starts! :-D  On the down side, when trying to do a factory default software / out of the box recovery I continually get error messages with regards to copying the files, for example 
    cannot read from source file or disk
    7z.dll
    Type application extension
    size 585kb
    date modified 7/14/2009 10.26pm
    other read / copy errors include PREINST6.SWM, BOOT_32, BOOTPRIORITY, CHECKMAXPTSIZE, CHGBOOT, CPU, CPUCHECK, CREATEPARTITION, CTRLDRVINFO, DISKWIPE, DMI, DPINST32, EBLIB.DLL, ERRORDIALOG, EW3BOOTSEQ, FWLINK, FWLINK.SYS, GETHDDINFO, GETKEYSTATE, IMAGEX, INFILED, INITRECAREA, KRAIADAPI.DLL ..... at which point I decided to 'skip all' :-/
    Any explanations as to what's going on and how I might be able to fix it would be very much appreciated! :-)  Thank you!
    I have a two and half year old satellite L500 with an Intel i-3 and 4 gigs of RAM, on which I was running Windows 7.
    Admittedly it’s had rather a hard life (I ran some very demanding CAD / graphics software on it) but it had always performed well until just recently, when after suffering several BSOD (which had never happened before), the hard drive failed.
    I partitioned and formatted a brand new hard drive (which is perfectly fine and functions normally when hooked up to another laptop with a SATA to USB cable) and obtained system recovery discs from Toshiba.  Unfortunately, when I try and run the first disc, windows starts to load files but then generates an error screen with the message Error F3-F100-0003 and a request to turn the computer off.  
    When I use the windows Memory Diagnostic to get into the Windows Boot Manager Screen I get the following;
    Windows failed to start.  A recent hardware / software change might be the case.
    To fix the problem
    Insert your windows installation disc and restart your computer
    Choose your language settings and click ‘next’
    Click ‘repair your computer’
    File: \boot\memtest.exe
    Status: 0xc000000f
    Info: the selected entry could not be loaded because the application is missing or corrupt.
    I can also use F8 on startup to get into the advanced boot options but selecting any of them simply results in the F3-F100-0003 error message.  I’ve run a memory test using the UBCD, which tells me the memory is fine, and tried another hard drive (which also works perfectly well in another laptop) but no joy.  On phoning Toshiba support the techie said my hard drive had failed, but as I say, both hard drives are perfectly fine / usable when hooked up to another laptop.  I’m now completely stuck as to what the problem is and how I might resolve it – any advice / suggestions would be most gratefully received! Thank you in advance :-)

    Satellite L655-S5096
    Downloads here.
    the second disc gives me the the "cannot read from source file or disk PREINST8.SWM"
    My best guess is that the disc is not readable. Try copying it to another. Sometimes that works.
    Otherwise, order new discs from Toshiba.
    -Jerry

  • "Itunes cannot read the contents of ipod. Go to the summary tab in Ipod preferences and click Restore to restore this ipod to factory settings." What is this?

    I have been getting this error message since about the end of June when I updated to the latest version of iTunes. It's pretty annoying. Let me lay out how this has been happening for the past month, the best I can. I have a 32GB 4th gen iPod Touch
    I load content up to my iPod. Music, Apps, Videos, pictures, etc.
    My iPod works well for a little while, days sometimes a week is the longest I went without seeing this message.
    I connect iPod back to my laptop through the standard pack in Apple USB connector.
    I get the "Itunes cannot read the contents of ipod. Go to the summary tab in Ipod preferences and click Restore to restore this ipod to factory settings." message. When I go to the preferences tab, I click restore and iTunes gets stuck trying to restore my iPod. Then I have to uplug my iPod. And Shutdown/Restart my PC reconnect my iPod, and go through the restore process again.
    I have been doing this for as I said, a month. It's getting pretty grueling to keep havomh putting cotent on my iPod after these restores.
    I've tried everything.
    I've stopped autosync, it still happens.
    I tried to reinstall iTunes(be it I didn't full uninstall before trying to install again and got the option to fix corrupted files and such
    I've deleted all old back up, and it still happens
    Today is the fist time I'm fully uninstalling iTunes, and then reinstalling to see if this works.
    But do you guys have any otehr solutions for this? As I said, this didn't start happening until I installed the lastest version of iTunes 10.6.3

    - Have you tried another cable?
    - Another USB port?
    - When you have the problem, connect it to another computer to help determine if you have an iPod or computer problem.
    - Try just restoring the iPod to factory settings/new iPod. Do not restore from backup. If you still have the problem with this and all computer that indicates a hardware problem and an appointment at the Genius Bar of an Apple store is in order.

  • After updating I ended up with 4 icons on my desktop - I cannot delete any of them. The error message reads; "Cannot read from the source file or disk".

    I updated from the original version to 6.0.1 and when I re-started FF there were 4 icons on my desktop. I managed to delete one of them, but I cannot delete the other two - to leave me with just one.
    I get the error message of "Cannot delete file: Cannot read from the source fie or disk".

    Here's the meaning of the error that you received.
    "An error has occurred. ERROR :10-FC06-0002" -- may be caused by damaged recovery media or faulty hard drive"
    Possible that the problem is on the recovery also.
    Hope this helps.

Maybe you are looking for

  • Running a batch file on ftp server

    HI All, i am trying to use Command line facility of file adapter to run a batch file.. i batch file i have a single command as mkdir ranjeet. how should i call this batch file from file adapter.. i tried putting batch file name in the command line se

  • Is diadem the best solution to store test limits and parameters

    I understand that diadem is the best repository for test results for analysis and reporting. However can I make use of the database structure to store test limits and instrument setup values as a TDM file that I can call upon in a VI. If so, is it po

  • How to download Adobe  flashplayer for iPad

    Have received a msg on certain websites to upgrade java flashplayer. when I go to adobe, msges come up that flashplayer must be installed I'm the spreadsheet app - which then doesn't open.

  • How to run Discoverer reports from Compensation Workbench?

    Has anyone been able to successfully add a Discoverer report that can be run run from Compensation Workbench? If so can you share the steps? I followed the steps described in the following Oracle note, but no luck. Adding Discoverer Reports to the Co

  • Seek help and critique on Oracle expdp Windows command or bat file

    I tried to create a windows shell script to execute data dump work on daily basis. However, the command seems didn't work because it even didn't generate log file for me to identify the problem. Please give me a hand to solve this problem. Here is th