Could not lock request

EBS R12.0.3
AIX 5.2
10.2.0.2
PROD
There are four requesting with running phase with normal status(All are same request) since long time when I try to cancel any one of them it says “Could not lock request”.
When I try from backend as below it seems hanging, 20 minute it ran so I canceled. Suggest me how could I cancel them?
update fnd_concurrent_requests
set phase_code = 'C',
status_code = 'X'
where request_id = '&ID';
Thanks

There are four requesting with running phase with normal status(All are same request) since long time when I try to cancel any one of them it says “Could not lock request”.
When I try from backend as below it seems hanging, 20 minute it ran so I canceled. Suggest me how could I cancel them?
update fnd_concurrent_requests
set phase_code = 'C',
status_code = 'X'
where request_id = '&ID';Please stop the CM and make sure you have no locks in the database on this table.
Thanks,
Hussein

Similar Messages

  • Does anyone know how to fix an error in cc photoshop on Win8 that says puppet warp could not complete request due to program error?

    Does anyone know how to fix an error in cc photoshop on Win8 that says puppet warp could not complete request due to program error?

    Questions on using a specific program should go in that program forum
    This forum is about the Cloud as a delivery process, not about using individual programs
    If you start at the Forums Index https://forums.adobe.com/welcome
    You will be able to select a forum for the specific Adobe product(s) you use
    Click the "down arrow" symbol on the right (where it says All communities) to open the drop down list and scroll

  • Error while using spring multipart in Oracle Weblogic 10.3.6 - org.springframework.web.portlet.dispatcherportlet - could not complete request

    Hi there,
    We were using the spring multipart for the purpose of uploading a file into our application running on Oracle Weblogic Server 10.3.2 using spring framework.
    It was working fine until we upgraded our server to the version 10.3.6
    After the upgrade, we started getting the below error while we try to submit the form after selecting the file to be uploaded.
    2013-11-20 06:11:29,923 ERROR||[[ACTIVE] ExecuteThread: '9' for queue: 'weblogic.kernel.Default (self-tuning)']||[email protected]||org.springframework.web.portlet.DispatcherPortlet||Could not complete request
    javax.portlet.PortletException: Error occured during request processing: javax/portlet/ActionRequest
            at org.springframework.web.portlet.DispatcherPortlet.doActionService(DispatcherPortlet.java:668)[org.springframework.web.portlet-3.0.2.RELEASE.jar:3.0.2.RELEASE]
            at org.springframework.web.portlet.FrameworkPortlet.processRequest(FrameworkPortlet.java:519)[org.springframework.web.portlet-3.0.2.RELEASE.jar:3.0.2.RELEASE]
            at org.springframework.web.portlet.FrameworkPortlet.processAction(FrameworkPortlet.java:460)[org.springframework.web.portlet-3.0.2.RELEASE.jar:3.0.2.RELEASE]
            at com.bea.portlet.container.PortletStub.doAction(PortletStub.java:901)[portlet-container.jar:10.3.6 ]
            at com.bea.portlet.container.FilterChainGenerator.runFilterChain(FilterChainGenerator.java:96)[portlet-container.jar:10.3.6 ]
            at com.bea.portlet.container.PortletStub.processAction(PortletStub.java:314)[portlet-container.jar:10.3.6 ]
            at com.bea.portlet.container.AppContainer.invokeProcessAction(AppContainer.java:679)[portlet-container.jar:10.3.6 ]
            at com.bea.netuix.servlets.controls.content.JavaPortletContent.fireProcessAction(JavaPortletContent.java:209)[netuix_servlet.jar:10.3.6 ]
            at com.bea.netuix.servlets.controls.portlet.JavaPortlet.fireProcessAction(JavaPortlet.java:1299)[netuix_servlet.jar:10.3.6 ]
            at com.bea.netuix.servlets.controls.portlet.JavaPortlet.raiseChangeEvents(JavaPortlet.java:805)[netuix_servlet.jar:10.3.6 ]
            at com.bea.netuix.nf.ControlLifecycle$4.postVisitRoot(ControlLifecycle.java:316)[netuix_servlet.jar:10.3.6 ]
            at com.bea.netuix.nf.ControlTreeWalker.walkRecursive(ControlTreeWalker.java:341)[netuix_servlet.jar:10.3.6 ]
            at com.bea.netuix.nf.ControlTreeWalker.walk(ControlTreeWalker.java:130)[netuix_servlet.jar:10.3.6 ]
            at com.bea.netuix.nf.Lifecycle.processLifecycles(Lifecycle.java:399)[netuix_servlet.jar:10.3.6 ]
            at com.bea.netuix.nf.Lifecycle.processLifecycles(Lifecycle.java:361)[netuix_servlet.jar:10.3.6 ]
            at com.bea.netuix.nf.Lifecycle.processLifecycles(Lifecycle.java:352)[netuix_servlet.jar:10.3.6 ]
            at com.bea.netuix.nf.Lifecycle.runInbound(Lifecycle.java:184)[netuix_servlet.jar:10.3.6 ]
            at com.bea.netuix.nf.Lifecycle.run(Lifecycle.java:159)[netuix_servlet.jar:10.3.6 ]
            at com.bea.netuix.servlets.manager.UIServlet.runLifecycle(UIServlet.java:465)[netuix_servlet.jar:10.3.6 ]
            at com.bea.netuix.servlets.manager.UIServlet.doPost(UIServlet.java:291)[netuix_servlet.jar:10.3.6 ]
            at com.bea.netuix.servlets.manager.UIServlet.service(UIServlet.java:219)[netuix_servlet.jar:10.3.6 ]
            at com.bea.netuix.servlets.manager.SingleFileServlet.service(SingleFileServlet.java:275)[netuix_servlet.jar:10.3.6 ]
            at com.bea.netuix.servlets.manager.PortalServlet.service(PortalServlet.java:731)[netuix_servlet-full.jar:10.3.6 ]
            at javax.servlet.http.HttpServlet.service(HttpServlet.java:820)[javax.servlet_1.0.0.0_2-5.jar:2.5]
            at weblogic.servlet.internal.StubSecurityHelper$ServletServiceAction.run(StubSecurityHelper.java:227)[weblogic.jar:10.3.6.0]
            at weblogic.servlet.internal.StubSecurityHelper.invokeServlet(StubSecurityHelper.java:125)[weblogic.jar:10.3.6.0]
            at weblogic.servlet.internal.ServletStubImpl.execute(ServletStubImpl.java:301)[weblogic.jar:10.3.6.0]
            at weblogic.servlet.internal.TailFilter.doFilter(TailFilter.java:26)[weblogic.jar:10.3.6.0]
            at weblogic.servlet.internal.FilterChainImpl.doFilter(FilterChainImpl.java:56)[weblogic.jar:10.3.6.0]
            at com.bea.content.manager.servlets.ContentServletFilter.doFilter(ContentServletFilter.java:178)[content_servlet.jar:10.3.6 ]
            at weblogic.servlet.internal.FilterChainImpl.doFilter(FilterChainImpl.java:56)[weblogic.jar:10.3.6.0]
            at com.bea.p13n.servlets.PortalServletFilter.doFilter(PortalServletFilter.java:336)[p13n_ejb.jar:10.3.6 ]
            at weblogic.servlet.internal.FilterChainImpl.doFilter(FilterChainImpl.java:56)[weblogic.jar:10.3.6.0]
            at com.rogers.business.servlet.filter.GenericContentFilter.doFilter(GenericContentFilter.java:50)[GenericContentFilter.class:]
            at weblogic.servlet.internal.FilterChainImpl.doFilter(FilterChainImpl.java:56)[weblogic.jar:10.3.6.0]
            at com.rogers.business.servlet.filter.SessionExpiryFilter.doFilter(SessionExpiryFilter.java:82)[SessionExpiryFilter.class:]
            at weblogic.servlet.internal.FilterChainImpl.doFilter(FilterChainImpl.java:56)[weblogic.jar:10.3.6.0]
            at com.rogers.business.servlet.filter.ServletExceptionFilter.doFilter(ServletExceptionFilter.java:54)[ServletExceptionFilter.class:]
            at weblogic.servlet.internal.FilterChainImpl.doFilter(FilterChainImpl.java:56)[weblogic.jar:10.3.6.0]
            at com.rogers.business.servlet.seo.SEOUrlFilter.doFilter(SEOUrlFilter.java:87)[SEOUrlFilter.class:]
            at weblogic.servlet.internal.FilterChainImpl.doFilter(FilterChainImpl.java:56)[weblogic.jar:10.3.6.0]
            at com.rogers.business.servlet.filter.BusinessContextDetectionFilter.doFilter(BusinessContextDetectionFilter.java:75)[BusinessContextDetectionFilter.class:]
            at weblogic.servlet.internal.FilterChainImpl.doFilter(FilterChainImpl.java:56)[weblogic.jar:10.3.6.0]
            at com.rogers.business.servlet.filter.LanguageProvinceSelectionFilter.doFilter(LanguageProvinceSelectionFilter.java:160)[LanguageProvinceSelectionFilter.class:]
            at weblogic.servlet.internal.FilterChainImpl.doFilter(FilterChainImpl.java:56)[weblogic.jar:10.3.6.0]
            at com.bea.content.manager.servlets.ContentServletFilter.doFilter(ContentServletFilter.java:178)[content_servlet.jar:10.3.6 ]
            at weblogic.servlet.internal.FilterChainImpl.doFilter(FilterChainImpl.java:56)[weblogic.jar:10.3.6.0]
            at weblogic.servlet.internal.RequestEventsFilter.doFilter(RequestEventsFilter.java:27)[weblogic.jar:10.3.6.0]
            at weblogic.servlet.internal.FilterChainImpl.doFilter(FilterChainImpl.java:56)[weblogic.jar:10.3.6.0]
            at weblogic.servlet.internal.WebAppServletContext$ServletInvocationAction.wrapRun(WebAppServletContext.java:3730)[weblogic.jar:10.3.6.0]
            at weblogic.servlet.internal.WebAppServletContext$ServletInvocationAction.run(WebAppServletContext.java:3696)[weblogic.jar:10.3.6.0]
            at weblogic.security.acl.internal.AuthenticatedSubject.doAs(AuthenticatedSubject.java:321)[com.bea.core.weblogic.security.identity_1.2.0.0.jar:1.2.0.0]
            at weblogic.security.service.SecurityManager.runAs(SecurityManager.java:120)[com.bea.core.weblogic.security.wls_1.0.0.0_6-2-0-0.jar:6.2.0.0]
            at weblogic.servlet.internal.WebAppServletContext.securedExecute(WebAppServletContext.java:2273)[weblogic.jar:10.3.6.0]
            at weblogic.servlet.internal.WebAppServletContext.execute(WebAppServletContext.java:2179)[weblogic.jar:10.3.6.0]
            at weblogic.servlet.internal.ServletRequestImpl.run(ServletRequestImpl.java:1490)[weblogic.jar:10.3.6.0]
            at weblogic.work.ExecuteThread.execute(ExecuteThread.java:256)[com.bea.core.weblogic.workmanager_1.11.0.0.jar:1.11.0.0]
            at weblogic.work.ExecuteThread.run(ExecuteThread.java:221)[com.bea.core.weblogic.workmanager_1.11.0.0.jar:1.11.0.0]
    We are using "ActionMapping" to call the action method in our controller from the JSP form.
    Have anyone faced this error before?
    Any help would be much appreciated.
    Thanks,
    Lan

    Hi Lan,
    Did you get any resolution for the above issue ?
    If yes can you share it as we also ran into this.
    Regards
    Manu

  • Certificate issues Active Directory Certificate Services could not process request 3699 due to an error: The revocation function was unable to check revocation because the revocation server was offline. 0x80092013

    Hi,
    We have some problems with our Root CA. I can se a lot of failed requests. with the event id 22: in the logs. The description is: Active Directory Certificate Services could not process request 3686 due to an error: The revocation function was unable to
    check revocation because the revocation server was offline. 0x80092013 (-2146885613).  The request was for CN=xxxxx.ourdomain.com.  Additional information: Error Verifying Request Signature or Signing Certificate
    A couple of months ago we decomissioned one of our old 2003 DCs and it looks like this server might have had something to do with the CA structure but I am not sure whether this was in use or not since I could find the role but I wasn't able to see any existing
    configuration.
    Let's say that this server was previously responsible for the certificates and was the server that should have revoked the old certs, what can I do know to try and correct the problem?
    Thank you for your help
    //Cris

    hello,
    let me recap first:
    you see these errors on a ROOT CA. so it seems like the ROOT CA is also operating as an ISSUING CA. Some clients try to issue a new certificate from the ROOT CA and this fails with your error mentioned.
    do you say that you had a PREVIOUS CA which you decomissioned, and you now have a brand NEW CA, that was built as a clean install? When you decommissioned the PREVIOUS CA, that was your design decision to don't bother with the current certificates that it
    issued and which are still valid, right?
    The error says, that the REQUEST signature cannot be validated. REQUESTs are signed either by itself (self-signed) or if they are renewal requests, they would be signed with the previous certificate which the client tries to renew. The self-signed REQUESTs
    do not contain CRL paths at all.
    So this implies to me as these requests that are failing are renewal requests. Renewal requests would contain CRL paths of the previous certificates that are nearing their expiration.
    As there are many such REQUEST and failures, it probably means that the clients use AUTOENROLLMENT, which tries to renew their current, but shortly expiring, certificates during (by default) their last 6 weeks of lifetime.
    As you decommissioned your PREVIOUS CA, it does not issue CRL anymore and the current certificates cannot be checked for validity.
    Thus, if the renewal tries to renew them by using the NEW CA, your NEW CA cannot validate CRL of the PREVIOUS CA and will not issue new certificates.
    But it would not issue new certificates anyway even if it was able to verify the PREVIOUS CA's CRL, as it seems your NEW CA is completely brand new, without being restored from the PREVIOUS CA's database. Right?
    So simply don't bother :-) As long as it was your design to decommission the PREVIOUS CA without bothering with its already issued certificates.
    The current certificates which autoenrollment tries to renew cannot be checked for validity. They will also slowly expire over the next 6 weeks or so. After that, autoenrollment will ask your NEW CA to issue a brand new certificate without trying to renew.
    Just a clean self-signed REQUEST.
    That will succeed.
    You can also verify this by trying to issue a certificate on an affected machine manually from Certificates MMC.
    ondrej.

  • How do I fix Camera Raw in CS6? I get "Could not complete request because the file was not found"

    How do I fix my Camera Raw in Photoshop CS6? I tried to view an NEF file in CS6, but it said I had to update my Camera Raw to 7.3 (I had 7.0). I went online and the only thing I could find was to download 8.6 so I started with that, and installed something and it didn't work, and then it told me I couldn't download 8.6 because my OS X is not 10.7 ( I have 10.6.8). Now when I go back into photoshop it gives me this error "Could not complete request because the file was not found" and I cant open any jpegs in photoshop.  I have tried shutting down my computer, deleting caches, and uninstalling photoshop and reinstalling it. Still no luck. Any idea how I can fix this?

    Follow these instructions to manually update your ACR plug-in to ACR 8.3, which was the last version compatible with your OS:
    http://helpx.adobe.com/x-productkb/multi/camera-raw-84-support-policy.html

  • Illustrator CC 2014 won't open "could not complete requested operation"

    I can not get my Illustrator CC 2014 to open any longer.  Lately when I try to open the program I get the following error; "Could not complete requested operation".  My other Creative Cloud applications, Photoshop, InDesign, and Acrobat are all working.  I have tried uninstalling and reinstalling the program to no avail.  Any help would be greatly appreciated as I have jobs starting to pile up.

    accupub,
    The following is a general list of things you may try when the issue is not in a specific file (you may have tried/done some of them already); 1) and 2) are the easy ones for temporary strangenesses, and 3) and 4) are specifically aimed at possibly corrupt preferences); 5) is a list in itself, and 6) is the last resort.
    1) Close down Illy and open again;
    2) Restart the computer (you may do that up to 3 times);
    3) Close down Illy and press Ctrl+Alt+Shift/Cmd+Option+Shift during startup (easy but irreversible);
    4) Move the folder (follow the link with that name) with Illy closed (more tedious but also more thorough and reversible);
    5) Look through and try out the relevant among the Other options (follow the link with that name, Item 7) is a list of usual suspects among other applications that may disturb and confuse Illy, Item 15) applies to CC, CS6, and maybe CS5);
    Even more seriously, you may:
    6) Uninstall, run the Cleaner Tool (if you have CS3/CS4/CS5/CS6/CC), and reinstall.
    http://www.adobe.com/support/contact/cscleanertool.html

  • When I try to open a file in photoshop CS, Elements or Lightroom I get the message "Could not complete request because it is not the right kind of document"  This just started happening today.

    When I try to open a file in photoshop CS, Elements or Lightroom I get the message "Could not complete request because it is not the right kind of document"  This just started happening today. The only thing I have done differently is change my file handling to raw + jpeg on my Nikon 7100. 

    I downloaded camera raw 8.7 and I am now able to open my raw and jpeg files.   Thanks

  • I am trying to open a .tiff file in photoshop by using bridge and it opens it as a photo in windows. If I go to file open it says could not complete request because it is not the right type of document. It is a file from a lesson folder from school. Can a

    I am trying to open a .tiff file in photoshop by using bridge and it opens it as a photo in windows. If I go to file<open it says could not complete request because it is not the right type of document. It is a file from a lesson folder from school. Can anyone help me?

    Hi,
    The D810 requires Camera Raw 8.6 or later - the latest version that is compatible with Photoshop Elements 12 is Camera Raw 8.5 as far as I can see.
    You need to either buy a new version of Photoshop Elements or use the free Adobe DNG converter.
    DNG  Converter 8.8
    Win – http://www.adobe.com/support/downloads/detail.jsp?ftpID=5888
    Mac – http://www.adobe.com/support/downloads/detail.jsp?ftpID=5887
    Useful Tutorial
    http://www.youtube.com/watch?v=0bqGovpuihw
    Brian

  • UCCX 8.0 CAD: Can you disable auto update? Error: "unable to download file" Could not open request.

    I have a UCCX 8.0 (2) Installed.
    Users here have limited access via proxy. Now everytime i try to run the CAD or CSD, i get the error:
    "unable to download file" Could not open request.
    It seems to want to install or check for an update.
    The work around i have found is to go to the CAD directory and change the update.exe filename
    C:\Program Files (x86)\Common Files\CAD\bin\update.exe
    i dont want to have to do this for every user as i possibly want the update.
    Is there a way to allow or bypass proxy on CAD?
    Regards
    J

    I had this problem before - to resolve it I disabled the proxy in internet explorer settings.
    You'll need to make sure the CAD version matches your UCCX server version. Otherwise you may run in to issues.
    Brian

  • ERROR:Could not complete request

    I could not find an answer to my problem so I'm posting this messages for help. I have Squirrelmail working to the extent that I can login to webmail, set preferences, recieve messages and send messages. However, after a message is sent or I try deleting a message I run into errors of they type below:
    ---error given when trying to delete a message------
    ERROR: Could not complete request.
    Query: COPY 10 "Deleted Messages"
    Reason Given: Permission denied
    ---errors given after sending and email------------
    ERROR: Could not append message to Sent Messages.
    Server responded: Permission denied
    ERROR: Bad or malformed request.
    Server responded: Unrecognized command
    I recieve the message at the destination address - no problem there. Anyone experienceed and fixed similar issues? BTW, this is a server install and am doing the test with one user so far.
    Thanks in advance!

    Problem fixed! Thanks to all who viewed this question. I went to the Squirrelmail discussion list at SourceForge.net and got a clue to my problem. Turned out had nothing to do with Squirrelmail. It was my Cyrus configuration file.
    Poking around I had earlier changed the admin username from cyrusimap to soemthing else. That was the mistake. I looked at the default config file and changed it back, restated the mail service and have no problems deleting mail or having messages saved in the sent folder.
    Turns out Squirrelmail is a web-based imap mail client. So be careful. Don't arbitrarly change ports or admin users in config files.
    Cheers!
    I could not find an answer to my problem so I'm
    posting this messages for help. I have Squirrelmail
    working to the extent that I can login to webmail,
    set preferences, recieve messages and send messages.
    However, after a message is sent or I try deleting a
    message I run into errors of they type below:
    ---error given when trying to delete a message------
    ERROR: Could not complete request.
    Query: COPY 10 "Deleted Messages"
    Reason Given: Permission denied
    ---errors given after sending and email------------
    ERROR: Could not append message to Sent Messages.
    Server responded: Permission denied
    ERROR: Bad or malformed request.
    Server responded: Unrecognized command
    I recieve the message at the destination address - no
    problem there. Anyone experienceed and fixed similar
    issues? BTW, this is a server install and am doing
    the test with one user so far.
    Thanks in advance!

  • "Could not determine request character set " error while recording

    I am using the OATS 9.3 GA version. When I try to record a load testing script using Openscript, I am getting the following error and the recording gets stuck without moving to the next page.
    !ENTRY oracle.oats.scripting.modules.http.proxyRecorder.ProxyRecorderQueueRunnable 2 0 2011-08-11 14:50:26.328
    !MESSAGE Could not determine request character set for https://adcgek13.us.oracle.com:10616/sales/BIProxy?cid=BIPresentationServer&RedirectURL=res%2fsk_blafp%2fdvt%2fBIChart.swf, referer=https://adcgek13.us.oracle.com:10616/sales/faces/mooOpportunityHome?_afrLoop=83903503964000&webApp=HomePage&fndHomePageViewId=%2FAtkHomePage
    Should I check any of the script or record settings to fix this?

    Hello
    Where did you get the 9.30 GA version? is not yet available for download.
    Regards
    Alex

  • Could not complete requested operation

    Hi,  what can I do when I get the issue "Could not complete requested operation". I can't open or work with files anymore.
    OS is Mac OS X  Application: Illustrator CS2
    I has already removed and new installed the application.
    Please Help(((

    greenyy,
    Did you run the Cleaner Tool betwen un and re?
    http://www.adobe.com/support/contact/cscleanertool.html

  • JBO-28004: Could not lock row in control table for table null

    hello.
    we have deployed two application on a server.
    both have code like this:
         select = "SELECT * from tab";
    vo = e.getDBTransaction().createViewObjectFromQueryStmt(select);
                        vo.executeQuery();
                        RowSet rs = vo.getRowSet();
                        if(rs != null)
                             Row lastRow = vo.getRowSet().last();
    the last line throws sometimes an exception (.last()).
    JBO-28004: Could not lock row in control table for table null
    at oracle.jbo.PCollException.throwException(PCollException.java:34)
    at oracle.jbo.pcoll.OraclePersistManager.commit(OraclePersistManager.java:229)
    at oracle.jbo.pcoll.OraclePersistManager.dropTable(OraclePersistManager.java:499)
    at oracle.jbo.pcoll.OraclePersistManager.createTable(OraclePersistManager.java:692)
    at oracle.jbo.pcoll.OraclePersistManager.insert(OraclePersistManager.java:1492)
    at oracle.jbo.pcoll.PCollNode.passivateElem(PCollNode.java:542)
    at oracle.jbo.pcoll.PCollNode.passivate(PCollNode.java:657)
    at oracle.jbo.pcoll.PCollection.passivateLRULeafNode(PCollection.java:351)
    at oracle.jbo.pcoll.PCollection.checkActiveLeafLimit(PCollection.java:404)
    at oracle.jbo.pcoll.PCollection.nodeRecentlyUsed(PCollection.java:252)
    at oracle.jbo.pcoll.PCollNode.<init>(PCollNode.java:73)
    at oracle.jbo.pcoll.PCollNode.checkForSplit(PCollNode.java:1553)
    at oracle.jbo.pcoll.PCollNode.addObject(PCollNode.java:1622)
    at oracle.jbo.pcoll.PCollNode.addObject(PCollNode.java:1610)
    at oracle.jbo.pcoll.PCollection.addElement(PCollection.java:753)
    at oracle.jbo.server.QueryCollection.fetch(QueryCollection.java:1247)
    at oracle.jbo.server.QueryCollection.getRowCount(QueryCollection.java:1065)
    at oracle.jbo.server.ViewRowSetImpl.getRowCount(ViewRowSetImpl.java:1444)
    at oracle.jbo.server.ViewRowSetIteratorImpl.last(ViewRowSetIteratorImpl.java:1183)
    at oracle.jbo.server.ViewRowSetImpl.last(ViewRowSetImpl.java:2246)
    at oracle.jbo.server.ViewObjectImpl.last(ViewObjectImpl.java:4352)
    at com.omv.emis.extemis.bc.EmsFreigabeImpl.checkFullMonth(EmsFreigabeImpl.java:327)
    at com.omv.emis.extemis.bc.EmsFreigabeImpl.doDML(EmsFreigabeImpl.java:293)
    at oracle.jbo.server.EntityImpl.postChanges(EntityImpl.java:3410)
    at oracle.jbo.server.DBTransactionImpl.doPostTransactionListeners(DBTransactionImpl.java:2274)
    at oracle.jbo.server.DBTransactionImpl.postChanges(DBTransactionImpl.java:2216)
    at oracle.jbo.server.DBTransactionImpl.commitInternal(DBTransactionImpl.java:1511)
    at oracle.jbo.server.DBTransactionImpl.commit(DBTransactionImpl.java:1677)
    at EmsFreigabeView1_BrowseEdit._jspService(_EmsFreigabeView1__BrowseEdit.java:134)
    at com.orionserver.http.OrionHttpJspPage.service(OrionHttpJspPage.java:56)
    at oracle.jsp.runtimev2.JspPageTable.service(JspPageTable.java:317)
    at oracle.jsp.runtimev2.JspServlet.internalService(JspServlet.java:465)
    at oracle.jsp.runtimev2.JspServlet.service(JspServlet.java:379)
    at javax.servlet.http.HttpServlet.service(HttpServlet.java:853)
    at com.evermind.server.http.ResourceFilterChain.doFilter(ResourceFilterChain.java:64)
    at oracle.security.jazn.oc4j.JAZNFilter.doFilter(JAZNFilter.java:283)
    at com.evermind.server.http.ServletRequestDispatcher.invoke(ServletRequestDispatcher.java:563)
    at com.evermind.server.http.ServletRequestDispatcher.forwardInternal(ServletRequestDispatcher.java:309)
    at com.evermind.server.http.HttpRequestHandler.processRequest(HttpRequestHandler.java:767)
    at com.evermind.server.http.HttpRequestHandler.run(HttpRequestHandler.java:259)
    at com.evermind.server.http.HttpRequestHandler.run(HttpRequestHandler.java:106)
    this exception does not occur every time just sometimes.
    (no other user/application uses the specific table, so there is no other lock)
    maybe someone knows an error source.
    thx in advance.

    Gina:
    Could you run you app with diagnostic turned on?
    If you're launching your middle tier from command prompt, you should invoke java as
    java -Djbo.debugoutput=console ...
    If you're launching your middle tier from w/i JDev..
    1. Select the project.
    2. Do right mouse click and select "Project Settings..."
    3. On the Settings dialog, select Configurations/Runner.
    4. In the righthand side pane, you should see a textbox for "Java
    Options". Please add the following JVM switch:
    -Djbo.debugoutput=console
    Then, rerun. The run command should include
    -Djbo.debugoutput=console as in
    "D:\JDev9i\jdk\bin\javaw.exe" -Djbo.debugoutput=console -classpath ...
    Then, you should see a lot of diagnostic messages. It will also give you complete stack trace including that of the detail exception.
    When you get the exception diagnostic output, please post that to this thread.
    Thanks.
    Sung

  • JnlpErrorResponse[11 Could not locate requested version]

    Hi all,
    Im trying to get jardiff working the version based protol is working fine, using the version.xml files.
    However when I increment the version number ie 1.4->1.5 in the .jnlp file and the version.xml file in my webapp, and run webstart on a client , I get the exception below.
    And the JNLP Download servlet just returns the whole client jar file, not the diff. I am just deleting the old jar file and putting the new file in the webapp, is this wrong, ie shoudl I store the files in /app/1.1/ app/1.2/ so a jar diff can be executed, or do you have to use the __V versioning syntax for jar diff to work???
    Also, is there anywhere to look up info on error messages comming out of the jnlp download servlets, ie error 11??
    Thanks for you time
    Jim
    15:24:39 File directory: E:\Apache Group\Apache Tomcat 4.0\webapps\mypro\app
    2002-10-04 15:24:39 Read resource: JnlpResource[WAR Path: /app/myproClient.jar versionId=1.8 name=myproClient.jar lastModified=Fri Oct 04 15:18:17 GMT+01:00 2002] returnVersionId=1.8]
    2002-10-04 15:24:39 Read resource: JnlpResource[WAR Path: /app/connector.jar versionId=1.0 name=connector.jar lastModified=Fri Oct 04 13:59:26 GMT+01:00 2002] returnVersionId=1.0]
    2002-10-04 15:24:39 Read resource: JnlpResource[WAR Path: /app/myproShared.jar versionId=1.0 name=myproShared.jar lastModified=Fri Oct 04 13:59:26 GMT+01:00 2002] returnVersionId=1.0]
    2002-10-04 15:24:39 Read resource: JnlpResource[WAR Path: /app/jaas.jar versionId=1.0 name=jaas.jar lastModified=Fri Oct 04 13:59:28 GMT+01:00 2002] returnVersionId=1.0]
    2002-10-04 15:24:39 Read resource: JnlpResource[WAR Path: /app/jms.jar versionId=1.0 name=jms.jar lastModified=Fri Oct 04 13:59:28 GMT+01:00 2002] returnVersionId=1.0]
    2002-10-04 15:24:39 Read resource: JnlpResource[WAR Path: /app/oc4j.jar versionId=1.0 name=oc4j.jar lastModified=Fri Oct 04 13:59:31 GMT+01:00 2002] returnVersionId=1.0]
    2002-10-04 15:24:39 Read resource: JnlpResource[WAR Path: /app/xmlparserv2.jar versionId=1.0 name=xmlparserv2.jar lastModified=Fri Oct 04 13:59:31 GMT+01:00 2002] returnVersionId=1.0]
    2002-10-04 15:24:39 Read resource: JnlpResource[WAR Path: /app/j2ee.jar versionId=1.0 name=j2ee.jar lastModified=Fri Oct 04 13:59:28 GMT+01:00 2002] returnVersionId=1.0]
    2002-10-04 15:24:39 Read resource: JnlpResource[WAR Path: /app/jta.jar versionId=1.0 name=jta.jar lastModified=Fri Oct 04 13:59:28 GMT+01:00 2002] returnVersionId=1.0]
    2002-10-04 15:24:39 JnlpResource: JnlpResource[WAR Path: /app/myproClient.jar versionId=1.8 name=myproClient.jar lastModified=Fri Oct 04 15:18:17 GMT+01:00 2002] returnVersionId=1.8]
    2002-10-04 15:24:39 Resource returned: /app/myproClient.jar
    2002-10-04 15:24:39 Generating JarDiff for myproClient.jar 1.7->1.8
    2002-10-04 15:24:39 File directory: E:\Apache Group\Apache Tomcat 4.0\webapps\mypro\app
    2002-10-04 15:24:39 Failed to genereate jardiff
    com.sun.javaws.servlet.DownloadResponse$JnlpErrorResponse[11 Could not locate requested version]
         at com.sun.javaws.servlet.ResourceCatalog.lookupResource(ResourceCatalog.java:119)
         at com.sun.javaws.servlet.JarDiffHandler.generateJarDiff(JarDiffHandler.java:188)
         at com.sun.javaws.servlet.JarDiffHandler.getJarDiffEntry(JarDiffHandler.java:126)
         at com.sun.javaws.servlet.JnlpDownloadServlet.constructResponse(JnlpDownloadServlet.java:183)
         at com.sun.javaws.servlet.JnlpDownloadServlet.handleRequest(JnlpDownloadServlet.java:111)
         at com.sun.javaws.servlet.JnlpDownloadServlet.doGet(JnlpDownloadServlet.java:79)
         at javax.servlet.http.HttpServlet.doHead(HttpServlet.java:313)
         at javax.servlet.http.HttpServlet.service(HttpServlet.java:757)
         at javax.servlet.http.HttpServlet.service(HttpServlet.java:853)
         at org.apache.catalina.core.ApplicationFilterChain.internalDoFilter(ApplicationFilterChain.java:247)
         at org.apache.catalina.core.ApplicationFilterChain.doFilter(ApplicationFilterChain.java:193)
         at org.apache.catalina.core.StandardWrapperValve.invoke(StandardWrapperValve.java:243)
         at org.apache.catalina.core.StandardPipeline.invokeNext(StandardPipeline.java:566)
         at org.apache.catalina.core.StandardPipeline.invoke(StandardPipeline.java:472)
         at org.apache.catalina.core.ContainerBase.invoke(ContainerBase.java:943)
         at org.apache.catalina.core.StandardContextValve.invoke(StandardContextValve.java:190)
         at org.apache.catalina.core.StandardPipeline.invokeNext(StandardPipeline.java:566)
         at org.apache.catalina.core.StandardPipeline.invoke(StandardPipeline.java:472)
         at org.apache.catalina.core.ContainerBase.invoke(ContainerBase.java:943)
         at org.apache.catalina.core.StandardContext.invoke(StandardContext.java:2347)
         at org.apache.catalina.core.StandardHostValve.invoke(StandardHostValve.java:180)
         at org.apache.catalina.core.StandardPipeline.invokeNext(StandardPipeline.java:566)
         at org.apache.catalina.valves.ErrorDispatcherValve.invoke(ErrorDispatcherValve.java:170)
         at org.apache.catalina.core.StandardPipeline.invokeNext(StandardPipeline.java:564)
         at org.apache.catalina.valves.ErrorReportValve.invoke(ErrorReportValve.java:170)
         at org.apache.catalina.core.StandardPipeline.invokeNext(StandardPipeline.java:564)
         at org.apache.catalina.valves.AccessLogValve.invoke(AccessLogValve.java:468)
         at org.apache.catalina.core.StandardPipeline.invokeNext(StandardPipeline.java:564)
         at org.apache.catalina.core.StandardPipeline.invoke(StandardPipeline.java:472)
         at org.apache.catalina.core.ContainerBase.invoke(ContainerBase.java:943)
         at org.apache.catalina.core.StandardEngineValve.invoke(StandardEngineValve.java:174)
         at org.apache.catalina.core.StandardPipeline.invokeNext(StandardPipeline.java:566)
         at org.apache.catalina.core.StandardPipeline.invoke(StandardPipeline.java:472)
         at org.apache.catalina.core.ContainerBase.invoke(ContainerBase.java:943)
         at org.apache.catalina.connector.http.HttpProcessor.process(HttpProcessor.java:1027)
         at org.apache.catalina.connector.http.HttpProcessor.run(HttpProcessor.java:1125)
         at java.lang.Thread.run(Thread.java:484)
    2002-10-04 15:24:39 Failed to generate JarDiff for myproClient.jar 1.7->1.8
    2002-10-04 15:24:39 Request: /mypro/app/myproClient.jar?version-id=1.8&current-version-id=1.7
    2002-10-04 15:24:39 User-Agent: javaws-1.0.1_02/b03
    2002-10-04 15:24:39 DownloadRequest[path=/app/myproClient.jar version=1.8 currentVersionId=1.7 isPlatformRequest=false]
    2002-10-04 15:24:39 Version-based/Extension based lookup
    2002-10-04 15:24:39 JnlpResource: JnlpResource[WAR Path: /app/myproClient.jar versionId=1.8 name=myproClient.jar lastModified=Fri Oct 04 15:18:17 GMT+01:00 2002] returnVersionId=1.8]
    2002-10-04 15:24:39 Resource returned: /app/myproClient.jar

    to use the jardiff protocol, (with the jnlpDownloadServlet) you must provide version based resources named in accordance with:
    http://java.sun.com/products/javawebstart/1.2/docs/downloadservletguide.html#resources.
    ie:
    provide version 1.4 of myProClient.jar as:
    myProClient__V1.4.jar, and version 1.5 as:
    myProClient__V1.5.jar. Then when upgrading from
    1.4 to 1.5 servlet can generate the jardiff, and send only the changes to the client.
    (note client must have allready downloaded jar using version based protocol: myProClient__V1.4.jar as opposed to vasic protocol: myProClient.jar)
    /Dietz

  • HT201210 I tried to update my phone.  It does not work at all now.  I got the message Could not complete request.  The network connection was reset.  I have no phone.  Please help

    I tried to update to the new ios 7 today.  I have no phone now.  I got the message "could not complete request.  The network connection was reset.  What is happening.  What do I do now?

    Apple's servers are probably very busy. You may want to wait for a little while before trying again. 

Maybe you are looking for

  • Deskjet 3050 J610 will not install on Mavericks or new Router

    I have had a deskjet 3050 J610 for a couple years and it has worked fine with our MacBook Pro (with the exception of updates) .  We recently restored our MacBook and added Mavericks.  We also have a new netgear modem/router.  We can not connect the p

  • Windows 7 with Login Script from 2008 R2 server Duplicates Drives

    I have a single user that when they login to the domain and their login script runs, it ends up giving them duplicate drives. I can copy the script to another account and not have the issue. I have not tried logging in as the user on another machine

  • IPad Air 2 Smart Case Fake?

    Hello all, I have recently bought a Smart Case for my iPad Air 2 in BestBuy. I didn't notice that the front face of the box said "iPad Air 2 Smart Case". When I watched some review in YouTube, all of them do not have "2" printed, in fact, some of the

  • Safari failing

    I have a G4 laptop with 10.3.5 OS. The airport card connects with my pc based base station. However, when I try to use Safari, I get a message saying that Safari is shutting down. I would prefer to have Internet Explorer for a browser. How can I get

  • Add-on Images

    Our College is sucessfully using ZENworks images to image our workstation. We are now at the stage where we can image a workstation and apply "add-on images" as done in ConsoleOne through the "common" tab of an application. When the workstation boots