"B2B adapter general error"

I had an inbound EDI document fail with a"B2B adapter general error".
I have never seen anything like this error -- and there are no details in the b2b log.
This type of doc processes inbound to B2B hundreds of times daily, and the EDI looked valid.
I re-dropped the same file to B2B and it went thru successfully.
Has anyone ever seen this error ? Any ideas on what I should be looking at to prevent this from happening again ?
Thanks,
Alice

Hello,
This is just a guess from my side. You may need to run the post installation script to set the curson and other few db params. I shall send you the script to your email id. Please send a test mail to me.
Rgds,Ramesh

Similar Messages

  • Error -:  AIP-50031:  B2B adapter general error: java.lang.NullPointerExce

    I have configured two B2B trading partner over ebMS communication. I have also configured an internal delivery channel using JMS.I am posting a msg(the Tp identification is through duns no.) on the JMS queue and I am not able to receive it on the Tp side and i am getting the following error
    008.11.28 at 01:53:36:544: Thread-13: B2B - (ERROR) java.lang.NullPointerException
         at oracle.tip.adapter.b2b.msgproc.DbAccess.insertMsgTblRow(DbAccess.java:806)
         at oracle.tip.adapter.b2b.msgproc.DbAccess.updateWireBusinessToErrorState(DbAccess.java:5365)
         at oracle.tip.adapter.b2b.engine.Engine.handleOutboundException(Engine.java:4109)
         at oracle.tip.adapter.b2b.engine.Engine.processOutgoingMessage(Engine.java:1130)
         at oracle.tip.adapter.b2b.transport.AppInterfaceListener.onMessage(AppInterfaceListener.java:137)
         at oracle.tip.transport.basic.jms.JMSMonitor.processMessages(JMSMonitor.java:610)
         at oracle.tip.transport.basic.jms.JMSMonitor.run(JMSMonitor.java:236)
    2008.11.28 at 01:53:36:544: Thread-13: B2B - (ERROR) Error -: AIP-50031: B2B adapter general error: java.lang.NullPointerException
         at oracle.tip.adapter.b2b.msgproc.DbAccess.updateWireBusinessToErrorState(DbAccess.java:5426)
         at oracle.tip.adapter.b2b.engine.Engine.handleOutboundException(Engine.java:4109)
         at oracle.tip.adapter.b2b.engine.Engine.processOutgoingMessage(Engine.java:1130)
         at oracle.tip.adapter.b2b.transport.AppInterfaceListener.onMessage(AppInterfaceListener.java:137)
         at oracle.tip.transport.basic.jms.JMSMonitor.processMessages(JMSMonitor.java:610)
         at oracle.tip.transport.basic.jms.JMSMonitor.run(JMSMonitor.java:236)
    Caused by: java.lang.NullPointerException
         at oracle.tip.adapter.b2b.msgproc.DbAccess.insertMsgTblRow(DbAccess.java:806)
         at oracle.tip.adapter.b2b.msgproc.DbAccess.updateWireBusinessToErrorState(DbAccess.java:5365)
    I am able to recevie the Heased but not the payload
         ... 5 more

    Hi,
    ":" - has been used as default separator so if you identifier holds this value, please enable add the tip.properties entry as below and things should be fine.
    oracle.tip.adapter.b2b.partyTypeAndValueSeparator=#.
    Here's a sample for jms enqueue,
    FROM_PARTY= urn:oasis:names:tc:ebXML-cppa:partyid-type:duns#232510151
    TO_PARTY= urn:oasis:names:tc:ebXML-cppa:partyid-type:duns#123456789
    Just replace the "FROM_PARTY" and "TO_PARTY" as "from" and "to" for AQ.
    Thanks,
    Sinkar
    [From Ramesh Team]

  • Error in Inbound B2B: AIP-50031:  B2B adapter general error: java.lang.Null

    Hi,
    I am getting the following error in inbound B2B - Custom Document over Generic Exchange - SFTP
    Description: B2B adapter general error
    StackTrace:
    Error -: AIP-50031: B2B adapter general error
         at oracle.tip.adapter.b2b.engine.Engine.processIncomingMessage(Engine.java:1900)
         at oracle.tip.adapter.b2b.engine.Engine.incomingContinueProcess(Engine.java:2657)
         at oracle.tip.adapter.b2b.engine.Engine.handleMessageEvent(Engine.java:2527)
         at oracle.tip.adapter.b2b.engine.Engine.processEvents(Engine.java:2482)
         at oracle.tip.adapter.b2b.data.MsgListener.onMessage(MsgListener.java:530)
         at oracle.tip.adapter.b2b.data.MsgListener.run(MsgListener.java:376)
         at java.lang.Thread.run(Thread.java:534)
    ]]>
    The outbound B2B is working fine; however for the inbound file transfer the file is picked up from the trading partner and this exception occurs.
    Thanks

    Please paste more log in trace 32 mode. What is the name of the file you are receiving? By default B2B expects incoming filename as -
    <FromTPName>UniqueId.<anyFile_Extn>
    For e.g., if partner MarketInc is sending the file then it's name should be - MarketInc_12345.dat or MarketInc_34567.xml
    Make sure that listening channel is not marked as internal as well.
    Regards,
    Anuj

  • B2B-50014:  General Error: java.lang.ClassCastException: oracle.xml.parser.

    Hi Gurus,
    Trying to pass an OAG XML 9.0 payload to a remote trading Partner, over an AS2 channel -- message is both Signed and Encrypted, Cert has been imported.
    I get the B2B-50014: General Error.
    B2B is able to identify the Agreement correctly.
    LOGS:
    [2011-05-12T12:27:03.292+00:00] [soa_ms_1] [ERROR] [] [oracle.soa.b2b.engine] [tid: weblogic.work.j2ee.J2EEWorkManager$WorkWithListener@243d15ed] [userId: <anonymous>] [ecid: bb3e7e8ee8316823:74cad781:12fc9c42815:-7ff5-0000000000172f4e,0] [APP: soa-infra] Error -: B2B-50014: General Error: java.lang.ClassCastException: oracle.xml.parser.v2.XMLParseException cannot be cast to oracle.tip.b2b.system.B2BDomainException[[
         at oracle.tip.b2b.engine.Engine.processOutgoingMessageImpl(Engine.java:1571)
         at oracle.tip.b2b.engine.Engine.processOutgoingMessage(Engine.java:800)
         at oracle.tip.b2b.engine.Engine.handleMessageEvent(Engine.java:3785)
         at oracle.tip.b2b.engine.Engine.processEvents(Engine.java:3127)
         at oracle.tip.b2b.engine.ThreadWorkExecutor.processEvent(ThreadWorkExecutor.java:619)
         at oracle.tip.b2b.engine.ThreadWorkExecutor.run(ThreadWorkExecutor.java:220)
         at oracle.integration.platform.blocks.executor.WorkManagerExecutor$1.run(WorkManagerExecutor.java:120)
         at weblogic.work.j2ee.J2EEWorkManager$WorkWithListener.run(J2EEWorkManager.java:183)
         at weblogic.work.DaemonWorkThread.run(DaemonWorkThread.java:30)
    Caused by: java.lang.ClassCastException: oracle.xml.parser.v2.XMLParseException cannot be cast to oracle.tip.b2b.system.B2BDomainException
         at oracle.tip.b2b.document.oag.OagDocumentPlugin.validateXMLDocument(OagDocumentPlugin.java:1237)
         at oracle.tip.b2b.document.oag.OagDocumentPlugin.processOutgoingDocument(OagDocumentPlugin.java:819)
         at oracle.tip.b2b.msgproc.Request.outgoingRequestPostColab(Request.java:1483)
         at oracle.tip.b2b.msgproc.Request.outgoingRequest(Request.java:990)
         at oracle.tip.b2b.engine.Engine.processOutgoingMessageImpl(Engine.java:1511)
         ... 8 more
    java.lang.ClassCastException: oracle.xml.parser.v2.XMLParseException cannot be cast to oracle.tip.b2b.system.B2BDomainException
         at oracle.tip.b2b.document.oag.OagDocumentPlugin.validateXMLDocument(OagDocumentPlugin.java:1237)
         at oracle.tip.b2b.document.oag.OagDocumentPlugin.processOutgoingDocument(OagDocumentPlugin.java:819)
         at oracle.tip.b2b.msgproc.Request.outgoingRequestPostColab(Request.java:1483)
         at oracle.tip.b2b.msgproc.Request.outgoingRequest(Request.java:990)
         at oracle.tip.b2b.engine.Engine.processOutgoingMessageImpl(Engine.java:1511)
         at oracle.tip.b2b.engine.Engine.processOutgoingMessage(Engine.java:800)
         at oracle.tip.b2b.engine.Engine.handleMessageEvent(Engine.java:3785)
         at oracle.tip.b2b.engine.Engine.processEvents(Engine.java:3127)
         at oracle.tip.b2b.engine.ThreadWorkExecutor.processEvent(ThreadWorkExecutor.java:619)
         at oracle.tip.b2b.engine.ThreadWorkExecutor.run(ThreadWorkExecutor.java:220)
         at oracle.integration.platform.blocks.executor.WorkManagerExecutor$1.run(WorkManagerExecutor.java:120)
         at weblogic.work.j2ee.J2EEWorkManager$WorkWithListener.run(J2EEWorkManager.java:183)
         at weblogic.work.DaemonWorkThread.run(DaemonWorkThread.java:30)
    Error -: B2B-50014: General Error: java.lang.ClassCastException: oracle.xml.parser.v2.XMLParseException cannot be cast to oracle.tip.b2b.system.B2BDomainException
         at oracle.tip.b2b.engine.Engine.processOutgoingMessageImpl(Engine.java:1571)
         at oracle.tip.b2b.engine.Engine.processOutgoingMessage(Engine.java:800)
         at oracle.tip.b2b.engine.Engine.handleMessageEvent(Engine.java:3785)
         at oracle.tip.b2b.engine.Engine.processEvents(Engine.java:3127)
         at oracle.tip.b2b.engine.ThreadWorkExecutor.processEvent(ThreadWorkExecutor.java:619)
         at oracle.tip.b2b.engine.ThreadWorkExecutor.run(ThreadWorkExecutor.java:220)
         at oracle.integration.platform.blocks.executor.WorkManagerExecutor$1.run(WorkManagerExecutor.java:120)
         at weblogic.work.j2ee.J2EEWorkManager$WorkWithListener.run(J2EEWorkManager.java:183)
         at weblogic.work.DaemonWorkThread.run(DaemonWorkThread.java:30)
    Caused by: java.lang.ClassCastException: oracle.xml.parser.v2.XMLParseException cannot be cast to oracle.tip.b2b.system.B2BDomainException
         at oracle.tip.b2b.document.oag.OagDocumentPlugin.validateXMLDocument(OagDocumentPlugin.java:1237)
         at oracle.tip.b2b.document.oag.OagDocumentPlugin.processOutgoingDocument(OagDocumentPlugin.java:819)
         at oracle.tip.b2b.msgproc.Request.outgoingRequestPostColab(Request.java:1483)
         at oracle.tip.b2b.msgproc.Request.outgoingRequest(Request.java:990)
         at oracle.tip.b2b.engine.Engine.processOutgoingMessageImpl(Engine.java:1511)
         ... 8 more
    Kindly advise.
    Regards,
    Sambhav.

    Hi Anuj,
    Thanks, i disabled the agreement validation, ran the file through. It worked.
    Also, tried to validate the XML instance with the XSD, and it threw no errors, so the payload conforms to the XSD, but will validate.
    Other thing being, this is an OAG-XML PO, so had the XSD, not the Guideline file.
    Regards,
    Sambhav.

  • Error while configuring B2B adapter in Jdev 11.1.1.6

    Hi All,
    While configuring B2B adapter in jdev 11.1.1.6, i'm getting the following error at the Document definition step,
    Unable to connect to URL: https://ip address:port no/integration/services/b2b/B2BMetadataWSPort due to javax.xml.soap.SOAPException: Message send failed: sun.security.validator.ValidatorException: Violated path length constraints
    please let me know if anyone of you faced this issue and has a resolution. We have SSL configured and using Rosettanet protocol.
    Thanks,
    Terry

    Terry,
    It seems like a SSL issue related to the certificate. Can you make sure that certificate being presented by the server (hosting URL https://ip address:port no/integration/services/b2b/B2BMetadataWSPort) is valid and you have complete cert chain in the keystore of SOA server?
    Regards,
    Anuj

  • General Error B2B-50014 during AS2 send

    I have setup 2 B2B Servers - Sender and Receiver. I am trying to send a custom xml document from the Sender to the Receiver using AS2-1.1. I have setup a listening channel on the Sender to pick up the source xml file from a folder and transmit to the Receiver through AS2 using the httpReceiver URL on the Receiver. I have turned off Validation on the agreement o both sides and agreements have been successfully deployed.
    When I drop a file into the folder on the Sender, the file gets picked up (file disappears from folder), but I get an error message as follows. Any help is greatly appreciated.
    Error Code     B2B-50014
    Error Description     Machine Info: (soadev01.xyz.com) Description: General Error
    Error Level     ERROR_LEVEL_COLLABORATION
    Error Severity     INFORMATION
    Error Text     General Error
    Log file output:
    Message     Informational -: B2B-50029: B2B runtime error
    Supplemental Detail:
    at oracle.tip.b2b.tpa.TPAProcessor.processTPA(TPAProcessor.java:363)
    at oracle.tip.b2b.tpa.TPAProcessor.processOutgoingTPA(TPAProcessor.java:196)
    at oracle.tip.b2b.engine.Engine.processOutgoingMessageImpl(Engine.java:1335)
    at oracle.tip.b2b.engine.Engine.processOutgoingMessage(Engine.java:781)
    at oracle.tip.b2b.engine.Engine.handleMessageEvent(Engine.java:3319)
    at oracle.tip.b2b.engine.Engine.processEvents(Engine.java:2948)
    at oracle.tip.b2b.engine.ThreadWorkExecutor.processEvent(ThreadWorkExecutor.java:575)
    at oracle.tip.b2b.engine.ThreadWorkExecutor.run(ThreadWorkExecutor.java:214)
    at oracle.integration.platform.blocks.executor.WorkManagerExecutor$1.run(WorkManagerExecutor.java:105)
    at weblogic.work.j2ee.J2EEWorkManager$WorkWithListener.run(J2EEWorkManager.java:183)
    at weblogic.work.DaemonWorkThread.run(DaemonWorkThread.java:30)
    Informational -: B2B-50029: B2B runtime error
    at oracle.tip.b2b.tpa.TPAProcessor.processTPA(TPAProcessor.java:363)
    at oracle.tip.b2b.tpa.TPAProcessor.processOutgoingTPA(TPAProcessor.java:196)
    at oracle.tip.b2b.engine.Engine.processOutgoingMessageImpl(Engine.java:1335)
    at oracle.tip.b2b.engine.Engine.processOutgoingMessage(Engine.java:781)
    at oracle.tip.b2b.engine.Engine.handleMessageEvent(Engine.java:3319)
    at oracle.tip.b2b.engine.Engine.processEvents(Engine.java:2948)
    at oracle.tip.b2b.engine.ThreadWorkExecutor.processEvent(ThreadWorkExecutor.java:575)
    at oracle.tip.b2b.engine.ThreadWorkExecutor.run(ThreadWorkExecutor.java:214)
    at oracle.integration.platform.blocks.executor.WorkManagerExecutor$1.run(WorkManagerExecutor.java:105)
    at weblogic.work.j2ee.J2EEWorkManager$WorkWithListener.run(J2EEWorkManager.java:183)
    at weblogic.work.DaemonWorkThread.run(DaemonWorkThread.java:30)
    Thanks.
    Raja
    Edited by: 839119 on Sep 29, 2011 1:00 PM

    The flow starts from a file folder. The sender instance of Oracle B2B is setup to pick up the file from the folder using File protocol and send to the Receiver B2B instance using AS2. When I look at the application message on the error message in the Reports tab, it indicates that the file has been picked up as follows:
    App Message property     {timestamp=2011-09-29T14:54:12.000-06:00, preserve_filename=true, filesize=5539, filename=EPCOZ_Invoice.xml, RECEIVED_FILENAME=EPCOZ_Invoice.xml, fullpath=/soaz/app/soa/temp/b2b/EPCOZ_Invoice.xml, file_ext=xml}
    However, I receive the General error message that I posted previously.
    Please advise on how to formulate the file name.
    Thanks.
    Raja

  • B2B-51503:  General create message error

    Currently im doing an exchange using
    Exchange Protocol Name     ebMS
    Exchange Protocol Version     2.0
    the current error I'm getting is:
    [APP: soa-infra] Error -: B2B-51503: General create message error.[[
    Error -: B2B-51503: General create message error.
         at oracle.tip.b2b.exchange.ebms.EBMSExchangePlugin.createMessage(EBMSExchangePlugin.java:2171)
         at oracle.tip.b2b.msgproc.Request.outgoingRequestPostColab(Request.java:1532)
         at oracle.tip.b2b.msgproc.Request.outgoingRequest(Request.java:1003)
         at oracle.tip.b2b.engine.Engine.processOutgoingMessageImpl(Engine.java:1533)
         at oracle.tip.b2b.engine.Engine.processOutgoingMessage(Engine.java:806)
         at oracle.tip.b2b.engine.Engine.handleMessageEvent(Engine.java:3838)
         at oracle.tip.b2b.engine.Engine.processEvents(Engine.java:3160)
         at oracle.tip.b2b.engine.ThreadWorkExecutor.processEvent(ThreadWorkExecutor.java:619)
         at oracle.tip.b2b.engine.ThreadWorkExecutor.run(ThreadWorkExecutor.java:220)
         at oracle.integration.platform.blocks.executor.WorkManagerExecutor$1.run(WorkManagerExecutor.java:120)
         at weblogic.work.j2ee.J2EEWorkManager$WorkWithListener.run(J2EEWorkManager.java:183)
         at weblogic.work.DaemonWorkThread.run(DaemonWorkThread.java:30)
    looking at the business message detail i can see:
    Sender Type     ebMS Identifier
    Sender Value     OracleServices_ebMS
    Receiver Type     ebMS Identifier
    Receiver Value     MarketInc_ebMS
    Sender     OracleServices
    Receiver     MarketInc
    Agreement Id     ebMS_O_M_Custom_10_PO
    Agreement     ebMS_O_M_Custom_10_PO_Agr
    Document Type     PurchaseOrder
    Document Protocol     Custom
    Document Version     1.0
    among other values, so if it recognizes the document, agreement and sender an receiver values, the log doesnt show more than the error as to state why the "create message error".

    No attachment, I have enabled SSL in weblogic but i'm not using the SSL port yet as i have not been able to solve the issue without security first.
    the error log:
    ####<Sep 27, 2011 3:49:51 PM VET> <Warning> <oracle.soa.mediator.dispatch.db> <GLOBO-ve> <AdminServer> <weblogic.work.j2ee.J2EEWorkManager$WorkWithListener@ec909c> <<anonymous>> <BEA1-3722DFF1EEA3F59EF9A1> <0000JAgK_qO5yW^5xV_AiW1EWY58000002> <1317154791953> <BEA-000000> <Self Container id expired :ADA0FA81E93D11E0AF5D1DDBA1775284 last renewal time :2011-09-27 15:49:51.953 before expiry interval:300000 ms but not removing it.>
    ####<Sep 27, 2011 3:50:51 PM VET> <Warning> <oracle.soa.mediator.dispatch.db> <GLOBO-ve> <AdminServer> <weblogic.work.j2ee.J2EEWorkManager$WorkWithListener@ec909c> <<anonymous>> <BEA1-3838DFF1EEA3F59EF9A1> <0000JAgK_qO5yW^5xV_AiW1EWY58000002> <1317154851984> <BEA-000000> <Self Container id expired :ADA0FA81E93D11E0AF5D1DDBA1775284 last renewal time :2011-09-27 15:50:51.968 before expiry interval:300000 ms but not removing it.>
    ####<Sep 27, 2011 3:50:52 PM VET> <Error> <oracle.soa.b2b.engine> <GLOBO-ve> <AdminServer> <weblogic.work.j2ee.J2EEWorkManager$WorkWithListener@7c5344> <<anonymous>> <BEA1-383CDFF1EEA3F59EF9A1> <3f3d2d8955322f32:-3abd27e6:132ac5204d9:-8000-0000000000001a6e> <1317154852781> <BEA-000000> <Error -: B2B-51503: General create message error.
         at oracle.tip.b2b.exchange.ebms.EBMSExchangePlugin.createMessage(EBMSExchangePlugin.java:2171)
         at oracle.tip.b2b.msgproc.Request.outgoingRequestPostColab(Request.java:1532)
         at oracle.tip.b2b.msgproc.Request.outgoingRequest(Request.java:1003)
         at oracle.tip.b2b.engine.Engine.processOutgoingMessageImpl(Engine.java:1533)
         at oracle.tip.b2b.engine.Engine.processOutgoingMessage(Engine.java:806)
         at oracle.tip.b2b.engine.Engine.handleMessageEvent(Engine.java:3838)
         at oracle.tip.b2b.engine.Engine.processEvents(Engine.java:3160)
         at oracle.tip.b2b.engine.ThreadWorkExecutor.processEvent(ThreadWorkExecutor.java:619)
         at oracle.tip.b2b.engine.ThreadWorkExecutor.run(ThreadWorkExecutor.java:220)
         at oracle.integration.platform.blocks.executor.WorkManagerExecutor$1.run(WorkManagerExecutor.java:120)
         at weblogic.work.j2ee.J2EEWorkManager$WorkWithListener.run(J2EEWorkManager.java:183)
         at weblogic.work.DaemonWorkThread.run(DaemonWorkThread.java:30)
    Error -: B2B-51503: General create message error.
         at oracle.tip.b2b.exchange.ebms.EBMSExchangePlugin.createMessage(EBMSExchangePlugin.java:2171)
         at oracle.tip.b2b.msgproc.Request.outgoingRequestPostColab(Request.java:1532)
         at oracle.tip.b2b.msgproc.Request.outgoingRequest(Request.java:1003)
         at oracle.tip.b2b.engine.Engine.processOutgoingMessageImpl(Engine.java:1533)
         at oracle.tip.b2b.engine.Engine.processOutgoingMessage(Engine.java:806)
         at oracle.tip.b2b.engine.Engine.handleMessageEvent(Engine.java:3838)
         at oracle.tip.b2b.engine.Engine.processEvents(Engine.java:3160)
         at oracle.tip.b2b.engine.ThreadWorkExecutor.processEvent(ThreadWorkExecutor.java:619)
         at oracle.tip.b2b.engine.ThreadWorkExecutor.run(ThreadWorkExecutor.java:220)
         at oracle.integration.platform.blocks.executor.WorkManagerExecutor$1.run(WorkManagerExecutor.java:120)
         at weblogic.work.j2ee.J2EEWorkManager$WorkWithListener.run(J2EEWorkManager.java:183)
         at weblogic.work.DaemonWorkThread.run(DaemonWorkThread.java:30)
    >

  • Trap and notify errors in B2B adapter inbound

    How do we trap and notify IT admin staff when there are ecs spec validation or other errors in the inbound messages (such as in cases where outbound 997 shows rejection of the incoming message) ?
    Thanks

    First of all let me point you to the right forum for B2B related queries -
    Integration - B2B
    In Oracle B2B, the exception/error message is enqueued to IP_IN_QUEUE and has the recipient name b2berroruser. The enqueued exception is based on ipException.xsd and contains information such as the error message (errorText has a short description and errorDescription has a longer description) and the error code.
    You may develope a listener process (perhaps a BPEL process) which polls for messages in IP_IN_QUEUE having recipient name b2berroruser. Then you perform desired notification processing (SMS/MAIL/FAX etc.) in that process.
    To know more about exception handling in Oracle B2B and the structure of ipException.xsd, please refer -
    http://download.oracle.com/docs/cd/E14571_01/integration.1111/e10229/app_except.htm#BCEIEEFF
    We welcome any queries related to Oracle B2B in Oracle B2B forum (link posted above)
    Regards,
    Anuj

  • 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

  • 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)

  • B2B adapter is not polling any data from EDI X12 810 ECS file

    Hi All,
    I am new to Oracle B2B. I am using
    Jdev 11.1.1.6
    Oracle Editor :  7.0.5.4016
    Document Protocol : EDI_X12
    Document type : 810 (Invoice )
    Version: 4010
    Weblogic server :11.1.1.6.0
    Requirement is : i had an EDI file and i need to translate the EDI map using the B2B adapter, transport to SOA Suite and insert into a custom DB.
    Issue  is : B2B adapter is not polling any data from EDI X12 810 ECS file
    for this i created sample EDI X12 810 ecs file, i converted the same to .xsd and .dat file. I created partner, and while configuring channel i used '*Generic File 1.0*' protocol and i given folder path( i also checked, by just giving folder Name) in the folder name property of 'Transport Protocol Parameters' , i also placed sample xml file into this folder. And I created sample process in Jdev to poll data from this folder.
    build and deployment is fine for this process, but no instances is created for this process. and the Process is not Polling any data from the folder which i mentioned in the Transport Protocol Parameters.
    is this the way am doing is wrong for my current requirement or am i did any wrong step (as stated above ) ? Please help me. How can i receive data from this EDI file to my bpel process so that i can continue with the rest of the Process. Thank you in advance
    Edited by: 979032 on Feb 12, 2013 11:02 PM
    Edited by: 979032 on Feb 13, 2013 12:14 AM

    Hi Anuj ,
    I placed .dat file now. The file Picked by B2B adapter. But i was getting the Error. The error i found in Business Message as
    "Error Code     B2B-50547
    Error Description     Machine Info: (soabpm-vm) Description: Agreement not found for trading partners: FromTP null, ToTP MyCompany with document type 810-3070-INBOUND.
    Error Level     ERROR_LEVEL_COLLABORATION
    Error Severity     ERROR
    Error Text     Agreement not found for trading partners: FromTP null, ToTP MyCompany with document type 810-3070-INBOUND. "
    But i created agreement for the partner and my document type name is "NewDocumentType" and in the wire message a am getting as shown below
    Id     7F00000113CFC36785C0000017D7E2B0
    Message Id     7F00000113CFC36785C0000017D7E2B0
    Business Message     7F00000113CFC367A450000017D7E2B7
    Packed Message     Packed Message
    Payload     Payload
    Protocol Message Id     EDIX12810.dat@7F00000113CFC36799B0000017D7E2B4
    Refer To Protocol Message Id     
    Protocol Collaboration Id     
    Protocol Transport Binding     filename=EDIX12810.dat filesize=2289 ChannelName=MyCompany_ListeningChannel file_ext=dat fullpath=/home/oracle/Desktop/B2BFiles/EDIX12810.dat timestamp=2013-02-21T01:58:21.000-08:00 MSG_RECEIVED_TIME=Thu Feb 21 02:04:53 PST 2013
    Message Digest     Message Digest
    Digest Algorithm     
    Transport Protocol     File
    Transport Protocol Version     1.0
    Url     file://localhost//home/oracle/Desktop/B2BFiles/
    security     
    Transport Headers     filename=EDIX12810.dat filesize=2289 ChannelName=MyCompany_ListeningChannel file_ext=dat fullpath=/home/oracle/Desktop/B2BFiles/EDIX12810.dat timestamp=2013-02-21T01:58:21.000-08:00 MSG_RECEIVED_TIME=Thu Feb 21 02:04:53 PST 2013
    certificates     certificates
    State     ERROR
    Reattempt Count     
    Error Code     
    Error Description     
    Error Text     
    exchangeRetryInterval     
    exchangeRemainingRetry     
    Message Size     2289
    I also has one more doubt, now i created ecs,xsd and .dat by selecting sample EDI file in Document editor. suppose i want create the same ecs ,.xsd and .dat for my gentran file which is of EDI x12 810 standard but i have it in PDF format , then how can i access that to in Document editor ( in the import option, i found Gentran DDF and Gentran Unix IG and i was getting the following error while importing my PDF file
    ErrorCode : 0xC00CE508
    File Position : 10
    Line Number : 2
    LineByte Position :2
    Reason: An invalid character was found in text content error) so that i can create .dat file and i can place the same in my folder in order to pick the file.
    Please help us . Thank you .
    Regards,
    Kotresh
    Edited by: 979032 on Feb 21, 2013 2:17 AM

  • Where to download B2B Adapter?

    where to download B2B Adapter that allow BPEL to integrate with Oracle B2B Integration??

    thanks, i manage to get the B2B adapter but i face another problem when i try to deploy.
    here is the error i got from the log.
    ORABPEL-05207
    Error deploying BPEL archive.
    An error occurred while attempting to deploy the BPEL archive file "bpel_Enqueue850_1.1.jar"; the exception reported is: Problem 1: [http://localhost:9700/BPELConsole/wsil/adapters/B2B/EDI_X12/X12_4010-4010/850/850+Definition?wsdl]: Unable to locate the JCA Resource Adapter via WSDL port element jca:address.
    The Adapter Framework is unable to startup the Resource Adapter specified in the WSDL jca:address element: {http://xmlns.oracle.com/pcbpel/wsdl/jca/}address: location='eis/b2b'
    The reason for this is most likely that either
    1) the Resource Adapters RAR file has not been deployed successfully to the OC4J Application server or
    2) the 'location' attribute in $J2EE_HOME/application-deployments/default/deployed-adapter-name/oc4j-ra.xml has not been set to eis/b2b. In the last case you might have to add a new 'connector-factory' entry (connection) to oc4j-ra.xml.
    Please correct this and then restart the BPEL/OC4J Application Server
    any idea how to fix this problem?

  • 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

  • Problem with MySQL - WLS61:General error: select command denied to user: 'foo@lion.e-pmsi.fr' for table 'finess'

    Hi
    I've been trying to adapt and deploy an enterprise appliaction developped and deployed
    before under JBoss.
    My database is MySQL and I use Together Control Center for development and hot deployment.
    After having modified a lot of things (the seamless protability seems always sor
    far :), now I get some strange error when deploying from withing Together Control
    Center 6.0:
    WLS61:General error: select command denied to user: '[email protected]' for table
    'finess'
    Off course the user foo has all possible and imaginable rights.
    Does anybody have an idea on how to get around it ?
    Thanks
    Alireza

    Found the answer... email that went to junk mail. Hope this helps others!
    Hello Subscription User,
     Thanks for choosing ClearDB for your database needs. We appreciate your business and 
     your interest in our services. Our commitment to all of our customers is that we 
     provide a high quality of service on all of our database systems. Part of that 
     commitment includes the enforcement of database size quotas in order to ensure 
     the highest quality of service for our customers.
     As such, we're sending you this automated message regarding one of your databases:
     Database: wp____
     Tier/Plan: Mercury
     Tier size quota: 20 MB
     This database has either reached or has exceeded its maximum allowed size for the 
     'Mercury' plan/tier that it currently belongs to. As such, our systems were forced to 
     place a read-only lock on it. We kindly encourage you to upgrade your database 
     to a larger tier/plan so that we can restore write privileges and enable complete 
     access to it from your account.
     If you feel that you have received this notification in error, please feel free 
     to contact us by replying to this email along with information that you feel may 
     assist us in assessing the situation with your database.
     Thanks again for choosing ClearDB,
     The ClearDB Team

  • Adventure Demo - General Error

    I installed the Blueprint Demo - Adventure Demo 1.0 with the lastest J2EE 1.4 SDK successfully.
    However, when I tested the demo. I found that there is always message displayed at the phone 'General Error' when I made reservation via menu item 'Reserve'.
    This is not the first time I encountered in this current version. It happened with previous release of J2EE 1.4 SDK.
    I can't find any error log in the server log. Does anybody encounter the problem and know the resolution?
    Regards,
    William

    Have you tried setting the logging detail level to something more fine grain than INFO?
    Try changing the <install_dir>/domains/domain1/config/domain.xml file's <module-log-levels> element entry for logging:
    <log-service alarms="false" file="${com.sun.aas.instanceRoot}/logs/server.log" log-rotation-limit-in-bytes="2000000000" log-to-console="false" use-system-logging="false">
    <module-log-levels admin="INFO" classloader="INFO" cmp="INFO" cmp-container="INFO" configuration="INFO" connector="INFO" corba="INFO" deployment="INFO" ejb-container="INFO" javamail="INFO" jaxr="INFO" jaxrpc="INFO" jdo="INFO" jms="INFO" jta="INFO" jts="INFO" mdb-container="INFO" naming="INFO" resource-adapter="INFO" root="INFO" saaj="INFO" security="INFO" server="INFO" verifier="INFO" web-container="INFO"/>
    </log-service>
    Instead of using "INFO", try using "FINEST" to see if that produces any clue as to the cause of this error.
    After changing the appropriate entries to "FINEST", start the application server, and check the <install_dir>/domains/domain1/logs/server.log after retesting. Can you determine if there is any new information related to this error in server.log?
    Please let me know what you determine after trying the suggestion in this email.
    Thanks,
    Jon

Maybe you are looking for

  • Delivery Date should be blank in ME51N

    Hi, We want Delivery Date as Blank & Mandatory in ME51N - PR Creation. I have already tried with T.code OMI8, where we removed Processing time required field value as 0 under External Procurement but from this, Delivery Date is showing same date as P

  • How to get purchased Apps

    I am sure you have seen similiar threads before but I couldn't see any during my search. OK. I bought many applications over the years. I recently deleted all my application after restoring my IPhone 4. Now I can see my purchased application on ITune

  • Missing Forza 5 download code

    I also am missing the code.  I ordered pickup in store and the code was not on the pickup invoice.  The store told me I should receive it 'within a few hours' to my email, but as of now... nothing. Also, when I try and look up my order online with my

  • I can't close iphoto

    i can't close iPhoto, it keeps saying "photos are being imported to the phot library please wait for import to complete" but theres nothing importing. i can't import photos and can't even shut my computer down. how can i fix this? ca

  • Can't do a complete clean install (defective hard drive?)

    Hello I picked up a used G4 Quicksilver 733 mhz. I knew that I would need a retail OS 9.2 bootable install disc, to do a fresh install, so I picked one up. But it appeared as though the prior owner did not do a proper erase of the old hard drive, bec