Error while running command: "java weblogic.WLST"

I am using Web Logic Server Version: 10.3.3.0.
I have created a script file.when I gave command “java weblogic.WLST”, I get below error:
Exception in thread "main" java.lang.NoClassDefFoundError: weblogic.WLS at gnu.java.lang.MainThread.run(libgcj.so.7rh)
Caused by: java.lang.ClassNotFoundException: weblogic.WLST not found in gnu.gcj.runtime.SystemClassLoader{urls=[file:./], parent=gnu.gcj.runtime.ExtensionClassLoader{urls=[], parent=null}} at java.net.URLClassLoader.findClass(libgcj.so.7rh)
at gnu.gcj.runtime.SystemClassLoader.findClass(libgcj.so.7rh)
at java.lang.ClassLoader.loadClass(libgcj.so.7rh)
at java.lang.ClassLoader.loadClass(libgcj.so.7rh)
at gnu.java.lang.MainThread.run(libgcj.so.7rh)
I have created a boot.properties file in the location where my domain is, but that didn’t help.
Contents of boot.properties file:
Password=weblogic1
Username=weblogic

Hello User,
I am a novice weblogic admin.
I am trying to enroll domain (created before installation of Node Manager) to Node Manager, in the process I got to use:
user_projects/domains/test_domain/bin$ ./setDomainEnv.sh
java weblogic.WLST
but when I use so I am getting the following err
"Exception in thread "main" java.lang.NoClassDefFoundError: weblogic/WLST
Caused by: java.lang.ClassNotFoundException: weblogic.WLST
     at java.net.URLClassLoader$1.run(URLClassLoader.java:217)
     at java.security.AccessController.doPrivileged(Native Method)
     at java.net.URLClassLoader.findClass(URLClassLoader.java:205)
     at java.lang.ClassLoader.loadClass(ClassLoader.java:321)
     at sun.misc.Launcher$AppClassLoader.loadClass(Launcher.java:294)
     at java.lang.ClassLoader.loadClass(ClassLoader.java:266)
Could not find the main class: weblogic.WLST. Program will exit. "
I did ./setWLSEnv.sh, and I got my environment has been set, after that I used java weblogic.WLST still ended up with the above error.
Please help me .
Thanks in advance.

Similar Messages

  • Getting error while running command java -jar oc4j.jar -install

    java -jar oc4j.jar -install
    ON RUNNING The above command getting below error , is it because Java home is not set?
    Warning: -jar not understood. Ignoring.
    Exception in thread "main" java.lang.NoClassDefFoundError: oc4j.jar
    at gnu.gcj.runtime.FirstThread.run() (/usr/lib/libgcj.so.5.0.0)
    at JvThreadRun(java.lang.Thread) (/usr/lib/libgcj.so.5.0.0)
    at JvRunMain(java.lang.Class, byte const, int, byte const, boolean) (/usr/lib/libgcj.so.5.0.0)
    at __gcj_personality_v0 (/oracle/u01/app/oracle/product/10.2.0/db_1/oc4j/j2ee/home/java.version=1.4.2)
    at __libc_start_main (/lib/tls/libc-2.3.4.so)
    at JvRegisterClasses (/oracle/u01/app/oracle/product/10.2.0/db_1/oc4j/j2ee/home/java.version=1.4.2)
    navisdb.igglobal.com(express)$ javac
    ksh: javac: not found
    ENVIORNMENT DETAIL : RED HAT LINUX ENTERPRISE EDITION
    Extracted OC4J_extended.zip file at oracle 10g installation location.

    does this command work?
    /home/oracle:MCSE>gij --showversion
    gij (GNU libgcj) version 3.4.6 20060404 (Red Hat 3.4.6-11)

  • Error while running a Java Program

    Can anyone help me,
    I am getting the following error while running a Java program, Below is the exception thrown, please help.
    java.nio.BufferOverflowException
    at java.nio.Buffer.nextPutIndex(Buffer.java:425)
    at java.nio.DirectByteBuffer.putChar(DirectByteBuffer.java:463)
    at org.jetel.data.StringDataField.serialize(StringDataField.java:295)
    at org.jetel.data.DataRecord.serialize(DataRecord.java:283)
    at org.jetel.graph.DirectEdge.writeRecord(DirectEdge.java:216)
    at org.jetel.graph.Edge.writeRecord(Edge.java:288)
    at com.tcs.re.component.RESummer1.run(RESummer1.java:505)
    java.nio.BufferOverflowException
    at java.nio.Buffer.nextPutIndex(Buffer.java:425)
    at java.nio.DirectByteBuffer.putChar(DirectByteBuffer.java:463)
    at org.jetel.data.StringDataField.serialize(StringDataField.java:295)
    at org.jetel.data.DataRecord.serialize(DataRecord.java:283)
    at org.jetel.graph.DirectEdge.writeRecord(DirectEdge.java:216)
    at org.jetel.graph.Edge.writeRecord(Edge.java:288)
    at com.tcs.re.component.RECollectCont.run(RECollectCont.java:304)

    Ok, let's see. Write the following class:
    public class Grunt {
      public static void main(String[] args) {
        System.out.println("Hello Mars");
    }Save it as "C:\Grunt.java", compile by typing:
    javac c:\Grunt.javaRun by typing:
    java -classpath "C:\" GruntDoes it say "Hello Mars"? If yes, go back to your program and compare for differences (maybe you used the "package" statement?).
    Regards

  • Getting error while running service.java

    I am fresher to this technology i don't what it the error is.
    I am trying the oracle provided docs for Building Mobile Applications with Oracle ADF Mobile exercises on 3 pages.
    first page done successfully.
    while coming to dsecond page http://docs.oracle.com/cd/E18941_01/tutorials/buildmobileappscontent/adfmobiletutorial_2.html
    Step 2: Define a Web Service Data Control
    I am getting error which i don't know. I am sharing the error details below.
    Running:IntegratedWebLogicServer - Log
    *  server administration, use the WebLogic Server *
    *  console at http:\\hostname:port\console        *
    starting weblogic with Java version:
    java version "1.6.0_24"
    Java(TM) SE Runtime Environment (build 1.6.0_24-b50)
    Java HotSpot(TM) Client VM (build 19.1-b02, mixed mode)
    Starting WLS with line:
    d:\ORACLE\MIDDLE~1\JDK160~1\bin\java -client   -Xms256m -Xmx512m -XX:CompileThreshold=8000 -XX:PermSize=128m  -XX:MaxPermSize=512m -Dweblogic.Name=DefaultServer -Djava.security.policy=D:\ORACLE\MIDDLE~1\WLSERV~1.3\server\lib\weblogic.policy "-Djavax.net.ssl.trustStore=C:\DOCUME~1\ta257789\Local Settings\Temp\trustStore7426681428235698927.jks" -Dhttp.proxyHost=pdc-proxy.wipro.com -Dhttp.proxyPort=8080 "-Dhttp.nonProxyHosts=localhost|localhost.localdomain|127.0.0.1|::1|D-11309677.wipro.com|D-11309677" -Dhttps.proxyHost=pdc-proxy.wipro.com -Dhttps.proxyPort=8080 -Doracle.jdeveloper.adrs=true -Dweblogic.nodemanager.ServiceEnabled=true  -Xverify:none  -da -Dplatform.home=D:\ORACLE\MIDDLE~1\WLSERV~1.3 -Dwls.home=D:\ORACLE\MIDDLE~1\WLSERV~1.3\server -Dweblogic.home=D:\ORACLE\MIDDLE~1\WLSERV~1.3\server  -Djps.app.credential.overwrite.allowed=true -Dcommon.components.home=D:\ORACLE\MIDDLE~1\ORACLE~1 -Djrf.version=11.1.1 -Dorg.apache.commons.logging.Log=org.apache.commons.logging.impl.Jdk14Logger -Ddomain.home=C:\DOCUME~1\ta257789\Application Data\JDeveloper\system11.1.2.3.39.62.76.1\DefaultDomain -Djrockit.optfile=D:\ORACLE\MIDDLE~1\ORACLE~1\modules\oracle.jrf_11.1.1\jrocket_optfile.txt -Doracle.server.config.dir=C:\DOCUME~1\ta257789\Application Data\JDeveloper\system11.1.2.3.39.62.76.1\DefaultDomain\config\fmwconfig\servers\DefaultServer -Doracle.domain.config.dir=C:\DOCUME~1\ta257789\Application Data\JDeveloper\system11.1.2.3.39.62.76.1\DefaultDomain\config\fmwconfig  -Digf.arisidbeans.carmlloc=C:\DOCUME~1\ta257789\Application Data\JDeveloper\system11.1.2.3.39.62.76.1\DefaultDomain\config\fmwconfig\carml  -Digf.arisidstack.home=C:\DOCUME~1\ta257789\Application Data\JDeveloper\system11.1.2.3.39.62.76.1\DefaultDomain\config\fmwconfig\arisidprovider -Doracle.security.jps.config=C:\DOCUME~1\ta257789\Application Data\JDeveloper\system11.1.2.3.39.62.76.1\DefaultDomain\config\fmwconfig\jps-config.xml -Doracle.deployed.app.dir=C:\DOCUME~1\ta257789\Application Data\JDeveloper\system11.1.2.3.39.62.76.1\DefaultDomain\servers\DefaultServer\tmp\_WL_user -Doracle.deployed.app.ext=\- -Dweblogic.alternateTypesDirectory=D:\ORACLE\MIDDLE~1\ORACLE~1\modules\oracle.ossoiap_11.1.1,D:\ORACLE\MIDDLE~1\ORACLE~1\modules\oracle.oamprovider_11.1.1 -Djava.protocol.handler.pkgs=oracle.mds.net.protocol  -Dweblogic.jdbc.remoteEnabled=false -Dwsm.repository.path=C:\DOCUME~1\ta257789\Application Data\JDeveloper\system11.1.2.3.39.62.76.1\DefaultDomain\oracle\store\gmds   -Dweblogic.management.discover=true  -Dwlw.iterativeDev= -Dwlw.testConsole= -Dwlw.logErrorsToConsole= -Dweblogic.ext.dirs=D:\ORACLE\MIDDLE~1\patch_wls1035\profiles\default\sysext_manifest_classpath;D:\ORACLE\MIDDLE~1\patch_jdev1112\profiles\default\sysext_manifest_classpath  weblogic.Server
    java.lang.NoClassDefFoundError: Data\JDeveloper\system11/1/2/3/39/62/76/1\DefaultDomain
    Caused by: java.lang.ClassNotFoundException: Data\JDeveloper\system11.1.2.3.39.62.76.1\DefaultDomain
    at java.net.URLClassLoader$1.run(URLClassLoader.java:202)
    at java.security.AccessController.doPrivileged(Native Method)
    at java.net.URLClassLoader.findClass(URLClassLoader.java:190)
    at java.lang.ClassLoader.loadClass(ClassLoader.java:305)
    at sun.misc.Launcher$AppClassLoader.loadClass(Launcher.java:301)
    at java.lang.ClassLoader.loadClass(ClassLoader.java:246)
    Could not find the main class: Data\JDeveloper\system11.1.2.3.39.62.76.1\DefaultDomain.  Program will exit.
    Exception in thread "main" Process exited.
    Messages - Log
    WARNING: Failed to validate the xml content. SchemaLocation: schemaLocation value = 'http://xmlns.oracle.com/oracleas/schema/11/jps-config-11_1.xsd' must have even number of URI's. Location: unavailable.
    Jun 18, 2013 3:33:53 PM oracle.security.jps.internal.common.util.StrictValidationEventHandler handleEvent
    WARNING: Failed to validate the xml content. SchemaLocation: schemaLocation value = 'http://xmlns.oracle.com/oracleas/schema/11/jps-config-11_1.xsd' must have even number of URI's. Location: unavailable.
    Jun 18, 2013 3:33:55 PM oracle.adfdtinternal.model.ide.jdev.JDevDataControlManager notifyAfterPopulatingDataControls
    INFO: Number of data controls:0
    Jun 18, 2013 3:33:56 PM oracle.adfdtinternal.model.ide.jdev.JDevDataControlManager notifyAfterPopulatingDataControls
    INFO: Number of data controls:0
    Compiling...
    Nothing to build.
    [3:34:10 PM] Successful compilation: 0 errors, 0 warnings.
    [Application SampleWS is bound to Server Instance IntegratedWebLogicServer]
    [Starting Server Instance IntegratedWebLogicServer]
    #### Server Instance IntegratedWebLogicServer could not be started: Server Instance was terminated.

    Thank you dvohra21,
    I followed Gayaz solution and it worked on my jdev11.2.3
    1. Modified the TEMP and TMP env var from "%USERPROFILE%\Local Settings\Temp" to "c:\temp".
    We should created the temp folder in c directry if it does not exist.
    2. Created two more env variables
    (a) JDEV_USER_HOME
    (b) JDEV_USER_DIR
    and it is pointing to "C:\jdevhome".
    We should created the jdevhome folder in c directry if it does not exist.
    Finally what I observed is these four variable should point to a folder path where it should not contain spaces in the folders name.

  • Error while running msgshow.java

    Error: Could not find the main class.
    Error: A JNI error has occurred, please check your installation and try again
    these errors occur while i run msgshow.java file
    please help me out in this
    thanks

    jackwenttohill wrote:
    MOD:
    Please don't post spam here. I have blocked your messages that contains the link. You are allowed to post a reply with a link to your project if you don't resurrect old threads and if you also explain in the post how it solves the problem. It's not ok to just post a link without any further explanation, and it's not ok to now create a template and post it into all threads that you see.

  • Getting error while running standalone Java application related to Workflow

    Hi,
    I am using the following code
    import oracle.bpel.services.workflow.client.IWorkflowServiceClient;
    import oracle.bpel.services.workflow.task.model.Task;
    import oracle.bpel.services.workflow.client.WorkflowServiceClientFactory;
    import oracle.bpel.services.workflow.verification.IWorkflowContext;
    import java.util.List;
    public class CompleteUserTask {
         public static void main(String[] args) throws Exception{
         System.out.println("Classpath: "+System.getProperty("java.class.path","."));
         String userId = "jcooper";
         String password = "welcome1";
         String taskId = "";
         IWorkflowServiceClient wfSvcClient = WorkflowServiceClientFactory.getWorkflowServiceClient(WorkflowServiceClientFactory.JAVA_CLIENT);
         IWorkflowContext wfCtx = wfSvcClient.getTaskQueryService().authenticate(userId,password,oracle.tip.pc.services.identity.config.ISConfiguration.getDefaultRealmName(),null);
         Task task = wfSvcClient.getTaskQueryService().getTaskDetailsById(wfCtx,taskId);
         List assigneeUsers = task.getSystemAttributes().getAssigneeUsers();
         List assigneeGroups = task.getSystemAttributes().getAssigneeGroups();
    if ((assigneeUsers != null && assigneeUsers.size() > 1)
    || (assigneeGroups != null && assigneeGroups.size() > 0))
         task = wfSvcClient.getTaskService().acquireTask(wfCtx, taskId);
         task = wfSvcClient.getTaskService().updateTaskOutcome(wfCtx, task, "Approve");
    I have added wf_client_config.xml, wf_config.xml,is_config.xml to the classpath. While executing this java code, i am getting the following error
    <XMLAuthenticationService::authenticateUser> XMLAuthenticationService:: call authenticate
    <PCException::<init>> User is not found.
    <PCException::<init>> User "jcooper" is not found in realm "jazn.com"
    <PCException::<init>> Check the error stack and fix the cause of the error. Contact oracle support if error is not fixable.
    <PCException::<init>> ORABPEL-10509
    <PCException::<init>>
    <PCException::<init>> User is not found.
    <PCException::<init>> User "jcooper" is not found in realm "jazn.com"
    <PCException::<init>> Check the error stack and fix the cause of the error. Contact oracle support if error is not fixable.
    Kindly help me out.
    Thanks,
    Gomathi

    Hi,
    I am not using OID. I am using only JAZN. I copied is_config.xml and wf_config.xml to classes folder where i am running standalone application and also i referred this to the classpath. Kindly do the needful.. I am struggling with this issue for past 3 days.
    Another thing is if i am giving the user name as "jcooper" it is throwing the error. If i give "oc4jadmin", then the issue resolved.
    kindly tell me what should i do inorder to login as jcooper instead of oc4jadmin
    Thanks,
    Gomathi
    Edited by: user647559 on Sep 15, 2008 4:37 AM

  • Error while running commands at RMAN prompt

    Hi ,
    We have a few oracle 10g(10.2.0.3) databases on AIX platform.We use RMAN backup with a recovery catalog database.
    The rman full(level 0)backups are scheduled dailly and running fine.When I tried to run commands like 'list backup','report obsolete' I'm getting the following errors.
    connected to target database: TICSPROD (DBID=2626621498)
    connected to recovery catalog database
    RMAN> report obsolete;
    RMAN retention policy will be applied to the command
    RMAN retention policy is set to redundancy 3
    RMAN-00571: ===========================================================
    RMAN-00569: =============== ERROR MESSAGE STACK FOLLOWS ===============
    RMAN-00571: ===========================================================
    RMAN-03002: failure of report command at 08/04/2011 07:49:36
    RMAN-06004: ORACLE error from recovery catalog database: ORA-03113: end-of-file on communication channel
    ORACLE error from recovery catalog database: ORA-03114: not connected to ORACLE
    RMAN> list backup;
    RMAN-00571: ===========================================================
    RMAN-00569: =============== ERROR MESSAGE STACK FOLLOWS ===============
    RMAN-00571: ===========================================================
    RMAN-03002: failure of list command at 08/04/2011 07:56:25
    RMAN-06004: ORACLE error from recovery catalog database: ORA-03113: end-of-file on communication channel
    ORACLE error from recovery catalog database: ORA-03114: not connected to ORACLE
    But the recovery catalog database is up and running fine.For few other databases I'm able to run the above commands without errors and for some databases I'm getting the errors as mentioned above.
    Could someone help me out with this...

    Thanks Tycho for your reply.
    Please find the output of the query in recovery catalog.
    SQL> select * from v$resource_limit;
    RESOURCE_NAME CURRENT_UTILIZATION MAX_UTILIZATION INITIAL_AL LIMIT_VALU
    processes 49 83 5000 5000
    sessions 30 63 5505 5505
    enqueue_locks 27 94 65910 65910
    enqueue_resources 27 73 24440 UNLIMITED
    ges_procs 0 0 0 0
    ges_ress 0 0 0 UNLIMITED
    ges_locks 0 0 0 UNLIMITED
    ges_cache_ress 0 0 0 UNLIMITED
    ges_reg_msgs 0 0 0 UNLIMITED
    ges_big_msgs 0 0 0 UNLIMITED
    ges_rsv_msgs 0 0 0 0
    gcs_resources 0 0 0 0
    gcs_shadows 0 0 0 0
    dml_locks 0 76 24220 UNLIMITED
    temporary_table_locks 0 3 UNLIMITED UNLIMITED
    transactions 1 10 6055 UNLIMITED
    branches 0 0 6055 UNLIMITED
    cmtcallbk 0 1 6055 UNLIMITED
    sort_segment_locks 0 5 UNLIMITED UNLIMITED
    max_rollback_segments 11 11 6055 65535
    max_shared_servers 20 20 800 800
    parallel_max_servers 0 32 320 3600
    22 rows selected.
    The alert log of the catalog database is continously getting refreshed with the following message.
    Incremental checkpoint up to RBA [0x3b3.a780.0], current log tail at RBA [0x3b3.a78f.0]
    Mon Aug 8 00:16:17 2011
    Incremental checkpoint up to RBA [0x3b3.abf8.0], current log tail at RBA [0x3b3.ac4f.0]
    Mon Aug 8 00:46:19 2011
    Incremental checkpoint up to RBA [0x3b3.1451b.0], current log tail at RBA [0x3b3.1451b.0]
    Mon Aug 8 01:16:21 2011
    Incremental checkpoint up to RBA [0x3b3.14b15.0], current log tail at RBA [0x3b3.14baa.0]
    Mon Aug 8 01:46:23 2011
    Incremental checkpoint up to RBA [0x3b3.14be1.0], current log tail at RBA [0x3b3.14bf0.0]
    Mon Aug 8 02:16:25 2011
    Incremental checkpoint up to RBA [0x3b3.15069.0], current log tail at RBA [0x3b3.150a9.0]
    Mon Aug 8 02:46:27 2011
    Incremental checkpoint up to RBA [0x3b3.150ed.0], current log tail at RBA [0x3b3.150ed.0]
    What could be the potential cause of the issue I'm facing .Could you please guide me...

  • Error while running Sun Java Webserver 6.1 configtest option

    hi all,
    Need help on the following. My environment is Liunx OS and Sun Java Webserver installed on Linux
    I added the following lines to Sun Java Webserver's magnus.conf file to include my NSAPI filter.
         Init fn="load-modules" shlib="/space/esnta068-1/SUNWwbsvr/plugins/vgnnsapi6.so" funcs="vgn_init,vgn_nametrans"
         Init fn="vgn_init" PZN_AUTO_COOKIE_TRACKING="true" PZN_AUTO_URL_TRACKING="true"
    and the magnus.conf file after adding the above is as follows. I made necessary changes to obj.conf file also.
    # The NetsiteRoot, ServerName, and ServerID directives are DEPRECATED.
    # They will not be supported in future releases of the Web Server.
    NetsiteRoot /space/esnta068-1/SUNWwbsvr
    ServerName esnta068.aus.lab.com.
    ServerID https-esnta068.aus.lab.com.
    RqThrottle 128
    DNS off
    Security off
    PidLog /space/esnta068-1/SUNWwbsvr/https-esnta068.aus.lab.com./logs/pid
    User hsangava
    StackSize 131072
    TempDir /tmp/https-esnta068.aus.lab.com.-a0fe7799
    Init fn=flex-init access="$accesslog" format.access="%Ses->client.ip% - %Req->vars.auth-user% [%SYSDATE%] \"%Req->reqpb.clf-request%\" %Req->srvhdrs.clf-status% %Req->srvhdrs.content-length%"
    Init fn="load-modules" shlib="/space/esnta068-1/SUNWwbsvr/bin/https/lib/libj2eeplugin.so" shlib_flags="(global|now)"
    # for Visitor Profiling Plug-in
    Init fn="load-modules" shlib="/space/esnta068-1/SUNWwbsvr/plugins/vgnnsapi6.so" funcs="vgn_init,vgn_nametrans"
    Init fn="vgn_init" PZN_AUTO_COOKIE_TRACKING="true" PZN_AUTO_URL_TRACKING="true"
    When I use the following command at managed server's directory I am getting 'configuration test failed' error as follows
         [root@esnta068 https-esnta068.aus.lab.com.]# ./start -configtest
         Sun ONE Web Server 6.1SP2 B04/07/2004 17:54
         [14/Sep/2005:06:22:03] info (12656): CORE1116: Sun ONE Web Server 6.1SP2 B04/07/2004 17:54
         failure: configuration test failed
         [root@esnta068 https-esnta068.aus.lab.com.]#
    When I try to start the server I am getting following error in the error log.
    [14/Sep/2005:06:25:14] info (12724): CORE1116: Sun ONE Web Server 6.1SP2 B04/07/2004 17:54
    [14/Sep/2005:06:25:14] catastrophe (12724): CORE3260: Server crash detected (signal SIGSEGV)
    [14/Sep/2005:06:25:14] info (12724): CORE3261: Crash occurred in NSAPI SAF load-modules
    If I remove the lines related to my filter in magnus.conf file, configtest passed and Server is working fine.
    Can anyone help me resolve these issues?
    Regards
    Harish

    As you suggested I have used the same compiler to compile the source files, later I configured the same in magnus.conf.
    In core dump, I ended up with the following errors.
    (gdb) where
    #0 0xb5ccae52 in std:: list<std:: pair<VgnHTTPRequestHandler*, bool> (*)(std:: map<std:: string, std:: string, vgn_iless, std:: allocator<std:: pair<std:: string const , std:: string> > > const& ), std:: allocator<std:: pair<VgnHTTPRequestHandler*, bool> (*)(std:: map<std:: string, std:: string, vgn_iless, std:: allocator<std:: pair<std:: string const, std:: string> > > const& ) > >:: begin (this=0xb5cdaa60) at stl_list.h:365
    #1 0xb5ccf48a in std:: list<std:: pair<VgnHTTPRequestHandler*, bool> (*)(std:: map<std:: string, std:: string, vgn_iless, std:: allocator<std:: pair<std:: string const, std:: string> > > const& ) , std:: allocator<std:: pair<VgnHTTPRequestHandler*, bool> (*)(std:: map<std:: string, std:: string, vgn_iless, std:: allocator<std:: pair<std:: string const , std:: string> > > const& )> >:: push_front (this=0xb5cdaa60, __x=@0xbfff4e00)
    at stl_list.h:471
    #2 0xb5ccd557 in VgnHTTPRequestHandler:: registerHandlerFactory (
    fp=0xb5ccc030 <VgnVisitorIDHandler:: create(std:: map<std:: string, std:: string, vgn_iless, std:: allocator<std:: pair<std:: string const, std:: string> > > const& ) > ) at VgnHTTPRequestHandler.h:99
    #3 0xb5ccc029 in RegisterFactory (this=0xb5cdaa64,
    fp=0xb5ccc030 <VgnVisitorIDHandler:: create(std:: map<std:: string, std:: string, vgn_iless, std:: allocator<std:: pair<std:: string const, std:: string> > > const& ) > ) at VgnHTTPRequestHandler.h:111
    #4 0xb5ccbfe5 in __static_initialization_and_destruction_0 (__initialize_p=1, __priority=65535) at ../common/VgnVisitorIDHandler.cpp:10
    #5 0xb5ccc006 in global constructors keyed to _ZN19VgnVisitorIDHandler15registerFactoryE () at VgnHTTPRequestHandler.h:51
    #6 0xb5cd4385 in __do_global_ctors_aux () from /space/esnta068-1/SUNWwbsvr/plugins/vgnnsapi6.so
    #7 0xb5cc6115 in _init () from /space/esnta068-1/SUNWwbsvr/plugins/vgnnsapi6.so
    #8 0xb75f7921 in dlinit_internal () from /lib/ld-linux.so.2
    #9 0xb689d522 in dl_open_worker () from /lib/tls/libc.so.6
    #10 0xb75f76d6 in dlcatch_error_internal () from /lib/ld-linux.so.2
    #11 0xb689cf9c in dlopen () from /lib/tls/libc.so.6
    #12 0xb696cffb in dlopen_doit () from /lib/libdl.so.2
    #13 0xb75f76d6 in dlcatch_error_internal () from /lib/ld-linux.so.2
    #14 0xb696d4b6 in dlerrorrun () from /lib/libdl.so.2
    #15 0xb696cfa4 in dlopen@@GLIBC_2.1 () from /lib/libdl.so.2
    #16 0xb74b2c7c in dll_open2 () from /space/esnta068-1/SUNWwbsvr/bin/https/bin/../lib/libns-httpd40.so
    #17 0xb74ef0e8 in mark_func_cacheable () from /space/esnta068-1/SUNWwbsvr/bin/https/bin/../lib/libns-httpd40.so
    #18 0xb74ef34f in load_modules () from /space/esnta068-1/SUNWwbsvr/bin/https/bin/../lib/libns-httpd40.so
    #19 0xb74c0e00 in func_exec_str () from /space/esnta068-1/SUNWwbsvr/bin/https/bin/../lib/libns-httpd40.so
    #20 0xb74c0f65 in INTfunc_exec () from /space/esnta068-1/SUNWwbsvr/bin/https/bin/../lib/libns-httpd40.so
    #21 0xb74bdeba in conf_is_late_init () from /space/esnta068-1/SUNWwbsvr/bin/https/bin/../lib/libns-httpd40.so
    #22 0xb74bdf4d in INTconf_run_init_functions () from /space/esnta068-1/SUNWwbsvr/bin/https/bin/../lib/libns-httpd40.so
    #23 0xb7526e00 in WebServer::Run () from /space/esnta068-1/SUNWwbsvr/bin/https/bin/../lib/libns-httpd40.so
    #24 0x0804879f in ?? ()
    #25 0xb67a5768 in __libc_start_main () from /lib/tls/libc.so.6
    #26 0x08048671 in ?? ()
    Current language: auto; currently c++
    Could you help me anything to resolve the errors and go ahead of this step?

  • Error while running a java webservice

    Hi All,
            I have a java project which uses MDM Java API's added as External jars. I had exposed this Java class as a webserivce, now when i run the webservice thru webservice navigtor i get the below error.
    The same runs fine with java, this problem is only with webservice
    An error has occurred. Maybe the request is not accepted by the server:
    com.sap.mdm.server.RepositoryIdentifier
    Response:
    SOAP-ENV:Body><SOAP-ENV:Fault><faultcode>SOAP-ENV:Server</faultcode><faultstring>com.sap.mdm.server.RepositoryIdentifier</faultstring><detail><ns1:java.lang.NoClassDefFoundError xmlns:ns1='http://sap-j2ee-engine/error'>com.sap.mdm.server.RepositoryIdentifier</ns1:java.lang.NoClassDefFoundError></detail></SOAP-ENV:Fault></SOAP-ENV:Body></SOAP-ENV:Envelope>
    MyJava Class
    public String GetConnectionDetails(String args){
    //Create Connection
    try {
    connections = ConnectionPoolFactory.getInstance(serverName);
    RepositoryIdentifier reposId = new RepositoryIdentifier(repositoryName,dbmsName,DBMSType.ORACLE);
    GetRepositoryRegionListCommand regionListCmd = new GetRepositoryRegionListCommand(connections);
    }catch (ConnectionException e) {
    e.printStackTrace();
    //commented remainig code
    Any one please hellp

    Hi,
    I think the problem lies in the MDM-JAVA-API, as you are receiving a NoClassDefFoundError. I've seen a similar problem where the error was solved by deploying a newer Java API. Maybe the following documentation can be helpful:
    http://help.sap.com/saphelp_nwmdm71/helpdata/en/61/a65ad5dfe74524984c8f46f733efeb/content.htm
    Regards,
    Désiré

  • Error while running compiled java code

    Hi
    I have an evaluation license of the JDeveloper2.0 installed on my WindowsNT 4.0 workstation.
    I seem to have a problem running my compiled jave code. After compiling the source code(.java file) when I try to run the same I get a message saying
    "<FileName> not found in outpath classpath or sourcepath ".
    What does this mean and how can I rectify it?
    Regards
    Sree
    null

    Your classpath tells Java run time where to look for the class files it needs. In JDeveloper the class path is set in your project properties. Select Project->Properties and check that the source and output paths correspond to your myprojects and myclasses directories.

  • Error while running WFTest.java

    hi,
    i am new to workflow, so when i ran WFTest.java with following information as input.. it was executed with some errors, please help me on this.
    Please enter information to test connection to the database
    user: SYSTEM
    password: myadmin
    database (host:port:sid): localhost:1521:monaro
    Connecting to the database...
    Instantiated WFDB and WFContext.
    Available Item Types
    SQL Error : ORA-00942: table or view does not exist
    sql statement executed fail: ORA-06550: line 1, column 7:
    PLS-00201: identifier 'WF_CORE.GET_ERROR' must be declared
    ORA-06550: line 1, column 7:
    PL/SQL: Statement ignored
    press enter to continue or q <enter> to quit...
    thanks
    ashish.

    jackwenttohill wrote:
    MOD:
    Please don't post spam here. I have blocked your messages that contains the link. You are allowed to post a reply with a link to your project if you don't resurrect old threads and if you also explain in the post how it solves the problem. It's not ok to just post a link without any further explanation, and it's not ok to now create a template and post it into all threads that you see.

  • Error while deploying war in weblogic 10.3.0

    I am deploying a war file on to WLS 10.3.0 . I get the following error
    <Jul 18, 2012 1:32:08 PM CEST> <Error> <Console> <BEA-240003> <Console encountered the following error weblogic.application.ModuleException: Failed to load webapp: 'MNPBULK.war'
    at weblogic.servlet.internal.WebAppModule.prepare(WebAppModule.java:387)
    at weblogic.application.internal.flow.ScopedModuleDriver.prepare(ScopedModuleDriver.java:176)
    at weblogic.application.internal.flow.ModuleListenerInvoker.prepare(ModuleListenerInvoker.java:93)
    at weblogic.application.internal.flow.DeploymentCallbackFlow$1.next(DeploymentCallbackFlow.java:387)
    at weblogic.application.utils.StateMachineDriver.nextState(StateMachineDriver.java:37)
    at weblogic.application.internal.flow.DeploymentCallbackFlow.prepare(DeploymentCallbackFlow.java:58)
    at weblogic.application.internal.flow.DeploymentCallbackFlow.prepare(DeploymentCallbackFlow.java:42)
    at weblogic.application.internal.BaseDeployment$1.next(BaseDeployment.java:615)
    at weblogic.application.utils.StateMachineDriver.nextState(StateMachineDriver.java:37)
    at weblogic.application.internal.BaseDeployment.prepare(BaseDeployment.java:191)
    at weblogic.application.internal.SingleModuleDeployment.prepare(SingleModuleDeployment.java:16)
    at weblogic.application.internal.DeploymentStateChecker.prepare(DeploymentStateChecker.java:155)
    at weblogic.deploy.internal.targetserver.AppContainerInvoker.prepare(AppContainerInvoker.java:60)
    at weblogic.deploy.internal.targetserver.operations.ActivateOperation.createAndPrepareContainer(ActivateOperation.java:197)
    at weblogic.deploy.internal.targetserver.operations.ActivateOperation.doPrepare(ActivateOperation.java:89)
    at weblogic.deploy.internal.targetserver.operations.AbstractOperation.prepare(AbstractOperation.java:217)
    at weblogic.deploy.internal.targetserver.DeploymentManager.handleDeploymentPrepare(DeploymentManager.java:723)
    at weblogic.deploy.internal.targetserver.DeploymentManager.prepareDeploymentList(DeploymentManager.java:1190)
    at weblogic.deploy.internal.targetserver.DeploymentManager.handlePrepare(DeploymentManager.java:248)
    at weblogic.deploy.internal.targetserver.DeploymentServiceDispatcher.prepare(DeploymentServiceDispatcher.java:159)
    at weblogic.deploy.service.internal.targetserver.DeploymentReceiverCallbackDeliverer.doPrepareCallback(DeploymentReceiverCallbackDeliverer.java:157)
    at weblogic.deploy.service.internal.targetserver.DeploymentReceiverCallbackDeliverer.access$000(DeploymentReceiverCallbackDeliverer.java:12)
    at weblogic.deploy.service.internal.targetserver.DeploymentReceiverCallbackDeliverer$1.run(DeploymentReceiverCallbackDeliverer.java:45)
    at weblogic.work.SelfTuningWorkManagerImpl$WorkAdapterImpl.run(SelfTuningWorkManagerImpl.java:516)
    at weblogic.work.ExecuteThread.execute(ExecuteThread.java:201)
    at weblogic.work.ExecuteThread.run(ExecuteThread.java:173)
    Caused by: java.lang.ClassNotFoundException: weblogic.jsp.internal.jsp.JspLibrary.DoBody
    at weblogic.utils.classloaders.GenericClassLoader.findLocalClass(GenericClassLoader.java:283)
    at weblogic.utils.classloaders.GenericClassLoader.findClass(GenericClassLoader.java:256)
    at weblogic.utils.classloaders.ChangeAwareClassLoader.findClass(ChangeAwareClassLoader.java:54)
    at java.lang.ClassLoader.loadClass(ClassLoader.java:306)
    at java.lang.ClassLoader.loadClass(ClassLoader.java:251)
    at weblogic.utils.classloaders.GenericClassLoader.loadClass(GenericClassLoader.java:176)
    at weblogic.utils.classloaders.ChangeAwareClassLoader.loadClass(ChangeAwareClassLoader.java:35)
    at weblogic.servlet.internal.WebAnnotationProcessorImpl.processAnnotations(WebAnnotationProcessorImpl.java:113)
    at weblogic.servlet.internal.WebAppServletContext.processAnnotations(WebAppServletContext.java:1287)
    at weblogic.servlet.internal.WebAppServletContext.<init>(WebAppServletContext.java:412)
    at weblogic.servlet.internal.WebAppServletContext.<init>(WebAppServletContext.java:456)
    at weblogic.servlet.internal.HttpServer.loadWebApp(HttpServer.java:414)
    at weblogic.servlet.internal.WebAppModule.registerWebApp(WebAppModule.java:910)
    at weblogic.servlet.internal.WebAppModule.prepare(WebAppModule.java:364)
    >
    When i deploy the same file in a different version say 10.3.5 it does not throw any exception. I am unable to find the class\jar file also 'weblogic.jsp.internal.jsp.JspLibrary.DoBody' . Can somebody help me to understand the issue?

    Hi,
    Can you try to deploy app through WLST without using Admin console or you can use Deploy utility.
    % java weblogic.Deployer [options] [actions] [file(s)]
    http://docs.oracle.com/cd/E13222_01/wls/docs81/deployment/tools.html
    using WLST we can deploy through following way.
    Set WebLogic environment variables by running the setDomainEnv script.
    Connect to WLST offline mode using below command
    java weblogic.WLST
    Connect to the domain using below connect command (to go online)
    connect('weblogic','weblogic','t3://localhost:7001')
    Syntax" deploy ('<application name>','<source location>', targets='<target server or cluster>', stageMode='<stage, no stage or external stage>', versionIdentifier='<application version>'
    deploy('survey_web','D:/survey_web.war', targets='AdminServer', stageMode='nostage', versionIdentifier='10-2')
    After deploying the application you can use application name with version number "survey_web (10-2)" in active state in console.
    To deploy the same application with some updates, deploy the application as below in WLST.
    Syntax: deploy('<application name>','<source location>', archiveVersion='<current version of application>', appVersion='<new version of application>')
    deploy('survey_web','D:/survey_web.war', archiveVersion='10-2', appVersion='10-3')
    This will help you to deploy the App for now but this issue need to check with Support team I request to raise a Ticket with weblogic support.
    Regards,
    Kal
    Edited by: kalyan Pasupuleti on Jul 19, 2012 3:18 AM

  • Error While Running WLST

    Hi,
    I am getting following error while running WLST using ANT.
    Traceback (innermost last):
    File "<iostream>", line 13, in ?
    ImportError: no module named weblogic
    We have written our custom ant task to create WLST script and invoke it from there. Other details of environment>>>
    1. Weblogic 8.1sp5
    2. Ant 1.6.5
    I added debug statements in the custom task and found that it has failed in creating WLSTInterpreter instance.
    Detailed Stacktrace...
    at org.python.core.Py.ImportError(Py.java)
    at org.python.core.imp.import_first(imp.java)
    at org.python.core.imp.import_name(imp.java)
    at org.python.core.imp.importName(imp.java)
    at org.python.core.ImportFunction.load(__builtin__.java)
    at org.python.core.ImportFunction.__call__(__builtin__.java)
    at org.python.core.PyObject.__call__(PyObject.java)
    at org.python.core.__builtin__.__import__(__builtin__.java)
    at org.python.core.imp.importOne(imp.java)
    at org.python.pycode._pyx0.f$0(<iostream>:13)
    at org.python.pycode._pyx0.call_function(<iostream>)
    at org.python.core.PyTableCode.call(PyTableCode.java)
    at org.python.core.PyCode.call(PyCode.java)
    at org.python.core.Py.runCode(Py.java)
    at org.python.util.PythonInterpreter.execfile(PythonInterpreter.java)
    at org.python.util.PythonInterpreter.execfile(PythonInterpreter.java)
    at weblogic.management.scripting.utils.WLSTInterpreter.<init>(WLSTInterpreter.java:35)
    In case anyone has faced this error before please suggest.
    Thanks in Advance.

    Hi,
    Solved it by putting weblogic.jar, jython.jar & wlst.jar in system classpath.
    Thanks.

  • Error while running  BDB tcl testsuite commands

    Hi,
    I build berkeley db (4.7.25) libraries with tcl test suite is enabled in the solaris 9 machine using below configuration
    ../dist/configure --enable-dynamic ${BUILD_TAG} enable-tcl with-tcl=/export/tcl8.5/lib enable-test enable-java -prefix ${BUILD_DIR}
    I used tcl 8.5, jdk1.6.0_18 and gcc-3.4.6 for building libraries.Libraries are build successfully.
    When I run tcl command "run_std" in the tcl prompt, test is completed with below error logs in ALL.OUT file.
    ==========================================================================
    cat ALL.OUT | grep FAIL
    FAIL: error message in .out file: ./TESTDIR/lock003.1.out:FAIL:14:53:06 (00:00:01) number of other locks on 5: expected 0, got 1
    FAIL: error message in .out file: ./TESTDIR/lock003.1.out:FAIL:14:53:06 (00:00:00) ../dist/../test/lockscript.tcl run: FAIL:14:53:06 (00:00:01) number of other locks on 5: expected 0, got 1: pid 28332: expected 0, got 1
    FAIL: error message in .out file: ./TESTDIR/lock003.1.out:FAIL:18:24:50 (00:00:00) number of other locks on 44: expected 0, got 1
    FAIL: error message in .out file: ./TESTDIR/lock003.1.out:FAIL:18:24:50 (00:00:00) ../dist/../test/lockscript.tcl run: FAIL:18:24:50 (00:00:00) number of other locks on 44: expected 0, got 1: pid 28378: expected 0, got 1
    FAIL:03:09:45 (00:00:42) db_dump/db_load(./TESTDIR/primary007.db:couldn't create pipe: too many open files): expected 0, got 1
    FAIL:03:09:45 (00:00:00) Dump/load of ./TESTDIR/primary007.db failed.
    FAIL:03:09:45 (00:00:00) db_dump/db_load(./TESTDIR/secondary007.0.db:couldn't create pipe: too many open files): expected 0, got 1
    FAIL:03:09:45 (00:00:00) Dump/load of ./TESTDIR/secondary007.0.db failed.
    FAIL:03:09:45 (00:00:00) db_dump/db_load(./TESTDIR/secondary007.1.db:couldn't create pipe: too many open files): expected 0, got 1
    FAIL:03:09:45 (00:00:00) Dump/load of ./TESTDIR/secondary007.1.db failed.
    FAIL:03:10:31 (00:00:46) db_dump/db_load(./TESTDIR/primary008.db:couldn't create pipe: too many open files): expected 0, got 1
    FAIL:03:10:31 (00:00:00) Dump/load of ./TESTDIR/primary008.db failed.
    FAIL:03:10:31 (00:00:00) db_dump/db_load(./TESTDIR/secondary008.0.db:couldn't create pipe: too many open files): expected 0, got 1
    FAIL:03:10:31 (00:00:00) Dump/load of ./TESTDIR/secondary008.0.db failed.
    FAIL:03:10:31 (00:00:00) db_dump/db_load(./TESTDIR/secondary008.1.db:couldn't create pipe: too many open files): expected 0, got 1
    FAIL:03:10:31 (00:00:00) Dump/load of ./TESTDIR/secondary008.1.db failed.
    FAIL:03:12:06 (00:01:35) db_dump/db_load(./TESTDIR/primary001.db:couldn't create pipe: too many open files): expected 0, got 1
    FAIL:03:12:06 (00:00:00) Dump/load of ./TESTDIR/primary001.db failed.
    FAIL:03:12:06 (00:00:00) db_dump/db_load(./TESTDIR/secondary001.0.db:couldn't create pipe: too many open files): expected 0, got 1
    FAIL:03:12:06 (00:00:00) Dump/load of ./TESTDIR/secondary001.0.db failed.
    FAIL:03:12:06 (00:00:00) db_dump/db_load(./TESTDIR/secondary001.1.db:couldn't create pipe: too many open files): expected 0, got 1
    FAIL:03:12:06 (00:00:00) Dump/load of ./TESTDIR/secondary001.1.db failed.
    FAIL:03:12:34 (00:00:28) db_dump/db_load(./TESTDIR/primary002.db:couldn't create pipe: too many open files): expected 0, got 1
    FAIL:03:12:34 (00:00:00) Dump/load of ./TESTDIR/primary002.db failed.
    FAIL:03:12:34 (00:00:00) db_dump/db_load(./TESTDIR/secondary002.0.db:couldn't create pipe: too many open files): expected 0, got 1
    FAIL:03:12:34 (00:00:00) Dump/load of ./TESTDIR/secondary002.0.db failed.
    FAIL:03:12:34 (00:00:00) db_dump/db_load(./TESTDIR/secondary002.1.db:couldn't create pipe: too many open files): expected 0, got 1
    FAIL:03:12:34 (00:00:00) Dump/load of ./TESTDIR/secondary002.1.db failed.
    FAIL:03:12:47 (00:00:00) db_dump/db_load(./TESTDIR/primary006.db:couldn't create pipe: too many open files): expected 0, got 1
    FAIL:03:12:47 (00:00:00) Dump/load of ./TESTDIR/primary006.db failed.
    FAIL:03:12:47 (00:00:00) db_dump/db_load(./TESTDIR/secondary006.1.db:couldn't create pipe: too many open files): expected 0, got 1
    FAIL:03:12:47 (00:00:00) Dump/load of ./TESTDIR/secondary006.1.db failed.
    FAIL:03:12:47 (00:00:00) db_dump/db_load(./TESTDIR/secondary006.2.db:couldn't create pipe: too many open files): expected 0, got 1
    FAIL:03:12:47 (00:00:00) Dump/load of ./TESTDIR/secondary006.2.db failed.
    FAIL:03:13:10 (00:00:23) r: sindex: db open:too many open files
    FAIL:06:38:47 (02:19:40) rep_process_message returned DB_NOTFOUND: No matching key/data pair found
    ====================================================================================
    What could be the reason for the above errors while running the tcl testsuite ?
    Is there any problem in berkeley db libraries that are build with above configuration?
    Could you please clarify.
    Thanks in advance.
    Regards,
    Madhu

    Hi Sandra,
    I have executed lock003 in the tclsh prompt and error occurred while executing this lock test.
    ========================================================
    [exec] Lock003: Multi-process random lock test
    [exec] Lock003.a: Create environment
    [exec] Script watcher process 11571 launching lockscript.tcl process 11574.
    [exec] Script watcher process 11570 launching lockscript.tcl process 11573.
    [exec] Script watcher process 11572 launching lockscript.tcl process 11575.
    [exec] Script watcher process 11576 launching lockscript.tcl process 11578.
    [exec] Lock003.b: 5 independent processes now running
    [exec] Script watcher process 11577 launching lockscript.tcl process 11597.
    [exec] 06:35:39 (00:00:00) processes running: 11570 11571 11574 11572 11573 11575 11576 11578 11577 11597
    [exec] 06:36:15 (00:00:36) processes running: 11570 11571 11574 11572 11573 11575 11576 11578 11577 11597
    [exec] 06:36:51 (00:00:36) processes running: 11570 11571 11574 11572 11573 11575 11576 11578 11577 11597
    [exec] 06:37:27 (00:00:36) processes running: 11570 11571 11574 11572 11573 11575 11576 11578 11577 11597
    [exec] 06:38:03 (00:00:36) processes running: 11570 11571 11574 11572 11573 11575 11576 11578 11577 11597
    [exec] 06:38:38 (00:00:35) processes running: 11571 11574 11572 11575 11576 11578 11577 11597
    [exec] 06:39:12 (00:00:34) processes running: 11571 11574 11572 11575 11576 11578 11577 11597
    [exec] 06:39:48 (00:00:36) processes running: 11571 11574 11572 11575 11576 11578 11577 11597
    [exec] 06:40:22 (00:00:34) processes running: 11571 11574 11572 11575 11576 11578 11577 11597
    [exec] 06:40:57 (00:00:35) processes running: 11571 11574 11572 11575 11576 11578 11577 11597
    [exec] 06:41:32 (00:00:35) processes running: 11571 11574 11572 11575 11576 11578 11577 11597
    [exec] 06:42:07 (00:00:35) processes running: 11571 11574 11572 11575 11576 11578 11577 11597
    [exec] 06:42:41 (00:00:34) processes running: 11571 11574 11572 11575 11576 11578 11577 11597
    [exec] 09:48:46 (00:00:35) processes running: 11571 11574 11572 11575 11576 11578 11577 11597
    [exec] 09:49:20 (00:00:34) processes running: 11571 11574 11572 11575 11576 11578 11577 11597
    [exec] 09:49:55 (00:00:35) processes running: 11571 11574 11572 11575 11576 11578 11577 11597
    [exec] 09:50:29 (00:00:34) processes running: 11571 11574 11572 11575 11576 11578 11577 11597
    [exec] 09:51:04 (00:00:35) processes running: 11571 11574 11572 11575 11576 11578 11577 11597
    [exec] 09:51:39 (00:00:35) processes running: 11571 11574 11572 11575 11576 11578 11577 11597
    [exec] 09:52:13 (00:00:34) processes running: 11571 11574 11572 11575 11576 11578 11577 11597
    [exec] 09:52:48 (00:00:35) processes running: 11571 11574 11572 11575 11576 11578 11577 11597
    [exec] 09:53:23 (00:00:35) processes running: 11571 11574 11572 11575 11576 11578 11577 11597
    [exec] 09:53:58 (00:00:35) processes running: 11571 11574 11572 11575 11576 11578 11577 11597
    [exec] 09:54:32 (00:00:34) processes running: 11571 11574 11572 11575 11576 11578 11577 11597
    [exec] 09:55:07 (00:00:35) processes running: 11571 11574 11572 11575 11576 11578 11577 11597
    [exec] 09:55:41 (00:00:34) processes running: 11571 11574 11572 11575 11576 11578 11577 11597
    [exec] 09:56:16 (00:00:35) processes running: 11571 11574 11572 11575 11576 11578 11577 11597
    [exec] 09:56:51 (00:00:35) processes running: 11571 11574 11572 11575 11576 11578 11577 11597
    [exec] 09:57:25 (00:00:34) processes running: 11571 11574 11572 11575 11576 11578 11577 11597
    [exec] 09:58:00 (00:00:35) processes running: 11571 11574 11572 11575 11576 11578 11577 11597
    [exec] 09:58:34 (00:00:34) processes running: 11571 11574 11572 11575 11576 11578 11577 11597
    [exec] 09:59:09 (00:00:35) processes running: 11571 11574 11572 11575 11576 11578 11577 11597
    [exec] 09:59:46 (00:00:37) processes running: 11571 11574 11572 11575 11576 11578 11577 11597
    [exec] 10:00:21 (00:00:35) processes running: 11571 11574 11572 11575 11576 11578 11577 11597
    [exec] 10:00:56 (00:00:35) processes running: 11571 11574 11572 11575 11576 11578 11577 11597
    [exec] 10:01:30 (00:00:34) processes running: 11571 11574 11572 11575 11576 11578 11577 11597
    [exec] 10:02:05 (00:00:35) processes running: 11571 11574 11572 11575 11576 11578 11577 11597
    [exec] 10:02:39 (00:00:34) processes running: 11571 11574 11572 11575 11576 11578 11577 11597
    [exec] 10:03:14 (00:00:35) processes running: 11571 11574 11572 11575 11576 11578 11577 11597
    [exec] All processes have exited.
    [exec] FAIL: error message in .out file: ./TESTDIR/lock003.0.out:FAIL:06:38:00 (00:00:00) number of other locks on 52: expected 0, got 1
    [exec] FAIL: error message in .out file: ./TESTDIR/lock003.0.out:FAIL:06:38:00 (00:00:00) ../dist/../test/lockscript.tcl run: FAIL:06:38:00 (00:00:00) number of other locks on 52: expected 0, got 1: pid 11573: expected 0, got 1
    ===================================================================
    Is this problem occur if berkeley db jars having any issues ?Why because, when berkeleydb jars (build without tcl test flags in the same environment) are used in application under high load,application is hanged because of berkeley db native api.
    Sorry,I could not change ulimit value in my system because of lack of permissions.
    Can you please explain what could be the reason for the above error and how to rectify it.
    Thanks
    Madhu

  • Jdevloper11g Release 1: Error while running Bean in java

    Hello ,
    I am getting error while running my HRFacadeClient.java
    [EclipseLink/JPA Client] Adding Java options: -javaagent:C:\Oracle\Middleware\jdeveloper\..\modules\org.eclipse.persistence_1.1.0.0_2-1.jar
    "C:\Program Files\Java\jdk1.6.0_29\bin\javaw.exe" -client -classpath C:\JDeveloper\mywork\HR_EJB_JPA_APP\.adf;C:\JDeveloper\mywork\HR_EJB_JPA_APP\EJBModel\classes;C:\Oracle\Middleware\modules\com.oracle.toplink_1.1.0.0_11-1-1-6-0.jar;C:\Oracle\Middleware\modules\org.eclipse.persistence_1.2.0.0_2-3.jar;C:\Oracle\Middleware\modules\com.bea.core.antlr.runtime_2.7.7.jar;C:\Oracle\Middleware\modules\javax.persistence_1.1.0.0_2-0.jar;C:\Oracle\Middleware\oracle_common\modules\oracle.xdk_11.1.0\xmlparserv2.jar;C:\Oracle\Middleware\oracle_common\modules\oracle.xdk_11.1.0\xml.jar;C:\Oracle\Middleware\modules\javax.jsf_1.1.0.0_1-2.jar;C:\Oracle\Middleware\modules\javax.ejb_3.0.1.jar;C:\Oracle\Middleware\modules\javax.enterprise.deploy_1.2.jar;C:\Oracle\Middleware\modules\javax.interceptor_1.0.jar;C:\Oracle\Middleware\modules\javax.jms_1.1.1.jar;C:\Oracle\Middleware\modules\javax.jsp_1.3.0.0_2-1.jar;C:\Oracle\Middleware\modules\javax.jws_2.0.jar;C:\Oracle\Middleware\modules\javax.activation_1.1.0.0_1-1.jar;C:\Oracle\Middleware\modules\javax.mail_1.1.0.0_1-4-1.jar;C:\Oracle\Middleware\modules\javax.xml.soap_1.3.1.0.jar;C:\Oracle\Middleware\modules\javax.xml.rpc_1.2.1.jar;C:\Oracle\Middleware\modules\javax.xml.ws_2.1.1.jar;C:\Oracle\Middleware\modules\javax.management.j2ee_1.0.jar;C:\Oracle\Middleware\modules\javax.resource_1.5.1.jar;C:\Oracle\Middleware\modules\javax.servlet_1.0.0.0_2-5.jar;C:\Oracle\Middleware\modules\javax.transaction_1.0.0.0_1-1.jar;C:\Oracle\Middleware\modules\javax.xml.stream_1.1.1.0.jar;C:\Oracle\Middleware\modules\javax.security.jacc_1.0.0.0_1-1.jar;C:\Oracle\Middleware\modules\javax.xml.registry_1.0.0.0_1-0.jar;C:\Oracle\Middleware\modules\javax.persistence_1.0.0.0_1-0-2.jar;C:\Oracle\Middleware\wlserver_10.3\server\lib\weblogic.jar -Djavax.net.ssl.trustStore=C:\Oracle\Middleware\wlserver_10.3\server\lib\DemoTrust.jks -javaagent:C:\Oracle\Middleware\jdeveloper\..\modules\org.eclipse.persistence_1.1.0.0_2-1.jar oracle.HRFacadeClient
    Error occurred during initialization of VM
    agent library failed to init: instrument
    Error opening zip file or JAR manifest missing : C:\Oracle\Middleware\jdeveloper\..\modules\org.eclipse.persistence_1.1.0.0_2-1.jar
    Process exited with exit code 1.
    plz help me to solve this issue.

    If you have addition error detail or stack-traces, please consider posting those.
    Verify that you have not unintentionally corrupted your project XML files, especially by editing them with a rogue editor, e.g. Windows Notepad is known to add a BOM to a file if you save as UTF-8.

Maybe you are looking for

  • IPad not recognized

    I have an iMac dual core and bought a new iMac Core i3. When I set up the new iMac, I restored my files from a Time Machine backup. Mistake, I now had two machines with the same iTunes files and my iPad and iPhone were no longer recognized by either.

  • Dual monitor on Mac Mini

    Which model can I have dual monitors set up? Thanks

  • Custom Date for Birthdate entry

    I got issued a project that requires me to take a pre-exsisting professional Scholarship form and make it into a PDF. I've been able to make the form fields with no problem but I'm running into a few issues with the Date format.  This form requires t

  • Having trouble using airplay on apple tv

    Hi There, Unable to see airplay icon by doubleclicking home button twice on my Iphone. Tried everything recommended. It is an 4S device. Tryint to mirror my i phone on to the TV via an apple tv device. Thank you Apple49

  • OData deployment gotcha

    Just posting this as a FYI as it took me a little while to figure out.... Developed a new SSIS ETL job using the OData provider, first version deployed ok, and I was debugging locally fine. Once I reached code complete I wanted to promote to the Dev