Oracle Workflow Manager, Agent Listener, and Java Mailer problem

Hi,
I am not sure this topic to this forum, since this might be installation issue.
But I am hitting a big wall.
I had Windows 2000 SP4.
I have already installed Oracle Database 10gR1, Oracle Developer 10gR2, and Oracle Workflow 2.6.3 Standalone previously.
Including :
- Oracle Workflow Server 2.6.3
- Oracle Workflow Builder 2.6.3.5
- Apache HTTP Server 9.0.4
- Workflow Middle Tier
Anything seems to right, including the Notification Mailer and the Business Event.
And I had also made backup of them surely.
Now,
I'd like to change into Oracle Database 10gR2 because :
1. Some errors I found when I tried to call a Report from Oracle Form.
Unable to connect to Report Server ...
I thought Oracle Database 10gR1 is not suitable for Oracle Developer 10gR2.
2. And in the OWF 2.6.3 Workflow Home Page, there was no Logout button (which I found in OWF 2.6.4)
I removed my previous installation including Oracle Workflow.
After strugglineg in the installation of Oracle Database 10gR2, now I am facing another problem with Oracle Workflow.
I succesfully installed Oracle Workflow 2.6.4 Server and Oracle Workflow Manager (standalone version),
and the Oracle Workflow Middle Tier.
After I launch Oracle Workflow Configuration Assisstant, everthing seems to be normal.
I succed to open the Oracle Workflow Home Page (and found the Logout button there)
Next, I tried to navigate to the Oracle Workflow Manager.
1. I start the OC4J_Workflow_Management_Container --> initialized
2. OC4J_Workflow_Component_Container
The following error line appeared in the OC4J command prompt
06/05/26 10:31:40 LOG_ID_UNKNOWN : oracle.apps.fnd.cp.gsc.Logger.Logger(String,
int) : Logging to System.out until necessary parameters are retrieved for Logger
to be properly started.
06/05/26 10:31:40 LOG_ID_UNKNOWN : oracle.apps.fnd.cp.gsc.SvcComponentContainer.
initializeStateMachine() : BEGIN [default implementation]
06/05/26 10:31:40 LOG_ID_UNKNOWN : oracle.apps.fnd.cp.gsc.SvcComponentContainer.
getNewWorkflowContext() : BEGIN
06/05/26 10:31:45 LOG_ID_UNKNOWN : oracle.apps.fnd.cp.gsc.SvcComponentContainer.
loadGlobalParameters() : BEGIN
06/05/26 10:31:48 oracle.apps.fnd.wf.common.ContextFactoryException: Unable to g
et connection from data source because the following Exception occurred -> java.
sql.SQLException: ORA-28000: the account is locked
06/05/26 10:33:57 Oracle Application Server Containers for J2EE 10g (9.0.4.1.0)
initialized
3. finally it initialized
Next I tried to go to Oracle Workflow Manager from related link of Enterprise Manager
It is said that the OWF_MGR is locked
(I surprised since I had UNLOCKED the OWF_MGR after the installation and succeed to login at the Workflow Home Page)
And the following error line appeared in the commaned prompt after that
06/05/26 10:35:03 OrionCMTConnection not closed, check your code!
06/05/26 10:35:03 Logical connection not closed, check your code!
06/05/26 10:35:03 (Use -Djdbc.connection.debug=true to find out where the leaked
connection was created)
4. I re-UNLOCK the OWF_MGR and login to Oracle Workflow Manager
I noticed that the Agent Listener and Notification Service is Unavailable
(In OWF 2.6.3, The Agent Listener was started and Notification Service was waiting to be configured)
I tried to start one of the Agent Listener, but the following error appeared
ERROR: The Service Component Container is not running
Well, I had the same problem when installing the OWF 2.6.3
I tried to uninstall (remove) and re-install it like I had done before in OWF 2.6.3
(based on someone's post in Oracle's forum)
But this time, the re-installation won't fix this problem. (It was succeed in the OWF 2.6.3)
Everytime I start the OC4J, using wfmgrstart.bat and wfsvcstart.bat
the OWF_MGR is re-LOCKED(TIME) automatically.
And the servlet (WFALSNRSVC and WFMLRSVC) are not running.
I am worry, since I cannot use the Notification Mailer if this problem had not fixed yet.
(In OWF 2.6.3, the mailer was not available until those servlet is Started)
Sorry for the long post.
Any help would be grateful.
Many thanks,
Buntoro

Hi,
Finally, I have found the solution.
Step :
1. Start all of the Oracle Service, except for the OC4J
If you have already started OC4J, then stop them
Unlocked the <wf_manager_user>
2. Search in your Oracle Home : data-sources.xml
There should be two files,
one is in the ...\OC4J_Workflow_Component_Container\application-deployments\WFALSNRSVCApp
the other is in ...\OC4J_Workflow_Component_Container\application-deployments\WFMLRSVCApp
3. Make sure, you create back up of them.
4. Replace the following line
password="-&gt;pwForOwfMgr"
with
password="<your_wf_manager_password>",
should be look like this
password="a"
5. Now start the OC4J using wfmgrstart.bat and wfsvcstart.bat
6. Next, login to the Oracle Workflow Manager
This worked for me.
Hope this will help someone who has the same problem.
Buntoro

Similar Messages

  • How to start work flow agent listener and work flow background engines R12

    Hi,
    I need to start work flow agent listener and workflow background engine in R12.1.3. Could you please specify how to start a workflow agent listener and workflow agent background engine.
    Please send me link if any documents are there .
    Best Regards,
    Anil

    I need to start work flow agent listener and workflow background engine in R12.1.3. Could you please specify how to start a workflow agent listener and workflow agent background engine. How to start the Workflow Deferred Agent Listener andWorkflow Java Deferred Agent Listener? [ID 548918.1]
    Please send me link if any documents are there . Please search the forum before posting similar questions.
    http://forums.oracle.com/forums/search.jspa?threadID=&q=How+to+start+Workflow+Agent+Listener&objID=c3&dateRange=all&userID=&numResults=15&rankBy=10001
    http://forums.oracle.com/forums/search.jspa?threadID=&q=How+to+start+Workflow+Background+process&objID=c3&dateRange=all&userID=&numResults=15&rankBy=10001
    Thanks,
    Hussein

  • Workflow Deferred Agent Listener IMPACTS on EBS

    What is the impact of Workflow Deferred Agent Listener on Notification mailer , if it is down.
    Just want to tell you , when I bring down both the listeners (Workflow Deferred Agent Listener and Workflow Deferred Notification Agent Listener manually) , No Notifications (mails) are going.
    If I brought up any of the listener , mails are going . So basically what is the difference ? and what is impact on the system .
    Workflow Deferred Agent Listener - Handles messages on WF_DEFERRED to support deferred subscription processing. This service component is started automatically by its container.
    Workflow Deferred Notification Agent Listener - Handles notification messages on WF_DEFERRED to support outbound notification processing. This service component is started automatically by its container.
    Note able to understand above definitions.
    What is meant by deferred subscription processing ?

    In one of my project, I have noticed that whenever Workflow Deferred Agent Listener goes down , User Start Complaining about that there transactions( related to GL) are not appearing whenever they are checking in EBS(12.0.6) and DB (10.2.0.4). OS : RHEL 5.2
    Even I have noticed that when I bring down both Workflow Deferred Agent Listener and Workflow Deferred Notification Agent Listener , even the test mails are not going. If any of the component is up mails are going. As I mentioned above Workflow Deferred Listener "support deferred subscription processing" , what is mean by this. What are business system events ?Please see (How to Manually Process the Events from Workflow Queues When The Deferred Agent Listener Won't Start [ID 953103.1]).
    Thanks,
    Hussein

  • Workflow Agent Listener and Workflow Background Engine

    Hi all,
    I try to update roles via User Management responsibility but when applying them it throws the following warning: "Updates to Role data will not be visible in the application until the following processes are started : Workflow Agent Listener and Workflow Background Engine". So, my question is via which responsibility i can submit those requests and is there anything else i should know before creating, update roles and assigning permissions to them?
    Thanks in advance,
    Alexander.

    I checked the requests and i found that Workflow Background Engine completed successful. Only Open Period Balance finished with error but is it possible this to be the reason of the given warning? I believe not.
    And pls kindly explain what exactly means "you may need to log a SR."? Create a Service Request (SR) in My Oracle Support website so you get a help from Oracle Support Engineer (assuming you have a valid CSI number and MOS account) -- https://support.oracle.com
    Thanks,
    Hussein

  • Workflow Deferred Agent Listener Down

    Hi I've been searching for this error and have been unable to find any helpful info.
    After applying a change request which modifies some workflow I bounce Apache and go to bounce the workflow agent listeners, however the Agent Listeners are down.
    When looking further it's the Workflow Deferred Agent Listener with the status of "Stopped with error" or "System Deactivated"
    Here is the log of the agent listener so you can hopefully help me
    LOG_ID_UNKNOWN : oracle.apps.fnd.cp.gsc.Logger.Logger(String, int) : Logging to System.out until necessary parameters are retrieved for Logger to be properly started.
    LOG_ID_UNKNOWN : oracle.apps.fnd.cp.gsm.GSMSvcComponentContainer.initializeStateMachine() : BEGIN
    LOG_ID_UNKNOWN : oracle.apps.fnd.cp.gsc.SvcComponentContainer.getNewWorkflowContext() : BEGIN
    LOG_ID_UNKNOWN : oracle.apps.fnd.cp.gsc.SvcComponentContainer.getNewWorkflowContext() : BEGIN
    LOG_ID_UNKNOWN : oracle.apps.fnd.cp.gsc.SvcComponentContainer.loadGlobalParameters() : BEGIN
    LOG_ID_UNKNOWN : oracle.apps.fnd.cp.gsm.GSMSvcComponentContainer.loadContainerParameters() : BEGIN
    LOG_ID_UNKNOWN : oracle.apps.fnd.cp.gsc.SvcComponentContainer.start() : Successfully retrieved global and container parameters
    LOG_ID_UNKNOWN : oracle.apps.fnd.cp.gsc.SvcComponentContainer.validateParameterValues(Properties) : BEGIN
    LOG_ID_UNKNOWN : oracle.apps.fnd.cp.gsc.SvcComponentContainer.validateParameterValues(Properties) : ({SVC_COMP_MAX_ERROR_COUNT=10, SVC_COMP_MONITOR_LOOP_SLEEP=60, SVC_CONTAINER_LOOP_SLEEP=10, SVC_CONTAINER_READ_TIMEOUT=10, SVC_COMP_MONITOR_ONDEMAND_FREQ=300, SVC_CONTAINER_LOG_LEVEL=4, SVC_WRITE_DIAG_TO_GSM_LOG=Y})
    LOG_ID_UNKNOWN : oracle.apps.fnd.cp.gsc.SvcComponentContainer.start() : Successfully validated container parameters
    LOG_ID_UNKNOWN : oracle.apps.fnd.cp.gsm.GSMSvcComponentContainer.loadDetails(Connection) : BEGIN (oracle.jdbc.driver.OracleConnection@a1d1f4)
    LOG_ID_UNKNOWN : oracle.apps.fnd.cp.gsc.SvcComponentContainer.start() : Successfully retrieved container details
    LOG_ID_UNKNOWN : oracle.apps.fnd.cp.gsm.GSMSvcComponentContainer.startLogger() : BEGIN
    LOG_ID_UNKNOWN : oracle.apps.fnd.cp.gsc.SvcComponentContainer.startLogger() : BEGIN [default implementation]
    SVC-GSM-WFALSNRSVC-1456081-10021 : oracle.apps.fnd.cp.gsc.Logger.Logger(String, int) : Logging to System.out until necessary parameters are retrieved for Logger to be properly started.
    SVC-GSM-WFALSNRSVC-1456081-10004 : oracle.apps.fnd.cp.gsc.Logger.Logger(String, int) : Logging to System.out until necessary parameters are retrieved for Logger to be properly started.
    SVC-GSM-WFALSNRSVC-1456081-10022 : oracle.apps.fnd.cp.gsc.Logger.Logger(String, int) : Logging to System.out until necessary parameters are retrieved for Logger to be properly started.
    SVC-GSM-WFALSNRSVC-1456081-10044 : oracle.apps.fnd.cp.gsc.Logger.Logger(String, int) : Logging to System.out until necessary parameters are retrieved for Logger to be properly started.
    SVC-GSM-WFALSNRSVC-1456081-10002 : oracle.apps.fnd.cp.gsc.Logger.Logger(String, int) : Logging to System.out until necessary parameters are retrieved for Logger to be properly started.
    SVC-GSM-WFALSNRSVC-1456081-10003 : oracle.apps.fnd.cp.gsc.Logger.Logger(String, int) : Logging to System.out until necessary parameters are retrieved for Logger to be properly started.
    SVC-GSM-WFALSNRSVC-1456081-10005 : oracle.apps.fnd.cp.gsc.Logger.Logger(String, int) : Logging to System.out until necessary parameters are retrieved for Logger to be properly started.
    SVC-GSM-WFALSNRSVC-1456081-10002 : oracle.apps.fnd.cp.gsc.Logger.Logger(String, int) : Logging to System.out until necessary parameters are retrieved for Logger to be properly started.
    SVC-GSM-WFALSNRSVC-1456081-10002 : oracle.apps.fnd.cp.gsc.Logger.Logger(String, int) : Logging to System.out until necessary parameters are retrieved for Logger to be properly started.
    SVC-GSM-WFALSNRSVC-1456081-10002 : oracle.apps.fnd.cp.gsc.Logger.Logger(String, int) : Logging to System.out until necessary parameters are retrieved for Logger to be properly started.
    SVC-GSM-WFALSNRSVC-1456081-10002 : oracle.apps.fnd.cp.gsc.Logger.Logger(String, int) : Logging to System.out until necessary parameters are retrieved for Logger to be properly started.
    SVC-GSM-WFALSNRSVC-1456081-10002 : oracle.apps.fnd.cp.gsc.Logger.Logger(String, int) : Logging to System.out until necessary parameters are retrieved for Logger to be properly started.
    SVC-GSM-WFALSNRSVC-1456081-10002 : oracle.apps.fnd.cp.gsc.Logger.Logger(String, int) : Logging to System.out until necessary parameters are retrieved for Logger to be properly started.
    SVC-GSM-WFALSNRSVC-1456081-10002 : oracle.apps.fnd.cp.gsc.Logger.Logger(String, int) : Logging to System.out until necessary parameters are retrieved for Logger to be properly started.
    SVC-GSM-WFALSNRSVC-1456081-10002 : oracle.apps.fnd.cp.gsc.Logger.Logger(String, int) : Logging to System.out until necessary parameters are retrieved for Logger to be properly started.
    SVC-GSM-WFALSNRSVC-1456081-10002 : oracle.apps.fnd.cp.gsc.Logger.Logger(String, int) : Logging to System.out until necessary parameters are retrieved for Logger to be properly started.
    SVC-GSM-WFALSNRSVC-1456081-10002 : oracle.apps.fnd.cp.gsc.Logger.Logger(String, int) : Logging to System.out until necessary parameters are retrieved for Logger to be properly started.
    omponentContainer.start()]:Successfully updated the container's database status, if any
    [Aug 6, 2013 9:43:41 AM EST]:1375746221949:Thread[main,5,main]:0:-1:d00725:10.61.68.8:-1:-1:EXCEPTION:[SVC-GSM-WFALSNRSVC-1456081 : oracle.apps.fnd.cp.gsc.SvcComponentContainer.start()]:Successfully named container session (took logical lock)
    [Aug 6, 2013 9:43:42 AM EST]:1375746222025:Thread[main,5,main]:0:-1:d00725:10.61.68.8:-1:-1:EXCEPTION:[SVC-GSM-WFALSNRSVC-1456081 : oracle.apps.fnd.cp.gsc.SvcComponentContainer.start()]:Successfully started the Component Monitor thread
    [Aug 6, 2013 9:43:42 AM EST]:1375746222037:Thread[ComponentMonitor,5,main]:0:-1:d00725:10.61.68.8:-1:-1:EXCEPTION:[SVC-GSM-WFALSNRSVC-1456081 : oracle.apps.fnd.cp.gsc.SvcComponentMonitor.performInit()]:Successfully initialized -> SvcComponentMonitor{Processor{mThread=Thread[ComponentMonitor,5,main],mCurrentLoopSleep=0,mMinLoopSleep=60,mMaxLoopSleep=0,mReadTimedOutFlag=false,mCurrentErrorCount=0,mMaxErrorCount=-2147483648,mErrorLoopSleep=60,mErrorFlag=false,mControlEvent=noEvent,mStopFlag=false,mSuspendFlag=false,mLastSuspendFlag=false},mCurrentLoopCount=4,mOnDemandLoopCount=5}
    [Aug 6, 2013 9:43:42 AM EST]:1375746222038:Thread[ComponentMonitor,5,main]:0:-1:d00725:10.61.68.8:-1:-1:EXCEPTION:[SVC-GSM-WFALSNRSVC-1456081 : oracle.apps.fnd.cp.gsc.Processor.run()]:Processor has successfully been initialized. Loop will now start.
    [Aug 6, 2013 9:43:42 AM EST]:1375746222039:Thread[main,5,main]:0:-1:d00725:10.61.68.8:-1:-1:EXCEPTION:[SVC-GSM-WFALSNRSVC-1456081 : oracle.apps.fnd.cp.gsc.SvcComponentContainer.start()]:Successfully started the state machine
    [Aug 6, 2013 9:43:42 AM EST]:1375746222041:Thread[GSMQueueProcessor,5,main]:0:-1:d00725:10.61.68.8:-1:-1:EXCEPTION:[SVC-GSM-WFALSNRSVC-1456081 : oracle.apps.fnd.cp.gsc.Processor.run()]:Processor has successfully been initialized. Loop will now start.
    [Aug 6, 2013 9:43:42 AM EST]:1375746222044:Thread[main,5,main]:0:-1:d00725:10.61.68.8:-1:-1:EXCEPTION:[SVC-GSM-WFALSNRSVC-1456081 : oracle.apps.fnd.cp.gsc.SvcComponentContainer.start()]:Successfully started the container -> SvcComponentContainer{mComponentControlWorkflowContext=[oracle.apps.fnd.wf.apps.WorkflowContext@16c9867 $Revision: 115.189 $ extends [oracle.apps.fnd.common.Context@16c9867 $Revision: 115.48 $ {sessionId=0x16c9867,conn=oracle.jdbc.driver.OracleConnection@c79809,state=oracle.apps.fnd.common.StateStack@89cc5e}] {isDedicated=false}],mComponentMonitor=SvcComponentMonitor{Processor{mThread=Thread[ComponentMonitor,5,main],mCurrentLoopSleep=0,mMinLoopSleep=60,mMaxLoopSleep=0,mReadTimedOutFlag=true,mCurrentErrorCount=0,mMaxErrorCount=-2147483648,mErrorLoopSleep=60,mErrorFlag=false,mControlEvent=noEvent,mStopFlag=false,mSuspendFlag=false,mLastSuspendFlag=false},mCurrentLoopCount=5,mOnDemandLoopCount=5},mStateMachine=[email protected]fb,mLogger=Logger{mLog=[$Header: AppsLog.java 115.76 2004/07/27 17:30:17 kkapur ship $ @23886295 {oracle.apps.fnd.profiles.ExtendedProfileStore@b33d0a}],mUniqueId=SVC-GSM-WFALSNRSVC-1456081,mLevel=4},mParameters={SVC_COMP_MAX_ERROR_COUNT=10, SVC_COMP_MONITOR_LOOP_SLEEP=60, SVC_CONTAINER_LOOP_SLEEP=10, SVC_CONTAINER_READ_TIMEOUT=10, SVC_COMP_MONITOR_ONDEMAND_FREQ=300, SVC_CONTAINER_LOG_LEVEL=4, SVC_WRITE_DIAG_TO_GSM_LOG=Y},mProcessId=1456081,mType=GSM,mName=WFALSNRSVC,mComponents={},mAutomaticComponentErrorCounts=null,mEventSubscriptions=[oracle.apps.fnd.wf.bes.Subscription@5b0668, oracle.apps.fnd.wf.bes.Subscription@1d5a0, oracle.apps.fnd.wf.bes.Subscription@701a27, oracle.apps.fnd.wf.bes.Subscription@1c50507, oracle.apps.fnd.wf.bes.Subscription@1cd107f]}
    [Aug 6, 2013 9:43:42 AM EST]:1375746222060:Thread[ComponentMonitor,5,main]:0:-1:d00725:10.61.68.8:-1:-1:EXCEPTION:[SVC-GSM-WFALSNRSVC-1456081 : oracle.apps.fnd.cp.gsc.SvcComponentMonitor.startAutomaticComponents()]:Starting automatic component 10021
    [Aug 6, 2013 9:43:42 AM EST]:1375746222097:Thread[ComponentMonitor,5,main]:0:-1:d00725:10.61.68.8:-1:-1:EXCEPTION:[SVC-GSM-WFALSNRSVC-1456081 : oracle.apps.fnd.cp.gsc.SvcComponentMonitor.startAutomaticComponents()]:Starting automatic component 10022
    [Aug 6, 2013 9:43:42 AM EST]:1375746222110:Thread[ComponentMonitor,5,main]:0:-1:d00725:10.61.68.8:-1:-1:EXCEPTION:[SVC-GSM-WFALSNRSVC-1456081 : oracle.apps.fnd.cp.gsc.SvcComponentMonitor.startAutomaticComponents()]:Starting automatic component 10002
    [Aug 6, 2013 9:43:42 AM EST]:1375746222139:Thread[ComponentMonitor,5,main]:0:-1:d00725:10.61.68.8:-1:-1:EXCEPTION:[SVC-GSM-WFALSNRSVC-1456081 : oracle.apps.fnd.cp.gsc.SvcComponentMonitor.startAutomaticComponents()]:Starting automatic component 10003
    [Aug 6, 2013 9:43:42 AM EST]:1375746222152:Thread[ComponentMonitor,5,main]:0:-1:d00725:10.61.68.8:-1:-1:EXCEPTION:[SVC-GSM-WFALSNRSVC-1456081 : oracle.apps.fnd.cp.gsc.SvcComponentMonitor.startAutomaticComponents()]:Starting automatic component 10004
    [Aug 6, 2013 9:43:42 AM EST]:1375746222165:Thread[ComponentMonitor,5,main]:0:-1:d00725:10.61.68.8:-1:-1:EXCEPTION:[SVC-GSM-WFALSNRSVC-1456081 : oracle.apps.fnd.cp.gsc.SvcComponentMonitor.startAutomaticComponents()]:Starting automatic component 10005
    [Aug 6, 2013 9:43:42 AM EST]:1375746222176:Thread[ComponentMonitor,5,main]:0:-1:d00725:10.61.68.8:-1:-1:EXCEPTION:[SVC-GSM-WFALSNRSVC-1456081 : oracle.apps.fnd.cp.gsc.SvcComponentMonitor.startAutomaticComponents()]:Starting automatic component 10044
    [Aug 6, 2013 9:43:51 AM EST]:1375746231999:Thread[BES Dispatch Thread,5,main]:0:-1:d00725:10.61.68.8:-1:-1:EXCEPTION:[SVC-GSM-WFALSNRSVC-1456081 : oracle.apps.fnd.cp.gsc.SvcComponentContainer.onBusinessEvent(BusinessEvent)]:(BusinessEvent{name=oracle.apps.fnd.cp.gsc.SvcComponent.start, key=SVC:06-AUG-2013, priority=50, correlationId=null, sendDate=Tue Aug 06 09:43:42 EST 2013, receiveDate=null, From Agent: , To Agent: , Last Subscription= , Error Message=null, Error Stack=null, [email protected], COMPONENT_ID=10021, CONTAINER_PROCESS_ID=1456081, CONTAINER_TYPE=GSM, BES_PAYLOAD_OBJECT=false})
    [Aug 6, 2013 9:43:52 AM EST]:1375746232102:Thread[BES Dispatch Thread,5,main]:0:-1:d00725:10.61.68.8:-1:-1:EXCEPTION:[SVC-GSM-WFALSNRSVC-1456081 : oracle.apps.fnd.cp.gsc.SvcComponentContainer.handleComponentEvent(int, String, String)]:Successfully retrieved component details from the database
    [Aug 6, 2013 9:44:02 AM EST]:1375746242303:Thread[BES Dispatch Thread,5,main]:0:-1:d00725:10.61.68.8:-1:-1:EXCEPTION:[SVC-GSM-WFALSNRSVC-1456081 : oracle.apps.fnd.cp.gsc.SvcComponentContainer.onBusinessEvent(BusinessEvent)]:Successfully handled component event, oracle.apps.fnd.cp.gsc.SvcComponent.start, for component 10021
    [Aug 6, 2013 9:44:02 AM EST]:1375746242305:Thread[BES Dispatch Thread,5,main]:0:-1:d00725:10.61.68.8:-1:-1:EXCEPTION:[SVC-GSM-WFALSNRSVC-1456081 : oracle.apps.fnd.cp.gsc.SvcComponentContainer.onBusinessEvent(BusinessEvent)]:(BusinessEvent{name=oracle.apps.fnd.cp.gsc.SvcComponent.start, key=SVC:06-AUG-2013, priority=50, correlationId=null, sendDate=Tue Aug 06 09:43:42 EST 2013, receiveDate=null, From Agent: , To Agent: , Last Subscription= , Error Message=null, Error Stack=null, [email protected], COMPONENT_ID=10004, CONTAINER_PROCESS_ID=1456081, CONTAINER_TYPE=GSM, BES_PAYLOAD_OBJECT=false})
    [Aug 6, 2013 9:44:02 AM EST]:1375746242307:Thread[BES Dispatch Thread,5,main]:0:-1:d00725:10.61.68.8:-1:-1:EXCEPTION:[SVC-GSM-WFALSNRSVC-1456081 : oracle.apps.fnd.cp.gsc.SvcComponentContainer.handleComponentEvent(int, String, String)]:Successfully retrieved component details from the database
    [Aug 6, 2013 9:44:02 AM EST]:1375746242420:Thread[BES Dispatch Thread,5,main]:0:-1:d00725:10.61.68.8:-1:-1:EXCEPTION:[SVC-GSM-WFALSNRSVC-1456081 : oracle.apps.fnd.cp.gsc.SvcComponentContainer.onBusinessEvent(BusinessEvent)]:Successfully handled component event, oracle.apps.fnd.cp.gsc.SvcComponent.start, for component 10004
    [Aug 6, 2013 9:44:02 AM EST]:1375746242421:Thread[BES Dispatch Thread,5,main]:0:-1:d00725:10.61.68.8:-1:-1:EXCEPTION:[SVC-GSM-WFALSNRSVC-1456081 : oracle.apps.fnd.cp.gsc.SvcComponentContainer.onBusinessEvent(BusinessEvent)]:(BusinessEvent{name=oracle.apps.fnd.cp.gsc.SvcComponent.start, key=SVC:06-AUG-2013, priority=50, correlationId=null, sendDate=Tue Aug 06 09:43:42 EST 2013, receiveDate=null, From Agent: , To Agent: , Last Subscription= , Error Message=null, Error Stack=null, [email protected], COMPONENT_ID=10022, CONTAINER_PROCESS_ID=1456081, CONTAINER_TYPE=GSM, BES_PAYLOAD_OBJECT=false})
    [Aug 6, 2013 9:44:02 AM EST]:1375746242423:Thread[BES Dispatch Thread,5,main]:0:-1:d00725:10.61.68.8:-1:-1:EXCEPTION:[SVC-GSM-WFALSNRSVC-1456081 : oracle.apps.fnd.cp.gsc.SvcComponentContainer.handleComponentEvent(int, String, String)]:Successfully retrieved component details from the database
    [Aug 6, 2013 9:44:02 AM EST]:1375746242765:Thread[BES Dispatch Thread,5,main]:0:-1:d00725:10.61.68.8:-1:-1:EXCEPTION:[SVC-GSM-WFALSNRSVC-1456081 : oracle.apps.fnd.cp.gsc.SvcComponentContainer.onBusinessEvent(BusinessEvent)]:Successfully handled component event, oracle.apps.fnd.cp.gsc.SvcComponent.start, for component 10022
    [Aug 6, 2013 9:44:02 AM EST]:1375746242766:Thread[BES Dispatch Thread,5,main]:0:-1:d00725:10.61.68.8:-1:-1:EXCEPTION:[SVC-GSM-WFALSNRSVC-1456081 : oracle.apps.fnd.cp.gsc.SvcComponentContainer.onBusinessEvent(BusinessEvent)]:(BusinessEvent{name=oracle.apps.fnd.cp.gsc.SvcComponent.start, key=SVC:06-AUG-2013, priority=50, correlationId=null, sendDate=Tue Aug 06 09:43:42 EST 2013, receiveDate=null, From Agent: , To Agent: , Last Subscription= , Error Message=null, Error Stack=null, [email protected], COMPONENT_ID=10044, CONTAINER_PROCESS_ID=1456081, CONTAINER_TYPE=GSM, BES_PAYLOAD_OBJECT=false})
    [Aug 6, 2013 9:44:02 AM EST]:1375746242776:Thread[BES Dispatch Thread,5,main]:0:-1:d00725:10.61.68.8:-1:-1:EXCEPTION:[SVC-GSM-WFALSNRSVC-1456081 : oracle.apps.fnd.cp.gsc.SvcComponentContainer.handleComponentEvent(int, String, String)]:Successfully retrieved component details from the database
    [Aug 6, 2013 9:44:02 AM EST]:1375746242954:Thread[BES Dispatch Thread,5,main]:0:-1:d00725:10.61.68.8:-1:-1:EXCEPTION:[SVC-GSM-WFALSNRSVC-1456081 : oracle.apps.fnd.cp.gsc.SvcComponentContainer.onBusinessEvent(BusinessEvent)]:Successfully handled component event, oracle.apps.fnd.cp.gsc.SvcComponent.start, for component 10044
    [Aug 6, 2013 9:44:02 AM EST]:1375746242956:Thread[BES Dispatch Thread,5,main]:0:-1:d00725:10.61.68.8:-1:-1:EXCEPTION:[SVC-GSM-WFALSNRSVC-1456081 : oracle.apps.fnd.cp.gsc.SvcComponentContainer.onBusinessEvent(BusinessEvent)]:(BusinessEvent{name=oracle.apps.fnd.cp.gsc.SvcComponent.start, key=SVC:06-AUG-2013, priority=50, correlationId=null, sendDate=Tue Aug 06 09:43:42 EST 2013, receiveDate=null, From Agent: , To Agent: , Last Subscription= , Error Message=null, Error Stack=null, [email protected], COMPONENT_ID=10002, CONTAINER_PROCESS_ID=1456081, CONTAINER_TYPE=GSM, BES_PAYLOAD_OBJECT=false})
    [Aug 6, 2013 9:44:02 AM EST]:1375746242960:Thread[BES Dispatch Thread,5,main]:0:-1:d00725:10.61.68.8:-1:-1:EXCEPTION:[SVC-GSM-WFALSNRSVC-1456081 : oracle.apps.fnd.cp.gsc.SvcComponentContainer.handleComponentEvent(int, String, String)]:Successfully retrieved component details from the database
    [Aug 6, 2013 9:44:03 AM EST]:1375746243095:Thread[BES Dispatch Thread,5,main]:0:-1:d00725:10.61.68.8:-1:-1:EXCEPTION:[SVC-GSM-WFALSNRSVC-1456081 : oracle.apps.fnd.cp.gsc.SvcComponentContainer.onBusinessEvent(BusinessEvent)]:Successfully handled component event, oracle.apps.fnd.cp.gsc.SvcComponent.start, for component 10002
    [Aug 6, 2013 9:44:03 AM EST]:1375746243096:Thread[BES Dispatch Thread,5,main]:0:-1:d00725:10.61.68.8:-1:-1:EXCEPTION:[SVC-GSM-WFALSNRSVC-1456081 : oracle.apps.fnd.cp.gsc.SvcComponentContainer.onBusinessEvent(BusinessEvent)]:(BusinessEvent{name=oracle.apps.fnd.cp.gsc.SvcComponent.start, key=SVC:06-AUG-2013, priority=50, correlationId=null, sendDate=Tue Aug 06 09:43:42 EST 2013, receiveDate=null, From Agent: , To Agent: , Last Subscription= , Error Message=null, Error Stack=null, [email protected], COMPONENT_ID=10003, CONTAINER_PROCESS_ID=1456081, CONTAINER_TYPE=GSM, BES_PAYLOAD_OBJECT=false})
    [Aug 6, 2013 9:44:03 AM EST]:1375746243098:Thread[BES Dispatch Thread,5,main]:0:-1:d00725:10.61.68.8:-1:-1:EXCEPTION:[SVC-GSM-WFALSNRSVC-1456081 : oracle.apps.fnd.cp.gsc.SvcComponentContainer.handleComponentEvent(int, String, String)]:Successfully retrieved component details from the database
    [Aug 6, 2013 9:44:03 AM EST]:1375746243335:Thread[BES Dispatch Thread,5,main]:0:-1:d00725:10.61.68.8:-1:-1:EXCEPTION:[SVC-GSM-WFALSNRSVC-1456081 : oracle.apps.fnd.cp.gsc.SvcComponentContainer.onBusinessEvent(BusinessEvent)]:Successfully handled component event, oracle.apps.fnd.cp.gsc.SvcComponent.start, for component 10003
    [Aug 6, 2013 9:44:03 AM EST]:1375746243336:Thread[BES Dispatch Thread,5,main]:0:-1:d00725:10.61.68.8:-1:-1:EXCEPTION:[SVC-GSM-WFALSNRSVC-1456081 : oracle.apps.fnd.cp.gsc.SvcComponentContainer.onBusinessEvent(BusinessEvent)]:(BusinessEvent{name=oracle.apps.fnd.cp.gsc.SvcComponent.start, key=SVC:06-AUG-2013, priority=50, correlationId=null, sendDate=Tue Aug 06 09:43:42 EST 2013, receiveDate=null, From Agent: , To Agent: , Last Subscription= , Error Message=null, Error Stack=null, [email protected], COMPONENT_ID=10005, CONTAINER_PROCESS_ID=1456081, CONTAINER_TYPE=GSM, BES_PAYLOAD_OBJECT=false})
    [Aug 6, 2013 9:44:03 AM EST]:1375746243346:Thread[BES Dispatch Thread,5,main]:0:-1:d00725:10.61.68.8:-1:-1:EXCEPTION:[SVC-GSM-WFALSNRSVC-1456081 : oracle.apps.fnd.cp.gsc.SvcComponentContainer.handleComponentEvent(int, String, String)]:Successfully retrieved component details from the database
    [Aug 6, 2013 9:44:03 AM EST]:1375746243359:Thread[inboundThreadGroup1,5,inboundThreadGroup]:0:-1:d00725:10.61.68.8:-1:-1:ERROR:[SVC-GSM-WFALSNRSVC-1456081-10002 : oracle.apps.fnd.wf.bes.AgentListenerProcessor.read()]:10consecutive errors occurred
    [Aug 6, 2013 9:44:03 AM EST]:1375746243363:Thread[inboundThreadGroup1,5,inboundThreadGroup]:0:-1:d00725:10.61.68.8:-1:-1:ERROR:[SVC-GSM-WFALSNRSVC-1456081-10002 : oracle.apps.fnd.cp.gsc.Processor.performError(ProcessorException)]:Maximum number of errors have occurred for this processing thread.
    [Aug 6, 2013 9:44:03 AM EST]:1375746243464:Thread[BES Dispatch Thread,5,main]:0:-1:d00725:10.61.68.8:-1:-1:EXCEPTION:[SVC-GSM-WFALSNRSVC-1456081 : oracle.apps.fnd.cp.gsc.SvcComponentContainer.onBusinessEvent(BusinessEvent)]:Successfully handled component event, oracle.apps.fnd.cp.gsc.SvcComponent.start, for component 10005
    [Aug 6, 2013 9:44:42 AM EST]:1375746282207:Thread[ComponentMonitor,5,main]:0:-1:d00725:10.61.68.8:-1:-1:EXCEPTION:[SVC-GSM-WFALSNRSVC-1456081 : oracle.apps.fnd.cp.gsc.SvcComponentMonitor.startAutomaticComponents()]:Starting automatic component 10002
    [Aug 6, 2013 9:44:42 AM EST]:1375746282236:Thread[BES Dispatch Thread,5,main]:0:-1:d00725:10.61.68.8:-1:-1:EXCEPTION:[SVC-GSM-WFALSNRSVC-1456081 : oracle.apps.fnd.cp.gsc.SvcComponentContainer.onBusinessEvent(BusinessEvent)]:(BusinessEvent{name=oracle.apps.fnd.cp.gsc.SvcComponent.start, key=SVC:06-AUG-2013, priority=50, correlationId=null, sendDate=Tue Aug 06 09:44:42 EST 2013, receiveDate=null, From Agent: , To Agent: , Last Subscription= , Error Message=null, Error Stack=null, [email protected], COMPONENT_ID=10002, CONTAINER_PROCESS_ID=1456081, CONTAINER_TYPE=GSM, BES_PAYLOAD_OBJECT=false})
    [Aug 6, 2013 9:44:52 AM EST]:1375746292244:Thread[BES Dispatch Thread,5,main]:0:-1:d00725:10.61.68.8:-1:-1:EXCEPTION:[SVC-GSM-WFALSNRSVC-1456081 : oracle.apps.fnd.cp.gsc.SvcComponentContainer.handleComponentEvent(int, String, String)]:Successfully retrieved component details from the database
    [Aug 6, 2013 9:44:52 AM EST]:1375746292328:Thread[BES Dispatch Thread,5,main]:0:-1:d00725:10.61.68.8:-1:-1:EXCEPTION:[SVC-GSM-WFALSNRSVC-1456081 : oracle.apps.fnd.cp.gsc.SvcComponentContainer.onBusinessEvent(BusinessEvent)]:Successfully handled component event, oracle.apps.fnd.cp.gsc.SvcComponent.start, for component 10002
    [Aug 6, 2013 9:44:52 AM EST]:1375746292526:Thread[inboundThreadGroup1,5,inboundThreadGroup]:0:-1:d00725:10.61.68.8:-1:-1:ERROR:[SVC-GSM-WFALSNRSVC-1456081-10002 : oracle.apps.fnd.wf.bes.AgentListenerProcessor.read()]:10consecutive errors occurred
    [Aug 6, 2013 9:44:52 AM EST]:1375746292527:Thread[inboundThreadGroup1,5,inboundThreadGroup]:0:-1:d00725:10.61.68.8:-1:-1:ERROR:[SVC-GSM-WFALSNRSVC-1456081-10002 : oracle.apps.fnd.cp.gsc.Processor.performError(ProcessorException)]:Maximum number of errors have occurred for this processing thread.
    [Aug 6, 2013 9:45:42 AM EST]:1375746342235:Thread[ComponentMonitor,5,main]:0:-1:d00725:10.61.68.8:-1:-1:EXCEPTION:[SVC-GSM-WFALSNRSVC-1456081 : oracle.apps.fnd.cp.gsc.SvcComponentMonitor.startAutomaticComponents()]:Starting automatic component 10002
    [Aug 6, 2013 9:45:42 AM EST]:1375746342285:Thread[BES Dispatch Thread,5,main]:0:-1:d00725:10.61.68.8:-1:-1:EXCEPTION:[SVC-GSM-WFALSNRSVC-1456081 : oracle.apps.fnd.cp.gsc.SvcComponentContainer.onBusinessEvent(BusinessEvent)]:(BusinessEvent{name=oracle.apps.fnd.cp.gsc.SvcComponent.start, key=SVC:06-AUG-2013, priority=50, correlationId=null, sendDate=Tue Aug 06 09:45:42 EST 2013, receiveDate=null, From Agent: , To Agent: , Last Subscription= , Error Message=null, Error Stack=null, [email protected], COMPONENT_ID=10002, CONTAINER_PROCESS_ID=1456081, CONTAINER_TYPE=GSM, BES_PAYLOAD_OBJECT=false})
    [Aug 6, 2013 9:45:52 AM EST]:1375746352295:Thread[BES Dispatch Thread,5,main]:0:-1:d00725:10.61.68.8:-1:-1:EXCEPTION:[SVC-GSM-WFALSNRSVC-1456081 : oracle.apps.fnd.cp.gsc.SvcComponentContainer.handleComponentEvent(int, String, String)]:Successfully retrieved component details from the database
    [Aug 6, 2013 9:45:52 AM EST]:1375746352399:Thread[BES Dispatch Thread,5,main]:0:-1:d00725:10.61.68.8:-1:-1:EXCEPTION:[SVC-GSM-WFALSNRSVC-1456081 : oracle.apps.fnd.cp.gsc.SvcComponentContainer.onBusinessEvent(BusinessEvent)]:Successfully handled component event, oracle.apps.fnd.cp.gsc.SvcComponent.start, for component 10002
    [Aug 6, 2013 9:45:52 AM EST]:1375746352511:Thread[inboundThreadGroup1,5,inboundThreadGroup]:0:-1:d00725:10.61.68.8:-1:-1:ERROR:[SVC-GSM-WFALSNRSVC-1456081-10002 : oracle.apps.fnd.wf.bes.AgentListenerProcessor.read()]:10consecutive errors occurred
    [Aug 6, 2013 9:45:52 AM EST]:1375746352513:Thread[inboundThreadGroup1,5,inboundThreadGroup]:0:-1:d00725:10.61.68.8:-1:-1:ERROR:[SVC-GSM-WFALSNRSVC-1456081-10002 : oracle.apps.fnd.cp.gsc.Processor.performError(ProcessorException)]:Maximum number of errors have occurred for this processing thread.
    [Aug 6, 2013 9:46:42 AM EST]:1375746402257:Thread[ComponentMonitor,5,main]:0:-1:d00725:10.61.68.8:-1:-1:EXCEPTION:[SVC-GSM-WFALSNRSVC-1456081 : oracle.apps.fnd.cp.gsc.SvcComponentMonitor.startAutomaticComponents()]:Starting automatic component 10002
    [Aug 6, 2013 9:46:42 AM EST]:1375746402337:Thread[BES Dispatch Thread,5,main]:0:-1:d00725:10.61.68.8:-1:-1:EXCEPTION:[SVC-GSM-WFALSNRSVC-1456081 : oracle.apps.fnd.cp.gsc.SvcComponentContainer.onBusinessEvent(BusinessEvent)]:(BusinessEvent{name=oracle.apps.fnd.cp.gsc.SvcComponent.start, key=SVC:06-AUG-2013, priority=50, correlationId=null, sendDate=Tue Aug 06 09:46:42 EST 2013, receiveDate=null, From Agent: , To Agent: , Last Subscription= , Error Message=null, Error Stack=null, [email protected], COMPONENT_ID=10002, CONTAINER_PROCESS_ID=1456081, CONTAINER_TYPE=GSM, BES_PAYLOAD_OBJECT=false})
    [Aug 6, 2013 9:46:52 AM EST]:1375746412408:Thread[BES Dispatch Thread,5,main]:0:-1:d00725:10.61.68.8:-1:-1:EXCEPTION:[SVC-GSM-WFALSNRSVC-1456081 : oracle.apps.fnd.cp.gsc.SvcComponentContainer.handleComponentEvent(int, String, String)]:Successfully retrieved component details from the database
    [Aug 6, 2013 9:46:52 AM EST]:1375746412532:Thread[BES Dispatch Thread,5,main]:0:-1:d00725:10.61.68.8:-1:-1:EXCEPTION:[SVC-GSM-WFALSNRSVC-1456081 : oracle.apps.fnd.cp.gsc.SvcComponentContainer.onBusinessEvent(BusinessEvent)]:Successfully handled component event, oracle.apps.fnd.cp.gsc.SvcComponent.start, for component 10002
    [Aug 6, 2013 9:46:52 AM EST]:1375746412636:Thread[inboundThreadGroup1,5,inboundThreadGroup]:0:-1:d00725:10.61.68.8:-1:-1:ERROR:[SVC-GSM-WFALSNRSVC-1456081-10002 : oracle.apps.fnd.wf.bes.AgentListenerProcessor.read()]:10consecutive errors occurred
    [Aug 6, 2013 9:46:52 AM EST]:1375746412637:Thread[inboundThreadGroup1,5,inboundThreadGroup]:0:-1:d00725:10.61.68.8:-1:-1:ERROR:[SVC-GSM-WFALSNRSVC-1456081-10002 : oracle.apps.fnd.cp.gsc.Processor.performError(ProcessorException)]:Maximum number of errors have occurred for this processing thread.
    [Aug 6, 2013 9:47:42 AM EST]:1375746462286:Thread[ComponentMonitor,5,main]:0:-1:d00725:10.61.68.8:-1:-1:EXCEPTION:[SVC-GSM-WFALSNRSVC-1456081 : oracle.apps.fnd.cp.gsc.SvcComponentMonitor.startAutomaticComponents()]:Starting automatic component 10002
    [Aug 6, 2013 9:47:42 AM EST]:1375746462451:Thread[BES Dispatch Thread,5,main]:0:-1:d00725:10.61.68.8:-1:-1:EXCEPTION:[SVC-GSM-WFALSNRSVC-1456081 : oracle.apps.fnd.cp.gsc.SvcComponentContainer.onBusinessEvent(BusinessEvent)]:(BusinessEvent{name=oracle.apps.fnd.cp.gsc.SvcComponent.start, key=SVC:06-AUG-2013, priority=50, correlationId=null, sendDate=Tue Aug 06 09:47:42 EST 2013, receiveDate=null, From Agent: , To Agent: , Last Subscription= , Error Message=null, Error Stack=null, [email protected], COMPONENT_ID=10002, CONTAINER_PROCESS_ID=1456081, CONTAINER_TYPE=GSM, BES_PAYLOAD_OBJECT=false})
    [Aug 6, 2013 9:47:52 AM EST]:1375746472460:Thread[BES Dispatch Thread,5,main]:0:-1:d00725:10.61.68.8:-1:-1:EXCEPTION:[SVC-GSM-WFALSNRSVC-1456081 : oracle.apps.fnd.cp.gsc.SvcComponentContainer.handleComponentEvent(int, String, String)]:Successfully retrieved component details from the database
    [Aug 6, 2013 9:47:52 AM EST]:1375746472533:Thread[BES Dispatch Thread,5,main]:0:-1:d00725:10.61.68.8:-1:-1:EXCEPTION:[SVC-GSM-WFALSNRSVC-1456081 : oracle.apps.fnd.cp.gsc.SvcComponentContainer.onBusinessEvent(BusinessEvent)]:Successfully handled component event, oracle.apps.fnd.cp.gsc.SvcComponent.start, for component 10002
    [Aug 6, 2013 9:47:52 AM EST]:1375746472675:Thread[inboundThreadGroup1,5,inboundThreadGroup]:0:-1:d00725:10.61.68.8:-1:-1:ERROR:[SVC-GSM-WFALSNRSVC-1456081-10002 : oracle.apps.fnd.wf.bes.AgentListenerProcessor.read()]:10consecutive errors occurred
    [Aug 6, 2013 9:47:52 AM EST]:1375746472676:Thread[inboundThreadGroup1,5,inboundThreadGroup]:0:-1:d00725:10.61.68.8:-1:-1:ERROR:[SVC-GSM-WFALSNRSVC-1456081-10002 : oracle.apps.fnd.cp.gsc.Processor.performError(ProcessorException)]:Maximum number of errors have occurred for this processing thread.
    [Aug 6, 2013 9:48:42 AM EST]:1375746522307:Thread[ComponentMonitor,5,main]:0:-1:d00725:10.61.68.8:-1:-1:EXCEPTION:[SVC-GSM-WFALSNRSVC-1456081 : oracle.apps.fnd.cp.gsc.SvcComponentMonitor.startAutomaticComponents()]:Starting automatic component 10002
    [Aug 6, 2013 9:48:42 AM EST]:1375746522492:Thread[BES Dispatch Thread,5,main]:0:-1:d00725:10.61.68.8:-1:-1:EXCEPTION:[SVC-GSM-WFALSNRSVC-1456081 : oracle.apps.fnd.cp.gsc.SvcComponentContainer.onBusinessEvent(BusinessEvent)]:(BusinessEvent{name=oracle.apps.fnd.cp.gsc.SvcComponent.start, key=SVC:06-AUG-2013, priority=50, correlationId=null, sendDate=Tue Aug 06 09:48:42 EST 2013, receiveDate=null, From Agent: , To Agent: , Last Subscription= , Error Message=null, Error Stack=null, [email protected], COMPONENT_ID=10002, CONTAINER_PROCESS_ID=1456081, CONTAINER_TYPE=GSM, BES_PAYLOAD_OBJECT=false})
    [Aug 6, 2013 9:48:52 AM EST]:1375746532503:Thread[BES Dispatch Thread,5,main]:0:-1:d00725:10.61.68.8:-1:-1:EXCEPTION:[SVC-GSM-WFALSNRSVC-1456081 : oracle.apps.fnd.cp.gsc.SvcComponentContainer.handleComponentEvent(int, String, String)]:Successfully retrieved component details from the database
    [Aug 6, 2013 9:48:52 AM EST]:1375746532574:Thread[BES Dispatch Thread,5,main]:0:-1:d00725:10.61.68.8:-1:-1:EXCEPTION:[SVC-GSM-WFALSNRSVC-1456081 : oracle.apps.fnd.cp.gsc.SvcComponentContainer.onBusinessEvent(BusinessEvent)]:Successfully handled component event, oracle.apps.fnd.cp.gsc.SvcComponent.start, for component 10002
    [Aug 6, 2013 9:48:52 AM EST]:1375746532701:Thread[inboundThreadGroup1,5,inboundThreadGroup]:0:-1:d00725:10.61.68.8:-1:-1:ERROR:[SVC-GSM-WFALSNRSVC-1456081-10002 : oracle.apps.fnd.wf.bes.AgentListenerProcessor.read()]:10consecutive errors occurred
    [Aug 6, 2013 9:48:52 AM EST]:1375746532702:Thread[inboundThreadGroup1,5,inboundThreadGroup]:0:-1:d00725:10.61.68.8:-1:-1:ERROR:[SVC-GSM-WFALSNRSVC-1456081-10002 : oracle.apps.fnd.cp.gsc.Processor.performError(ProcessorException)]:Maximum number of errors have occurred for this processing thread.
    [Aug 6, 2013 9:49:42 AM EST]:1375746582349:Thread[ComponentMonitor,5,main]:0:-1:d00725:10.61.68.8:-1:-1:EXCEPTION:[SVC-GSM-WFALSNRSVC-1456081 : oracle.apps.fnd.cp.gsc.SvcComponentMonitor.startAutomaticComponents()]:Starting automatic component 10002
    [Aug 6, 2013 9:49:42 AM EST]:1375746582535:Thread[BES Dispatch Thread,5,main]:0:-1:d00725:10.61.68.8:-1:-1:EXCEPTION:[SVC-GSM-WFALSNRSVC-1456081 : oracle.apps.fnd.cp.gsc.SvcComponentContainer.onBusinessEvent(BusinessEvent)]:(BusinessEvent{name=oracle.apps.fnd.cp.gsc.SvcComponent.start, key=SVC:06-AUG-2013, priority=50, correlationId=null, sendDate=Tue Aug 06 09:49:42 EST 2013, receiveDate=null, From Agent: , To Agent: , Last Subscription= , Error Message=null, Error Stack=null, [email protected], COMPONENT_ID=10002, CONTAINER_PROCESS_ID=1456081, CONTAINER_TYPE=GSM, BES_PAYLOAD_OBJECT=false})
    [Aug 6, 2013 9:49:52 AM EST]:1375746592541:Thread[BES Dispatch Thread,5,main]:0:-1:d00725:10.61.68.8:-1:-1:EXCEPTION:[SVC-GSM-WFALSNRSVC-1456081 : oracle.apps.fnd.cp.gsc.SvcComponentContainer.handleComponentEvent(int, String, String)]:Successfully retrieved component details from the database
    [Aug 6, 2013 9:49:52 AM EST]:1375746592623:Thread[BES Dispatch Thread,5,main]:0:-1:d00725:10.61.68.8:-1:-1:EXCEPTION:[SVC-GSM-WFALSNRSVC-1456081 : oracle.apps.fnd.cp.gsc.SvcComponentContainer.onBusinessEvent(BusinessEvent)]:Successfully handled component event, oracle.apps.fnd.cp.gsc.SvcComponent.start, for component 10002
    [Aug 6, 2013 9:49:52 AM EST]:1375746592742:Thread[inboundThreadGroup1,5,inboundThreadGroup]:0:-1:d00725:10.61.68.8:-1:-1:ERROR:[SVC-GSM-WFALSNRSVC-1456081-10002 : oracle.apps.fnd.wf.bes.AgentListenerProcessor.read()]:10consecutive errors occurred
    [Aug 6, 2013 9:49:52 AM EST]:1375746592743:Thread[inboundThreadGroup1,5,inboundThreadGroup]:0:-1:d00725:10.61.68.8:-1:-1:ERROR:[SVC-GSM-WFALSNRSVC-1456081-10002 : oracle.apps.fnd.cp.gsc.Processor.performError(ProcessorException)]:Maximum number of errors have occurred for this processing thread.
    [Aug 6, 2013 9:50:42 AM EST]:1375746642366:Thread[ComponentMonitor,5,main]:0:-1:d00725:10.61.68.8:-1:-1:EXCEPTION:[SVC-GSM-WFALSNRSVC-1456081 : oracle.apps.fnd.cp.gsc.SvcComponentMonitor.startAutomaticComponents()]:Starting automatic component 10002
    [Aug 6, 2013 9:50:42 AM EST]:1375746642572:Thread[BES Dispatch Thread,5,main]:0:-1:d00725:10.61.68.8:-1:-1:EXCEPTION:[SVC-GSM-WFALSNRSVC-1456081 : oracle.apps.fnd.cp.gsc.SvcComponentContainer.onBusinessEvent(BusinessEvent)]:(BusinessEvent{name=oracle.apps.fnd.cp.gsc.SvcComponent.start, key=SVC:06-AUG-2013, priority=50, correlationId=null, sendDate=Tue Aug 06 09:50:42 EST 2013, receiveDate=null, From Agent: , To Agent: , Last Subscription= , Error Message=null, Error Stack=null, [email protected], COMPONENT_ID=10002, CONTAINER_PROCESS_ID=1456081, CONTAINER_TYPE=GSM, BES_PAYLOAD_OBJECT=false})
    [Aug 6, 2013 9:50:52 AM EST]:1375746652580:Thread[BES Dispatch Thread,5,main]:0:-1:d00725:10.61.68.8:-1:-1:EXCEPTION:[SVC-GSM-WFALSNRSVC-1456081 : oracle.apps.fnd.cp.gsc.SvcComponentContainer.handleComponentEvent(int, String, String)]:Successfully retrieved component details from the database
    [Aug 6, 2013 9:50:52 AM EST]:1375746652657:Thread[BES Dispatch Thread,5,main]:0:-1:d00725:10.61.68.8:-1:-1:EXCEPTION:[SVC-GSM-WFALSNRSVC-1456081 : oracle.apps.fnd.cp.gsc.SvcComponentContainer.onBusinessEvent(BusinessEvent)]:Successfully handled component event, oracle.apps.fnd.cp.gsc.SvcComponent.start, for component 10002
    [Aug 6, 2013 9:50:52 AM EST]:1375746652803:Thread[inboundThreadGroup1,5,inboundThreadGroup]:0:-1:d00725:10.61.68.8:-1:-1:ERROR:[SVC-GSM-WFALSNRSVC-1456081-10002 : oracle.apps.fnd.wf.bes.AgentListenerProcessor.read()]:10consecutive errors occurred
    [Aug 6, 2013 9:50:52 AM EST]:1375746652804:Thread[inboundThreadGroup1,5,inboundThreadGroup]:0:-1:d00725:10.61.68.8:-1:-1:ERROR:[SVC-GSM-WFALSNRSVC-1456081-10002 : oracle.apps.fnd.cp.gsc.Processor.performError(ProcessorException)]:Maximum number of errors have occurred for this processing thread.
    [Aug 6, 2013 9:51:42 AM EST]:1375746702388:Thread[ComponentMonitor,5,main]:0:-1:d00725:10.61.68.8:-1:-1:EXCEPTION:[SVC-GSM-WFALSNRSVC-1456081 : oracle.apps.fnd.cp.gsc.SvcComponentMonitor.startAutomaticComponents()]:Starting automatic component 10002
    [Aug 6, 2013 9:51:42 AM EST]:1375746702616:Thread[BES Dispatch Thread,5,main]:0:-1:d00725:10.61.68.8:-1:-1:EXCEPTION:[SVC-GSM-WFALSNRSVC-1456081 : oracle.apps.fnd.cp.gsc.SvcComponentContainer.onBusinessEvent(BusinessEvent)]:(BusinessEvent{name=oracle.apps.fnd.cp.gsc.SvcComponent.start, key=SVC:06-AUG-2013, priority=50, correlationId=null, sendDate=Tue Aug 06 09:51:42 EST 2013, receiveDate=null, From Agent: , To Agent: , Last Subscription= , Error Message=null, Error Stack=null, [email protected], COMPONENT_ID=10002, CONTAINER_PROCESS_ID=1456081, CONTAINER_TYPE=GSM, BES_PAYLOAD_OBJECT=false})
    [Aug 6, 2013 9:51:52 AM EST]:1375746712711:Thread[BES Dispatch Thread,5,main]:0:-1:d00725:10.61.68.8:-1:-1:EXCEPTION:[SVC-GSM-WFALSNRSVC-1456081 : oracle.apps.fnd.cp.gsc.SvcComponentContainer.handleComponentEvent(int, String, String)]:Successfully retrieved component details from the database
    [Aug 6, 2013 9:51:52 AM EST]:1375746712797:Thread[BES Dispatch Thread,5,main]:0:-1:d00725:10.61.68.8:-1:-1:EXCEPTION:[SVC-GSM-WFALSNRSVC-1456081 : oracle.apps.fnd.cp.gsc.SvcComponentContainer.onBusinessEvent(BusinessEvent)]:Successfully handled component event, oracle.apps.fnd.cp.gsc.SvcComponent.start, for component 10002
    [Aug 6, 2013 9:51:52 AM EST]:1375746712974:Thread[inboundThreadGroup1,5,inboundThreadGroup]:0:-1:d00725:10.61.68.8:-1:-1:ERROR:[SVC-GSM-WFALSNRSVC-1456081-10002 : oracle.apps.fnd.wf.bes.AgentListenerProcessor.read()]:10consecutive errors occurred
    [Aug 6, 2013 9:51:52 AM EST]:1375746712975:Thread[inboundThreadGroup1,5,inboundThreadGroup]:0:-1:d00725:10.61.68.8:-1:-1:ERROR:[SVC-GSM-WFALSNRSVC-1456081-10002 : oracle.apps.fnd.cp.gsc.Processor.performError(ProcessorException)]:Maximum number of errors have occurred for this processing thread.
    [Aug 6, 2013 9:52:42 AM EST]:1375746762407:Thread[ComponentMonitor,5,main]:0:-1:d00725:10.61.68.8:-1:-1:EXCEPTION:[SVC-GSM-WFALSNRSVC-1456081 : oracle.apps.fnd.cp.gsc.SvcComponentMonitor.startAutomaticComponents()]:Starting automatic component 10002
    [Aug 6, 2013 9:52:42 AM EST]:1375746762743:Thread[BES Dispatch Thread,5,main]:0:-1:d00725:10.61.68.8:-1:-1:EXCEPTION:[SVC-GSM-WFALSNRSVC-1456081 : oracle.apps.fnd.cp.gsc.SvcComponentContainer.onBusinessEvent(BusinessEvent)]:(BusinessEvent{name=oracle.apps.fnd.cp.gsc.SvcComponent.start, key=SVC:06-AUG-2013, priority=50, correlationId=null, sendDate=Tue Aug 06 09:52:42 EST 2013, receiveDate=null, From Agent: , To Agent: , Last Subscription= , Error Message=null, Error Stack=null, [email protected], COMPONENT_ID=10002, CONTAINER_PROCESS_ID=1456081, CONTAINER_TYPE=GSM, BES_PAYLOAD_OBJECT=false})
    [Aug 6, 2013 9:52:52 AM EST]:1375746772751:Thread[BES Dispatch Thread,5,main]:0:-1:d00725:10.61.68.8:-1:-1:EXCEPTION:[SVC-GSM-WFALSNRSVC-1456081 : oracle.apps.fnd.cp.gsc.SvcComponentContainer.handleComponentEvent(int, String, String)]:Successfully retrieved component details from the database
    [Aug 6, 2013 9:52:52 AM EST]:1375746772825:Thread[BES Dispatch Thread,5,main]:0:-1:d00725:10.61.68.8:-1:-1:EXCEPTION:[SVC-GSM-WFALSNRSVC-1456081 : oracle.apps.fnd.cp.gsc.SvcComponentContainer.onBusinessEvent(BusinessEvent)]:Successfully handled component event, oracle.apps.fnd.cp.gsc.SvcComponent.start, for component 10002
    [Aug 6, 2013 9:52:52 AM EST]:1375746772960:Thread[inboundThreadGroup1,5,inboundThreadGroup]:0:-1:d00725:10.61.68.8:-1:-1:ERROR:[SVC-GSM-WFALSNRSVC-1456081-10002 : oracle.apps.fnd.wf.bes.AgentListenerProcessor.read()]:10consecutive errors occurred
    [Aug 6, 2013 9:52:52 AM EST]:1375746772961:Thread[inboundThreadGroup1,5,inboundThreadGroup]:0:-1:d00725:10.61.68.8:-1:-1:ERROR:[SVC-GSM-WFALSNRSVC-1456081-10002 : oracle.apps.fnd.cp.gsc.Processor.performError(ProcessorException)]:Maximum number of errors have occurred for this processing thread.
    [Aug 6, 2013 9:53:42 AM EST]:1375746822427:Thread[ComponentMonitor,5,main]:0:-1:d00725:10.61.68.8:-1:-1:EXCEPTION:[SVC-GSM-WFALSNRSVC-1456081 : oracle.apps.fnd.cp.gsc.SvcComponentMonitor.startAutomaticComponents()]:Starting automatic component 10002
    [Aug 6, 2013 9:53:42 AM EST]:1375746822786:Thread[BES Dispatch Thread,5,main]:0:-1:d00725:10.61.68.8:-1:-1:EXCEPTION:[SVC-GSM-WFALSNRSVC-1456081 : oracle.apps.fnd.cp.gsc.SvcComponentContainer.onBusinessEvent(BusinessEvent)]:(BusinessEvent{name=oracle.apps.fnd.cp.gsc.SvcComponent.start, key=SVC:06-AUG-2013, priority=50, correlationId=null, sendDate=Tue Aug 06 09:53:42 EST 2013, receiveDate=null, From Agent: , To Agent: , Last Subscription= , Error Message=null, Error Stack=null, [email protected], COMPONENT_ID=10002, CONTAINER_PROCESS_ID=1456081, CONTAINER_TYPE=GSM, BES_PAYLOAD_OBJECT=false})
    [Aug 6, 2013 9:53:52 AM EST]:1375746832794:Thread[BES Dispatch Thread,5,main]:0:-1:d00725:10.61.68.8:-1:-1:EXCEPTION:[SVC-GSM-WFALSNRSVC-1456081 : oracle.apps.fnd.cp.gsc.SvcComponentContainer.handleComponentEvent(int, String, String)]:Successfully retrieved component details from the database
    [Aug 6, 2013 9:53:52 AM EST]:1375746832868:Thread[BES Dispatch Thread,5,main]:0:-1:d00725:10.61.68.8:-1:-1:EXCEPTION:[SVC-GSM-WFALSNRSVC-1456081 : oracle.apps.fnd.cp.gsc.SvcComponentContainer.onBusinessEvent(BusinessEvent)]:Successfully handled component event, oracle.apps.fnd.cp.gsc.SvcComponent.start, for component 10002
    [Aug 6, 2013 9:53:53 AM EST]:1375746833025:Thread[inboundThreadGroup1,5,inboundThreadGroup]:0:-1:d00725:10.61.68.8:-1:-1:ERROR:[SVC-GSM-WFALSNRSVC-1456081-10002 : oracle.apps.fnd.wf.bes.AgentListenerProcessor.read()]:10consecutive errors occurred
    [Aug 6, 2013 9:53:53 AM EST]:1375746833026:Thread[inboundThreadGroup1,5,inboundThreadGroup]:0:-1:d00725:10.61.68.8:-1:-1:ERROR:[SVC-GSM-WFALSNRSVC-1456081-10002 : oracle.apps.fnd.cp.gsc.Processor.performError(ProcessorException)]:Maximum number of errors have occurred for this processing thread.

    Please stop the Workflow, rename the log file, start the Workflow and post the complete contents of the new log file.
    You may also review (OWF.G Mailer just started dumping a OutOfMemoryError (Doc ID 333017.1)).
    Thanks,
    Hussein

  • Oracle Workflow Manager not working

    hi
    I have a problem concerning Oracle Workflow Manager.
    When I access Oracle Workflow Manager,all workflow system are down e.g (Notification Mailers,Agent Listeners,Service Components,Background Engines,Purge and Control Queue Cleanup).
    I tried several alternatives but was not successful.
    I really need your help because we are going life in 2 weeks time?
    Regards
    James

    Hi,
    Please refer to this document.
    Note: 378281.1 - How Does One Verify The Notification Mailer Is Functioning Properly?
    https://metalink2.oracle.com/metalink/plsql/ml2_documents.showDocument?p_database_id=NOT&p_id=378281.1
    Regards,
    Hussein

  • Error with Oracle Workflow Manager

    Hi
    Oracle workflow has just been installed on my first middle tier from the Content management SDK 9.0.4 CD.
    ( I have also an old working installation on the second middle tier, pointing to an old database 9.2.0.2)
    When I click on the Oracle Workflow Manager link in the oracle enterprise manager console
    I get the message : An error has occurred! Use Browser's Back button to go to previous page."
    versions
    DB 9.2.0.7.0 on AIX 5.3
    OAS infr 9.0.2.3 on linux AS-2.1 2.4.9-e.3smp
    OAS mid tier A 9.0.4.1 on linux AS-2.1 2.4.9-e.25BOOT
    OAS mid tier B 9.0.4.1 on linux AS-2.1 2.4.9-e.40smp
    LOGS
    em-web-access.log:
    172.25.21.97 - - [07/Feb/2006:16:46:06 +0100] "GET /emd/console/oam/wfm/sysStatus$ctxName1=mid904.ausmid.auselda.it$farm=mid904.ausmid.auselda.it$type=oracle*workflow$ctxType1=oracle*ias$target=mid904.ausmid.auselda.it*Oracle20Workflow HTTP/1.1" 302 288
    172.25.21.97 - - [07/Feb/2006:16:46:06 +0100] "GET /emd/console/oam/oamErrorPage$key=error1 HTTP/1.1" 200 6184
    em.nohup:
    06/02/07 16:46:06 java.lang.reflect.InvocationTargetException
    06/02/07 16:46:06 at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
    06/02/07 16:46:06 at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:39)
    06/02/07 16:46:06 at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:25)
    06/02/07 16:46:06 at java.lang.reflect.Method.invoke(Method.java:324)
    06/02/07 16:46:06 at oracle.apps.oam.workflow.handlers.WfOnLoadHandler.setDBConnection(WfOnLoadHandler.java:231)
    06/02/07 16:46:06 at oracle.apps.oam.workflow.handlers.WfOnLoadHandler.doLoad(WfOnLoadHandler.java:119)
    06/02/07 16:46:06 at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
    06/02/07 16:46:06 at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:39)
    06/02/07 16:46:06 at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:25)
    06/02/07 16:46:06 at java.lang.reflect.Method.invoke(Method.java:324)
    06/02/07 16:46:06 at oracle.cabo.servlet.event.MethodEventHandler.handleEvent(Unknown Source)
    06/02/07 16:46:06 at oracle.cabo.servlet.event.TableEventHandler.handleEvent(Unknown Source)
    06/02/07 16:46:06 at oracle.cabo.servlet.event.TableEventHandler.handleEvent(Unknown Source)
    06/02/07 16:46:06 at oracle.cabo.servlet.event.BasePageFlowEngine.handleRequest(Unknown Source)
    06/02/07 16:46:06 at oracle.cabo.servlet.AbstractPageBroker.handleRequest(Unknown Source)
    06/02/07 16:46:06 at oracle.cabo.servlet.ui.BaseUIPageBroker.handleRequest(Unknown Source)
    06/02/07 16:46:06 at oracle.cabo.servlet.PageBrokerHandler.handleRequest(Unknown Source)
    06/02/07 16:46:06 at oracle.cabo.servlet.UIXServlet.doGet(Unknown Source)
    06/02/07 16:46:06 at oracle.sysman.emSDK.svlt.EMServlet.doGet(EMServlet.java:313)
    06/02/07 16:46:06 at oracle.sysman.eml.app.Console.doGet(Console.java:152)
    06/02/07 16:46:06 at javax.servlet.http.HttpServlet.service(HttpServlet.java:740)
    06/02/07 16:46:06 at javax.servlet.http.HttpServlet.service(HttpServlet.java:853)
    06/02/07 16:46:06 at com.evermind.server.http.ServletRequestDispatcher.invoke(ServletRequestDispatcher.java:778)
    06/02/07 16:46:06 at com.evermind.server.http.ServletRequestDispatcher.forwardInternal(ServletRequestDispatcher.java:317)
    06/02/07 16:46:06 at com.evermind.server.http.HttpRequestHandler.processRequest(HttpRequestHandler.java:793)
    06/02/07 16:46:06 at com.evermind.server.http.HttpRequestHandler.run(HttpRequestHandler.java:270)
    06/02/07 16:46:06 at com.evermind.server.http.HttpRequestHandler.run(HttpRequestHandler.java:112)
    06/02/07 16:46:06 at com.evermind.util.ReleasableResourcePooledExecutor$MyWorker.run(ReleasableResourcePooledExecutor.java:192)
    06/02/07 16:46:06 at java.lang.Thread.run(Thread.java:534)
    06/02/07 16:46:06 Caused by: java.lang.NullPointerException
    06/02/07 16:46:06 at oracle.apps.oam.workflow.stdalone.ias.WfIASIntgUtil.setDBConnection(WfIASIntgUtil.java:293)
    06/02/07 16:46:06 ... 29 more
    06/02/07 16:46:06 null
    06/02/07 16:46:06 java.lang.Exception
    06/02/07 16:46:06 at oracle.apps.oam.workflow.handlers.WfOnLoadHandler.setDBConnection(WfOnLoadHandler.java:239)
    06/02/07 16:46:06 at oracle.apps.oam.workflow.handlers.WfOnLoadHandler.doLoad(WfOnLoadHandler.java:119)
    06/02/07 16:46:06 at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
    06/02/07 16:46:06 at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:39)
    06/02/07 16:46:06 at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:25)
    06/02/07 16:46:06 at java.lang.reflect.Method.invoke(Method.java:324)
    06/02/07 16:46:06 at oracle.cabo.servlet.event.MethodEventHandler.handleEvent(Unknown Source)
    06/02/07 16:46:06 at oracle.cabo.servlet.event.TableEventHandler.handleEvent(Unknown Source)
    06/02/07 16:46:06 at oracle.cabo.servlet.event.TableEventHandler.handleEvent(Unknown Source)
    06/02/07 16:46:06 at oracle.cabo.servlet.event.BasePageFlowEngine.handleRequest(Unknown Source)
    06/02/07 16:46:06 at oracle.cabo.servlet.AbstractPageBroker.handleRequest(Unknown Source)
    06/02/07 16:46:06 at oracle.cabo.servlet.ui.BaseUIPageBroker.handleRequest(Unknown Source)
    06/02/07 16:46:06 at oracle.cabo.servlet.PageBrokerHandler.handleRequest(Unknown Source)
    06/02/07 16:46:06 at oracle.cabo.servlet.UIXServlet.doGet(Unknown Source)
    06/02/07 16:46:06 at oracle.sysman.emSDK.svlt.EMServlet.doGet(EMServlet.java:313)
    06/02/07 16:46:06 at oracle.sysman.eml.app.Console.doGet(Console.java:152)
    06/02/07 16:46:06 at javax.servlet.http.HttpServlet.service(HttpServlet.java:740)
    06/02/07 16:46:06 at javax.servlet.http.HttpServlet.service(HttpServlet.java:853)
    06/02/07 16:46:06 at com.evermind.server.http.ServletRequestDispatcher.invoke(ServletRequestDispatcher.java:778)
    06/02/07 16:46:06 at com.evermind.server.http.ServletRequestDispatcher.forwardInternal(ServletRequestDispatcher.java:317)
    06/02/07 16:46:06 at com.evermind.server.http.HttpRequestHandler.processRequest(HttpRequestHandler.java:793)
    06/02/07 16:46:06 at com.evermind.server.http.HttpRequestHandler.run(HttpRequestHandler.java:270)
    06/02/07 16:46:06 at com.evermind.server.http.HttpRequestHandler.run(HttpRequestHandler.java:112)
    06/02/07 16:46:06 at com.evermind.util.ReleasableResourcePooledExecutor$MyWorker.run(ReleasableResourcePooledExecutor.java:192)
    06/02/07 16:46:06 at java.lang.Thread.run(Thread.java:534)
    06/02/07 16:46:06 null
    webwfm.log:
    [16:46:6:941, 2/7/06] getDBConnection: :DBConnection object not found in session, unable to get Connection
    [16:46:6:945, 2/7/06] java.lang.Exception
    at oracle.apps.oam.workflow.handlers.WfOnLoadHandler.setDBConnection(WfOnLoadHandler.java:239)
    at oracle.apps.oam.workflow.handlers.WfOnLoadHandler.doLoad(WfOnLoadHandler.java:119)
    at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
    at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:39)
    at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:25)
    at java.lang.reflect.Method.invoke(Method.java:324)
    at oracle.cabo.servlet.event.MethodEventHandler.handleEvent(Unknown Source)
    at oracle.cabo.servlet.event.TableEventHandler.handleEvent(Unknown Source)
    at oracle.cabo.servlet.event.TableEventHandler.handleEvent(Unknown Source)
    at oracle.cabo.servlet.event.BasePageFlowEngine.handleRequest(Unknown Source)
    at oracle.cabo.servlet.AbstractPageBroker.handleRequest(Unknown Source)
    at oracle.cabo.servlet.ui.BaseUIPageBroker.handleRequest(Unknown Source)
    at oracle.cabo.servlet.PageBrokerHandler.handleRequest(Unknown Source)
    at oracle.cabo.servlet.UIXServlet.doGet(Unknown Source)
    at oracle.sysman.emSDK.svlt.EMServlet.doGet(EMServlet.java:313)
    at oracle.sysman.eml.app.Console.doGet(Console.java:152)
    at javax.servlet.http.HttpServlet.service(HttpServlet.java:740)
    at javax.servlet.http.HttpServlet.service(HttpServlet.java:853)
    at com.evermind.server.http.ServletRequestDispatcher.invoke(ServletRequestDispatcher.java:778)
    at com.evermind.server.http.ServletRequestDispatcher.forwardInternal(ServletRequestDispatcher.java:317)
    at com.evermind.server.http.HttpRequestHandler.processRequest(HttpRequestHandler.java:793)
    at com.evermind.server.http.HttpRequestHandler.run(HttpRequestHandler.java:270)
    at com.evermind.server.http.HttpRequestHandler.run(HttpRequestHandler.java:112)
    at com.evermind.util.ReleasableResourcePooledExecutor$MyWorker.run(ReleasableResourcePooledExecutor.java:192)
    at java.lang.Thread.run(Thread.java:534)

    Hi, I have tried in two separate environments to create a new workflow farm and am getting the same error. I have already installed the Feb CU for both workflow manager and the service bus. I rebooted all servers after installing. 
    I noticed a message in the UI saying "Configuration operation failed. Please drop databases and use ‘Create a New Farm’ again." When I look in SQL Management Studio no databases have been created. The new farm wizard fails on the first step.
    Any ideas on a fix for this? Changing the format of the account as above didn't work for me. I am using a SQL alias on my server, would this cause any problems? When I test the connection to the DB from the wizard all tests pass.

  • SQL Server Agent Job And Database Mail - Error formatting query, probably invalid paramters

    We have a stored procedure that we are trying to call with a SQL Server Agent Job. The stored procedure calls Database Mail. This is SQL 2008. The execute task is simply:
    USE [Production]
    GO
    EXEC [dbo].[JOB_EMAIL_SCHEDULED_REPORTS]
    GO
    When the job runs, it is erroring out immediately, with the error:
    Execute as user: NT AUTHORITY\NETWORK SERVICE. Error formatting query, probably invalid paramters [SQLSTATE 42000] (Error 22050). The step failed.
    When we go into SQL Server Manager and just execute the SQL query, it works though. Something within the SQL Server Agent job,  and Database Mail is causing problems. Any ideas? Thanks.

    Justin,
    If you use SSMS then the procedure is executed under a different user when compared to running using a SQL Server Agent Job.
    Isolate the problem by running a SQL Server agent job that sends a mail. Also check if the NT Authority\Network Service account is
    in good standing. Look at the below thread with a similar problem that had an expired account.
    http://social.msdn.microsoft.com/Forums/en/sqltools/thread/bac7ecee-a156-4313-b532-ba15813a0700
    http://SankarReddy.com/

  • Many syncing and e-mail problems.

    Hi folks, lots of syncing and e-mail problems here:
    Syncing: My phone won't sync iCal (it tells me my phone is disconnected), my safari bookmarks or my email accounts. I've been through the threads here, tried resetting iSync, tried deleting calendars and resetting to 10 days instead of 30 -- still no luck. For e-mail, initially iTunes saw the e-mail accounts but did not sync theml. I tried the one-time advance settings and now it's not even seeing the accounts and still not syncing them. and for Safari, no luck with the bookmarks at all even thought the check-box is checked.
    Also, the iPhone won't receive e-mail from any of my POP accounts, even the one I set by hand (because none of the settings synced.) I used the same settings that I have on my desktop, but no luck. I use RoadRunner, so I know I can't send off it. But I went to the genius bar today and they told me to just leave the SMTP server field blank and I should be able to receive, but all I get on wi-fi and edge is a message that says, "Cannot Get Mail, the connection to the server "pop-xxxxxx etc" failed." even on my home netowrk, with five bars, it can't seem to connect. (btw, it does seem to be working properly on my .Mac account, but I don't use that account for most of my correspondence.)
    As far as the sync problems, the genius bar told me to reinstall iTunes, which I did with the new update that just came out this evening. Still no luck.
    any thoughts? bum phone? some setting I'm not catching? any help would be appreciated.
    Dave
    Quad G5   Mac OS X (10.4.2)  

    You will find the iPhone will freak out over any kind of perceived data corruption. Calendars seem to the worst for this (windows or mac)
    Test in a new user and try sending info in each direction. If it works - then your phone works fine.
    Other users have reported having to basically copy the contents of their calendars into a sticky or text edit window. delete the calendars and create brand new ones. they then just transfer the data back.

  • Workflow Agent Listener and Service Components showing Down status

    Hi
    We are using oracle11i(11.5.10.2) on windows 2000 server
    unable to satrt Workflow agent and service component but mail server showing running status
    what could be the problem?
    with Regards
    AUH

    Hi Auh;
    Please check below and see its helpful:
    'Service Component Container is not Running' when Trying to Start Workflow Components [ID 733335.1]
    Oracle Workflow Release 12 Diagnostics [ID 469822.1]
    11i/R12 - A guide for troubleshoting Workflow Notification Emails - Inbound and Outbound [ID 831982.1]
    Cannot start WF Agent Listener - Error "Service Component Container Not Running" [ID 559388.1]
    How to Start Workflow Service Component Containers? [ID 436183.1]
    Troubleshooting Workflow Agent Listener's failure to start [ID 469009.1]
    Regard
    Helios

  • Oracle Enterprise Manager Agent deployment (Installation and Configuration) Error

    Hello,
    I am trying to create an agent on a linux server using Oracle Enterprise Manager 12.1.0.3. The user is created with root privilege on the server, by change /etc/sudoers entry username the same as the root entry. After that I tried to add host target by clicking Setup->Add Target->Add target Manually->Add Host Targets in the Oracle Enterprise Manager.
    In the Add Target view: I clicked on add, then I entry host and platform information. After that I click next. Then I provided the Linux x86-64 : Installation Details for
    Installation Base Directory, Instance Directory, Name Credential ... then click next. then click Deploy Agent.
    In the Add Host Status view: stages Initialization and Remote Prerequisite Check successfully passed, but in the stage Agent Deployment, it failed in the Installation and Configuration phrase of the Agent Deployment stage.
    The log content is shown below. There are numerous SEVERE Errors. But I don't have much experience in dealing with these type of problems. I thank you in advance for all the helps.
    lf
    WARNING: Validation of XML schema is disabled because AggregateDescriptions.xsd could not be found
    INFO: Creating new CFM connection
    INFO: Creating a new logger for oracle.sysman.top.agent
    INFO: Unmarshalling /users/ncgf/em_agent/core/12.1.0.3.0/inventory/ContentsXML/ConfigXML/oracle.sysman.top.agent.12_1_0_3_0.xml
    INFO: Creating a new logger for OuiConfigVariables
    INFO: Unmarshalling /users/ncgf/em_agent/core/12.1.0.3.0/inventory/ContentsXML/ConfigXML/OuiConfigVariables.1_0_0_0_0.xml
    INFO: Aggregate Description oracle.sysman.top.agent:12.1.0.3.0:common successfully loaded
    INFO: Aggregate Description OuiConfigVariables:1.0.0.0.0:common successfully loaded
    INFO: Successfully returning from CfmFactory.connect()
    INFO: Cfm.save() was called
    INFO: Cfm.save(): 2 aggregate instances saved
    INFO: oracle.sysman.top.agent:IAction.perform() was called on {Action state:configuration in CfmAggregateInstance: oracle.sysman.top.agent:12.1.0.3.0:common:family=CFM:oh=/users/ncgf/em_agent/core/12.1.0.3.0:label=1}
    INFO: Framework waiting for Action to complete at 15:08:10.272
    INFO: CfwProgressMonitor:actionProgress:About to perform Action=configuration Status=is running with ActionStep=0 stepIndex=0 microStep=0
    WARNING: Skipping environment variable line: "}": oracle.sysman.emCfg.common.CfwException: A non-empty environment line must contain "=": }
    WARNING: Failed to read environment variable file /users/ncgf/em_agent/core/12.1.0.3.0/install/envVars.properties: java.io.FileNotFoundException: /users/ncgf/em_agent/core/12.1.0.3.0/install/envVars.properties (No such file or directory)
    INFO: oracle.sysman.top.agent:About to execute plug-in Agent Configuration Assistant
    INFO: oracle.sysman.top.agent:The plug-in Agent Configuration Assistant is running
    INFO: oracle.sysman.top.agent:Internal PlugIn Class: oracle.sysman.agent.config.AgentConfiguration
    INFO: oracle.sysman.top.agent:Classpath = /users/ncgf/em_agent/core/12.1.0.3.0/oui/jlib/srvm.jar:/users/ncgf/em_agent/core/12.1.0.3.0/jlib/agentConfig.jar:/users/ncgf/em_agent/core/12.1.0.3.0/jlib/emConfigInstall.jar:/users/ncgf/em_agent/core/12.1.0.3.0/sysman/jlib/emagentSDK.jar:/users/ncgf/em_agent/core/12.1.0.3.0/modules/oracle.http_client_11.1.1.jar:/users/ncgf/em_agent/core/12.1.0.3.0/sysman/jlib/log4j-core.jar
    INFO: oracle.sysman.top.agent:AgentConfiguration:agent configuration has been started
    INFO: oracle.sysman.top.agent:Parametes passed to agent configuration are:
    1.ORACLE_HOME=/users/ncgf/em_agent/core/12.1.0.3.0
    2.AGENT_PORT=3872
    3.ORACLE_HOSTNAME=nsn175-89.us.oracle.com
    4.b_doDiscovery=false
    5.AGENT_BASE_DIR=/users/ncgf/em_agent
    6.AGENT_INSTANCE_HOME=/users/ncgf/em_agent/agent_inst
    7.s_hostname=nsn175-89.us.oracle.com
    8.OMS_HOST=nsn175-105.us.oracle.com
    9.b_startAgent=false
    10.b_secureAgent=true
    11.b_chainedInstall=false
    12.b_forceConfigure=false
    13.EM_UPLOAD_PORT=4904
    14.b_forceAgentDefaultPort=false
    15.s_staticPorts=
    16.PROPERTIES_FILE=
    b_skipValidation=false
    INFO: oracle.sysman.top.agent:Validating OMS_HOST and EM_UPLOAD_PORT
    INFO: oracle.sysman.top.agent:Validating with http protocol ...
    INFO: oracle.sysman.top.agent:URL framed is:http://nsn175-105.us.oracle.com:4904/empbs/genwallet
    SEVERE: oracle.sysman.top.agent:Connection refusedUnexpected end of file from server
    INFO: oracle.sysman.top.agent:Validating with https protocol ...
    INFO: oracle.sysman.top.agent:URL framed is:https://nsn175-105.us.oracle.com:4904/empbs/genwallet
    SEVERE: oracle.sysman.top.agent:The EM_UPLOAD_PORT passed is a secure port. Hence AGENT_REGISTRATION_PASSWORD or s_encrSecurePwd should be passed
    INFO: oracle.sysman.top.agent:EM Protocol Switch determined: https
    INFO: oracle.sysman.top.agent:Performing free port detection..
    INFO: oracle.sysman.top.agent:Trying for host : nsn175-89/10.134.175.89 and port : 3872
    INFO: oracle.sysman.top.agent: Trying for host : /127.0.0.1 and port : 3872
    INFO: oracle.sysman.top.agent:** Agent Port Check completed successfully.**
    INFO: oracle.sysman.top.agent:Agent Port from User Passed Port3872
    INFO: oracle.sysman.top.agent:Paths after canonical format conversions are :
    1. state_dir=/users/ncgf/em_agent/agent_inst
    2. agentBaseDir=/users/ncgf/em_agent
    3. oraHome=/users/ncgf/em_agent/core/12.1.0.3.0
    INFO: oracle.sysman.top.agent:Parent directory of agent instance home:/users/ncgf/em_agent
    INFO: oracle.sysman.top.agent:AgentConfiguration:perform:AgentPortHandler for /users/ncgf/em_agent/core/12.1.0.3.0 and hosts=nsn175-89.us.oracle.com returned Port to Use=3872
    INFO: oracle.sysman.top.agent:Instantiating emctl.template file #DEFAULT_EMSTATE# with /users/ncgf/em_agent/agent_inst
    INFO: oracle.sysman.top.agent:Writing the following contents into /users/ncgf/em_agent/core/12.1.0.3.0/install/oragchomelist
    INFO: oracle.sysman.top.agent:/users/ncgf/em_agent/core/12.1.0.3.0:/users/ncgf/em_agent/agent_inst
    INFO: oracle.sysman.top.agent:Both /etc/oragchomelist and /var/opt/oracle/oragchomelist does not exist.
    INFO: oracle.sysman.top.agent:Executing emctl deploy agent command...
    INFO: oracle.sysman.top.agent:AgentConfiguration: Executing emctl deploy agent command...
    INFO: oracle.sysman.top.agent:Executing the command: /users/ncgf/em_agent/core/12.1.0.3.0/bin/emctl deploy agent -L -o nsn175-105.us.oracle.com:4904 -N /users/ncgf/em_agent/agent_inst nsn175-89.us.oracle.com:3872 nsn175-89.us.oracle.com
    INFO: oracle.sysman.top.agent:Creating shared install...
    INFO: oracle.sysman.top.agent:Source location: /users/ncgf/em_agent/core/12.1.0.3.0
    INFO: oracle.sysman.top.agent:Destination (shared install) : /users/ncgf/em_agent/agent_inst
    INFO: oracle.sysman.top.agent:Secure Mode: No
    INFO: oracle.sysman.top.agent:DeployMode : agent
    INFO: oracle.sysman.top.agent:
    INFO: oracle.sysman.top.agent:Creating directories...
    INFO: oracle.sysman.top.agent:Creating private.properties...
    INFO: oracle.sysman.top.agent:Creating blackouts.xml...
    INFO: oracle.sysman.top.agent:Creating targets.xml...
    INFO: oracle.sysman.top.agent:Creating emctl control program...
    INFO: oracle.sysman.top.agent:Creating emtgtctl control program...
    INFO: oracle.sysman.top.agent:Agent will not be secured.
    INFO: oracle.sysman.top.agent:Secure REPOSITORY_URL found. New agent should be configured for secure mode
    INFO: oracle.sysman.top.agent:Secure emdWalletSrcUrl found. New agent should be configured for secure mode
    INFO: oracle.sysman.top.agent:Oracle Enterprise Manager Cloud Control 12c Release 3
    INFO: oracle.sysman.top.agent:Copyright (c) 1996, 2013 Oracle Corporation.  All rights reserved.
    INFO: oracle.sysman.top.agent:Property 'agentTZRegion' is  missing from /users/ncgf/em_agent/agent_inst/sysman/config/emd.properties. Updating it...
    INFO: oracle.sysman.top.agent:An agentTZregion of 'US/Pacific' is installed in /users/ncgf/em_agent/agent_inst/sysman/config/emd.properties.
    INFO: oracle.sysman.top.agent:The command: /users/ncgf/em_agent/core/12.1.0.3.0/bin/emctl deploy agent -L -o nsn175-105.us.oracle.com:4904 -N /users/ncgf/em_agent/agent_inst nsn175-89.us.oracle.com:3872 nsn175-89.us.oracle.com completed with status=0
    SEVERE: oracle.sysman.top.agent:Securing of agent step will be skipped because of the following reasons:
    1. Agent Registration Password was not passed.
    2. b_secureAgent was passed as false
    3. The flag -forceConfigure was assed from agentDeploy.sh
    INFO: oracle.sysman.top.agent:Plugin File:/users/ncgf/em_agent/plugins.txt
    INFO: oracle.sysman.top.agent:Plugin Homes found.
    INFO: oracle.sysman.top.agent:Executing command :/users/ncgf/em_agent/core/12.1.0.3.0/perl/bin/perl /users/ncgf/em_agent/core/12.1.0.3.0/bin/AgentPluginDeploy.pl -oracleHome /users/ncgf/em_agent/core/12.1.0.3.0 -agentDir /users/ncgf/em_agent -pluginIdsInfoFile /users/ncgf/em_agent/plugins.txt -action configure -emStateDir /users/ncgf/em_agent/agent_inst
    INFO: oracle.sysman.top.agent:
    INFO: oracle.sysman.top.agent:
    INFO: oracle.sysman.top.agent:The Agent emStateDir location passed is /users/ncgf/em_agent/agent_inst
    INFO: oracle.sysman.top.agent: The log file is /users/ncgf/em_agent/agent_inst/install/logs/agentplugindeploy_2013_10_16_15_08_11.log
    INFO: oracle.sysman.top.agent: The temp file created to check R/W permissions in Oraclehome: /users/ncgf/em_agent/core/12.1.0.3.0 is /users/ncgf/em_agent/core/12.1.0.3.0/rwFile
    INFO: oracle.sysman.top.agent:Plugin command completed with status=0
    INFO: oracle.sysman.top.agent:Executing command :/users/ncgf/em_agent/agent_inst/bin/emctl listplugins agent -type all
    INFO: oracle.sysman.top.agent:Oracle Enterprise Manager Cloud Control 12c Release 3
    INFO: oracle.sysman.top.agent:Oracle Enterprise Manager Cloud Control 12c Release 3
    INFO: oracle.sysman.top.agent:Copyright (c) 1996, 2013 Oracle Corporation.  All rights reserved.
    INFO: oracle.sysman.top.agent:Copyright (c) 1996, 2013 Oracle Corporation.  All rights reserved.
    INFO: oracle.sysman.top.agent:---------------------------------------------------------------
    INFO: oracle.sysman.top.agent:---------------------------------------------------------------
    SEVERE: oracle.sysman.top.agent:ERROR: The Management Agent configuration failed. The plug-in configuration for the oracle.sysman.oh monitoring plug-in may have failed, or this plug-in may not be present in the Management Agent software. Ensure that the Management Agent software has the oracle.sysman.oh monitoring plug-in, if not then retry the operation. If the agent software has the oracle.sysman.oh monitoring plug-in, view the plug-in deployment log /users/ncgf/em_agent/agent_inst/install/logs to check if the plug-in configuration for the oracle.sysman.oh monitoring plug-in failed.
    SEVERE: oracle.sysman.top.agent:Agent configuration has failed
    INFO: oracle.sysman.top.agent:AgentConfiguration:agent configuration finished with status = false
    INFO: oracle.sysman.top.agent:AgentConfiguration:agent configuration finished with status = false
    INFO: oracle.sysman.top.agent:The plug-in Agent Configuration Assistant has failed its perform method
    INFO: Cfm.save() was called
    INFO: Cfm.save(): 2 aggregate instances saved
    INFO: done waiting for Action from 15:08:10.272
    Thank you for your help AkankshaSheoranKaler. I have executed the following command based on your request. If there is any issue, please let me know. Thanks!
    "Can you run this command to make sure that the agents bits were downloaded correctly : oms home /bin /emcli verify_updates
    Share the output of the command. I am suspecting this is a know issue (Bug 17300008) but i will wait for your output.  Also if you can open an SR with oracle support to track this issue and its resolution. "
    [ncgf@nsn175-105 bin]$ ./emcli setup -url=https://nsn175-105.us.oracle.com:7803/em -u sername=SYSMAN
    Oracle Enterprise Manager 12c 3.
    Copyright (c) 1996, 2013 Oracle Corporation and/or its affiliates. All rights reserve d.
    The configuration directory "/users/ncgf" may not be local. See the "dir" option in t he help for the setup command.
    Do you want to continue using this directory? [yes/no] yes
    Enter password
    Emcli setup successful
    [ncgf@nsn175-105 bin]$ ./emcli verify_updates
    Verifying updates. Starting validation...
    Type       : Plug-in
    Description: Demo Hostsample Test Plugin
    Attributes
            Version: 1201000100
            Revision: 0
            OS Platform: Generic Platform
            Plug-in Name: Demo Host Sample Plugin
    Archives are missing from the Software Library. Unable to determine the URL for downloading the update. The update might not have come from Oracle Enterprise Manager Store.
    For each update with missing archives, emcli import_update can be used with a -force option to re-upload the archives to the Software Library.

       Hello AkankshaSheoranKaler
    We have done the following, but we aren't able to resolve this issue. Thank you for your help!
    lf
    “This  happen if the software library is not accessible, readable or unmounted (if it is in shared file system).”
    On Enterprise Manager server [nsn175-105], we did the following:
    1. we modified /etc/exports to include this line: /export *(rw,no_root_squash,sync)
    we start nfs service by executing command “service nfs start”.  
    On Management Agent server (nsn175-89), we verified that we are able to mount /export directory of EM server.
    On Management Agent server, we started firefox browser and were able to run successfully https://nsn175-105.us.oracle.com:4904/empbs/genwallet
    After making this change, we ran agent deployment again. We encountered the same error as shown above.
    “You can fix the software library or you can download the agent bits in offline mode.”
    For fixing the software library, select Setup->Provision and Patching->Offline Patching, then select Offline Patching radio button, download: https://updates.oracle.com/download/em_catalog.zip. Next upload this zip file.
    “Try downloading the bits again”
    We are not sure what agent bits are. Would you please explain this and provide procedure how we can download this?
    (Here I have attempted to fix the software library, but I am new to Enterprise Manager and not sure how to interpret this).

  • Workflow Agent Listener and Workflow Background program run after each minute

    Hello,
    We have scheduled Workflow agent listener program to be run after 5 minutes but it runs every minute more than once and fills concurrent request queue.
    Please help.
    EBS 12.1.1, DB 11.1.0.7, Linux 5.
    Thanks & Regards
    Aneel Ahmed

    We have scheduled Workflow agent listener program to be run after 5 minutes but it runs every minute more than once and fills concurrent request queue.
    Looks like this concurrent program was scheduled to run more than once? Maybe under a different application user?
    What if you cancel the recent schedule you made, would you be able to reproduce the issue then?
    Thanks,
    Hussein

  • Oracle Workflow - Statement of Direction and BPEL

    Hi,
    I am starting to study Oracle BPEL and other people at my company are studying Oracle Workflow.
    Recently I found the following article at the OTN, regarding the Statement of Direction of Oracle Workflow:
    http://www.oracle.com/technology/products/ias/workflow/workflow_sod.html
    It finishes saying:
    "As Oracle BPEL Process Manager provides out-of-the-box features for building human-based workflows, rules-based process automation, and integration style business processes, further development on OW4J will not continue and OW4J will not be released.
    Any new or existing customers who wish to build business processes in the middle tier are recommended to use Oracle BPEL Process Manager."
    So my question is: Does Oracle BPEL provides (or will provide) all the functionality implemented in Oracle Workflow ? If not what are the main differences ?
    I will be waiting for your thoughts
    Thanks,
    Claudio.

    Site mentioned above is an internal site. External site is http://otn.oracle.com/bpel
    I think the above highlighted SOD is about Oracle initiative to re-write current pl/sql based Workflow engine in Java so that it can ported to middle-tier. Since the acuisition of Collaxa they seems to be dumped that idea and positioning Oracle BPEL as the middle-tier process orchestration (BPM) solution.
    Having said that let me take a shot at comparing Oracle Workflow and BPEL products....
    Oracle Workflow
    * No way getting dropped as Oracle EBS has huge investments in it
    * Oracle Fusion Applications has plans to use the Oracle Workflow BES functionality extensively
    * Good for modeling business processes within a single DB/application instances. It's possible to integrate with external apps but not an elegant solution
    * Web Services can be a functional activity with in the work flow but again not an elegant solution. Requires DB java, queues and a listener
    * Doensn't provide sophisticated modeling artifacts like TaskManager, Faults, sensors etc out of the box. It's possible to build your own library.
    * Better performanent if the entire process interaction is within a single instance like Oracle EBS account generators, approval flows etc.
    * Based on proprietary technology
    Oracle BPEL
    * Based on standards like BPEL, WSDL and WSIF
    * What ever you can do in workflow can be done in BPEL but not the otherway round
    * Has adapters to interact with various transports like JDBC, AQ, JMS, JCA, HTTP. That means integration with existing workflows is very easy
    * Interation with Oracle AQs seem to be trivial as there is a native JCA based adapter for it
    * You may get performance hit because of the multiple connection points. You may be loosing performance but gaining in flexibility
    Overall Oracle BPEL seems to be the way to go if your business process involves multiple applications.
    HTH
    Rajesh

  • Oracle Enterprise Management Agent Install on Solaris

    Hi,
    I am trying to push out an OEM agent to a solaris machine. The URL is https://<servername>:<port number>/em/. I select fresh Install. I select the following options Default, from Management Server location, Version = 10.2.0.2.0. Platform = Linux, Provide Host List = <Node name>, OS credentials <u/n> and <p/w>, click Continue. Then accept licence agreement, and untick Enable Oracle Configuration Manager and untick Enable Proxy.
    I get the following error: Application Error: Message: Internal Application Error. Click Home to go to application home page.
    Logs:
    INFO: BaseServiceHandler.process Action code: 44
    INFO: ### SESSION TIMEOUT IS : 2100
    INFO: UIBEAN is [UserInputsBean: fixupUserInputBean: null sourceShiphomeChoice: null sourceShiphomeLocation: null remoteHostNamesStr: null clusterInstallChoice: null clusterNodesStr: null clusterName: null oneNode: null isPathShared: false installbaseDir: null username: null passwd: *** secure value not to be logged *** confirmPassword: *** secure value not to be logged *** omsPassword: *** secure value not to be logged *** confirmOmsPassword: *** secure value not to be logged *** additionalParams: null preInstallScript: null postInstallScript: null portValue: null version: null platform: null platformDirName: null nfsAgentLoc: null stateDir: null oldAgentHome: null timeStamp: null action: null isPasswdEncrypted: null params: null preInstSudo: null postInstSudo: null runRootSh: null isDefSH: true isClusterInstall: false remoteHosts: [] origHostsList: [] restHosts: [] oneNodeList: [] clusterNodes: [] passedNodes: [] failedNodes: [] timezone: platformDirName: nullntTempDir: unixTempDir: ]
    INFO: BaseServiceHandler.process Action code: 4
    INFO: ### SESSION TIMEOUT IS : 2100
    INFO: UIBEAN is [UserInputsBean: fixupUserInputBean: null sourceShiphomeChoice: 1 sourceShiphomeLocation: null remoteHostNamesStr: sunora2 clusterInstallChoice: null clusterNodesStr: null clusterName:  oneNode: sunora2 isPathShared: false installbaseDir: \opt\oracleHomes\oms10g username: oracle passwd: *** secure value not to be logged *** confirmPassword: *** secure value not to be logged *** omsPassword: *** secure value not to be logged *** confirmOmsPassword: *** secure value not to be logged *** additionalParams: null preInstallScript:  postInstallScript:  portValue:  version: 10.2.0.2.0 platform: 46 platformDirName: linux nfsAgentLoc: null stateDir: null oldAgentHome: null timeStamp: null action: null isPasswdEncrypted: null params:  preInstSudo: null postInstSudo: null runRootSh: on isDefSH: true isClusterInstall: false remoteHosts: [[Node: name: sunora2 prereqStatus: null prereqMsg: null installStatus: null installMsg: null startStopStatus: null startStopMsg: null prereqStatusMap: null]] origHostsList: [[Node: name: sunora2 prereqStatus: null prereqMsg: null installStatus: null installMsg: null startStopStatus: null startStopMsg: null prereqStatusMap: null]] restHosts: [] oneNodeList: [[Node: name: sunora2 prereqStatus: null prereqMsg: null installStatus: null installMsg: null startStopStatus: null startStopMsg: null prereqStatusMap: null]] clusterNodes: [] passedNodes: [] failedNodes: [] timezone: platformDirName: linuxntTempDir: unixTempDir: ]
    INFO: BaseServiceHandler.process Action code: 48
    INFO: File to process: C:\OracleHomes\oms10g\\sysman\agent_download\10.2.0.2.0\agentdeployroot.sh
    INFO: Exception : [Message:] null [Exception:] java.lang.NullPointerException
         at oracle.sysman.prov.agentpush.services.FormatConversion.executeCmd(FormatConversion.java:300)
         at oracle.sysman.prov.agentpush.services.FormatConversion.doConversion(FormatConversion.java:112)
         at oracle.sysman.prov.agentpush.services.GenericInstaller.<init>(GenericInstaller.java:179)
         at oracle.sysman.prov.agentpush.services.prereq.PrereqCCRServicehandler.processRequest(PrereqCCRServicehandler.java:140)
         at oracle.sysman.prov.agentpush.services.BaseServiceHandler.process(BaseServiceHandler.java:172)
         at oracle.sysman.prov.agentpush.services.BaseServiceHandler.doPost(BaseServiceHandler.java:110)
         at javax.servlet.http.HttpServlet.service(HttpServlet.java:760)
         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.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)
    Hope you can help.

    Hi,
    I have downloaded Solaris_GridControl_agent_download_10_2_0_2_0.zip from the Oracle website. I unzipped the file, and copied the solaris folder to C:\OracleHomes\oms10g\sysman\agent_download\10.2.0.2.0\solaris. I tried to install via http again, and got the save error as above.
    Thanks for your help,

  • How to convert a oracle 6i Report to pdf and also mailed at run time.

    I need the code of oracle report to convert it into pdf and aslo mail it to specified email address at run time.
    I need full code using add_parameter() built in.

    Hi!
    R u talking about FORMS report or u want to generate any EXCEL report from Oracle PL/SQL?
    Regards.
    Satyaki De.

Maybe you are looking for

  • How to connect my iPad to wireless dest 3511e all in one HP printer

    How to connect my wireless printer to my iPad HP dest jet 3511e all in one SN [Personal Information Removed]

  • The question about Interface Mapping in BPM

    Hello, I am a few confused about  an Interface Mapping in BPM at the Design step. I have a task to transmit and trasform two messages of two sender file adapter to  two IDOCs messages and then to send them to SAP system. I use BPM. But I don't unders

  • JoinRowSet, and support for FULL_JOIN

    I would like to use the JoinRowSet in order to build a record set (ResultSet) generated from the same database query made to multiple databases. However, because the rows from the multiple databases will certainly contain different data (though the c

  • Error deployment OrgChart

    Hi everybody, hope you're well Few days ago I posted a thread about deploy OrgChart and the requirements to do this. Mainly, the SAP NetWeaver CE Application Server Java have to be present on the hosting server, so I downloaded a trial version for SA

  • Synchronize N8 and Outlook 2010 with Nokia OVI Sui...

    PC Toshiba with Windows 7 (x64) Nokia OVI Suite 3.0.0.290 N8-00 MS Outlook 2010 Language is French for all No problem to synchronize Contacts, Photos, Messages, Notes, Bookmarks and RSS Flux. Problems: 1. OVI can't synchronize Calendar and tasks. THI