Beginning in JDBC

It would like to take off one doubts on JDBC.. I am beginning in java and which version to be installed and that it forms I install? I am thankful karla

Forgives use sdk 1,5 as and made the installation of
jdbc? it has that to install the API of the JDBC or
to install packages sql? how I make? karlaeh, what?
You installed the SDK ==> You installed JDBC :)

Similar Messages

  • JDBC connection to derby from an applet

    I'm doing the JDBC tutorial at java.sun.com
    Everything runs fine from the Netbeans IDE. I'm not sure whether the applet is supposed to work inside the IDE or not, I figure that's meant for the web.
    Within Netbeans, the following URL works:
    String url = "jdbc:derby:C:\\Documents and Settings\\HP_Administrator\\.netbeans-derby\\helpme";
    When I load a webpage with the applet, I get:
    java.SQLException: No suitable driver found for jdbc:derby:C:\Documents and Settings\HP_Administrator\.netbeans-derby\helpme.
    Now, I know it found the driver Class, otherwise I would have gotten Class Not Found -- so I assume its just not making the connect to the database from the applet.
    I have tried many formats for the url --
    String url = "jdbc:derby://localhost:1527/C:\\Documents and Settings\\HP_Administrator\\.netbeans-derby\\helpme";
    String url = "jdbc:derby://localhost:1527/helpme";
    String url = "jdbc:derby:helpme";
    Nothing I've tried has worked. Can someone point me in the right direction please?
    Everything is running on the same machine.

    "No suitable driver" is an error message which can indicate an improper URL. And in your case, you will want to avoid including any reference to the C: drive in your url. The format for the url can also depend upon the database you are using. So for example an mysql url would begin with
    jdbc:mysql://localhost:3306
    String url = "jdbc:derby://localhost:1527/helpme";This suggestions that you may be using a database server called derby which utilizes port 1527 and that your particular database is called helpme.
    In any case you will want to look at documentation for your particular database software ( MSAccess, MySQL, Oracle etc ) to determine how to construct the url.

  • Configuration issue with Response processor

    Please assist with my issue
    I am having the following issue with
    ALPPIM module: Response Processor
    Current system time is 17-FEB-2010 10:00:30
    wferr:
    - 2008: Could not open unprocessed mail folder.
    - 2106: Could not open folder '&FOLDER'. NAME=/apps11510/prod/prodappl/alr/11.5.0/resource/REVIEWED_PARSING
    - 2207: Mail service could not open folder.
    - 207: Could not open file '/apps11510/prod/prodappl/alr/11.5.0/resource/REVIEWED_PARSING'.

    Hello guys,
    Thought i'd provide an update on my status.
    The unix team came back to us saying that IMAP server is NOT installed in these environments at all.
    So i little research on my part brought me across
    How To Configure The Workflow Java Mailer Without An IMAP Account (Assumes No Inbound Processing) [ID 268274.1]
    Using the above metalink note above i configured and started the mailers and everything is running fine as expected.
    So thanks again for the help guys.
    However before i started the mailers i had around a million messages in ready state under the queue WF_DEFFERED,
    after the mailers were started this number gradually came down but is now stuck at 3000.
    Now i am just wondering why these 3000 messages didnt clear up like the rest.
    Another thing that i noticed is that agent listener
    "Workflow Deferred Agent Listener" has a system deactivated status because of 'Maximum number of errors occured'
    however i could not understand what were the errors that occured maximum number of times.
    The following is from 'Workflow Deferred Agent Listener' log
    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@19e8f17)
    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-149706-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-149706-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-149706-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-149706-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-149706-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.
    ,5,main]:0:-1:sun-ofs:10.84.34.23:-1:-1:EXCEPTION:[SVC-GSM-WFALSNRSVC-149706 : oracle.apps.fnd.cp.gsc.SvcComponentContainer.start()]:Successfully named container session (took logical lock)
    [Dec 6, 2011 10:41:56 AM EST]:1323186116207:Thread[main,5,main]:0:-1:sun-ofs:10.84.34.23:-1:-1:EXCEPTION:[SVC-GSM-WFALSNRSVC-149706 : oracle.apps.fnd.cp.gsc.SvcComponentContainer.start()]:Successfully started the Component Monitor thread
    [Dec 6, 2011 10:41:56 AM EST]:1323186116235:Thread[ComponentMonitor,5,main]:0:-1:sun-ofs:10.84.34.23:-1:-1:EXCEPTION:[SVC-GSM-WFALSNRSVC-149706 : 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}
    [Dec 6, 2011 10:41:56 AM EST]:1323186116236:Thread[ComponentMonitor,5,main]:0:-1:sun-ofs:10.84.34.23:-1:-1:EXCEPTION:[SVC-GSM-WFALSNRSVC-149706 : oracle.apps.fnd.cp.gsc.Processor.run()]:Processor has successfully been initialized. Loop will now start.
    [Dec 6, 2011 10:41:56 AM EST]:1323186116263:Thread[main,5,main]:0:-1:sun-ofs:10.84.34.23:-1:-1:EXCEPTION:[SVC-GSM-WFALSNRSVC-149706 : oracle.apps.fnd.cp.gsc.SvcComponentContainer.start()]:Successfully started the state machine
    [Dec 6, 2011 10:41:56 AM EST]:1323186116266:Thread[GSMQueueProcessor,5,main]:0:-1:sun-ofs:10.84.34.23:-1:-1:EXCEPTION:[SVC-GSM-WFALSNRSVC-149706 : oracle.apps.fnd.cp.gsc.Processor.run()]:Processor has successfully been initialized. Loop will now start.
    [Dec 6, 2011 10:41:56 AM EST]:1323186116284:Thread[main,5,main]:0:-1:sun-ofs:10.84.34.23:-1:-1:EXCEPTION:[SVC-GSM-WFALSNRSVC-149706 : oracle.apps.fnd.cp.gsc.SvcComponentContainer.start()]:Successfully started the container -> SvcComponentContainer{mComponentControlWorkflowContext=[oracle.apps.fnd.wf.apps.WorkflowContext@1a7508a $Revision: 115.178 $ extends [oracle.apps.fnd.common.Context@1a7508a $Revision: 115.44 $  {sessionId=0x1a7508a,conn=oracle.jdbc.driver.OracleConnection@1acd47}] {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]c2,mLogger=Logger{mLog=[$Header: AppsLog.java 115.76 2004/07/27 17:30:17 kkapur ship $ @5807702 {oracle.apps.fnd.profiles.ExtendedProfileStore@3411a}],mUniqueId=SVC-GSM-WFALSNRSVC-149706,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=149706,mType=GSM,mName=WFALSNRSVC,mComponents={},mAutomaticComponentErrorCounts=null,mEventSubscriptions=[oracle.apps.fnd.wf.bes.Subscription@1e228bc, oracle.apps.fnd.wf.bes.Subscription@e06940, oracle.apps.fnd.wf.bes.Subscription@11e0c13, oracle.apps.fnd.wf.bes.Subscription@1aae94f, oracle.apps.fnd.wf.bes.Subscription@1bb5c09]}
    [Dec 6, 2011 10:41:56 AM EST]:1323186116560:Thread[ComponentMonitor,5,main]:0:-1:sun-ofs:10.84.34.23:-1:-1:EXCEPTION:[SVC-GSM-WFALSNRSVC-149706 : oracle.apps.fnd.cp.gsc.SvcComponentMonitor.startAutomaticComponents()]:Starting automatic component 10002
    [Dec 6, 2011 10:41:56 AM EST]:1323186116815:Thread[ComponentMonitor,5,main]:0:-1:sun-ofs:10.84.34.23:-1:-1:EXCEPTION:[SVC-GSM-WFALSNRSVC-149706 : oracle.apps.fnd.cp.gsc.SvcComponentMonitor.startAutomaticComponents()]:Starting automatic component 10003
    [Dec 6, 2011 10:41:56 AM EST]:1323186116848:Thread[ComponentMonitor,5,main]:0:-1:sun-ofs:10.84.34.23:-1:-1:EXCEPTION:[SVC-GSM-WFALSNRSVC-149706 : oracle.apps.fnd.cp.gsc.SvcComponentMonitor.startAutomaticComponents()]:Starting automatic component 10004
    [Dec 6, 2011 10:41:56 AM EST]:1323186116883:Thread[ComponentMonitor,5,main]:0:-1:sun-ofs:10.84.34.23:-1:-1:EXCEPTION:[SVC-GSM-WFALSNRSVC-149706 : oracle.apps.fnd.cp.gsc.SvcComponentMonitor.startAutomaticComponents()]:Starting automatic component 10005
    [Dec 6, 2011 10:41:56 AM EST]:1323186116915:Thread[ComponentMonitor,5,main]:0:-1:sun-ofs:10.84.34.23:-1:-1:EXCEPTION:[SVC-GSM-WFALSNRSVC-149706 : oracle.apps.fnd.cp.gsc.SvcComponentMonitor.startAutomaticComponents()]:Starting automatic component 10022
    [Dec 6, 2011 10:41:56 AM EST]:1323186116950:Thread[ComponentMonitor,5,main]:0:-1:sun-ofs:10.84.34.23:-1:-1:EXCEPTION:[SVC-GSM-WFALSNRSVC-149706 : oracle.apps.fnd.cp.gsc.SvcComponentMonitor.startAutomaticComponents()]:Starting automatic component 10023
    [Dec 6, 2011 10:41:57 AM EST]:1323186117275:Thread[BES Dispatch Thread,5,main]:0:-1:sun-ofs:10.84.34.23:-1:-1:EXCEPTION:[SVC-GSM-WFALSNRSVC-149706 : oracle.apps.fnd.cp.gsc.SvcComponentContainer.onBusinessEvent(BusinessEvent)]:(BusinessEvent{name=oracle.apps.fnd.cp.gsc.SvcComponent.start, key=SVC:06-DEC-2011, priority=50, correlationId=null, sendDate=Tue Dec 06 10:41:56 EST 2011, receiveDate=null, From Agent:  , To Agent:  , Last Subscription=  , Error Message=null, Error Stack=null, [email protected], COMPONENT_ID=10002, CONTAINER_PROCESS_ID=149706, CONTAINER_TYPE=GSM, BES_PAYLOAD_OBJECT=false})
    [Dec 6, 2011 10:41:57 AM EST]:1323186117287:Thread[BES Dispatch Thread,5,main]:0:-1:sun-ofs:10.84.34.23:-1:-1:EXCEPTION:[SVC-GSM-WFALSNRSVC-149706 : oracle.apps.fnd.cp.gsc.SvcComponentContainer.handleComponentEvent(int, String, String)]:Successfully retrieved component details from the database
    [Dec 6, 2011 10:41:57 AM EST]:1323186117578:Thread[BES Dispatch Thread,5,main]:0:-1:sun-ofs:10.84.34.23:-1:-1:EXCEPTION:[SVC-GSM-WFALSNRSVC-149706 : oracle.apps.fnd.cp.gsc.SvcComponentContainer.onBusinessEvent(BusinessEvent)]:Successfully handled component event, oracle.apps.fnd.cp.gsc.SvcComponent.start, for component 10002
    [Dec 6, 2011 10:41:57 AM EST]:1323186117580:Thread[BES Dispatch Thread,5,main]:0:-1:sun-ofs:10.84.34.23:-1:-1:EXCEPTION:[SVC-GSM-WFALSNRSVC-149706 : oracle.apps.fnd.cp.gsc.SvcComponentContainer.onBusinessEvent(BusinessEvent)]:(BusinessEvent{name=oracle.apps.fnd.cp.gsc.SvcComponent.start, key=SVC:06-DEC-2011, priority=50, correlationId=null, sendDate=Tue Dec 06 10:41:56 EST 2011, receiveDate=null, From Agent:  , To Agent:  , Last Subscription=  , Error Message=null, Error Stack=null, [email protected], COMPONENT_ID=10022, CONTAINER_PROCESS_ID=149706, CONTAINER_TYPE=GSM, BES_PAYLOAD_OBJECT=false})
    [Dec 6, 2011 10:41:57 AM EST]:1323186117586:Thread[BES Dispatch Thread,5,main]:0:-1:sun-ofs:10.84.34.23:-1:-1:EXCEPTION:[SVC-GSM-WFALSNRSVC-149706 : oracle.apps.fnd.cp.gsc.SvcComponentContainer.handleComponentEvent(int, String, String)]:Successfully retrieved component details from the database
    [Dec 6, 2011 10:41:58 AM EST]:1323186118078:Thread[BES Dispatch Thread,5,main]:0:-1:sun-ofs:10.84.34.23:-1:-1:EXCEPTION:[SVC-GSM-WFALSNRSVC-149706 : oracle.apps.fnd.cp.gsc.SvcComponentContainer.onBusinessEvent(BusinessEvent)]:Successfully handled component event, oracle.apps.fnd.cp.gsc.SvcComponent.start, for component 10022
    [Dec 6, 2011 10:41:58 AM EST]:1323186118080:Thread[BES Dispatch Thread,5,main]:0:-1:sun-ofs:10.84.34.23:-1:-1:EXCEPTION:[SVC-GSM-WFALSNRSVC-149706 : oracle.apps.fnd.cp.gsc.SvcComponentContainer.onBusinessEvent(BusinessEvent)]:(BusinessEvent{name=oracle.apps.fnd.cp.gsc.SvcComponent.start, key=SVC:06-DEC-2011, priority=50, correlationId=null, sendDate=Tue Dec 06 10:41:56 EST 2011, receiveDate=null, From Agent:  , To Agent:  , Last Subscription=  , Error Message=null, Error Stack=null, [email protected], COMPONENT_ID=10003, CONTAINER_PROCESS_ID=149706, CONTAINER_TYPE=GSM, BES_PAYLOAD_OBJECT=false})
    [Dec 6, 2011 10:41:58 AM EST]:1323186118086:Thread[BES Dispatch Thread,5,main]:0:-1:sun-ofs:10.84.34.23:-1:-1:EXCEPTION:[SVC-GSM-WFALSNRSVC-149706 : oracle.apps.fnd.cp.gsc.SvcComponentContainer.handleComponentEvent(int, String, String)]:Successfully retrieved component details from the database
    [Dec 6, 2011 10:41:58 AM EST]:1323186118258:Thread[BES Dispatch Thread,5,main]:0:-1:sun-ofs:10.84.34.23:-1:-1:EXCEPTION:[SVC-GSM-WFALSNRSVC-149706 : oracle.apps.fnd.cp.gsc.SvcComponentContainer.onBusinessEvent(BusinessEvent)]:Successfully handled component event, oracle.apps.fnd.cp.gsc.SvcComponent.start, for component 10003
    [Dec 6, 2011 10:41:58 AM EST]:1323186118260:Thread[BES Dispatch Thread,5,main]:0:-1:sun-ofs:10.84.34.23:-1:-1:EXCEPTION:[SVC-GSM-WFALSNRSVC-149706 : oracle.apps.fnd.cp.gsc.SvcComponentContainer.onBusinessEvent(BusinessEvent)]:(BusinessEvent{name=oracle.apps.fnd.cp.gsc.SvcComponent.start, key=SVC:06-DEC-2011, priority=50, correlationId=null, sendDate=Tue Dec 06 10:41:56 EST 2011, receiveDate=null, From Agent:  , To Agent:  , Last Subscription=  , Error Message=null, Error Stack=null, [email protected], COMPONENT_ID=10004, CONTAINER_PROCESS_ID=149706, CONTAINER_TYPE=GSM, BES_PAYLOAD_OBJECT=false})
    [Dec 6, 2011 10:41:58 AM EST]:1323186118266:Thread[BES Dispatch Thread,5,main]:0:-1:sun-ofs:10.84.34.23:-1:-1:EXCEPTION:[SVC-GSM-WFALSNRSVC-149706 : oracle.apps.fnd.cp.gsc.SvcComponentContainer.handleComponentEvent(int, String, String)]:Successfully retrieved component details from the database
    [Dec 6, 2011 10:41:58 AM EST]:1323186118418:Thread[inboundThreadGroup1,5,inboundThreadGroup]:0:-1:sun-ofs:10.84.34.23:-1:-1:ERROR:[SVC-GSM-WFALSNRSVC-149706-10002 : oracle.apps.fnd.wf.bes.AgentListenerProcessor.read()]:10consecutive errors occurred
    [Dec 6, 2011 10:41:58 AM EST]:1323186118422:Thread[inboundThreadGroup1,5,inboundThreadGroup]:0:-1:sun-ofs:10.84.34.23:-1:-1:ERROR:[SVC-GSM-WFALSNRSVC-149706-10002 : oracle.apps.fnd.cp.gsc.Processor.performError(ProcessorException)]:Maximum number of errors have occurred for this processing thread.
    [Dec 7, 2011 9:57:06 AM EST]:1323269826687:Thread[inboundThreadGroup1,5,inboundThreadGroup]:0:-1:sun-ofs:10.84.34.23:-1:-1:EXCEPTION:[SVC-GSM-WFALSNRSVC-149706-10000 : oracle.apps.fnd.wf.bes.AgentListenerProcessor.listen()]:WF_EVENT.listen returned processed count: 0, error count: 0
    [Dec 7, 2011 9:57:06 AM EST]:1323269826689:Thread[inboundThreadGroup1,5,inboundThreadGroup]:0:-1:sun-ofs:10.84.34.23:-1:-1:EXCEPTION:[SVC-GSM-WFALSNRSVC-149706-10000 : oracle.apps.fnd.wf.bes.AgentListenerProcessor.read()]:Successfully listened from ECX_INBOUND

  • Using a database in Sun's "Open Office"

    hi
    I could think this tip is not suitable for this forum, but I didn't find another
    so I try here to have an answer to a my question that, I think, can be interesting for other people too...
    I would see in DataBase section of Sun's "Open Office" the data that my program register in a Derby database.
    My first question is if this is possible..
    If this is possible, my second question is: how to get the connection to the database?
    *In the wizard , there are two components to put information in order to get the connection:
    -(1) URL to the source data: jdbc: .....
    -(2) Class of the driver:*
    I made several tries to get the connection:
    In the textBox (2) I put the path to the derby.jar that I use in the application
    but when I push the button I got the message:
    ------"The driver JDBC wasn't load".------
    Could I have same help about what information I have to put there ?
    About the second input data, I think that in the box (1) I should put the (absolute) path to database that I would have the access..
    but..., way it begin with jdbc: ?
    Thank you for an explanation about what is the mean of the two components where put the input data....
    regards
    tonyMrsangelo

    thank you jshell to spend time with your explanation..
    I try to explain how I am seeing the problem:
    In the Drby manual I read:
    Derby consists of both the database engine and an embedded JDBC driver.
    Applications use JDBC to interact with a database. Applications running on JDK 1.5 or earlier, must load the driver in order to work with the database.
    In an embedded environment, loading the driver also starts Derby.
    In a Java application, you typically load the driver with the static Class.forName method or with the jdbc.drivers system property.
    For example: Class.forName("org.apache.derby.jdbc.EmbeddedDriver");In the java code I get a connection with this statements:
        private Connection getConnection(){ // 
                String driver = "org.apache.derby.jdbc.EmbeddedDriver";  // name of driver.
                try {
                    Class.forName(driver);      // N.B. Derby.jar have to bein the classpath...
                    System.out.println(driver + " loaded. ");
                } catch(java.lang.ClassNotFoundException e)     {
                    System.err.print("ClassNotFoundException: ");
                    System.err.println(e.getMessage());
                    System.out.println("\n    >>> Please check your CLASSPATH variable   <<<\n");
                String  connectionURL = "jdbc:derby:" + path + dbName;
                Connection dbconn  = null;
                try {
                    dbconn = DriverManager.getConnection(connectionURL);  // V.I. too
                    System.out.println("Connected to database " + dbName);
                } catch (SQLException ex) {
                    JOptionPane.showMessageDialog(null, ex.getMessage());
                } catch ( Exception excp ) {              // process remaining Exceptions here
                    excp.printStackTrace();
            return dbconn;
        } // getConnection()At this point I think that I should give to Sun's Open Office the same intormation that I do in the java code ..
    Of course I have to do it with a different syntax....
    I think I have to put:
    in the (1) the value of the String connectionURL
    in the (2) the value of the String driver .
    And to give the classpath to "Sun's Open Office" I should go in the menu option : [tools --> options --> OpenOffice.orgBase -- connection]
    to activate the link with the driver derby.jar...
    It was good for me talking with you was because now I think to see the problem in a more correct way..
    What do you think about ?
    Regards..

  • 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

  • Connection using sql 2000

    i try to connect t o database using sql 2000
    this my code and the execptions
    can anyone help me to tell me what is the right code to connect to database
    package javaapplication37;
    import java.sql.Connection;
    import java.sql.DriverManager;
    import java.sql.SQLException;
    import java.sql.*;
    * @author ed
    public class Main {
    /** Creates a new instance of Main */
    public Main() {
    * @param args the command line arguments
    public static void main(String[] args) throws SQLException {
    // try {
    // TODO code application logic here
    //String url = "jdbc:ODBC:Northwind";
    //try {
    // Connection con=DriverManager.getConnection(url,"sa","remo");
    // } catch (SQLException ex) {
    // ex.printStackTrace();
    // System.out.println("remo hi");
    Connection con;
    try {  
    Class.forName("sun.jdbc.odbc.JdbcOdbcDriver");
    // Class.forName("com.microsoft.jdbc.sqlserver.SQLServerDriver");
    con=DriverManager.getConnection("odbc:microsoft:sqlserver://localhost:1433;databaseName=Northwind;selectMethod=cursor");
    // System.out.println("elk");
    } catch (ClassNotFoundException ex) {
    ex.printStackTrace();
    // } catch (ClassNotFoundException ex) {
    // ex.printStackTrace();
    the exception is
    init:
    deps-jar:
    compile:
    Exception in thread "main" java.sql.SQLException: No suitable driver
    at java.sql.DriverManager.getConnection(DriverManager.java:545)
    at java.sql.DriverManager.getConnection(DriverManager.java:193)
    at javaapplication37.Main.main(Main.java:47)
    Java Result: 1
    debug:
    BUILD SUCCESSFUL (total time: 1 second)
    Message was edited by:
    romee

    W3hy did you give up with the type 4 driver? Why did you not use Google? Your basic question has been asked and answered repeatedly.
    I will say this a JDBC-ODBC URL begins with jdbc:odbc and not just odbc though I have some doubts about the rest of the stuff you'e crammed in there.

  • Check Event Alert ends in error, log file has no error message

    Hi,
    We are upgrading from 11.5.10 to 12.1.3. Check Event Alert ends in error, log file doesn't have any information. This alert is on oe_order_headers_all. Alert working fine in 11i.
    12.1.3
    10g database
    Appreciate any inputs.
    I noticed that Operating Unit parameter is passed as NULL, not sure if this is causing the issue.
    K

    Here is the workflow logfile from today, check event was run multiple times today as part of testing and i believe this log could be for these requests. I am not too sure how to read this....had to remove some lines from the log as it is more than 30000 characters.
    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.T4CConnection@8ae45a)
    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-WFMLRSVC-27823-10010 : oracle.apps.fnd.cp.gsc.Logger.Logger(String, int) : Logging to System.out until necessary parameters are retrieved for Logger to be properly started.
    3030 secs]
    [GC 3198K->1790K(4992K), 0.0002970 secs]
    [GC 3198K->1791K(4992K), 0.0002970 secs]
    [GC 3199K->1792K(4992K), 0.0003130 secs]
    [GC 3200K->1794K(4992K), 0.0003090 secs]
    [GC 3202K->1792K(4992K), 0.0003030 secs]
    [GC 3200K->1792K(4992K), 0.0003010 secs]
    [GC 3200K->1793K(4992K), 0.0003040 secs]
    [GC 3201K->1793K(4992K), 0.0003150 secs]
    [GC 3201K->1793K(4992K), 0.0003050 secs]
    [GC 3201K->1792K(4992K), 0.0003120 secs]
    [GC 3200K->1790K(4992K), 0.0002960 secs]
    [GC 3198K->1789K(4992K), 0.0003000 secs]
    [GC 3197K->1789K(4992K), 0.0002980 secs]
    [GC 4629K->3828K(5248K), 0.0015060 secs]
    [Full GC 3828K->3466K(5248K), 0.0243510 secs]
    [GC 5892K->4216K(8468K), 0.0016710 secs]
    [GC 6648K->4971K(8468K), 0.0026010 secs]
    [GC 7403K->5358K(8468K), 0.0036650 secs]
    [GC 7790K->5610K(8468K), 0.0067030 secs]
    [GC 8027K->6335K(8852K), 0.0047390 secs]
    [Full GC 6335K->5444K(8852K), 0.0368670 secs]
    [Aug 5, 2012 4:57:53 AM GMT+00:00]:1344142673430:-1:-1:ohioitp001:10.160.68.139:-1:-1:1:20420:SYSADMIN(0):-1:Thread[main,5,main]:10.160.68.139:80714:1344142672846:0:EXCEPTION:[SVC-GSM-WFMLRSVC-27823 : oracle.apps.fnd.cp.gsc.SvcComponentContainer.start()]:Successfully created new component control context
    [Aug 5, 2012 4:57:53 AM GMT+00:00]:1344142673837:-1:-1:ohioitp001:10.160.68.139:-1:-1:1:20420:SYSADMIN(0):-1:Thread[main,5,main]:10.160.68.139:80714:1344142672846:0:EXCEPTION:[SVC-GSM-WFMLRSVC-27823 : oracle.apps.fnd.cp.gsc.SvcComponentContainer.startBusinessEventListener()]:Successfully asked for BES control connection to be established (asynchronous)
    [Aug 5, 2012 4:57:55 AM GMT+00:00]:1344142675139:-1:-1:ohioitp001:10.160.68.139:-1:-1:1:20420:SYSADMIN(0):-1:Thread[main,5,main]:10.160.68.139:80714:1344142672846:0:EXCEPTION:[SVC-GSM-WFMLRSVC-27823 : oracle.apps.fnd.cp.gsc.SvcComponentContainer.startBusinessEventListener()]:Registered a subscription for oracle.apps.fnd.cp.gsc.SvcComponent.refresh
    [Aug 5, 2012 4:57:55 AM GMT+00:00]:1344142675140:-1:-1:ohioitp001:10.160.68.139:-1:-1:1:20420:SYSADMIN(0):-1:Thread[main,5,main]:10.160.68.139:80714:1344142672846:0:EXCEPTION:[SVC-GSM-WFMLRSVC-27823 : oracle.apps.fnd.cp.gsc.SvcComponentContainer.startBusinessEventListener()]:Registered a subscription for oracle.apps.fnd.cp.gsc.SvcComponent.resume
    [Aug 5, 2012 4:57:55 AM GMT+00:00]:1344142675140:-1:-1:ohioitp001:10.160.68.139:-1:-1:1:20420:SYSADMIN(0):-1:Thread[main,5,main]:10.160.68.139:80714:1344142672846:0:EXCEPTION:[SVC-GSM-WFMLRSVC-27823 : oracle.apps.fnd.cp.gsc.SvcComponentContainer.startBusinessEventListener()]:Registered a subscription for oracle.apps.fnd.cp.gsc.SvcComponent.start
    [Aug 5, 2012 4:57:55 AM GMT+00:00]:1344142675140:-1:-1:ohioitp001:10.160.68.139:-1:-1:1:20420:SYSADMIN(0):-1:Thread[main,5,main]:10.160.68.139:80714:1344142672846:0:EXCEPTION:[SVC-GSM-WFMLRSVC-27823 : oracle.apps.fnd.cp.gsc.SvcComponentContainer.startBusinessEventListener()]:Registered a subscription for oracle.apps.fnd.cp.gsc.SvcComponent.stop
    [Aug 5, 2012 4:57:55 AM GMT+00:00]:1344142675140:-1:-1:ohioitp001:10.160.68.139:-1:-1:1:20420:SYSADMIN(0):-1:Thread[main,5,main]:10.160.68.139:80714:1344142672846:0:EXCEPTION:[SVC-GSM-WFMLRSVC-27823 : oracle.apps.fnd.cp.gsc.SvcComponentContainer.startBusinessEventListener()]:Registered a subscription for oracle.apps.fnd.cp.gsc.SvcComponent.suspend
    [Aug 5, 2012 4:57:55 AM GMT+00:00]:1344142675140:-1:-1:ohioitp001:10.160.68.139:-1:-1:1:20420:SYSADMIN(0):-1:Thread[main,5,main]:10.160.68.139:80714:1344142672846:0:EXCEPTION:[SVC-GSM-WFMLRSVC-27823 : oracle.apps.fnd.cp.gsc.SvcComponentContainer.startBusinessEventListener()]:Registered a subscription for oracle.apps.fnd.wf.mailer.Mailer.notification.summary
    [Aug 5, 2012 4:57:55 AM GMT+00:00]:1344142675140:-1:-1:ohioitp001:10.160.68.139:-1:-1:1:20420:SYSADMIN(0):-1:Thread[main,5,main]:10.160.68.139:80714:1344142672846:0:EXCEPTION:[SVC-GSM-WFMLRSVC-27823 : oracle.apps.fnd.cp.gsc.SvcComponentContainer.startBusinessEventListener()]:Have waited 0 seconds for BES system to establish connection to the control queue. Waiting another 2 seconds
    [GC 9025K->6456K(13172K), 0.0024970 secs]
    [GC 10104K->6700K(13172K), 0.0028340 secs]
    [Aug 5, 2012 4:57:57 AM GMT+00:00]:1344142677143:-1:-1:ohioitp001:10.160.68.139:-1:-1:1:20420:SYSADMIN(0):-1:Thread[main,5,main]:10.160.68.139:80714:1344142672846:0:EXCEPTION:[SVC-GSM-WFMLRSVC-27823 : oracle.apps.fnd.cp.gsc.SvcComponentContainer.startBusinessEventListener()]:Waited 2 seconds for BES system to establish connection to the control queue
    [Aug 5, 2012 4:58:07 AM GMT+00:00]:1344142687008:-1:-1:ohioitp001:10.160.68.139:-1:-1:1:20420:SYSADMIN(0):-1:Thread[main,5,main]:10.160.68.139:80714:1344142672846:0:EXCEPTION:[SVC-GSM-WFMLRSVC-27823 : oracle.apps.fnd.cp.gsc.SvcComponentContainer.start()]:Successfully started BES listener
    [Aug 5, 2012 4:58:07 AM GMT+00:00]:1344142687165:-1:-1:ohioitp001:10.160.68.139:-1:-1:1:20420:SYSADMIN(0):-1:Thread[main,5,main]:10.160.68.139:80714:1344142672846:0:EXCEPTION:[SVC-GSM-WFMLRSVC-27823 : oracle.apps.fnd.cp.gsc.SvcComponentContainer.start()]:Successfully reset component statuses for this container
    [Aug 5, 2012 4:58:07 AM GMT+00:00]:1344142687171:-1:-1:ohioitp001:10.160.68.139:-1:-1:1:20420:SYSADMIN(0):-1:Thread[main,5,main]:10.160.68.139:80714:1344142672846:0:EXCEPTION:[SVC-GSM-WFMLRSVC-27823 : oracle.apps.fnd.cp.gsc.SvcComponentContainer.start()]:Successfully updated the container's database status, if any
    [Aug 5, 2012 4:58:07 AM GMT+00:00]:1344142687173:-1:-1:ohioitp001:10.160.68.139:-1:-1:1:20420:SYSADMIN(0):-1:Thread[main,5,main]:10.160.68.139:80714:1344142672846:0:EXCEPTION:[SVC-GSM-WFMLRSVC-27823 : oracle.apps.fnd.cp.gsc.SvcComponentContainer.start()]:Successfully named container session (took logical lock)
    [Aug 5, 2012 4:58:07 AM GMT+00:00]:1344142687276:-1:-1:ohioitp001:10.160.68.139:-1:-1:1:20420:SYSADMIN(0):-1:Thread[main,5,main]:10.160.68.139:80714:1344142672846:0:EXCEPTION:[SVC-GSM-WFMLRSVC-27823 : oracle.apps.fnd.cp.gsc.SvcComponentContainer.start()]:Successfully started the Component Monitor thread
    [Aug 5, 2012 4:58:07 AM GMT+00:00]:1344142687282:-1:-1:ohioitp001:10.160.68.139:-1:-1:1:20420:SYSADMIN(0):-1:Thread[main,5,main]:10.160.68.139:80714:1344142672846:0:EXCEPTION:[SVC-GSM-WFMLRSVC-27823 : oracle.apps.fnd.cp.gsc.SvcComponentContainer.start()]:Successfully started the state machine
    [Aug 5, 2012 4:58:07 AM GMT+00:00]:1344142687285:-1:-1:ohioitp001:10.160.68.139:-1:-1:1:20420:SYSADMIN(0):-1:Thread[main,5,main]:10.160.68.139:80714:1344142672846:0:EXCEPTION:[SVC-GSM-WFMLRSVC-27823 : oracle.apps.fnd.cp.gsc.SvcComponentContainer.start()]:Successfully started the container -> SvcComponentContainer{mComponentControlWorkflowContext=[oracle.apps.fnd.wf.apps.WorkflowContext@3a0ab1 $Revision: 120.14.12010000.18 $ extends [oracle.apps.fnd.common.Context@3a0ab1 $Revision: 120.7.12010000.15 $  {sessionId=0x3a0ab1,conn=oracle.jdbc.driver.T4CConnection@1de45e2,state=oracle.apps.fnd.common.StateStack@940f82}] {isDedicated=false}],mComponentMonitor=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},mStateMachine=[email protected]18,mLogger=Logger{mLog=[$Header: AppsLog.java 120.4.12010000.2 2009/06/17 15:14:37 rsantis ship $ @9564165 {oracle.apps.fnd.profiles.ExtendedProfileStore@1250ff2}],mUniqueId=SVC-GSM-WFMLRSVC-27823,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=27823,mType=GSM,mName=WFMLRSVC,mComponents={},mAutomaticComponentErrorCounts=null,mEventSubscriptions=[oracle.apps.fnd.wf.bes.Subscription@e2433b, oracle.apps.fnd.wf.bes.Subscription@abe654, oracle.apps.fnd.wf.bes.Subscription@19ea173, oracle.apps.fnd.wf.bes.Subscription@179a49f, oracle.apps.fnd.wf.bes.Subscription@1270107, oracle.apps.fnd.wf.bes.Subscription@1b48392]}
    [Aug 5, 2012 4:58:07 AM GMT+00:00]:1344142687284:-1:-1:ohioitp001:10.160.68.139:-1:-1:1:20420:SYSADMIN(0):-1:Thread[GSMQueueProcessor,5,main]:10.160.68.139:80714:1344142687286:1:EXCEPTION:[SVC-GSM-WFMLRSVC-27823 : oracle.apps.fnd.cp.gsc.Processor.run()]:Processor has successfully been initialized. Loop will now start.
    [GC 10319K->8190K(13172K), 0.0032630 secs]
    [Aug 5, 2012 4:58:07 AM GMT+00:00]:1344142687320:-1:-1:ohioitp001:10.160.68.139:-1:-1:1:20420:SYSADMIN(0):-1:Thread[ComponentMonitor,5,main]:10.160.68.139:80714:1344142687320:2:EXCEPTION:[SVC-GSM-WFMLRSVC-27823 : 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 5, 2012 4:58:07 AM GMT+00:00]:1344142687320:-1:-1:ohioitp001:10.160.68.139:-1:-1:1:20420:SYSADMIN(0):-1:Thread[ComponentMonitor,5,main]:10.160.68.139:80714:1344142687320:2:EXCEPTION:[SVC-GSM-WFMLRSVC-27823 : oracle.apps.fnd.cp.gsc.Processor.run()]:Processor has successfully been initialized. Loop will now start.
    [Aug 5, 2012 4:58:07 AM GMT+00:00]:1344142687454:-1:-1:ohioitp001:10.160.68.139:-1:-1:1:20420:SYSADMIN(0):-1:Thread[ComponentMonitor,5,main]:10.160.68.139:80714:1344142687320:2:EXCEPTION:[SVC-GSM-WFMLRSVC-27823 : oracle.apps.fnd.cp.gsc.SvcComponentMonitor.startAutomaticComponents()]:Starting automatic component 10010
    [Aug 5, 2012 4:58:16 AM GMT+00:00]:1344142696950:-1:-1:ohioitp001:10.160.68.139:-1:-1:1:20420:SYSADMIN(0):-1:Thread[BES Dispatch Thread,5,main]:10.160.68.139:80714:1344142696950:3:EXCEPTION:[SVC-GSM-WFMLRSVC-27823 : oracle.apps.fnd.cp.gsc.SvcComponentContainer.onBusinessEvent(BusinessEvent)]:(BusinessEvent{name=oracle.apps.fnd.cp.gsc.SvcComponent.start, key=SVC:05-AUG-2012, priority=50, correlationId=null, sendDate=Sun Aug 05 04:58:08 GMT+00:00 2012, receiveDate=null, From Agent:  , To Agent:  , Last Subscription=  , Error Message=null, Error Stack=null, CONTAINER_TYPE=GSM, CONTAINER_PROCESS_ID=27819, COMPONENT_ID=10004, BES_PAYLOAD_OBJECT=false, [email protected]})
    [Aug 5, 2012 4:58:17 AM GMT+00:00]:1344142697016:-1:-1:ohioitp001:10.160.68.139:-1:-1:1:20420:SYSADMIN(0):-1:Thread[BES Dispatch Thread,5,main]:10.160.68.139:80714:1344142697016:4:EXCEPTION:[SVC-GSM-WFMLRSVC-27823 : oracle.apps.fnd.cp.gsc.SvcComponentContainer.onBusinessEvent(BusinessEvent)]:(BusinessEvent{name=oracle.apps.fnd.cp.gsc.SvcComponent.start, key=SVC:05-AUG-2012, priority=50, correlationId=null, sendDate=Sun Aug 05 04:58:08 GMT+00:00 2012, receiveDate=null, From Agent:  , To Agent:  , Last Subscription=  , Error Message=null, Error Stack=null, CONTAINER_TYPE=GSM, CONTAINER_PROCESS_ID=27823, COMPONENT_ID=10010, BES_PAYLOAD_OBJECT=false, [email protected]})
    [Aug 5, 2012 4:58:17 AM GMT+00:00]:1344142697031:-1:-1:ohioitp001:10.160.68.139:-1:-1:1:20420:SYSADMIN(0):-1:Thread[BES Dispatch Thread,5,main]:10.160.68.139:80714:1344142697016:4:EXCEPTION:[SVC-GSM-WFMLRSVC-27823 : oracle.apps.fnd.cp.gsc.SvcComponentContainer.handleComponentEvent(int, String, String)]:Successfully retrieved component details from the database
    [GC 11838K->8860K(13172K), 0.0054540 secs]
    [GC 12508K->9106K(13172K), 0.0025580 secs]
    [GC 12754K->9621K(13432K), 0.0020510 secs]
    [Full GC 9621K->8781K(13432K), 0.0354810 secs]
    [Aug 5, 2012 4:58:36 AM GMT+00:00]:1344142716097:-1:-1:ohioitp001:10.160.68.139:-1:-1:1:20420:SYSADMIN(0):-1:Thread[BES Dispatch Thread,5,main]:10.160.68.139:80714:1344142697016:4:EXCEPTION:[SVC-GSM-WFMLRSVC-27823 : oracle.apps.fnd.cp.gsc.SvcComponentContainer.onBusinessEvent(BusinessEvent)]:Successfully handled component event, oracle.apps.fnd.cp.gsc.SvcComponent.start, for component 10010
    [Aug 5, 2012 4:58:36 AM GMT+00:00]:1344142716098:-1:-1:ohioitp001:10.160.68.139:-1:-1:1:20420:SYSADMIN(0):-1:Thread[BES Dispatch Thread,5,main]:10.160.68.139:80714:1344142716098:5:EXCEPTION:[SVC-GSM-WFMLRSVC-27823 : oracle.apps.fnd.cp.gsc.SvcComponentContainer.onBusinessEvent(BusinessEvent)]:(BusinessEvent{name=oracle.apps.fnd.cp.gsc.SvcComponent.start, key=SVC:05-AUG-2012, priority=50, correlationId=null, sendDate=Sun Aug 05 04:58:10 GMT+00:00 2012, receiveDate=null, From Agent:  , To Agent:  , Last Subscription=  , Error Message=null, Error Stack=null, CONTAINER_TYPE=GSM, CONTAINER_PROCESS_ID=27819, COMPONENT_ID=10011, BES_PAYLOAD_OBJECT=false, [email protected]})
    [Aug 5, 2012 4:58:36 AM GMT+00:00]:1344142716098:-1:-1:ohioitp001:10.160.68.139:-1:-1:1:20420:SYSADMIN(0):-1:Thread[BES Dispatch Thread,5,main]:10.160.68.139:80714:1344142716098:6:EXCEPTION:[SVC-GSM-WFMLRSVC-27823 : oracle.apps.fnd.cp.gsc.SvcComponentContainer.onBusinessEvent(BusinessEvent)]:(BusinessEvent{name=oracle.apps.fnd.cp.gsc.SvcComponent.start, key=SVC:05-AUG-2012, priority=50, correlationId=null, sendDate=Sun Aug 05 04:58:10 GMT+00:00 2012, receiveDate=null, From Agent:  , To Agent:  , Last Subscription=  , Error Message=null, Error Stack=null, CONTAINER_TYPE=GSM, CONTAINER_PROCESS_ID=27819, COMPONENT_ID=10009, BES_PAYLOAD_OBJECT=false, [email protected]})
    [Aug 5, 2012 4:58:36 AM GMT+00:00]:1344142716098:-1:-1:ohioitp001:10.160.68.139:-1:-1:1:20420:SYSADMIN(0):-1:Thread[BES Dispatch Thread,5,main]:10.160.68.139:80714:1344142716098:7:EXCEPTION:[SVC-GSM-WFMLRSVC-27823 : oracle.apps.fnd.cp.gsc.SvcComponentContainer.onBusinessEvent(BusinessEvent)]:(BusinessEvent{name=oracle.apps.fnd.cp.gsc.SvcComponent.start, key=SVC:05-AUG-2012, priority=50, correlationId=null, sendDate=Sun Aug 05 04:58:10 GMT+00:00 2012, receiveDate=null, From Agent:  , To Agent:  , Last Subscription=  , Error Message=null, Error Stack=null, CONTAINER_TYPE=GSM, CONTAINER_PROCESS_ID=27819, COMPONENT_ID=10008, BES_PAYLOAD_OBJECT=false, [email protected]})
    [Aug 5, 2012 4:58:36 AM GMT+00:00]:1344142716099:-1:-1:ohioitp001:10.160.68.139:-1:-1:1:20420:SYSADMIN(0):-1:Thread[BES Dispatch Thread,5,main]:10.160.68.139:80714:1344142716099:8:EXCEPTION:[SVC-GSM-WFMLRSVC-27823 : oracle.apps.fnd.cp.gsc.SvcComponentContainer.onBusinessEvent(BusinessEvent)]:(BusinessEvent{name=oracle.apps.fnd.cp.gsc.SvcComponent.start, key=SVC:05-AUG-2012, priority=50, correlationId=null, sendDate=Sun Aug 05 04:58:10 GMT+00:00 2012, receiveDate=null, From Agent:  , To Agent:  , Last Subscription=  , Error Message=null, Error Stack=null, CONTAINER_TYPE=GSM, CONTAINER_PROCESS_ID=27819, COMPONENT_ID=10007, BES_PAYLOAD_OBJECT=false, [email protected]})
    [Aug 5, 2012 4:58:36 AM GMT+00:00]:1344142716099:-1:-1:ohioitp001:10.160.68.139:-1:-1:1:20420:SYSADMIN(0):-1:Thread[BES Dispatch Thread,5,main]:10.160.68.139:80714:1344142716099:9:EXCEPTION:[SVC-GSM-WFMLRSVC-27823 : oracle.apps.fnd.cp.gsc.SvcComponentContainer.onBusinessEvent(BusinessEvent)]:(BusinessEvent{name=oracle.apps.fnd.cp.gsc.SvcComponent.start, key=SVC:05-AUG-2012, priority=50, correlationId=null, sendDate=Sun Aug 05 04:58:10 GMT+00:00 2012, receiveDate=null, From Agent:  , To Agent:  , Last Subscription=  , Error Message=null, Error Stack=null, CONTAINER_TYPE=GSM, CONTAINER_PROCESS_ID=27819, COMPONENT_ID=10006, BES_PAYLOAD_OBJECT=false, [email protected]})
    [Aug 5, 2012 4:58:36 AM GMT+00:00]:1344142716099:-1:-1:ohioitp001:10.160.68.139:-1:-1:1:20420:SYSADMIN(0):-1:Thread[BES Dispatch Thread,5,main]:10.160.68.139:80714:1344142716099:10:EXCEPTION:[SVC-GSM-WFMLRSVC-27823 : oracle.apps.fnd.cp.gsc.SvcComponentContainer.onBusinessEvent(BusinessEvent)]:(BusinessEvent{name=oracle.apps.fnd.cp.gsc.SvcComponent.start, key=SVC:05-AUG-2012, priority=50, correlationId=null, sendDate=Sun Aug 05 04:58:10 GMT+00:00 2012, receiveDate=null, From Agent:  , To Agent:  , Last Subscription=  , Error Message=null, Error Stack=null, CONTAINER_TYPE=GSM, CONTAINER_PROCESS_ID=27819, COMPONENT_ID=10005, BES_PAYLOAD_OBJECT=false, [email protected]})
    [GC 14733K->11747K(21292K), 0.0039530 secs]
    [GC 17672K->13394K(21292K), 0.0059880 secs]
    [GC 19340K->14241K(21292K), 0.0027020 secs]
    [GC 20193K->14421K(21292K), 0.0029050 secs]
    [GC 20303K->15379K(21420K), 0.0014680 secs]
    [Full GC[Unloading class sun.reflect.GeneratedMethodAccessor1]
    [Unloading class sun.reflect.GeneratedSerializationConstructorAccessor4]
    [Unloading class sun.reflect.GeneratedSerializationConstructorAccessor15]
    [Unloading class sun.reflect.GeneratedSerializationConstructorAccessor10]
    [Unloading class sun.reflect.GeneratedSerializationConstructorAccessor2]
    [Unloading class sun.reflect.GeneratedMethodAccessor2]
    [Unloading class sun.reflect.GeneratedSerializationConstructorAccessor3]
    [Unloading class sun.reflect.GeneratedSerializationConstructorAccessor1]
    [Unloading class sun.reflect.GeneratedSerializationConstructorAccessor14]
    [Unloading class sun.reflect.GeneratedSerializationConstructorAccessor16]
    15379K->10614K(21420K), 0.0507280 secs]
    [GC 17822K->11024K(25756K), 0.0011190 secs]
    [GC 18256K->10845K(25756K), 0.0009730 secs]
    [GC 18003K->10806K(25756K), 0.0006760 secs]
    [GC 17969K->10857K(25756K), 0.0010200 secs]
    [GC 18053K->10940K(25756K), 0.0007280 secs]
    [GC 18172K->10834K(25756K), 0.0010650 secs]
    [GC 18049K->11012K(25756K), 0.0007780 secs]
    [GC 18244K->11037K(25756K), 0.0008230 secs]
    [GC 18173K->10927K(25756K), 0.0007040 secs]
    [GC 18116K->10915K(25756K), 0.0006930 secs]
    [GC 18142K->11114K(25756K), 0.0011650 secs]
    [GC 18346K->10920K(25756K), 0.0008180 secs]
    [GC 18152K->10908K(25756K), 0.0007900 secs]
    [GC 18134K->11088K(25756K), 0.0007210 secs]
    [GC 18242K->11023K(25756K), 0.0011560 secs]
    [GC 18235K->11131K(25756K), 0.0010920 secs]
    [GC 18342K->11105K(25756K), 0.0007430 secs]
    [GC 18305K->11145K(25756K), 0.0010030 secs]
    [GC 18302K->11045K(25756K), 0.0010750 secs]
    [GC 18238K->11020K(25756K), 0.0009560 secs]
    [GC 18252K->11136K(25756K), 0.0008380 secs]
    [GC 18366K->10956K(25756K), 0.0014370 secs]
    [GC 18098K->11075K(25756K), 0.0009240 secs]
    [GC 18266K->10979K(25756K), 0.0009150 secs]
    [GC 18171K->11088K(25756K), 0.0009690 secs]
    [GC 18310K->11196K(25756K), 0.0009630 secs]
    [GC 18428K->11171K(25756K), 0.0013610 secs]
    [GC 18403K->11005K(25756K), 0.0007650 secs]
    [GC 18223K->11101K(25756K), 0.0006870 secs]

  • Workflow mailer 11i

    Hi:
    workflow mailer 11i won't start. it starting for a long time. listener is up.
    Please help.

    From Log file:
    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=1, 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@16921fd)
    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-WFALS

  • Trying to connect to DB2 database....get windows Application error message

    Hello,
    I have just started using JDBC and I am trying to connect to a DB2 db from my pc. The program I have written compiles ok but when I try to run the program I get a windows error:
    java.exe - Application error
    The instruction at "0x10009f62" referenced memory at "0x0000001c". The memory could not be "read".
    Click OK to terminate the program.
    Click CANCEL to debug the program.
    I am using Windows2000 and DB2 v6.1.0 is installed on my laptop.
    The program I am trying to run is as follows:
    //Class to load jdbc driver and test connectivity to DB
    import java.io.*;
    import java.util.*;
    import java.sql.*;
    //Dynamic SQL application using jdbc
    //example taken from Don Chamberlain's book, page 504
    //Adjusted for reptest DB
    public class Test{
    //Register the jdbc driver
    static{
    try{
    Class.forName("COM.ibm.db2.jdbc.app.DB2Driver");
    }//ends try
    catch (Exception e){
    System.out.println("Error registering the jdbc driver");
    e.printStackTrace();
    }//ends catch
    }//ends static
    public static void main(String args[]){
    //try catch block, Create a Connection object and use it to connect to the DB and turn autocommit off
    //The DB is identified by a URl that begins with "jdbc:db2" followed by the DB name
    try{
    String dbname = "dbname";
    String userid = "uid";
    String pw = "password";
    String url = "jdbc:db2:" + dbname;
    Connection con = DriverManager.getConnection(url, userid, pw);
    con.setAutoCommit(false);
    //Simple select statement
    Statement stmt = con.createStatement();
    ResultSet rs = stmt.executeQuery("SELECT problem_id" + "FROM problems" + "WHERE problem_id = 2002219");
    System.out.println(rs.getString(1));
    }//end try
    //General purpose exception
    catch(Exception e){
    System.out.println("Error");
    e.printStackTrace();
    }//ends outer catch
    System.out.println("Successful");
    }//ends main
    }//ends class
    I'd appreciate any help. Thanks , Ali

    Hello,
    This is because of the DB2Java.zip file, what i did is unzip the file into a temp folder then make a jar using jar -cvf DB2java.jar COM
    (COM is important)now you can see jar file is created. you have to use this jar file in your classpath it works fine,
    That's all it works for me.
    Thanks for somebody placed in the java forum.
    Cheers
    Bala

  • JDBC Driver woes!!! Where to begin????

    Ok... I started out by reading the basic jdbc sun tutorial. But I am not sure where to begin in terms of connecting to a database... driver-wise that is. Does jdk1.5 come with a driver? Or do I have to download 1. I have an access database that I would loev to connect to. I also have that same database on a local php server as a mySql database. Please someone aid me in finding out where to turn or recommending a driver that I can download

    What? Real newbie here. That's obvious. But you said you read the tutorial. That should have given you more information than you seem to possess.
    Could you break down what you
    said a little bit more please. Who is my database
    vendor? I am using Microsoft Access db's and mySql's
    databases.Let's see - Microsoft and MySQL are the vendors.
    What should I download exactly and what is the string
    argument I should provide to the Class.forName(...)Like I said, you can use the bridge driver to connect to Access.
    You need to download the MySQL JDBC JAR here:
    http://dev.mysql.com/downloads/connector/j/3.1.html
    Put that JAR in your app's CLASSPATH.
    You should put the name of the driver class in the call to Class.forName(). The docs will make it clear.
    %

  • Cannot obtain an appropriate JDBC type for class char.

    The above error while deploying...The full error is below. The only datatypes used are: integer, timestamp,string, decimal and date (so no char).  Can anybody help?
    Caught exception during application deployment from SAP J2EE Engine's deploy service:
    java.rmi.RemoteException: Cannot deploy application sap.com/SAPAS12013.. Reason: Cannot obtain an appropriate JDBC type for class char. To store the field with this class in the database, the class must implement java.io.Serializable.; nested exception is: com.sap.engine.services.deploy.container.DeploymentException: <--Localization failed: ResourceBundle='com.sap.engine.services.deploy.DeployResourceBundle', ID='com.sap.engine.services.ejb.exceptions.deployment.EJBDeploymentException: Cannot obtain an appropriate JDBC type for class char. To store the field with this class in the database, the class must implement java.io.Serializable.
    at com.sap.engine.services.ejb.deploy.tools.sql.Mappings.getDefaultSqlTypeForJavaType(Mappings.java:131)
    at com.sap.engine.services.ejb.deploy.xml.CMPParser.fillCmpFieldInfo(CMPParser.java:89)
    at com.sap.engine.services.ejb.deploy.xml.CMPParser.parseCMPFields(CMPParser.java:644)
    at com.sap.engine.services.ejb.deploy.xml.CMPParser.parseFields(CMPParser.java:121)
    at com.sap.engine.services.ejb.deploy.xml.EJBJarParser.parseXml(EJBJarParser.java:173)
    at com.sap.engine.services.ejb.deploy.xml.EJBJarParser.parseXml(EJBJarParser.java:97)
    at com.sap.engine.services.ejb.deploy.DeployAdmin.parseSingleJar(DeployAdmin.java:296)
    at com.sap.engine.services.ejb.deploy.DeployAdmin.generate(DeployAdmin.java:246)
    at com.sap.engine.services.ejb.EJBAdmin.deploy(EJBAdmin.java:2118)
    at com.sap.engine.services.deploy.server.application.DeploymentTransaction.makeComponents(DeploymentTransaction.java:594)
    at com.sap.engine.services.deploy.server.application.DeployUtilTransaction.commonBegin(DeployUtilTransaction.java:379)
    at com.sap.engine.services.deploy.server.application.DeploymentTransaction.begin(DeploymentTransaction.java:296)
    at com.sap.engine.services.deploy.server.application.ApplicationTransaction.makeAllPhasesOnOneServer(ApplicationTransaction.java:290)
    at com.sap.engine.services.deploy.server.application.ApplicationTransaction.makeAllPhases(ApplicationTransaction.java:323)
    at com.sap.engine.services.deploy.server.DeployServiceImpl.makeGlobalTransaction(DeployServiceImpl.java:3033)
    at com.sap.engine.services.deploy.server.DeployServiceImpl.deploy(DeployServiceImpl.java:463)
    at com.sap.engine.services.deploy.server.DeployServiceImplp4_Skel.dispatch(DeployServiceImplp4_Skel.java:1555)
    at com.sap.engine.services.rmi_p4.DispatchImpl._runInternal(DispatchImpl.java:294)
    at com.sap.engine.services.rmi_p4.DispatchImpl._run(DispatchImpl.java:183)
    at com.sap.engine.services.rmi_p4.server.P4SessionProcessor.request(P4SessionProcessor.java:119)
    at com.sap.engine.core.service630.context.cluster.session.ApplicationSessionMessageListener.process(ApplicationSessionMessageListener.java:37)
    at com.sap.engine.core.cluster.impl6.session.UnorderedChannel$MessageRunner.run(UnorderedChannel.java:71)
    at com.sap.engine.core.thread.impl3.ActionObject.run(ActionObject.java:37)
    at java.security.AccessController.doPrivileged(Native Method)
    at com.sap.engine.core.thread.impl3.SingleThread.execute(SingleThread.java:94)
    at com.sap.engine.core.thread.impl3.SingleThread.run(SingleThread.java:162)

    Hi Ashley,
    And yet, apparently you have a cmp-field with type <b>char</b> in one of your CMP entity beans. This is not supported. Please refer to the <a href="http://help.sap.com/saphelp_nw04/helpdata/en/13/dbb2b66146934a9662918755038ea1/frameset.htm">Object/Relational Mapping Rules</a> and especially to the first bullet under the table.
    Hope that helps!
    Vladimir

  • Unable to get the JDBC from context

    Dear experts
    I am new to Sun Application Server and I am trying hard to get the JDBC/ JMS connection factory via context factory.
    I tried two ways, one is the method in the development guide to get troough IIOP connection
    Properties lProps = new Properties();
    lProps.put(Context.INITIAL_CONTEXT_FACTORY, com.sun.jndi.cosnaming.CNCtxFactory);
    lProps.put(Context.PROVIDER_URL, "iiop://192.168.0.1:33700")
    Object lvLookupObj = ivContext1.lookup("java:comp/env/jdbc/myJDBC");
    Another way is just new a blank inital context and lookup for the same thing.
    Both run in a JSP which packed in a war and deployed.
    For the first method, I got this:
    Unable to create IIOP listener on the specified host/port: all interfaces/33700"
    For 2nd method, I got this:
    javax.naming.NameNotFoundException
    Anyone can tell me what I have done wrong? since I have followed the development guide and the other seems also do in the same way. I checked the JNDI in the node agent which shows the JDBC factory is deployed and appear in the JNDI.
    Many thanks in advance.

    What media are you trying to import?  There won't be any media returned with get_media unless you but media in to begin with using the set_media cmd.  However, it's preferable to use the media MDEX rather than storing media in the ECR.

  • Problem with JDBC and Tomcat

    I don't know where the problem originate, the only thing in my memory is that the program worked very well on my PC yesterday, but today, without even slightest change, it doesn't work anymore. As to debug it, I simplified the codes to the least, but it still refuse to work. I was beaten down by this problem totally, and cannot make out any solution for it, so, I come here, hoping to find a warrior to kill this damned bug for me.
    My program is a Servlet, but for the purpose of debugging, I have recode it to an Application/Servlet. When run as a application, I can get the result expected, but as a Servlet, :-(, maybe you should see it by yourself. My server software is Tomcat 4.1.15, and the JDK version is 1.4.0. To excute this program, you should add Data Source "Test" to ODBC.
    ///////////////////////code begins/////////////////////////
    import java.sql.*;
    import javax.servlet.*;
    import javax.servlet.http.*;
    import java.io.*;
    import java.util.*;
    public class Ex extends HttpServlet
         int ErrorType = 0;
         String err = new String("");
         public static void main(String args[]) throws Exception{
              Ex cEx = new Ex();
              cEx.init();     
              System.out.println(cEx.ErrorType);     
         public void init() {
              String url = "jdbc:odbc:Test";
              ErrorType = 3;     //passed
              try{
                   Class.forName("sun.jdbc.odbc.JdbcOdbcDriver");
              } catch (ClassNotFoundException e) {
                   e.printStackTrace();
                   ErrorType = 1; //trapped in Class.forName
              try{
                   Connection c = DriverManager.getConnection(url);
              } catch (SQLException e) {
                   e.printStackTrace();
                   ErrorType = 2; //trapped in DriverManager.getConnection
                   err = e.getMessage();
         public void service(HttpServletRequest req, HttpServletResponse res)
                   throws IOException {
              res.setContentType("text/html; charset=GB2312");
              PrintWriter out = res.getWriter();
              out.println("Success " + "<p>" + ErrorType + "<p>" +err);
              out.close();
    //////////////////////////code ends///////////////////////////////
    The result from the Servlet tell me that the problem occurred within the connection process, I don't know who should be responsible to this - Tomcat or JDBC?

    If you could print the exception that you got then that would help :) In the mean time, I could make a guess. It is unlikely that your application server (in this case, Tomcat) is blocking connections from your servlet. So the problem is either with JDBC directly or with the underlying datasource. It seems unlikely that it is JDBC given that you have stated that the code has not changed and it works in application form.
    My guess would be that you are coming up against some sort of security constraint (eg: your DBMS is letting you log in from one IP but not another?, your Java plug-in security policy is disallowing the connection?). It's hard to say.
    But if it works as an application but not via a servlet then you could try putting this in your java.policy file, which is located in the directory where your plug-ins are installed (eg: "C:\Program Files\Java\<version>\lib\security\") on Windows systems;
    permission java.net.SocketPermission "bend xp:1099", "listen,connect,accept";
    Try that, see if it works :)
    Ben

  • How to create and execute PL/SQL program or Procedure from Java (JDBC)

    hi all,
    user will enter the Pl/Sql program from User-Interface. that program has to be create in DB and execute that.
    due to some confusions, how to execute this from Java, i (user) entered the same logic through a Procedure.
    my Java code is
    Statement st = con.createStatement();
    Statement.execute(procedure_query); // procedure name is myPro
    CallableStatement cs = con.prepareCall("{call myPro}");
    (as given in SUN docs - http://java.sun.com/docs/books/tutorial/jdbc/basics/sql.html)
    but its not creating the procedure.
    and i tried to run a procedure (which is already created) with CallableStatement, and this is also not working.
    how to get this.
    thanks and regards
    pavan

    Hi,
    SInce the PL/SQL block is keyed in dynamically, you probably want to use the anonymous PL/SQL syntax for invoking it:
    // begin ? := func (?, ?); end; -- a result is returned to a variable
    CallableStatement cstmt3 =
    conn.prepareCall(“begin ? := func3(?, ?); end;”);
    // begin proc(?, ?); end; -- Does not return a result
    CallableStatement cstmt4 =
    Conn.prepareCall(“begin proc4(?, ?); end;”);
    SQLJ covered in chapter 10, 11, and 12 of my book furnish a more versatile dynamic SQl or PL/SQL mechanisms.
    Kuassi
    - blog http://db360.blogspot.com/
    - book http://db360.blogspot.com/2006/08/oracle-database-programming-using-java_01.html

  • How to use oracle collection type with JDBC?

    I try to use oracle collection type in java program. So I made some package and java program, however Java program was not found "package.collectiontype"(JDBC_ERP_IF_TEST.NUM_ARRAY) . please, show me how to use this.
    Java Version : Java 1.4
    JDBC Driver : Oracle Oci Driver
    DB: Oracle 9i
    No 1. Package
    ===========================================
    create or replace package JDBC_ERP_IF_TEST AS
    type NUM_ARRAY is table of number;
    procedure JDBC_ERP_IF_ARRAY_TEST(P_NUM_ARRAY IN NUM_ARRAY, ERR_NO OUT NUMBER, ERR_TEXT OUT VARCHAR2);
    procedure TEST(ABC IN NUMBER);
    END JDBC_ERP_IF_TEST;
    ==================================================
    No 2. Package Body
    ===============================================
    CREATE OR REPLACE package BODY JDBC_ERP_IF_TEST is
    procedure JDBC_ERP_IF_ARRAY_TEST(p_num_array IN NUM_ARRAY,
    ERR_NO OUT NUMBER,
    ERR_TEXT OUT VARCHAR2) is
    begin
    ERR_NO := 0;
    ERR_TEXT := '';
    dbms_output.enable;
    for i in 1 .. p_num_array.count() loop
    dbms_output.put_line(p_num_array(i));
    insert into emp (empno) values (p_num_array(i));
    commit;
    end loop;
    EXCEPTION
    WHEN OTHERS THEN
    ERR_NO := SQLCODE;
    ERR_TEXT := ERR_TEXT ||
    ' IN JDBC INTERFACE TEST FOR ORACLE ERP OPEN API..';
    ROLLBACK;
    RETURN;
    end JDBC_ERP_IF_ARRAY_TEST;
    procedure TEST(ABC IN NUMBER) IS
    begin
    insert into emp(empno) values (ABC);
    commit;
    end TEST;
    end JDBC_ERP_IF_TEST;
    ===============================================
    NO 3. Java Program
    ===============================================
    ArrayDescriptor descriptor = ArrayDescriptor.createDescriptor("JDBC_ERP_IF_TEST.NUM_ARRAY", getConnection());
    ARRAY array = new ARRAY(descriptor, getConnection(), arrs);
    cstmt = getConnection().prepareCall(LQueryFactory.getInstance().get("Meta/Basic/testJdbcErpArrayIf").getSql());
    cstmt.setArray(1, array);
    cstmt.registerOutParameter(2, Types.INTEGER);
    cstmt.registerOutParameter(3, Types.VARCHAR);
    ====================================================
    couldn't find this phase => JDBC_ERP_IF_TEST.NUM_ARRAY
    what can i do for this package and program? please help me..

    Something like this:
    create or replace type t_record as  object (
    id number,
    no number
    CREATE or replace type t_table AS TABLE OF t_record;
    set serveroutput on
    declare
      v_table t_table := t_table();
      v_t1 t_table := t_table();
    begin
      v_table.extend(1);
      v_table(1).ID := 1;
      v_table(1).No := 10;
      v_table.extend(1);
      v_table(2).ID := 2;
      v_table(2).ID := 20;
      SELEC t_record (ID,NO) BULK COLLECT INTO v_t1
      from TableA
      FROM TABLEA
      WHERE ID IN (select t.ID from table(v_Table) t);
      for i in 1..v_t1.count loop
        dbms_output.put_line(v_t1(i).ID);
        dbms_output.put_line(v_t1(i).No);
      end loop;
    end;
    /Untested!
    P;
    Edited by: bluefrog on Mar 5, 2010 5:08 PM

Maybe you are looking for

  • Deactivated fields in BW 7.0 datasources

    Dear All How  to  find out deactivated fields if any in BW 7.0 datasources. Dinesh Sharma

  • Recording via iSight, but alternative sound input?

    Hi everyone, I have a question that I suspect I know the answer to, but don't want to believe. I am wanting to record something with my iSight, but as the sound quality is too poor for what I want, I would like to record the audio from an external mi

  • User action logging

    I'm writing a small model of a GUI, which I'm going to perform user tests on via the web. For these tests, I need to log all user action (button clicks etc). I have no problem with the actual logging, but how do I submit it from the tester so I'll be

  • Buying the right camcorder

    So...continuing a discussion I posted a couple weeks ago, I've been diligently reading and looking into buying a new camcorder.  I'm currently using a nice Sony Mini-DVD Handycam, but my problem is when I bring content into Premiere Elements I'm havi

  • Can you help with the coding please? I am trying to create a moveable pin by clicking and dragging.

    import mx.transitions.Tween; import mx.transitions.easing.*; /* Mouse Click Event Clicking on the specified symbol instance executes a function in which you can add your own custom code. Instructions: 1. Add your custom code on a new line after the l