Oc4j Agent failed to start!

Hi,
When start the OC4J for the OBIEE Presentation Services, all starts ok, but when i go to connect with the Jconsole for monitoring the JVM, find the next error:
vi /obidapp/product/10.1.3.1/OracleAS_1/opmn/logs/default_group~home~default_group~1.log
- Job execution threads will use class loader of thread: OC4J Launcher
- Quartz Scheduler v.1.5.1 created.
- Using thread monitor-based data access locking (synchronization).
- Removed 0 Volatile Trigger(s).
- Removed 0 Volatile Job(s).
- JobStoreTX initialized.
- Quartz scheduler 'BIPublisherScheduler' initialized from the specified file : '/obidapp/product/10.1.3.1/OracleAS_1/j2ee/home/applications/xmlpserver/xmlpserver/xdo/cache/xmlp95583173.tmp'
- Quartz scheduler version: 1.5.1
- Freed 0 triggers from 'acquired' / 'blocked' state.
- Recovering 0 jobs that were in-progress at the time of the last shut-down.
- Recovery complete.
- Removed 0 'complete' triggers.
- Removed 0 stale fired job entries.
- Scheduler BIPublisherScheduler_$_NON_CLUSTERED started.
24.600: [GC 264192K->12778K(1008640K), 0.1308993 secs]
12/07/17 12:31:42 Oracle Containers for J2EE 10g (10.1.3.1.0) initialized
12/07/17 12:33:03 javax.management.JMRuntimeException: Failed to load MBeanServerBuilder class oracle.oc4j.admin.jmx.server.Oc4jMBeanServerBuilder: java.lang.ClassNotFoundException: oracle.oc4j.admin.jmx.server.Oc4jMBeanServerBuilder
12/07/17 12:33:03 at javax.management.MBeanServerFactory.checkMBeanServerBuilder(MBeanServerFactory.java:480)
12/07/17 12:33:03 at javax.management.MBeanServerFactory.getNewMBeanServerBuilder(MBeanServerFactory.java:511)
12/07/17 12:33:03 at javax.management.MBeanServerFactory.newMBeanServer(MBeanServerFactory.java:298)
12/07/17 12:33:03 at javax.management.MBeanServerFactory.createMBeanServer(MBeanServerFactory.java:213)
12/07/17 12:33:03 at javax.management.MBeanServerFactory.createMBeanServer(MBeanServerFactory.java:174)
12/07/17 12:33:03 at sun.management.ManagementFactory.createPlatformMBeanServer(ManagementFactory.java:302)
12/07/17 12:33:03 at java.lang.management.ManagementFactory.getPlatformMBeanServer(ManagementFactory.java:504)
12/07/17 12:33:03 at sun.management.jmxremote.ConnectorBootstrap.startLocalConnectorServer(ConnectorBootstrap.java:458)
12/07/17 12:33:03 at sun.management.Agent.startAgent(Agent.java:135)
12/07/17 12:33:03 at sun.management.Agent.agentmain(Agent.java:95)
12/07/17 12:33:03 at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
12/07/17 12:33:03 at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:39)
12/07/17 12:33:03 at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:25)
12/07/17 12:33:03 at java.lang.reflect.Method.invoke(Method.java:597)
12/07/17 12:33:03 at sun.instrument.InstrumentationImpl.loadClassAndStartAgent(InstrumentationImpl.java:325)
12/07/17 12:33:03 at sun.instrument.InstrumentationImpl.loadClassAndCallAgentmain(InstrumentationImpl.java:348)
12/07/17 12:33:03 Caused by: java.lang.ClassNotFoundException: oracle.oc4j.admin.jmx.server.Oc4jMBeanServerBuilder
12/07/17 12:33:03 at java.net.URLClassLoader$1.run(URLClassLoader.java:202)
12/07/17 12:33:03 at java.security.AccessController.doPrivileged(Native Method)
12/07/17 12:33:03 at java.net.URLClassLoader.findClass(URLClassLoader.java:190)
12/07/17 12:33:03 at java.lang.ClassLoader.loadClass(ClassLoader.java:306)
12/07/17 12:33:03 at sun.misc.Launcher$AppClassLoader.loadClass(Launcher.java:301)
12/07/17 12:33:03 at java.lang.ClassLoader.loadClass(ClassLoader.java:247)
12/07/17 12:33:03 at javax.management.MBeanServerFactory.loadBuilderClass(MBeanServerFactory.java:423)
12/07/17 12:33:03 at javax.management.MBeanServerFactory.checkMBeanServerBuilder(MBeanServerFactory.java:465)
12/07/17 12:33:03 ... 15 more
This is OBIEE 10g with OC4J 10.1.3.1.
The jvm starts ok, but i can't monitoring the jvm memory. The JDK is 1.6.0_33 (this jdk version is that i use for the producction installation).
I think that need some path in the environment, but can't discoverer what is the path.
Regards,
Gaston Aprile

Hi!
I am getting the same error that you mentions in your post, we could not start BPEL Process Manager and OC4J_BPEL. We just get the following error:
An error occurred while starting "OC4J_BPEL".
OraBPEL : OC4J_BPEL - time out while waiting for a managed process to start
For more information, look at the logs using the related link below.
Related Link Error Logs
This happened after I tested one of my processes with heavy traffic. Many processes started at a short time.
I have checked the logs but they doesnt make any sense to me. Have you manage to fix the problem? How did you solve it? I really could need some help with this...

Similar Messages

  • SQL agent failed to start

    hi All
    I am using SQl 2008, and agent failed to start
    2015-03-16 11:11:31 - ! [000] Unable to connect to server '(local)'; SQLServerAgent cannot start
    2015-03-16 11:11:31 - ! [298] SQLServer Error: 18456, Login failed for user 'NT AUTHORITY\ANONYMOUS LOGON'. [SQLSTATE 28000]
    2015-03-16 11:11:31 - ! [382] Logon to server '(local)' failed (DisableAgentXPs)
    2015-03-16 11:11:32 - ? [098] SQLServerAgent terminated (normally)
    SQLserver has started~~

    Hello,
    Try changing the SQL Server agent service account to Local System or by the same account you are using to
    start the SQL Server service account.  The following article for changing SQL Server service account may help you, since it is a similar procedure.
    https://msdn.microsoft.com/en-us/library/ms345578.aspx
    Hope this helps.
    Regards,
    Alberto Morillo
    SQLCoffee.com

  • Oracle Agent failed to start

    2007-11-22 07:38:59 Thread-1130372016 ERROR engine: [oracle_database,QWHEST01,health_check] : nmeegd_GetMetricData failed : Instance Health Check initialization failed due to one of the following causes: the owner of the EM agent process is not same as the owner of the Oracle instance processes; the owner of the EM agent process is not part of the dba group; or the database version is not 10g (10.1.0.2) and above.
    2007-11-22 07:38:59 Thread-1130372016 WARN collector: <nmecmc.c> Error exit. Error message: Instance Health Check initialization failed due to one of the following causes: the owner of the EM agent process is not same as the owner of the Oracle instance processes; the owner of the EM agent process is not part of the dba group; or the database version is not 10g (10.1.0.2) and above.
    2007-11-22 07:39:05 Thread-1130372016 ERROR http: snmehl_connect: failed to create socket: Too many open files (error = 24)
    2007-11-22 07:39:05 Thread-1130372016 ERROR pingManager: nmepm_pingReposURL: Cannot connect to https://dbascapp1.is.bear.com:1159/em/upload: retStatus=-32
    2007-11-22 07:39:05 Thread-1130372016 ERROR util.files: ERROR: nmeufos_new: failed in lfiopn on file: /opt/oracle/GCAGENT/agent10g/sysman/emd/agntstmp.txt.error = 24 (Too many open files)
    2007-11-22 07:39:05 Thread-1130372016 ERROR pingManager: Error in updating the agent time stamp file
    2007-11-22 07:39:05 Thread-1130372016 ERROR http: snmehl_connect: failed to create socket: Too many open files (error = 24)
    2007-11-22 07:39:05 Thread-1130372016 ERROR pingManager: nmepm_pingReposURL: Cannot connect to https://dbascapp1.is.bear.com:1159/em/upload: retStatus=-32
    2007-11-22 07:39:05 Thread-1130372016 ERROR util.files: ERROR: nmeufos_new: failed in lfiopn on file: /opt/oracle/GCAGENT/agent10g/sysman/emd/agntstmp.txt.error = 24 (Too many open files)
    2007-11-22 07:39:05 Thread-1130372016 ERROR pingManager: Error in updating the agent time stamp file
    2007-11-22 07:39:14 Thread-1130372016 ERROR fetchlets.healthCheck: GIM-00104: file not found
    LEM-00031: file not found; arguments: [lempgmh] [lmserr]
    LEM-00033: file not found; arguments: [lempgfm] [Couldn't open message file]
    LEM-00031: file not found; arguments: [lempgmh] [lmserr]
    2007-11-22 07:39:14 Thread-1130372016 ERROR engine: [oracle_database,QWHEST01,health_check] : nmeegd_GetMetricData failed : Instance Health Check initialization failed due to one of the following causes: the owner of the EM agent process is not same as the owner of the Oracle instance processes; the owner of the EM agent process is not part of the dba group; or the database version is not 10g (10.1.0.2) and above.
    2007-11-22 07:39:14 Thread-1130372016 WARN collector: <nmecmc.c> Error exit. Error message: Instance Health Check initialization failed due to one of the following causes: the owner of the EM agent process is not same as the owner of the Oracle instance processes; the owner of the EM agent process is not part of the dba group; or the database version is not 10g (10.1.0.2) and above.
    2007-11-22 07:39:29 Thread-1130372016 ERROR fetchlets.healthCheck: GIM-00104: file not found
    LEM-00031: file not found; arguments: [lempgmh] [lmserr]
    LEM-00033: file not found; arguments: [lempgfm] [Couldn't open message file]
    LEM-00031: file not found; arguments: [lempgmh] [lmserr]
    2007-11-22 07:39:29 Thread-1130372016 ERROR engine: [oracle_database,QWHEST01,health_check] : nmeegd_GetMetricData failed : Instance Health Check initialization failed due to one of the following causes: the owner of the EM agent process is not same as the owner of the Oracle instance processes; the owner of the EM agent process is not part of the dba group; or the database version is not 10g (10.1.0.2) and above.
    2007-11-22 07:39:29 Thread-1130372016 WARN collector: <nmecmc.c> Error exit. Error message: Instance Health Check initialization failed due to one of the following causes: the owner of the EM agent process is not same as the owner of the Oracle instance processes; the owner of the EM agent process is not part of the dba group; or the database version is not 10g (10.1.0.2) and above.
    2007-11-22 07:39:30 Thread-1130372016 ERROR command: Error initializing stdin pipes: (errno=24: Too many open files)
    2007-11-22 07:39:30 Thread-1130372016 ERROR engine: [oracle_emd,ibstratdb2.is.bear.com:1830,ProcessInfo] : nmeegd_GetMetricData failed : Unable to run the process
    2007-11-22 07:39:30 Thread-1130372016 WARN collector: <nmecmc.c> Error exit. Error message: Unable to run the process
    2007-11-22 07:39:30 Thread-1127222192 ERROR util.fileops: ERROR: snmeuf_dirlist can't list directory: /opt/oracle/GCAGENT/agent10g/sysman/emd/upload: Too many open files (errno=24)
    2007-11-22 07:39:35 Thread-1127222192 ERROR http: snmehl_connect: failed to create socket: Too many open files (error = 24)
    2007-11-22 07:39:35 Thread-1127222192 ERROR pingManager: nmepm_pingReposURL: Cannot connect to https://dbascapp1.is.bear.com:1159/em/upload: retStatus=-32
    2007-11-22 07:39:35 Thread-1127222192 ERROR util.files: ERROR: nmeufos_new: failed in lfiopn on file: /opt/oracle/GCAGENT/agent10g/sysman/emd/agntstmp.txt.error = 24 (Too many open files)
    2007-11-22 07:39:35 Thread-1127222192 ERROR pingManager: Error in updating the agent time stamp file
    2007-11-22 07:39:35 Thread-1127222192 ERROR http: snmehl_connect: failed to create socket: Too many open files (error = 24)
    2007-11-22 07:39:35 Thread-1127222192 ERROR pingManager: nmepm_pingReposURL: Cannot connect to https://dbascapp1.is.bear.com:1159/em/upload: retStatus=-32
    2007-11-22 07:39:35 Thread-1127222192 ERROR util.files: ERROR: nmeufos_new: failed in lfiopn on file: /opt/oracle/GCAGENT/agent10g/sysman/emd/agntstmp.txt.error = 24 (Too many open files)
    2007-11-22 07:39:35 Thread-1127222192 ERROR pingManager: Error in updating the agent time stamp file
    2007-11-22 07:39:44 Thread-1127222192 ERROR fetchlets.healthCheck: GIM-00104: file not found
    LEM-00031: file not found; arguments: [lempgmh] [lmserr]
    LEM-00033: file not found; arguments: [lempgfm] [Couldn't open message file]
    LEM-00031: file not found; arguments: [lempgmh] [lmserr]
    2007-11-22 07:39:44 Thread-1127222192 ERROR engine: [oracle_database,QWHEST01,health_check] : nmeegd_GetMetricData failed : Instance Health Check initialization failed due to one of the following causes: the owner of the EM agent process is not same as the owner of the Oracle instance processes; the owner of the EM agent process is not part of the dba group; or the database version is not 10g (10.1.0.2) and above.
    2007-11-22 07:39:44 Thread-1127222192 WARN collector: <nmecmc.c> Error exit. Error message: Instance Health Check initialization failed due to one of the following causes: the owner of the EM agent process is not same as the owner of the Oracle instance processes; the owner of the EM agent process is not part of the dba group; or the database version is not 10g (10.1.0.2) and above.
    2007-11-22 07:39:59 Thread-1127222192 ERROR fetchlets.healthCheck: GIM-00104: file not found
    LEM-00031: file not found; arguments: [lempgmh] [lmserr]
    LEM-00033: file not found; arguments: [lempgfm] [Couldn't open message file]
    LEM-00031: file not found; arguments: [lempgmh] [lmserr]
    2007-11-22 07:39:59 Thread-1127222192 ERROR engine: [oracle_database,QWHEST01,health_check] : nmeegd_GetMetricData failed : Instance Health Check initialization failed due to one of the following causes: the owner of the EM agent process is not same as the owner of the Oracle instance processes; the owner of the EM agent process is not part of the dba group; or the database version is not 10g (10.1.0.2) and above.
    2007-11-22 07:39:59 Thread-1127222192 WARN collector: <nmecmc.c> Error exit. Error message: Instance Health Check initialization failed due to one of the following causes: the owner of the EM agent process is not same as the owner of the Oracle instance processes; the owner of the EM agent process is not part of the dba group; or the database version is not 10g (10.1.0.2) and above.
    2007-11-22 07:40:05 Thread-1127222192 ERROR http: snmehl_connect: failed to create socket: Too many open files (error = 24)
    2007-11-22 07:40:05 Thread-1127222192 ERROR pingManager: nmepm_pingReposURL: Cannot connect to https://dbascapp1.is.bear.com:1159/em/upload: retStatus=-32
    2007-11-22 07:40:05 Thread-1127222192 ERROR util.files: ERROR: nmeufos_new: failed in lfiopn on file: /opt/oracle/GCAGENT/agent10g/sysman/emd/agntstmp.txt.error = 24 (Too many open files)
    2007-11-22 07:40:05 Thread-1127222192 ERROR pingManager: Error in updating the agent time stamp file
    2007-11-22 07:40:05 Thread-1127222192 ERROR http: snmehl_connect: failed to create socket: Too many open files (error = 24)
    2007-11-22 07:40:05 Thread-1127222192 ERROR pingManager: nmepm_pingReposURL: Cannot connect to https://dbascapp1.is.bear.com:1159/em/upload: retStatus=-32
    2007-11-22 07:40:05 Thread-1127222192 ERROR util.files: ERROR: nmeufos_new: failed in lfiopn on file: /opt/oracle/GCAGENT/agent10g/sysman/emd/agntstmp.txt.error = 24 (Too many open files)
    2007-11-22 07:40:05 Thread-1127222192 ERROR pingManager: Error in updating the agent time stamp file

    Its just the too many open files caused by the bug in collecting the health metrics (see Note:430805.1, 563575.1).
    Disable the health metrics Note:379423.1
    If you're worried about doing this, read Note:469227.1

  • -Xdebug causes OC4J instance fail to start

    I try to config oracle application server 10g to allow remote-debug. I follow
    some threads on this site and add the following in opmn.xml for my
    instance:
    -Xdebug -Xnoagent -Xrunjdwp:transport=dt_socket,server=y,suspend=n,address=5050
    After it, I can't start my instance anymore.
    Any helps would be greatly appreciated.
    /Wade

    Wade, please take a look at the log files, especially the opmn/logs/home*log file. See if you can find what is the cause. It is possible the address 5050 is used.

  • EM Agent is not starting -

    Hi DBAs,
    I have installed the Oracle Grid Control Grid Control 10.2.0.5.0 on RHEL 5.4 (64 bit) and repository DB is 11.1.0.7. I installed the agent 10.2.0.5.0 on the Database server sucessfully but it is giving me the following error while starting.
    [oracle@myhost bin]$ ./emctl start agent
    Oracle Enterprise Manager 10g Release 5 Grid Control 10.2.0.5.0.
    Copyright (c) 1996, 2009 Oracle Corporation. All rights reserved.
    Starting agent ...... failed.
    The agentTZRegion value in /u01/app/oracle/db/tech_st/10.2.0/agent10g/sysman/config/emd.properties is not in agreement with what agent thinks it should be.Please verify your environment to make sure that TZ setting has not changed since the last start of the agent.
    If you modified the timezone setting in the environment, please stop the agent and exectute 'emctl resetTZ agent' and also execute the script mgmt_target.set_agent_tzrgn(<agent_name>, <new_tz_rgn>) to get the value propagated to repository.
    Consult the log files in: /u01/app/oracle/db/tech_st/10.2.0/agent10g/sysman/log
    I searched over this forum and found the following fix:
    $export TZ=US/Eastern
    $export ORACLE_HOME=/u01/app/oracle/db/tech_st/10.2.0/agent10g
    $EMDROOT=$ORACLE_HOME
    $EMSTATE=$ORACLE_HOME
    $export EMDROOT EMSTATE
    $emdctl validateTZ agent US/Eastern
    but I am getting same error while starting. I am trying the emctl resetTZ agent but getting following error
    $export TZ=US/Eastern
    $./emctl resetTZ agent
    Oracle Enterprise Manager 10g Release 5 Grid Control 10.2.0.5.0.
    Copyright (c) 1996, 2009 Oracle Corporation. All rights reserved.
    Updating /u01/app/oracle/db/tech_st/10.2.0/agent10g/sysman/config/emd.properties...
    ----- Thu Jul 8 01:18:17 2010::tzOffset for US/Eastern is 0(min), but agent is runnning with tzOffset -240(min)
    ----- Thu Jul 8 01:18:17 2010::trying again after waiting for 1 sec to account for daylight transition
    ----- Thu Jul 8 01:18:17 2010::tzOffset for US/Eastern is 0(min), but agent is runnning with tzOffset -240(min)
    resetTZ failed.
    I verified the agent is not running. Please help to resolve the issue.
    Thanks
    Shashi

    You are hitting a Time Zone issue
    Please check Startup Agent: Agent fails to start due to TZ issues [ID 403018.1]
    On support.oracle.com
    https://support.oracle.com/CSP/ui/flash.html#tab=KBHome(page=KBHome&id=()),(page=KBNavigator&id=(bmDocDsrc=KB&bmDocType=PROBLEM&bmDocID=403018.1&viewingMode=1143&from=BOOKMARK&bmDocTitle=Startup%20Agent:%20Agent%20fails%20to%20start%20due%20to%20TZ%20issues))
    Regards
    Rob
    http:/oemgc.wordpress.com

  • 9i agent will not start on windows

    We have 3 servers. Oracle 9i was installed via same user with same
    rights in all cases.
    Server 1 -
    - no existing Oracle install
    - installed 9.2.0.5 and agent starts
    Server 2 -
    - old Oracle Apps 11i server
    - installed 9.2.0.5
    - agent ran from roughly map to August. Since August it refuses to
    start. This was not discovered until December so nobody knows what if
    anything happened to break it.
    Server 3 -
    - Oracle Apps 11i dev servers
    - installed 9.2.0.6
    - agent fails to start
    In both cases where the 9i agent fails to start, the 8i agent runs
    great.
    There are NOT two nic cards.
    Trace indicates agent is trying to talk to 0.0.0.0. Oracle had us
    remove a tns_admin entry in the registry but same result.
    Looking for anything to try next.

    We have 3 servers. Oracle 9i was installed via same user with same
    rights in all cases.
    Server 1 -
    - no existing Oracle install
    - installed 9.2.0.5 and agent starts
    Server 2 -
    - old Oracle Apps 11i server
    - installed 9.2.0.5
    - agent ran from roughly map to August. Since August it refuses to
    start. This was not discovered until December so nobody knows what if
    anything happened to break it.
    Server 3 -
    - Oracle Apps 11i dev servers
    - installed 9.2.0.6
    - agent fails to start
    In both cases where the 9i agent fails to start, the 8i agent runs
    great.
    There are NOT two nic cards.
    Trace indicates agent is trying to talk to 0.0.0.0. Oracle had us
    remove a tns_admin entry in the registry but same result.
    Looking for anything to try next.

  • Snmp master agent won't start

    I'm using Web Server 7.0U1 on Solaris 10U4. I'm trying to start the SNMP master subagent. On my Linux test platform, this works fine. But on the Solaris host, 'magt' hangs forever at startup and does nothing. This happens both when using the web console and wadm start-snmp-master-agent command.
    How do I make magt work?

    The SNMP master agent fails to start on Solaris 10U2 (and higher) due to the TCP fusion feature added in Solaris 10U2. (TCP fusion is a protocol-less data path for loopback TCP connections). One of the possible workarounds for this issue is to disable TCP fusion by adding the following line in /etc/system:
    set ip:do_tcp_fusion = 0x0
    The Sun Info Doc 86046 available on sunsolve explains the various TCP fusion related tunables.

  • TimesTen 7.0.6.9: Replication Agent fails with Error 17029 and 8191

    The replication agent failed to start with error 17029 and 8191.
    /etc/hosts look like:
    1.1.1.1 server1.tt.com server1 => `hostname` returns this
    2.2.2.2 server1-2.tt.com server1-2
    SQL statement to create a replication schema looks like:
    CREATE REPLICATION AAA.R1
    MASTER dsn1 on server1-2
    SUBSCRIBER dsn2 on server2
    STORE dsn1 on "server1-2" PORT 17013
    STORE dsn2 on "server2" PORT 17013;
    call ttRepStart();
    call ttRamPolicySet('always');
    call ttRepPolicySet('always');
    quit
    This fails with
    17029: This store (dsn1 on server1.tt.com) is not involved as a local store in replication scheme AAA.R1
    8191: This store (dsn1 on server1.tt.com) is not involved in a replication scheme
    In addition, replication files are created with dsn1 as a prefix.
    I added ttHostNameSet('server1-2'); before ttRepStart(), but it did not seem to take effect. I also tried ROUTE statement; however, the error did not disappear.
    How can I make this work?

    Yes you have to specify the hostname output in the replication DDL.
    This is what you can find in the replication Doc
    "When specifying the host for a data store in a replication element, you should always use the name returned by the hostname command, as replication uses the this same host name to verify that the current host is involved in the replication scheme. Replication schemes may not be created that do not include the current host.
    If a host contains multiple network interfaces (with different IP addresses), you should specify which interfaces are to be used by replication using the ROUTE clause. You must specify a priority for each interface. Replication tries to first connect using the address with the highest priority."

  • OC4j in Jdev 10.1.3.5 fails to start

    Hi,
    I just installed jdev 10.1.3.5 and cannot get the oc4j server to start. My application compiles just fine. I also tried using just a single jsp file. Both error with the same message.
    [Starting OC4J using the following ports: HTTP=8988, RMI=23891, JMS=9227.]
    C:\jdev\system\oracle.j2ee.10.1.3.43.6\embedded-oc4j\config>
    C:\jdk\bin\javaw.exe -client -classpath C:\j2ee\home\oc4j.jar;C:\jdev\lib\jdev-oc4j-embedded.jar -Dhttp.proxyHost=hillproxy.hill.afmc.ds.af.mil -Dhttp.proxyPort=8080 -Dhttp.nonProxyHosts=*.dco.dod.mil|fohocs.enterprise.afmc.ds.af.mil|*.infra|152.229.108.80|*eis.afmc.af.mil|*4800.ogden.disa.mil|*mail.*.afmc.af.mil|10.*|172.16.2.17|199.10.65.150|137.7.9.117|137.244.160.185|129.61.29.19|129.61.150.12|129.52.154.0*|152.80.49.210|131.77.*|137.241.*|*.hill.afmc.ds.af.mil|*.hill.af.mil|localhost|127.0.0.1|NBIT-72GDHD1 -Dhttps.proxyHost=hillproxy.hill.afmc.ds.af.mil -Dhttps.proxyPort=8080 -Dhttps.nonProxyHosts=*.dco.dod.mil|fohocs.enterprise.afmc.ds.af.mil|*.infra|152.229.108.80|*eis.afmc.af.mil|*4800.ogden.disa.mil|*mail.*.afmc.af.mil|10.*|172.16.2.17|199.10.65.150|137.7.9.117|137.244.160.185|129.61.29.19|129.61.150.12|129.52.154.0*|152.80.49.210|131.77.*|137.241.*|*.hill.afmc.ds.af.mil|*.hill.af.mil|localhost|127.0.0.1|NBIT-72GDHD1 -Xverify:none -XX:MaxPermSize=256m -DcheckForUpdates=adminClientOnly -Doracle.application.environment=development -Doracle.j2ee.http.socket.timeout=500 -Doc4j.jms.usePersistenceLockFiles=false oracle.oc4j.loader.boot.BootStrap -config C:\jdev\system\oracle.j2ee.10.1.3.43.6\embedded-oc4j\config\server.xml
    [waiting for the server to complete its initialization...]
    09/10/06 20:23:58 WARNING: Bulk-load class 'oracle.core.ojdl.query.LogQueryException' not found in oc4j:10.1.3
    09/10/06 20:23:58 WARNING: Bulk-load class 'oracle.core.ojdl.query.LogRepository' not found in oc4j:10.1.3
    09/10/06 20:23:58 WARNING: Bulk-load class 'oracle.core.ojdl.reader.LogRecord' not found in oc4j:10.1.3
    09/10/06 20:23:58 WARNING: Bulk-load class 'oracle.j2ee.ws.server.WebServiceProcessor' not found in oc4j:10.1.3
    09/10/06 20:23:58 WARNING: Bulk-load class 'oracle.j2ee.ws.server.WebServiceServlet' not found in oc4j:10.1.3
    09/10/06 20:23:58 WARNING: Bulk-load class 'oracle.security.xmlsec.wss.username.UsernameToken' not found in oracle.xml.security:10.1.3
    OC4J startup failed
    oracle.classloader.util.AnnotatedNoClassDefFoundError:
         Missing class: oracle.dms.instrument.NounIntf
         Dependent class: oracle.classloader.util.MainClass
         Loader: sun.misc.Launcher$AppClassLoader@14916158
         Code-Source: /C:/j2ee/home/lib/pcl.jar
         Configuration: unknown
         at oracle.classloader.PolicyClassLoader.handleClassNotFound (PolicyClassLoader.java:2194) [C:/j2ee/home/lib/pcl.jar (from system property java.class.path), by sun.misc.Launcher$AppClassLoader@14916158]
         at oracle.classloader.PolicyClassLoader.internalLoadClass (PolicyClassLoader.java:1726) [C:/j2ee/home/lib/pcl.jar (from system property java.class.path), by sun.misc.Launcher$AppClassLoader@14916158]
         at oracle.classloader.PolicyClassLoader.loadClass (PolicyClassLoader.java:1682) [C:/j2ee/home/lib/pcl.jar (from system property java.class.path), by sun.misc.Launcher$AppClassLoader@14916158]
         at oracle.classloader.PolicyClassLoader.loadClass (PolicyClassLoader.java:1667) [C:/j2ee/home/lib/pcl.jar (from system property java.class.path), by sun.misc.Launcher$AppClassLoader@14916158]
         at java.lang.ClassLoader.loadClassInternal (ClassLoader.java:319) [jre bootstrap, by jre.bootstrap:1.5.0_06]
         at java.lang.Class.getDeclaredMethods0 (Native method) [unknown, by unknown]
         at java.lang.Class.privateGetDeclaredMethods (Class.java:2365) [jre bootstrap, by jre.bootstrap:1.5.0_06]
         at java.lang.Class.getMethod0 (Class.java:2611) [jre bootstrap, by jre.bootstrap:1.5.0_06]
         at java.lang.Class.getMethod (Class.java:1579) [jre bootstrap, by jre.bootstrap:1.5.0_06]
         at oracle.classloader.util.MainClass.invoke (MainClass.java:92) [C:/j2ee/home/lib/pcl.jar (from system property java.class.path), by sun.misc.Launcher$AppClassLoader@14916158]
         at oracle.oc4j.loader.boot.BootStrap.main (BootStrap.java:41) [C:/j2ee/home/oc4j.jar (from system property java.class.path), by sun.misc.Launcher$AppClassLoader@14916158]
    Process exited with exit code 0.
    Any help would be appreciated.

    project properties -> run debug configuration-> tools settings -> Make project when run

  • SQL Server Agent (MSSQLSERVER) service is failing to start

    Hi All,
    I am using SQL Server 2008 R2 Express edition. When i start SQL Server Agent (MSSQLSERVER) service it is failing to start and gives the below error.
    On analyzing the Event logs i found the below event.
    The SQL Server Agent (MSSQLSERVER) service terminated unexpectedly.  It has done this 14 time(s).
    Event id 7034
    Event source: Service Control Manager.
    I opened the SQL server configuration manager to change the service account and start the service, But that is also failing and it is giving the below error.
    Can any one help in this issue ?
    Gautam.75801

    Like Olaf said SQL Server Agent is available in express but cannot be enabled. This is restriction from MS. The reason is that(why its available and disabled) when you upgrade express to enterprise/standard it just uses this disabled SQL Server agent and
    enables it. If this feature was not present SQL Server upgrade process would have to write whole code for SQL agent Which I am sure it does not do while upgrading to standard/enterprise.
    Please mark this reply as answer if it solved your issue or vote as helpful if it helped so that other forum members can benefit from it
    My Technet Wiki Article
    MVP

  • Failed to start embedded oc4j server

    Hi,
    I have downloaded Oracle JDeveloper 10.1.3.2.0 and created a simple project. When I try to run html file I get this error:
    OC4J startup failed
    java.lang.NoClassDefFoundError: oracle/dms/instrument/NounIntf
         at java.lang.Class.getDeclaredMethods0(Native Method)
         at java.lang.Class.privateGetDeclaredMethods(Class.java:2365)
         at java.lang.Class.getMethod0(Class.java:2611)
         at java.lang.Class.getMethod(Class.java:1579)
         at oracle.classloader.util.MainClass.invoke(MainClass.java:81)
         at oracle.oc4j.loader.boot.BootStrap.main(BootStrap.java:30)
    Process exited with exit code 0.
    Can someone please help?
    It is very urgent..
    To solve the problem I tried Start Webcenter Preconfigured OC4J option under Tools and get this error:
    A subdirectory or file C:\oraclexe\jdev\\extensions\oracle.adfp.seededoc4j.10.1.3.2.0\javacache already exists.
    A subdirectory or file C:\oraclexe\jdev\\extensions\oracle.adfp.seededoc4j.10.1.3.2.0\javacache\admin already exists.
    wsrp not installed
    installing wsrp......
    java.lang.RuntimeException: Instruction unknown: loadınstruction
         at com.sun.org.apache.bcel.internal.util.InstructionFinder.mapName(InstructionFinder.java:138)
         at com.sun.org.apache.bcel.internal.util.InstructionFinder.compilePattern(InstructionFinder.java:170)
         at com.sun.org.apache.bcel.internal.util.InstructionFinder.search(InstructionFinder.java:218)
         at com.sun.org.apache.bcel.internal.util.InstructionFinder.search(InstructionFinder.java:264)
         at com.sun.org.apache.xalan.internal.xsltc.compiler.Mode.peepHoleOptimization(Mode.java:1444)
         at com.sun.org.apache.xalan.internal.xsltc.compiler.Mode.compileApplyTemplates(Mode.java:1058)
         at com.sun.org.apache.xalan.internal.xsltc.compiler.Stylesheet.compileModes(Stylesheet.java:615)
         at com.sun.org.apache.xalan.internal.xsltc.compiler.Stylesheet.translate(Stylesheet.java:730)
         at com.sun.org.apache.xalan.internal.xsltc.compiler.XSLTC.compile(XSLTC.java:335)
         at com.sun.org.apache.xalan.internal.xsltc.compiler.XSLTC.compile(XSLTC.java:410)
         at com.sun.org.apache.xalan.internal.xsltc.trax.TransformerFactoryImpl.newTemplates(TransformerFactoryImpl.java:791)
         at com.sun.org.apache.xalan.internal.xsltc.trax.TransformerFactoryImpl.newTransformer(TransformerFactoryImpl.java:619)
         at oracle.portlet.server.containerimpl.install.Main.applyTransformation(Main.java:284)
         at oracle.portlet.server.containerimpl.install.Main.install(Main.java:169)
         at oracle.portlet.server.containerimpl.install.Main.main(Main.java:126)
    ERROR: 'Instruction unknown: loadınstruction'
    FATAL ERROR: 'Could not compile stylesheet'
    oracle.portlet.server.containerimpl.install.InstallException: Error parsing stylesheet "resource/config-server.xsl"
         at oracle.portlet.server.containerimpl.install.Main.applyTransformation(Main.java:289)
         at oracle.portlet.server.containerimpl.install.Main.install(Main.java:169)
         at oracle.portlet.server.containerimpl.install.Main.main(Main.java:126)
    Caused by: javax.xml.transform.TransformerConfigurationException: Could not compile stylesheet
         at com.sun.org.apache.xalan.internal.xsltc.trax.TransformerFactoryImpl.newTemplates(TransformerFactoryImpl.java:824)
         at com.sun.org.apache.xalan.internal.xsltc.trax.TransformerFactoryImpl.newTransformer(TransformerFactoryImpl.java:619)
         at oracle.portlet.server.containerimpl.install.Main.applyTransformation(Main.java:284)
         ... 2 more
    caused by: javax.xml.transform.TransformerConfigurationException: Could not compile stylesheet
         at com.sun.org.apache.xalan.internal.xsltc.trax.TransformerFactoryImpl.newTemplates(TransformerFactoryImpl.java:824)
         at com.sun.org.apache.xalan.internal.xsltc.trax.TransformerFactoryImpl.newTransformer(TransformerFactoryImpl.java:619)
         at oracle.portlet.server.containerimpl.install.Main.applyTransformation(Main.java:284)
         at oracle.portlet.server.containerimpl.install.Main.install(Main.java:169)
         at oracle.portlet.server.containerimpl.install.Main.main(Main.java:126)
    Starting OC4J from C:\oraclexe\\j2ee\home ...
    Executing: C:\oraclexe\jdk\jre/..\bin\java -XX:MaxPermSize=128m -Xmx512m -jar "C:\oraclexe\\j2ee\home\oc4j.jar" -config C:\oraclexe\jdev\\extensions\oracle.adfp.seededoc4j.10.1.3.2.0\j2ee\home\config\server.xml
    OC4J startup failed
    java.lang.NoClassDefFoundError: oracle/dms/instrument/TransTraceIntf
         at java.lang.Class.getDeclaredMethods0(Native Method)
         at java.lang.Class.privateGetDeclaredMethods(Class.java:2365)
         at java.lang.Class.getMethod0(Class.java:2611)
         at java.lang.Class.getMethod(Class.java:1579)
         at oracle.classloader.util.MainClass.invoke(MainClass.java:81)
         at oracle.oc4j.loader.boot.BootStrap.main(BootStrap.java:30)
    Stop OC4J command finished.
    I deleted javacache and javacache\admin but of course it didn't help to solve it...

    The same errors can easily be reproduced by anyone with JDeveloper 10.1.3.2 by temporarily removing or renaming dms.jar
    This implies your dms.jar is not being loaded or is the wrong version or it may be the corrupted . Therefore have you tried reinstalling JDeveloper to eliminate the latter?

  • Failed to start e-TEST agent: error starting agent: \ne-TEST process ...

    Hi,
    wihout changing the version or so we suddenly we experience the following error at status page (although the monitored web-page is fine):
    Current alert: Failed to start e-TEST agent: error starting agent: \ne-TEST process has not established socket in 30 seconds.
    Any ideas?
    Thanks in advance

    Hi emposadi,
    It looks like the e-Load server is having trouble communicating with the agent. Are you running the load test using an agent on the same machine or remote machine? You might want to see if a process has grabbed a port that the server communicates with the agent on. I would reboot the machines in question, shut down the Empirix Application Server and verify that ports 1099 and 9001 are not in use. Those are the ports that e-Load uses to communicate with the agent.
    -GateCity_QA

  • HELP!!! Failed to start Embedded OC4J Server in JDev

    Hi,
    I have installed Oracle JDeveloper 10.1.2.1.0 and have tried to run simple test(for example index.jsp - Welcome) but I get error. - Failed to start Embedded OC4J Server in JDev
    OC4J with simple test have started well in other computers. This situation first time for me.
    Why OC4J can't start?
    This is OC4J log mess
    [Starting OC4J using the following ports: HTTP=8988, RMI=23891, JMS=9227.]
    C:\JDeveloper\jdev\system10.1.2.1.0.1913\oc4j-config>
    C:\JDeveloper\jdk\bin\javaw.exe -ojvm -classpath C:\JDeveloper\j2ee\home\oc4j.jar;C:\JDeveloper\jdev\lib\jdev-oc4j.jar -Dhttp.proxyHost=coates-proxy -Dhttp.proxyPort=80 -Dhttp.nonProxyHosts=coatesnet*|phoenix*|ev_evs1*|ev*|evs*|dr002*|dr001*|raptor*|cweb01*|cweb03*|cweb02*|orangepages*|unity*|dw01*|intra-apps*|intranet*|prod02*|prod01*|dev3*|dev2*|dev1*|app03*|app02*|app01*|localhost|127.0.0.1 -Xverify:none -Ddisable.checkForUpdate=true -Doracle.j2ee.dont.use.memory.archive=true -Doracle.j2ee.http.socket.timeout=500 -Doracle.dms.sensors=NONE -Doc4j.jms.usePersistenceLockFiles=false com.evermind.server.OC4JServer -config C:\JDeveloper\jdev\system10.1.2.1.0.1913\oc4j-config\server.xml
    [waiting for the server to complete its initialization...]
    Process exited with exit code -1073741819.
    Help me please!

    Did the setup for JDEV_USER_HOME with the proper path (C:\OAFRAME\jdevhome\jdev) ,
    Keep the dbc file in the directory and setup the front end as well as back end login details in cluding responsibility details.

  • Management agent upgraded to 10.2.0.4 - getting error Failed to start LSNR

    Hi all,
    I have just upgraded the management agent upgradation to 10.2.0.4. I am getting this error error 'Failed to start HTTP listener.'
    I had killed the agent process at the o/s level and restarted it but again after a while it shuts down automatically.
    Also my emctl status agent still shows the agent version as 10.2.0.2 ??? Please let me know what to do in this scenario.
    Will appreciate your early response. ... Thanks & Regards, Deepak

    can you report the status of this command and screen output
    ./emctl status agent
    Ss

  • Monitoring Agent installation : Error 25362.Failed to start -2147023843 service

    Hi all,
    I'm facing several issues installing SCOM 2012 R2 agent on one of our servers.
    I've finally installed it, but at the end of installation process, this error is shown :
    Product: Microsoft Monitoring Agent -- Error 25362.Failed to start -2147023843 service
    I've found nothing especially for this error from Internet
    Thank you. Have a good day.
    FXE

    Hi
    Here you find the instructions for tracing
    http://blog.scomskills.com/scom-verbose-tracing/ or
    http://www.scomgod.com/?p=640
    For Fixing the Agent Installation try this (still applies to scom 2012, except certain path)
    http://blogs.technet.com/b/kevinholman/archive/2009/10/01/fixing-troubled-agents.aspx or this might also help
    http://www.bictt.com/blogs/bictt.php/2009/09/10/scom-agent-not-starting-after-installati
    Cheers,
    Stefan
    Blog: http://stefanroth.net If my post helped you, please take a moment to vote as helpful and\or mark as an answer

Maybe you are looking for