Error AIP-50079 : Transport error: [IPT_HttpSendHostNotFound]

I was trying Tutorial 3 ( EDI X12 over AS2) from User's Guide. As per instruction, I have configured two B2B Servers. Both the servers are up and running. When I am enqueuing 850 message from Acme server, It's not going to the other server. The error message I see under Reports->Error is:
AIP-50079 : Transport error: [IPT_HttpSendHostNotFound] Host oracle01.dev.rapidigm.com: oracle01.dev.rapidigm.com cannot be found. oracle01.dev.rapidigm.com: oracle01.dev.rapidigm.com.
Not sure why Host name is showing twice (oracle01.dev.rapidigm.com: oracle01.dev.rapidigm.com) in the error message? It should be <Host Name> : <Port>, right?
Similar thing happened when I enqueued 855 from GlobalChips Server.
Appreciate your quick response.
Thanks
Saumitra

Thanks Ramesh!
Actually I had to give IP address instead of Host name. Now My message is going from one server to another. However I am getting 'An unexpected error occurred during validation' error on the receiving side. Here is the b2b.lig in Debug more.
Appreciate your help.
2007.03.06 at 16:00:06:462: Thread-12: B2B - (ERROR) java.lang.NullPointerException
at oracle.tip.adapter.b2b.document.edi.EDIDocumentPlugin.processIncomingDocument(EDIDocumentPlugin.java:970)
at oracle.tip.adapter.b2b.engine.Engine.processIncomingMessage(Engine.java:1464)
at oracle.tip.adapter.b2b.engine.Engine.incomingContinueProcess(Engine.java:1851)
at oracle.tip.adapter.b2b.engine.Engine.handleMessageEvent(Engine.java:1783)
at oracle.tip.adapter.b2b.engine.Engine.processEvents(Engine.java:1741)
at oracle.tip.adapter.b2b.data.MsgListener.onMessage(MsgListener.java:454)
at oracle.tip.adapter.b2b.data.MsgListener.run(MsgListener.java:326)
at java.lang.Thread.run(Thread.java:534)
2007.03.06 at 16:00:07:058: Thread-12: B2B - (ERROR) Error -: AIP-51505: General Validation Error: java.lang.NullPointerException
at oracle.tip.adapter.b2b.document.edi.EDIDocumentPlugin.processIncomingDocument(EDIDocumentPlugin.java:1288)
at oracle.tip.adapter.b2b.engine.Engine.processIncomingMessage(Engine.java:1464)
at oracle.tip.adapter.b2b.engine.Engine.incomingContinueProcess(Engine.java:1851)
at oracle.tip.adapter.b2b.engine.Engine.handleMessageEvent(Engine.java:1783)
at oracle.tip.adapter.b2b.engine.Engine.processEvents(Engine.java:1741)
at oracle.tip.adapter.b2b.data.MsgListener.onMessage(MsgListener.java:454)
at oracle.tip.adapter.b2b.data.MsgListener.run(MsgListener.java:326)
at java.lang.Thread.run(Thread.java:534)
Caused by: java.lang.NullPointerException
at oracle.tip.adapter.b2b.document.edi.EDIDocumentPlugin.processIncomingDocument(EDIDocumentPlugin.java:970)
... 7 more
----------------------------------------------

Similar Messages

  • B2B-50079 Transport Error : Bad Message

    Hi All,
    I have an SFTP outbound TPA which is used to transfer a PGP file from our internal system to TP vendor.
    So the transfer is as follows B2B(Internal System) -> WebServer(acts as proxy while connecting to third party server)-->ThirdParty.
    The use proxy is checked in the Channels of the Trading Partner.
    The transfer fails while transfering the file to the TP with the below error.
    "B2B-50079 Transport Error : Bad Message" I have manually sftpd from web server to the TP server and it is working absolutely fine.
    Also i have verified that the certificate and host,port username details to connect to the TP are correct.
    Please let us know on what the problem area could be.
    There is no problem with file naming convention since the file is getting picked up by the listening channel and also we have checked the preserve file name option in the TP channel.
    Any help on this is much appreciated.
    Thanks,
    Naveen Kumar T.

    Thanks Anuj for the response.
    We already have the required patch, also its working fine with other Trading partners which uses SFTP. We are facing this issue with only one Trading partner and the same is working fine with 10g B2B but not with 11g.
    Please let us know if there is any other configurations which we can check.
    Thanks,
    Sirisha

  • Error -: AIP-50025: Repository error : Error -: AIP-50143: Transaction Inst

    Hi,
    Hi Ramesh,
    The Scenario is as follows:
    1. we are running a stub on WLI server(back end) which enques a message in to the JMS queue.
    2.This JMS queue is used in the B2B internal delivery channel.
    3.The message is coming to the B2B , however we are getting an error with the following message.
    ******ERROR*******
    2008.10.31 at 16:29:35:289: Thread-27: B2B - (DEBUG) notifyApp:notifyApp Enqueue the ip exception message:
    <Exception xmlns="http://integration.oracle.com/B2B/Exception" xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance">
    <correlationId>null</correlationId>
    <b2bMessageId>AC1F755B11D528EE26C000001BDC0BC0</b2bMessageId>
    <errorCode>AIP-50014</errorCode>
    <errorText>General Error</errorText>
    <errorDescription>
    <![CDATA[Machine Info: (PUNIN1879164419)
    Description: General Error
    StackTrace:
    Error -: AIP-50014: General Error: Error -: AIP-50025: Repository error : Error -: AIP-50025: Repository error : Error -: AIP-50143: Transaction Instance Not found for Transaction Id "null"
    at oracle.tip.adapter.b2b.engine.Engine.processOutgoingMessage(Engine.java:1178)
    at oracle.tip.adapter.b2b.transport.AppInterfaceListener.onMessage(AppInterfaceListener.java:134)
    at oracle.tip.transport.basic.jms.JMSMonitor.processMessages(JMSMonitor.java:609)
    at oracle.tip.transport.basic.jms.JMSMonitor.run(JMSMonitor.java:235)
    Caused by: Error -: AIP-50025: Repository error : Error -: AIP-50025: Repository error : Error -: AIP-50143: Transaction Instance Not found for Transaction Id "null"
    at oracle.tip.adapter.b2b.msgproc.DbAccess.updateReqRespState(DbAccess.java:3214)
    at oracle.tip.adapter.b2b.msgproc.Response.outgoingResponse(Response.java:904)
    at oracle.tip.adapter.b2b.engine.Engine.processOutgoingMessage(Engine.java:1135)
    ... 3 more
    Caused by: Error -: AIP-50025: Repository error : Error -: AIP-50143: Transaction Instance Not found for Transaction Id "null"
    at oracle.tip.adapter.b2b.collaboration.CollaborationManager.setTransactionState(CollaborationManager.java:874)
    at oracle.tip.adapter.b2b.msgproc.DbAccess.updateReqRespState(DbAccess.java:3211)
    ... 5 more
    Caused by: Error -: AIP-50143: Transaction Instance Not found for Transaction Id "null"
    at oracle.tip.adapter.b2b.collaboration.B2BWFEventManager.handleException(B2BWFEventManager.java:478)
    at oracle.tip.adapter.b2b.collaboration.CollabCatalogAccessor.getTransactionInstance(CollabCatalogAccessor.java:364)
    at oracle.tip.adapter.b2b.collaboration.CollabCatalogAccessor.setTransactionState(CollabCatalogAccessor.java:283)
    at oracle.tip.adapter.b2b.collaboration.CollaborationManager.setTransactionState(CollaborationManager.java:871)
    ... 6 more
    ]]>
    </errorDescription>
    <errorSeverity>2</errorSeverity>
    </Exception>
    2008.10.31 at 16:29:35:304: Thread-27: B2B - (DEBUG) Engine:notifyApp Exit
    2008.10.31 at 16:29:35:304: Thread-27: B2B - (DEBUG) oracle.tip.adapter.b2b.engine.Engine:handleOutboundException Updated the Error Message Successfully: Error -: AIP-50014: General Error
    ******ERROR*******
    the screnario is working when we directly put the message on to the queue.
    Please help .
    Thanks & Regards
    Sachin (Infosys Team)

    Please refer Re: AIP-50025:  Repository error ?
    Regards,
    Sinkar
    [From Ramesh Team]

  • B2BStarter - Exception Error -:  AIP-50014:  General Error

    i have configured 2 trading partners and then the communication between them is through RNIF. The communication was fine and i was receving purchase order and ack properly. then i added a JMS queue and configured the IDC for JMS and now when i restart the B2B server i get the error:- B2BStarter - Exception Error -: AIP-50014: General Error
    Please help
    Edited by: user10552310 on Nov 6, 2008 11:35 PM

    Hi,
    Please make sure the following steps,
    if you are using weblogic JMS,
    1. Add the weblogic.jar in the classpath by following the below instructions:
    a. copy the weblogic.jar in $ORACLE_HOME/ip/lib/ folder
    b. go to the $ORACLE_HOME/opmn/conf/ folder
    c. update the opmn.xml (take the backup of opmn.xml)
    c.1 add this line <variable id="CLASSPATH" value="$ORACLE_HOME/ip/lib/weblogic.jar" append="true" />
    after <variable id="CLASSPATH" value="$ORACLE_HOME/ip/lib/maverick-all.jar" append="true" /> line
    d. restart the B2B
    2. make sure the below properties are set
    polling interval <polling Interval time>
    Destination Provider Properties java.naming.factory.initial=weblogic.jndi.WLInitialContextFactory;java.naming.security.credentials=weblogic;java.naming.security.principal=weblogic;java.naming.provider.url=t3://<IP Address>:<Port>/
    isTopic false
    Connection Factory Location <Connection Factory Name>
    Message Type bytes
    Factory Provider Properties java.naming.factory.initial=weblogic.jndi.WLInitialContextFactory;java.naming.security.credentials=weblogic;java.naming.security.principal=weblogic;java.naming.provider.url=t3://<IP Address>:<port>/
    In case of AQ based JMS please follow the below thread,
    Re: Creating JMS internal delivery channel ?
    Regards
    Nandagopal.S

  • Error -:  AIP-50014:  General Error: Error -:  AIP-50025:  Repository error

    Hi
    Has anyone seen this exception, any idea what causes this exception
    Description: General Error
    StackTrace:
    Error -: AIP-50014: General Error: Error -: AIP-50025: Repository error : Error -: AIP-11016: SQL error: java.sql.SQLException: Missing defines
         at oracle.tip.adapter.b2b.engine.Engine.processOutgoingMessage(Engine.java:1213)
         at oracle.tip.adapter.b2b.data.MsgListener.onMessage(MsgListener.java:833)
         at oracle.tip.adapter.b2b.data.MsgListener.run(MsgListener.java:400)
         at java.lang.Thread.run(Thread.java:534)
    Caused by: Error -: AIP-50025: Repository error : Error -: AIP-11016: SQL error: java.sql.SQLException: Missing defines
         at oracle.tip.adapter.b2b.msgproc.DbAccess.updateWireMsgState(DbAccess.java:2545)
         at oracle.tip.adapter.b2b.msgproc.Request.postTransmit(Request.java:2291)
         at oracle.tip.adapter.b2b.msgproc.Request.outgoingRequestPostColab(Request.java:1823)
         at oracle.tip.adapter.b2b.msgproc.Request.outgoingRequest(Request.java:972)
         at oracle.tip.adapter.b2b.engine.Engine.processOutgoingMessage(Engine.java:1166)
         ... 3 more
    Caused by: Error -: AIP-11016: SQL error: java.sql.SQLException: Missing defines
         at oracle.tip.repos.core.driver.CatalogQueryDriver.updateInternalObject(CatalogQueryDriver.java:980)
         at oracle.tip.repos.core.driver.CatalogQueryDriver.getRefreshedObject(CatalogQueryDriver.java:763)
         at oracle.tip.repos.core.driver.CatalogQueryDriver.refresh(CatalogQueryDriver.java:481)
         at oracle.tip.repos.core.driver.CatalogDriver.refresh(CatalogDriver.java:1699)
         at oracle.tip.repos.core.persistency.PersistencyService.refresh(PersistencyService.java:545)
         at oracle.tip.adapter.b2b.msgproc.DbAccess.updateWireMsgState(DbAccess.java:2534)
         ... 7 more
    Caused by: java.sql.SQLException: Missing defines
         at oracle.jdbc.driver.DatabaseError.throwSqlException(DatabaseError.java:137)
         at oracle.jdbc.driver.DatabaseError.throwSqlException(DatabaseError.java:174)
         at oracle.jdbc.driver.DatabaseError.throwSqlException(DatabaseError.java:239)
         at oracle.jdbc.driver.RawAccessor.getBytes(RawAccessor.java:81)
         at oracle.jdbc.driver.T4CRawAccessor.getBytes(T4CRawAccessor.java:336)
         at oracle.jdbc.driver.OracleResultSetImpl.getBytes(OracleResultSetImpl.java:660)
         at oracle.jdbc.driver.OracleResultSet.getBytes(OracleResultSet.java:1678)
         at oracle.tip.repos.core.driver.CatalogQueryDriver.updateInternalObject(CatalogQueryDriver.java:896)
         ... 12 more

    Hi,
    We got this error on our production oracle b2b repeatedly.
    2010.01.07 at 12:52:04:936: Thread-10: B2B - (ERROR) Error -: AIP-50025: Repository error : Error -: AIP-11057: Reading/
    commit LargeString/XMLString before closing writer: Error -: AIP-11057: Reading/commit LargeString/XMLString before closin
    g writer
    Is there anyway to overcome this? What is the possible reason for this error?What steps do we need to take?
    We are on MLR#11 and will be upgrading to MLR#13 in a few weeks.
    Regards
    Kavitha

  • B2B-50079 Transport error: To Transport Informations Not found

    Hi,
    I'm trying an outbound scenario in b2b using ebXML. When i tried to test, 3 messages for a single instance can be seen.
    1.A message entry with correct document type which converts custom format to ebXML format and the status is in "MSG_WAIT_ACK" for some time. (sender and receiver are correct)
    2. A message entry with document type acknowledgement is seen with status "MSG_ERROR". (sender and receiver both are same - means the host TP)
    3. A message entry with no document type and status as "MSG_ERROR". (sender and receiver both are same - means the host TP)
    Later, the original message entry state changes from "MSG_WAIT_ACK" to "MSG_ERROR" since the retry for acknowledgement is over.
    What is the mistake I'm doing here? Please help me to resolve this.
    Below is the details of the acknowledgement message.
    Id     7F0000011392F6F4E0B0000050F6DB1A
    Message Id     7F0000011392F6F4E040000050F6DB15
    Refer To Message     Refer To Message
    Sender Type     Name
    Sender Value     OracleServices
    Receiver Type     Name
    Receiver Value     MarketInc
    Sender     MarketInc
    Receiver     MarketInc
    Agreement Id     
    Agreement     
    Document Type     Acknowledgement
    Document Protocol     
    Document Version     
    Message Type     ACK
    Direction     OUTBOUND
    State     MSG_ERROR
    Acknowledgement Mode     ASYNC
    Response Mode     NONE
    Send Time Stamp     08/16/2012 06:06:27 PM
    Receive Time Stamp     08/16/2012 06:06:27 PM
    Document Retry Interval(Channel)     0
    Document Remaining Retry(Channel)     0
    Document Retry Interval(Agreement)     0
    Document Remaining Retry(Agreement)     0
    Native Message Size     
    Translated Message Size     
    Business Action Name     MessageError
    Business Transaction Name     
    Xpath Name1     
    Xpath Value1     
    Xpath Expression1     
    Xpath Name2     
    Xpath Value2     
    Xpath Expression2     
    Xpath Name3     
    Xpath Value3     
    Xpath Expression3     
    Correlation From XPath Name     
    Correlation From XPath Value     
    Correlation From XPath Expression     
    Correlation To XPath Name     
    Correlation To XPath Value     
    Correlation To XPath Expression     
    Wire Message     Wire Message
    Application Message     Application Message
    Payload Storage     Payload Storage
    Attachment     Attachment
    Label     
    Collaboration Id     @7F0000011392F6F4D350000050F6DB09
    Collabration Name     
    Collabration Version     
    Business Action Name     MessageError
    Exchange Protocol Name     ebMS
    Exchange Protocol Version     2.0
    Interchange Control Number     
    Group Control Number     
    Transaction Set Control Number     
    Error Code     B2B-50079
    Error Description     Machine Info: (localhost.localdomain) Transport error: To Transport Informations Not found
    Error Level     ERROR_LEVEL_COLLABORATION
    Error Severity     ERROR
    Error Text     Transport error: To Transport Informations Not found

    Have you created a channel in remote trading partner profile? If yes, have you included the channel in the agreement? If yes, then save validate and deploy the agreement again. Make sure that URL in ebMS channel is not pointing to same B2B host.
    You may refer -
    http://www.oracle.com/technetwork/middleware/soasuite/b2b-tu003-ebxml-134605.pdf
    Regards,
    Anuj
    Edited by: Anuj Dwivedi on Aug 17, 2012 2:44 PM

  • On starting WebLogic getting Error : Listening for transport Error

    Hi,
    when i execute startWebLogic.cmd
    i am getting error message :
    oConsole= -Dweblogic.ext.dirs=C:\Oracle\MIDDLE~1\patch_wls1036\profiles\default\
    Thanks.

    Hi,
    Check what you put in the setDomainEnv.cmd.
    Secondly try to clear tmp and cache folder of your adminserver once before next start.
    Regards,
    Kal

  • Repository error:Error -: AIP-50143:Transaction Instance Not fo

    Hi Ramesh,
    The Scenario is as follows:
    1. we are running a stub on WLI server(back end) which enques a message in to the JMS queue.
    2.This JMS queue is used in the B2B internal delivery channel.
    3.The message is coming to the B2B , however we are getting an error with the following message.
    ******ERROR*******
    2008.10.31 at 16:29:35:289: Thread-27: B2B - (DEBUG) notifyApp:notifyApp Enqueue the ip exception message:
    <Exception xmlns="http://integration.oracle.com/B2B/Exception" xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance">
    <correlationId>null</correlationId>
    <b2bMessageId>AC1F755B11D528EE26C000001BDC0BC0</b2bMessageId>
    <errorCode>AIP-50014</errorCode>
    <errorText>General Error</errorText>
    <errorDescription>
    <![CDATA[Machine Info: (PUNIN1879164419)
    Description: General Error
    StackTrace:
    Error -: AIP-50014: General Error: Error -: AIP-50025: Repository error : Error -: AIP-50025: Repository error : Error -: AIP-50143: Transaction Instance Not found for Transaction Id "null"
    at oracle.tip.adapter.b2b.engine.Engine.processOutgoingMessage(Engine.java:1178)
    at oracle.tip.adapter.b2b.transport.AppInterfaceListener.onMessage(AppInterfaceListener.java:134)
    at oracle.tip.transport.basic.jms.JMSMonitor.processMessages(JMSMonitor.java:609)
    at oracle.tip.transport.basic.jms.JMSMonitor.run(JMSMonitor.java:235)
    Caused by: Error -: AIP-50025: Repository error : Error -: AIP-50025: Repository error : Error -: AIP-50143: Transaction Instance Not found for Transaction Id "null"
    at oracle.tip.adapter.b2b.msgproc.DbAccess.updateReqRespState(DbAccess.java:3214)
    at oracle.tip.adapter.b2b.msgproc.Response.outgoingResponse(Response.java:904)
    at oracle.tip.adapter.b2b.engine.Engine.processOutgoingMessage(Engine.java:1135)
    ... 3 more
    Caused by: Error -: AIP-50025: Repository error : Error -: AIP-50143: Transaction Instance Not found for Transaction Id "null"
    at oracle.tip.adapter.b2b.collaboration.CollaborationManager.setTransactionState(CollaborationManager.java:874)
    at oracle.tip.adapter.b2b.msgproc.DbAccess.updateReqRespState(DbAccess.java:3211)
    ... 5 more
    Caused by: Error -: AIP-50143: Transaction Instance Not found for Transaction Id "null"
    at oracle.tip.adapter.b2b.collaboration.B2BWFEventManager.handleException(B2BWFEventManager.java:478)
    at oracle.tip.adapter.b2b.collaboration.CollabCatalogAccessor.getTransactionInstance(CollabCatalogAccessor.java:364)
    at oracle.tip.adapter.b2b.collaboration.CollabCatalogAccessor.setTransactionState(CollabCatalogAccessor.java:283)
    at oracle.tip.adapter.b2b.collaboration.CollaborationManager.setTransactionState(CollaborationManager.java:871)
    ... 6 more
    ]]>
    </errorDescription>
    <errorSeverity>2</errorSeverity>
    </Exception>
    2008.10.31 at 16:29:35:304: Thread-27: B2B - (DEBUG) Engine:notifyApp Exit
    2008.10.31 at 16:29:35:304: Thread-27: B2B - (DEBUG) oracle.tip.adapter.b2b.engine.Engine:handleOutboundException Updated the Error Message Successfully: Error -: AIP-50014: General Error
    ******ERROR*******
    the screnario is working when we directly put the message on to the queue.
    Please help .
    Thanks & Regards
    Sachin (Infosys Team)

    Please refer Re: AIP-50025:  Repository error ?
    Regards,
    Sinkar
    [From Ramesh Team]

  • Error:AIP-18506: Configuration Builder rollback failed for configurations n

    Hi All
    While creating a deployement , i am getting below error,
    please help me
    Error:AIP-18506: Configuration Builder rollback failed for configurations null for business process null
    regards
    suni

    Hi Anuj,
    Thanks for your response, Now i getting a new error.
    I am getting the below error, while i am deploying the configurations.
    AIP-11016:SQL
    please find the below errors
    2009.07.29 at 06:38:54:371: B2BStarter thread: B2B - (DEBUG) B2BStarter - Current list is empty. Shutdown B2B
    2009.07.29 at 06:38:54:372: B2BStarter thread: B2B - (DEBUG) B2BStarter - Shutdown B2B
    2009.07.29 at 06:38:54:405: B2BStarter thread: B2B - (DEBUG) oracle.tip.adapter.b2b.document.custom.CustomDocumentPlugin:shutdown Enter
    2009.07.29 at 06:38:54:407: B2BStarter thread: B2B - (DEBUG) oracle.tip.adapter.b2b.document.custom.CustomDocumentPlugin:shutdown Exit
    2009.07.29 at 06:38:54:409: B2BStarter thread: B2B - (DEBUG) oracle.tip.adapter.b2b.engine.Engine:shutdown Shutdown B2B server start
    2009.07.29 at 06:38:54:464: Thread-18: BusinessLogicLayer - (ERROR) caught error: Closed Connection
    2009.07.29 at 06:38:54:468: Thread-18: IP - (ERROR) java.sql.SQLException: Closed Connection
         at oracle.jdbc.driver.DatabaseError.throwSqlException(DatabaseError.java:137)
         at oracle.jdbc.driver.DatabaseError.throwSqlException(DatabaseError.java:174)
         at oracle.jdbc.driver.DatabaseError.throwSqlException(DatabaseError.java:239)
         at oracle.jdbc.driver.PhysicalConnection.rollback(PhysicalConnection.java:1259)
         at oracle.jdbc.OracleConnectionWrapper.rollback(OracleConnectionWrapper.java:90)
         at oracle.tip.repos.core.driver.CatalogDriver.disconnect(CatalogDriver.java:1662)
         at oracle.tip.repos.core.persistency.PersistencyService.disconnect(PersistencyService.java:578)
         at oracle.tip.buslogic.common.ExecutionContextImpl.disconnectService(ExecutionContextImpl.java:602)
         at oracle.tip.buslogic.common.ExecutionContextManager.closeLongRunningContext(ExecutionContextManager.java:511)
         at oracle.tip.adapter.b2b.data.B2BExecutionContext.close(B2BExecutionContext.java:208)
         at oracle.tip.adapter.b2b.data.DBContext.shutdown(DBContext.java:141)
         at oracle.tip.adapter.b2b.data.MsgListener.run(MsgListener.java:455)
         at java.lang.Thread.run(Thread.java:534)
    2009.07.29 at 06:38:54:469: Thread-18: B2B - (DEBUG) oracle.tip.adapter.b2b.data.MsgListener:run Thread end ignore exception
    2009.07.29 at 06:38:54:471: Thread-18: B2B - (DEBUG) oracle.tip.adapter.b2b.data.MsgListener:run Thread end
    2009.07.29 at 06:38:55:426: B2BStarter thread: B2B - (DEBUG) oracle.tip.adapter.b2b.engine.Engine:shutdown Shutdown Transport and App Transport
    2009.07.29 at 06:38:55:428: B2BStarter thread: B2B - (DEBUG) B2BStarter - B2B Server shutdown
    2009.07.29 at 06:40:25:439: B2BStarter thread: B2B - (DEBUG) B2BStarter - Context Initialized
    2009.07.29 at 06:40:25:573: B2BStarter thread: B2B - (DEBUG) B2BStarter - Start B2B
    2009.07.29 at 06:40:25:767: B2BStarter thread: B2B - (DEBUG) B2BStarter - Starting B2B
    2009.07.29 at 06:40:25:873: B2BStarter thread: B2B - (DEBUG) B2BStarter - configuration obtained
    2009.07.29 at 06:40:26:079: B2BStarter thread: B2B - (DEBUG) B2BStarter - clear global cache
    2009.07.29 at 06:40:26:149: B2BStarter thread: B2B - (DEBUG) XEngine is already started. So clear cached objects inside XEngine.
    2009.07.29 at 06:40:26:181: B2BStarter thread: B2B - (INFORMATION) Repository:print: [0] HL7 over MLLP Exchange
    2009.07.29 at 06:40:26:185: B2BStarter thread: B2B - (INFORMATION) Repository:print: [1] EDI X12 over AS1
    2009.07.29 at 06:40:26:189: B2BStarter thread: B2B - (INFORMATION) Repository:print: [2] Custom Document over Generic Exchange
    2009.07.29 at 06:40:26:195: B2BStarter thread: B2B - (INFORMATION) Repository:print: [3] EDI EDIFACT over Generic Exchange
    2009.07.29 at 06:40:26:198: B2BStarter thread: B2B - (INFORMATION) Repository:print: [4] EDI X12 over Generic Exchange
    2009.07.29 at 06:40:26:204: B2BStarter thread: B2B - (INFORMATION) Repository:print: [5] RosettaNet over RNIF
    2009.07.29 at 06:40:26:208: B2BStarter thread: B2B - (INFORMATION) Repository:print: [6] Custom Document over MLLP Exchange
    2009.07.29 at 06:40:26:213: B2BStarter thread: B2B - (INFORMATION) Repository:print: [7] Custom Document over AS1
    2009.07.29 at 06:40:26:218: B2BStarter thread: B2B - (INFORMATION) Repository:print: [8] EDI EDIFACT over AS1
    2009.07.29 at 06:40:26:222: B2BStarter thread: B2B - (INFORMATION) Repository:print: [9] HL7 over Generic Exchange
    2009.07.29 at 06:40:26:227: B2BStarter thread: B2B - (INFORMATION) Repository:print: [10] Custom Document over ebMS
    2009.07.29 at 06:40:26:233: B2BStarter thread: B2B - (INFORMATION) Repository:print: [11] Custom Document over Internet
    2009.07.29 at 06:40:26:239: B2BStarter thread: B2B - (INFORMATION) Repository:print: [12] EDI X12 over Internet
    2009.07.29 at 06:40:26:245: B2BStarter thread: B2B - (INFORMATION) Repository:print: [13] EDI EDIFACT over Internet
    2009.07.29 at 06:40:26:690: B2BStarter thread: B2B - (DEBUG) oracle.tip.adapter.b2b.document.custom.CustomDocumentPlugin:initialize Enter
    2009.07.29 at 06:40:27:125: B2BStarter thread: B2B - (DEBUG) oracle.tip.adapter.b2b.document.custom.CustomDocumentPlugin:initialize Exit
    2009.07.29 at 06:40:27:126: B2BStarter thread: B2B - (DEBUG) oracle.tip.adapter.b2b.engine.Engine:initialize Enter
    2009.07.29 at 06:40:27:130: B2BStarter thread: B2B - (DEBUG) oracle.tip.adapter.b2b.engine.Engine:initialize resetListener = true
    2009.07.29 at 06:40:27:133: B2BStarter thread: B2B - (DEBUG) oracle.tip.adapter.b2b.engine.Engine:initialize initdcx = true
    2009.07.29 at 06:40:27:135: B2BStarter thread: B2B - (DEBUG) oracle.tip.adapter.b2b.engine.Engine:initialize initialize TPAProcessor
    2009.07.29 at 06:40:27:137: B2BStarter thread: B2B - (DEBUG) oracle.tip.adapter.b2b.engine.Engine:initialize Clear TPA Cache
    2009.07.29 at 06:40:27:141: B2BStarter thread: B2B - (DEBUG) oracle.tip.adapter.b2b.engine.Engine:initialize initialize DataContext. Pool Size 0
    2009.07.29 at 06:40:27:143: B2BStarter thread: B2B - (DEBUG) oracle.tip.adapter.b2b.data.MsgListener:initialize Treat Response as Request = false
    2009.07.29 at 06:40:27:145: B2BStarter thread: B2B - (DEBUG) oracle.tip.adapter.b2b.data.MsgListener:initialize Exit
    2009.07.29 at 06:40:27:148: B2BStarter thread: B2B - (DEBUG) oracle.tip.adapter.b2b.engine.Engine:initialize initialize Transport
    2009.07.29 at 06:40:27:150: B2BStarter thread: B2B - (DEBUG) oracle.tip.adapter.b2b.transport.TransportInterface:initialize Transport LogLevel = DEBUG
    2009.07.29 at 06:40:27:304: B2BStarter thread: B2B - (INFORMATION) Repository:getDeliveryEndPointList: Putting http://localhost
    2009.07.29 at 06:40:27:309: B2BStarter thread: B2B - (INFORMATION) oracle.tip.adapter.b2b.transport.TransportInterface:initialize: Props: http://localhost transport_callout_waittime = 30
    port = 12001
    PROTOCOL_ENDPOINT = null
    2009.07.29 at 06:40:27:320: B2BStarter thread: B2B - (DEBUG) initialize TransportReceiver: [Emerson_Test_AS2_TransportServer < http > < Emerson >]
    2009.07.29 at 06:40:27:797: B2BStarter thread: B2B - (DEBUG) oracle.tip.adapter.b2b.transport.AppTransportInterface:initialize AppTransport LogLevel = ERROR
    2009.07.29 at 06:40:27:865: B2BStarter thread: B2B - (DEBUG) oracle.tip.adapter.b2b.data.MsgListener:startListen Enter
    2009.07.29 at 06:40:27:869: B2BStarter thread: B2B - (DEBUG) oracle.tip.adapter.b2b.data.MsgListener:startListen Exit
    2009.07.29 at 06:40:27:875: Thread-19: B2B - (DEBUG) oracle.tip.adapter.b2b.data.MsgListener:run Thread start
    2009.07.29 at 06:40:27:879: B2BStarter thread: B2B - (DEBUG) oracle.tip.adapter.b2b.engine.Engine:initialize Exit
    2009.07.29 at 06:40:27:883: B2BStarter thread: B2B - (DEBUG) B2BStarter - B2B initialized
    2009.07.29 at 06:40:29:214: Thread-19: B2B - (DEBUG) oracle.tip.adapter.b2b.data.MsgListener:run initialize Enter
    2009.07.29 at 06:40:29:297: Thread-19: B2B - (DEBUG) oracle.tip.adapter.b2b.data.MsgListener:run initialize B2BListen turned on, will listen on IP_OUT_QUEUE for messages
    2009.07.29 at 06:40:29:380: Thread-19: B2B - (DEBUG) oracle.tip.adapter.b2b.data.MsgListener:run start listening on message
    UI LOG:
    2009.07.29 at 04:54:58:859: DEPLOYMENT_MANAGER_THREAD: Repository - (ERROR) java.sql.SQLException: ORA-20011: Inserting into runtime table TIP_DocumentType_rt failed
    ORA-06512: at "B2B.IP_DEPLOY", line 3942
    ORA-00001: unique constraint (B2B.TIP_DOCUMENTTYPE_RT_RUK) violated
    ORA-06512: at line 1
         at oracle.jdbc.driver.DatabaseError.throwSqlException(DatabaseError.java:137)
         at oracle.jdbc.driver.T4CTTIoer.processError(T4CTTIoer.java:315)
         at oracle.jdbc.driver.T4CTTIoer.processError(T4CTTIoer.java:281)
         at oracle.jdbc.driver.T4C8Oall.receive(T4C8Oall.java:638)
         at oracle.jdbc.driver.T4CCallableStatement.doOall8(T4CCallableStatement.java:183)
         at oracle.jdbc.driver.T4CCallableStatement.execute_for_rows(T4CCallableStatement.java:872)
         at oracle.jdbc.driver.OracleStatement.doExecuteWithTimeout(OracleStatement.java:1160)
         at oracle.jdbc.driver.OraclePreparedStatement.executeInternal(OraclePreparedStatement.java:3000)
         at oracle.jdbc.driver.OraclePreparedStatement.executeUpdate(OraclePreparedStatement.java:3073)
         at oracle.jdbc.driver.OracleCallableStatement.executeUpdate(OracleCallableStatement.java:4308)
         at oracle.tip.deploy.DeploymentManager.deployObjectInRuntimeSchema(DeploymentManager.java:1067)
         at oracle.tip.deploy.DeploymentManager.run(DeploymentManager.java:419)
         at java.lang.Thread.run(Thread.java:534)
    2009.07.29 at 06:38:06:010: Thread-46: Repository - (ERROR) Error -: AIP-11015: Object does not exist 629FF62EB2D55C7BE04400144F873925-27-1-30
         at oracle.tip.repos.core.driver.CatalogDriver.getObject(CatalogDriver.java:759)
         at oracle.tip.repos.core.driver.AssociationList.get(AssociationList.java:70)
         at oracle.tip.buslogic.validation.rules.TradingPartnerCollectionRules.rule7_2(TradingPartnerCollectionRules.java:168)
         at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
         at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:39)
         at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:25)
         at java.lang.reflect.Method.invoke(Method.java:324)
         at oracle.tip.buslogic.validation.ModelValidationEngineImpl.invokeMethod(ModelValidationEngineImpl.java:1349)
         at oracle.tip.buslogic.validation.ModelValidationEngineImpl.invokeMethod(ModelValidationEngineImpl.java:1325)
         at oracle.tip.buslogic.validation.ModelValidationEngineImpl.validate(ModelValidationEngineImpl.java:1212)
         at oracle.tip.buslogic.validation.ModelValidationEngineImpl.validateDeployableBusinessObjects(ModelValidationEngineImpl.java:296)
         at oracle.tip.buslogic.validation.ModelValidationEngineImpl.validateDeployableBusinessObjectsAgreement(ModelValidationEngineImpl.java:272)
         at oracle.tip.configuration.B2BConfigurationBuilder.run(B2BConfigurationBuilder.java:492)
         at java.lang.Thread.run(Thread.java:534)
    2009.07.29 at 06:38:56:895: DEPLOYMENT_MANAGER_THREAD: Repository - (ERROR) java.sql.SQLException: ORA-20011: Inserting into runtime table TIP_DocumentType_rt failed
    ORA-06512: at "B2B.IP_DEPLOY", line 3942
    ORA-00001: unique constraint (B2B.TIP_DOCUMENTTYPE_RT_RUK) violated
    ORA-06512: at line 1
         at oracle.jdbc.driver.DatabaseError.throwSqlException(DatabaseError.java:137)
         at oracle.jdbc.driver.T4CTTIoer.processError(T4CTTIoer.java:315)
         at oracle.jdbc.driver.T4CTTIoer.processError(T4CTTIoer.java:281)
         at oracle.jdbc.driver.T4C8Oall.receive(T4C8Oall.java:638)
         at oracle.jdbc.driver.T4CCallableStatement.doOall8(T4CCallableStatement.java:183)
         at oracle.jdbc.driver.T4CCallableStatement.execute_for_rows(T4CCallableStatement.java:872)
         at oracle.jdbc.driver.OracleStatement.doExecuteWithTimeout(OracleStatement.java:1160)
         at oracle.jdbc.driver.OraclePreparedStatement.executeInternal(OraclePreparedStatement.java:3000)
         at oracle.jdbc.driver.OraclePreparedStatement.executeUpdate(OraclePreparedStatement.java:3073)
         at oracle.jdbc.driver.OracleCallableStatement.executeUpdate(OracleCallableStatement.java:4308)
         at oracle.tip.deploy.DeploymentManager.deployObjectInRuntimeSchema(DeploymentManager.java:1067)
         at oracle.tip.deploy.DeploymentManager.run(DeploymentManager.java:419)
         at java.lang.Thread.run(Thread.java:534)
    2009.07.29 at 06:41:05:932: PURGE_MANAGER_THREAD: Repository - (ERROR) java.sql.SQLException: ORA-02431: cannot disable constraint (TIP_ATTACHMENTSTORAGE_RFK) - no such constraint
    ORA-06512: at "B2B.IP_PURGE", line 107
    ORA-06512: at line 1
         at oracle.jdbc.driver.DatabaseError.throwSqlException(DatabaseError.java:137)
         at oracle.jdbc.driver.T4CTTIoer.processError(T4CTTIoer.java:315)
         at oracle.jdbc.driver.T4CTTIoer.processError(T4CTTIoer.java:281)
         at oracle.jdbc.driver.T4C8Oall.receive(T4C8Oall.java:638)
         at oracle.jdbc.driver.T4CCallableStatement.doOall8(T4CCallableStatement.java:183)
         at oracle.jdbc.driver.T4CCallableStatement.execute_for_rows(T4CCallableStatement.java:872)
         at oracle.jdbc.driver.OracleStatement.doExecuteWithTimeout(OracleStatement.java:1160)
         at oracle.jdbc.driver.OraclePreparedStatement.executeInternal(OraclePreparedStatement.java:3000)
         at oracle.jdbc.driver.OraclePreparedStatement.executeUpdate(OraclePreparedStatement.java:3073)
         at oracle.jdbc.driver.OracleCallableStatement.executeUpdate(OracleCallableStatement.java:4308)
         at oracle.tip.repos.purge.PurgeManager.disableConstraints(PurgeManager.java:706)
         at oracle.tip.repos.purge.PurgeManager.purgeConfiguration(PurgeManager.java:836)
         at oracle.tip.repos.purge.PurgeManager.doPurge(PurgeManager.java:475)
         at oracle.tip.repos.purge.PurgeManager.run(PurgeManager.java:381)
         at java.lang.Thread.run(Thread.java:534)
    2009.07.29 at 06:41:07:927: PURGE_MANAGER_THREAD: Repository - (ERROR) java.sql.SQLException: ORA-02430: cannot enable constraint (TIP_ATTACHMENTSTORAGE_RFK) - no such constraint
    ORA-06512: at "B2B.IP_PURGE", line 47
    ORA-06512: at line 1
         at oracle.jdbc.driver.DatabaseError.throwSqlException(DatabaseError.java:137)
         at oracle.jdbc.driver.T4CTTIoer.processError(T4CTTIoer.java:315)
         at oracle.jdbc.driver.T4CTTIoer.processError(T4CTTIoer.java:281)
         at oracle.jdbc.driver.T4C8Oall.receive(T4C8Oall.java:638)
         at oracle.jdbc.driver.T4CCallableStatement.doOall8(T4CCallableStatement.java:183)
         at oracle.jdbc.driver.T4CCallableStatement.execute_for_rows(T4CCallableStatement.java:872)
         at oracle.jdbc.driver.OracleStatement.doExecuteWithTimeout(OracleStatement.java:1160)
         at oracle.jdbc.driver.OraclePreparedStatement.executeInternal(OraclePreparedStatement.java:3000)
         at oracle.jdbc.driver.OraclePreparedStatement.executeUpdate(OraclePreparedStatement.java:3073)
         at oracle.jdbc.driver.OracleCallableStatement.executeUpdate(OracleCallableStatement.java:4308)
         at oracle.tip.repos.purge.PurgeManager.enableConstraints(PurgeManager.java:728)
         at oracle.tip.repos.purge.PurgeManager.purgeConfiguration(PurgeManager.java:870)
         at oracle.tip.repos.purge.PurgeManager.doPurge(PurgeManager.java:475)
         at oracle.tip.repos.purge.PurgeManager.run(PurgeManager.java:381)
         at java.lang.Thread.run(Thread.java:534)
    2009.07.29 at 06:41:07:931: PURGE_MANAGER_THREAD: Repository - (ERROR) PurgeManager: Purge op failed
    2009.07.29 at 06:41:07:933: PURGE_MANAGER_THREAD: Repository - (ERROR) PurgeManager: PurgeManager failed: Error -: AIP-11016: SQL error: java.sql.SQLException: ORA-02430: cannot enable constraint (TIP_ATTACHMENTSTORAGE_RFK) - no such constraint
    ORA-06512: at "B2B.IP_PURGE", line 47
    ORA-06512: at line 1
    2009.07.29 at 06:46:50:646: DEPLOYMENT_MANAGER_THREAD: Repository - (ERROR) java.sql.SQLException: ORA-20011: Inserting into runtime table TIP_DocumentType_rt failed
    ORA-06512: at "B2B.IP_DEPLOY", line 3942
    ORA-00001: unique constraint (B2B.TIP_DOCUMENTTYPE_RT_RUK) violated
    ORA-06512: at line 1
         at oracle.jdbc.driver.DatabaseError.throwSqlException(DatabaseError.java:137)
         at oracle.jdbc.driver.T4CTTIoer.processError(T4CTTIoer.java:315)
         at oracle.jdbc.driver.T4CTTIoer.processError(T4CTTIoer.java:281)
         at oracle.jdbc.driver.T4C8Oall.receive(T4C8Oall.java:638)
         at oracle.jdbc.driver.T4CCallableStatement.doOall8(T4CCallableStatement.java:183)
         at oracle.jdbc.driver.T4CCallableStatement.execute_for_rows(T4CCallableStatement.java:872)
         at oracle.jdbc.driver.OracleStatement.doExecuteWithTimeout(OracleStatement.java:1160)
         at oracle.jdbc.driver.OraclePreparedStatement.executeInternal(OraclePreparedStatement.java:3000)
         at oracle.jdbc.driver.OraclePreparedStatement.executeUpdate(OraclePreparedStatement.java:3073)
         at oracle.jdbc.driver.OracleCallableStatement.executeUpdate(OracleCallableStatement.java:4308)
         at oracle.tip.deploy.DeploymentManager.deployObjectInRuntimeSchema(DeploymentManager.java:1067)
         at oracle.tip.deploy.DeploymentManager.run(DeploymentManager.java:419)
         at java.lang.Thread.run(Thread.java:534)

  • Transport error: [IPT_HttpSendError] HTTP encounters send error :503

    Hi All,
    I am working with Acme and GlobalChips assignment. I configured the two using the steps mentioned. I have a BPEL process that enqueues a message to the IP_OUT_QUEUE. When i go to oracle b2b reports i get the following error
    I checked to see that the RMI ports are correct and that the b2b/transportServlet is up and running. I also verified that the hostnames of the two machines are correct. Even replaced them with ip addresses to remove anything to do with DNS. But i still get the same error. Please can someone help me resolve this issue?
    Transport error: [IPT_HttpSendError] HTTP encounters send error :503
    <!DOCTYPE HTML PUBLIC "-//IETF//DTD HTML//EN">
    <html> <head>
    <title>No Response from Application Web Server</title>
    </head>
    Both machines can ping each other. B2B Log file shows one more error
    2008.08.06 at 20:27:23:197: Thread-10: Repository - (INFORMATION) Entering Use Case: queryBusinessMessage
    2008.08.06 at 20:27:23:197: Thread-10: Repository - (DEBUG) CatalogDriver manager == oracle.tip.model.metadata.CatalogMetaManager@f1916f
    2008.08.06 at 20:27:23:197: Thread-10: Repository - (DEBUG) CatalogMetaManager getDriverjava.lang.InheritableThreadLocal@1049d3 oracle.tip.repos.core.driver.CatalogDriver@3b4b1e
    2008.08.06 at 20:27:23:197: Thread-10: Repository - (DEBUG) CatalogDriver manager == oracle.tip.model.metadata.CatalogMetaManager@f1916f
    2008.08.06 at 20:27:23:197: Thread-10: Repository - (DEBUG) CatalogMetaManager getDriverjava.lang.InheritableThreadLocal@1049d3 oracle.tip.repos.core.driver.CatalogDriver@3b4b1e
    2008.08.06 at 20:27:23:197: Thread-10: Repository - (DEBUG) MetaCLASS manager == oracle.tip.model.metadata.CatalogMetaManager@f1916f
    2008.08.06 at 20:27:23:197: Thread-10: Repository - (DEBUG) THIS THIS == oracle.tip.model.metadata.CatalogMetaClass@5d855f
    2008.08.06 at 20:27:23:197: Thread-10: Repository - (DEBUG) CatalogMetaManager getDriverjava.lang.InheritableThreadLocal@1049d3 oracle.tip.repos.core.driver.CatalogDriver@3b4b1e
    2008.08.06 at 20:27:23:197: Thread-10: Repository - (INFORMATION) CatalogDriver.runQuery() select ID , CLASSTYPE , NOTM , ISSEEDED , CFG , protocolmessageid , errorseverity , acknowledgemode , businessactionrevision , errorlevel , collaborationrevision , direction , sendtimestamp , groupcontrolnumber , collaborationname , correlationid , remainingretry , attachment , errortext , messagetype , replymode , errorcode , currentstate , acknowledgetype , b2bmessageid , receivetimestamp , messagedatetime , protocolworkarea , protocolworkarea_clob , state , timetoack , txnsetcontrolnumber , payload , payload_clob , interchangecontrolnumber , errordescription , errordescription_clob , businessactionname , protocolcollaborationid, collaborationinstance, wiremessage, receiveridentification, payloadstorage, refertobusinessmessage, exchangeprotocolrevision, sender, senderidentification, documentprotocolrevision, agreement, attachmentstorage, businessaction, businesstransactioninstance, recordinstance from TIP_BusinessMessage_ra t where ( b2bmessageid= ? )
    2008.08.06 at 20:27:23:197: Thread-10: Repository - (DEBUG) CatalogDriver.setBindVariables():
    2008.08.06 at 20:27:23:197: Thread-10: Repository - (DEBUG) Bind Variable : index = 2 value = 0A0A0A0A11B994569BE0000020F46900
    2008.08.06 at 20:27:24:055: Thread-10: Repository - (INFORMATION) Exiting Use Case: queryBusinessMessage
    2008.08.06 at 20:27:27:004: Thread-10: B2B - (ERROR) Error -: AIP-50025: Repository error
         at oracle.tip.adapter.b2b.msgproc.DbAccess.formExtB2bMsg(DbAccess.java:1179)
         at oracle.tip.adapter.b2b.engine.Engine.formExtB2BMsg(Engine.java:2049)
         at oracle.tip.adapter.b2b.engine.Engine.messageRetry(Engine.java:1949)
         at oracle.tip.adapter.b2b.engine.Engine.handleTimeoutEvent(Engine.java:1924)
         at oracle.tip.adapter.b2b.engine.Engine.processEvents(Engine.java:1744)
         at oracle.tip.adapter.b2b.data.MsgListener.onMessage(MsgListener.java:454)
         at oracle.tip.adapter.b2b.data.MsgListener.run(MsgListener.java:326)
         at java.lang.Thread.run(Thread.java:534)
    2008.08.06 at 20:27:27:004: Thread-10: B2B - (ERROR) Error -: AIP-50025: Repository error
         at oracle.tip.adapter.b2b.msgproc.DbAccess.formExtB2bMsg(DbAccess.java:1179)
         at oracle.tip.adapter.b2b.engine.Engine.formExtB2BMsg(Engine.java:2049)
         at oracle.tip.adapter.b2b.engine.Engine.messageRetry(Engine.java:1949)
         at oracle.tip.adapter.b2b.engine.Engine.handleTimeoutEvent(Engine.java:1924)
         at oracle.tip.adapter.b2b.engine.Engine.processEvents(Engine.java:1744)
         at oracle.tip.adapter.b2b.data.MsgListener.onMessage(MsgListener.java:454)
         at oracle.tip.adapter.b2b.data.MsgListener.run(MsgListener.java:326)
         at java.lang.Thread.run(Thread.java:534)
    2008.08.06 at 20:27:27:004: Thread-10: B2B - (DEBUG) oracle.tip.adapter.b2b.engine.Engine:formExtB2BMsg Exit
    2008.08.06 at 20:27:27:004: Thread-10: B2B - (DEBUG) oracle.tip.adapter.b2b.engine.Engine:messageRetry Can't find ExtB2BMessage
    2008.08.06 at 20:27:27:004: Thread-10: B2B - (DEBUG) DBContext commit: Enter
    2008.08.06 at 20:27:27:004: Thread-10: Repository - (DEBUG) CatalogDriver manager == oracle.tip.model.metadata.CatalogMetaManager@f1916f
    2008.08.06 at 20:27:27:004: Thread-10: Repository - (DEBUG) CatalogMetaManager getDriverjava.lang.InheritableThreadLocal@1049d3 oracle.tip.repos.core.driver.CatalogDriver@3b4b1e
    2008.08.06 at 20:27:27:004: Thread-10: Repository - (DEBUG) CatalogTransaction.commit():
    2008.08.06 at 20:27:27:004: Thread-10: Repository - (DEBUG) commiting changes
    2008.08.06 at 20:27:27:004: Thread-10: Repository - (DEBUG) CatalogTransaction.commit():
    2008.08.06 at 20:27:27:004: Thread-10: Repository - (DEBUG) Dirty list = []
    2008.08.06 at 20:27:27:004: Thread-10: Repository - (DEBUG) CatalogTransaction.callWriteObjects() :
    2008.08.06 at 20:27:27:004: Thread-10: Repository - (DEBUG) Call write object List for objects = []
    2008.08.06 at 20:27:27:097: Thread-10: Repository - (DEBUG) CatalogTransaction.commit():
    2008.08.06 at 20:27:27:097: Thread-10: Repository - (DEBUG) Database COMMIT done

    Re: Globalchips to Acme Communication Error

  • Error AIP-50014:  in running Acme-Global sample tutorial

    Hi I am facing the following in running the Acme_GlobalChips tutorial.
    Error I got after deploying in the b2b server reports
    Machine Info: (SALDTP072103)
    Description: General Error
    StackTrace:
    Error -: AIP-50014: General Error: java.lang.NullPointerException
         at oracle.tip.adapter.b2b.engine.Engine.processOutgoingMessage(Engine.java:944)
         at oracle.tip.adapter.b2b.data.MsgListener.onMessage(MsgListener.java:655)
         at oracle.tip.adapter.b2b.data.MsgListener.run(MsgListener.java:353)
         at java.lang.Thread.run(Thread.java:534)
    Caused by: java.lang.NullPointerException
         at oracle.tip.adapter.b2b.packaging.mime.MimePackaging.pack(MimePackaging.java:101)
         at oracle.tip.adapter.b2b.msgproc.Request.outgoingRequestPostColab(Request.java:1262)
         at oracle.tip.adapter.b2b.msgproc.Request.outgoingRequest(Request.java:714)
         at oracle.tip.adapter.b2b.engine.Engine.processOutgoingMessage(Engine.java:897)
         ... 3 more
    I am running the enq_850 and deq scripts on both server as mentioned in the tutorial.
    reoprt page in the server says the following.
    Collaboration
    Revision
    Business Action Process_850
    Revision 1.0
    Process Protocol
    Exchange Protocol AS2 - 1.1
    B2B Message Id 93841671
    Protocol Message Id
    Protocol Collaboration Id
    Receive Time Stamp September 19, 2007 1:59:09 PM
    Send Time Stamp September 19, 2007 1:59:09 PM
    Acknowledge Mode Async
    Reply Mode Async
    Agreement X12_Agreement
    Message Date Time September 19, 2007 1:59:10 PM
    Error Code AIP-50014
    Message Type
    State Error
    Remaining Retry 3
    Acknowledge Type Document Exchange
    Direction Outbound
    Time To Acknowledge
    Sending Trading Partner ACME
    Wire Message
    Correlated Message
    Payload Payload
    In the payload page we the xml file.
    Can Anyone take this issue.Any help would be appreciated.
    Regards
    Lalit

    Hi Ramesh,
    I am sending more details about the issue.
    In the Excahnge protocol page I have the following
    Exchange Protocol
    AS2 1.1
    Revision 1.1
    Description Applicability Statement 2 1.1
    Is Non-Repudiation of Origin Required False
    Is Non-Repudiation of Receipt Required False
    Number Of Retries 3
    Time To Acknowledge 120
    Request Retry Message False
    Implementation Class oracle.tip.adapter.b2b.exchange.as2.AS2ExchangePlugin
    Packaging Protocol MIME
    Packaging Id AS2_11_Packaging
    Moreover i have the following things set
    Is Translation Enabled True
    Is Validation Enabled False
    However in the Document Routing ID I have nothing.
    Also in the error log one of the errors says
    Caused by: java.lang.NullPointerException
         at oracle.tip.adapter.b2b.packaging.mime.MimePackaging.pack(MimePackaging.java:101)
    Does it has anything do with setting Wallet or certificate.Since I have not set those values anywhere.
    I am trying to give you as much details I can give about this issue.That might help me resolve this issue.
    Regards
    Lalit

  • AIP-11016: SQL error while deploying configuration

    Hi B2B Gurus,
    I am unable to deploy one of agreements due to AIP-11016: SQL error at the final step. May the configuration be corrupted even if it validates at TP and Agreement level?
    Please advise what can be done to solve this issue.
    Many thanks in advance for your help.
    Kind Regards,
    Kamil

    Thank you for your suggestion
    Below is an extract from ui.log:
    2009.01.06 at 14:53:30:112: AJPRequestHandler-ApplicationServerThread-14: UI - (ERROR) In getLongVersion()
    2009.01.06 at 14:53:30:117: AJPRequestHandler-ApplicationServerThread-14: UI - (ERROR) Rendering Page::pages/deployment/config_list
    2009.01.06 at 14:53:30:129: AJPRequestHandler-ApplicationServerThread-14: UI - (ERROR) Executing Query::SELECT DISTINCT C.ID, C.CLASSTYPE, C.name, C.LifeCycleState, CA.aud_modified FROM TIP_Configuration_t C, TIP_Configuration_t_AUD CA WHERE C.ID = CA.ID AND C.LifeCycleState IN ('Active','Validated','Quiescing','Quiesced') AND CA.aud_modified IN ( SELECT MAX(aud_modified) FROM TIP_Configuration_t_AUD WHERE ID = C.ID GROUP BY ID) ORDER BY CA.aud_modified DESC
    2009.01.06 at 14:53:30:191: AJPRequestHandler-ApplicationServerThread-14: UI - (ERROR) In getVersionOnly()
    2009.01.06 at 14:53:33:299: AJPRequestHandler-ApplicationServerThread-14: UI - (ERROR) Formatted message
    2009.01.06 at 14:53:33:299: AJPRequestHandler-ApplicationServerThread-14: UI - (ERROR) Formatted message
    2009.01.06 at 14:53:33:300: AJPRequestHandler-ApplicationServerThread-14: UI - (ERROR) Rendering Page::pages/deployment/deploy_progress
    2009.01.06 at 14:53:33:314: AJPRequestHandler-ApplicationServerThread-14: UI - (ERROR) In getVersionOnly()
    2009.01.06 at 14:53:43:564: AJPRequestHandler-ApplicationServerThread-14: UI - (ERROR) Formatted message
    2009.01.06 at 14:53:43:573: AJPRequestHandler-ApplicationServerThread-14: UI - (ERROR) Rendering Page::pages/deployment/deployment_approval
    2009.01.06 at 14:53:43:589: AJPRequestHandler-ApplicationServerThread-14: UI - (ERROR) In getVersionOnly()
    2009.01.06 at 14:53:45:816: AJPRequestHandler-ApplicationServerThread-17: UI - (ERROR) Formatted message
    2009.01.06 at 14:53:45:824: AJPRequestHandler-ApplicationServerThread-17: UI - (ERROR) Rendering Page::pages/deployment/deploy_progress
    2009.01.06 at 14:53:45:837: AJPRequestHandler-ApplicationServerThread-17: UI - (ERROR) In getVersionOnly()
    2009.01.06 at 14:53:52:463: DEPLOYMENT_MANAGER_THREAD: Repository - (ERROR) java.sql.SQLException: ORA-20011: Inserting into runtime table TIP_DocumentType_rt failed
    ORA-06512: at "B2B.IP_DEPLOY", line 3942
    ORA-00001: unique constraint (B2B.TIP_DOCUMENTTYPE_RT_RUK) violated
    ORA-06512: at line 1
         at oracle.jdbc.driver.DatabaseError.throwSqlException(DatabaseError.java:137)
         at oracle.jdbc.driver.T4CTTIoer.processError(T4CTTIoer.java:315)
         at oracle.jdbc.driver.T4CTTIoer.processError(T4CTTIoer.java:281)
         at oracle.jdbc.driver.T4C8Oall.receive(T4C8Oall.java:638)
         at oracle.jdbc.driver.T4CCallableStatement.doOall8(T4CCallableStatement.java:183)
         at oracle.jdbc.driver.T4CCallableStatement.execute_for_rows(T4CCallableStatement.java:872)
         at oracle.jdbc.driver.OracleStatement.doExecuteWithTimeout(OracleStatement.java:1160)
         at oracle.jdbc.driver.OraclePreparedStatement.executeInternal(OraclePreparedStatement.java:3000)
         at oracle.jdbc.driver.OraclePreparedStatement.executeUpdate(OraclePreparedStatement.java:3073)
         at oracle.jdbc.driver.OracleCallableStatement.executeUpdate(OracleCallableStatement.java:4308)
         at oracle.tip.deploy.DeploymentManager.deployObjectInRuntimeSchema(DeploymentManager.java:1067)
         at oracle.tip.deploy.DeploymentManager.run(DeploymentManager.java:419)
         at java.lang.Thread.run(Thread.java:534)
    2009.01.06 at 14:53:52:466: DEPLOYMENT_MANAGER_THREAD: IP - (ERROR) Error -: AIP-11016: SQL error
         at oracle.tip.deploy.DeploymentManager.createCorrectDeploymentException(DeploymentManager.java:742)
         at oracle.tip.deploy.DeploymentManager.run(DeploymentManager.java:505)
         at java.lang.Thread.run(Thread.java:534)
    2009.01.06 at 14:53:56:151: AJPRequestHandler-ApplicationServerThread-17: UI - (ERROR) Found Non Validation Errors
    2009.01.06 at 14:53:56:152: AJPRequestHandler-ApplicationServerThread-17: UI - (ERROR) Formatted message
    2009.01.06 at 14:53:56:152: AJPRequestHandler-ApplicationServerThread-17: UI - (ERROR) Formatted message
    2009.01.06 at 14:53:56:162: AJPRequestHandler-ApplicationServerThread-17: UI - (ERROR) Rendering Page::pages/deployment/deploy_error
    2009.01.06 at 14:53:56:175: AJPRequestHandler-ApplicationServerThread-17: UI - (ERROR) In getVersionOnly()
    Best regards,
    Kamil

  • AIP-50025:  Repository error?

    Hi,
    When I am enqueuing the message through stub(simulator of TP), I am getting this error. Please tell me that where exactly the problem is?
    2008.11.13 at 21:09:04:927: B2BStarter thread: B2B - (DEBUG) B2BStarter - Exception Error -: AIP-50025: Repository error
    2008.11.13 at 21:09:04:927: B2BStarter thread: B2B - (DEBUG) B2BStarter - Leaving ExecutionContext
    2008.11.13 at 21:09:04:927: B2BStarter thread: B2B - (DEBUG) B2BStarter - Sleeping for 30000
    2008.11.13 at 21:09:34:932: B2BStarter thread: B2B - (DEBUG) B2BStarter - Context Initialized
    2008.11.13 at 21:09:34:948: B2BStarter thread: B2B - (DEBUG) B2BStarter - Start B2B
    2008.11.13 at 21:09:34:948: B2BStarter thread: B2B - (DEBUG) B2BStarter - Starting B2B
    2008.11.13 at 21:09:34:948: B2BStarter thread: B2B - (DEBUG) B2BStarter - configuration obtained
    2008.11.13 at 21:09:34:948: B2BStarter thread: B2B - (DEBUG) B2BStarter - clear global cache
    2008.11.13 at 21:09:34:948: B2BStarter thread: B2B - (DEBUG) XEngine not running. So no need to clear cached objects inside XEngine.
    2008.11.13 at 21:09:34:948: B2BStarter thread: B2B - (INFORMATION) Repository:print: [0] EDI X12 over AS1
    2008.11.13 at 21:09:34:948: B2BStarter thread: B2B - (INFORMATION) Repository:print: [1] HL7 over MLLP Exchange
    2008.11.13 at 21:09:34:948: B2BStarter thread: B2B - (INFORMATION) Repository:print: [2] Custom Document over Generic Exchange
    2008.11.13 at 21:09:34:948: B2BStarter thread: B2B - (INFORMATION) Repository:print: [3] EDI EDIFACT over Generic Exchange
    2008.11.13 at 21:09:34:948: B2BStarter thread: B2B - (INFORMATION) Repository:print: [4] EDI X12 over Generic Exchange
    2008.11.13 at 21:09:34:948: B2BStarter thread: B2B - (INFORMATION) Repository:print: [5] RosettaNet over RNIF
    2008.11.13 at 21:09:34:948: B2BStarter thread: B2B - (INFORMATION) Repository:print: [6] Custom Document over MLLP Exchange
    2008.11.13 at 21:09:34:948: B2BStarter thread: B2B - (INFORMATION) Repository:print: [7] Custom Document over AS1
    2008.11.13 at 21:09:34:948: B2BStarter thread: B2B - (INFORMATION) Repository:print: [8] EDI EDIFACT over AS1
    2008.11.13 at 21:09:34:948: B2BStarter thread: B2B - (INFORMATION) Repository:print: [9] HL7 over Generic Exchange
    2008.11.13 at 21:09:34:948: B2BStarter thread: B2B - (INFORMATION) Repository:print: [10] Custom Document over Internet
    2008.11.13 at 21:09:34:948: B2BStarter thread: B2B - (INFORMATION) Repository:print: [11] Custom Document over ebMS
    2008.11.13 at 21:09:34:948: B2BStarter thread: B2B - (INFORMATION) Repository:print: [12] EDI EDIFACT over Internet
    2008.11.13 at 21:09:34:948: B2BStarter thread: B2B - (INFORMATION) Repository:print: [13] EDI X12 over Internet
    2008.11.13 at 21:09:35:010: B2BStarter thread: B2B - (ERROR) Error -: AIP-50025: Repository error
         at oracle.tip.adapter.b2b.init.Repository.readCertificates(Repository.java:1306)
         at oracle.tip.adapter.b2b.init.Repository.initExchange(Repository.java:643)
         at oracle.tip.adapter.b2b.init.Repository.initialize(Repository.java:716)
         at oracle.tip.adapter.b2b.init.B2BServer.readRepository(B2BServer.java:451)
         at oracle.tip.adapter.b2b.init.B2BServer.initialize(B2BServer.java:183)
         at oracle.tip.adapter.b2b.init.B2BStarter.startB2B(B2BStarter.java:298)
         at oracle.tip.adapter.b2b.init.B2BStarter.run(B2BStarter.java:144)
         at java.lang.Thread.run(Thread.java:534)
    2008.11.13 at 21:09:35:010: B2BStarter thread: B2B - (ERROR) Error -: AIP-50025: Repository error
         at oracle.tip.adapter.b2b.init.Repository.initExchange(Repository.java:646)
         at oracle.tip.adapter.b2b.init.Repository.initialize(Repository.java:716)
         at oracle.tip.adapter.b2b.init.B2BServer.readRepository(B2BServer.java:451)
         at oracle.tip.adapter.b2b.init.B2BServer.initialize(B2BServer.java:183)
         at oracle.tip.adapter.b2b.init.B2BStarter.startB2B(B2BStarter.java:298)
         at oracle.tip.adapter.b2b.init.B2BStarter.run(B2BStarter.java:144)
         at java.lang.Thread.run(Thread.java:534)
    Thanks in advance.
    Regards,
    Anuj Dwivedi

    This thread may be of help.
    Re: Import Certificates into Wallet
    There is an issue in reading the certificate.

  • What do iostat hard errors and transport errors mean?

    Can anyone give me some insight into the following output from iostat
    -bash-3.00# iostat -En c1t5d0
    c1t5d0 Soft Errors: 0 Hard Errors: 5 Transport Errors: 8
    Vendor: FUJITSU Product: MAN3735F SUN72G Revision: 0704 Serial No: 0305V94190
    Size: 73.41GB <73407865856 bytes>
    Media Error: 0 Device Not Ready: 0 No Device: 1 Recoverable: 0
    Illegal Request: 0 Predictive Failure Analysis: 0
    Obviously there are 5 hard errors and 8 transport errors, but what does that normally mean? Reseat the drive to fix? Run fsck? How many errors are acceptable before needing to become concerned?

    Hi.
    This counters - Solaris realated. It's not permanent for device.
    After reboot - all this error counters will be reset to 0.
    It's not normal that this counters not 0, but it's not meaning that device is bad or should be replaced.
    No Device: 1 - So - possible device was removed and reinserting, may be transport porblem.
    This disc - FC-AL. So it may be problem on other device in loop.
    Is it interanl or external disk? What server ?
    Soft, Hard, Transport - it's level of error when operating with this device. For more inforamtion need
    analyze /var/adm/messages.
    Where fixed wha error happens and more detail information.
    Regards.

  • AIP-50014:  General Error

    Hi,
    When i tried to send custom xml document over AS2 protocol. I configured similar to custom document tutorial in B2B user guide. I am getting the following error.
    <MESSAGE>
    <HEADER>
    <TSTZ_ORIGINATING>2008-08-28T16:39:39.449+05:30</TSTZ_ORIGINATING>
    <ORG_ID>oracle.com</ORG_ID>
    <COMPONENT_ID>B2B</COMPONENT_ID>
    <HOSTING_CLIENT_ID>beta</HOSTING_CLIENT_ID>
    <MSG_TYPE TYPE="ERROR"></MSG_TYPE>
    <MSG_GROUP>B2B</MSG_GROUP>
    <MSG_LEVEL>16</MSG_LEVEL>
    <HOST_ID>pc022351</HOST_ID>
    <HOST_NWADDR>10.232.65.81</HOST_NWADDR>
    <MODULE_ID>B2B</MODULE_ID>
    <THREAD_ID>Thread-11</THREAD_ID>
    <USER_ID>SYSTEM</USER_ID>
    </HEADER>
    <PAYLOAD>
    <MSG_TEXT>Error -: AIP-50014: General Error: java.lang.NullPointerException
         at oracle.tip.adapter.b2b.engine.Engine.processOutgoingMessage(Engine.java:879)
         at oracle.tip.adapter.b2b.data.MsgListener.onMessage(MsgListener.java:531)
         at oracle.tip.adapter.b2b.data.MsgListener.run(MsgListener.java:344)
         at java.lang.Thread.run(Thread.java:534)
    Caused by: java.lang.NullPointerException
         at oracle.tip.adapter.b2b.packaging.mime.MimePackaging.pack(MimePackaging.java:99)
         at oracle.tip.adapter.b2b.msgproc.Request.outgoingRequestPostColab(Request.java:1165)
         at oracle.tip.adapter.b2b.msgproc.Request.outgoingRequest(Request.java:701)
         at oracle.tip.adapter.b2b.engine.Engine.processOutgoingMessage(Engine.java:832)
         ... 3 more
    </MSG_TEXT>
    </PAYLOAD>
    </MESSAGE>
    <MESSAGE>
    <HEADER>
    <TSTZ_ORIGINATING>2008-08-28T16:40:03.775+05:30</TSTZ_ORIGINATING>
    <ORG_ID>oracle.com</ORG_ID>
    <COMPONENT_ID>B2B</COMPONENT_ID>
    <HOSTING_CLIENT_ID>beta</HOSTING_CLIENT_ID>
    <MSG_TYPE TYPE="ERROR"></MSG_TYPE>
    <MSG_GROUP>B2B</MSG_GROUP>
    <MSG_LEVEL>16</MSG_LEVEL>
    <HOST_ID>pc022351</HOST_ID>
    <HOST_NWADDR>10.232.65.81</HOST_NWADDR>
    <MODULE_ID>B2B</MODULE_ID>
    <THREAD_ID>Thread-11</THREAD_ID>
    <USER_ID>SYSTEM</USER_ID>
    </HEADER>
    <PAYLOAD>
    <MSG_TEXT>Error -: AIP-50014: General Error
         at oracle.tip.adapter.b2b.engine.Engine.processOutgoingMessage(Engine.java:879)
         at oracle.tip.adapter.b2b.data.MsgListener.onMessage(MsgListener.java:531)
         at oracle.tip.adapter.b2b.data.MsgListener.run(MsgListener.java:344)
         at java.lang.Thread.run(Thread.java:534)
    </MSG_TEXT>
    </PAYLOAD>
    </MESSAGE>
    we used the following xsd:
    <xs:schema targetNamespace="http://services.mycccportal.com/SOA/normalizedmessage/v1" xmlns:xs="http://www.w3.org/2001/XMLSchema" xmlns="http://services.mycccportal.com/SOA/normalizedmessage/v1" elementFormDefault="qualified">
    <xs:element name="PrintImageTransaction0100">
         <xs:complexType>
              <xs:sequence>
                   <xs:element name="TransactionID" type="xs:int" minOccurs="0" maxOccurs="unbounded"/>
                   <xs:element name="ClaimNumber" type="xs:string" minOccurs="0" maxOccurs="unbounded"/>
                   <xs:element name="ClaimType" type="xs:string" minOccurs="0" maxOccurs="unbounded"/>
              </xs:sequence>
         </xs:complexType>
    </xs:element>
    </xs:schema>
    please resolve this isssue.
    Thanks,
    Ramesh

    Hi,
    I found the following logs in b2b.log file:
    er
    2008.08.28 at 17:26:42:411: Thread-10: BusinessLogicLayer - (DEBUG) Authorization disabled. UserBootstrapped:false, useAuthorization:true, configType:Runtime
    2008.08.28 at 17:26:42:411: Thread-10: BusinessLogicLayer - (DEBUG) Push Stack: createDataStorage
    2008.08.28 at 17:26:42:411: Thread-10: BusinessLogicLayer - (DEBUG) Pop Stack: createDataStorage
    2008.08.28 at 17:26:42:411: Thread-10: BusinessLogicLayer - (DEBUG) Authorization disabled. UserBootstrapped:false, useAuthorization:true, configType:Runtime
    2008.08.28 at 17:26:42:411: Thread-10: BusinessLogicLayer - (DEBUG) Push Stack: queryExchangeProtocolRevision
    2008.08.28 at 17:26:42:411: Thread-10: BusinessLogicLayer - (DEBUG) Pop Stack: queryExchangeProtocolRevision
    2008.08.28 at 17:26:42:427: Thread-10: BusinessLogicLayer - (DEBUG) Authorization disabled. UserBootstrapped:false, useAuthorization:true, configType:Runtime
    2008.08.28 at 17:26:42:427: Thread-10: BusinessLogicLayer - (DEBUG) Push Stack: queryDocumentProtocolRevision
    2008.08.28 at 17:26:42:427: Thread-10: BusinessLogicLayer - (DEBUG) Pop Stack: queryDocumentProtocolRevision
    2008.08.28 at 17:26:42:427: Thread-10: BusinessLogicLayer - (DEBUG) Authorization disabled. UserBootstrapped:false, useAuthorization:true, configType:Runtime
    2008.08.28 at 17:26:42:427: Thread-10: BusinessLogicLayer - (DEBUG) Push Stack: createDataStorage
    2008.08.28 at 17:26:42:427: Thread-10: BusinessLogicLayer - (DEBUG) Pop Stack: createDataStorage
    2008.08.28 at 17:26:42:427: Thread-10: B2B - (DEBUG) oracle.tip.adapter.b2b.msgproc.DbAccess:DbAccess:insertMsgTblRow toparty name Acme
    2008.08.28 at 17:26:42:427: Thread-10: B2B - (DEBUG) oracle.tip.adapter.b2b.msgproc.DbAccess:DbAccess:insertMsgTblRow toparty type and value AS2 IdentifierAcme
    2008.08.28 at 17:26:42:427: Thread-10: BusinessLogicLayer - (DEBUG) Authorization disabled. UserBootstrapped:false, useAuthorization:true, configType:Runtime
    2008.08.28 at 17:26:42:427: Thread-10: BusinessLogicLayer - (DEBUG) Push Stack: queryTradingPartner
    2008.08.28 at 17:26:42:427: Thread-10: BusinessLogicLayer - (DEBUG) Pop Stack: queryTradingPartner
    2008.08.28 at 17:26:42:427: Thread-10: BusinessLogicLayer - (DEBUG) Authorization disabled. UserBootstrapped:false, useAuthorization:true, configType:Runtime
    2008.08.28 at 17:26:42:427: Thread-10: BusinessLogicLayer - (DEBUG) Push Stack: queryTradingPartner
    2008.08.28 at 17:26:42:427: Thread-10: BusinessLogicLayer - (DEBUG) Pop Stack: queryTradingPartner
    2008.08.28 at 17:26:42:427: Thread-10: BusinessLogicLayer - (DEBUG) Authorization disabled. UserBootstrapped:false, useAuthorization:true, configType:Runtime
    2008.08.28 at 17:26:42:427: Thread-10: BusinessLogicLayer - (DEBUG) Push Stack: queryBusinessAction
    2008.08.28 at 17:26:42:442: Thread-10: BusinessLogicLayer - (DEBUG) Pop Stack: queryBusinessAction
    2008.08.28 at 17:26:42:442: Thread-10: B2B - (DEBUG) oracle.tip.adapter.b2b.msgproc.DbAccess:DbAccess:insertMsgTblRow BusinessAction for the given name Process_AS2Request BusinessAction_5517
    2008.08.28 at 17:26:42:442: Thread-10: BusinessLogicLayer - (DEBUG) Authorization disabled. UserBootstrapped:false, useAuthorization:true, configType:Runtime
    2008.08.28 at 17:26:42:442: Thread-10: BusinessLogicLayer - (DEBUG) Push Stack: queryAgreement
    2008.08.28 at 17:26:42:442: Thread-10: BusinessLogicLayer - (DEBUG) Pop Stack: queryAgreement
    2008.08.28 at 17:26:42:442: Thread-10: BusinessLogicLayer - (DEBUG) Authorization disabled. UserBootstrapped:false, useAuthorization:true, configType:Runtime
    2008.08.28 at 17:26:42:442: Thread-10: BusinessLogicLayer - (DEBUG) Push Stack: queryTradingPartnerIdentificationType
    2008.08.28 at 17:26:42:442: Thread-10: BusinessLogicLayer - (DEBUG) Pop Stack: queryTradingPartnerIdentificationType
    2008.08.28 at 17:26:42:442: Thread-10: BusinessLogicLayer - (DEBUG) Authorization disabled. UserBootstrapped:false, useAuthorization:true, configType:Runtime
    2008.08.28 at 17:26:42:442: Thread-10: BusinessLogicLayer - (DEBUG) Push Stack: queryTradingPartnerIdentificationType
    2008.08.28 at 17:26:42:458: Thread-10: BusinessLogicLayer - (DEBUG) Pop Stack: queryTradingPartnerIdentificationType
    2008.08.28 at 17:26:42:458: Thread-10: BusinessLogicLayer - (DEBUG) Authorization disabled. UserBootstrapped:false, useAuthorization:true, configType:Runtime
    2008.08.28 at 17:26:42:458: Thread-10: BusinessLogicLayer - (DEBUG) Push Stack: createBusinessMessage
    2008.08.28 at 17:26:42:458: Thread-10: BusinessLogicLayer - (DEBUG) Pop Stack: createBusinessMessage
    2008.08.28 at 17:26:42:458: Thread-10: BusinessLogicLayer - (DEBUG) Authorization disabled. UserBootstrapped:false, useAuthorization:true, configType:Runtime
    2008.08.28 at 17:26:42:458: Thread-10: BusinessLogicLayer - (DEBUG) Push Stack: createBusinessMessageReceiverInter
    2008.08.28 at 17:26:42:474: Thread-10: BusinessLogicLayer - (DEBUG) Pop Stack: createBusinessMessageReceiverInter
    2008.08.28 at 17:26:42:474: Thread-10: B2B - (DEBUG) getBatchEventId = null
    2008.08.28 at 17:26:42:474: Thread-10: B2B - (DEBUG) oracle.tip.adapter.b2b.msgproc.Request:outgoingRequest Collaboration Control not required ..continuing Request processing
    2008.08.28 at 17:26:42:474: Thread-10: B2B - (DEBUG) calling setInitiatingPartyId() changing from TPName: GlobalChips Type: AS2 Identifier Value: GlobalChips to TPName: GlobalChips Type: AS2 Identifier Value: GlobalChips
    2008.08.28 at 17:26:42:474: Thread-10: B2B - (DEBUG) oracle.tip.adapter.b2b.document.custom.CustomDocumentPlugin:processOutgoingDocument Enter
    2008.08.28 at 17:26:42:474: Thread-10: B2B - (DEBUG) oracle.tip.adapter.b2b.document.custom.CustomDocumentPlugin:getIdentificationExpression Enter
    2008.08.28 at 17:26:42:474: Thread-10: B2B - (DEBUG) oracle.tip.adapter.b2b.document.custom.CustomDocumentPlugin:getIdentificationExpression idexp = //*[local-name( )='TransactionID']/text( )
    2008.08.28 at 17:26:42:474: Thread-10: B2B - (DEBUG) oracle.tip.adapter.b2b.document.custom.CustomDocumentPlugin:getIdentificationExpression Exit
    2008.08.28 at 17:26:42:474: Thread-10: BusinessLogicLayer - (DEBUG) Authorization disabled. UserBootstrapped:false, useAuthorization:true, configType:Runtime
    2008.08.28 at 17:26:42:474: Thread-10: BusinessLogicLayer - (DEBUG) Push Stack: queryDocumentDefinition
    2008.08.28 at 17:26:42:474: Thread-10: BusinessLogicLayer - (DEBUG) Pop Stack: queryDocumentDefinition
    2008.08.28 at 17:26:42:474: Thread-10: B2B - (DEBUG) oracle.tip.adapter.b2b.document.custom.CustomDocumentPlugin:validateDocument DocumentDefinition = AS2 doc def
    2008.08.28 at 17:26:42:489: Thread-10: B2B - (DEBUG) oracle.tip.adapter.b2b.document.custom.CustomDocumentPlugin:processOutgoingDocument Exit
    2008.08.28 at 17:26:42:489: Thread-10: B2B - (DEBUG) oracle.tip.adapter.b2b.msgproc.Request:outgoingRequestPostColab Invoking Protocol specific CreateMessage
    2008.08.28 at 17:26:42:489: Thread-10: B2B - (DEBUG) oracle.tip.adapter.b2b.msgproc.Request:outgoingRequestPostColab Payload Binding ID Info null
    2008.08.28 at 17:26:42:489: Thread-10: B2B - (DEBUG) oracle.tip.adapter.b2b.exchange.as2.AS2ExchangePlugin:AS2ExchangePlugin:createMessage Enter
    2008.08.28 at 17:26:42:489: Thread-10: B2B - (DEBUG) oracle.tip.adapter.b2b.exchange.as2.AS2ExchangePlugin:AS2ExchangePlugin:createMessage InitialParty is the from party: TPName: GlobalChips Type: null Value: null
    2008.08.28 at 17:26:42:489: Thread-10: B2B - (DEBUG) oracle.tip.adapter.b2b.exchange.as2.AS2ExchangePlugin:AS2ExchangePlugin:createMessage protocol msg id = <0AE8415111C092C2E7900000ED5DA200@null>
    2008.08.28 at 17:26:42:489: Thread-10: BusinessLogicLayer - (DEBUG) Authorization disabled. UserBootstrapped:false, useAuthorization:true, configType:Runtime
    2008.08.28 at 17:26:42:489: Thread-10: BusinessLogicLayer - (DEBUG) Push Stack: updateBusinessMessage
    2008.08.28 at 17:26:42:489: Thread-10: BusinessLogicLayer - (DEBUG) Pop Stack: updateBusinessMessage
    2008.08.28 at 17:26:42:489: Thread-10: BusinessLogicLayer - (DEBUG) Authorization disabled. UserBootstrapped:false, useAuthorization:true, configType:Runtime
    2008.08.28 at 17:26:42:489: Thread-10: BusinessLogicLayer - (DEBUG) Push Stack: queryBusinessMessage
    2008.08.28 at 17:26:42:489: Thread-10: BusinessLogicLayer - (DEBUG) Pop Stack: queryBusinessMessage
    2008.08.28 at 17:26:42:489: Thread-10: B2B - (DEBUG) oracle.tip.adapter.b2b.msgproc.Request:outgoingRequestPostColab Invoking PackMessage
    2008.08.28 at 17:26:42:489: Thread-10: B2B - (DEBUG) MimePackaging:pack:Enter
    2008.08.28 at 17:26:42:489: Thread-10: B2B - (DEBUG) oracle.tip.adapter.b2b.engine.Engine:processOutgoingMessage General Exception ERROR
    2008.08.28 at 17:26:42:489: Thread-10: B2B - (ERROR) Error -: AIP-50014: General Error
         at oracle.tip.adapter.b2b.engine.Engine.processOutgoingMessage(Engine.java:879)
         at oracle.tip.adapter.b2b.data.MsgListener.onMessage(MsgListener.java:531)
         at oracle.tip.adapter.b2b.data.MsgListener.run(MsgListener.java:344)
         at java.lang.Thread.run(Thread.java:534)

Maybe you are looking for

  • [SOLVED] Evince failed to open any PDF documents after upgrade

    I have a x86 version Archlinux on a 32-bit intel platform. After recent upgrade, the Evince package was updated to 2.32.0-3, which fails to open any PDF documents. It gives a notification says "Unable to open document: File type PDF document (applica

  • AIR runtime for PowerPC MAC

    Hi, I am running PowerPC MAC and I want to install AIR runtime. The latest one is 2.0.2 but in documentation I read that it doesn't support old PowerPC processor and I must install AIR runtime of 1.5 version. But anyway if I go to http://get.adobe.co

  • N73 phone freeze problem

    Hi, I am wondering if anyone could help me out. My phone was working fine before..But suddenly one night,when I tried to dial a number, the screen freeze. I had to take off the battery then restarted again. At first, I could turned it off, but after

  • Change print-design in WAD 7.0

    Hello, I have a question concerning the redefinition of layouts in wad 7.0. I created a css-file where I redefine some WAD-classes (e.g. .urTxtStd, .urTxtEmph). Now i want to assume the redefinitions of the classes into the print-layout. When I print

  • X200 Hard Drive -- SSD question

    Greetings: At  $830.00 over the "80GB Hard Disk Drive, 5400rpm" default hard drive option, what advantages does a 64 GB hard drive have over any of the other choices? If I go with Vista Business 64-bit, how much disk space will the operating system u