BPEL server is unable to run any process - message ORABPEL-02152 in logs

Hello,
We have a problem with Oracle BPEL Process Manager on production environment. 2 days ago processes using table pooling stopped working correctly. Status for new record in pooled table was changed (logical
delete - table update) but process didn't execute next steps (no log messages).
Restarting OC4J_BPEL resolved problem.
But now message ORABPEL-02152 constantly appears in domain log and all processes stop working. Deployed
simple HelloWorld from examples - it does not work too.
Meantime some bug fixes mainly for connection to RAC database were applied. Patch list
1. patch 4869010
2. patch 4915565
3. patch 2617419
4. patch 5030051
5. patch 5638122
6. patch 5925254
7. patch 5903451
Steps taken for now.
1. Check connection to BPEL store - ok free space in database exists
2. This is not an issue with BPEL console - process instance does not show in BPEL console and does not work at all
3. Search forum and metalink for similar issues ;-)
I think this a problem with store but how can I diagnose this. I read Metalink document Note:372456.1 "How to configure BPEL 10.1.2.0.2 to operate with an Oracle 10g RAC dehydration store" but I don't understand if changing data-source class to "com.evermind.sql.ICCXADataSource" is a must or is is optional task.
So, any suggestions how to start resolving this issue. What should i check first ?
Thanks for help...
Regards
Tom
Configuration details:
OS version: Linux oradb01 2.6.9-34.ELsmp #1 SMP Fri Feb 24 16:54:53 EST 2006 i686 i686 i386
GNU/Linux
DB version: Oracle Database 10g Release 10.2.0.2.0 - Production (RAC) - cluster enviroment
BPEL: BPEL_10.1.2.0.2_GENERIC_060110.1200
Domain.log fragment for simple HelloWorld process below.
2007-05-07 15:58:31,405> <DEBUG> <default.collaxa.cube.activation> <Database Adapter::Inbound> <oracle.tip.adapter.db.TopLinkLogger log> client released
<2007-05-07 15:58:31,979> <DEBUG> <default.collaxa.cube.engine.data> <ConnectionFactory::getConnection> GOT CONNECTION 1 Autocommit = true
<2007-05-07 15:58:32,034> <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 "b7fd898ac6095465:15aed57:11266ad2a65:-7feb" from the datasource.
Please check that the instance key "b7fd898ac6095465:15aed57:11266ad2a65:-7feb" 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 "b7fd898ac6095465:15aed57:11266ad2a65:-7feb" from the datasource.
Please check that the instance key "b7fd898ac6095465:15aed57:11266ad2a65:-7feb" 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 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.AJPRequestHandler.run(AJPRequestHandler.java:224)
     at com.evermind.server.http.AJPRequestHandler.run(AJPRequestHandler.java:133)
     at com.evermind.util.ReleasableResourcePooledExecutor$MyWorker.run(ReleasableResourcePooledExecutor.java:192)
     at java.lang.Thread.run(Thread.java:534)
<2007-05-07 15:58:32,037> <DEBUG> <default.collaxa.cube.engine.data> <ConnectionFactory::closeConnection> CLOSE CONNECTION 0
<2007-05-07 15:58:32,270> <DEBUG> <default.collaxa.cube.activation> <Database Adapter::Inbound> <oracle.tip.adapter.db.TopLinkLogger log> client acquired

Hello,
I try verify if BPEL store is working. In error log I can see
The process domain was unable to fetch the instance with key "b7fd898ac6095465:15aed57:11266ad2a65:-7feb" from the datasource.
Is this select should return any rows if the process instance is correctly stored in database ?
select * from cube_instance where
conversation_id like '%b7fd898ac6095465:15aed57:11266ad2a65:-7feb%'
Regards
Tom

Similar Messages

  • Unable to run any page in jDeveloper(10.1.3)

    Hi,
    I am unable to run any page from jDeveloper. I am getting the below mentioned error:
    500 Internal Server Error
    java.lang.NullPointerException
    at oracle.apps.fnd.common.WebAppsContext.doValidateSession(WebAppsContext.java:1358)
    at oracle.apps.fnd.common.WebAppsContext.validateSession(WebAppsContext.java:1708)
    at oracle.apps.fnd.common.WebRequestUtil.validateContextPrivate(WebRequestUtil.java:463)
    at oracle.apps.fnd.common.WebRequestUtil.validateContext(WebRequestUtil.java:322
    OAF patch level: 12.0.4
    Pl. help me out. Its very urgent.
    Thanks,
    Puneet

    Is this new develop page ?
    you check these points for this issue.
    1. Check JDEV_USER_HOME
    2. Design a Test PG and test it first.
    3. Your OAF patch level: is 12.0.4 ? Are you running with r12?
    Thanks

  • Getting the Metric evaluation error start - Unable to run the process

    Hi,
    I am getting the below error:
    Metric evaluation error start - Unable to run the process
    We are using the Grid Control for monitoring purposes, and we get this error frequently from different databases. Please do let me know if anyone have faced this error before or know about it. Any kind of help is greatly appreciated!
    Thanks.

    Where are you seeing this error?
    Can you confirm the target exists (check targets.xml on the agent) and that the instance of the target has it defined correctly (all the required instance properties are there)?
    Given that those check out, can you open up the metric browser on the agent and make sure the target looks ok there.

  • The server was unable to load the SSL provider library needed to log in

    Hello All,
    When I am trying to login to my default SQL 2008R2 SP2 instance in windows 2003 server via ssms, I am getting the below error
    A connection was successfully established with the server, but then an error occurred during the pre-login handshake. (provider: Shared Memory Provider, error: 0 - No process is on the other end of the pipe.) (.Net SqlClient Data Provider)
    When I looked into the error log and i could see lot of these messages.
    The server was unable to load the SSL provider library needed to log in; the connection has been closed. SSL is used to encrypt either the login sequence or all communications, depending on how the administrator has configured the server. See Books
    Online for information on this error message: 14 Not enough storage is available to complete this operation.
    Force protocol encryption is set to off.
    I am not sure what is the underlying problem. server's total RAM is 4 Gb and max_server_memory is set to 2 GB. CPU utilization is very normal at the time of issue.
    I restarted the SQL service and i am able to connect to the instance, but the issue is repeating and i need to find a permanent fix.
    Thanks

    I could also see the below in error log some time before i get the above alert 
    Error: 701, Severity: 17, State: 123.
    There is insufficient system memory in resource pool 'internal' to run this query
    then after sometime flurry of alerts 
    The server was unable to load the SSL provider library
    needed to log in; the connection has been closed. SSL is used to encrypt either the login sequence or all communications, depending on how the administrator has configured the server. See Books Online for information on this error message: 14 Not enough storage
    is available to complete this operation.
    Thanks

  • Unable to run any applications

    HI,
    Nokia Team,
    I am using nokia C2-03 Dual Sim mobile but not running find ...
    when ever i want to play music / to open any images/ to open or apply new themes or to play games/ to run any other applications it always insist to remove data from Gallary but i haven't installed any new applications or anything els .... i am using the 2GB memory card given with handset..  it is useful for me only for receiving and making calls nothing els i can do with it.
    Please do suggest wthat to do how to slove this porblem.
    Thanks
    MODERATOR'S NOTE:
    Edited: User's full name and contact information has been removed.
    Please be informed that personal/contact information are not allowed to be posted in this forum for your privacy and security reasons.

    Sounds like you used Apple's migration tool, that fails to move all application support files.
    You can either manually copy all the application support file from the old volume, or reinstall.
    If you download and reinstall, you need the full installer, not just the update.

  • Unable to find the processed message

    Hi
    I am testing my vendor master upload for file to idoc scenario, I am keeping the file in FTP server and made processing mode as delete , the adpater is deleting the file but i am unable to the processed message in TC SXMB_MONI . any clues????????
    Regards
    Swatantra

    Hi,
    1. Check Adapter Monitoring as Divija said
    2. Check in MDT and see what is the problem?
       http://<host>:<port>/mdt
    Message flow is like Adapter Monitoring>MDT>SXMB_MONI
    Thanks,
    Prakash

  • I am unable to reply to emails on my iPhone and iPad. Message is that server is unable to relay and the messages stay in my outbox

    I am unable to reply to emails on both my iPhone and iPad. The message is that the server is unable to relay

    create a backup of your information in itunes.  update your ios software.  reset network settings.  if that doesnt work, delete and re add email account. 

  • 500 Internal Server Error - Unable to run a custom page from JDEV 10.1.3...

    Hi
    I am trying to run a Custom page from my JDEV. But i am getting the following error.
    *500 Internal Server Error*
    oracle.apps.fnd.cache.CacheException
    at oracle.apps.fnd.cache.AppsCache.get(AppsCache.java:228)
    Caused by: oracle.apps.jtf.base.resources.FrameworkException:
    An exception occurred in the method CacheAccess.getnullThe base exception is:
    Not able to create new database connection: FNDSECURITY_APPL_SERVER_ID
    at oracle.apps.jtf.base.resources.FrameworkException.convertException(FrameworkException.java:607)
    .... 54 more
    I have checked the DBC file. The APPS_JDBC_URL was containing "\". I tried removing that but it dint worked. I checked whether i am using the right version of the JDEV patch, no issues with that also.
    Kindly let me know the solution.
    Thanks.
    Edited by: user605470 on May 23, 2009 5:39 PM

    Anoop
    DBC file is not having any issues. Domain name seems to be correct.
    DBC File
    #DB Settings
    #Fri Dec 19 12:54:03 EST 2008
    GUEST_USER_PWD=GUEST/ORACLE
    APPL_SERVER_ID=5D03027668AF2054E043A8920BA0205451873975540904546222829851405157
    FND_JDBC_BUFFER_DECAY_INTERVAL=300
    APPS_JDBC_DRIVER_TYPE=THIN
    FND_JDBC_BUFFER_MIN=1
    GWYUID=APPLSYSPUB/PUB
    FND_JDBC_BUFFER_MAX=5
    APPS_JDBC_URL=jdbc\:oracle\:thin\:@(DESCRIPTION\=(ADDRESS_LIST\=(LOAD_BALANCE\=YES)(FAILOVER\=YES)(ADDRESS\=(PROTOCOL\=tcp)(HOST\=<Host Name>)(PORT\=<Port #>)))(CONNECT_DATA\=(SERVICE_NAME\=<Instance Name>)))
    FND_JDBC_STMT_CACHE_SIZE=100
    TWO_TASK=<Instance Name>
    JDBC\:processEscapes=true
    FND_MAX_JDBC_CONNECTIONS=500
    FND_JDBC_USABLE_CHECK=false
    FNDNAM=APPS
    FND_JDBC_PLSQL_RESET=false
    DB_PORT=<Port #>
    FND_JDBC_CONTEXT_CHECK=true
    FND_JDBC_BUFFER_DECAY_SIZE=5
    DB_HOST=<Host Name>
    This is my DBC files. I have verified the values of <Host Name>, <Port #> and <Instance Name>. The seems to be correct. Is my error is related to the line which is highlighted ? Any inputs will be appreciated.
    Thanks.
    Edited by: user605470 on May 25, 2009 9:00 AM

  • (Windows XP) Can administrator run any process on guest account?

    Hello,
    I try to develop some user control application on Windows XP. the problem is I ,machine's administrator, want this application to run on guest account and guest user cannot end this process by Ctrl-Alt-Del.
    Is there any suggestion about running applcation that guest user cannot close it?
    Thank you.

    Sorry for ask the question without detail.
    I'm developing java program for administrator on Windows XP system. This program will start by administrator but it'll stay on guest account for counting time period that guest user use the machine. Then, I need some advise about how to start it and how to prevent guest user to terminate this process.
    Any suggestion on XP or java perspective would be appreciated.

  • 500 Internal Server Error - Unable to run a custom page from JDEV 10.1.3.3.

    Hi
    I am trying to run a Custom page from my JDEV. But i am getting the following error.
    *500 Internal Server Error*
    oracle.apps.fnd.cache.CacheException     
    at oracle.apps.fnd.cache.AppsCache.get(AppsCache.java:228)
    Caused by: oracle.apps.jtf.base.resources.FrameworkException:
    An exception occurred in the method CacheAccess.getnullThe base exception is:
    Not able to create new database connection: FNDSECURITY_APPL_SERVER_ID
    at oracle.apps.jtf.base.resources.FrameworkException.convertException(FrameworkException.java:607)
    .... 54 more
    I have checked the DBC file. The APPS_JDBC_URL was containing "\". I tried removing that but it dint worked. I checked whether i am using the right version of the JDEV patch, no issues with that also.
    Kindly let me know the solution.
    Thanks.
    Edited by: user605470 on May 23, 2009 5:27 PM

    User,
    You are not running JDEV, but OA Framework, hence you should use the OA Framework Forum to ask.
    John

  • Unable to run any transaction. ABAP runtime errors generated

    Dear All,
    I am updating the SAP BASIS support package SAPKB70012 in the DEV
    server. The import phase was running through SPAM. It ran for 40
    minutes and resulted in a ABAP dump. syntax error in program. I tried
    to run SPAM once again, It gave another dump. whichever Transaction, I
    ran, it resulted in ABAP DUMP. So i restarted the server and the same
    dump was getting generated. Based upon previous experience, I executed
    the tp command
    tp r3i SAPKB70012 DEV pf=D:\usr\sap\trans\bin\TP_DOMAIN_DEV.pfl
    tag=spam -Dclientcascade=yes -Drepeatonerror=8
    It gave two warnings and a prompt
    Warning: Parameter DBHOST is no longer used
    Warning: Parameter DBNAME is no longer used.
    and logs are getting created continously in trans directory and temp
    directory.
    Can you please suggest me the reason and the appropriate solution, if
    there is still anything to be done.
    How long will it take to finish.
    OS is Windows 2003
    ERP 2005
    Oracle 10g is the DB
    Thanks in advance
    Anil

    Thank you.
    I have gone throught the dump. and also pasting the dump below here.
    For whatever the transaction may be, the dump is " syntax error in the program for the corresponding transaction"
    I even cannot save the dump to the local file, again dump is coming. I took the printouts but could not attach them here.
    SYNTAX_ERROR
    syntax error in program SAPLSCP2.
    the following syntax error occured in program "SAPLSCP2" in include
    "CL_SALV_FORM_ELEMENT============CU in
    Line 13...
    I have already escalated the issue with high priority to SAP. But they still are not responding since 3 days.
    Hope anyone can throw some light on it.
    Thank you all

  • Unable to run any transaction. ABAP runtime errors generated again and agai

    Dear All,
    I am updating the SAP BASIS support package SAPKB70012 in the DEV
    server. The import phase was running through SPAM. It ran for 40
    minutes and resulted in a ABAP dump. syntax error in program. I tried
    to run SPAM once again, It gave another dump. whichever Transaction, I
    ran, it resulted in ABAP DUMP. So i restarted the server and the same
    dump was getting generated. Based upon previous experience, I executed
    the tp command
    tp r3i SAPKB70012 DEV pf=D:\usr\sap\trans\bin\TP_DOMAIN_DEV.pfl
    tag=spam -Dclientcascade=yes -Drepeatonerror=8
    It gave two warnings and a prompt
    Warning: Parameter DBHOST is no longer used
    Warning: Parameter DBNAME is no longer used.
    and logs are getting created continously in trans directory and temp
    directory.
    Can you please suggest me the reason and the appropriate solution, if
    there is still anything to be done.
    How long will it take to finish.
    Thanks in advance

    I've the same problem.
    Applying the patch, i've problems with the maximum number of lock entries in DB2 (-904), so the patch has been cancelled.
    In this moment I can't logon to sap, i've a syntax error, and the problem continues

  • Xcode unabled to run any program (even Hello World default)

    I've started into programming c++ and java in Osx (come from linux) and i've tried xcode (after trying netbeans, eclipse etc) because i find it the most comfortable IDE to work.
    The problem comes when i download xcode on my own laptop, after the large download and installation (and few updates) i tried the basic Hello World program.
    What is my surprise when, after building succesfully, i get no output at all outputs sections, but more surprised when i try to stop running the program and xcode doesn't respond.
    I get this error with every program, doesnt matter which language.
    I also have a crash when quitting xcode (it freezes and colored ballon pointer appears), so i have to force xcode quit.
    Have anyone faced this issue before? or known whats the issue related with?
    I'll really appreciate any help (as i can't program anything in osx if i want to use xcode)

    From my Guest account it works perfectly.
    How can I make it works on my Account ? Which preference file should I need to change.
    Here is the message from the debugger
    Terminating app due to uncaught exception 'NSInvalidArgumentException', reason: 'Could not find a storyboard named 'Main' in bundle NSBundle </Users/USER/Library/Application Support/iPhone Simulator/7.1/Applications/A0D30F60-57F6-41C5-9EB0-E5FE46F50DB1/ToDoList.app> (loaded)'
    Thank you for your help

  • Am failing to sign in to iCloud,error 403, unable to compelete the process message,keeps on poppin,what can i do?

    An error 403 saying request can not be completed,keeps on popping when i try to sign in on iCloud,what should i do to successfully sign in?

    You should sign in to icloud on another device and once you do - you will be able to sign on that one.

  • Bpel Server Does Not Catch Exceptions Thrown By Custom Xpath Functions

    Hi.
    I am using some custom xpath functions in a bpel process and whenever they fail I get an XPathExecutionError with summary:
    XPath expression failed to execute.
    Error while processing xpath expression, the expression is "<my function>", the reason is FOTY0001: type error.
    Please verify the xpath query.
    I am forcing my function to fail by giving a wrong input, which should result in an XPathFunctionException("Input does not respect format").
    There is a note on Metalink with ID 458434.1 on this subject which says that patch 5926809 should fix my problem.
    Patch 5926809 fixes Bug 5926809 - ORA:PARSEESCAPEDXML XPATH EXPRESSION FAILED TO EXECUTE FOTY0001: TYPE ERROR.
    I am using it, but it does not work :(
    I am using version 10.1.3.3.0 of App Server with various patch sets, including fix for bug 5926809.
    Has anyone suggestions on how to overcome this problem?
    Thanks

    Hello,
    I am trying to add a custom xpath function to the BPEL server, and I see that you made it work. I am using Oracle SOA Suite 10.1.3.3 and jDeveloper 10.1.3.4. I am using this function inside an xsl mapping file, although I am able to compile and deploy the Bpel Process to the server, it stops mapping where I placed the function and I have not seen any meaningful message from the domain/log/ files.
    Can you tell me how you did it?
    I think you will tell me faster than Oracle support, I already placed an SR but they just give me superficial advice.
    I appretiate your time and advice,
    Guillermo

Maybe you are looking for

  • Error in pricing procedure

    Hi all, I am facing difficulties while adding a condition in pricing procedure. I have created a condition type ZWTC and assigned it to the pricing procedure ZSRV01in "Define Calculation Schema" in SPRO. But at the time of PO creation i am getting an

  • Purchase order total value

    Hi all! Is there any table or any function module which gives the total value of the purchase order inclusive of all the taxes and conditions?

  • ASHA 305 query

    Looking to buy this phone what i want to know are 1 Performance 2 Call logs(How much entries) 3 Can i read pdf files in this phone if yes then till how much mb it supports 4 Touch Function 5 Themes - Does it supports those .NTH old series 40 themes S

  • What is the best email provider for mac

    i cannot get AOL to wk at all on my iphone/mac/ipad so thinking of getting new aol. does anyone recommend one over another?

  • TS2755 Delayed Text Messaging

    How can I send a text message to send at a later time?  This is somethign my basic phone was able to do.  I can't even find an app for that!  They all seem to just give you alerts to remind you to send a text at a given time.  Any help or advice?