Getting error while configuring WebSphere application server in JDeveloper

Hi all,
I have installed Oracle Jdeveloper 11g(11.1.1.5.1) and WebSphere application server 7
I am trying to create New Application server as "WebSphere" and entered following information.
Host Name : wkstn90
SOAP Connector port: 8880
Server Name: server1
Target Node: wkstn90Node01
TargetCell: wkstn90Node01Cell
wsadmin script file location: C:\Program Files\IBM\WebSphere\AppServer\bin\wsadmin.bat
So once click on test connection it will comes up with following error,
Testing WsAdmin ... failed.
Could not connect to SOAP port 8880 using script C:\Program Files\IBM\WebSphere\AppServer\bin\wsadmin.bat.
Testing DeploymentConfig ... failed.
Cell wkstn90Node01Cell was not found on the WebSphere server.
Please help me how to resolve this issue. Any extra configuration am i need to carry out in WebSphere server.
Please let me know. Waiting for positive response.
By,
sk

Hi,
Use the Deployment Manager Soap port not the Application Server port
Maddy

Similar Messages

  • Error while configuring the application server for ESB on Jdeveloper

    While i try to configure a application server connection on Jdeveloper for a remote installation of ESB (advanced mode with all the three components together and not in a cluster mode) i get the following error :
    Error getting OC4J Process for: opmn-home+oc4j-10.10.36.21-6003-default:
    Error connecting to OPMN (is it running?): Connection refused: connect
    All the OC4J processes are running on the server as i get the following output for the ./opmnctl status command :
    [oraclesoa@esboid2 bin]$ ./opmnctl status
    Processes in Instance: home.localhost.localdomain
    --------------------------------------------------------------+---------
    ias-component | process-type | pid | status
    --------------------------------------------------------------+---------
    OC4JGroup:default_group | OC4J:oc4j_soa | 10000 | Alive
    OC4JGroup:default_group | OC4J:home | 9999 | Alive
    ASG | ASG | N/A | Down
    HTTP_Server | HTTP_Server | 9998 | Alive
    The installation is on a Linux box.
    I give the following details in the connection properties box in Jdeveloper :
    host : 10.10.36.21
    opmn port : 6003
    oc4j instance : home
    Also the opmn port is correct :
    [oraclesoa@esboid2 bin]$ ./opmnctl status -port
    esboid2:6003
    Any ideas on this?
    Message was edited by:
    Nilay

    i tried with taht.....same error.......is this an issue with port 6003 on the server........it is a linux server and I cannot telnet to it......i can use SSH though.......how to know whether the opmn port(6003) is open or not?.....

  • Getting error while configuring Oracle CEP server in Eclipse

    Hi,
    While Configuring OCEP Server in eclipse, and specifying the Oracle Middleware Home Directory as "C:/Oracle/Middleware/user_projects/domains/ocep_domain/defaultserver"; I am getting the below error:
    The location "C:/Oracle/Middleware/user_projects/domains/ocep_domain/defaultserver" contains the BEA home definition file "C:/Oracle/Middleware/user_projects/domains/ocep_domain/defaultserver/registry.xml," but that file does not contain an Oracle CEP component entry with an "InstallDir" attribute.
    I tried re-installing OCEP server, but still the problem persists. Please help me on this.
    Regards,
    Swati
    Edited by: 999706 on Apr 30, 2013 1:08 AM

    Hi Swati,
    Please make sure you installed:
    1) Eclipse Indigo SR2 for Linux: http://www.eclipse.org/downloads/download.php?file=/technology/epp/downloads/release/indigo/SR2/eclipse-jee-indigo-SR2-linux-gtk.tar.gz
    2) Plugin in from the installation, the path like: Oracle/Middleware/ocep_11.1/eclipse-update-site/cep-tools=11.1.1.20130109-2314/. Note the plugin download site is not updated. So you can't use the install Plugin via URL
    I assume you are using PS6. For other version, please check the document accordingly.
    Thanks
    Junger

  • Error while integrating  the application server in jdeveloper?

    i am using standalone server connection and given the settings ....
    test process is good..all the test connections are successful...
    but while navigating to SOA folder. i couldn't find deployed files in soa folder.
    i found following error
    javax.naming.NamingException: javax.naming.CommunicationException [Root exception is java.net.ConnectException: t3://xxxxxxxxxxxxxxxxxxxxxDestination unreachable; nested exception is:
         java.net.ConnectException: Connection timed out: connect; No available router to destination] [Root exception is java.lang.RuntimeException: javax.naming.CommunicationException [Root exception is java.net.ConnectException: t3://xxxxxxxxxxxxx: Destination unreachable; nested exception is:
         java.net.ConnectException: Connection timed out: connect; No available router to destination]]
         at oracle.tip.tools.ide.fabric.asbrowser.SOAServerProvider.listBindingsImpl(SOAServerProvider.java:35)
         at oracle.rc.asadapter.context.spi.AbstractContextProvider.listBindings(AbstractContextProvider.java:133)
         at oracle.rc.asadapter.context.spi.DefaultMutableAppServerContext$ContextProviderSupport$3.method(DefaultMutableAppServerContext.java:384)
         at oracle.rc.asadapter.context.spi.DefaultMutableAppServerContext$ContextProviderSupport$MethodCall.invoke(DefaultMutableAppServerContext.java:421)
         at oracle.rc.asadapter.context.spi.DefaultMutableAppServerContext$ContextProviderSupport.listBindings(DefaultMutableAppServerContext.java:381)
         at oracle.rc.asadapter.context.spi.DefaultMutableAppServerContext$ContextProviderSupport.access$500(DefaultMutableAppServerContext.java:314)
         at oracle.rc.asadapter.context.spi.DefaultMutableAppServerContext.localListBindings(DefaultMutableAppServerContext.java:207)
         at oracle.rc.asadapter.context.spi.AbstractEventDirContext.listBindings(AbstractEventDirContext.java:185)
         at oracle.adf.rc.spi.jndi.AbstractDirContext.listBindings(AbstractDirContext.java:214)
         at oracle.rc.asadapter.context.spi.DefaultAppServerManageableContext.getManageables(DefaultAppServerManageableContext.java:58)
         at oracle.jdeveloper.asnav.nodes.DefaultManageableFolder.loadChildren(DefaultManageableFolder.java:327)
         at oracle.jdeveloper.asnav.nodes.DefaultManageableFolder$4.run(DefaultManageableFolder.java:288)
    Caused by: java.lang.RuntimeException: javax.naming.CommunicationException [Root exception is java.net.ConnectException: t3://xxxxxxxxxxxxx: Destination unreachable; nested exception is:
         java.net.ConnectException: Connection timed out: connect; No available router to destination]
         at oracle.tip.tools.ide.fabric.asbrowser.WeblogicSOAServer.initPartitions(WeblogicSOAServer.java:89)
         at oracle.tip.tools.ide.fabric.asbrowser.WeblogicSOAServer.<init>(WeblogicSOAServer.java:68)
         at oracle.tip.tools.ide.fabric.asbrowser.ASBrowserHelper.listWeblogicSOAServers(ASBrowserHelper.java:275)
         at oracle.tip.tools.ide.fabric.asbrowser.ASBrowserHelper.listSOAServers(ASBrowserHelper.java:201)
         at oracle.tip.tools.ide.fabric.asbrowser.SOAServerProvider.listUserObjects(SOAServerProvider.java:54)
         at oracle.tip.tools.ide.fabric.asbrowser.SOAServerProvider.listBindingsImpl(SOAServerProvider.java:21)
         ... 11 more
    Caused by: javax.naming.CommunicationException [Root exception is java.net.ConnectException: t3://xxxxxxxxx:7021: Destination unreachable; nested exception is:
         java.net.ConnectException: Connection timed out: connect; No available router to destination]
         at weblogic.jndi.internal.ExceptionTranslator.toNamingException(ExceptionTranslator.java:40)
         at weblogic.jndi.WLInitialContextFactoryDelegate.toNamingException(WLInitialContextFactoryDelegate.java:788)
         at weblogic.jndi.WLInitialContextFactoryDelegate.getInitialContext(WLInitialContextFactoryDelegate.java:368)
         at weblogic.jndi.Environment.getContext(Environment.java:315)
         at weblogic.jndi.Environment.getContext(Environment.java:285)
         at weblogic.jndi.WLInitialContextFactory.getInitialContext(WLInitialContextFactory.java:117)
         at javax.naming.spi.NamingManager.getInitialContext(NamingManager.java:667)
         at javax.naming.InitialContext.getDefaultInitCtx(InitialContext.java:288)
         at javax.naming.InitialContext.init(InitialContext.java:223)
         at javax.naming.InitialContext.<init>(InitialContext.java:197)
         at oracle.soa.management.internal.facade.ServerManagerImpl.<init>(ServerManagerImpl.java:76)
         at oracle.soa.management.internal.facade.ServerManagerFactoryImpl.createServerManager(ServerManagerFactoryImpl.java:28)
         at oracle.tip.tools.ide.fabric.asbrowser.WeblogicSOAServer.initPartitions(WeblogicSOAServer.java:85)
         ... 16 more
    Caused by: java.net.ConnectException: t3://xxxxxxxx:7021: Destination unreachable; nested exception is:
         java.net.ConnectException: Connection timed out: connect; No available router to destination
         at weblogic.rjvm.RJVMFinder.findOrCreateInternal(RJVMFinder.java:216)
         at weblogic.rjvm.RJVMFinder.findOrCreate(RJVMFinder.java:170)
         at weblogic.rjvm.ServerURL.findOrCreateRJVM(ServerURL.java:153)
         at weblogic.jndi.WLInitialContextFactoryDelegate.getInitialContext(WLInitialContextFactoryDelegate.java:353)
         ... 26 more
    Caused by: java.rmi.ConnectException: Destination unreachable; nested exception is:
         java.net.ConnectException: Connection timed out: connect; No available router to destination
         at weblogic.rjvm.ConnectionManager.bootstrap(ConnectionManager.java:470)
         at weblogic.rjvm.ConnectionManager.bootstrap(ConnectionManager.java:321)
         at weblogic.rjvm.RJVMManager.findOrCreateRemoteInternal(RJVMManager.java:254)
         at weblogic.rjvm.RJVMManager.findOrCreate(RJVMManager.java:197)
         at weblogic.rjvm.RJVMFinder.findOrCreateRemoteServer(RJVMFinder.java:238)
         at weblogic.rjvm.RJVMFinder.findOrCreateInternal(RJVMFinder.java:200)
         ... 29 more
    i worked out with the statements in help file which is as follows
    11.6.1 No available router to destination Message is Displayed When Attempting to Connect to the Administration Server from WLST
    When trying to connect to the WebLogic Server Administration Server from WLST using localhost as the host name, the following message may be displayed if the listen-address attribute of the Administration Server has been restricted to certain IP addresses:
    javax.naming.CommunicationException [Root exception is
    java.net.ConnectException : <t3://HOST:PORT> : Destination unreachable;
    nested exception is: java.net.ConnectException: Connection refused; No
    available router to destination
    Workaround
    Use either of the following workarounds:
        Check that the listen-address attribute of the Administration Server has been set correctly in the domain configuration file. You can either remove the listen-address line or simply comment it out. Oracle recommends that you comment it out in case you need to know the value at a later time. For example, in the domain configuration file:
        <server>
           <name>AdminServer</name>
           <ssl>
           </ssl>
           <machine>machine_name</machine>
           <!-- listen-address>machine_ip_address</listen-address -->
        </server>
        Use the host name of the Administration Server, instead of localhost, in the WLST connect command.
    i removed listen address in config file..but i am still facing with same error
    Edited by: 947453 on Jul 25, 2012 7:09 PM                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                               

    Hello,
    Were you able to resolve this? I am facing the same issue where my JDev is on a separate machine from the SOA server. Where is the "domain configuration file" located? I am running 11.1.1.6. Within JDev all the other options for the Application Server (Deployments, Servers, Web Services) return results quickly. SOA is throwing the error you mention.
    Thank you.

  • Getting error while configuring WAS 7 Fix Pack 37 with Oracle Application Development Framework (Oracle JDeveloper 11.1.1.7.0)

    Hi,
    I have installed Oracle Unified Directory 11.1.2.2.0 and WebSphere Application Server 7 with Fix Pack 37.
    I am getting error while configuring WAS 7 Fix Pack 37 (7.0.0.37) with Oracle Application Development Framework (Oracle JDeveloper 11.1.1.7.0). While adding products to cell (Oracle Directory Services Manager for WebSphere - 11.1.2.2.0), I am getting below error:
    CFGFWK-64069: The following prerequisites were found to be missing: Oracle WebCenter Composer Extension - 11.1.1.0
    Also attached the screenshot of the error.
    Please help.
    Thanks,
    Himanshu Verma

    Hello,
    ODSM has the following dependencies apart from ADF (both components depend also on ADF):
    - UIShell (oracle.idm.uishell.war)
    - Webcenter Composer (oracle.webcenter.composer.war).
    Apparently the composer is missing.
    Important points to check when using ODSM with WAS:
    - To install and configure Oracle Fusion Middleware with IBM WebSphere, you must first install (but not configure) IBM WebSphere
    - You must install the Oracle Application Development Framework as the same user who installed Oracle Unified Directory.
    - appdev must be installed under the same ORACLE_HOME as OUD
    Sylvain
    Please mark this response as correct or helpful when appropriate to make it easier for others to find it

  • Error  while accessing the application server file

    Hello,
    When I try to load the data from CSV file to PSA , I am getting following error message
    "Error  while accessing the application server file"
    "Errors in source system"
    I gave the right file path
    I am not sure about this error message.
    Thanks,

    Hi ram,
    if you have more than one application server running in your BI system (see at transaction SM51) be aware that your infopackage will be executed on the right one. Each application server has its own file system and your job need to run on the server your file is stored on.
    Also check if the os user of the SAP system itself (<sid>adm on Unix) has rights to read that file.
    Bye
    Frank

  • Authentication error while connecting to application server IntegratedWebL

    When I start the IntegrationWeblogicServer in JDeveloper11.1.1.3.0, the server can be started, the IntegratedWeblogicServer cann't be connected because of the authentication error.
    The integrated weblogic server can be started successfully outside the Jdevelper, and I never changed the password of user weblogic.
    <2010-8-24 下午02时55分17秒 CST> <Warning> <Server> <BEA-002611> <Hostname "ppan-cn.cn.oracle.com", maps to multiple IP addresses: 10.182.254.102, 192.168.174.1, 192.168.65.1>
    <2010-8-24 下午02时55分17秒 CST> <Notice> <WebLogicServer> <BEA-000365> <Server state changed to RUNNING>
    <2010-8-24 下午02时55分17秒 CST> <Notice> <WebLogicServer> <BEA-000360> <Server started in RUNNING mode>
    User: weblogic, failed to be authenticated.
    **** Authentication error while connecting to application server IntegratedWebLogicServer. Please check settings.
    **** Failed to complete start-up of application server IntegratedWebLogicServer.
    [Server Instance IntegratedWebLogicServer is shutting down.  All applications currently running will be terminated and undeployed.]
    [Forcing termination of IntegratedWebLogicServer]
    taskkill /F /PID 748
    Process exited.
    What's wrong with the JDeveloper11.1.1.3.0? And How to fix it? Any help is appreciated in advance.
    _Paula                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                       

    Hi Paula:
    You may want to check if one of your applications has its own users and groups settings. If you define your own Application's users ang groups settings, you may need to uncheck the setting in JDeveloper ADF Security wizard to avoid overwriting the embedded WLS security settings. Otherwise, even you reset your embedded WLS or recreate it, its settings will be overwritten again once you run your application on it.
    The way to reset or recreate your embedded WLS is to follow Frank's tips.
    Good luck,
    Alex

  • Transaction Time out error in EJB while using Websphere Application Server.

    Hi All,
    I am using Websphere Application server and getting the transaction time out error. By default the transaction time out is 120 second. I am using session bean for doing a set of transaction. These set are dynamically generated. Is there any way to set the transaction time out for only this session bean to infinite ?
    Thanks in advance
    Vivek

    Hi,
    According to WAS 6 , every opened connection has to be commited (or rolledback) explicitly (didnt try autocommit) before closing. Even if all you have done with that connection is a SELECT Query.
    This has apparently solved the same problem I was getting. implement it and see whether it helps you.

  • Error in Starting WebSphere Application Server

    Hello, when I'm starting my WebSphere Aplication Server 6.0, it get an error. I tried a lot of things, but I don't know where is the problem. Can yo help me???
    Thank you very much,
    KiM
    =============================================
    Console Output:
    =============================================
    Host Operating System is Windows XP, version 5.1
    Java version = J2RE 1.4.2 IBM Windows 32 build cn142sr1w-20041028 (JIT enabled: jitc), Java Compiler = jitc, Java VM name = Classic VM
    was.install.root = C:\Program Files\IBM\Rational\SDP\6.0\runtimes\base_v6
    user.install.root = C:\Program Files\IBM\Rational\SDP\6.0\runtimes\base_v6/profiles/default
    Java Home = C:\Program Files\IBM\Rational\SDP\6.0\runtimes\base_v6\java\jre
    ws.ext.dirs = C:\Program Files\IBM\Rational\SDP\6.0\runtimes\base_v6/java/lib;C:\Program Files\IBM\Rational\SDP\6.0\runtimes\base_v6/profiles/default/classes;C:\Program Files\IBM\Rational\SDP\6.0\runtimes\base_v6/classes;C:\Program Files\IBM\Rational\SDP\6.0\runtimes\base_v6/lib;C:\Program Files\IBM\Rational\SDP\6.0\runtimes\base_v6/installedChannels;C:\Program Files\IBM\Rational\SDP\6.0\runtimes\base_v6/lib/ext;C:\Program Files\IBM\Rational\SDP\6.0\runtimes\base_v6/web/help;C:\Program Files\IBM\Rational\SDP\6.0\runtimes\base_v6/deploytool/itp/plugins/com.ibm.etools.ejbdeploy/runtime
    Classpath = C:\Program Files\IBM\Rational\SDP\6.0\runtimes\base_v6/profiles/default/properties;C:\Program Files\IBM\Rational\SDP\6.0\runtimes\base_v6/properties;C:\Program Files\IBM\Rational\SDP\6.0\runtimes\base_v6/lib/bootstrap.jar;C:\Program Files\IBM\Rational\SDP\6.0\runtimes\base_v6/lib/j2ee.jar;C:\Program Files\IBM\Rational\SDP\6.0\runtimes\base_v6/lib/lmproxy.jar;C:\Program Files\IBM\Rational\SDP\6.0\runtimes\base_v6/lib/urlprotocols.jar
    Java Library path = C:\Program Files\IBM\Rational\SDP\6.0\runtimes\base_v6\java\bin;.;C:\WINDOWS\system32;C:\WINDOWS;C:\Program Files\IBM\Rational\SDP\6.0\runtimes\base_v6\bin;C:\Program Files\IBM\Rational\SDP\6.0\runtimes\base_v6\java\bin;C:\Program Files\IBM\Rational\SDP\6.0\runtimes\base_v6\java\jre\bin;C:\Program Files\IBM\Rational\SDP\6.0\eclipse\jre\bin;C:\WINDOWS\system32;C:\WINDOWS;C:\WINDOWS\System32\Wbem;C:\Program Files\GTK\2.0\bin
    ************* End Display Current Environment *************
    [14/10/05 17:23:13:642 CEST] 0000000a ManagerAdmin I TRAS0017I: L'�tat de d�marrage de la trace est *=info.
    [14/10/05 17:23:14:049 CEST] 0000000a MBeanDescript W ADMN0001W: Le service n'a pas pu analyser le fichier de descripteur de MBean com/ibm/ws/management/descriptor/xml/mbeans.xml.
    [14/10/05 17:23:14:268 CEST] 0000000a AdminInitiali A ADMN0015I: Le service d''administration est initialis�.
    [14/10/05 17:23:15:878 CEST] 0000000a SystemOut O PLGC0057I: Le service de configuration du plug-in a d�marr� avec succ�s.
    [14/10/05 17:23:15:909 CEST] 0000000a PMIImpl A PMON0001A: PMI activ�
    [14/10/05 17:23:16:800 CEST] 0000000a CGBridgeServi I CWRCB0204E: Le service de passerelle de groupe central est d�sactiv� car il peut ne pas s''ex�cuter sur un noeud non g�r�.
    [14/10/05 17:23:16:862 CEST] 0000000a SibMessage I [:] CWSIU0000I: Version : WAS60.SIB Niveau : o0444.10
    [14/10/05 17:23:16:956 CEST] 0000000a SecurityDM I SECJ0231I: L'enregistrement du module de diagnostic FFDC du composant de s�curit� com.ibm.ws.security.core.SecurityDM a abouti : true.
    [14/10/05 17:23:17:284 CEST] 0000000a AuditServiceI A SECJ6004I: Security Auditing est d�sactiv�.
    [14/10/05 17:23:17:456 CEST] 0000000a distSecurityC I SECJ0309I: La s�curit� Java 2 est d�sactiv�e.
    [14/10/05 17:23:17:613 CEST] 0000000a Configuration A SECJ0215I: La d�finition de la classe de configuration du fournisseur de connexion JAAS par com.ibm.ws.security.auth.login.Configuration a abouti.
    [14/10/05 17:23:17:628 CEST] 0000000a distSecurityC I SECJ0212I: L''int�gration des informations de configuration JAAS WCCM dans la classe du fournisseur de connexion a abouti.
    [14/10/05 17:23:17:691 CEST] 0000000a distSecurityC I SECJ0240I: L''initialisation du service de s�curit� a abouti
    [14/10/05 17:23:17:972 CEST] 0000000a ObjectPoolSer I OBPL0007I: Service Object Pool Manager d�sactiv�.
    [14/10/05 17:23:18:050 CEST] 0000000a J2EEServiceMa I ASYN0059I: L''initialisation du service Work Manager a r�ussi.
    [14/10/05 17:23:18:191 CEST] 0000000a CScopeCompone I CSCP0002I: Le service de compensation est d�sactiv�.
    [14/10/05 17:23:18:300 CEST] 0000000a SibMessage I [:] CWSID0006I: Le service SIB n'a pas �t� activ� et ne sera pas d�marr�.
    [14/10/05 17:23:18:363 CEST] 0000000a ActivitySessi I WACS0045I: Service ActivitySession d�sactiv�.
    [14/10/05 17:23:18:379 CEST] 0000000a SOAPContainer I WSWS1062I: Le service de conteneur SOAP a �t� initialis�.
    [14/10/05 17:23:18:457 CEST] 0000000a SchedulerServ I SCHD0036I: Le service Scheduler est en cours d'initialisation.
    [14/10/05 17:23:18:488 CEST] 0000000a SchedulerServ I SCHD0037I: Le service Scheduler a �t� initialis�.
    [14/10/05 17:23:18:910 CEST] 0000000a StartUpServic I STUP0008I: Le service Startup Beans est d�sactiv�.
    [14/10/05 17:23:18:973 CEST] 0000000a I18nService I I18N0010I: Le service Internationalization est cr�� sur server1.
    [14/10/05 17:23:18:988 CEST] 0000000a I18nServiceSe I I18N0010I: Le service Internationalization est d�sactiv� sur server1.
    [14/10/05 17:23:21:395 CEST] 0000000a CoordinatorIm I HMGR0206I: Le coordinateur est un coordinateur actif pour le groupe central DefaultCoreGroup.
    [14/10/05 17:23:21:427 CEST] 0000000a DCSPluginSing I HMGR0005I: Le transport Single Server DCS Core Stack a �t� d�marr� pour le groupe central DefaultCoreGroup.
    [14/10/05 17:23:21:677 CEST] 0000000a NameServerImp A NMSV0018I: Serveur de noms disponible sur le port d'amor�age 2809.
    [14/10/05 17:23:22:568 CEST] 0000000a J2EEServiceMa I ASYN0055I: Service Work Manager correctement d�marr�.
    [14/10/05 17:23:22:646 CEST] 0000000a RecoveryDirec A WTRN0100E: Performing recovery processing for this WebSphere server (FileFailureScope: mctpcp-kserradellNode01Cell\mctpcp-kserradellNode01\server1 [-1728551292])
    [14/10/05 17:23:22:661 CEST] 0000000a RecoveryDirec A WTRN0100E: All persistant services have been directed to perform recovery processing for this WebSphere server (FileFailureScope: mctpcp-kserradellNode01Cell\mctpcp-kserradellNode01\server1 [-1728551292])
    [14/10/05 17:23:22:693 CEST] 0000000a RecoveryDirec A WTRN0100E: All persistant services have been directed to perform recovery processing for this WebSphere server (FileFailureScope: mctpcp-kserradellNode01Cell\mctpcp-kserradellNode01\server1 [-1728551292])
    [14/10/05 17:23:23:255 CEST] 00000010 RecoveryManag A WTRN0028I: Le service de transaction reprend 0 transactions.
    [14/10/05 17:23:23:787 CEST] 0000000a ResourceMgrIm I WSVR0049I: Liaison de DefaultEJBTimerDataSource en tant que jdbc/DefaultEJBTimerDataSource
    [14/10/05 17:23:23:818 CEST] 0000000a ResourceMgrIm I WSVR0049I: Liaison de Default_CF en tant que eis/DefaultDatasource_CMP
    [14/10/05 17:23:23:865 CEST] 0000000a ResourceMgrIm I WSVR0049I: Liaison de Default Datasource en tant que DefaultDatasource
    [14/10/05 17:23:23:865 CEST] 0000000a ResourceMgrIm I WSVR0049I: Liaison de DefaultWorkManager en tant que wm/default
    [14/10/05 17:23:23:943 CEST] 0000000a ResourceMgrIm I WSVR0049I: Liaison de DefaultTimerManager en tant que tm/default
    [14/10/05 17:23:23:974 CEST] 0000000a WorkAreaServi A ACWA0002I: Le service WorkArea n'est pas activ� sur server1.
    [14/10/05 17:23:24:897 CEST] 0000000a AppProfileCom I ACIN0007I: Le service Application Profiling est d�marr�.
    [14/10/05 17:23:24:944 CEST] 0000000a SOAPAcceptorC I WSSC1019I: Le canal de l''accepteur SOAP a �t� configur�.
    [14/10/05 17:23:25:131 CEST] 0000000a CacheServiceI I DYNA0048I: WebSphere Dynamic Cache initialis� avec succ�s.
    [14/10/05 17:23:25:819 CEST] 0000000a JMXSoapAdapte A ADMC0013I: Le connecteur SOAP est disponible sur le port 8880
    [14/10/05 17:23:25:850 CEST] 0000000a distSecurityC I SECJ0243I: Le d�marrage du service de s�curit� a abouti
    [14/10/05 17:23:25:850 CEST] 0000000a distSecurityC I SECJ0210I: S�curit� activ�e false
    [14/10/05 17:23:25:913 CEST] 0000000a SchedulerServ I SCHD0031I: Le service Scheduler est en cours de d�marrage.
    [14/10/05 17:23:26:007 CEST] 0000000a SchedulerServ I SCHD0001I: Le service Scheduler a d�marr�.
    [14/10/05 17:23:26:413 CEST] 0000000a WebContainer A SRVE0239I: La fabrique d'extension [class com.ibm.ws.jsp.webcontainerext.JSPExtensionFactory] a �t� enregistr�e avec succ�s.
    [14/10/05 17:23:26:444 CEST] 0000000a WebContainer A SRVE0240I: La fabrique d'extension [class com.ibm.ws.jsp.webcontainerext.JSPExtensionFactory] a �t� associ�e aux masques [*.jsp *.jspx *.jsw *.jsv ].
    [14/10/05 17:23:26:460 CEST] 0000000a WebContainer A SRVE0239I: La fabrique d'extension [class com.ibm.ws.jsf.extprocessor.JSFExtensionFactory] a �t� enregistr�e avec succ�s.
    [14/10/05 17:23:26:569 CEST] 0000000a WebContainer A SRVE0240I: La fabrique d'extension [class com.ibm.ws.jsf.extprocessor.JSFExtensionFactory] a �t� associ�e aux masques [""].
    [14/10/05 17:23:29:461 CEST] 00000013 ApplicationMg A WSVR0200I: Lancement de l'application DefaultApplication
    [14/10/05 17:23:29:524 CEST] 00000019 ApplicationMg A WSVR0200I: Lancement de l'application adminconsole
    [14/10/05 17:23:29:492 CEST] 00000016 ApplicationMg A WSVR0200I: Lancement de l'application IBMUTC
    [14/10/05 17:23:29:492 CEST] 00000017 ApplicationMg A WSVR0200I: Lancement de l'application ManagementEJB
    [14/10/05 17:23:29:524 CEST] 0000001a ApplicationMg A WSVR0200I: Lancement de l'application SchedulerCalendars
    [14/10/05 17:23:29:492 CEST] 00000014 ApplicationMg A WSVR0200I: Lancement de l'application ivtApp
    [14/10/05 17:23:29:492 CEST] 00000015 ApplicationMg A WSVR0200I: Lancement de l'application query
    [14/10/05 17:23:29:492 CEST] 00000018 ApplicationMg A WSVR0200I: Lancement de l'application filetransfer
    [14/10/05 17:23:29:914 CEST] 00000018 WebContainer A SRVE0161I: IBM WebSphere Application Server - Conteneur Web. Copyright IBM Corp. 1998-2004
    [14/10/05 17:23:30:399 CEST] 00000017 EJBContainerI I WSVR0207I: Pr�paration du d�marrage du JAR d'EJB : mejb.jar
    [14/10/05 17:23:30:524 CEST] 00000018 WebContainer A SRVE0162I: Niveau de sp�cification du servlet : 2.4
    [14/10/05 17:23:30:602 CEST] 0000001a EJBContainerI I WSVR0207I: Pr�paration du d�marrage du JAR d'EJB : Calendars.jar
    [14/10/05 17:23:30:602 CEST] 00000018 WebContainer A SRVE0163I: Niveau de sp�cification JSP pris en charge : 2.0
    [14/10/05 17:23:30:618 CEST] 00000015 EJBContainerI I WSVR0207I: Pr�paration du d�marrage du JAR d'EJB : querybean.jar
    [14/10/05 17:23:30:618 CEST] 00000017 EJBContainerI I WSVR0037I: Lancement du fichier jar EJB : mejb.jar
    [14/10/05 17:23:30:962 CEST] 00000013 EJBContainerI I WSVR0207I: Pr�paration du d�marrage du JAR d'EJB : Increment.jar
    [14/10/05 17:23:30:977 CEST] 00000018 WebContainer A SRVE0239I: La fabrique d'extension [class com.ibm.ws.webcontainer.extension.ExtHandshakeVHostExtensionFactory] a �t� enregistr�e avec succ�s.
    [14/10/05 17:23:31:055 CEST] 00000014 EJBContainerI I WSVR0207I: Pr�paration du d�marrage du JAR d'EJB : ivtEJB.jar
    [14/10/05 17:23:31:087 CEST] 00000018 WebContainer A SRVE0240I: La fabrique d'extension [class com.ibm.ws.webcontainer.extension.ExtHandshakeVHostExtensionFactory] a �t� associ�e aux masques [VH:_WS_EH* ].
    [14/10/05 17:23:31:102 CEST] 0000001a EJBContainerI I WSVR0037I: Lancement du fichier jar EJB : Calendars.jar
    [14/10/05 17:23:31:102 CEST] 00000017 ApplicationMg A WSVR0221I: L'application est lanc�e : ManagementEJB
    [14/10/05 17:23:31:352 CEST] 00000018 WebGroup A SRVE0169I: Chargement du module Web : WebSphere Admin File Transfer Application.
    [14/10/05 17:23:31:368 CEST] 00000015 EJBContainerI I WSVR0037I: Lancement du fichier jar EJB : querybean.jar
    [14/10/05 17:23:31:384 CEST] 0000001a ApplicationMg A WSVR0221I: L'application est lanc�e : SchedulerCalendars
    [14/10/05 17:23:31:415 CEST] 00000014 EJBContainerI I WSVR0037I: Lancement du fichier jar EJB : ivtEJB.jar
    [14/10/05 17:23:31:462 CEST] 00000015 ApplicationMg A WSVR0221I: L'application est lanc�e : query
    [14/10/05 17:23:31:524 CEST] 00000013 EJBContainerI I WSVR0037I: Lancement du fichier jar EJB : Increment.jar
    [14/10/05 17:23:31:884 CEST] 00000018 VirtualHost I SRVE0250I: Module Web WebSphere Admin File Transfer Application li� � admin_host[*:9060,*:9043].
    [14/10/05 17:23:31:993 CEST] 00000014 WebGroup A SRVE0169I: Chargement du module Web : IVT Application.
    [14/10/05 17:23:32:071 CEST] 00000018 ApplicationMg A WSVR0221I: L'application est lanc�e : filetransfer
    [14/10/05 17:23:32:071 CEST] 00000014 VirtualHost I SRVE0250I: Module Web IVT Application li� � default_host[*:9080,*:80,*:9443].
    [14/10/05 17:23:32:103 CEST] 00000013 WebGroup A SRVE0169I: Chargement du module Web : Default Web Application.
    [14/10/05 17:23:32:165 CEST] 00000014 ApplicationMg A WSVR0221I: L'application est lanc�e : ivtApp
    [14/10/05 17:23:32:165 CEST] 00000013 VirtualHost I SRVE0250I: Module Web Default Web Application li� � default_host[*:9080,*:80,*:9443].
    [14/10/05 17:23:32:306 CEST] 00000016 WebGroup A SRVE0169I: Chargement du module Web : Universal Test Client.
    [14/10/05 17:23:32:353 CEST] 00000013 ApplicationMg A WSVR0221I: L'application est lanc�e : DefaultApplication
    [14/10/05 17:23:32:744 CEST] 00000016 VirtualHost I SRVE0250I: Module Web Universal Test Client li� � default_host[*:9080,*:80,*:9443].
    [14/10/05 17:23:32:962 CEST] 00000016 ApplicationMg A WSVR0221I: L'application est lanc�e : IBMUTC
    [14/10/05 17:23:36:026 CEST] 00000019 WebGroup A SRVE0169I: Chargement du module Web : adminconsole.
    [14/10/05 17:23:39:559 CEST] 00000019 ServletWrappe A SRVE0242I: [EventInitializer] : L'initialisation a abouti.
    [14/10/05 17:23:39:699 CEST] 00000019 ActionServlet I inside init....
    [14/10/05 17:23:41:997 CEST] 00000019 ServletWrappe A SRVE0242I: [action] : L'initialisation a abouti.
    [14/10/05 17:23:42:075 CEST] 00000019 ServletWrappe A SRVE0242I: [SecureCleanup] : L'initialisation a abouti.
    [14/10/05 17:23:42:091 CEST] 00000019 VirtualHost I SRVE0250I: Module Web adminconsole li� � admin_host[*:9060,*:9043].
    [14/10/05 17:23:42:153 CEST] 00000019 WebGroup A SRVE0169I: Chargement du module Web : adminconsole redirector.
    [14/10/05 17:23:42:263 CEST] 00000019 VirtualHost I SRVE0250I: Module Web adminconsole redirector li� � admin_host[*:9060,*:9043].
    [14/10/05 17:23:42:325 CEST] 00000019 ApplicationMg A WSVR0221I: L'application est lanc�e : adminconsole
    [14/10/05 17:23:42:513 CEST] 0000000a TCPChannel A TCPC0001I: Le canal TCP TCP_1 �coute sur l'h�te * (IPv4) port 9060.
    [14/10/05 17:23:42:575 CEST] 0000000a WSChannelFram A CHFW0019I: Le service Transport Channel Service a d�marr� la cha�ne WCInboundAdmin.
    [14/10/05 17:23:42:607 CEST] 0000000a TCPChannel A TCPC0001I: Le canal TCP TCP_2 �coute sur l'h�te * (IPv4) port 9080.
    [14/10/05 17:23:42:701 CEST] 0000000a WSChannelFram A CHFW0019I: Le service Transport Channel Service a d�marr� la cha�ne WCInboundDefault.
    [14/10/05 17:23:42:763 CEST] 0000000a TCPChannel A TCPC0001I: Le canal TCP TCP_3 �coute sur l'h�te * (IPv4) port 9043.
    [14/10/05 17:23:42:857 CEST] 0000000a WSChannelFram A CHFW0019I: Le service Transport Channel Service a d�marr� la cha�ne WCInboundAdminSecure.
    [14/10/05 17:23:42:951 CEST] 0000000a TCPChannel A TCPC0001I: Le canal TCP TCP_4 �coute sur l'h�te * (IPv4) port 9443.
    [14/10/05 17:23:42:982 CEST] 0000000a WSChannelFram A CHFW0019I: Le service Transport Channel Service a d�marr� la cha�ne WCInboundDefaultSecure.
    [14/10/05 17:23:42:998 CEST] 0000000a WSChannelFram A CHFW0019I: Le service Transport Channel Service a d�marr� la cha�ne SOAPAcceptorChain1.
    [14/10/05 17:23:43:013 CEST] 0000000a WSChannelFram A CHFW0019I: Le service Transport Channel Service a d�marr� la cha�ne SOAPAcceptorChain2.
    [14/10/05 17:23:43:076 CEST] 0000000a WSChannelFram A CHFW0019I: Le service Transport Channel Service a d�marr� la cha�ne SOAPAcceptorChain3.
    [14/10/05 17:23:43:076 CEST] 0000000a WSChannelFram A CHFW0019I: Le service Transport Channel Service a d�marr� la cha�ne SOAPAcceptorChain4.
    [14/10/05 17:23:43:076 CEST] 0000001b SchedulerServ I SCHD0077I: Le service Scheduler d�marre les planificateurs.
    [14/10/05 17:23:43:185 CEST] 0000000a RMIConnectorC A ADMC0026I: Le connecteur RMI est disponible sur le port 2809
    [14/10/05 17:23:43:185 CEST] 0000001b SchedulerServ I SCHD0078I: Le service Scheduler a termin� le d�marrage des planificateurs.
    [14/10/05 17:23:43:326 CEST] 00000023 WorkSpaceMana A WKSP0023I: Workspace configuration consistency check is enabled.
    [14/10/05 17:23:46:812 CEST] 0000000a WsServerImpl A WSVR0001I: Serveur server1 ouvert pour e-business
    [14/10/05 17:23:50:078 CEST] 00000027 ServletWrappe A SRVE0242I: [transfer] : L'initialisation a abouti.
    [14/10/05 17:23:50:110 CEST] 00000011 WorkSpaceMana A WKSP0023I: Workspace configuration consistency check is enabled.
    [14/10/05 17:23:50:172 CEST] 00000027 WorkSpaceMana A WKSP0023I: Workspace configuration consistency check is enabled.
    [14/10/05 17:23:59:207 CEST] 00000027 WorkSpaceMana A WKSP0023I: Workspace configuration consistency check is enabled.
         at com.ibm.ws.tcp.channel.impl.WorkQueueManager.requestComplete(WorkQueueManager.java:548)
         at com.ibm.ws.tcp.channel.impl.WorkQueueManager.attemptIO(WorkQueueManager.java:601)
         at com.ibm.ws.tcp.channel.impl.WorkQueueManager.workerRun(WorkQueueManager.java:934)
         at com.ibm.ws.tcp.channel.impl.WorkQueueManager$Worker.run(WorkQueueManager.java:1021)
         at com.ibm.ws.util.ThreadPool$Worker.run(ThreadPool.java:1332)
    [14/10/05 17:04:46:755 CEST] 00000030 SystemErr R      at com.ibm.ws.util.messages.MessageLookup.getMessages(MessageLookup.java:138)
    [14/10/05 17:04:46:755 CEST] 00000030 SystemErr R      at com.ibm.ws.console.probdetermination.form.ConfigProbDetailForm.populateFrom(ConfigProbDetailForm.java:78)
    [14/10/05 17:04:46:755 CEST] 00000030 SystemErr R      at com.ibm.ws.console.probdetermination.action.ConfigProbController.setupCollectionForm(ConfigProbController.java:352)
    [14/10/05 17:04:46:755 CEST] 00000030 SystemErr R      at com.ibm.ws.console.probdetermination.action.ConfigProbController.perform(ConfigProbController.java:157)
    [14/10/05 17:04:46:755 CEST] 00000030 SystemErr R      at org.apache.struts.tiles.TilesRequestProcessor.processTilesDefinition(TilesRequestProcessor.java:242)
    [14/10/05 17:04:46:755 CEST] 00000030 SystemErr R      at org.apache.struts.tiles.TilesRequestProcessor.processForwardConfig(TilesRequestProcessor.java:308)
    [14/10/05 17:04:46:755 CEST] 00000030 SystemErr R      at org.apache.struts.action.RequestProcessor.process(RequestProcessor.java:279)
    [14/10/05 17:04:46:755 CEST] 00000030 SystemErr R      at org.apache.struts.action.ActionServlet.process(ActionServlet.java:1486)
    [14/10/05 17:04:46:755 CEST] 00000030 SystemErr R      at org.apache.struts.action.ActionServlet.doGet(ActionServlet.java:510)
    [14/10/05 17:04:46:755 CEST] 00000030 SystemErr R      at javax.servlet.http.HttpServlet.service(HttpServlet.java:743)
    [14/10/05 17:04:46:771 CEST] 00000030 SystemErr R      at javax.servlet.http.HttpServlet.service(HttpServlet.java:856)
    [14/10/05 17:04:46:771 CEST] 00000030 SystemErr R      at com.ibm.ws.webcontainer.servlet.ServletWrapper.service(ServletWrapper.java:1212)
    [14/10/05 17:04:46:771 CEST] 00000030 SystemErr R      at com.ibm.ws.webcontainer.servlet.ServletWrapper.handleRequest(ServletWrapper.java:629)
    [14/10/05 17:04:46:771 CEST] 00000030 SystemErr R      at com.ibm.ws.webcontainer.servlet.CacheServletWrapper.handleRequest(CacheServletWrapper.java:80)
    [14/10/05 17:04:46:771 CEST] 00000030 SystemErr R      at com.ibm.ws.webcontainer.WebContainer.handleRequest(WebContainer.java:1657)
    [14/10/05 17:04:46:771 CEST] 00000030 SystemErr R      at com.ibm.ws.webcontainer.channel.WCChannelLink.ready(WCChannelLink.java:77)
    [14/10/05 17:04:46:771 CEST] 00000030 SystemErr R      at com.ibm.ws.http.channel.inbound.impl.HttpInboundLink.handleDiscrimination(HttpInboundLink.java:421)
    [14/10/05 17:04:46:771 CEST] 00000030 SystemErr R      at com.ibm.ws.http.channel.inbound.impl.HttpInboundLink.handleNewInformation(HttpInboundLink.java:367)
    [14/10/05 17:04:46:771 CEST] 00000030 SystemErr R      at com.ibm.ws.http.channel.inbound.impl.HttpICLReadCallback.complete(HttpICLReadCallback.java:94)
    [14/10/05 17:04:46:771 CEST] 00000030 SystemErr R      at com.ibm.ws.tcp.channel.impl.WorkQueueManager.requestComplete(WorkQueueManager.java:548)
    [14/10/05 17:04:46:771 CEST] 00000030 SystemErr R      at com.ibm.ws.tcp.channel.impl.WorkQueueManager.attemptIO(WorkQueueManager.java:601)
    [14/10/05 17:04:46:787 CEST] 00000030 SystemErr R      at com.ibm.ws.tcp.channel.impl.WorkQueueManager.workerRun(WorkQueueManager.java:934)
    [14/10/05 17:04:46:787 CEST] 00000030 SystemErr R      at com.ibm.ws.tcp.channel.impl.WorkQueueManager$Worker.run(WorkQueueManager.java:1021)
    [14/10/05 17:04:46:787 CEST] 00000030 SystemErr R      at com.ibm.ws.util.ThreadPool$Worker.run(ThreadPool.java:1332)
    [14/10/05 17:04:46:787 CEST] 00000030 SystemErr R java.lang.Exception: Message DB not initialized with Locale.
         at com.ibm.ws.util.messages.MessageLookup.getMessages(MessageLookup.java:138)
         at com.ibm.ws.console.probdetermination.form.ConfigProbDetailForm.populateFrom(ConfigProbDetailForm.java:78)
         at com.ibm.ws.console.probdetermination.action.ConfigProbController.setupCollectionForm(ConfigProbController.java:352)
         at com.ibm.ws.console.probdetermination.action.ConfigProbController.perform(ConfigProbController.java:157)
         at org.apache.struts.tiles.TilesRequestProcessor.processTilesDefinition(TilesRequestProcessor.java:242)
         at org.apache.struts.tiles.TilesRequestProcessor.processForwardConfig(TilesRequestProcessor.java:308)
         at org.apache.struts.action.RequestProcessor.process(RequestProcessor.java:279)
         at org.apache.struts.action.ActionServlet.process(ActionServlet.java:1486)
         at org.apache.struts.action.ActionServlet.doGet(ActionServlet.java:510)
         at javax.servlet.http.HttpServlet.service(HttpServlet.java:743)
         at javax.servlet.http.HttpServlet.service(HttpServlet.java:856)
         at com.ibm.ws.webcontainer.servlet.ServletWrapper.service(ServletWrapper.java:1212)
         at com.ibm.ws.webcontainer.servlet.ServletWrapper.handleRequest(ServletWrapper.java:629)
         at com.ibm.ws.webcontainer.servlet.CacheServletWrapper.handleRequest(CacheServletWrapper.java:80)
         at com.ibm.ws.webcontainer.WebContainer.handleRequest(WebContainer.java:1657)
         at com.ibm.ws.webcontainer.channel.WCChannelLink.ready(WCChannelLink.java:77)
         at com.ibm.ws.http.channel.inbound.impl.HttpInboundLink.handleDiscrimination(HttpInboundLink.java:421)
         at com.ibm.ws.http.channel.inbound.impl.HttpInboundLink.handleNewInformation(HttpInboundLink.java:367)
         at com.ibm.ws.http.channel.inbound.impl.HttpICLReadCallback.complete(HttpICLReadCallback.java:94)
         at com.ibm.ws.tcp.channel.impl.WorkQueueManager.requestComplete(WorkQueueManager.java:548)
         at com.ibm.ws.tcp.channel.impl.WorkQueueManager.attemptIO(WorkQueueManager.java:601)
         at com.ibm.ws.tcp.channel.impl.WorkQueueManager.workerRun(WorkQueueManager.java:934)
         at com.ibm.ws.tcp.channel.impl.WorkQueueManager$Worker.run(WorkQueueManager.java:1021)
         at com.ibm.ws.util.ThreadPool$Worker.run(ThreadPool.java:1332)
    [14/10/05 17:04:46:787 CEST] 00000030 SystemErr R      at com.ibm.ws.util.messages.MessageLookup.getMessages(MessageLookup.java:138)
    [14/10/05 17:04:46:787 CEST] 00000030 SystemErr R      at com.ibm.ws.console.probdetermination.form.ConfigProbDetailForm.populateFrom(ConfigProbDetailForm.java:78)
    [14/10/05 17:04:46:787 CEST] 00000030 SystemErr R      at com.ibm.ws.console.probdetermination.action.ConfigProbController.setupCollectionForm(ConfigProbController.java:352)
    [14/10/05 17:04:46:787 CEST] 00000030 SystemErr R      at com.ibm.ws.console.probdetermination.action.ConfigProbController.perform(ConfigProbController.java:157)
    [14/10/05 17:04:46:787 CEST] 00000030 SystemErr R      at org.apache.struts.tiles.TilesRequestProcessor.processTilesDefinition(TilesRequestProcessor.java:242)
    [14/10/05 17:04:46:787 CEST] 00000030 SystemErr R      at org.apache.struts.tiles.TilesRequestProcessor.processForwardConfig(TilesRequestProcessor.java:308)
    [14/10/05 17:04:46:787 CEST] 00000030 SystemErr R      at org.apache.struts.action.RequestProcessor.process(RequestProcessor.java:279)
    [14/10/05 17:04:46:787 CEST] 00000030 SystemErr R      at org.apache.struts.action.ActionServlet.process(ActionServlet.java:1486)
    [14/10/05 17:04:46:787 CEST] 00000030 SystemErr R      at org.apache.struts.action.ActionServlet.doGet(ActionServlet.java:510)
    [14/10/05 17:04:46:787 CEST] 00000030 SystemErr R      at javax.servlet.http.HttpServlet.service(HttpServlet.java:743)
    [14/10/05 17:04:46:787 CEST] 00000030 SystemErr R      at javax.servlet.http.HttpServlet.service(HttpServlet.java:856)
    [14/10/05 17:04:46:787 CEST] 00000030 SystemErr R      at com.ibm.ws.webcontainer.servlet.ServletWrapper.service(ServletWrapper.java:1212)
    [14/10/05 17:04:46:787 CEST] 00000030 SystemErr R      at com.ibm.ws.webcontainer.servlet.ServletWrapper.handleRequest(ServletWrapper.java:629)
    [14/10/05 17:04:46:787 CEST] 00000030 SystemErr R      at com.ibm.ws.webcontainer.servlet.CacheServletWrapper.handleRequest(CacheServletWrapper.java:80)
    [14/10/05 17:04:46:787 CEST] 00000030 SystemErr R      at com.ibm.ws.webcontainer.WebContainer.handleRequest(WebContainer.java:1657)
    [14/10/05 17:04:46:787 CEST] 00000030 SystemErr R      at com.ibm.ws.webcontainer.channel.WCChannelLink.ready(WCChannelLink.java:77)
    [14/10/05 17:04:46:787 CEST] 00000030 SystemErr R      at com.ibm.ws.http.channel.inbound.impl.HttpInboundLink.handleDiscrimination(HttpInboundLink.java:421)
    [14/10/05 17:04:46:787 CEST] 00000030 SystemErr R      at com.ibm.ws.http.channel.inbound.impl.HttpInboundLink.handleNewInformation(HttpInboundLink.java:367)
    [14/10/05 17:04:46:787 CEST] 00000030 SystemErr R      at com.ibm.ws.http.channel.inbound.impl.HttpICLReadCallback.complete(HttpICLReadCallback.java:94)
    [14/10/05 17:04:46:787 CEST] 00000030 SystemErr R      at com.ibm.ws.tcp.channel.impl.WorkQueueManager.requestComplete(WorkQueueManager.java:548)
    [14/10/05 17:04:46:787 CEST] 00000030 SystemErr R      at com.ibm.ws.tcp.channel.impl.WorkQueueManager.attemptIO(WorkQueueManager.java:601)
    [14/10/05 17:04:46:787 CEST] 00000030 SystemErr R      at com.ibm.ws.tcp.channel.impl.WorkQueueManager.workerRun(WorkQueueManager.java:934)
    [14/10/05 17:04:46:787 CEST] 00000030 SystemErr R      at com.ibm.ws.tcp.channel.impl.WorkQueueManager$Worker.run(WorkQueueManager.java:1021)
    [14/10/05 17:04:46:787 CEST] 00000030 SystemErr R      at com.ibm.ws.util.ThreadPool$Worker.run(ThreadPool.java:1332)

    i have a same errors, can you help me ?
    r(WebAppFilterChain.java:77)
    at com.ibm.ws.webcontainer.servlet.ServletWrapper.handleRequest(ServletWrapper.java:626)
    at com.ibm.ws.webcontainer.webapp.WebApp.handleRequest(WebApp.java:2837)
    at com.ibm.ws.webcontainer.webapp.WebGroup.handleRequest(WebGroup.java:220)
    at com.ibm.ws.webcontainer.VirtualHost.handleRequest(VirtualHost.java:204)
    at com.ibm.ws.webcontainer.WebContainer.handleRequest(WebContainer.java:1681)
    at com.ibm.ws.webcontainer.channel.WCChannelLink.ready(WCChannelLink.java:77)
    at com.ibm.ws.http.channel.inbound.impl.HttpInboundLink.handleDiscrimination(HttpInboundLink.java:421)
    at com.ibm.ws.http.channel.inbound.impl.HttpInboundLink.handleNewInformation(HttpInboundLink.java:367)
    at com.ibm.ws.http.channel.inbound.impl.HttpICLReadCallback.complete(HttpICLReadCallback.java:94)
    at com.ibm.ws.tcp.channel.impl.WorkQueueManager.requestComplete(WorkQueueManager.java:548)
    at com.ibm.ws.tcp.channel.impl.WorkQueueManager.attemptIO(WorkQueueManager.java:601)
    at com.ibm.ws.tcp.channel.impl.WorkQueueManager.workerRun(WorkQueueManager.java:934)
    at com.ibm.ws.tcp.channel.impl.WorkQueueManager$Worker.run(WorkQueueManager.java:1021)
    at com.ibm.ws.util.ThreadPool$Worker.run(ThreadPool.java:1332)
    [02/01/08 11:28:55:968 CET] 00000031 SystemErr R java.lang.NullPointerException
    [02/01/08 11:28:55:968 CET] 00000031 SystemErr R at com.gws.eatelier.actions.LoginAction.doGet(LoginAction.java:55)
    [02/01/08 11:28:55:968 CET] 00000031 SystemErr R at com.gws.eatelier.actions.LoginAction.doPost(LoginAction.java:82)
    [02/01/08 11:28:55:968 CET] 00000031 SystemErr R at javax.servlet.http.HttpServlet.service(HttpServlet.java:763)
    [02/01/08 11:28:55:968 CET] 00000031 SystemErr R at javax.servlet.http.HttpServlet.service(HttpServlet.java:856)
    [02/01/08 11:28:55:968 CET] 00000031 SystemErr R at com.ibm.ws.webcontainer.servlet.ServletWrapper.service(ServletWrapper.java:1212)
    [02/01/08 11:28:55:968 CET] 00000031 SystemErr R at com.ibm.ws.webcontainer.servlet.ServletWrapper.service(ServletWrapper.java:1173)
    [02/01/08 11:28:55:968 CET] 00000031 SystemErr R at com.ibm.ws.webcontainer.filter.WebAppFilterChain.doFilter(WebAppFilterChain.java:92)
    [02/01/08 11:28:55:968 CET] 00000031 SystemErr R at com.gws.eatelier.util.GestionDBConnection.doFilter(GestionDBConnection.java:41)
    [02/01/08 11:28:55:968 CET] 00000031 SystemErr R at com.ibm.ws.webcontainer.filter.FilterInstanceWrapper.doFilter(FilterInstanceWrapper.java:142)
    [02/01/08 11:28:55:968 CET] 00000031 SystemErr R at com.ibm.ws.webcontainer.filter.WebAppFilterChain.doFilter(WebAppFilterChain.java:77)
    [02/01/08 11:28:55:968 CET] 00000031 SystemErr R at com.ibm.ws.webcontainer.servlet.ServletWrapper.handleRequest(ServletWrapper.java:626)
    [02/01/08 11:28:55:968 CET] 00000031 SystemErr R at com.ibm.ws.webcontainer.webapp.WebApp.handleRequest(WebApp.java:2837)
    [02/01/08 11:28:55:968 CET] 00000031 SystemErr R at com.ibm.ws.webcontainer.webapp.WebGroup.handleRequest(WebGroup.java:220)
    [02/01/08 11:28:55:984 CET] 00000031 SystemErr R at com.ibm.ws.webcontainer.VirtualHost.handleRequest(VirtualHost.java:204)
    [02/01/08 11:28:55:984 CET] 00000031 SystemErr R at com.ibm.ws.webcontainer.WebContainer.handleRequest(WebContainer.java:1681)
    [02/01/08 11:28:55:984 CET] 00000031 SystemErr R at com.ibm.ws.webcontainer.channel.WCChannelLink.ready(WCChannelLink.java:77)
    [02/01/08 11:28:55:984 CET] 00000031 SystemErr R at com.ibm.ws.http.channel.inbound.impl.HttpInboundLink.handleDiscrimination(HttpInboundLink.java:421)
    [02/01/08 11:28:55:984 CET] 00000031 SystemErr R at com.ibm.ws.http.channel.inbound.impl.HttpInboundLink.handleNewInformation(HttpInboundLink.java:367)
    [02/01/08 11:28:55:984 CET] 00000031 SystemErr R at com.ibm.ws.http.channel.inbound.impl.HttpICLReadCallback.complete(HttpICLReadCallback.java:94)
    [02/01/08 11:28:55:984 CET] 00000031 SystemErr R at com.ibm.ws.tcp.channel.impl.WorkQueueManager.requestComplete(WorkQueueManager.java:548)
    [02/01/08 11:28:55:984 CET] 00000031 SystemErr R at com.ibm.ws.tcp.channel.impl.WorkQueueManager.attemptIO(WorkQueueManager.java:601)
    [02/01/08 11:28:55:984 CET] 00000031 SystemErr R at com.ibm.ws.tcp.channel.impl.WorkQueueManager.workerRun(WorkQueueManager.java:934)
    [02/01/08 11:28:55:984 CET] 00000031 SystemErr R at com.ibm.ws.tcp.channel.impl.WorkQueueManager$Worker.run(WorkQueueManager.java:1021)
    [02/01/08 11:28:55:984 CET] 00000031 SystemErr R at com.ibm.ws.util.ThreadPool$Worker.run(ThreadPool.java:1332)
    [02/01/08 11:32:01:937 CET] 00000040 SystemErr R java.lang.NullPointerException
    [02/01/08 11:32:01:984 CET] 00000040 SystemErr R at com.ibm.db2.jcc.b.zc.a(zc.java:1234)
    [02/01/08 11:32:01:984 CET] 00000040 SystemErr R at com.ibm.db2.jcc.a.db.n(db.java:589)
    [02/01/08 11:32:01:984 CET] 00000040 SystemErr R at com.ibm.db2.jcc.a.db.j(db.java:257)
    [02/01/08 11:32:01:984 CET] 00000040 SystemErr R at com.ibm.db2.jcc.a.db.c(db.java:57)
    [02/01/08 11:32:01:984 CET] 00000040 SystemErr R at com.ibm.db2.jcc.a.r.c(r.java:42)
    [02/01/08 11:32:01:984 CET] 00000040 SystemErr R at com.ibm.db2.jcc.a.sb.h(sb.java:169)
    [02/01/08 11:32:01:984 CET] 00000040 SystemErr R at com.ibm.db2.jcc.b.zc.p(zc.java:1223)
    [02/01/08 11:32:01:984 CET] 00000040 SystemErr R at com.ibm.db2.jcc.b.ad.d(ad.java:2246)
    [02/01/08 11:32:01:984 CET] 00000040 SystemErr R at com.ibm.db2.jcc.b.ad.U(ad.java:489)
    [02/01/08 11:32:01:984 CET] 00000040 SystemErr R at com.ibm.db2.jcc.b.ad.executeQuery(ad.java:472)
    [02/01/08 11:32:01:984 CET] 00000040 SystemErr R at com.ibm.ws.rsadapter.jdbc.WSJdbcPreparedStatement.pmiExecuteQuery(WSJdbcPreparedStatement.java:667)
    [02/01/08 11:32:01:984 CET] 00000040 SystemErr R at com.ibm.ws.rsadapter.jdbc.WSJdbcPreparedStatement.executeQuery(WSJdbcPreparedStatement.java:477)
    [02/01/08 11:32:01:984 CET] 00000040 SystemErr R at org.hibernate.jdbc.AbstractBatcher.getResultSet(AbstractBatcher.java:139)
    [02/01/08 11:32:01:984 CET] 00000040 SystemErr R at org.hibernate.loader.Loader.getResultSet(Loader.java:1669)
    [02/01/08 11:32:01:984 CET] 00000040 SystemErr R at org.hibernate.loader.Loader.doQuery(Loader.java:662)
    [02/01/08 11:32:01:984 CET] 00000040 SystemErr R at org.hibernate.loader.Loader.doQueryAndInitializeNonLazyCollections(Loader.java:224)
    [02/01/08 11:32:01:984 CET] 00000040 SystemErr R at org.hibernate.loader.Loader.loadEntity(Loader.java:1785)
    [02/01/08 11:32:01:984 CET] 00000040 SystemErr R at org.hibernate.loader.entity.AbstractEntityLoader.load(AbstractEntityLoader.java:47)
    [02/01/08 11:32:01:984 CET] 00000040 SystemErr R at org.hibernate.loader.entity.AbstractEntityLoader.load(AbstractEntityLoader.java:41)
    [02/01/08 11:32:01:984 CET] 00000040 SystemErr R at org.hibernate.persister.entity.AbstractEntityPersister.load(AbstractEntityPersister.java:2730)
    [02/01/08 11:32:01:984 CET] 00000040 SystemErr R at org.hibernate.event.def.DefaultLoadEventListener.loadFromDatasource(DefaultLoadEventListener.java:365)
    [02/01/08 11:32:01:984 CET] 00000040 SystemErr R at org.hibernate.event.def.DefaultLoadEventListener.doLoad(DefaultLoadEventListener.java:346)
    [02/01/08 11:32:01:984 CET] 00000040 SystemErr R at org.hibernate.event.def.DefaultLoadEventListener.load(DefaultLoadEventListener.java:123)
    [02/01/08 11:32:01:984 CET] 00000040 SystemErr R at org.hibernate.event.def.DefaultLoadEventListener.proxyOrLoad(DefaultLoadEventListener.java:177)
    [02/01/08 11:32:01:984 CET] 00000040 SystemErr R at org.hibernate.event.def.DefaultLoadEventListener.onLoad(DefaultLoadEventListener.java:87)
    [02/01/08 11:32:01:984 CET] 00000040 SystemErr R at org.hibernate.impl.SessionImpl.fireLoad(SessionImpl.java:862)
    [02/01/08 11:32:01:984 CET] 00000040 SystemErr R at org.hibernate.impl.SessionImpl.get(SessionImpl.java:799)
    [02/01/08 11:32:01:984 CET] 00000040 SystemErr R at org.hibernate.impl.SessionImpl.get(SessionImpl.java:792)
    [02/01/08 11:32:01:984 CET] 00000040 SystemErr R at com.gws.eatelier.dao.UserDAO.getUserById(UserDAO.java:28)
    [02/01/08 11:32:01:984 CET] 00000040 SystemErr R at com.gws.eatelier.services.UserService.rechercheUserParId(UserService.java:31)
    [02/01/08 11:32:01:984 CET] 00000040 SystemErr R at com.gws.eatelier.actions.LoginAction.doGet(LoginAction.java:43)
    [02/01/08 11:32:01:984 CET] 00000040 SystemErr R at com.gws.eatelier.actions.LoginAction.doPost(LoginAction.java:82)
    [02/01/08 11:32:01:984 CET] 00000040 SystemErr R at javax.servlet.http.HttpServlet.service(HttpServlet.java:763)
    [02/01/08 11:32:01:984 CET] 00000040 SystemErr R at javax.servlet.http.HttpServlet.service(HttpServlet.java:856)
    [02/01/08 11:32:01:984 CET] 00000040 SystemErr R at com.ibm.ws.webcontainer.servlet.ServletWrapper.service(ServletWrapper.java:1212)
    [02/01/08 11:32:01:984 CET] 00000040 SystemErr R at com.ibm.ws.webcontainer.servlet.ServletWrapper.service(ServletWrapper.java:1173)
    [02/01/08 11:32:01:984 CET] 00000040 SystemErr R at com.ibm.ws.webcontainer.filter.WebAppFilterChain.doFilter(WebAppFilterChain.java:92)
    [02/01/08 11:32:01:984 CET] 00000040 SystemErr R at com.gws.eatelier.util.GestionDBConnection.doFilter(GestionDBConnection.java:41)
    [02/01/08 11:32:01:984 CET] 00000040 SystemErr R at com.ibm.ws.webcontainer.filter.FilterInstanceWrapper.doFilter(FilterInstanceWrapper.java:142)
    [02/01/08 11:32:01:984 CET] 00000040 SystemErr R at com.ibm.ws.webcontainer.filter.WebAppFilterChain.doFilter(WebAppFilterChain.java:77)
    [02/01/08 11:32:01:984 CET] 00000040 SystemErr R at com.ibm.ws.webcontainer.servlet.ServletWrapper.handleRequest(ServletWrapper.java:626)
    [02/01/08 11:32:01:984 CET] 00000040 SystemErr R at com.ibm.ws.webcontainer.webapp.WebApp.handleRequest(WebApp.java:2837)
    [02/01/08 11:32:01:984 CET] 00000040 SystemErr R at com.ibm.ws.webcontainer.webapp.WebGroup.handleRequest(WebGroup.java:220)
    [02/01/08 11:32:01:984 CET] 00000040 SystemErr R at com.ibm.ws.webcontainer.VirtualHost.handleRequest(VirtualHost.java:204)
    [02/01/08 11:32:01:984 CET] 00000040 SystemErr R at com.ibm.ws.webcontainer.WebContainer.handleRequest(WebContainer.java:1681)
    [02/01/08 11:32:01:984 CET] 00000040 SystemErr R at com.ibm.ws.webcontainer.channel.WCChannelLink.ready(WCChannelLink.java:77)
    [02/01/08 11:32:01:984 CET] 00000040 SystemErr R at com.ibm.ws.http.channel.inbound.impl.HttpInboundLink.handleDiscrimination(HttpInboundLink.java:421)
    [02/01/08 11:32:01:984 CET] 00000040 SystemErr R at com.ibm.ws.http.channel.inbound.impl.HttpInboundLink.handleNewInformation(HttpInboundLink.java:367)
    [02/01/08 11:32:01:984 CET] 00000040 SystemErr R at com.ibm.ws.http.channel.inbound.impl.HttpInboundLink.ready(HttpInboundLink.java:276)
    [02/01/08 11:32:01:984 CET] 00000040 SystemErr R at com.ibm.ws.tcp.channel.impl.NewConnectionInitialReadCallback.sendToDiscriminaters(NewConnectionInitialReadCallback.java:201)
    [02/01/08 11:32:01:984 CET] 00000040 SystemErr R at com.ibm.ws.tcp.channel.impl.NewConnectionInitialReadCallback.complete(NewConnectionInitialReadCallback.java:103)
    [02/01/08 11:32:01:984 CET] 00000040 SystemErr R at com.ibm.ws.tcp.channel.impl.WorkQueueManager.requestComplete(WorkQueueManager.java:548)
    [02/01/08 11:32:01:984 CET] 00000040 SystemErr R at com.ibm.ws.tcp.channel.impl.WorkQueueManager.attemptIO(WorkQueueManager.java:601)
    [02/01/08 11:32:01:984 CET] 00000040 SystemErr R at com.ibm.ws.tcp.channel.impl.WorkQueueManager.workerRun(WorkQueueManager.java:934)
    [02/01/08 11:32:01:984 CET] 00000040 SystemErr R at com.ibm.ws.tcp.channel.impl.WorkQueueManager$Worker.run(WorkQueueManager.java:1021)
    [02/01/08 11:32:01:984 CET] 00000040 SystemErr R at com.ibm.ws.util.ThreadPool$Worker.run(ThreadPool.java:1332)
    [02/01/08 11:32:02:031 CET] 00000040 SystemErr R java.lang.NullPointerException
    [02/01/08 11:32:02:031 CET] 00000040 SystemErr R at com.gws.eatelier.actions.LoginAction.doGet(LoginAction.java:55)
    [02/01/08 11:32:02:031 CET] 00000040 SystemErr R at com.gws.eatelier.actions.LoginAction.doPost(LoginAction.java:82)
    [02/01/08 11:32:02:031 CET] 00000040 SystemErr R at javax.servlet.http.HttpServlet.service(HttpServlet.java:763)
    [02/01/08 11:32:02:031 CET] 00000040 SystemErr R at javax.servlet.http.HttpServlet.service(HttpServlet.java:856)
    [02/01/08 11:32:02:031 CET] 00000040 SystemErr R at com.ibm.ws.webcontainer.servlet.ServletWrapper.service(ServletWrapper.java:1212)
    [02/01/08 11:32:02:031 CET] 00000040 SystemErr R at com.ibm.ws.webcontainer.servlet.ServletWrapper.service(ServletWrapper.java:1173)
    [02/01/08 11:32:02:031 CET] 00000040 SystemErr R at com.ibm.ws.webcontainer.filter.WebAppFilterChain.doFilter(WebAppFilterChain.java:92)
    [02/01/08 11:32:02:031 CET] 00000040 SystemErr R at com.gws.eatelier.util.GestionDBConnection.doFilter(GestionDBConnection.java:41)
    [02/01/08 11:32:02:031 CET] 00000040 SystemErr R at com.ibm.ws.webcontainer.filter.FilterInstanceWrapper.doFilter(FilterInstanceWrapper.java:142)
    [02/01/08 11:32:02:031 CET] 00000040 SystemErr R at com.ibm.ws.webcontainer.filter.WebAppFilterChain.doFilter(WebAppFilterChain.java:77)
    [02/01/08 11:32:02:031 CET] 00000040 SystemErr R at com.ibm.ws.webcontainer.servlet.ServletWrapper.handleRequest(ServletWrapper.java:626)
    [02/01/08 11:32:02:031 CET] 00000040 SystemErr R at com.ibm.ws.webcontainer.webapp.WebApp.handleRequest(WebApp.java:2837)
    [02/01/08 11:32:02:031 CET] 00000040 SystemErr R at com.ibm.ws.webcontainer.webapp.WebGroup.handleRequest(WebGroup.java:220)
    [02/01/08 11:32:02:031 CET] 00000040 SystemErr R at com.ibm.ws.webcontainer.VirtualHost.handleRequest(VirtualHost.java:204)
    [02/01/08 11:32:02:031 CET] 00000040 SystemErr R at com.ibm.ws.webcontainer.WebContainer.handleRequest(WebContainer.java:1681)
    [02/01/08 11:32:02:031 CET] 00000040 SystemErr R at com.ibm.ws.webcontainer.channel.WCChannelLink.ready(WCChannelLink.java:77)
    [02/01/08 11:32:02:031 CET] 00000040 SystemErr R at com.ibm.ws.http.channel.inbound.impl.HttpInboundLink.handleDiscrimination(HttpInboundLink.java:421)
    [02/01/08 11:32:02:031 CET] 00000040 SystemErr R at com.ibm.ws.http.channel.inbound.impl.HttpInboundLink.handleNewInformation(HttpInboundLink.java:367)
    [02/01/08 11:32:02:031 CET] 00000040 SystemErr R at com.ibm.ws.http.channel.inbound.impl.HttpInboundLink.ready(HttpInboundLink.java:276)
    [02/01/08 11:32:02:031 CET] 00000040 SystemErr R at com.ibm.ws.tcp.channel.impl.NewConnectionInitialReadCallback.sendToDiscriminaters(NewConnectionInitialReadCallback.java:201)
    [02/01/08 11:32:02:031 CET] 00000040 SystemErr R at com.ibm.ws.tcp.channel.impl.NewConnectionInitialReadCallback.complete(NewConnectionInitialReadCallback.java:103)
    [02/01/08 11:32:02:031 CET] 00000040 SystemErr R at com.ibm.ws.tcp.channel.impl.WorkQueueManager.requestComplete(WorkQueueManager.java:548)
    [02/01/08 11:32:02:031 CET] 00000040 SystemErr R at com.ibm.ws.tcp.channel.impl.WorkQueueManager.attemptIO(WorkQueueManager.java:601)
    [02/01/08 11:32:02:031 CET] 00000040 SystemErr R at com.ibm.ws.tcp.channel.impl.WorkQueueManager.workerRun(WorkQueueManager.java:934)
    [02/01/08 11:32:02:031 CET] 00000040 SystemErr R at com.ibm.ws.tcp.channel.impl.WorkQueueManager$Worker.run(WorkQueueManager.java:1021)
    [02/01/08 11:32:02:031 CET] 00000040 SystemErr R at com.ibm.ws.util.ThreadPool$Worker.run(ThreadPool.java:1332)
    er.war/META-INF/MANIFEST.MF
    [02/01/08 17:09:23:094 CET] 0000004c SystemOut O ADMA6017I: Le document C:\IBM\Rational\SDP\6.0\runtimes\base_v6\profiles\default\wstemp\1173b438bb0\workspace\cells\acer-d18848db56Node01Cell\applications\eAtelierEAR.ear\deployments\eAtelierEAR\eAtelier.war\WEB-INF/web.xml est sauvegard�.
    [02/01/08 17:09:23:266 CET] 0000004c SystemOut O ADMA6016I: Ajout � l'espace de travail eAtelier.war/WEB-INF/web.xml
    [02/01/08 17:09:23:328 CET] 0000004c SystemOut O ADMA6017I: Le document C:\IBM\Rational\SDP\6.0\runtimes\base_v6\profiles\default\wstemp\1173b438bb0\workspace\cells\acer-d18848db56Node01Cell\applications\eAtelierEAR.ear\deployments\eAtelierEAR\eAtelier.war\WEB-INF/struts-bean.tld est sauvegard�.
    [02/01/08 17:09:23:328 CET] 0000004c SystemOut O ADMA6016I: Ajout � l'espace de travail eAtelier.war/WEB-INF/struts-bean.tld
    [02/01/08 17:09:23:328 CET] 0000004c SystemOut O ADMA6017I: Le document C:\IBM\Rational\SDP\6.0\runtimes\base_v6\profiles\default\wstemp\1173b438bb0\workspace\cells\acer-d18848db56Node01Cell\applications\eAtelierEAR.ear\deployments\eAtelierEAR\eAtelier.war\WEB-INF/struts-html.tld est sauvegard�.
    [02/01/08 17:09:23:344 CET] 0000004c SystemOut O ADMA6016I: Ajout � l'espace de travail eAtelier.war/WEB-INF/struts-html.tld
    [02/01/08 17:09:23:344 CET] 0000004c SystemOut O ADMA6017I: Le document C:\IBM\Rational\SDP\6.0\runtimes\base_v6\profiles\default\wstemp\1173b438bb0\workspace\cells\acer-d18848db56Node01Cell\applications\eAtelierEAR.ear\deployments\eAtelierEAR\eAtelier.war\WEB-INF/struts-logic.tld est sauvegard�.
    [02/01/08 17:09:23:344 CET] 0000004c SystemOut O ADMA6016I: Ajout � l'espace de travail eAtelier.war/WEB-INF/struts-logic.tld
    [02/01/08 17:09:23:344 CET] 0000004c SystemOut O ADMA6017I: Le document C:\IBM\Rational\SDP\6.0\runtimes\base_v6\profiles\default\wstemp\1173b438bb0\workspace\cells\acer-d18848db56Node01Cell\applications\eAtelierEAR.ear\deployments\eAtelierEAR\eAtelier.war\WEB-INF/struts-nested.tld est sauvegard�.
    [02/01/08 17:09:23:344 CET] 0000004c SystemOut O ADMA6016I: Ajout � l'espace de travail eAtelier.war/WEB-INF/struts-nested.tld
    [02/01/08 17:09:23:484 CET] 0000004c SystemOut O ADMA6017I: Le document C:\IBM\Rational\SDP\6.0\runtimes\base_v6\profiles\default\wstemp\1173b438bb0\workspace\cells\acer-d18848db56Node01Cell\applications\eAtelierEAR.ear\deployments\eAtelierEAR\eAtelier.war\WEB-INF/struts-template.tld est sauvegard�.
    [02/01/08 17:09:23:484 CET] 0000004c SystemOut O ADMA6016I: Ajout � l'espace de travail eAtelier.war/WEB-INF/struts-template.tld
    [02/01/08 17:09:23:484 CET] 0000004c SystemOut O ADMA6017I: Le document C:\IBM\Rational\SDP\6.0\runtimes\base_v6\profiles\default\wstemp\1173b438bb0\workspace\cells\acer-d18848db56Node01Cell\applications\eAtelierEAR.ear\deployments\eAtelierEAR\eAtelier.war\WEB-INF/struts-tiles.tld est sauvegard�.
    [02/01/08 17:09:23:484 CET] 0000004c SystemOut O ADMA6016I: Ajout � l'espace de travail eAtelier.war/WEB-INF/struts-tiles.tld
    [02/01/08 17:09:23:484 CET] 0000004c SystemOut O ADMA6017I: Le document C:\IBM\Rational\SDP\6.0\runtimes\base_v6\profiles\default\wstemp\1173b438bb0\workspace\cells\acer-d18848db56Node01Cell\applications\eAtelierEAR.ear\deployments\eAtelierEAR\eAtelier.war\WEB-INF/struts-config.xml est sauvegard�.
    [02/01/08 17:09:23:484 CET] 0000004c SystemOut O ADMA6016I: Ajout � l'espace de travail eAtelier.war/WEB-INF/struts-config.xml
    [02/01/08 17:09:23:500 CET] 0000004c SystemOut O ADMA6017I: Le document C:\IBM\Rational\SDP\6.0\runtimes\base_v6\profiles\default\wstemp\1173b438bb0\workspace\cells\acer-d18848db56Node01Cell\applications\eAtelierEAR.ear\deployments\eAtelierEAR\eAtelier.war\WEB-INF/ibm-web-ext.xmi est sauvegard�.
    [02/01/08 17:09:23:500 CET] 0000004c SystemOut O ADMA6016I: Ajout � l'espace de travail eAtelier.war/WEB-INF/ibm-web-ext.xmi
    [02/01/08 17:09:23:500 CET] 0000004c SystemOut O ADMA6017I: Le document C:\IBM\Rational\SDP\6.0\runtimes\base_v6\profiles\default\wstemp\1173b438bb0\workspace\cells\acer-d18848db56Node01Cell\applications\eAtelierEAR.ear\deployments\eAtelierEAR\eAtelier.war\WEB-INF/ibm-web-bnd.xmi est sauvegard�.
    [02/01/08 17:09:23:500 CET] 0000004c SystemOut O ADMA6016I: Ajout � l'espace de travail eAtelier.war/WEB-INF/ibm-web-bnd.xmi
    [02/01/08 17:09:23:500 CET] 0000004c SystemOut O ADMA5037I: Le syst�me commence � sauvegarder l'application � C:\IBM\Rational\SDP\6.0\runtimes\base_v6/profiles/default\wstemp\1173b438bb0\workspace\cells\acer-d18848db56Node01Cell\applications\eAtelierEAR.ear
    [02/01/08 17:09:24:203 CET] 0000004c SystemOut O ADMA5038I: Le syst�me a termin� la sauvegarde de l'application � C:\IBM\Rational\SDP\6.0\runtimes\base_v6/profiles/default\wstemp\1173b438bb0\workspace\cells\acer-d18848db56Node01Cell\applications\eAtelierEAR.ear\eAtelierEAR.ear
    [02/01/08 17:09:25:391 CET] 0000004d WorkSpaceMana A WKSP0023I: Workspace configuration consistency check is disabled.
    [02/01/08 17:09:25:438 CET] 0000004c SystemOut O xmlDoc: [#document: null]
    [02/01/08 17:09:25:438 CET] 0000004c SystemOut O root element: [app-delta: null]
    [02/01/08 17:09:25:438 CET] 0000004c SystemOut O ****** delta file name: C:\IBM\Rational\SDP\6.0\runtimes\base_v6/profiles/default\wstemp\1173b438bb0\workspace\cells\acer-d18848db56Node01Cell\applications\eAtelierEAR.ear/deltas/eAtelierEAR.ear/delta-1199290165438
    [02/01/08 17:09:26:203 CET] 0000004c SystemOut O ADMA6011I: Suppression de l'arborescence C:\DOCUME~1\julien\LOCALS~1\Temp\app_1173b438bb0
    [02/01/08 17:09:30:438 CET] 0000004d FileRepositor A ADMR0009I: Le document cells/acer-d18848db56Node01Cell/applications/eAtelierEAR.ear/deltas/eAtelierEAR.ear/delta-1199290165438 a �t� cr��.
    [02/01/08 17:09:30:844 CET] 0000004d FileRepositor A ADMR0009I: Le document cells/acer-d18848db56Node01Cell/applications/eAtelierEAR.ear/deployments/eAtelierEAR/eAtelier.war/WEB-INF/struts-tiles.tld a �t� cr��.
    [02/01/08 17:09:30:844 CET] 0000004d FileRepositor A ADMR0009I: Le document cells/acer-d18848db56Node01Cell/applications/eAtelierEAR.ear/deployments/eAtelierEAR/eAtelier.war/WEB-INF/struts-logic.tld a �t� cr��.
    [02/01/08 17:09:31:062 CET] 0000004d FileRepositor A ADMR0009I: Le document cells/acer-d18848db56Node01Cell/applications/eAtelierEAR.ear/eAtelierEAR.ear a �t� cr��.
    [02/01/08 17:09:31:062 CET] 0000004d FileRepositor A ADMR0009I: Le document cells/acer-d18848db56Node01Cell/applications/eAtelierEAR.ear/deployments/eAtelierEAR/eAtelier.war/WEB-INF/struts-template.tld a �t� cr��.
    [02/01/08 17:09:31:219 CET] 0000004d FileRepositor A ADMR0009I: Le document cells/acer-d18848db56Node01Cell/applications/eAtelierEAR.ear/deployments/eAtelierEAR/eAtelier.war/WEB-INF/struts-bean.tld a �t� cr��.
    [02/01/08 17:09:31:375 CET] 0000004d FileRepositor A ADMR0009I: Le document cells/acer-d18848db56Node01Cell/applications/eAtelierEAR.ear/deployments/eAtelierEAR/eAtelier.war/WEB-INF/ibm-web-ext.xmi a �t� cr��.
    [02/01/08 17:09:31:406 CET] 0000004d FileRepositor A ADMR0009I: Le document cells/acer-d18848db56Node01Cell/applications/eAtelierEAR.ear/deployments/eAtelierEAR/META-INF/application.xml a �t� cr��.
    [02/01/08 17:09:31:469 CET] 0000004d FileRepositor A ADMR0009I: Le document cells/acer-d18848db56Node01Cell/applications/eAtelierEAR.ear/deployments/eAtelierEAR/eAtelier.war/META-INF/MANIFEST.MF a �t� cr��.
    [02/01/08 17:09:31:516 CET] 0000004d FileRepositor A ADMR0009I: Le document cells/acer-d18848db56Node01Cell/applications/eAtelierEAR.ear/deployments/eAtelierEAR/eAtelier.war/WEB-INF/ibm-web-bnd.xmi a �t� cr��.
    [02/01/08 17:09:31:641 CET] 0000004d FileRepositor A ADMR0009I: Le document cells/acer-d18848db56Node01Cell/applications/eAtelierEAR.ear/deployments/eAtelierEAR/eAtelier.war/WEB-INF/struts-config.xml a �t� cr��.
    [02/01/08 17:09:32:031 CET] 0000004d FileRepositor A ADMR0009I: Le document cells/acer-d18848db56Node01Cell/applications/eAtelierEAR.ear/deployments/eAtelierEAR/eAtelier.war/WEB-INF/struts-html.tld a �t� cr��.
    [02/01/08 17:09:32:031 CET] 0000004d FileRepositor A ADMR0009I: Le document cells/acer-d18848db56Node01Cell/applications/eAtelierEAR.ear/deployments/eAtelierEAR/eAtelier.war/WEB-INF/struts-nested.tld a �t� cr��.
    [02/01/08 17:09:32:031 CET] 0000004d FileRepositor A ADMR0009I: Le document cells/acer-d18848db56Node01Cell/applications/eAtelierEAR.ear/deployments/eAtelierEAR/eAtelier.war/WEB-INF/web.xml a �t� cr��.
    [02/01/08 17:09:32:078 CET] 0000004d FileRepositor A ADMR0009I: Le document cells/acer-d18848db56Node01Cell/applications/eAtelierEAR.ear/deployments/eAtelierEAR/deployment.xml a �t� cr��.
    [02/01/08 17:09:32:078 CET] 0000004d FileRepositor A ADMR0009I: Le document cells/acer-d18848db56Node01Cell/applications/eAtelierEAR.ear/deployments/eAtelierEAR/META-INF/.modulemaps a �t� cr��.
    [02/01/08 17:09:32:078 CET] 0000004d FileRepositor A ADMR0010I: Le document cells/acer-d18848db56Node01Cell/nodes/acer-d18848db56Node01/serverindex.xml a �t� modifi�.
    [02/01/08 17:10:48:625 CET] 00000013 WorkSpaceMana A WKSP0023I: Workspace configuration consistency check is enabled.
    [02/01/08 17:11:28:797 CET] 0000003d WorkSpaceMana A WKSP0023I: Workspace configuration consistency check is enabled.
    [02/01/08 17:12:38:688 CET] 00000015 WorkSpaceMana A WKSP0023I: Workspace configuration consistency check is enabled.
    [02/01/08 17:13:23:734 CET] 00000013 WorkSpaceMana A WKSP0023I: Workspace configuration consistency check is enabled.
    [02/01/08 17:15:04:562 CET] 0000003d WorkSpaceMana A WKSP0023I: Workspace configuration consistency check is enabled.
    [02/01/08 17:16:36:562 CET] 00000015 WorkSpaceMana A WKSP0023I: Workspace configuration consistency check is enabled.
    [02/01/08 17:16:48:312 CET] 00000013 ApplicationMg A WSVR0217I: Arr�t de l'application IBMUTC
    [02/01/08 17:16:48:781 CET] 00000013 ApplicationMg A WSVR0220I: L'application est arr�t�e : IBMUTC
    [02/01/08 17:17:17:797 CET] 0000003d WorkSpaceMana A WKSP0023I: Workspace configuration consistency check is enabled.
    [02/01/08 17:18:38:969 CET] 0000003d WorkSpaceMana A WKSP0023I: Workspace configuration consistency check is enabled.
    [02/01/08 17:19:18:125 CET] 0000003d WorkSpaceMana A WKSP0023I: Workspace configuration consistency check is enabled.
    [02/01/08 17:20:54:109 CET] 00000013 WorkSpaceMana A WKSP0023I: Workspace configuration consistency check is enabled.
    thanks.

  • Getting error while configuring OIM11gR2 on windows 64 bit machiine

    Hi,
    I am getting below error while configuring OIM 11gR2: INST-6193: The attribute JpsContextName in MBean com.oracle.sdp.messaging:Location=soa_server1, name=ServerConfig, type=SDPMessagingServerConfig,Application=usermessagingserver not found. Check the SOA version comparability.
    My system details are: Windows 7 64 bit
    Installables downloaded from Oracle cloud:
    Oracle WebLogic Server 11gR1 (10.3.6) Generic and Coherence
    Oracle SOA Suite 11g Patch Set 5 (11.1.1.6.0) (Part 1 of 2)
    Oracle SOA Suite 11g Patch Set 5 (11.1.1.6.0) (Part 2 of 2)
    Oracle Fusion Middleware Repository Creation Utility 11g (11.1.1.6.0) for Microsoft Windows
    Oracle Identity and Access Management 11g (11.1.2.1.0) (Part 1 of 2)
    Oracle Identity and Access Management 11g (11.1.2.1.0) (Part 2 of 2)
    Oracle Database 11g Release 2 (11.2.0.1.0) for Microsoft Windows x64 (64-bit) (Part 1 of 2)
    Oracle Database 11g Release 2 (11.2.0.1.0) for Microsoft Windows x64 (64-bit) (Part 2 of 2)
    Please let me know if I have to apply some patches.
    Regards,
    Kalpana

    you might want to look at this:
    Installation and Configuration Issues for Oracle Identity and Access Management - 11g Release 2 (11.1.2.1)

  • Getting error while Importing the Application

    Hi,
    I am Getting Problem While Importing the Application
    We are moving the Application from Test enivorment to Production Environment, Both are Oracle 10g with HTTP server and Application Express 3.2.1.
    While Importing i am getting Error like.
    Error report:
    ORA-06550: line 3627, column 1:
    PLS-00123: program too large (Diana nodes)
    06550. 00000 - "line %s, column %s:\n%s"
    *Cause:    Usually a PL/SQL compilation error.
    *Action:
    Please Help Me its Urgent

    Hi joel,
    Even tried for the Copy of the same application in the same Application but its giving the same error.
    and I tried with the SQL Developer It shows the error like
    Set Application ID...
    ...authorization schemes
    Rollback
    Error starting at line 200 in command:
    begin
    --application/shared_components/security/authorization/des_mstr_delete
    wwv_flow_api.create_security_scheme(
    p_id => 7573129300337441 + wwv_flow_api.g_id_offset
    in the line 200 the above code starts.
    at end This will be displayed
    Error report:
    ORA-06550: line 3652, column 13:
    PLS-00123: program too large (Diana nodes)
    06550. 00000 - "line %s, column %s:\n%s"
    *Cause:    Usually a PL/SQL compilation error.
    *Action                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                           

  • Error while Restarting weblogic application server

    Hi,
    While Restarting weblogic application server (10.3 installed on linux) we are getting following error :
    <Aug 10, 2010 2:47:08 PM IST> <Info> <WebLogicServer> <BEA-000377> <Starting WebLogic Server with Java HotSpot(TM) Client VM Version 10.0-b19 from Sun Microsystems Inc.>
    <Aug 10, 2010 2:47:08 PM IST> <Info> <Management> <BEA-141107> <Version: WebLogic Server Temporary Patch for CR376251 Wed Aug 06 09:19:34 PDT 2008
    WebLogic Server Temporary Patch for CR371247 Sat Aug 09 20:10:38 PDT 2008
    WebLogic Server Temporary Patch for CR377673 Tue Aug 12 20:39:50 EDT 2008
    WebLogic Server Temporary Patch for CR377673 Tue Aug 12 20:39:50 EDT 2008
    WebLogic Server Temporary Patch for CR376759 Thu Aug 14 14:53:02 PDT 2008
    WebLogic Server 10.3 Fri Jul 25 16:30:05 EDT 2008 1137967 >
    <Aug 10, 2010 2:47:11 PM IST> <Notice> <WebLogicServer> <BEA-000365> <Server state changed to STARTING>
    <Aug 10, 2010 2:47:11 PM IST> <Info> <WorkManager> <BEA-002900> <Initializing self-tuning thread pool>
    <Aug 10, 2010 2:47:12 PM IST> <Notice> <Log Management> <BEA-170019> <The server log file /usr/ebiz/bea/user_projects/domains/portal_dmz_domain/servers/AdminServer/logs/AdminServer.log is opened. All server side log events will be written to this file.>
    Exception in thread "VDE Transaction Processor Thread" java.lang.OutOfMemoryError: Java heap space
    at com.octetstring.vde.Entry.readBytes(Entry.java:506)
    at com.octetstring.vde.Entry.<init>(Entry.java:98)
    at com.octetstring.vde.backend.standard.TransactionProcessor.run(TransactionProcessor.java:234)
    <Aug 10, 2010 2:48:03 PM IST> <Error> <EmbeddedLDAP> <BEA-000000> <Error opening mapping file: /usr/ebiz/bea/user_projects/domains/portal_dmz_domain/servers/AdminServer/data/ldap/conf/mapping.cfg>
    <Aug 10, 2010 2:48:03 PM IST> <Critical> <WebLogicServer> <BEA-000386> <Server subsystem failed. Reason: java.lang.InternalError
    java.lang.InternalError
    at sun.misc.URLClassPath$JarLoader.getResource(URLClassPath.java:752)
    at sun.misc.URLClassPath.getResource(URLClassPath.java:168)
    at java.net.URLClassLoader$1.run(URLClassLoader.java:192)
    at java.security.AccessController.doPrivileged(Native Method)
    at java.net.URLClassLoader.findClass(URLClassLoader.java:188)
    Truncated. see log file for complete stacktrace
    java.util.zip.ZipException: error in opening zip file
    at java.util.zip.ZipFile.open(Native Method)
    at java.util.zip.ZipFile.<init>(ZipFile.java:114)
    at java.util.jar.JarFile.<init>(JarFile.java:133)
    at java.util.jar.JarFile.<init>(JarFile.java:70)
    at sun.misc.URLClassPath$JarLoader.getJarFile(URLClassPath.java:643)
    Truncated. see log file for complete stacktrace
    >
    <Aug 10, 2010 2:48:03 PM IST> <Notice> <WebLogicServer> <BEA-000365> <Server state changed to FAILED>
    <Aug 10, 2010 2:48:03 PM IST> <Error> <WebLogicServer> <BEA-000383> <A critical service failed. The server will shut itself down>
    <Aug 10, 2010 2:48:03 PM IST> <Notice> <WebLogicServer> <BEA-000365> <Server state changed to FORCE_SHUTTING_DOWN>
    x86_64 is not a supported Linux hardware platform for Autonomy.
    Please suggest. Its liitle urgent. Any help will be appriciated.
    Thanks and regards,
    Minal Bhatte

    May be all classes cant be loaded.
    Do you have any application which is deployed your manage server? If you say Yes:
    There are three ways:
    1)If Sun JVM is used, then add:
    set MEM_ARGS=-Xms1280m -Xmx1280m -XX:PermSize=128m -XX:MaxPermSize=256m
    *** -XX:PermSize and -XX:MaxPermSize should be equal and quarter of -Xmx. (-Xmx should also be equal to -Xms)
    If BEA JRockit JVM is used, then add:
    set MEM_ARGS=-Xms1280m -Xmx1280m
    2) If you still get that error, increase your real memory of system.
    3) For last choice, contact with your developer to tune your application.

  • Getting error while running page application page developed in Jdev ADF

    Hi,
    i m facing this error while running page application page developed in Jdev ADF
    can anybody help??
    JBO-30003: The application pool (model.ChakDeTrackersLocal) failed to checkout an application module due to the following exception:oracle.jbo.JboException: JBO-29000: Unexpected exception caught: oracle.jbo.JboException, msg=JBO-29000: Unexpected exception caught: oracle.jbo.JboException, msg=JBO-25222: Unable to create application module.

    Hi,
    try to test JDBC connection used by AM if it is ok
    regards,
    Branislav

  • Getting error while setting up Apps Server VM

    Hi All,
    I'm getting couple of errors while setting up the apps VM. I was following the instructions at the link given below, but Im not getting any support from there so thought of posting here...
    http://only4left.jpiwowar.com/2012/12/1hr-ebs-sandbox/
    I'm getting the error while running the command...
    /etc/init.d/oraclevm-template start
    I'm posting content of log file here.... I'm posting the entire file as Im really clueless where the error is caused. Please help me get through this error.
    Started ApplyAppsTier at Wed Dec 25 09:56:26 EST 2013
    Version:
        ApplyAppsTier.java    :     120.4
    # Calling ApplyAppsTechStack...
    Executing runInstallDriver...
    Started unzipping files...
    Completed runInstallDriver.
    Executing home registration for s_weboh_oh...
    Registering using Registration Driver
    /u01/E-BIZ/apps/tech_st/10.1.3/appsutil/driver/regclone.drv
    instantiate file:
       source : /u01/E-BIZ/apps/tech_st/10.1.3/appsutil/template/adouiweboh.pl
       dest   : /u01/E-BIZ/apps/tech_st/10.1.3/appsutil/clone/ouicli.pl
       backup : /u01/E-BIZ/apps/tech_st/10.1.3/appsutil/clone/ouicli.pl to /u01/E-BIZ/inst/apps/VIS_jags/out/ouicli3.pl
       setting permissions: 700
       setting ownership: oracle:oinstall
    instantiate file:
       source : /u01/E-BIZ/apps/tech_st/10.1.3/appsutil/template/adlnkweboh.sh
       dest   : /u01/E-BIZ/apps/tech_st/10.1.3/appsutil/clone/adlnkweboh.sh
       backup : /u01/E-BIZ/apps/tech_st/10.1.3/appsutil/clone/adlnkweboh.sh to /u01/E-BIZ/inst/apps/VIS_jags/out/adlnkweboh1.sh
       setting permissions: 700
       setting ownership: oracle:oinstall
    instantiate file:
       source : /u01/E-BIZ/apps/tech_st/10.1.3/appsutil/template/txkstubcfg1013.pl
       dest   : /u01/E-BIZ/apps/tech_st/10.1.3/appsutil/clone/txkstubcfg1013.pl
       backup : /u01/E-BIZ/apps/tech_st/10.1.3/appsutil/clone/txkstubcfg1013.pl to /u01/E-BIZ/inst/apps/VIS_jags/out/txkstubcfg10131.pl
       setting permissions: 700
       setting ownership: oracle:oinstall
    instantiate file:
       source : /u01/E-BIZ/apps/tech_st/10.1.3/appsutil/template/apachectl_sh_1013_oh.tmp
       dest   : /u01/E-BIZ/apps/tech_st/10.1.3/Apache/Apache/bin/apachectl
       backup : /u01/E-BIZ/apps/tech_st/10.1.3/Apache/Apache/bin/apachectl to /u01/E-BIZ/inst/apps/VIS_jags/out/apachectl1
       setting permissions: 700
       setting ownership: oracle:oinstall
    Executing script in InstantiateFile:
    /u01/E-BIZ/apps/tech_st/10.1.3/perl/bin/perl -I /u01/E-BIZ/apps/tech_st/10.1.3/perl/lib/5.8.3 -I /u01/E-BIZ/apps/tech_st/10.1.3/perl/lib/site_perl/5.8.3 -I /u01/E-BIZ/apps/apps_st/appl/au/12.0.0/perl -I /u01/E-BIZ/apps/tech_st/10.1.3/Apache/Apache/mod_perl/lib/site_perl/5.8.3/i686-linux-thread-multi /u01/E-BIZ/apps/tech_st/10.1.3/appsutil/clone/ouicli.pl
    script returned:
    Beginning OUI CLI cloning for s_weboh_ohWed Dec 25 09:56:30 2013
    /u01/E-BIZ/apps/tech_st/10.1.3/jdk/bin/java -classpath /u01/E-BIZ/apps/apps_st/comn/clone/jlib/java:/u01/E-BIZ/apps/tech_st/10.1.3/oui/jlib/OraInstaller.jar:/u01/E-BIZ/apps/apps_st/comn/clone/jlib/xmlparserv2.jar:/u01/E-BIZ/apps/apps_st/comn/clone/jlib/ojdbc14.jar  oracle.apps.ad.clone.util.OracleHomeCloner  -OUICLI -e /u01/E-BIZ/inst/apps/VIS_jags/appl/admin/VIS_jags.xml -nolink -oaVar s_weboh_oh -homestub weboh -log /u01/E-BIZ/inst/apps/VIS_jags/admin/log/ohclone.log
    NON-COMPLIANT: /u01/E-BIZ/apps/tech_st/10.1.3/oraInst.loc does not point to an inventory inside the current ORACLE_HOME
    Rapid Clone only supports oraInst.loc at that location if its content points to an inventory inside the same ORACLE_HOME
    Please make the necessary changes to the following file:
    /u01/E-BIZ/apps/tech_st/10.1.3/oraInst.loc
    Running OUI CLI home cloning from within OracleHomeCloner:
      /u01/E-BIZ/apps/tech_st/10.1.3/oui/bin/runInstaller  -clone -silent -force -nolink -waitForCompletion -invPtrLoc /u01/E-BIZ/inst/apps/VIS_jags/admin/oraInst.loc session:ORACLE_HOME=/u01/E-BIZ/apps/tech_st/10.1.3 oracle.as.j2ee.top:s_asInstanceName=VIS_WEBOH__u01_E_BIZ_apps_tech_st_10_1_3 oracle.as.j2ee.top:s_adminName=oc4jadmin oracle.as.j2ee.top:s_adminPassword=welcome ORACLE_HOME_NAME=VIS_WEBOH__u01_E_BIZ_apps_tech_st_10_1_3 -J-Doracle.installer.noLink=true
    Finished OUI CLI cloning for s_weboh_oh with return code: 0Wed Dec 25 09:57:24 2013
    .end std out.
    .end err out.
    Executing script in InstantiateFile:
    /u01/E-BIZ/apps/tech_st/10.1.3/appsutil/clone/adlnkweboh.sh
    script returned:
    adlnkweboh.sh started at Wed Dec 25 09:57:24 EST 2013
    Log file located at /u01/E-BIZ/inst/apps/VIS_jags/logs/ora/10.1.3/install/make_12250957.log
    adlnkweboh.sh completed sucessfully
    .end std out.
    .end err out.
    Executing script in InstantiateFile:
    /u01/E-BIZ/apps/tech_st/10.1.3/perl/bin/perl -I /u01/E-BIZ/apps/tech_st/10.1.3/perl/lib/5.8.3 -I /u01/E-BIZ/apps/tech_st/10.1.3/perl/lib/site_perl/5.8.3 -I /u01/E-BIZ/apps/apps_st/appl/au/12.0.0/perl -I /u01/E-BIZ/apps/tech_st/10.1.3/Apache/Apache/mod_perl/lib/site_perl/5.8.3/i686-linux-thread-multi /u01/E-BIZ/apps/tech_st/10.1.3/appsutil/clone/txkstubcfg1013.pl
    script returned:
    .end std out.
    .end err out.
    instantiate file:
       source : /u01/E-BIZ/apps/tech_st/10.1.3/appsutil/template/adouiweboh.pl
       dest   : /u01/E-BIZ/apps/tech_st/10.1.3/appsutil/clone/ouicli.pl
       backup : /u01/E-BIZ/apps/tech_st/10.1.3/appsutil/clone/ouicli.pl to /u01/E-BIZ/inst/apps/VIS_jags/out/ouicli4.pl
       setting permissions: 700
       setting ownership: oracle:oinstall
    instantiate file:
       source : /u01/E-BIZ/apps/tech_st/10.1.3/appsutil/template/adlnkweboh.sh
       dest   : /u01/E-BIZ/apps/tech_st/10.1.3/appsutil/clone/adlnkweboh.sh
       backup : /u01/E-BIZ/apps/tech_st/10.1.3/appsutil/clone/adlnkweboh.sh to /u01/E-BIZ/inst/apps/VIS_jags/out/adlnkweboh2.sh
       setting permissions: 700
       setting ownership: oracle:oinstall
    instantiate file:
       source : /u01/E-BIZ/apps/tech_st/10.1.3/appsutil/template/txkstubcfg1013.pl
       dest   : /u01/E-BIZ/apps/tech_st/10.1.3/appsutil/clone/txkstubcfg1013.pl
       backup : /u01/E-BIZ/apps/tech_st/10.1.3/appsutil/clone/txkstubcfg1013.pl to /u01/E-BIZ/inst/apps/VIS_jags/out/txkstubcfg10132.pl
       setting permissions: 700
       setting ownership: oracle:oinstall
    instantiate file:
       source : /u01/E-BIZ/apps/tech_st/10.1.3/appsutil/template/apachectl_sh_1013_oh.tmp
       dest   : /u01/E-BIZ/apps/tech_st/10.1.3/Apache/Apache/bin/apachectl
       backup : /u01/E-BIZ/apps/tech_st/10.1.3/Apache/Apache/bin/apachectl to /u01/E-BIZ/inst/apps/VIS_jags/out/apachectl2
       setting permissions: 700
       setting ownership: oracle:oinstall
    Completed home registration for s_weboh_oh
    Executing home registration for s_tools_oh...
    Registering using Registration Driver
    /u01/E-BIZ/apps/tech_st/10.1.2/appsutil/driver/regclone.drv
    instantiate file:
       source : /u01/E-BIZ/apps/tech_st/10.1.2/appsutil/template/adouitools.pl
       dest   : /u01/E-BIZ/apps/tech_st/10.1.2/appsutil/clone/ouicli.pl
       backup : /u01/E-BIZ/apps/tech_st/10.1.2/appsutil/clone/ouicli.pl to /u01/E-BIZ/inst/apps/VIS_jags/out/ouicli5.pl
       setting permissions: 700
       setting ownership: oracle:oinstall
    instantiate file:
       source : /u01/E-BIZ/apps/tech_st/10.1.2/appsutil/template/adlnktools.sh
       dest   : /u01/E-BIZ/apps/tech_st/10.1.2/appsutil/clone/adlnktools.sh
       backup : /u01/E-BIZ/apps/tech_st/10.1.2/appsutil/clone/adlnktools.sh to /u01/E-BIZ/inst/apps/VIS_jags/out/adlnktools1.sh
       setting permissions: 700
       setting ownership: oracle:oinstall
    instantiate file:
       source : /u01/E-BIZ/apps/tech_st/10.1.2/appsutil/template/txkstubcfg1012.pl
       dest   : /u01/E-BIZ/apps/tech_st/10.1.2/appsutil/clone/txkstubcfg1012.pl
       backup : /u01/E-BIZ/apps/tech_st/10.1.2/appsutil/clone/txkstubcfg1012.pl to /u01/E-BIZ/inst/apps/VIS_jags/out/txkstubcfg10121.pl
       setting permissions: 700
       setting ownership: oracle:oinstall
    instantiate file:
       source : /u01/E-BIZ/apps/tech_st/10.1.2/appsutil/template/ftrace_cfg_1012.tmp
       dest   : /u01/E-BIZ/apps/tech_st/10.1.2/forms/server/ftrace.cfg
       backup : /u01/E-BIZ/apps/tech_st/10.1.2/forms/server/ftrace.cfg to /u01/E-BIZ/inst/apps/VIS_jags/out/ftrace1.cfg
       setting permissions: 700
       setting ownership: oracle:oinstall
    Executing script in InstantiateFile:
    /u01/E-BIZ/apps/tech_st/10.1.3/perl/bin/perl -I /u01/E-BIZ/apps/tech_st/10.1.3/perl/lib/5.8.3 -I /u01/E-BIZ/apps/tech_st/10.1.3/perl/lib/site_perl/5.8.3 -I /u01/E-BIZ/apps/apps_st/appl/au/12.0.0/perl -I /u01/E-BIZ/apps/tech_st/10.1.3/Apache/Apache/mod_perl/lib/site_perl/5.8.3/i686-linux-thread-multi /u01/E-BIZ/apps/tech_st/10.1.2/appsutil/clone/ouicli.pl
    script returned:
    Beginning OUI CLI cloning for s_tools_ohWed Dec 25 09:57:50 2013
    /u01/E-BIZ/apps/tech_st/10.1.3/jdk/bin/java -classpath /u01/E-BIZ/apps/apps_st/comn/clone/jlib/java:/u01/E-BIZ/apps/tech_st/10.1.2/oui/jlib/OraInstaller.jar:/u01/E-BIZ/apps/apps_st/comn/clone/jlib/xmlparserv2.jar:/u01/E-BIZ/apps/apps_st/comn/clone/jlib/ojdbc14.jar  oracle.apps.ad.clone.util.OracleHomeCloner  -OUICLI -e /u01/E-BIZ/inst/apps/VIS_jags/appl/admin/VIS_jags.xml -nolink -oaVar s_tools_oh -homestub tools -log /u01/E-BIZ/inst/apps/VIS_jags/admin/log/ohclone.log
    NON-COMPLIANT: /u01/E-BIZ/apps/tech_st/10.1.2/oraInst.loc does not point to an inventory inside the current ORACLE_HOME
    Rapid Clone only supports oraInst.loc at that location if its content points to an inventory inside the same ORACLE_HOME
    Please make the necessary changes to the following file:
    /u01/E-BIZ/apps/tech_st/10.1.2/oraInst.loc
    Running OUI CLI home cloning from within OracleHomeCloner:
      /u01/E-BIZ/apps/tech_st/10.1.2/oui/bin/runInstaller -debug -clone -silent -force -nolink -waitForCompletion -invPtrLoc /u01/E-BIZ/inst/apps/VIS_jags/admin/oraInst.loc session:ORACLE_HOME=/u01/E-BIZ/apps/tech_st/10.1.2 oracle.as.j2ee.top:s_asInstanceName=VIS_TOOLS__u01_E_BIZ_apps_tech_st_10_1_2 oracle.as.j2ee.top:s_adminName=ias_admin oracle.as.j2ee.top:s_adminPassword=welcome ORACLE_HOME_NAME=VIS_TOOLS__u01_E_BIZ_apps_tech_st_10_1_2 -J-Doracle.installer.noLink=true
    Finished OUI CLI cloning for s_tools_oh with return code: 0Wed Dec 25 09:58:24 2013
    .end std out.
    .end err out.
    Executing script in InstantiateFile:
    /u01/E-BIZ/apps/tech_st/10.1.2/appsutil/clone/adlnktools.sh
    script returned:
    adlnktools.sh started at Wed Dec 25 09:58:24 EST 2013
    Log file located at /u01/E-BIZ/inst/apps/VIS_jags/logs/ora/10.1.2/install/make_12250958.log
    Error while running adlnktools.sh.
      return code = .46
    Please check logfile located at /u01/E-BIZ/inst/apps/VIS_jags/logs/ora/10.1.2/install/make_12250958.log
    .end std out.
    .end err out.
    Executing script in InstantiateFile:
    /u01/E-BIZ/apps/tech_st/10.1.3/perl/bin/perl -I /u01/E-BIZ/apps/tech_st/10.1.3/perl/lib/5.8.3 -I /u01/E-BIZ/apps/tech_st/10.1.3/perl/lib/site_perl/5.8.3 -I /u01/E-BIZ/apps/apps_st/appl/au/12.0.0/perl -I /u01/E-BIZ/apps/tech_st/10.1.3/Apache/Apache/mod_perl/lib/site_perl/5.8.3/i686-linux-thread-multi /u01/E-BIZ/apps/tech_st/10.1.2/appsutil/clone/txkstubcfg1012.pl
    script returned:
    .end std out.
    .end err out.
    instantiate file:
       source : /u01/E-BIZ/apps/tech_st/10.1.2/appsutil/template/adouitools.pl
       dest   : /u01/E-BIZ/apps/tech_st/10.1.2/appsutil/clone/ouicli.pl
       backup : /u01/E-BIZ/apps/tech_st/10.1.2/appsutil/clone/ouicli.pl to /u01/E-BIZ/inst/apps/VIS_jags/out/ouicli6.pl
       setting permissions: 700
       setting ownership: oracle:oinstall
    instantiate file:
       source : /u01/E-BIZ/apps/tech_st/10.1.2/appsutil/template/adlnktools.sh
       dest   : /u01/E-BIZ/apps/tech_st/10.1.2/appsutil/clone/adlnktools.sh
       backup : /u01/E-BIZ/apps/tech_st/10.1.2/appsutil/clone/adlnktools.sh to /u01/E-BIZ/inst/apps/VIS_jags/out/adlnktools2.sh
       setting permissions: 700
       setting ownership: oracle:oinstall
    instantiate file:
       source : /u01/E-BIZ/apps/tech_st/10.1.2/appsutil/template/txkstubcfg1012.pl
       dest   : /u01/E-BIZ/apps/tech_st/10.1.2/appsutil/clone/txkstubcfg1012.pl
       backup : /u01/E-BIZ/apps/tech_st/10.1.2/appsutil/clone/txkstubcfg1012.pl to /u01/E-BIZ/inst/apps/VIS_jags/out/txkstubcfg10122.pl
       setting permissions: 700
       setting ownership: oracle:oinstall
    instantiate file:
       source : /u01/E-BIZ/apps/tech_st/10.1.2/appsutil/template/ftrace_cfg_1012.tmp
       dest   : /u01/E-BIZ/apps/tech_st/10.1.2/forms/server/ftrace.cfg
       backup : /u01/E-BIZ/apps/tech_st/10.1.2/forms/server/ftrace.cfg to /u01/E-BIZ/inst/apps/VIS_jags/out/ftrace2.cfg
       setting permissions: 700
       setting ownership: oracle:oinstall
    Completed home registration for s_tools_oh
    Completed home registration.
    Skipping AutoConfig execution. AutoConfig will be run as a part of ApplyAppltop
    ApplyApplTechStack Completed Successfully.
    # Calling ApplyApplTop...
    Executing runInstallDriver...
    Started unzipping files...
    Completed runInstallDriver.
    Skipping prodsetup driver processing; driver file not found at: /u01/E-BIZ/apps/apps_st/comn/clone//apps/driver/jags_prodsetup.drv
    Executing runAutoConfig...
    Deleting files of type INSTALL
    Processing driver file: /u01/E-BIZ/apps/apps_st/appl/icx/12.0.0/admin/driver/icxtmpl.drv
    Processing driver file: /u01/E-BIZ/apps/apps_st/appl/msc/12.0.0/admin/driver/msctmpl.drv
    Checking for file: /u01/E-BIZ/inst/apps/VIS_jags/admin/scripts/msc/mscmatlab.sh
    File exists
    File deleted
    Processing driver file: /u01/E-BIZ/apps/apps_st/appl/ieo/12.0.0/admin/driver/ieotmpl.drv
    Processing driver file: /u01/E-BIZ/apps/apps_st/appl/bis/12.0.0/admin/driver/bistmpl.drv
    Processing driver file: /u01/E-BIZ/apps/apps_st/appl/ams/12.0.0/admin/driver/amstmpl.drv
    Processing driver file: /u01/E-BIZ/apps/apps_st/appl/cct/12.0.0/admin/driver/ccttmpl.drv
    Processing driver file: /u01/E-BIZ/apps/apps_st/appl/wsh/12.0.0/admin/driver/wshtmpl.drv
    Processing driver file: /u01/E-BIZ/apps/apps_st/appl/cln/12.0.0/admin/driver/clntmpl.drv
    Processing driver file: /u01/E-BIZ/apps/apps_st/appl/oke/12.0.0/admin/driver/oketmpl.drv
    Processing driver file: /u01/E-BIZ/apps/apps_st/appl/okl/12.0.0/admin/driver/okltmpl.drv
    Processing driver file: /u01/E-BIZ/apps/apps_st/appl/oks/12.0.0/admin/driver/okstmpl.drv
    Processing driver file: /u01/E-BIZ/apps/apps_st/appl/csf/12.0.0/admin/driver/csftmpl.drv
    Processing driver file: /u01/E-BIZ/apps/apps_st/appl/igs/12.0.0/admin/driver/igstmpl.drv
    Processing driver file: /u01/E-BIZ/apps/apps_st/appl/iby/12.0.0/admin/driver/ibytmpl.drv
    Processing driver file: /u01/E-BIZ/apps/apps_st/appl/jtf/12.0.0/admin/driver/jtftmpl.drv
    Processing driver file: /u01/E-BIZ/apps/apps_st/appl/mwa/12.0.0/admin/driver/mwatmpl.drv
    Processing driver file: /u01/E-BIZ/apps/apps_st/appl/cn/12.0.0/admin/driver/cntmpl.drv
    Processing driver file: /u01/E-BIZ/apps/apps_st/appl/csi/12.0.0/admin/driver/csitmpl.drv
    Processing driver file: /u01/E-BIZ/apps/apps_st/appl/wip/12.0.0/admin/driver/wiptmpl.drv
    Processing driver file: /u01/E-BIZ/apps/apps_st/appl/fnd/12.0.0/admin/driver/fndtmpl.drv
    Checking for file: /u01/E-BIZ/inst/apps/VIS_jags/ora/10.1.3/Apache/Apache/conf/url_fw_ws.conf
    File exists
    File deleted
    Checking for file: /u01/E-BIZ/inst/apps/VIS_jags/ora/10.1.3/Apache/Apache/conf/custom.conf
    File exists
    File deleted
    Checking for file: /u01/E-BIZ/inst/apps/VIS_jags/ora/10.1.3/j2ee/oafm/config/mapViewerConfig.xml
    File exists
    File deleted
    Checking for file: /u01/E-BIZ/inst/apps/VIS_jags/ora/10.1.2/network/admin/tnsnames.ora
    File exists
    File deleted
    Checking for file: /u01/E-BIZ/inst/apps/VIS_jags/ora/10.1.3/network/admin/tnsnames.ora
    File exists
    File deleted
    Checking for file: /u01/E-BIZ/inst/apps/VIS_jags/admin/install/admk80ln.sql
    File exists
    File deleted
    Checking for file: /u01/E-BIZ/inst/apps/VIS_jags/admin/install/admk80ln.sh
    File exists
    File deleted
    Checking for file: /u01/E-BIZ/inst/apps/VIS_jags/admin/install/txkWfClone.sh
    File exists
    File deleted
    Processing driver file: /u01/E-BIZ/apps/apps_st/appl/cse/12.0.0/admin/driver/csetmpl.drv
    Processing driver file: /u01/E-BIZ/apps/apps_st/appl/eam/12.0.0/admin/driver/eamtmpl.drv
    Processing driver file: /u01/E-BIZ/apps/apps_st/appl/fte/12.0.0/admin/driver/ftetmpl.drv
    Processing driver file: /u01/E-BIZ/apps/apps_st/appl/ad/12.0.0/admin/driver/adtmpl.drv
    Checking for file: /u01/E-BIZ/inst/apps/VIS_jags/admin/install/txkConfigAppsOcm.pl
    File exists
    File deleted
    Checking for file: /u01/E-BIZ/inst/apps/VIS_jags/ora/10.1.3/Apache/Apache/conf/url_fw_ws.conf
    Checking for file: /u01/E-BIZ/inst/apps/VIS_jags/ora/10.1.3/Apache/Apache/conf/custom.conf
    Checking for file: /u01/E-BIZ/inst/apps/VIS_jags/ora/10.1.3/j2ee/oafm/config/mapViewerConfig.xml
    Checking for file: /u01/E-BIZ/inst/apps/VIS_jags/ora/10.1.2/network/admin/tnsnames.ora
    Checking for file: /u01/E-BIZ/inst/apps/VIS_jags/ora/10.1.3/network/admin/tnsnames.ora
    Checking for file: /u01/E-BIZ/inst/apps/VIS_jags/admin/install/admk80ln.sql
    Checking for file: /u01/E-BIZ/inst/apps/VIS_jags/admin/install/admk80ln.sh
    Checking for file: /u01/E-BIZ/inst/apps/VIS_jags/admin/install/txkWfClone.sh
    Processing driver file: /u01/E-BIZ/apps/apps_st/appl/ont/12.0.0/admin/driver/onttmpl.drv
    Processing driver file: /u01/E-BIZ/apps/apps_st/appl/ar/12.0.0/admin/driver/artmpl.drv
    Processing driver file: /u01/E-BIZ/apps/apps_st/appl/ahl/12.0.0/admin/driver/ahltmpl.drv
    Processing driver file: /u01/E-BIZ/apps/apps_st/appl/ozf/12.0.0/admin/driver/ozftmpl.drv
    Processing driver file: /u01/E-BIZ/apps/apps_st/appl/ies/12.0.0/admin/driver/iestmpl.drv
    Processing driver file: /u01/E-BIZ/apps/apps_st/appl/csd/12.0.0/admin/driver/csdtmpl.drv
    Processing driver file: /u01/E-BIZ/apps/apps_st/appl/igc/12.0.0/admin/driver/igctmpl.drv
    Starting CVM.....
        Using Context file          : /u01/E-BIZ/inst/apps/VIS_jags/appl/admin/VIS_jags.xml
    Attempting to create a back up of the Context file
    Created back up file of name :
          /u01/E-BIZ/inst/apps/VIS_jags/admin/out/12250959/VIS_jags.xml
    ===========================================================================
    Starting synchronization of file system Context file and its templates with those in the database
       Database connection     : Failed
       OAM Context editing support feature: Unverified
       OAM Customization support feature  : Unverified
       File system template    : /u01/E-BIZ/apps/apps_st/appl/ad/12.0.0/admin/template/adxmlctx.tmp
       Checking for customizations to Context template
       Warning: Unable to connect to Database.
               If the system is OAM enabled, this may result in loss of customizations.
       Looking for custom template at : /u01/E-BIZ/apps/apps_st/appl/ad/12.0.0/admin/template/custom/adxmlctx.tmp
       Custom template         : Not Available
       Customizations found    : None
       File system Context file :/u01/E-BIZ/inst/apps/VIS_jags/appl/admin/VIS_jags.xml
       Checking the Context file for possible updates from the Database
       Warning: Unable to connect to Database.
               If the system is OAM enabled, this may result in loss of customizations and the Context files in DataBase and in the file system may be unsynchronized
    ===========================================================================
    Starting Updates of Context file Wed Dec 25 09:59:56 EST 2013
          found context version     : 120.271.12010000.36
          available update version  : 120.271.12010000.36
    No updates to apply
    Ending Updates of Context file
    ===========================================================================
    ===========================================================================
    Config Tool CVMHelper started at Wed Dec 25 09:59:56 EST 2013
    ===========================================================================
    Updating local context file variables for Middle Tier
    Checking file /u01/E-BIZ/apps/apps_st/appl/ad/12.0.0/admin/template/adgendbc_ux.sh
    FND_SECURE: /u01/E-BIZ/inst/apps/VIS_jags/appl/fnd/12.0.0/secure
    DBC FILE NAME: VIS
    File exists, getting the version
    Version: 120.8.12010000.6
    No updates to s_fnd_secure needed
    Writing Context File back to File System
    Context file updated
    Making database connection using DBUtil
                       ADX Database Utility                       
    getConnectionUsingAppsJDBCConnector() -->
        APPS_JDBC_URL=''
        Trying to get connection using SID based connect descriptor
    getConnection() -->
        sDbHost    : jagdish
        sDbDomain  : oracle.com
        sDbPort    : 1563
        sDbSid     : VIS
        sDbUser    : APPS
        Trying to connect using SID...
    getConnectionUsingSID() -->
        JDBC URL: jdbc:oracle:thin:@jagdish.oracle.com:1563:VIS
        Exception occurred: java.sql.SQLException: ORA-28000: the account is locked
        Trying to connect using SID as ServiceName
    getConnectionUsingServiceName() -->
        JDBC URL: jdbc:oracle:thin:@(DESCRIPTION=(ADDRESS=(PROTOCOL=tcp)(HOST=jagdish.oracle.com)(PORT=1563))(CONNECT_DATA=(SERVICE_NAME=VIS)))
        Exception occurred: java.sql.SQLException: ORA-28000: the account is locked
        Trying to connect using SID as ServiceName.DomainName
    getConnectionUsingServiceName() -->
        JDBC URL: jdbc:oracle:thin:@(DESCRIPTION=(ADDRESS=(PROTOCOL=tcp)(HOST=jagdish.oracle.com)(PORT=1563))(CONNECT_DATA=(SERVICE_NAME=VIS.oracle.com)))
        Exception occurred: java.sql.SQLException: Listener refused the connection with the following error:
    ORA-12514, TNS:listener does not currently know of service requested in connect descriptor
    The Connection descriptor used by the client was:
    (DESCRIPTION=(ADDRESS=(PROTOCOL=tcp)(HOST=jagdish.oracle.com)(PORT=1563))(CONNECT_DATA=(SERVICE_NAME=VIS.oracle.com)))
        Connection could not be obtained; returning null
    -------------------ADX Database Utility Finished---------------
    Exception occurred while preseeding variables in the context file: java.sql.SQLException: Could not get connection to the database
    StackTrace:
    java.sql.SQLException: Could not get connection to the database
        at oracle.apps.ad.tools.configuration.CVMHelper.processNewContextFile(CVMHelper.java:875)
        at oracle.apps.ad.context.CtxValueMgt.preSeed2Ctx(CtxValueMgt.java:1825)
        at oracle.apps.ad.context.CtxValueMgt.processCtxFile(CtxValueMgt.java:1620)
        at oracle.apps.ad.clone.ApplyApplTop.runCVM(ApplyApplTop.java:510)
        at oracle.apps.ad.clone.ApplyApplTop.runAutoConfig(ApplyApplTop.java:552)
        at oracle.apps.ad.clone.ApplyApplTop.doConf(ApplyApplTop.java:339)
        at oracle.apps.ad.clone.ApplyApplTop.doApply(ApplyApplTop.java:382)
        at oracle.apps.ad.clone.ApplyApplTop.<init>(ApplyApplTop.java:267)
        at oracle.apps.ad.clone.ApplyAppsTier.<init>(ApplyAppsTier.java:105)
        at sun.reflect.NativeConstructorAccessorImpl.newInstance0(Native Method)
        at sun.reflect.NativeConstructorAccessorImpl.newInstance(NativeConstructorAccessorImpl.java:39)
        at sun.reflect.DelegatingConstructorAccessorImpl.newInstance(DelegatingConstructorAccessorImpl.java:27)
        at java.lang.reflect.Constructor.newInstance(Constructor.java:513)
        at oracle.apps.ad.clone.util.CloneProcessor.run(CloneProcessor.java:67)
        at java.lang.Thread.run(Thread.java:619)
    ===========================================================================
    Starting synchronization of product tops at Wed Dec 25 09:59:56 EST 2013
       Contextfile             : /u01/E-BIZ/inst/apps/VIS_jags/appl/admin/VIS_jags.xml
       Topfile                 : /u01/E-BIZ/apps/apps_st/appl/admin/topfile.txt
    Verifying system requirements:
       ContextFile             : VALID
       TopFile                 : VALID
    Updating the Contextfile:
    [ s_blctop ]
       Action                  : Add the Product
       Path for Model          : /u01/E-BIZ/apps/apps_st/appl/blc/12.0.0
       Path in Contextfile     : /u01/E-BIZ/apps/apps_st/appl/blc/12.0.0
    [ s_ipdtop ]
       Action                  : Add the Product
       Path for Model          : /u01/E-BIZ/apps/apps_st/appl/ipd/12.0.0
       Path in Contextfile     : /u01/E-BIZ/apps/apps_st/appl/ipd/12.0.0
    [ s_rhxtop ]
       Action                  : Add the Product
       Path for Model          : /u01/E-BIZ/apps/apps_st/appl/rhx/12.0.0
       Path in Contextfile     : /u01/E-BIZ/apps/apps_st/appl/rhx/12.0.0
    [ s_ozstop ]
       Action                  : Add the Product
       Path for Model          : /u01/E-BIZ/apps/apps_st/appl/ozs/12.0.0
       Path in Contextfile     : /u01/E-BIZ/apps/apps_st/appl/ozs/12.0.0
    [ s_ozptop ]
       Action                  : Add the Product
       Path for Model          : /u01/E-BIZ/apps/apps_st/appl/ozp/12.0.0
       Path in Contextfile     : /u01/E-BIZ/apps/apps_st/appl/ozp/12.0.0
    [ s_zsatop ]
       Action                  : Add the Product
       Path for Model          : /u01/E-BIZ/apps/apps_st/appl/zsa/12.0.0
       Path in Contextfile     : /u01/E-BIZ/apps/apps_st/appl/zsa/12.0.0
    [ s_jtstop ]
       Action                  : Add the Product
       Path for Model          : /u01/E-BIZ/apps/apps_st/appl/jts/12.0.0
       Path in Contextfile     : /u01/E-BIZ/apps/apps_st/appl/jts/12.0.0
    [ s_ibatop ]
       Action                  : Add the Product
       Path for Model          : /u01/E-BIZ/apps/apps_st/appl/iba/12.0.0
       Path in Contextfile     : /u01/E-BIZ/apps/apps_st/appl/iba/12.0.0
    [ s_zfatop ]
       Action                  : Add the Product
       Path for Model          : /u01/E-BIZ/apps/apps_st/appl/zfa/12.0.0
       Path in Contextfile     : /u01/E-BIZ/apps/apps_st/appl/zfa/12.0.0
    [ s_abmtop ]
       Action                  : Add the Product
       Path for Model          : /u01/E-BIZ/apps/apps_st/appl/abm/12.0.0
       Path in Contextfile     : /u01/E-BIZ/apps/apps_st/appl/abm/12.0.0
    [ s_imttop ]
       Action                  : Add the Product
       Path for Model          : /u01/E-BIZ/apps/apps_st/appl/imt/12.0.0
       Path in Contextfile     : /u01/E-BIZ/apps/apps_st/appl/imt/12.0.0
    [ s_eaatop ]
       Action                  : Add the Product
       Path for Model          : /u01/E-BIZ/apps/apps_st/appl/eaa/12.0.0
       Path in Contextfile     : /u01/E-BIZ/apps/apps_st/appl/eaa/12.0.0
    [ s_vehtop ]
       Action                  : Add the Product
       Path for Model          : /u01/E-BIZ/apps/apps_st/appl/veh/12.0.0
       Path in Contextfile     : /u01/E-BIZ/apps/apps_st/appl/veh/12.0.0
    [ s_amftop ]
       Action                  : Add the Product
       Path for Model          : /u01/E-BIZ/apps/apps_st/appl/amf/12.0.0
       Path in Contextfile     : /u01/E-BIZ/apps/apps_st/appl/amf/12.0.0
    [ s_okrtop ]
       Action                  : Add the Product
       Path for Model          : /u01/E-BIZ/apps/apps_st/appl/okr/12.0.0
       Path in Contextfile     : /u01/E-BIZ/apps/apps_st/appl/okr/12.0.0
    [ s_okotop ]
       Action                  : Add the Product
       Path for Model          : /u01/E-BIZ/apps/apps_st/appl/oko/12.0.0
       Path in Contextfile     : /u01/E-BIZ/apps/apps_st/appl/oko/12.0.0
    [ s_okbtop ]
       Action                  : Add the Product
       Path for Model          : /u01/E-BIZ/apps/apps_st/appl/okb/12.0.0
       Path in Contextfile     : /u01/E-BIZ/apps/apps_st/appl/okb/12.0.0
    [ s_rcmtop ]
       Action                  : Add the Product
       Path for Model          : /u01/E-BIZ/apps/apps_st/appl/rcm/12.0.0
       Path in Contextfile     : /u01/E-BIZ/apps/apps_st/appl/rcm/12.0.0
    [ s_xnstop ]
       Action                  : Add the Product
       Path for Model          : /u01/E-BIZ/apps/apps_st/appl/xns/12.0.0
       Path in Contextfile     : /u01/E-BIZ/apps/apps_st/appl/xns/12.0.0
    [ s_fpttop ]
       Action                  : Add the Product
       Path for Model          : /u01/E-BIZ/apps/apps_st/appl/fpt/12.0.0
       Path in Contextfile     : /u01/E-BIZ/apps/apps_st/appl/fpt/12.0.0
    [ s_xnmtop ]
       Action                  : Add the Product
       Path for Model          : /u01/E-BIZ/apps/apps_st/appl/xnm/12.0.0
       Path in Contextfile     : /u01/E-BIZ/apps/apps_st/appl/xnm/12.0.0
    [ s_xnitop ]
       Action                  : Add the Product
       Path for Model          : /u01/E-BIZ/apps/apps_st/appl/xni/12.0.0
       Path in Contextfile     : /u01/E-BIZ/apps/apps_st/appl/xni/12.0.0
    [ s_xnctop ]
       Action                  : Add the Product
       Path for Model          : /u01/E-BIZ/apps/apps_st/appl/xnc/12.0.0
       Path in Contextfile     : /u01/E-BIZ/apps/apps_st/appl/xnc/12.0.0
    [ s_evmtop ]
       Action                  : Add the Product
       Path for Model          : /u01/E-BIZ/apps/apps_st/appl/evm/12.0.0
       Path in Contextfile     : /u01/E-BIZ/apps/apps_st/appl/evm/12.0.0
    [ s_cuntop ]
       Action                  : Add the Product
       Path for Model          : /u01/E-BIZ/apps/apps_st/appl/cun/12.0.0
       Path in Contextfile     : /u01/E-BIZ/apps/apps_st/appl/cun/12.0.0
    [ s_cuetop ]
       Action                  : Add the Product
       Path for Model          : /u01/E-BIZ/apps/apps_st/appl/cue/12.0.0
       Path in Contextfile     : /u01/E-BIZ/apps/apps_st/appl/cue/12.0.0
    [ s_ahmtop ]
       Action                  : Add the Product
       Path for Model          : /u01/E-BIZ/apps/apps_st/appl/ahm/12.0.0
       Path in Contextfile     : /u01/E-BIZ/apps/apps_st/appl/ahm/12.0.0
    [ s_metop ]
       Action                  : Add the Product
       Path for Model          : /u01/E-BIZ/apps/apps_st/appl/me/12.0.0
       Path in Contextfile     : /u01/E-BIZ/apps/apps_st/appl/me/12.0.0
    [ s_rlatop ]
       Action                  : Add the Product
       Path for Model          : /u01/E-BIZ/apps/apps_st/appl/rla/12.0.0
       Path in Contextfile     : /u01/E-BIZ/apps/apps_st/appl/rla/12.0.0
    [ s_csstop ]
       Action                  : Add the Product
       Path for Model          : /u01/E-BIZ/apps/apps_st/appl/css/12.0.0
       Path in Contextfile     : /u01/E-BIZ/apps/apps_st/appl/css/12.0.0
    Synchronization of product tops successful
    ===========================================================================
    ===========================================================================
    Starting synchronization of product tops at Wed Dec 25 09:59:57 EST 2013
       Contextfile             : /u01/E-BIZ/inst/apps/VIS_jags/appl/admin/VIS_jags.xml
       Topfile                 : /u01/E-BIZ/apps/apps_st/appl/admin/topfile.txt
    Verifying system requirements:
       ContextFile             : VALID
       TopFile                 : VALID
    No updates to Contextfile for Product Tops needed
    Synchronization of product tops successful
    ===========================================================================
    ===========================================================================
    Starting location of IANA character set
    [s_iana_cset]
        IANA Charset obtained from Database    : null
        IANA Charset present in Context file   : UTF-8
        IANA Charset based on APPL_TOP char set: UTF-8
        IANA Charset decided for Context file  : UTF-8
        Action taken : None, since the correct value exists in the Context file
    ===========================================================================
    ===========================================================================
    Starting Context Value Management System at Wed Dec 25 09:59:57 EST 2013
    Using version 120.13.12010000.3
    Options:
       Force               : no
       Contextfile         : /u01/E-BIZ/inst/apps/VIS_jags/appl/admin/VIS_jags.xml
       Templatefile        : /u01/E-BIZ/apps/apps_st/appl/ad/12.0.0/admin/template/adxmlctx.tmp
       ValueUpdateFile     : /u01/E-BIZ/apps/apps_st/appl/ad/12.0.0/admin/template/adcvmat.xml
    Verifying value management system requirements:
       ContextFile         : VALID
       Template File       : VALID
       ValueUpdateFile     : VALID
    Parsing the ValueUpdateFile
    [ s_contextfile ]
       Action             : seed
       Change reason      : Setting the location to what has been specified by user
       New value          : /u01/E-BIZ/inst/apps/VIS_jags/appl/admin/VIS_jags.xml
    [ s_javamailer_imap_user ]
       Action             : askUser
       Change reason      : These values will be used for the Java-based Workflow Mailer utility.
       Expected value     : changeOnJavaMailerInstall
       Found value        : NoImapUser
       INFO               : Customer has already set a value - skipping
    [ s_javamailer_reply_to ]
       Action             : askUser
       Change reason      : These values will be used for the Java-based Workflow Mailer utility.
       Expected value     : changeOnJavaMailerInstall
       Found value        : NoReplyTo
       INFO               : Customer has already set a value - skipping
    [ s_javamailer_imaphost ]
       Action             : askUser
       Change reason      : These values will be used for the Java-based Workflow Mailer utility.
       Expected value     : changeOnJavaMailerInstall
       Found value        : NoImapHost
       INFO               : Customer has already set a value - skipping
    [ s_javamailer_imapdomainname ]
       Action             : askUser
       Change reason      : These values will be used for the Java-based Workflow Mailer utility.
       Expected value     : changeOnJavaMailerInstall
       Found value        : NoImapDomain
       INFO               : Customer has already set a value - skipping
    [ s_ohs_serveradmin ]
       Action             : askUser
       Change reason      : This value will be used for OHS Administator email address.
       Expected value     : changeOnOHSInstall
       Found value        : [email protected]
       INFO               : Customer has already set a value - skipping
    [ s_perl5lib ]
       Action             : translate
       Change reason      : Removal of hard-coded value in the templates.
       Expected value     : [/u01/E-BIZ/apps/tech_st/10.1.3/perl/lib/5.8.3:/u01/E-BIZ/apps/tech_st/10.1.3/perl/lib/site_perl/5.8.3:/u01/E-BIZ/apps/apps_st/appl/au/12.0.0/perl]
       Found value        : /u01/E-BIZ/apps/tech_st/10.1.3/perl/lib/5.8.3:/u01/E-BIZ/apps/tech_st/10.1.3/perl/lib/site_perl/5.8.3:/u01/E-BIZ/apps/apps_st/appl/au/12.0.0/perl:/u01/E-BIZ/apps/tech_st/10.1.3/Apache/Apache/mod_perl/lib/site_perl/5.8.3/i686-linux-thread-multi
       New value          : /u01/E-BIZ/apps/tech_st/10.1.3/perl/lib/5.8.3:/u01/E-BIZ/apps/tech_st/10.1.3/perl/lib/site_perl/5.8.3:/u01/E-BIZ/apps/apps_st/appl/au/12.0.0/perl:/u01/E-BIZ/apps/tech_st/10.1.3/Apache/Apache/mod_perl/lib/site_perl/5.8.3/i686-linux-thread-multi
       Check Condition    : Unconditional
       INFO               : Customer has the new value already in place - skipping
    [ s_tools_oranls ]
       Action             : translate
       Change reason      : ORA_NLS10 needs to point to the correct location.
       Expected value     : [/u01/E-BIZ/apps/tech_st/10.1.2/ocommon/nls/admin/data]
       Found value        : /u01/E-BIZ/apps/tech_st/10.1.2/nls/data/9idata
       New value          : /u01/E-BIZ/apps/tech_st/10.1.2/nls/data/9idata
       Check Condition    : Unconditional
       INFO               : Customer has the new value already in place - skipping
    [ s_cmanport ]
       Action             : translate
       Change reason      : Removing hardcoded value of s_cmanport to use s_dbport instead
       Expected value     : [1521]
       Found value        : 1563
       New value          : 1563
       Check Condition    : Unconditional
       INFO               : Customer has the new value already in place - skipping
    [ s_tools_ldlib ]
       Action             : translate
       Change reason      : To support the third-party libraries in $SHT_TOP/lib
       Expected value     : [/u01/E-BIZ/apps/tech_st/10.1.2/lib32:/u01/E-BIZ/apps/tech_st/10.1.2/lib:/usr/X11R6/lib:/usr/openwin/lib:/u01/E-BIZ/apps/tech_st/10.1.2/jdk/jre/lib/i386:/u01/E-BIZ/apps/tech_st/10.1.2/jdk/jre/lib/i386/server:/u01/E-BIZ/apps/tech_st/10.1.2/jdk/jre/lib/i386/native_threads]
       Found value        : /u01/E-BIZ/apps/tech_st/10.1.2/lib32:/u01/E-BIZ/apps/tech_st/10.1.2/lib:/usr/X11R6/lib:/usr/openwin/lib:/u01/E-BIZ/apps/tech_st/10.1.2/jdk/jre/lib/i386:/u01/E-BIZ/apps/tech_st/10.1.2/jdk/jre/lib/i386/server:/u01/E-BIZ/apps/tech_st/10.1.2/jdk/jre/lib/i386/native_threads:/u01/E-BIZ/apps/apps_st/appl/sht/12.0.0/lib
       New value          : /u01/E-BIZ/apps/tech_st/10.1.2/lib32:/u01/E-BIZ/apps/tech_st/10.1.2/lib:/usr/X11R6/lib:/usr/openwin/lib:/u01/E-BIZ/apps/tech_st/10.1.2/jdk/jre/lib/i386:/u01/E-BIZ/apps/tech_st/10.1.2/jdk/jre/lib/i386/server:/u01/E-BIZ/apps/tech_st/10.1.2/jdk/jre/lib/i386/native_threads:/u01/E-BIZ/apps/apps_st/appl/sht/12.0.0/lib
       Check Condition    : Unconditional
       INFO               : Customer has the new value already in place - skipping
    [ s_oacore_ld_lib_path ]
       Action             : translate
       Change reason      : To support the usage of third-party libraries in $SHT_TOP/lib by the Java Concurrent Programs
       Expected value     : [/u01/E-BIZ/apps/tech_st/10.1.3/lib32:/u01/E-BIZ/apps/tech_st/10.1.3/lib:/u01/E-BIZ/apps/apps_st/appl/cz/12.0.0/bin:/u01/E-BIZ/apps/apps_st/appl/iby/12.0.0/bin:/u01/E-BIZ/apps/apps_st/appl/pon/12.0.0/bin]
       Found value        : /u01/E-BIZ/apps/tech_st/10.1.3/lib32:/u01/E-BIZ/apps/tech_st/10.1.3/lib:/u01/E-BIZ/apps/apps_st/appl/cz/12.0.0/bin:/u01/E-BIZ/apps/apps_st/appl/iby/12.0.0/bin:/u01/E-BIZ/apps/apps_st/appl/pon/12.0.0/bin:/u01/E-BIZ/apps/apps_st/appl/sht/12.0.0/lib
       New value          : /u01/E-BIZ/apps/tech_st/10.1.3/lib32:/u01/E-BIZ/apps/tech_st/10.1.3/lib:/u01/E-BIZ/apps/apps_st/appl/cz/12.0.0/bin:/u01/E-BIZ/apps/apps_st/appl/iby/12.0.0/bin:/u01/E-BIZ/apps/apps_st/appl/pon/12.0.0/bin:/u01/E-BIZ/apps/apps_st/appl/sht/12.0.0/lib
       Check Condition    : Unconditional
       INFO               : Customer has the new value already in place - skipping
    [ s_jto_debug_string ]
       Action             : translate
       Change reason      : To reduce the default level of logging for the Fulfillment Server
       Expected value     : [full]
       Found value        : off
       New value          : off
       Check Condition    : Unconditional
       INFO               : Customer has the new value already in place - skipping
    [ s_jto_log_level ]
       Action             : translate
       Change reason      : To reduce the default level of logging for the Fulfillment Server
       Expected value     : [9]
       Found value        : 1
       New value          : 1
       Check Condition    : Unconditional
       INFO               : Customer has the new value already in place - skipping
    [ s_jtffstart ]
       Action             : translate
       Change reason      : To prevent the content of the DBC file from being written into the Fulfillment Server log file
       Expected value     : [/u01/E-BIZ/apps/tech_st/10.1.3/appsutil/jdk/jre/bin/java -ms128m -mx256m -classpath .:/u01/E-BIZ/apps/apps_st/comn/java/lib/jdbc6.zip:/u01/E-BIZ/apps/apps_st/comn/java/lib/orai18n.zip:/u01/E-BIZ/apps/tech_st/10.1.3/lib/xmlparserv2.jar:/u01/E-BIZ/apps/apps_st/comn/java/classes:/u01/E-BIZ/apps/apps_st/comn/java/classes/3rdparty/RFJavaInt.zip::/u01/E-BIZ/apps/apps_st/comn/java/lib/appsborg2.zip -Dengine.LogPath=/u01/E-BIZ/inst/apps/VIS_jags/logs/appl/admin/log -Dengine.TempDir=/u01/E-BIZ/inst/apps/VIS_jags/temp -Dengine.CommandPort=9342 -Dengine.AOLJ.config=/u01/E-BIZ/inst/apps/VIS_jags/appl/fnd/12.0.0/secure/VIS.dbc -Dengine.ServerID=5000 -Ddebug=off -Dengine.LogLevel=1 -Dlog.ShowWarnings=false -Dengine.FaxEnabler=oracle.apps.jtf.fm.engine.rightfax.RfFaxEnablerImpl -Dengine.PrintEnabler=oracle.apps.jtf.fm.engine.rightfax.RfPrintEnablerImpl -Dfax.TempDir=/u01/E-BIZ/inst/apps/VIS_jags/logs/appl/admin/log -Dprint.TempDir=/u01/E-BIZ/inst/apps/VIS_jags/logs/appl/admin/log -Dengine.ServerInstanceID=5000 -DTurnOffLowPriorityMonitor=no -Dengine.MaxBatchThreads=12 oracle.apps.jtf.fm.FulfillmentServer >> /u01/E-BIZ/inst/apps/VIS_jags/logs/appl/admin/log/jtffmctl.txt]
       Found value        : /u01/E-BIZ/apps/tech_st/10.1.3/appsutil/jdk/jre/bin/java -ms128m -mx256m -classpath .:/u01/E-BIZ/apps/apps_st/comn/java/lib/jdbc6.zip:/u01/E-BIZ/apps/apps_st/comn/java/lib/orai18n.zip:/u01/E-BIZ/apps/tech_st/10.1.3/lib/xmlparserv2.jar:/u01/E-BIZ/apps/apps_st/comn/java/classes:/u01/E-BIZ/apps/apps_st/comn/java/classes/3rdparty/RFJavaInt.zip::/u01/E-BIZ/apps/apps_st/comn/java/lib/appsborg2.zip -Dengine.LogPath=/u01/E-BIZ/inst/apps/VIS_jags/logs/appl/admin/log -Dengine.TempDir=/u01/E-BIZ/inst/apps/VIS_jags/temp -Dengine.CommandPromptEnabled=false -Dengine.CommandPort=9342 -Dengine.AOLJ.config=/u01/E-BIZ/inst/apps/VIS_jags/appl/fnd/12.0.0/secure/VIS.dbc -Dengine.ServerID=5000 -Ddebug=off -Dengine.LogLevel=1 -Dlog.ShowWarnings=false -Dengine.FaxEnabler=oracle.apps.jtf.fm.engine.rightfax.RfFaxEnablerImpl -Dengine.PrintEnabler=oracle.apps.jtf.fm.engine.rightfax.RfPrintEnablerImpl -Dfax.TempDir=/u01/E-BIZ/inst/apps/VIS_jags/logs/appl/admin/log -Dprint.TempDir=/u01/E-BIZ/inst/apps/VIS_jags/logs/appl/admin/log -Dengine.ServerInstanceID=5000 -DTurnOffLowPriorityMonitor=no -Dengine.MaxBatchThreads=12 oracle.apps.jtf.fm.FulfillmentServer >> /u01/E-BIZ/inst/apps/VIS_jags/logs/appl/admin/log/jtffmctl.txt
       New value          : /u01/E-BIZ/apps/tech_st/10.1.3/appsutil/jdk/jre/bin/java -ms128m -mx256m -classpath .:/u01/E-BIZ/apps/apps_st/comn/java/lib/jdbc6.zip:/u01/E-BIZ/apps/apps_st/comn/java/lib/orai18n.zip:/u01/E-BIZ/apps/tech_st/10.1.3/lib/xmlparserv2.jar:/u01/E-BIZ/apps/apps_st/comn/java/classes:/u01/E-BIZ/apps/apps_st/comn/java/classes/3rdparty/RFJavaInt.zip::/u01/E-BIZ/apps/apps_st/comn/java/lib/appsborg2.zip -Dengine.LogPath=/u01/E-BIZ/inst/apps/VIS_jags/logs/appl/admin/log -Dengine.TempDir=/u01/E-BIZ/inst/apps/VIS_jags/temp -Dengine.CommandPromptEnabled=false -Dengine.CommandPort=9342 -Dengine.AOLJ.config=/u01/E-BIZ/inst/apps/VIS_jags/appl/fnd/12.0.0/secure/VIS.dbc -Dengine.ServerID=5000 -Ddebug=off -Dengine.LogLevel=1 -Dlog.ShowWarnings=false -Dengine.FaxEnabler=oracle.apps.jtf.fm.engine.rightfax.RfFaxEnablerImpl -Dengine.PrintEnabler=oracle.apps.jtf.fm.engine.rightfax.RfPrintEnablerImpl -Dfax.TempDir=/u01/E-BIZ/inst/apps/VIS_jags/logs/appl/admin/log -Dprint.TempDir=/u01/E-BIZ/inst/apps/VIS_jags/logs/appl/admin/log -Dengine.ServerInstanceID=5000 -DTurnOffLowPriorityMonitor=no -Dengine.MaxBatchThreads=12 oracle.apps.jtf.fm.FulfillmentServer >> /u01/E-BIZ/inst/apps/VIS_jags/logs/appl/admin/log/jtffmctl.txt
       Check Condition    : Unconditional
       INFO               : Customer has the new value already in place - skipping
    [ s_jtffstart ]
       Action             : translate
       Change reason      : To prevent the content of the DBC file from being written into the Fulfillment Server log file
       Expected value     : [/u01/E-BIZ/apps/tech_st/10.1.3/appsutil/jdk/jre/bin/java -ms128m -mx256m -classpath .:/u01/E-BIZ/apps/apps_st/comn/java/lib/jdbc6.zip:/u01/E-BIZ/apps/apps_st/comn/java/lib/orai18n.zip:/u01/E-BIZ/apps/tech_st/10.1.3/lib/xmlparserv2.jar:/u01/E-BIZ/apps/apps_st/comn/java/classes:/u01/E-BIZ/apps/apps_st/comn/java/classes/3rdparty/RFJavaInt.zip::/u01/E-BIZ/apps/apps_st/comn/java/lib/appsborg2.zip -Dengine.LogPath=/u01/E-BIZ/inst/apps/VIS_jags/logs/appl/admin/log -Dengine.TempDir=/u01/E-BIZ/inst/apps/VIS_jags/temp -Dengine.CommandPort=9342 -Dengine.AOLJ.config=/u01/E-BIZ/inst/apps/VIS_jags/appl/fnd/12.0.0/secure/VIS.dbc -Dengine.ServerID=5000 -Ddebug=full -Dengine.LogLevel=9 -Dlog.ShowWarnings=false -Dengine.FaxEnabler=oracle.apps.jtf.fm.engine.rightfax.RfFaxEnablerImpl -Dengine.PrintEnabler=oracle.apps.jtf.fm.engine.rightfax.RfPrintEnablerImpl -Dfax.TempDir=/u01/E-BIZ/inst/apps/VIS_jags/logs/appl/admin/log -Dprint.TempDir=/u01/E-BIZ/inst/apps/VIS_jags/logs/appl/admin/log -Dengine.ServerInstanceID=5000 -DTurnOffLowPriorityMonitor=no -Dengine.MaxBatchThreads=12 oracle.apps.jtf.fm.FulfillmentServer >> /u01/E-BIZ/inst/apps/VIS_jags/logs/appl/admin/log/jtffmctl.txt]
       Found value        : /u01/E-BIZ/apps/tech_st/10.1.3/appsutil/jdk/jre/bin/java -ms128m -mx256m -classpath .:/u01/E-BIZ/apps/apps_st/comn/java/lib/jdbc6.zip:/u01/E-BIZ/apps/apps_st/comn/java/lib/orai18n.zip:/u01/E-BIZ/apps/tech_st/10.1.3/lib/xmlparserv2.jar:/u01/E-BIZ/apps/apps_st/comn/java/classes:/u01/E-BIZ/apps/apps_st/comn/java/classes/3rdparty/RFJavaInt.zip::/u01/E-BIZ/apps/apps_st/comn/java/lib/appsborg2.zip -Dengine.LogPath=/u01/E-BIZ/inst/apps/VIS_jags/logs/appl/admin/log -Dengine.TempDir=/u01/E-BIZ/inst/apps/VIS_jags/temp -Dengine.CommandPromptEnabled=false -Dengine.CommandPort=9342 -Dengine.AOLJ.config=/u01/E-BIZ/inst/apps/VIS_jags/appl/fnd/12.0.0/secure/VIS.dbc -Dengine.ServerID=5000 -Ddebug=off -Dengine.LogLevel=1 -Dlog.ShowWarnings=false -Dengine.FaxEnabler=oracle.apps.jtf.fm.engine.rightfax.RfFaxEnablerImpl -Dengine.PrintEnabler=oracle.apps.jtf.fm.engine.rightfax.RfPrintEnablerImpl -Dfax.TempDir=/u01/E-BIZ/inst/apps/VIS_jags/logs/appl/admin/log -Dprint.TempDir=/u01/E-BIZ/inst/apps/VIS_jags/logs/appl/admin/log -Dengine.ServerInstanceID=5000 -DTurnOffLowPriorityMonitor=no -Dengine.MaxBatchThreads=12 oracle.apps.jtf.fm.FulfillmentServer >> /u01/E-BIZ/inst/apps/VIS_jags/logs/appl/admin/log/jtffmctl.txt
       New value          : /u01/E-BIZ/apps/tech_st/10.1.3/appsutil/jdk/jre/bin/java -ms128m -mx256m -classpath .:/u01/E-BIZ/apps/apps_st/comn/java/lib/jdbc6.zip:/u01/E-BIZ/apps/apps_st/comn/java/lib/orai18n.zip:/u01/E-BIZ/apps/tech_st/10.1.3/lib/xmlparserv2.jar:/u01/E-BIZ/apps/apps_st/comn/java/classes:/u01/E-BIZ/apps/apps_st/comn/java/classes/3rdparty/RFJavaInt.zip::/u01/E-BIZ/apps/apps_st/comn/java/lib/appsborg2.zip -Dengine.LogPath=/u01/E-BIZ/inst/apps/VIS_jags/logs/appl/admin/log -Dengine.TempDir=/u01/E-BIZ/inst/apps/VIS_jags/temp -Dengine.CommandPromptEnabled=false -Dengine.CommandPort=9342 -Dengine.AOLJ.config=/u01/E-BIZ/inst/apps/VIS_jags/appl/fnd/12.0.0/secure/VIS.dbc -Dengine.ServerID=5000 -Ddebug=off -Dengine.LogLevel=1 -Dlog.ShowWarnings=false -Dengine.FaxEnabler=oracle.apps.jtf.fm.engine.rightfax.RfFaxEnablerImpl -Dengine.PrintEnabler=oracle.apps.jtf.fm.engine.rightfax.RfPrintEnablerImpl -Dfax.TempDir=/u01/E-BIZ/inst/apps/VIS_jags/logs/appl/admin/log -Dprint.TempDir=/u01/E-BIZ/inst/apps/VIS_jags/logs/appl/admin/log -Dengine.ServerInstanceID=5000 -DTurnOffLowPriorityMonitor=no -Dengine.MaxBatchThreads=12 oracle.apps.jtf.fm.FulfillmentServer >> /u01/E-BIZ/inst/apps/VIS_jags/logs/appl/admin/log/jtffmctl.txt
       Check Condition    : Unconditional
       INFO               : Customer has the new value already in place - skipping
    [ s_jtffstart ]
       Action             : translate
       Change reason      : To prevent the content of the DBC file from being written into the Fulfillment Server log file
       Expected value     : [/u01/E-BIZ/apps/tech_st/10.1.3/appsutil/jdk/jre/bin/java -ms128m -mx256m -classpath .:/u01/E-BIZ/apps/apps_st/comn/java/lib/jdbc6.zip:/u01/E-BIZ/apps/apps_st/comn/java/lib/orai18n.zip:/u01/E-BIZ/apps/tech_st/10.1.3/lib/xmlparserv2.jar:/u01/E-BIZ/apps/apps_st/comn/java/classes:/u01/E-BIZ/apps/apps_st/comn/java/classes/3rdparty/RFJavaInt.zip::/u01/E-BIZ/apps/apps_st/comn/java/lib/appsborg2.zip -Dengine.LogPath=/u01/E-BIZ/inst/apps/VIS_jags/logs/appl/admin/log -Dengine.TempDir=/u01/E-BIZ/inst/apps/VIS_jags/temp -Dengine.CommandPort=9342 -Dengine.AOLJ.config=/u01/E-BIZ/inst/apps/VIS_jags/appl/fnd/12.0.0/secure/VIS.dbc -Dengine.ServerID=5000 -Ddebug=full -Dengine.LogLevel=1 -Dlog.ShowWarnings=false -Dengine.FaxEnabler=oracle.apps.jtf.fm.engine.rightfax.RfFaxEnablerImpl -Dengine.PrintEnabler=oracle.apps.jtf.fm.engine.rightfax.RfPrintEnablerImpl -Dfax.TempDir=/u01/E-BIZ/inst/apps/VIS_jags/logs/appl/admin/log -Dprint.TempDir=/u01/E-BIZ/inst/apps/VIS_jags/logs/appl/admin/log -Dengine.ServerInstanceID=5000 -DTurnOffLowPriorityMonitor=no -Dengine.MaxBatchThreads=12 oracle.apps.jtf.fm.FulfillmentServer >> /u01/E-BIZ/inst/apps/VIS_jags/logs/appl/admin/log/jtffmctl.txt]
       Found value        : /u01/E-BIZ/apps/tech_st/10.1.3/appsutil/jdk/jre/bin/java -ms128m -mx256m -classpath .:/u01/E-BIZ/apps/apps_st/comn/java/lib/jdbc6.zip:/u01/E-BIZ/apps/apps_st/comn/java/lib/orai18n.zip:/u01/E-BIZ/apps/tech_st/10.1.3/lib/xmlparserv2.jar:/u01/E-BIZ/apps/apps_st/comn/java/classes:/u01/E-BIZ/apps/apps_st/comn/java/classes/3rdparty/RFJavaInt.zip::/u01/E-BIZ/apps/apps_st/comn/java/lib/appsborg2.zip -Dengine.LogPath=/u01/E-BIZ/inst/apps/VIS_jags/logs/appl/admin/log -Dengine.TempDir=/u01/E-BIZ/inst/apps/VIS_jags/temp -Dengine.CommandPromptEnabled=false -Dengine.CommandPort=9342 -Dengine.AOLJ.config=/u01/E-BIZ/inst/apps/VIS_jags/appl/fnd/12.0.0/secure/VIS.dbc -Dengine.ServerID=5000 -Ddebug=off -Dengine.LogLevel=1 -Dlog.ShowWarnings=false -Dengine.FaxEnabler=oracle.apps.jtf.fm.engine.rightfax.RfFaxEnablerImpl -Dengine.PrintEnabler=oracle.apps.jtf.fm.engine.rightfax.RfPrintEnablerImpl -Dfax.TempDir=/u01/E-BIZ/inst/apps/VIS_jags/logs/appl/admin/log -Dprint.TempDir=/u01/E-BIZ/inst/apps/VIS_jags/logs/appl/admin/log -Dengine.ServerInstanceID=5000 -DTurnOffLowPriorityMonitor=no -Dengine.MaxBatchThreads=12 oracle.apps.jtf.fm.FulfillmentServer >> /u01/E-BIZ/inst/apps/VIS_jags/logs/appl/admin/log/jtffmctl.txt
       New value          : /u01/E-BIZ/apps/tech_st/10.1.3/appsutil/jdk/jre/bin/java -ms128m -mx256m -classpath .:/u01/E-BIZ/apps/apps_st/comn/java/lib/jdbc6.zip:/u01/E-BIZ/apps/apps_st/comn/java/lib/orai18n.zip:/u01/E-BIZ/apps/tech_st/10.1.3/lib/xmlparserv2.jar:/u01/E-BIZ/apps/apps_st/comn/java/classes:/u01/E-BIZ/apps/apps_st/comn/java/classes/3rdparty/RFJavaInt.zip::/u01/E-BIZ/apps/apps_st/comn/java/lib/appsborg2.zip -Dengine.LogPath=/u01/E-BIZ/inst/apps/VIS_jags/logs/appl/admin/log -Dengine.TempDir=/u01/E-BIZ/inst/apps/VIS_jags/temp -Dengine.CommandPromptEnabled=false -Dengine.CommandPort=9342 -Dengine.AOLJ.config=/u01/E-BIZ/inst/apps/VIS_jags/appl/fnd/12.0.0/secure/VIS.dbc -Dengine.ServerID=5000 -Ddebug=off -Dengine.LogLevel=1 -Dlog.ShowWarnings=false -Dengine.FaxEnabler=oracle.apps.jtf.fm.engine.rightfax.RfFaxEnablerImpl -Dengine.PrintEnabler=oracle.apps.jtf.fm.engine.rightfax.RfPrintEnablerImpl -Dfax.TempDir=/u01/E-BIZ/inst/apps/VIS_jags/logs/appl/admin/log -Dprint.TempDir=/u01/E-BIZ/inst/apps/VIS_jags/logs/appl/admin/log -Dengine.ServerInstanceID=5000 -DTurnOffLowPriorityMonitor=no -Dengine.MaxBatchThreads=12 oracle.apps.jtf.fm.FulfillmentServer >> /u01/E-BIZ/inst/apps/VIS_jags/logs/appl/admin/log/jtffmctl.txt
       Check Condition    : Unconditional
       INFO               : Customer has the new value already in place - skipping
    [ s_jtffstart ]
       Action             : translate
       Change reason      : To prevent the content of the DBC file from being written into the Fulfillment Server log file
       Expected value     : [/u01/E-BIZ/apps/tech_st/10.1.3/appsutil/jdk/jre/bin/java -ms128m -mx256m -classpath .:/u01/E-BIZ/apps/apps_st/comn/java/lib/jdbc6.zip:/u01/E-BIZ/apps/apps_st/comn/java/lib/orai18n.zip:/u01/E-BIZ/apps/tech_st/10.1.3/lib/xmlparserv2.jar:/u01/E-BIZ/apps/apps_st/comn/java/classes:/u01/E-BIZ/apps/apps_st/comn/java/classes/3rdparty/RFJavaInt.zip::/u01/E-BIZ/apps/apps_st/comn/java/lib/appsborg2.zip -Dengine.LogPath=/u01/E-BIZ/inst/apps/VIS_jags/logs/appl/admin/log -Dengine.TempDir=/u01/E-BIZ/inst/apps/VIS_jags/temp -Dengine.CommandPort=9342 -Dengine.AOLJ.config=/u01/E-BIZ/inst/apps/VIS_jags/appl/fnd/12.0.0/secure/VIS.

    Please paste the log file of
    /u01/E-BIZ/inst/apps/VIS_jags/admin/log/ApplyAppsTier_12250956.log
    Also check
    Troubleshooting RapidClone issues with Oracle Applications R12 (Doc ID 603104.1)

  • Error while creating a application server connection in jdeveloper 10.1.3.2

    When I am trying to create a connection using the wizard with the following inputs
    hostname as :- localhost
    RMI Por as 22667
    When I use the test conection receive the following error
    racle.oc4j.admin.jmx.shared.exceptions.JMXRuntimeException: Error while getting remote MBeanServer for url: ormi://localhost:22667/default
         at oracle.oc4j.admin.jmx.client.CoreRemoteMBeanServer.fetchMBeanServerEjbRemote(CoreRemoteMBeanServer.java:502)
         at oracle.oc4j.admin.jmx.client.CoreRemoteMBeanServer.<init>(CoreRemoteMBeanServer.java:161)
         at oracle.oc4j.admin.jmx.client.RemoteMBeanServer.<init>(RemoteMBeanServer.java:128)
         at oracle.oc4j.admin.jmx.client.RemoteMBeanServer.getMBeanServer(RemoteMBeanServer.java:158)
         at oracle.oc4j.admin.jmx.client.ClientMBeanServerProxyFactory.getMBeanServer(ClientMBeanServerProxyFactory.java:68)
         at oracle.oc4j.admin.jmx.remote.rmi.RMIJMXConnectorImpl.getConnector(RMIJMXConnectorImpl.java:190)
         at oracle.oc4j.admin.jmx.remote.JMXConnectorImpl.connect(JMXConnectorImpl.java:400)
         at javax.management.remote.JMXConnectorFactory.connect(JMXConnectorFactory.java:248)
         at oracle.jdevimpl.cm.dt.J2EEConnectionWrapper._getJMXConnector(J2EEConnectionWrapper.java:269)
         at oracle.jdevimpl.cm.dt.J2EEConnectionWrapper.getPresentation(J2EEConnectionWrapper.java:76)
         at oracle.jdevimpl.cm.dt.browser.j2ee.J2EEBrowser.openConnectionBrowser(J2EEBrowser.java:75)
         at oracle.jdeveloper.cm.dt.ConnectionNode$NodeOpen.doWork(ConnectionNode.java:423)
         at oracle.ide.dialogs.ProgressRunnable.run(ProgressRunnable.java:159)
         at oracle.ide.dialogs.ProgressBar.run(ProgressBar.java:551)
         at java.lang.Thread.run(Thread.java:613)
    Caused by: javax.naming.NamingException: Error reading application-client descriptor: Error communicating with server: Connection refused; nested exception is:
         javax.naming.CommunicationException: Connection refused [Root exception is java.net.ConnectException: Connection refused] [Root exception is java.lang.InstantiationException: Error communicating with server: Connection refused; nested exception is:
         javax.naming.CommunicationException: Connection refused [Root exception is java.net.ConnectException: Connection refused]]
         at oracle.j2ee.naming.ApplicationClientInitialContextFactory.getApplicationContext(ApplicationClientInitialContextFactory.java:127)
         at oracle.j2ee.naming.ApplicationClientInitialContextFactory.getInitialContext(ApplicationClientInitialContextFactory.java:117)
         at javax.naming.spi.NamingManager.getInitialContext(NamingManager.java:667)
         at javax.naming.InitialContext.getDefaultInitCtx(InitialContext.java:247)
         at javax.naming.InitialContext.init(InitialContext.java:223)
         at javax.naming.InitialContext.<init>(InitialContext.java:197)
         at oracle.oc4j.admin.jmx.client.CoreRemoteMBeanServer.fetchMBeanServerEjbRemote(CoreRemoteMBeanServer.java:468)
         ... 14 more
    Caused by: java.lang.InstantiationException: Error communicating with server: Connection refused; nested exception is:
         javax.naming.CommunicationException: Connection refused [Root exception is java.net.ConnectException: Connection refused]
         at com.oracle.naming.J2EEContext.create(J2EEContext.java:104)
         at oracle.j2ee.naming.ApplicationClientInitialContextFactory.getApplicationContext(ApplicationClientInitialContextFactory.java:124)
         ... 20 more
    Caused by: oracle.oc4j.rmi.OracleRemoteException: Connection refused; nested exception is:
         javax.naming.CommunicationException: Connection refused [Root exception is java.net.ConnectException: Connection refused]
         at oracle.oc4j.deployment.ApplicationClientResourceFinder.lookupResourceFinder(ApplicationClientResourceFinder.java:110)
         at oracle.oc4j.deployment.ApplicationClientResourceFinder.getFinder(ApplicationClientResourceFinder.java:123)
         at oracle.oc4j.deployment.ApplicationClientResourceFinder.getLocation(ApplicationClientResourceFinder.java:75)
         at oracle.oc4j.deployment.ApplicationClientResourceFinder.getEjbBinding(ApplicationClientResourceFinder.java:38)
         at com.oracle.naming.J2EEContext.addEJBReferenceEntries(J2EEContext.java:515)
         at com.oracle.naming.J2EEContext.create(J2EEContext.java:97)
         ... 21 more
    Caused by: javax.naming.CommunicationException: Connection refused [Root exception is java.net.ConnectException: Connection refused]
         at com.evermind.server.rmi.RMIClient.lookup(RMIClient.java:292)
         at com.evermind.server.rmi.RMIClientContext.lookup(RMIClientContext.java:51)
         at oracle.oc4j.deployment.ApplicationClientResourceFinder.lookupResourceFinder(ApplicationClientResourceFinder.java:101)
         ... 26 more
    Caused by: java.net.ConnectException: Connection refused
         at java.net.PlainSocketImpl.socketConnect(Native Method)
         at java.net.PlainSocketImpl.doConnect(PlainSocketImpl.java:333)
         at java.net.PlainSocketImpl.connectToAddress(PlainSocketImpl.java:195)
         at java.net.PlainSocketImpl.connect(PlainSocketImpl.java:182)
         at java.net.SocksSocketImpl.connect(SocksSocketImpl.java:428)
         at java.net.Socket.connect(Socket.java:507)
         at java.net.Socket.connect(Socket.java:457)
         at java.net.Socket.<init>(Socket.java:365)
         at java.net.Socket.<init>(Socket.java:207)
         at com.evermind.server.rmi.RMIClientConnection.createSocket(RMIClientConnection.java:682)
         at oracle.oc4j.rmi.ClientSocketRmiTransport.createNetworkConnection(ClientSocketRmiTransport.java:58)
         at oracle.oc4j.rmi.ClientRmiTransport.connectToServer(ClientRmiTransport.java:78)
         at oracle.oc4j.rmi.ClientSocketRmiTransport.connectToServer(ClientSocketRmiTransport.java:68)
         at com.evermind.server.rmi.RMIClientConnection.connect(RMIClientConnection.java:646)
         at com.evermind.server.rmi.RMIClientConnection.sendLookupRequest(RMIClientConnection.java:190)
         at com.evermind.server.rmi.RMIClientConnection.lookup(RMIClientConnection.java:174)
         at com.evermind.server.rmi.RMIClient.lookup(RMIClient.java:283)
         ... 28 more
    ---- Embedded exception
    javax.naming.NamingException: Error reading application-client descriptor: Error communicating with server: Connection refused; nested exception is:
         javax.naming.CommunicationException: Connection refused [Root exception is java.net.ConnectException: Connection refused] [Root exception is java.lang.InstantiationException: Error communicating with server: Connection refused; nested exception is:
         javax.naming.CommunicationException: Connection refused [Root exception is java.net.ConnectException: Connection refused]]
         at oracle.j2ee.naming.ApplicationClientInitialContextFactory.getApplicationContext(ApplicationClientInitialContextFactory.java:127)
         at oracle.j2ee.naming.ApplicationClientInitialContextFactory.getInitialContext(ApplicationClientInitialContextFactory.java:117)
         at javax.naming.spi.NamingManager.getInitialContext(NamingManager.java:667)
         at javax.naming.InitialContext.getDefaultInitCtx(InitialContext.java:247)
         at javax.naming.InitialContext.init(InitialContext.java:223)
         at javax.naming.InitialContext.<init>(InitialContext.java:197)
         at oracle.oc4j.admin.jmx.client.CoreRemoteMBeanServer.fetchMBeanServerEjbRemote(CoreRemoteMBeanServer.java:468)
         at oracle.oc4j.admin.jmx.client.CoreRemoteMBeanServer.<init>(CoreRemoteMBeanServer.java:161)
         at oracle.oc4j.admin.jmx.client.RemoteMBeanServer.<init>(RemoteMBeanServer.java:128)
         at oracle.oc4j.admin.jmx.client.RemoteMBeanServer.getMBeanServer(RemoteMBeanServer.java:158)
         at oracle.oc4j.admin.jmx.client.ClientMBeanServerProxyFactory.getMBeanServer(ClientMBeanServerProxyFactory.java:68)
         at oracle.oc4j.admin.jmx.remote.rmi.RMIJMXConnectorImpl.getConnector(RMIJMXConnectorImpl.java:190)
         at oracle.oc4j.admin.jmx.remote.JMXConnectorImpl.connect(JMXConnectorImpl.java:400)
         at javax.management.remote.JMXConnectorFactory.connect(JMXConnectorFactory.java:248)
         at oracle.jdevimpl.cm.dt.J2EEConnectionWrapper._getJMXConnector(J2EEConnectionWrapper.java:269)
         at oracle.jdevimpl.cm.dt.J2EEConnectionWrapper.getPresentation(J2EEConnectionWrapper.java:76)
         at oracle.jdevimpl.cm.dt.browser.j2ee.J2EEBrowser.openConnectionBrowser(J2EEBrowser.java:75)
         at oracle.jdeveloper.cm.dt.ConnectionNode$NodeOpen.doWork(ConnectionNode.java:423)
         at oracle.ide.dialogs.ProgressRunnable.run(ProgressRunnable.java:159)
         at oracle.ide.dialogs.ProgressBar.run(ProgressBar.java:551)
         at java.lang.Thread.run(Thread.java:613)
    Caused by: java.lang.InstantiationException: Error communicating with server: Connection refused; nested exception is:
         javax.naming.CommunicationException: Connection refused [Root exception is java.net.ConnectException: Connection refused]
         at com.oracle.naming.J2EEContext.create(J2EEContext.java:104)
         at oracle.j2ee.naming.ApplicationClientInitialContextFactory.getApplicationContext(ApplicationClientInitialContextFactory.java:124)
         ... 20 more
    Caused by: oracle.oc4j.rmi.OracleRemoteException: Connection refused; nested exception is:
         javax.naming.CommunicationException: Connection refused [Root exception is java.net.ConnectException: Connection refused]
         at oracle.oc4j.deployment.ApplicationClientResourceFinder.lookupResourceFinder(ApplicationClientResourceFinder.java:110)
         at oracle.oc4j.deployment.ApplicationClientResourceFinder.getFinder(ApplicationClientResourceFinder.java:123)
         at oracle.oc4j.deployment.ApplicationClientResourceFinder.getLocation(ApplicationClientResourceFinder.java:75)
         at oracle.oc4j.deployment.ApplicationClientResourceFinder.getEjbBinding(ApplicationClientResourceFinder.java:38)
         at com.oracle.naming.J2EEContext.addEJBReferenceEntries(J2EEContext.java:515)
         at com.oracle.naming.J2EEContext.create(J2EEContext.java:97)
         ... 21 more
    Caused by: javax.naming.CommunicationException: Connection refused [Root exception is java.net.ConnectException: Connection refused]
         at com.evermind.server.rmi.RMIClient.lookup(RMIClient.java:292)
         at com.evermind.server.rmi.RMIClientContext.lookup(RMIClientContext.java:51)
         at oracle.oc4j.deployment.ApplicationClientResourceFinder.lookupResourceFinder(ApplicationClientResourceFinder.java:101)
         ... 26 more
    Caused by: java.net.ConnectException: Connection refused
         at java.net.PlainSocketImpl.socketConnect(Native Method)
         at java.net.PlainSocketImpl.doConnect(PlainSocketImpl.java:333)
         at java.net.PlainSocketImpl.connectToAddress(PlainSocketImpl.java:195)
         at java.net.PlainSocketImpl.connect(PlainSocketImpl.java:182)
         at java.net.SocksSocketImpl.connect(SocksSocketImpl.java:428)
         at java.net.Socket.connect(Socket.java:507)
         at java.net.Socket.connect(Socket.java:457)
         at java.net.Socket.<init>(Socket.java:365)
         at java.net.Socket.<init>(Socket.java:207)
         at com.evermind.server.rmi.RMIClientConnection.createSocket(RMIClientConnection.java:682)
         at oracle.oc4j.rmi.ClientSocketRmiTransport.createNetworkConnection(ClientSocketRmiTransport.java:58)
         at oracle.oc4j.rmi.ClientRmiTransport.connectToServer(ClientRmiTransport.java:78)
         at oracle.oc4j.rmi.ClientSocketRmiTransport.connectToServer(ClientSocketRmiTransport.java:68)
         at com.evermind.server.rmi.RMIClientConnection.connect(RMIClientConnection.java:646)
         at com.evermind.server.rmi.RMIClientConnection.sendLookupRequest(RMIClientConnection.java:190)
         at com.evermind.server.rmi.RMIClientConnection.lookup(RMIClientConnection.java:174)
         at com.evermind.server.rmi.RMIClient.lookup(RMIClient.java:283)
         ... 28 more
    ---- Embedded exception
    java.lang.InstantiationException: Error communicating with server: Connection refused; nested exception is:
         javax.naming.CommunicationException: Connection refused [Root exception is java.net.ConnectException: Connection refused]
         at com.oracle.naming.J2EEContext.create(J2EEContext.java:104)
         at oracle.j2ee.naming.ApplicationClientInitialContextFactory.getApplicationContext(ApplicationClientInitialContextFactory.java:124)
         at oracle.j2ee.naming.ApplicationClientInitialContextFactory.getInitialContext(ApplicationClientInitialContextFactory.java:117)
         at javax.naming.spi.NamingManager.getInitialContext(NamingManager.java:667)
         at javax.naming.InitialContext.getDefaultInitCtx(InitialContext.java:247)
         at javax.naming.InitialContext.init(InitialContext.java:223)
         at javax.naming.InitialContext.<init>(InitialContext.java:197)
         at oracle.oc4j.admin.jmx.client.CoreRemoteMBeanServer.fetchMBeanServerEjbRemote(CoreRemoteMBeanServer.java:468)
         at oracle.oc4j.admin.jmx.client.CoreRemoteMBeanServer.<init>(CoreRemoteMBeanServer.java:161)
         at oracle.oc4j.admin.jmx.client.RemoteMBeanServer.<init>(RemoteMBeanServer.java:128)
         at oracle.oc4j.admin.jmx.client.RemoteMBeanServer.getMBeanServer(RemoteMBeanServer.java:158)
         at oracle.oc4j.admin.jmx.client.ClientMBeanServerProxyFactory.getMBeanServer(ClientMBeanServerProxyFactory.java:68)
         at oracle.oc4j.admin.jmx.remote.rmi.RMIJMXConnectorImpl.getConnector(RMIJMXConnectorImpl.java:190)
         at oracle.oc4j.admin.jmx.remote.JMXConnectorImpl.connect(JMXConnectorImpl.java:400)
         at javax.management.remote.JMXConnectorFactory.connect(JMXConnectorFactory.java:248)
         at oracle.jdevimpl.cm.dt.J2EEConnectionWrapper._getJMXConnector(J2EEConnectionWrapper.java:269)
         at oracle.jdevimpl.cm.dt.J2EEConnectionWrapper.getPresentation(J2EEConnectionWrapper.java:76)
         at oracle.jdevimpl.cm.dt.browser.j2ee.J2EEBrowser.openConnectionBrowser(J2EEBrowser.java:75)
         at oracle.jdeveloper.cm.dt.ConnectionNode$NodeOpen.doWork(ConnectionNode.java:423)
         at oracle.ide.dialogs.ProgressRunnable.run(ProgressRunnable.java:159)
         at oracle.ide.dialogs.ProgressBar.run(ProgressBar.java:551)
         at java.lang.Thread.run(Thread.java:613)
    Caused by: oracle.oc4j.rmi.OracleRemoteException: Connection refused; nested exception is:
         javax.naming.CommunicationException: Connection refused [Root exception is java.net.ConnectException: Connection refused]
         at oracle.oc4j.deployment.ApplicationClientResourceFinder.lookupResourceFinder(ApplicationClientResourceFinder.java:110)
         at oracle.oc4j.deployment.ApplicationClientResourceFinder.getFinder(ApplicationClientResourceFinder.java:123)
         at oracle.oc4j.deployment.ApplicationClientResourceFinder.getLocation(ApplicationClientResourceFinder.java:75)
         at oracle.oc4j.deployment.ApplicationClientResourceFinder.getEjbBinding(ApplicationClientResourceFinder.java:38)
         at com.oracle.naming.J2EEContext.addEJBReferenceEntries(J2EEContext.java:515)
         at com.oracle.naming.J2EEContext.create(J2EEContext.java:97)
         ... 21 more
    Caused by: javax.naming.CommunicationException: Connection refused [Root exception is java.net.ConnectException: Connection refused]
         at com.evermind.server.rmi.RMIClient.lookup(RMIClient.java:292)
         at com.evermind.server.rmi.RMIClientContext.lookup(RMIClientContext.java:51)
         at oracle.oc4j.deployment.ApplicationClientResourceFinder.lookupResourceFinder(ApplicationClientResourceFinder.java:101)
         ... 26 more
    Caused by: java.net.ConnectException: Connection refused
         at java.net.PlainSocketImpl.socketConnect(Native Method)
         at java.net.PlainSocketImpl.doConnect(PlainSocketImpl.java:333)
         at java.net.PlainSocketImpl.connectToAddress(PlainSocketImpl.java:195)
         at java.net.PlainSocketImpl.connect(PlainSocketImpl.java:182)
         at java.net.SocksSocketImpl.connect(SocksSocketImpl.java:428)
         at java.net.Socket.connect(Socket.java:507)
         at java.net.Socket.connect(Socket.java:457)
         at java.net.Socket.<init>(Socket.java:365)
         at java.net.Socket.<init>(Socket.java:207)
         at com.evermind.server.rmi.RMIClientConnection.createSocket(RMIClientConnection.java:682)
         at oracle.oc4j.rmi.ClientSocketRmiTransport.createNetworkConnection(ClientSocketRmiTransport.java:58)
         at oracle.oc4j.rmi.ClientRmiTransport.connectToServer(ClientRmiTransport.java:78)
         at oracle.oc4j.rmi.ClientSocketRmiTransport.connectToServer(ClientSocketRmiTransport.java:68)
         at com.evermind.server.rmi.RMIClientConnection.connect(RMIClientConnection.java:646)
         at com.evermind.server.rmi.RMIClientConnection.sendLookupRequest(RMIClientConnection.java:190)
         at com.evermind.server.rmi.RMIClientConnection.lookup(RMIClientConnection.java:174)
         at com.evermind.server.rmi.RMIClient.lookup(RMIClient.java:283)
         ... 28 more

    Caused by: java.net.ConnectException: Connection refused
    Is the Oracle application server running?

Maybe you are looking for