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]

Similar Messages

  • AIP-50143:  Transaction Instance Not found for Transaction Id

    Hey Guys,
    We have configured a Custom Document Exchange over Generic protocol to transfer a file.
    1. Internal delivery channel is 'SFTP' - Picks file
    2. External delivery channel is 'SFTP' - Puts file
    3. Exchange protocol - Custom document over generic
    4. Translation enabled - False (Currently its turned off, but the file is xml so we may want to turn it on)
    5. Validation enabled - False
    We are encountering below error in B2B while processing. Can someone please help with this.
    Thanks,
    Phani
    010.02.05 at 18:41:41:672: Thread-26: B2B - (DEBUG) oracle.tip.adapter.b2b.engine.Engine:setDocumentPlugin PickReqRev 1.0
    2010.02.05 at 18:41:41:672: Thread-26: B2B - (DEBUG) oracle.tip.adapter.b2b.engine.Engine:setDocumentPlugin info : Cremul version D96A
    2010.02.05 at 18:41:41:672: Thread-26: B2B - (DEBUG) oracle.tip.adapter.b2b.engine.Engine:setDocumentPlugin info : EDIPHARM version 1.0
    2010.02.05 at 18:41:41:672: Thread-26: B2B - (DEBUG) oracle.tip.adapter.b2b.engine.Engine:setDocumentPlugin info : PickReqRev version 1.0
    2010.02.05 at 18:41:41:673: Thread-26: B2B - (DEBUG) oracle.tip.adapter.b2b.engine.Engine:setExchangePlugin Generic version 1.0
    2010.02.05 at 18:41:41:673: Thread-26: B2B - (DEBUG) oracle.tip.adapter.b2b.engine.Engine:setExchangePlugin info : Genericversion 1.0
    2010.02.05 at 18:41:41:673: Thread-26: B2B - (DEBUG) oracle.tip.adapter.b2b.engine.Engine:processOutgoingMessage translated payload =
    oracle.tip.adapter.b2b.message.MessageStorage@140fee
    2010.02.05 at 18:41:41:673: Thread-26: B2B - (DEBUG) oracle.tip.adapter.b2b.engine.Engine:processOutgoingMessage msg.isSignalMsg() = false
    2010.02.05 at 18:41:41:673: Thread-26: B2B - (DEBUG) oracle.tip.adapter.b2b.engine.Engine:processOutgoingMessage Call Outgoing Response Processor
    2010.02.05 at 18:41:41:673: Thread-26: B2B - (DEBUG) oracle.tip.adapter.b2b.msgproc.Response:Response:outgoingResponse Enter
    2010.02.05 at 18:41:41:673: Thread-26: B2B - (DEBUG) oracle.tip.adapter.b2b.msgproc.Response:Response:outgoingResponse Update the Request-Response Table Row for RefertoRequestMessageID with message state Processing Outgoing Response
    2010.02.05 at 18:41:41:676: Thread-26: BusinessLogicLayer - (DEBUG) Authorization disabled. UserBootstrapped:false, useAuthorization:true, configType:null
    2010.02.05 at 18:41:41:677: Thread-26: BusinessLogicLayer - (DEBUG) Push Stack: queryBusinessTransactionInstance
    2010.02.05 at 18:41:41:693: Thread-26: BusinessLogicLayer - (DEBUG) Pop Stack: queryBusinessTransactionInstance
    2010.02.05 at 18:41:41:694: Thread-26: B2B - (ERROR) 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)
         at oracle.tip.adapter.b2b.msgproc.DbAccess.updateReqRespState(DbAccess.java:3249)
         at oracle.tip.adapter.b2b.msgproc.Response.outgoingResponse(Response.java:905)
         at oracle.tip.adapter.b2b.engine.Engine.processOutgoingMessage(Engine.java:1170)
         at oracle.tip.adapter.b2b.transport.AppInterfaceListener.onMessage(AppInterfaceListener.java:141)
         at oracle.tip.transport.basic.sftp.SFTPProcessor.processMessage(SFTPProcessor.java:188)
         at oracle.tip.transport.basic.sftp.SFTPMonitor.processMessage(SFTPMonitor.java:351)
         at oracle.tip.transport.basic.sftp.SFTPMonitor.run(SFTPMonitor.java:304)
    2010.02.05 at 18:41:42:001: Thread-26: B2B - (DEBUG) Engine:notifyApp Enter
    2010.02.05 at 18:41:42:014: Thread-26: 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>0A140A0E126A1276F45000001AD6B570</b2bMessageId>
    <errorCode>AIP-50014</errorCode>
    <errorText>General Error</errorText>
    <errorDescription>
    <![CDATA[Machine Info: (fcgemappdev04)
    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:1213)
         at oracle.tip.adapter.b2b.transport.AppInterfaceListener.onMessage(AppInterfaceListener.java:141)
         at oracle.tip.transport.basic.sftp.SFTPProcessor.processMessage(SFTPProcessor.java:188)
         at oracle.tip.transport.basic.sftp.SFTPMonitor.processMessage(SFTPMonitor.java:351)
         at oracle.tip.transport.basic.sftp.SFTPMonitor.run(SFTPMonitor.java:304)
    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:3252)
         at oracle.tip.adapter.b2b.msgproc.Response.outgoingResponse(Response.java:905)
         at oracle.tip.adapter.b2b.engine.Engine.processOutgoingMessage(Engine.java:1170)
         ... 4 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:3249)
         ... 6 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)
         ... 7 more
      ]]>

    Hi Phani,
    What is the naming convention you are using at IDC? If you are sending the response to your TP, then make sure to send ReplyToMsgId as part of file name. If it is not a response, then send MessageType as 1 as part of file name.
    For file naming convention required, please refer -
    http://www.oracle.com/technology/products/integration/b2b/pdf/B2B_TN_010_Transport_File_FTP_Internal.pdf
    Regards,
    Anuj

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

  • Error: failed to prepare transaction (could not satisfy dependencies)

    Hi,
    I was going to install a winff package (a GUI front end to ffmpeg for converting between video formats), but when I ran yaourt -S winff and tried to install it refused because it isn't for the x86_64 architecture. So I decided to edit the PKGBUILD and perhaps try to force it anyway, but then I saw that the PKGBUILD is actually getting the precompiled RPM package and as I checked, while there was no precompiled 64bit version of the RPM there was one for a deb version that is offered on winff site.
    Since deb's are just archives I ended up, after a few tries, with this PKGBUILD which uses ar and tar commands to get to the binaries inside of the amd64 deb:
    # Contributor: yugrotavele <[email protected]>
    # Modified by libervisco for x86_64
    pkgname=winff-amd64
    pkgver=0.42
    pkgrel=1
    pkgdesc="GUI for ffmpeg"
    url="http://www.winff.org"
    license=('GPL')
    depends=('ffmpeg gtk gdk-pixbuf')
    makedepends=('')
    source=('http://winff.googlecode.com/files/winff-0.42-amd64.deb')
    arch=('x86_64')
    md5sums=('1febf5fd19fa76bdc1da06d3e6c4d3b8')
    build() {
    ar vx winff-0.42-amd64.deb
    tar xvzf data.tar.gz
    install -Dm755 $startdir/src/usr/bin/winff $startdir/pkg/usr/bin/winff
    install -Dm755 $startdir/src/usr/share/winff/presets.xml $startdir/pkg/usr/share/winff/presets.xml
    install -Dm755 $startdir/src/usr/share/winff/winff.png $startdir/pkg/usr/share/winff/winff.png
    So what I basically do is run yaourt -S winff and when it asks whether I want to edit it, I edit it and replace the original PKGBUILD content with above.
    It successfully runs the build() commands, finds and installs the dependencies, but when it's time to install the actual new winff package is throws up this:
    loading package data...
    checking dependencies...
    error: failed to prepare transaction (could not satisfy dependencies)
    :: winff: requires ffmpeg gtk gdk-pixbuf
    I don't get it. It installed all the dependencies (and I even checked whether winff works in one of the earlier tries when I manually installed gdk-pixbuf when the binary asked for it). What does it want now?
    Here is the whole process:
    [daniel@memeport ~]$ yaourt -S winff
    ==> Downloading winff PKGBUILD from AUR...
    Comment by: yugrotavele on 20080518 [04:36:56]
    A nice GUI frontend for ffmpeg.
    First Submitted: Sun, 18 May 2008 04:28:31 +0000
    Last Updated: Mon, 30 Jun 2008 04:23:08 +0000
    winff 0.42-1 (Unsupported): GUI for ffmpeg
    ==> winff dependencies:
    - ffmpeg (already installed)
    - rpmextract (already installed)
    ==> Edit the PKGBUILD (recommended) ? [Y/n] ("A" to abort)
    ==> ----------------------------------------------
    ==>y
    Please add $EDITOR to your environment variables
    for example:
    ==> Edit PKGBUILD with: (replace gvim with your favorite editor)
    ==> Edit ./PKGBUILD with: gedit
    ==> winff dependencies:
    - ffmpeg (already installed)
    - gtk (already installed)
    - gdk-pixbuf (package found)
    ==> Continue the building of 'winff'? [Y/n]
    ==> ----------------------------------------------
    ==>y
    ==> Building and installing package
    ==> Making package: winff 0.42-1 (Tue Jul 1 21:34:12 CEST 2008)
    ==> Checking Runtime Dependencies...
    ==> Installing missing dependencies...
    resolving dependencies...
    looking for inter-conflicts...
    Targets: gdk-pixbuf-0.22.0-4
    Total Download Size: 0.00 MB
    Total Installed Size: 0.70 MB
    Proceed with installation? [Y/n]
    checking package integrity...
    (1/1) checking for file conflicts [############################################################] 100%
    (1/1) installing gdk-pixbuf [############################################################] 100%
    ==> Checking Buildtime Dependencies...
    ==> Retrieving Sources...
    -> Downloading winff-0.42-amd64.deb...
    --2008-07-01 21:34:13-- http://winff.googlecode.com/files/winff-0.42-amd64.deb
    Resolving winff.googlecode.com... 64.233.187.82
    Connecting to winff.googlecode.com|64.233.187.82|:80... connected.
    HTTP request sent, awaiting response... 200 OK
    Length: 1383594 (1.3M) [application/x-archive application/x-debian-package]
    Saving to: `winff-0.42-amd64.deb'
    100%[=============================================================================>] 1,383,594 191K/s in 7.4s
    2008-07-01 21:34:21 (183 KB/s) - `winff-0.42-amd64.deb' saved [1383594/1383594]
    ==> Validating source files with md5sums...
    winff-0.42-amd64.deb ... Passed
    ==> Extracting Sources...
    ==> Entering fakeroot environment...
    ==> Starting build()...
    x - debian-binary
    x - control.tar.gz
    x - data.tar.gz
    ./usr/
    ./usr/bin/
    ./usr/bin/winff
    ./usr/share/
    ./usr/share/doc/
    ./usr/share/doc/winff/
    ./usr/share/doc/winff/copyright
    ./usr/share/doc/winff/winff.pdf
    ./usr/share/doc/winff/README.txt
    ./usr/share/doc/winff/README-Icons.txt
    ./usr/share/doc/winff/README-Presets.txt
    ./usr/share/doc/winff/changelog
    ./usr/share/applications/
    ./usr/share/applications/winff.desktop
    ./usr/share/winff/
    ./usr/share/winff/winff.png
    ./usr/share/winff/presets.xml
    ./usr/share/winff/languages/
    ./usr/share/winff/languages/winff.es.po
    ./usr/share/winff/languages/winff.nl.po
    ./usr/share/winff/languages/winff.fr.po
    ./usr/share/winff/languages/winff.pb.po
    ./usr/share/winff/languages/winff.tr.po
    ./usr/share/winff/languages/winff.de.po
    ./usr/share/winff/languages/winff.zh.po
    ./usr/share/winff/languages/winff.it.po
    ./usr/share/winff/languages/winff.pt.po
    ./usr/share/winff/languages/winff.pl.po
    ./usr/share/winff/languages/winff.bg.po
    ./usr/share/winff/languages/winff.po
    ==> Tidying install...
    -> Removing info/doc files...
    -> Compressing man pages...
    -> Stripping debugging symbols from binaries and libraries...
    ==> Creating package...
    -> Generating .PKGINFO file...
    -> Compressing package...
    ==> Leaving fakeroot environment.
    ==> Finished making: winff (Tue Jul 1 21:34:22 CEST 2008)
    ==> Continue installing 'winff'? [Y/n]
    ==> [v]iew package contents [c]heck package with namcap
    ==> ----------------------------------------------
    ==>y
    loading package data...
    checking dependencies...
    error: failed to prepare transaction (could not satisfy dependencies)
    :: winff: requires ffmpeg gtk gdk-pixbuf
    ==> WARNING: Your package is saved in /tmp/winff-0.42-1-x86_64.pkg.tar.gz
    I tried doing it without changing the package name to winff-amd64, but same thing happens. What's going on?

    Ahh man, and that's it! It works.
    I'm just wondering now how can I contribute this PKGBUILD to AUR, but I can read that in the wiki too.
    Thanks!

  • Error while invoking bean "finder": Instance not found in datasource

    Hi All
    I am facing Error while trying to execute a BPEL processing using Notification service for sending out mail .
    Following is the Error Stack :
    <ERROR> <default.collaxa.cube> <BaseCubeSessionBean::logError> Error while invoking bean "finder": Instance not found in datasource.
    The process domain was unable to fetch the instance with key "677c0310e56e2b26:26d607:10dca65e80a:-7ffc" from the datasource.
    Please check that the instance key "677c0310e56e2b26:26d607:10dca65e80a:-7ffc" refers to a valid instance that has been started and not removed from the process domain.
    ORABPEL-02152
    Instance not found in datasource.
    The process domain was unable to fetch the instance with key "677c0310e56e2b26:26d607:10dca65e80a:-7ffc" from the datasource.
    Please check that the instance key "677c0310e56e2b26:26d607:10dca65e80a:-7ffc" refers to a valid instance that has been started and not removed from the process domain.
         at com.collaxa.cube.engine.data.AdminFinder.__lookupInstanceMetaData(AdminFinder.java:314)
         at com.collaxa.cube.engine.data.AdminFinder.__lookupInstanceMetaData(AdminFinder.java:262)
         at com.collaxa.cube.engine.data.AdminFinder.lookupInstanceByConversationId(AdminFinder.java:235)
         at [b]com.collaxa.cube.ejb.impl.FinderBean.lookupInstanceByConversationId(FinderBean.java:177)
         at IFinderBean_StatelessSessionBeanWrapper42.lookupInstanceByConversationId(IFinderBean_StatelessSessionBeanWrapper42.java:669)
         at com.oracle.bpel.client.Locator.lookupInstance(Locator.java:420)
         at displayInstance.jspService(_displayInstance.java:111)
         at com.orionserver.http.OrionHttpJspPage.service(OrionHttpJspPage.java:56)
         at oracle.jsp.runtimev2.JspPageTable.service(JspPageTable.java:350)
         at oracle.jsp.runtimev2.JspServlet.internalService(JspServlet.java:509)
         at oracle.jsp.runtimev2.JspServlet.service(JspServlet.java:413)
         at javax.servlet.http.HttpServlet.service(HttpServlet.java:853)
         at com.evermind.server.http.ServletRequestDispatcher.invoke(ServletRequestDispatcher.java:824)
         at com.evermind.server.http.ServletRequestDispatcher.forwardInternal(ServletRequestDispatcher.java:330)
         at com.evermind.server.http.ServletRequestDispatcher.forward(ServletRequestDispatcher.java:222)
         at com.collaxa.cube.fe.DomainFilter.doFilter(DomainFilter.java:152)
         at com.evermind.server.http.ServletRequestDispatcher.invoke(ServletRequestDispatcher.java:663)
         at com.evermind.server.http.ServletRequestDispatcher.forwardInternal(ServletRequestDispatcher.java:330)
         at com.evermind.server.http.HttpRequestHandler.processRequest(HttpRequestHandler.java:830)
         at com.evermind.server.http.HttpRequestHandler.run(HttpRequestHandler.java:285)
         at com.evermind.server.http.HttpRequestHandler.run(HttpRequestHandler.java:126)
         at com.evermind.util.ReleasableResourcePooledExecutor$MyWorker.run(ReleasableResourcePooledExecutor.java:192)
         at java.lang.Thread.run(Thread.java:534)
    <2006-09-20 14:55:44,109> <ERROR> <default.collaxa.cube.services> <PCException::<init>> Error in sending e-mail message.
    <2006-09-20 14:55:44,119> <ERROR> <default.collaxa.cube.services> <PCException::<init>> Error in sending e-mail message.
    The understanding formed till now is that the service is trigged using a stateless session bean wrapper and the lookup for the same is failing.
    One option will be to write the java code for performing the lookup using method
    lookupInstanceByConversationId(String convId, DomainAuth auth)
    but certain information e.g DomainAuth is not available.
    I have tried locating information about the dynamic wrapper which is being created.
    Any inputs/comments/direction for the above problem are welcomed
    Cheers

    Thanks Marc.
    I checked the domain log (ORA_BPEL_HOME\bpel\domains\default\logs\domain.log) for information. It repeats the same error displayed in the bpel server window.
    I have now put some SOPs in my Java embedding activity to see if the process gets instantiated or not. On the BPEL server window, I am able to see these SOPs upto the point where I invoke a method invocation on my remote Java class. Which clearly means the BPEL process is instantiated, contrary to the information in the error (that the BPEL instance cannot be found) I am getting.

  • [SOLVED]error: failed to prepare transaction (could not ......

    I'm new user of arch linux , recently I thought of trying plasma 5 p.s i'm using kde  Platform Version 4.14.4. and i followed steps :
    sudo pacman -Syu
    and
    sudo pacman -R $(LANG=C pacman -Qi kdebase-workspace | grep "Req" | sed -e 's/Required By    : //g')
    because As for the Arch Wiki “Plasma 5 is not co-installable with KDE 4 Workspace
    but i got error:
    [alis@alis ~]$ sudo pacman -R $(LANG=C pacman -Qi kdebase-workspace | grep "Req" | sed -e 's/Required By    : //g')
    checking dependencies...
    error: failed to prepare transaction (could not satisfy dependencies)
    :: kdeplasma-addons-applets-comic: requires kdeplasma-addons-libs
    :: kdeplasma-addons-applets-kimpanel: requires kdeplasma-addons-libs
    :: kdeplasma-addons-applets-konqprofiles: requires kdeplasma-addons-libs
    :: kdeplasma-addons-applets-konsoleprofiles: requires kdeplasma-addons-libs
    :: kdeplasma-addons-applets-microblog: requires kdeplasma-addons-libs
    :: kdeplasma-addons-applets-rememberthemilk: requires kdeplasma-addons-libs
    :: kdeplasma-addons-applets-social-news: requires kdeplasma-addons-libs
    :: kdeplasma-addons-applets-weather: requires kdeplasma-addons-libs
    :: kdeplasma-addons-applets-weatherstation: requires kdeplasma-addons-libs
    :: kdeplasma-addons-wallpapers-potd: requires kdeplasma-addons-libs
    :: kdeplasma-addons-wallpapers-weather: requires kdeplasma-addons-libs
    how hard i try i wont be able to remove kde base worspace
    any idea to solve it ??
    Last edited by urzzalis (2015-01-26 05:25:03)

    The wiki is your friend, depending on your specific circumstances, there are a variety of ways to deal with this. You should mark this thread as solved though, and start a new thread if you can't find your answer to the volume issue by browsing the wiki. I use xbindkeys: https://wiki.archlinux.org/index.php/Xb … media_keys

  • [SOLVED] error: failed to prepare transaction (could not satisfy de...

    My attempts to yaourt (or pacmant) -Syu allow me to synch, & then give me the error used to title this thread:
    error: failed to prepare transaction (could not satisfy dependencies)
    Then I get a list of package upgrades, followed by the Total Download: figure & the Total Installed Size: figure  & then the terminal prompt?
    I can add & remove both simple & complex meta packages but I can't -Su
    Any ideas?
    Last edited by handy (2008-10-17 06:15:06)

    I'm doing a reinstall.
    This old test build has had some serious problems that have been recovered from with help in the past.  For many months I have thought that I will do a fresh install, cleaning out the fragments of previous explosions.
    Though I have struck a problem with GRUB.
    I'll do a search before I post a thread on it.
    Thanks to all for your time.
    By the way the latest 32bit install .iso does not like my hardware, kernel panicks with an error regarding my CPU in either installation method on the menu.  So I'm using my old 64bit core install disk.
    Last edited by handy (2008-10-15 03:24:49)

  • Error in CJ88  Posting transaction is not possible (value date not allowed)

    When i try CJ88 with a wbs element, it shows the following error :
    Posting transaction is not possible (value date not allowed)
    Message no. AA 478
    Diagnosis
    A retirement was already posted on the asset 000022400733 0041 on 20091231. Based on the value date 20091231 of the transaction, this transaction should have been included in the calculation of values for the retirement.
    System Response
    The transaction is rejected.
    Procedure
    Check the value date of the transaction.
    In need to put year 2009 in date of the transaction, but it isnt posible. ¿Why? I dont know very much about asset accounting...

    Hi
    It is not allowing for WBS element final settlement, because of your asset already retairement was done.
    By best suggetion is, You will create the new WBS element and transfer the all cost line items from old WBS element to new WBS element, then you will try to settlement for another asset in CJ88.
    I hope it will use for you.
    Regards
    PVCPVC

  • Livecache Error in SCM5.0 - Database Instance Not Found

    Hi,
    I installed SCM5.0 SR2 IDES version on Windows 2003. I selected Livecache in SAP System option when installing SCM5.0. After complete installation, I executed MAxDb exe file to install the MaxDb. I get this error when I try to access LCA Monitor in LC10.
    Here the error details:
    Name and Server:    LCA - SCMSRVR
    DBMRFC Function:  DBM_CONNECT
    Error:                      DBM Error
    Return Code:           -4
    Error Message:       Database Instance Not Found
    It wolud be really helpful if someone could respond to this messgae.
    Thanks
    Satish

    Hello Satish,
    -> My assumption was correct. Please see my first reply:
    "Please pay attention that the liveCache server software is not supported on the 32bit Windows
    server. You could install the liveCache client software on 32 bit Windows server, if the
    application running on the 32 bit Windows to be able to communicate to the liveCache instance. The liveCache instance need to be installed on another server, please overview the
    PAM matrix or check info at
    service.sap.com/liveCache -> Release-Dependent -> SAP LC/LCAPPS 5.0 ->
    "Matrix of released OS platforms for SAP liveCache Technology 7.6.0"   "
    You need the server, where you could install the liveCache instance.
    After the liveCache instance will be installed, you need to follow up with the post installation
    Steps from the liveCache installation guide, which you could also display from link
    service.sap.com/liveCache -> Release-Dependent -> SAP LC/LCAPPS 5.0
    -> "Yes.I found the above two files.
    Dbmcli.exe --> Found in the directory /sapdb/programs/pgm
    Sdbregview.exe --> Found in the directory /sapdb/programs/bin"
    ==> You could start the command prompt from those directories & run the recommended
            commands.
          With output of the 'sdbregview -l' command you will get the list of the database packages
          installed on the server.
    -> Please see helpful SAP notes ::
                   820824     FAQ: MaxDB / SAP liveCache technology
                   767598    Available documentation 
    Thank you and best regards, Natalia Khlopina

  • Could not commit transaction Error 1 Detected During Transaction G/L Account

    hi experts
    when i was adding Sales Order i am getting an error as Could not commit transaction Error 1 Detected During Transaction G/L Account

    Hi,
    Plz find the following threads:
    Transaction failure with error message \&quot;Error -1 detected during transaction\&quot; when update the G\\L Account D…
    "Could not commit transaction: Error -1 detected during transaction"
    Could not commit transaction: Error -1 detected during transaction 'Payment Methods for Payment Wizard' (OPYM)
    Could not commit transaction when inserting new items

  • Pacman -Syu error: failed to prepare transaction

    Currently, trying to update my packages results in a huge error message that I'm not sure how to fix. This is the output of pacman -Syu:
    :: Synchronizing package databases...
    core is up to date
    extra is up to date
    community is up to date
    multilib is up to date
    :: Starting full system upgrade...
    error: could not parse package description file 'gambas3-gb-ncurses-3.3.4-3/desc' from db 'community'
    warning: haskell-mtl: local (2.1.2-25) is newer than extra (2.1.2-2)
    warning: haskell-parsec: local (3.1.3-25) is newer than extra (3.1.3-2)
    warning: haskell-text: local (0.11.2.3-25) is newer than extra (0.11.2.3-2)
    warning: haskell-transformers: local (0.3.0.0-25) is newer than extra (0.3.0.0-3)
    resolving dependencies...
    looking for inter-conflicts...
    error: failed to prepare transaction (could not satisfy dependencies)
    :: haskell-extensible-exceptions: requires ghc=7.6.1-1
    :: haskell-mtl: requires ghc=7.6.1-1
    :: haskell-parsec: requires ghc=7.6.1-1
    :: haskell-regex-base: requires ghc=7.6.1-1
    :: haskell-syb: requires ghc=7.6.1-1
    :: haskell-text: requires ghc=7.6.1-1
    :: haskell-transformers: requires ghc=7.6.1-1
    :: haskell-utf8-string: requires ghc=7.6.1-1
    :: haskell-x11: requires ghc=7.6.1-1
    :: haskell-x11-xft: requires ghc=7.6.1-1
    :: xmonad: requires ghc=7.6.1-1
    :: xmonad-contrib: requires ghc=7.6.1
    :: xmonad-contrib: requires haskell-random=1.0.1.1-3
    At some point I think I had the haskell repository enabled on this machine, but I removed it because it was giving me too many headaches and conflicts. I'm not sure how to go about resetting things so that I can update packages comfortable again.

    error: could not parse package description file 'gambas3-gb-ncurses-3.3.4-3/desc' from db 'community'
    You should deal with this error - something is wrong. Does that file exist? Is the package installed? Is it missing files?
    As for haskell, unless you want to reenable the repository, I guess you need to uninstall those packages. You can then update and reinstall the versions from the standard repositories if you need them.
    I checked a couple of those packages, including xmonad, and the versions in the official repos require e.g. ghc 7.6.2-1 so those should work fine with upgrading.

  • [solved]dnsutils 9.4.2-1 Error "failed to prepare transaction"

    [root@arch-01 jada]# pacman -Syu
    :: Synchronizing package databases...
    core is up to date
    extra is up to date
    community is up to date
    :: Starting full system upgrade...
    warning: dnsutils: forcing upgrade to version 9.4.2-1
    resolving dependencies... done.
    error: failed to prepare transaction (could not satisfy dependencies)
    :: bind requires dnsutils=9.4.1_P1
    [root@arch-01 jada]#
    [root@arch-01 jada]# pacman -Sf dnsutils
    warning: dnsutils: forcing upgrade to version 9.4.2-1
    resolving dependencies... done.
    error: failed to prepare transaction (could not satisfy dependencies)
    :: bind requires dnsutils=9.4.1_P1
    [root@arch-01 jada]#
    what I have to do now?
    Last edited by JaDa (2007-12-24 04:11:39)

    [root@arch-01 jada]# pacman -Sy
    :: Synchronizing package databases...
    core is up to date
    extra 309.6K 277.1K/s 00:00:01 [#####################] 100%
    community is up to date
    local database is up to date
    [root@arch-01 jada]# pacman -Syu
    :: Synchronizing package databases...
    core is up to date
    extra is up to date
    community is up to date
    :: Starting full system upgrade...
    warning: bind: forcing upgrade to version 9.4.2-1
    warning: dnsutils: forcing upgrade to version 9.4.2-1
    resolving dependencies... done.
    looking for inter-conflicts... done.
    Targets: dnsutils-9.4.2-1 bind-9.4.2-1
    Total Package Size: 3.73 MB
    Proceed with installation? [Y/n] y
    :: Retrieving packages from core...
    dnsutils 1908.5K 330.7K/s 00:00:06 [#####################] 100%
    :: Retrieving packages from extra...
    bind 1914.1K 505.4K/s 00:00:04 [#####################] 100%
    checking package integrity... done.
    cleaning up... done.
    (2/2) checking for file conflicts [#####################] 100%
    (1/2) upgrading dnsutils [#####################] 100%
    (2/2) upgrading bind [#####################] 100%
    [root@arch-01 jada]#

  • [SOLVED]pacman upgrade: error# failed to prepare transaction

    Whenever I am trying to install some packages using pacman, I get a message to upgrade pacman. When I say 'yes', I get an error message.
    ##code_begin##
    [root@arch matrix]# pacman -S libreoffice
    :: The following packages should be upgraded first :
        pacman
    :: Do you want to cancel the current operation
    :: and upgrade these packages now? [Y/n] y
    resolving dependencies...
    warning: dependency cycle detected:
    warning: udev will be installed before its util-linux dependency
    looking for inter-conflicts...
    error: failed to prepare transaction (could not satisfy dependencies)
    :: gcc: requires gcc-libs=4.7.0-3
    [root@arch matrix]#
    ##code_end##
    This started after adding a new mirror and performing "pacman -Syu" (I was trying to install firefox in arch, which didn't go through even with different mirrors).
    What should I do now to upgrade pacman?
    Last edited by matrix13 (2012-04-11 14:48:24)

    Anyone else, looking at this, look at https://bbs.archlinux.org/viewtopic.php … 3#p1086153 which suggests the above method could break pacman (but I don't understand why yet).

  • [SOLVED] pacman -Syu - error: failed to prepare transaction

    [root@localhost username]# pacman -Syu
    :: Synchronising package databases...
    core 104.3 KiB 691K/s 00:00 [######################] 100%
    extra 1406.0 KiB 1117K/s 00:01 [######################] 100%
    community 1697.2 KiB 1120K/s 00:02 [######################] 100%
    :: Starting full system upgrade...
    resolving dependencies...
    looking for inter-conflicts...
    error: failed to prepare transaction (could not satisfy dependencies)
    :: open-vm-tools-modules: requires linux<3.4
    I assume I need to wait for open-vm-tools to be updated now?
    Last edited by Swarfega (2012-06-15 11:54:27)

    Wait until your server upload the recent Arch Linux updates. Than you will be able to upgrade it. Or do like i had: download open-bm-tools from Arch Linux official site  and install it and then issue "pacman -Syu".
    Last edited by Shark (2012-06-15 11:54:02)

  • [SOLVED]pacman Dependency problem-error: failed to prepare transaction

    Hi There,
    Got an issue with pacman after doing a pacman - Syu I get the below error
    jase : /home/jase > sudo pacman -Syu
    :: Synchronizing package databases...
    core is up to date
    extra is up to date
    community is up to date
    kdemod-legacy is up to date
    :: Starting full system upgrade...
    :: Replace kdeaccessibility with extra/kde-meta-kdeaccessibility? [Y/n] y
    :: Replace kdeadmin with extra/kde-meta-kdeadmin? [Y/n] y
    :: Replace kdeartwork with extra/kde-meta-kdeartwork? [Y/n] y
    :: Replace kdebase with extra/kde-meta-kdebase? [Y/n] y
    :: Replace kdebindings with extra/kde-meta-kdebindings? [Y/n] y
    :: Replace kdeedu with extra/kde-meta-kdeedu? [Y/n] y
    :: Replace kdegames with extra/kde-meta-kdegames? [Y/n] y
    :: Replace kdegraphics with extra/kde-meta-kdegraphics? [Y/n] y
    :: Replace kdemultimedia with extra/kde-meta-kdemultimedia? [Y/n] y
    :: Replace kdenetwork with extra/kde-meta-kdenetwork? [Y/n] y
    :: Replace kdepim with extra/kde-meta-kdepim? [Y/n] y
    :: Replace kdeplasma-addons with extra/kde-meta-kdeplasma-addons? [Y/n] y
    :: Replace kdesdk with extra/kde-meta-kdesdk? [Y/n] y
    :: Replace kdetoys with extra/kde-meta-kdetoys? [Y/n] y
    :: Replace kdeutils with extra/kde-meta-kdeutils? [Y/n] y
    :: Replace kdewebdev with extra/kde-meta-kdewebdev? [Y/n] y
    warning: perl-datetime-timezone: local (0.8301-1) is newer than community (0.99-1)
    :: Replace phonon with extra/qt? [Y/n] y
    :: Replace portmap with core/rpcbind? [Y/n] y
    :: Replace rt2500 with core/kernel26? [Y/n] y
    :: Replace system-config-printer with extra/system-config-printer-common? [Y/n] y
    resolving dependencies...
    looking for inter-conflicts...
    error: failed to prepare transaction (could not satisfy dependencies)
    :: perl-io-zlib: requires perl-compress-zlib
    any ideas on what I should do from here on ?
    Cheers
    Quazza
    Last edited by quazza (2009-11-04 23:29:37)

    haha yeah I guess it has been a while, I didn't realise.  So what do I do to use core/perl?
    Cheers
    Quazza
    Last edited by quazza (2009-11-02 10:11:11)

Maybe you are looking for

  • Asset Documnet neet to be reversed

    Hi All, Tranasaction Retirement without revenue has been posted agaisnt an Asset using tranasction type 20A. The posting had taken place only in Asset subledger and there is no posting happened in General ledger. Now we want to reverse the posting. W

  • 6300 need help with picture message settings

    hello i cant seem to find how to enter my picture message settings could someone please explain just what to do i have the following from my provider   Advanced Options-                                        TCP/IP= Check the box for APN settings en

  • Audio doesn't switch to headphones when one is inserted (Chromeboo​k 2)

    How do I switch the audio to be output to headphones instead of the speakers?  In all my previous laptops I just had to insert the headphones into the jack, and the audio would automatically switch.  Not the case with the new CB3-B3340 chromebook 2.

  • Can I do bundle and can distribute JMF library (jar, dll file)

    I say riki. I develop Software using a Swing. Please teach it about "Java Media Framework (JMF) 2.1.1 Binary Code License". http://java.sun.com/javase/technologies/desktop/media/jmf/2.1.1/license.html I want to add a "Multimedia data delivery" functi

  • IPhoto 9.5 - crashes when updating iPhoto Library file

    I have updated my MacBook Pro system software to 10.9, and updated iPhoto & iMovie.  The new version of iPhoto (9.5) now crashes when attempting to update the iPhoto Library file. I cannot view any photo files. Any assistance would be appreciated The