Java Function Activity Agent not starting

Hi,
I am facing some problem in starting Java Function Activity Agent on Windows XP.
I hav modified WF_CLASSPATH of wfjavlsnr.bat script to include classes12.jar, ojdbc14.jar & my custom jar files.
But when I run this script from command prompt using following syntax
wfjvlsnr.bat owf_mgr/password@host:portid:sid or
wfjvlsnr.bat owf_mgr/password@sidfollowing messge is thrown...
Oracle Workflow 2.6.0 JAVA Function Activity Agent
t2cCreateState
Connected to owf_mgr@dbserver:1521:ORA10G with character set
UTF8
Unable to connect to dbserver:1521:ORA10G
Can anybody please point out what could be the problem....?
what is this t2cCreateState? I have never see this "t2cCreateState" when we run JFAA in unix box.
Any points will be appreciated..
Regards,
Nitin

Hi,
I tried to run the same without entering password,but still i am getting error.
The error description is:
Oracle Workflow 2.6.3 JAVA Function Activity Agent
Please Enter Database Password :
ORA-06401: NETCMN: invalid driver designator
Unable to connect to nn0734.nucleussoftware.com:1521:asdb
Accepted arguments:
java <program> <user> <conStr> [oci8]
java <program> <user> <conStr> thin
Where <conStr> is in the form of <host>:<port>:<sid> for thin
and DB Service name for oci8
Please Help. Is there any problem with my tnsnames.ora or something else.
Thanx in advance,
Sarab

Similar Messages

  • Unable to start Java Function Activity Agent

    When I try to start the Java Function Activity Agent
    I get the following message:
    Workflow JAVA Execution Agent
    Oracle Workflow 2.6.0 JAVA Function Activity Agent
    Error in parameters
    Is there any way to tell what parameters it is referring to?
    Thanks, Tom

    Just to clarify:
    The Oracle Workflow Java Function Activity Agent is supported by Oracle for the Database and Application Server releases. It was not certified for Oracle E-Business Suite customers, as we thought it better to focus our efforts on the Oracle Workflow J2EE Engine. In the next standalone releases, we will be provinding better system management for the Java Function Activity Agent, on demand processes, that sort of thing.
    We did a lot of work to make sure that messages do not get lost ie. if an unexpected error is encountered, the transaction will get rolled back and the message will go back on the queue. If you are finding messages get lost, there are 2 possibilities: a bug in your code (ie. the transaction was committed in your code, so roll back would not help), or a bug in our code (a reproducible test case would be helpful).
    Cheers
    Mark

  • Oracle Workflow Java Activity Agent not starting up

    Hi,
    I am trying to start the Java Activity agent of Oracle workflow.
    As specified in the installation and setup guid I am running the following script (for NT):
    wfjvlsnr user/password@connectString
    The activiy agent does start up but then I get a NullPointerException in the main thread of the Java Activity Agent class.
    Appreciate you help.
    thanks.
    Here is the dump.
    E:\Ora9idb\wf\admin>rem ******************************************************
    E:\Ora9idb\wf\admin>rem $Header: wfjvlsnr.bat 26.5 2001/07/02 09:13:06 smayze
    ship $
    E:\Ora9idb\wf\admin>rem USAGE:
    E:\Ora9idb\wf\admin>rem 1) Workflow Schema User/Password@Database
    E:\Ora9idb\wf\admin>rem 2> "Workflow Schema User Password Database [protocol
    [charset]
    E:\Ora9idb\wf\admin>rem To disable output, use the jrew command instead of jre
    E:\Ora9idb\wf\admin>rem ******************************************************
    E:\Ora9idb\wf\admin>set WF_UN=workflow/workflow@workflow
    E:\Ora9idb\wf\admin>set WF_CHARSET=
    E:\Ora9idb\wf\admin>IF "" NEQ "" set WF_CHARSET=-DCHARSET=
    E:\Ora9idb\wf\admin>set WF_CLASSPATH=;e:\Ora9idb\wf\java;C:\PROGRA~1\Oracle\jr
    1.1.8\lib\rt.jar;e:\Ora9idb\wf\java;e:\Ora9idb\jlib\wfjava.jar;e:\Ora9idb\wf\x
    \java\lib\xmlparserv2.jar;e:\Ora9idb\jlib\wfapi.jar;e:\Ora9idb\jdbc\lib\classe
    11.zip;e:\Ora9idb\jlib\share.jar;e:\Ora9idb\jlib\ewt3.jar;e:\Ora9idb\jlib\ewt3
    ls.jar;e:\Ora9idb\jlib\swingall-1_1_1.jar;
    E:\Ora9idb\wf\admin>"C:\PROGRA~1\Oracle\jre\1.1.8\bin\jre" -classpath ";e:\Ora
    db\wf\java;C:\PROGRA~1\Oracle\jre\1.1.8\lib\rt.jar;e:\Ora9idb\wf\java;e:\Ora9i
    \jlib\wfjava.jar;e:\Ora9idb\wf\xml\java\lib\xmlparserv2.jar;e:\Ora9idb\jlib\wf
    i.jar;e:\Ora9idb\jdbc\lib\classes111.zip;e:\Ora9idb\jlib\share.jar;e:\Ora9idb\
    ib\ewt3.jar;e:\Ora9idb\jlib\ewt3-nls.jar;e:\Ora9idb\jlib\swingall-1_1_1.jar;"
    nojit oracle.apps.fnd.wf.WFFALsnr workflow/workflow@workflow
    Oracle Workflow 2.6.0 JAVA Function Activity Agent
    Connected to workflow@workflow with character set UTF8
    Listening...
    Wed Aug 28 12:14:11 GMT+05:30 2002 Executing TEST_REQ/9996 test.SelectApprover
    PUT APPROVER_NAME=CDOUGLAS
    Wed Aug 28 12:14:11 GMT+05:30 2002 Enqueuing TEST_REQ/9996 test.SelectApprover
    Wed Aug 28 12:14:11 GMT+05:30 2002 Executing TEST_REQ/9997 test.SelectApprover
    PUT APPROVER_NAME=CDOUGLAS
    Wed Aug 28 12:14:11 GMT+05:30 2002 Enqueuing TEST_REQ/9997 test.SelectApprover
    Wed Aug 28 12:14:11 GMT+05:30 2002 Executing TEST_REQ/9998 test.SelectApprover
    PUT APPROVER_NAME=CDOUGLAS
    Wed Aug 28 12:14:11 GMT+05:30 2002 Enqueuing TEST_REQ/9998 test.SelectApprover
    Wed Aug 28 12:14:11 GMT+05:30 2002 Executing TEST_REQ/9999 test.SelectApprover
    PUT APPROVER_NAME=CDOUGLAS
    Wed Aug 28 12:14:11 GMT+05:30 2002 Enqueuing TEST_REQ/9999 test.SelectApprover
    Wed Aug 28 12:14:11 GMT+05:30 2002 Executing TEST_REQ/99910 test.SelectApprove
    PUT APPROVER_NAME=CDOUGLAS
    Wed Aug 28 12:14:12 GMT+05:30 2002 Enqueuing TEST_REQ/99910 test.SelectApprove
    T
    Wed Aug 28 12:14:12 GMT+05:30 2002 Executing WFEVDEME/PO3435 oracle.apps.fnd.w
    XMLGetTagValue
    GET ATTR=REQUESTOR
    GET EVENT=EVENTMESSAGE
    GET TAG=/ORDER/REQUESTOR
    PUT REQUESTOR=BLEWIS
    Wed Aug 28 12:14:12 GMT+05:30 2002 Enqueuing WFEVDEME/PO3435 oracle.apps.fnd.w
    XMLGetTagValue
    Wed Aug 28 12:14:12 GMT+05:30 2002 Executing TEAC_IT1/SYSADMIN JayTestFunction
    PUT TEST_RESULT=JAVA
    Wed Aug 28 12:14:12 GMT+05:30 2002 Enqueuing TEAC_IT1/SYSADMIN JayTestFunction
    Wed Aug 28 12:14:12 GMT+05:30 2002 Executing TEST_REQ/9996 test.ApproveRequisi
    on
    PUT TEST_ATTRIBUTE=This value was set in the Approve Requisition Activity
    Wed Aug 28 12:14:12 GMT+05:30 2002 Enqueuing TEST_REQ/9996 test.ApproveRequisi
    on
    Exception in thread "main" java.lang.NullPointerException:
    at oracle.apps.fnd.wf.WFFALsnr.listen(WFFALsnr.java)
    at oracle.apps.fnd.wf.WFFALsnr.main(WFFALsnr.java)
    E:\Ora9idb\wf\admin>

    Hi,
    I tried to run the same without entering password,but still i am getting error.
    The error description is:
    Oracle Workflow 2.6.3 JAVA Function Activity Agent
    Please Enter Database Password :
    ORA-06401: NETCMN: invalid driver designator
    Unable to connect to nn0734.nucleussoftware.com:1521:asdb
    Accepted arguments:
    java <program> <user> <conStr> [oci8]
    java <program> <user> <conStr> thin
    Where <conStr> is in the form of <host>:<port>:<sid> for thin
    and DB Service name for oci8
    Please Help. Is there any problem with my tnsnames.ora or something else.
    Thanx in advance,
    Sarab

  • What's Java Function Activity Agent?it's wfapi.jar?

    pls explain the words below,tks a lot:
    You must include the JAR files containing your custom classes in your
    CLASSPATH to make the classes accessible to the Java Function
    Activity Agent. The custom class files should reside on the same
    platform where the Java Function Activity Agent is run. The Java
    Function Activity Agent does not need to reside on the same tier as the
    database, however.

    Hi,
    I am facing some problem in starting Java Function Activity Agent on Windows XP.
    I hav modified WF_CLASSPATH of wfjavlsnr.bat script to include classes12.jar, ojdbc14.jar & my custom jar files.
    But when I run this script from command prompt using following syntax
    wfjvlsnr.bat owf_mgr/password@host:portid:sid or
    wfjvlsnr.bat owf_mgr/password@sidfollowing messge is thrown...
    Oracle Workflow 2.6.0 JAVA Function Activity Agent
    t2cCreateState
    Connected to owf_mgr@dbserver:1521:ORA10G with character set
    UTF8
    Unable to connect to dbserver:1521:ORA10G
    Can anybody please point out what could be the problem....?
    what is this t2cCreateState? I have never see this "t2cCreateState" when we run JFAA in unix box.
    Any points will be appreciated..
    Regards,
    Nitin

  • Java function activity agent fails

    Hello,
    Trying to run workflow java function activity agent ends with dr. Watson. Environment:
    OS: NT40 sp 6
    DB: 8.1.7.0.0
    JRE: 1.1.8
    Anybody came across this or is this a known problem? Please share your findings.
    Thank you.
    Anatoliy

    Sorry,
    The problem was with the wrong jar file.

  • Java function activity getting deferred

    Hi
    I have created a simple Java Class File which set values to the item type attributes and return.
    Placed the class file in jdk/bin folder.
    Then i associated the class name to a function activity as “External Java” type. When i launched this process that function activity is moved to deferred state.
    When i checked the WF_OUTBOUND_TABLE all the java related activities which i executed are still in the Queue.
    And I tried by giving a wrong class name to a function, which is not at all in the server. That process activity also moved to deferred state without showing error.
    So Java Function activity agent not even picks that function/class to process.
    I tried the standard workflow provided by Oracle Workflow Standalone Server for demonstration. For that also same thing is happening (moving to deferred state).
    Your help is much appreciated
    Regards
    Ariv

    Hi,
    Are you running the external processor for Java? IIRC, it's a .bat script which does the dequeue for you, calls your code, and then puts a message on the inbound queue - but it's been a LONG time since I looked at working with Java in standalone workflow.
    HTH,
    Matt
    WorkflowFAQ.com - the ONLY independent resource for Oracle Workflow development
    Alpha review chapters from my book "Developing With Oracle Workflow" are available via my website http://www.workflowfaq.com
    Have you read the blog at http://www.workflowfaq.com/blog ?
    WorkflowFAQ support forum: http://forum.workflowfaq.com

  • Sql Server Agent not starting automatically in failover in a clustered environment.

    Hi,
    We are running Sql Server 2008 R2 as a 2 node cluster in Windows 2008 R2
    server. In the Sql Server Configuration manager we find that service of
    the Sql Server(database engine) as got a start mode as manual being
    an instance in the 2 node cluster. When the node in which the service is
    running fails the the Sql Server service gets started in the other node. However
    we find that the  Sql Server Agent service(whose start mode is also in manual)
    does not get started automatically in the other node along with the Sql Server
    service.Why does the cluster service do not start Sql Server agent service as well.
    Should we make the Sql Server agent service start mode to be automatic
    instead of being manual as it is now? Thanking you in advance
    Binny Mathew

    Folks - the startup type of all clustered services should be set to manual - when you virtualize SQL Services, they are put in manual startup mode and this should not be changed. It is the cluster manager which starts the SQL and SQLAgent when a
    failover happens (SQL does not start SQLAgent). If your SQLAgent doesn't start after a cluster failover, check the SQLAgent logs to see what the root cause of the problem is and rectify it. You should not change the startup type to "Automatic" -
    leave it as manual
    Satish Kartan www.sqlfood.com
    I suspect that your clustered SQLAgent resource is currently NOT dependent on SQL resource. If not, make SQLAgent dependent on SQL resource, which will coerce SQLAgent to wait for the SQL resource to come online before it brings itselft (SQLAgent) resource
    online, when a failover happens.
    Satish Kartan www.sqlfood.com

  • Sql server agent not starting

    I installed sql server 2008 r2 sp2
    sql server agent is not allowing me to start it.
    I run SSCM right click agent but start,stop menus are disabled

    i have only one sql instance named SQLEXPRESS
    The SQL Server Agent is installed with the Express Edition of SQL Server, but it's not a Feature of the Express Edition, therefore you can't start the Agent.
    See
    Features Supported by the Editions of SQL Server 2014
    Olaf Helper
    [ Blog] [ Xing] [ MVP]

  • Java Process server0 is not Starting (exitcode -11113)

    Hi,
    Need your help. My Java AS is not starting after I encounter error during JSPAM component upgrade error. I tried to deploy updates on SAP J2EE ENGINE 7.00 then I got exitcode = -11113
    Below is my tail logs i got from dev_server0 file. Appreciate your help.
    [Thr 9764] JHVM_LoadJavaVM: Java VM created OK.
    JHVM_BuildArgumentList: main method arguments of node [server0]
    [Thr 1028] Thu May 08 18:02:20 2014
    [Thr 1028] JHVM_RegisterNatives: registering methods in com.sap.bc.krn.perf.PerfTimes
    [Thr 1028] Thu May 08 18:02:23 2014
    [Thr 1028] JHVM_RegisterNatives: registering methods in com.sap.bc.proj.jstartup.JStartupFramework
    [Thr 1028] Thu May 08 18:02:24 2014
    [Thr 1028] JLaunchISetClusterId: set cluster id 24050450
    [Thr 1028] JLaunchISetState: change state from [Initial (0)] to [Waiting for start (1)]
    [Thr 1028] JLaunchISetState: change state from [Waiting for start (1)] to [Starting (2)]
    [Thr 9712] Thu May 08 18:03:15 2014
    [Thr 9712] JLaunchIExitJava: exit hook is called (rc = -11113)
    [Thr 9712] **********************************************************************
    *** ERROR => The Java VM terminated with a non-zero exit code.
    *** Please see SAP Note 943602 , section 'J2EE Engine exit codes'
    *** for additional information and trouble shooting.
    [Thr 9712] JLaunchCloseProgram: good bye (exitcode = -11113)
    Cheers!
    Henry

    Hello Henry,
    The exitcode -11113 is just a generic message to tell us that a core service has failed to start. In this case, it is the UME service due to the error java.lang.NoClassDefFoundError: com/sap/security/core/util/config/IUMConfiguration
    This is caused by an inconsistency inside NW Java stack. With any NoClassDefFound errors, We need you to patch some sca files as there is missing references or corrupted classes on the filesystem. As you say that this error occurred during an upgrade then I assume you are missing dependencies
    The affected sda files belong to UME:
    com.sap.security.core.offline.sda      (extract from SAPJEECOR**_*.SCA)
    com.sap.security.api.offline.sda       (extract from SAPJEECOR**_*.SCA)
    com.sap.security.core.ume.service.sda  (extract from SAPJEE**_*.SCA)
    What you need to do is to download the latest patches for the above components and apply them in your system with SUM/SDM. As there are certain dependencies with core Java components, Along with patching SAPJEECOR and SAPJEE, you should also patche SAPJTECHS and SAPJTECHF.
    Regards,
    David

  • NetWeaver AS Java 7.3 EHP1 not starting after a refresh

    Hello,
    I am refreshing our BW system, which has ABAP and Java with separate SIDs and separate DBs,
    NetWeaver 7.3 EHP1, the DB is oracle 11. Java is using ABAPs UME.
    The ABAP part went without any trouble. For Java, I have exported the source system, as I have
    read in the system copy guide, that only offline backup is supported for system copy.
    Though after importing the system with the latest SWPM, it is not starting, I have the following error
    in log_bootstrap.0.log:
    [Apr 26, 2014 9:37:18 PM ]
    Error while persisting instance profile for component [Configuration Manager] of type [external]
    com.sap.engine.frame.core.configuration.NameNotFoundException: Configuration [ID15603850] not found in [cluster_config/system/instances]
    at com.sap.engine.core.configuration.impl.ConfigurationHandlerImpl.determineMissingConfiguration(ConfigurationHandlerImpl.java:1723)
    at com.sap.engine.core.configuration.impl.ConfigurationHandlerImpl.determineMissingConfiguration(ConfigurationHandlerImpl.java:1694)
    at com.sap.engine.core.configuration.impl.ConfigurationHandlerImpl.openConfiguration(ConfigurationHandlerImpl.java:1055)
    at com.sap.engine.core.configuration.impl.ConfigurationHandlerImpl.openConfiguration(ConfigurationHandlerImpl.java:1000)
    at com.sap.engine.core.configuration.bootstrap.ConfigurationManagerBootstrapImpl.persistInstanceProfile(ConfigurationManagerBootstrapImpl.java:410)
    at com.sap.engine.bootstrap.Bootstrap.persistInstanceProfile(Bootstrap.java:114)
    at com.sap.engine.bootstrap.Bootstrap.main(Bootstrap.java:281)
    at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
    at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:39)
    at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:25)
    at java.lang.reflect.Method.invoke(Method.java:597)
    at com.sap.engine.offline.OfflineToolStart.main(OfflineToolStart.java:162)
    [Apr 26, 2014 9:37:18 PM ] Instance profile persisted for [116] ms
    [Apr 26, 2014 9:37:18 PM ] Starting to collect synchronization info [DETECT]
    [Apr 26, 2014 9:37:18 PM ]  
    Local version information read for [155] ms
    [Apr 26, 2014 9:37:18 PM ] Exception occurred for component [internal/unkown] of type [unkown]
    com.sap.engine.bootstrap.SynchronizationException: Configuration entry [native.descriptor] cannot be found in [bin/native]
    at com.sap.engine.bootstrap.SynchronizationInfoImpl.loadNativeFilesIndexes(SynchronizationInfoImpl.java:924)
    at com.sap.engine.bootstrap.SynchronizationInfoImpl.collectSynchronizationData(SynchronizationInfoImpl.java:154)
    at com.sap.engine.bootstrap.Bootstrap.main(Bootstrap.java:301)
    at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
    at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:39)
    at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:25)
    at java.lang.reflect.Method.invoke(Method.java:597)
    at com.sap.engine.offline.OfflineToolStart.main(OfflineToolStart.java:162)
    ----------==[ Caused by: ]==----------
    com.sap.engine.frame.core.configuration.NameNotFoundException: Configuration [bin] not found in [cluster_config/system/instances/current_instance]
    at com.sap.engine.core.configuration.impl.ConfigurationDataCacheAllImpl.getSubConfiguration(ConfigurationDataCacheAllImpl.java:102)
    at com.sap.engine.core.configuration.impl.ReadAccessConfiguration.getSubConfiguration(ReadAccessConfiguration.java:916)
    at com.sap.engine.core.configuration.impl.ReadAccessDerivedConfiguration.getSubConfiguration(ReadAccessDerivedConfiguration.java:150)
    at com.sap.engine.core.configuration.impl.ReadAccessDerivedConfiguration.getSubConfiguration(ReadAccessDerivedConfiguration.java:141)
    at com.sap.engine.core.configuration.impl.ReadAccessConfiguration.getSubConfiguration(ReadAccessConfiguration.java:885)
    at com.sap.engine.bootstrap.StorageAccess.getConfigurationFromRoot(StorageAccess.java:550)
    at com.sap.engine.bootstrap.StorageAccess.getStreamToFile(StorageAccess.java:593)
    at com.sap.engine.bootstrap.SynchronizationInfoImpl.loadNativeFilesIndexes(SynchronizationInfoImpl.java:912)
    at com.sap.engine.bootstrap.SynchronizationInfoImpl.collectSynchronizationData(SynchronizationInfoImpl.java:154)
    at com.sap.engine.bootstrap.Bootstrap.main(Bootstrap.java:301)
    at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
    at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:39)
    at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:25)
    Many thanks for your quick help - this is becoming a very hot topic for us now!!

    Hi Reagan and thanks a lot for replying so quickly!!
    I have provided the log, that contains the most precise information, though here are some other entries, my exit code is 515, not 508:
    dev_bootstrap:
    F [Thr 02] Sat Apr 26 21:59:44 2014
    F  [Thr 02] *** LOG => State changed from 2 (Starting framework) to 3 (Running).
    F  [Thr 02] *** LOG    state real time: 4.895 CPU time: 0.140 sys, 3.740 usr
    F  [Thr 02] *** LOG    total real time: 10.662 CPU time: 0.640 sys, 5.860 usr
    F  [Thr 02]
    F  [Thr 02] *** LOG => State changed from 3 (Running) to 5 (Stopping).
    F  [Thr 02] *** LOG    state real time: 0.223 CPU time: 0.010 sys, 0.380 usr
    F  [Thr 02] *** LOG    total real time: 10.886 CPU time: 0.650 sys, 6.240 usr
    F  [Thr 02]
    F  [Thr 11] *** LOG => SfCJavaVm: exit hook is called. (rc = 515)
    F
    F  ********************************************************************************
    F  *** ERROR => Java node 'Instance_bootstrap' terminated with exit code 515.
    F  ***
    F  *** Please see section 'Java program exit codes'
    F  *** in SAP Note 1316652 for additional information and trouble shooting advice.
    F  ********************************************************************************
    F
    F  [Thr 11] *** LOG => exiting (exitcode 515, retcode 1).
    M  [Thr 11] CCMS: CCMS Monitoring Cleanup finished successfully.
    jvm_bootstrap.out contains exactly the same error:
       Error while persisting instance profile for component [Configuration Manager] of type [external]
    com.sap.engine.frame.core.configuration.NameNotFoundException: Configuration [ID15603850] not found in [cluster_confi
    g/system/instances]
    sapcpe_bootstrap.log:
    ActualizeLocalFile: sap.com~tc~je~offlineconfiguration~impl.jar
    ActualizeLocalFileOrDir: sap.com~tc~logging~java~impl.jar (FPM:0x0)
    ActualizeLocalFile: sap.com~tc~logging~java~impl.jar
    ActualizeLocalFileOrDir: sap.com~tc~sec~secstorefs~java~core.jar (FPM:0x0)
    ActualizeLocalFile: sap.com~tc~sec~secstorefs~java~core.jar
    Files scanned......:    49    8.43 MB
    ** All local files, which are available and defined, are up to date. **
    Required Time......:  0:00
    Copy Errors detected.................: 0
    Sync Errors detected.................: 0
    Not copied files (UID=0) detected....: 0
    Warnings detected....................: 49
    And basically, those are all the bootstrap log files, which are most recent...
    I have been thinking to uninstall the complete instance and then try target system installation once again, after everything from the previous instance has been cleaned up... What do you think? Of course, no answer to my OSS message, as it is weekend... Thank you!!

  • Customized java class for an external Java function activity

    Hi,
    how can i customize my jdeveloper in order to build my own classes for external Java function activities ?
    because any time i try to build my class the compiler tells me that it doesn't know WFFunctionAPI! And i do not have any idea neither which libraries i have to reference nor where i can find them. i tried to reference the *.jar file from my <ORACLE_HOME>.Wf.Java\Oracle\Apps\Fnd\Wf path, but the compiler still was mocking at me!
    Thanks for your help
         abi

    In the "Project" menu, select "Project Properties";
    In the "Libraries" tab, click the "Add" button;
    Click "New";
    Type "Oracle Workflow" (or any other name) in the Name field;
    In the "Class path" field, click the "..." button;
    Click "Add path" and select <ORACLE_HOME>/wf/java;
    Click "Add ZIP/Jar" and select wfjava.jar and wfapi.jar from the <ORACLE_HOME>/wf/java/oracle/apps/fnd/wf/jar directory.
    Click "Ok" in all those windows and compile your class.
    Regards,
    Daniel Viero - [email protected]
    iProcess Solugues em Tecnologia
    Porto Alegre, RS - Brasil

  • Java Mail,SMTP server not starting,help required urgently

    Hi i have been working on java mail .Yesterday it was working ok but today suddenely i am getting this thing.its not starting the smtp server i guess,just exiting and get the command prompt ..dont know what to do.help required how to go about this error
    am pasting the debug information.please check and let me know
    the compilation ,smtp server and others are all valid
    thanks
    Microsoft Windows XP [Version 5.1.2600]
    (C) Copyright 1985-2001 Microsoft Corp.
    C:\Documents and Settings\Pavan>cd C:\Program Files\Java\jdk1.5.0_07\bin
    C:\Program Files\Java\jdk1.5.0_07\bin>javac jdbcExample3.java
    C:\Program Files\Java\jdk1.5.0_07\bin>java jdbcExample3 smtpserver address
    DEBUG: JavaMail version 1.4ea
    DEBUG: java.io.FileNotFoundException: C:\Program Files\Java\jdk1.5.0_07\jre\lib\
    javamail.providers (The system cannot find the file specified)
    DEBUG: !anyLoaded
    DEBUG: not loading resource: /META-INF/javamail.providers
    DEBUG: successfully loaded resource: /META-INF/javamail.default.providers
    DEBUG: Tables of loaded providers
    DEBUG: Providers Listed By Class Name: {com.sun.mail.smtp.SMTPSSLTransport=javax
    .mail.Provider[TRANSPORT,smtps,com.sun.mail.smtp.SMTPSSLTransport,Sun Microsyste
    ms, Inc], com.sun.mail.smtp.SMTPTransport=javax.mail.Provider[TRANSPORT,smtp,com
    .sun.mail.smtp.SMTPTransport,Sun Microsystems, Inc], com.sun.mail.imap.IMAPSSLSt
    ore=javax.mail.Provider[STORE,imaps,com.sun.mail.imap.IMAPSSLStore,Sun Microsyst
    ems, Inc], com.sun.mail.pop3.POP3SSLStore=javax.mail.Provider[STORE,pop3s,com.su
    n.mail.pop3.POP3SSLStore,Sun Microsystems, Inc], com.sun.mail.imap.IMAPStore=jav
    ax.mail.Provider[STORE,imap,com.sun.mail.imap.IMAPStore,Sun Microsystems, Inc],
    com.sun.mail.pop3.POP3Store=javax.mail.Provider[STORE,pop3,com.sun.mail.pop3.POP
    3Store,Sun Microsystems, Inc]}
    DEBUG: Providers Listed By Protocol: {imaps=javax.mail.Provider[STORE,imaps,com.
    sun.mail.imap.IMAPSSLStore,Sun Microsystems, Inc], imap=javax.mail.Provider[STOR
    E,imap,com.sun.mail.imap.IMAPStore,Sun Microsystems, Inc], smtps=javax.mail.Prov
    ider[TRANSPORT,smtps,com.sun.mail.smtp.SMTPSSLTransport,Sun Microsystems, Inc],
    pop3=javax.mail.Provider[STORE,pop3,com.sun.mail.pop3.POP3Store,Sun Microsystems
    , Inc], pop3s=javax.mail.Provider[STORE,pop3s,com.sun.mail.pop3.POP3SSLStore,Sun
    Microsystems, Inc], smtp=javax.mail.Provider[TRANSPORT,smtp,com.sun.mail.smtp.S
    MTPTransport,Sun Microsystems, Inc]}
    DEBUG: successfully loaded resource: /META-INF/javamail.default.address.map
    DEBUG: !anyLoaded
    DEBUG: not loading resource: /META-INF/javamail.address.map
    DEBUG: java.io.FileNotFoundException: C:\Program Files\Java\jdk1.5.0_07\jre\lib\
    javamail.address.map (The system cannot find the file specified)
    C:\Program Files\Java\jdk1.5.0_07\bin>

    The debug output doesn't show an obvious problem. You're
    going to have to actually debug your program. A debugger
    might be helpful.

  • BI Java-Client Class wizard not started

    Hi all,
    I follow the steps described in http://www.oracle.com/technology/obe/obe_bi/bibeans/bibeans_1012/buildbibeansapps/generatejavaapp.htm
    to build BI Beans Java client application.
    But when I create new Business Intelligence Beans --> Client Tier for OLAP --> Java-Client Class, the BI Java-Client Class wizard not displayed.
    Has anyone get this situation? Please help me.
    The version of Jdeveloper is 10.1.2.2.0 (build 1929) and BI Beans is 10.1.2.2
    Thanks very much.

    That's because a bug in BI bean 10.1.2.2.
    I have to use Jdeveloper 10.1.2.1 with BI Bean 10.1.2.1. I pass that error but another occur :(

  • SQL 2005 Server Agent not starting job

    Apologies if this question has been asked elsewhere on these forums, I've had a search around and have not been able to find something with the same issues.
    Last year I took over management of a SQL server (SQL2005 on a Server 2003 R2 O/S), as part of the expansion of operation the DB server is being used for an agent job was created to take customer information from our web site and, where the customer has
    selected to be contacted, pass those details to our dialler system, so we can rech our customer ideally within 20 minutes of them interacting with the website.
    This job runs daily Monday to Friday from 8am to 4:30pm at 15 minute intervals and once a day at 5pm on Saturday and Sunday(same job with muliple schedules), 3 week ago the Saturday job failed to start, then following week the Sunday job failed to start
    then last weekend the job failed to start on both Saturday and Sunday. There have been no updates or changes made to the job or the server and the job has run for 6 months with this multiple scehduling without any issues at all.
    I have checked through the server event/system/application logs and the SQL logs (that I know of) and can find no evidence of errors that would have an effect on the SQL or SQL Agent operation, I can also find no evidence that the server made an attempt
    to start the job at all, the application log will normally show an event 12288 and 12289 with the source of SQLISPackage for the start and stop of the job. There is no event start notice shown in the application event log on weekend days the job has failed
    to start. I've check the Agent service status, as well as all the other SQL services and they are all running as they should be.
    Does anyone have any ideas where I should be looking next for the cause of this issue or has anyone ever experienced this before and found a cause?
    Many thanks
    Stuart.

    Hi all,
    thank you for your replies, I will try to address the issues/questions you have raised.
    @Satish - The job takes on average 40 seconds to complete, so there would no chance of the previous job run still being active and stopping a new attempt. Also on the days that the job has failed it is the only time that day that the job is run.
    @Sofiya Li - There are no errors to report, the job simply fails to start at all, this is bourne out
    by the 'Job Step Execution History For The Last 7 Days' this shows no that the job ran sucessfully with no fails or retrys, so there are no error messages to post or invesitgate. Running the job manually results in a success (but the job runs every 15 minutes
    anyway during the day without fails), the job uses the same credentials during the daily 15 minutes runs on weekdays as it does on the weekends, also if the website had any issues capturing customer information the missing information would not be in the table
    that the dialling information is drawn from and the job should still start and run even if the website capture is not working(these are seperate jobs), it would just return no information. 
    @Shanky_621 There is normal scheduled maintenance that runs on the DB but this occurs at midnight. The
    logs show that all services were running and nothing was in a wait/held state.
    Thanks again for your suggesions
    Stuart

  • Em agent not starting

    Hi,
    We have 11.1.0.7 database nstalled on windows platform.
    I followed the below procedure to disable existing em and to re install.
    ==============================
    drop user sysman cascade;
    drop public synonym SETEMVIEWUSERCONTEXT;
    drop role MGMT_USER;
    drop PUBLIC SYNONYM MGMT_TARGET_BLACKOUTS;
    drop user MGMT_VIEW;
    $ emca -deconfig dbcontrol db
    $ emca -config dbcontrol db -repos create
    ===============================
    emca -repos create was successful.
    emca -config dbcontrol db was giving error at the end.
    oracle.sysman.emcp.exception.EMConfigException: Error starting Database Control.
    install log showing below error
    =======================
    Mar 25, 2011 2:41:35 PM oracle.sysman.emcp.EMConfig perform
    CONFIG: Stack Trace:
    oracle.sysman.emcp.exception.EMConfigException: Error starting Database Control
    at oracle.sysman.emcp.EMDBPostConfig.performConfiguration(EMDBPostConfig.java:871)
    at oracle.sysman.emcp.EMDBPostConfig.invoke(EMDBPostConfig.java:252)
    at oracle.sysman.emcp.EMDBPostConfig.invoke(EMDBPostConfig.java:215)
    at oracle.sysman.emcp.EMConfig.perform(EMConfig.java:235)
    at oracle.sysman.emcp.EMConfigAssistant.invokeEMCA(EMConfigAssistant.java:535)
    at oracle.sysman.emcp.EMConfigAssistant.performConfiguration(EMConfigAssistant.java:1215)
    at oracle.sysman.emcp.EMConfigAssistant.statusMain(EMConfigAssistant.java:519)
    at oracle.sysman.emcp.EMConfigAssistant.main(EMConfigAssistant.java:468)
    =========================
    When I checked the In /oc4j/j2ee/OC4J_DBConsole_X.X.X.X_orcl file, showing below error.
    =========================
    c:\11.1.0\db/oc4j/j2ee/home/oc4j.jar -config c:\11.1.0\db/oc4j/j2ee/OC4J_DBConsole_estimatingsrv.cgx.net_ptrial/config/server.xml Sun Mar 27 23:15:57 2011::tzOffset for America/New_York is -240(min), but agent is runnning with tzOffset -300(min)
    Sun Mar 27 23:15:57 2011::trying again after waiting for 1 sec to account for daylight transition
    Sun Mar 27 23:15:57 2011::tzOffset for America/New_York is -240(min), but agent is runnning with tzOffset -300(min)
    Sun Mar 27 23:15:57 2011::Mismatch detected between timezone in env (America/New_York) and in
    c:\11.1.0\db\estimatingsrv.cgx.net_ptrial/sysman/config/emd.properties (America/New_York). Forcing value to latter.. Sun Mar 27 23:15:58 2011::The agentTZRegion value in c:\11.1.0\db\estimatingsrv.cgx.net_ptrial/sysman/config/emd.properties is not in agreement with
    what agent thinks it should be.Please verify your environment to make sure that TZ setting has not changed since the last start of the agent.
    If you modified the timezone setting in the environment, please stop the agent and exectute 'emctl resetTZ agent' and also execute the script
    mgmt_target.set_agent_tzrgn(<agent_name>, <new_tz_rgn>) to get the value propagated to repository 11/03/28 00:16:09 Error initializing server: Unable to start HTTP-Server. default-web-site configuartion may not be valid.
    11/03/28 00:16:12 Fatal error: server exiting
    ==============================
    How can I solve the issue?
    Thanks,
    Kavitha

    Hi,
    please check article-ID ID [359524.1] "How To Find Agents with time-skew problems" in MOS...
    The errors you have pasted are saying that you should
    "please stop the agent and exectute 'emctl resetTZ agent'
    and also execute the script
    mgmt_target.set_agent_tzrgn(<agent_name>, <new_tz_rgn>) to get the value propagated to repository"
    have you executed the script as well?
    If you follow the instructions aof the article-ID it says thet you should stop the agent, run emctl resetTZ agent, execute mgmt_target.set_agent_tzrgn
    and start the agent afterwards...
    HTH

Maybe you are looking for

  • Search multiple colums in the same DB

    Hi, I want do develop a search form that can filter 4 different fields using PHP and MySQL. Let me explain: The search form consists of 4 drop-down menus. The drop-downs comprise a group (a group is 4 categories, Province, City, Accommodation type an

  • Unable to check flight availability in DEMO 3.0

    Anybody, I finished configuring the demo but when I execute I get the following error: Unable to check flight availability.   Error Type:  XI system error  Error Details:  An error occurred when determining the business system (LD_ERROR)  Looking at

  • Final Cut Server is for video and photo archiving?

    Too many products in the last few years. I used to use iPhoto to archive both photos and video and edit them. Now I have moved to the professional line but it gets more confusing. Aperture2: archiving and cataloguing thousands of pictures with minor

  • Multimedia messages won't send

    Hi, Just wondering what's going on here. When I try to send a multimedia message from my Nokia N70 it just sits in the outbox and says 'Waiting' then eventually says 'Resending at xx:xx'. The reception symbol under where it says how much reception I

  • Installation of Additional Application Server

    Dear Gurus, We are running on ECC6 SR2, Oracle 10g and AIX 5.3 and our HW (IBM) was desgined for 60 users and since 3 months now we have increased our user strenght to 115 users for which our server is not able to take the load. So we have decided fo