Unknown Error when starting the Group Policy Editor

On Windows 8.1 Professional, I opened the "Edit group policy" from the control panel and also tried to start gpedit.msc from an elevated CMD prompt. In both cases I get the following error message:
In English: Failed to open GPO. You may not have appropriate rights. Details: Unknown Error
There it is again - this dreaded "Unknown Error" message - telling me absolutely nothing about the cause of the problem.
In the past I have been able to launch the GPE on that machine without problems. I can absolutely not remember having messed around with the system files or registry settings. So there is no suspicious thing I could have done to break something. I had a
look at all copies of the GPEDIT.MSC in an editor but none of them looked broken in any way.
I startet C:\WINDOWS\SYSTEM32\MMC.EXE C:\WINDOWS\SYSTEM32\GPEDIT.MSC using the debugger of Visual Studio and paused execution after the error dialog had poped up. I got this call stack:
  gpedit.dll!ReportError(struct HWND__ *,unsigned long,unsigned int,...)    Unknown
  gpedit.dll!CComponentData::Load(struct IStream *)    Unknown
  mfc42u.dll!CWinApp::ProcessShellCommand(class CCommandLineInfo &)    Unknown
I had configured the debugger to break on all exceptions but as you see yourself, MMC is an MFC 4.2 app that doesn't use exceptions.
Since I get no access to the symbols of gpedit.dll, can anybody please tell me which conditions - i.e. problems - in Load() are handled by simply returning E_FAIL? What could be wrong with my machine?

Hi,
Consider the corrupted local policy files and system files, please try these steps:
Step 1: clear local GP by running these commands:
RD /S /Q "%WinDir%\System32\GroupPolicyUsers"
RD /S /Q "%WinDir%\System32\GroupPolicy"
gpupdate /force
Step 2: To scan system files by running this command as admin:
SFC /SCANNOW
Andy error, please post back the CBS.log
Then, restart the computer to check the results.
Also, the event log (Open local event viewer) will show something related to this issue, please check event under
Windows log\Application and Applications and services log\Microsoft\Windows\Grouppolicy, post back if you find any error about this issue.
Kate Li
TechNet Community Support

Similar Messages

  • JVM Initialization Error when Starting the Second Managed Server

    Hi,
    I am getting the below error when starting the 2nd Managed server on Solaris X86 machine.
    starting weblogic with Java version:
    java version "1.5.0_17"
    Java(TM) Platform, Standard Edition for Business (build 1.5.0_17-b04)
    Java HotSpot(TM) Client VM (build 1.5.0_17-b04, mixed mode, sharing)
    Starting WLS with line:
    /usr/jdk/instances/jdk1.5.0/bin/java -client -Xms256m -Xmx512m -XX:CompileThre shold=8000 -XX:PermSize=48m -XX:MaxPermSize=128m -Xverify:none -da -Dplatform .home=/beafiler/weblogic10g/bea/wlserver_10.0 -Dwls.home=/beafiler/weblogic10g/b ea/wlserver_10.0/server -Dweblogic.home=/beafiler/weblogic10g/bea/wlserver_10.0/ server -Dwli.home= -Dweblogic.management.discover=false -Dweblogic.management.s erver=http://test_admin:7001 -Dwlw.iterativeDev=false -Dwlw.testConsole=false - Dwlw.logErrorsToConsole= -Dweblogic.ext.dirs=/beafiler/weblogic10g/bea/patch_wss 110/profiles/default/sysext_manifest_classpath:/beafiler/weblogic10g/bea/patch_w lw1021/profiles/default/sysext_manifest_classpath:/beafiler/weblogic10g/bea/patc h_wls1002/profiles/default/sysext_manifest_classpath:/beafiler/weblogic10g/bea/p atch_cie640/profiles/default/sysext_manifest_classpath -Dweblogic.security.provi ders.authentication.LDAPDelegatePoolSize=50 -Dweblogic.Name=wls_test2 -Djava.sec urity.policy=/beafiler/weblogic10g/bea/wlserver_10.0/server/lib/weblogic.policy weblogic.Server
    Error occurred during initialization of VM
    Could not reserve enough space for object heap
    Can any one please help me troubleshoot this?
    Edited by: user4877326 on Jul 13, 2010 1:33 PM

    Hi P.k,
    The table QRTZ92_TRIGGERS is there in the database.But while trying to run this command (UPDATE QRTZ92_TRIGGERS set NEXT_FIRE_TIME=1 where NEXT_FIRE_TIME < 0)in database i am getting the table or view does not exist.
    What is GTC resource?
    OIM version - 11.1.1.5.0.
    -Deena.

  • Security Error when starting the server - WPLS 7.0

    Security Error when starting the server - WPLS 7.0
    what may be the reason ...
    console :
    BUILD SUCCESSFUL
    Total time: 3 seconds
    Starting WebLogic Server...
    <May 30, 2005 4:22:15 PM IST> <Notice> <Management> <140005> <Loading configuration C:\cpDomain\.\config.xml>
    <May 30, 2005 4:22:18 PM IST> <Info> <Logging> <000000> <FileLogger Opened at C:\cpDomain\portalServer\weblogi
    c.portalServer.log>
    <May 30, 2005 4:22:21 PM IST> <Info> <Security> <090516> <The RoleMapper provider has preexisting LDAP data.>
    <May 30, 2005 4:22:21 PM IST> <Info> <Security> <090516> <The Authorizer provider has preexisting LDAP data.>
    <May 30, 2005 4:22:21 PM IST> <Info> <Security> <090143> <The weblogic keystore provider DefaultKeyStore in re
    alm cprealm cannot be used for private keys because its configured private key keystore file wlDefaultKeyStore
    .jks does not exist.>
    <May 30, 2005 4:22:21 PM IST> <Info> <Security> <090142> <The weblogic keystore provider DefaultKeyStore in re
    alm cprealm cannot be used for trusted (root) CAs because its trusted (root) CA keystore was not configured.>
    <May 30, 2005 4:22:21 PM IST> <Notice> <Security> <090082> <Security initializing using realm cprealm.>
    <May 30, 2005 4:22:21 PM IST> <Critical> <WebLogicServer> <000364> <Server failed during initialization. Excep
    tion:java.lang.SecurityException: Authentication for user weblogic denied
    java.lang.SecurityException: Authentication for user weblogic denied
    at weblogic.security.service.SecurityServiceManagerDelegateImpl.doBootAuthorization(SecurityServiceMan
    agerDelegateImpl.java:411)
    at weblogic.security.service.SecurityServiceManagerDelegateImpl.initialize(SecurityServiceManagerDeleg
    ateImpl.java:539)
    at weblogic.security.service.SecurityServiceManager.initialize(SecurityServiceManager.java:917)
    at weblogic.t3.srvr.T3Srvr.initialize1(T3Srvr.java:723)
    at weblogic.t3.srvr.T3Srvr.initialize(T3Srvr.java:594)
    at weblogic.t3.srvr.T3Srvr.run(T3Srvr.java:282)
    at weblogic.Server.main(Server.java:32)
    >
    <May 30, 2005 4:22:21 PM IST> <Emergency> <WebLogicServer> <000342> <Unable to initialize the server: Fatal in
    itialization exception
    Throwable: java.lang.SecurityException: Authentication for user weblogic denied
    java.lang.SecurityException: Authentication for user weblogic denied
    at weblogic.security.service.SecurityServiceManagerDelegateImpl.doBootAuthorization(SecurityServiceMan
    agerDelegateImpl.java:411)
    at weblogic.security.service.SecurityServiceManagerDelegateImpl.initialize(SecurityServiceManagerDeleg
    ateImpl.java:539)
    at weblogic.security.service.SecurityServiceManager.initialize(SecurityServiceManager.java:917)
    at weblogic.t3.srvr.T3Srvr.initialize1(T3Srvr.java:723)
    at weblogic.t3.srvr.T3Srvr.initialize(T3Srvr.java:594)
    at weblogic.t3.srvr.T3Srvr.run(T3Srvr.java:282)
    at weblogic.Server.main(Server.java:32)
    >
    The WebLogic Server did not start up properly.
    Exception raised:
    java.lang.SecurityException: Authentication for user weblogic denied
    at weblogic.security.service.SecurityServiceManagerDelegateImpl.doBootAuthorization(SecurityServiceMan
    agerDelegateImpl.java:411)
    at weblogic.security.service.SecurityServiceManagerDelegateImpl.initialize(SecurityServiceManagerDeleg
    ateImpl.java:539)
    at weblogic.security.service.SecurityServiceManager.initialize(SecurityServiceManager.java:917)
    at weblogic.t3.srvr.T3Srvr.initialize1(T3Srvr.java:723)
    at weblogic.t3.srvr.T3Srvr.initialize(T3Srvr.java:594)
    at weblogic.t3.srvr.T3Srvr.run(T3Srvr.java:282)
    at weblogic.Server.main(Server.java:32)
    Reason: Fatal initialization exception
    Throwable: java.lang.SecurityException: Authentication for user weblogic denied
    java.lang.SecurityException: Authentication for user weblogic denied
    at weblogic.security.service.SecurityServiceManagerDelegateImpl.doBootAuthorization(SecurityServiceMan
    agerDelegateImpl.java:411)
    at weblogic.security.service.SecurityServiceManagerDelegateImpl.initialize(SecurityServiceManagerDeleg
    ateImpl.java:539)
    at weblogic.security.service.SecurityServiceManager.initialize(SecurityServiceManager.java:917)
    at weblogic.t3.srvr.T3Srvr.initialize1(T3Srvr.java:723)
    at weblogic.t3.srvr.T3Srvr.initialize(T3Srvr.java:594)
    at weblogic.t3.srvr.T3Srvr.run(T3Srvr.java:282)
    at weblogic.Server.main(Server.java:32)
    C:\cpDomain\bin>
    Thanks
    Thanks & Regards,
    Siva VP,
    [email protected]

    Looks like you cannot connect to LDAP. Are you configured correctly?

  • TS1702 unknown error when using the app store

    unknown error when using the app store

    Im sorry I will try to be more clear.. and I appreciate all of ur input. Wi-fi works fine.. everything opens and functions fine on the I pad. The problem is I will click on app store or the I tunes store...it opens fine and I am able to look at and download apps  etc... but after being in the appstore or I tunes store for a couple of minutes I get kicked out to the I pads home screen. Its like pushing the home button but I didn't. It only seems to do this when im in the app store or I tunes store. I have been using the chrome browser and other downloaded apps such as ebay just fine with out this problem occurring. Not sure about safari as I dont use it and use chrome instead. Um I don't think the home button its self is faulty because it works fine and as stated before this only happens when I am in the appstore or I tunes . I've only had this I pad 1 64gb wi-fi for a few days .. I got it off of ebay it was stuck in restore mode getting error code 1611.  I was able to successfully Restore it with I tunes and it running ios 5.1. Seams to work great besides the problem being mentioned.

  • Error when starting the Integration Repository/Directory

    When starting the Integration Repository or Directory I get the following error message when the Java Web Start is launched:
    <i>JAR resources in JNLP file are not signed by same certificate</i>
    I am running on XI3.0 SP15
    Any idea?
    Thanks in advance.
    Kind regards,
    Dave Arends

    Solved this issue.
    Go to Administration - Java Web Start Administration.
    Click on 'Re-initialization and force signings' and start the Repository or Directory again.

  • CG02 Report from Template error when starting the display application

    System info: SAP GUI 720 (patch 10007878), ECC 6.0, SAP_APPL/EA-APPL 605, WWI 2.7 (patch 20000084)
    Hi, folks.
    I was able to execute CG02 'Report from Template' function. My local MS Word 2003 would open successfully to display the report as expected. Suddenly, I couldn't do that anymore. I'm now getting msg "An error occurred when starting the display application" (C$772). And I didn't change anything.
    Any clue to what has happened or why it is happening? In my Word, I have 'C:\Program Files\SAP\FrontEnd\SAPgui\wwi' set as the file location for User templates. What else should I check?
    Thanks in advance.

    Hi, Caroline.
    Thanks for pointing me (back) to it! (I've encountered a similar issue with the same param back in 2010...)
    I'm positive that the problem started after I tried to run the transaction code (of my custom report program that does the CG02 'Report from Template' function) from the web gui ('You Can Also' menu function). Somehow, the standard SAP fms within It changed the param ESWWI_INST value from 'EXISTFRONT' to 'WWISERVER'. So when I ran CG02 and the WWI server is not available yet, I received the error msg.

  • CG54--Report from Template error when starting the display application

    Hi,
              Currently I have MS 2013 installed on my workstatsion. But now whenever I try to open a template for any specification I get error "
    An error occurred when starting the display application--Message no. C$772"
    I have SAP Logon 730 Patch 11. Also in User profile I maintain EXISTFRONT for ESWWI_INST. But for some reason it keeps on getting reset as WWISERVER.
    Need help on the same.
    Regards,
    Rohan

    Dear Rohan
    your local WWI installation seems to be dusrupted. Check e.g.  EHS- Inconsistent WWI Report behaviour for different users
    and many similar threads. Check OSS Marketplace for Release of WWI in regards of WinWord 2013
    Dear Camila
    according to my knowlede: the local WWI insztallaiton is not a "generation server" one. The parameter symbol you have mentioned is dedicated for WWI server set upin GLM area only. Therefore your hint will not work (according to my knowledge). But there is some "but"...
    With SAP ERP EnhPack 3 you need not to install any more a local WWi but could use a WWI gen server farm. If you can use this option the WWI set up is very different. In this case may be your hint is correct.
    C.B.

  • Html snippets and unknown error when publishing - the mystery deepens

    Can anyone make sense of this?
    I have been using iWeb for a year or so. Personal site with added extra goodies like widgets using iweb more.
    Upgraded to iWeb 08 with a few formatting problems (which I chose to ignore for now) - after version 2.01 I replaced my iweb more extras with the new html snippet thingy and everything was fine - although I still didn't get around to sorting the formatting issues.
    Now we are at 2.02 I decided to use one of the new themes and so I created a new page using golden rod and merrily cut and paste from the existing page. I was loathe to delete the old page until I knew the new one was fine - my plan was then to do a bit of page renaming and voila a newly themed home page. Anyway what I got was;
    Unknown error - when the new page was being created.
    Ok - deleted the offending page - site now publishes fine -so we know this isn't .mac.
    Now I decided to build the new page a bit at a time to see what was causing the problem.
    It turns out to be a html snippet (which works fine on my home page still);
    div style="text-align:center"
    a href="http://outcampaign.org/"
    img border="0" alt="image" width="143" src="http://pharyngula.org/images/scarlet_A.png" height="122"/
    /a
    (I have broken the tags by removing the 's so you can see the text itself)
    When I added this to an HTML snippet the unknown error returned.
    Now I have deleted it and I still get the unknown error for that page.
    So this is definitely an iWeb problem and not a .mac problem.
    Any ideas?
    Home page;
    http://web.mac.com/theedonfamily/Site/Home.html

    why do you use the snippet to actually add the thing? you can just place the image directly into iweb and then activate it as a link. (there are some errors in the script as well!)
    if you want to use the snippet way, then id just change the code a bit:
    +⊗p style="text-align: center;"⊗+
    +⊗a href="http://outcampaign.org/"⊗+
    +⊗img style="border: none;" alt="Image" width="143" src="http://pharyngula.org/images/scarlet_A.png" height="122" /⊗+
    ⊗/a⊗
    ⊗/p⊗
    replace every ⊗ with either < or >.
    max

  • FindSystemUser/driver locator error when starting the default server

    Getting the error when trying to start the default server.
    "findSystemUser: System user is not available from Credential Store." and
    "oracle.sdpinternal.messaging.TransportException: Cannot lookup store in Driver Locator."
    I am also unable to access the SOA Console and have reinstalled / reconfigured SOA a few times but am still getting the same error.
    Can you please help resolve this issue?
    The following is the log that i see when i try to start the default server.
    [Starting DefaultServer using the following ports: HTTP=8988, RMI=23891, JMS=9227.]
    C:\oracle\jdevstudio1111\jdk\bin\javaw.exe -client -classpath C:\oracle\jdevstudio1111\j2ee\home\oc4j.jar;C:\oracle\jdevstudio1111\jdev\lib\jdev-oc4j-embedded.jar -Xmn64m -Xmx192m -Doracle.home=C:\oracle\jdevstudio1111 -Doracle.component.type=o.j2ee -Doracle.instance=C:\jdevinstance\system11.1.1.0.22.47.96 -Djava.net.preferIPv4Stack=true -Djava.protocol.handler.pkgs=oracle.mds.net.protocol|oracle.fabric.common.classloaderurl.handler -Doc4j.userThreads=true -Doracle.component.name=embedded-oc4j -XX:MaxPermSize=256m -Doracle.sysman.emRep.repositoryMode=repository_less -Doracle.oc4j.instancename=oc4j_em -Doracle.notification.filewatching.interval=10000 -DLOCATOR_PORT=23891 -Dhttp.proxyHost=www-proxy.us.oracle.com -Dhttp.proxyPort=80 -Dhttp.nonProxyHosts=localhost|127.0.0.1|kona|192.168.168.133 -Dhttps.proxyHost=www-proxy.us.oracle.com -Dhttps.proxyPort=80 -Dhttps.nonProxyHosts=localhost|127.0.0.1|kona|192.168.168.133 -Xverify:none -Ddisable.checkForUpdate=true -Doracle.application.environment=development -Doracle.j2ee.dont.use.memory.archive=true -Doracle.j2ee.http.socket.timeout=500 -Doc4j.jms.usePersistenceLockFiles=false -Djava.security.policy=C:\jdevinstance\system11.1.1.0.22.47.96\o.j2ee\embedded-oc4j\config\java2.policy oracle.oc4j.loader.boot.BootStrap -config C:\jdevinstance\system11.1.1.0.22.47.96\o.j2ee\embedded-oc4j\config\server.xml
    [waiting for the server to complete its initialization...]
    Feb 19, 2008 2:46:07 PM oracle.j2ee.xml.XMLMessages warningException
    WARNING: Exception Encountered
    Feb 19, 2008 2:46:07 PM oracle.security.jps.fmw.util.JpsFmwUtil findSystemUser
    WARNING: findSystemUser: System user is not available from Credential Store.
    08/02/19 14:46:10 WARNING: ApplicationServer.enableOC4JDocumentChangeNotifier Alternate DocumentChangeNotifier in use!
    08/02/19 14:46:10 JMS server will listen on port 9227.
    08/02/19 14:46:10 oracle.j2ee.jms.oc4j.JMSServer startup complete
    Feb 19, 2008 2:46:10 PM oracle.security.jps.fmw.util.JpsFmwUtil findSystemUser
    WARNING: findSystemUser: System user is not available from Credential Store.
    Feb 19, 2008 2:46:11 PM oracle.security.jps.fmw.util.JpsFmwUtil findSystemUser
    WARNING: findSystemUser: System user is not available from Credential Store.
    Feb 19, 2008 2:46:12 PM oracle.j2ee.util.AnnotatedLogger logWithThrowable
    WARNING: J2EE JCA-02013
    Feb 19, 2008 2:46:12 PM oracle.j2ee.util.AnnotatedLogger logWithThrowable
    WARNING: J2EE JCA-02013
    Feb 19, 2008 2:46:12 PM oracle.j2ee.util.AnnotatedLogger logWithThrowable
    WARNING: J2EE JCA-02013
    Feb 19, 2008 2:46:30 PM oracle.security.jps.fmw.util.JpsFmwUtil findSystemUser
    WARNING: findSystemUser: System user is not available from Credential Store.
    Feb 19, 2008 2:46:30 PM oracle.security.jps.fmw.util.JpsFmwUtil findSystemUser
    WARNING: findSystemUser: System user is not available from Credential Store.
    Feb 19, 2008 2:46:30 PM oracle.security.jps.fmw.util.JpsFmwUtil findSystemUser
    WARNING: findSystemUser: System user is not available from Credential Store.
    Feb 19, 2008 2:46:30 PM oracle.j2ee.util.AnnotatedLogger logWithThrowable
    WARNING: J2EE JNDI-00002
    Feb 19, 2008 2:46:30 PM oracle.j2ee.util.AnnotatedLogger log
    WARNING: No javax.jms.ConnectionFactory found at null
    Feb 19, 2008 2:46:30 PM oracle.security.jps.fmw.util.JpsFmwUtil findSystemUser
    WARNING: findSystemUser: System user is not available from Credential Store.
    Feb 19, 2008 2:46:30 PM oracle.security.jps.fmw.util.JpsFmwUtil findSystemUser
    WARNING: findSystemUser: System user is not available from Credential Store.
    Feb 19, 2008 2:46:30 PM oracle.security.jps.fmw.util.JpsFmwUtil findSystemUser
    WARNING: findSystemUser: System user is not available from Credential Store.
    Feb 19, 2008 2:46:32 PM oracle.security.jps.fmw.util.JpsFmwUtil findSystemUser
    WARNING: findSystemUser: System user is not available from Credential Store.
    08/02/19 14:46:32 WARNING: ExecutorService.inform Unknown event state3 Ignored
    Feb 19, 2008 2:46:32 PM oracle.sdpinternal.messaging.DriverLocatorImpl acquireStore
    SEVERE: Store not found
    oracle.sdpinternal.messaging.TransportException: Cannot lookup store in Driver Locator.
         at oracle.sdpinternal.messaging.DriverLocatorImpl.getStore(DriverLocatorImpl.java:157)
         at oracle.sdpinternal.messaging.DriverLocatorImpl.acquireStore(DriverLocatorImpl.java:120)
         at oracle.sdpinternal.messaging.DriverLocatorImpl.<init>(DriverLocatorImpl.java:107)
         at oracle.sdpinternal.messaging.DriverLocatorImpl.getInstance(DriverLocatorImpl.java:134)
         at oracle.sdpinternal.messaging.DriverLocatorBean.ejbCreate(DriverLocatorBean.java:133)
         at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
         at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:39)
         at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:25)
         at java.lang.reflect.Method.invoke(Method.java:585)
         at com.evermind.server.ejb.interceptor.joinpoint.EJBJoinPointImpl.invoke(EJBJoinPointImpl.java:27)
         at com.evermind.server.ejb.interceptor.InvocationContextImpl.proceed(InvocationContextImpl.java:101)
         at com.evermind.server.ejb.interceptor.system.DMSInterceptor.invoke(DMSInterceptor.java:52)
         at com.evermind.server.ejb.interceptor.InvocationContextImpl.proceed(InvocationContextImpl.java:101)
         at com.evermind.server.ejb.interceptor.system.SetContextActionInterceptor.invoke(SetContextActionInterceptor.java:44)
         at com.evermind.server.ejb.interceptor.InvocationContextImpl.proceed(InvocationContextImpl.java:101)
         at com.evermind.server.ejb.InvocationContextPool.invoke(InvocationContextPool.java:58)
         at com.evermind.server.ejb.LifecycleManager.invokeLifecycleMethod(LifecycleManager.java:274)
         at com.evermind.server.ejb.LifecycleManager.invokeLifecycleMethod(LifecycleManager.java:264)
         at com.evermind.server.ejb.LifecycleManager.invokeLifecycleMethod(LifecycleManager.java:254)
         at com.evermind.server.ejb.LifecycleManager.postConstruct(LifecycleManager.java:115)
         at com.evermind.server.ejb.StatelessSessionBeanPool.createContextImpl(StatelessSessionBeanPool.java:41)
         at com.evermind.server.ejb.BeanPool.createContext(BeanPool.java:426)
         at com.evermind.server.ejb.BeanPool.allocateContext(BeanPool.java:253)
         at com.evermind.server.ejb.StatelessSessionEJBObject.OC4J_invokeMethod(StatelessSessionEJBObject.java:103)
         at com.evermind.server.ejb.SessionBeanDeployment.invokeTimer(SessionBeanDeployment.java:155)
         at com.evermind.server.ejb.EJBContainer.invokeTimer(EJBContainer.java:982)
         at oracle.ias.container.scheduler.TimerTask.runBeanTimer(TimerTask.java:106)
         at oracle.ias.container.scheduler.TimerTask.run(TimerTask.java:223)
         at java.util.concurrent.ThreadPoolExecutor$Worker.runTask(ThreadPoolExecutor.java:650)
         at java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:675)
         at java.lang.Thread.run(Thread.java:595)
    Caused by: javax.ejb.AccessLocalException: anonymous is not allowed to call this EJB method, check your security settings (method-permission in ejb-jar.xml and security-role-mapping in orion-application.xml).
         at com.evermind.server.ejb.interceptor.system.SecurityRoleInterceptor.checkRuntimeSecurityRole(SecurityRoleInterceptor.java:64)
         at com.evermind.server.ejb.interceptor.system.SecurityRoleInterceptor.invoke(SecurityRoleInterceptor.java:46)
         at com.evermind.server.ejb.interceptor.InvocationContextImpl.proceed(InvocationContextImpl.java:101)
         at com.evermind.server.ejb.interceptor.system.DMSInterceptor.invoke(DMSInterceptor.java:52)
         at com.evermind.server.ejb.interceptor.InvocationContextImpl.proceed(InvocationContextImpl.java:101)
         at com.evermind.server.ejb.InvocationContextPool.invoke(InvocationContextPool.java:58)
         at com.evermind.server.ejb.AbstractEJBHome.OC4J_invokeMethod(AbstractEJBHome.java:190)
         at MessagingStore_LocalHomeProxy_5d6l513.create(Unknown Source)
         at oracle.sdpinternal.messaging.EngineLocator.getStore(EngineLocator.java:128)
         at oracle.sdpinternal.messaging.DriverLocatorImpl.getStore(DriverLocatorImpl.java:154)
         ... 30 more
    The following is the data from the C:\jdevinstance\system11.1.1.0.22.47.96\o.j2ee\embedded-oc4j\log\soa\diagonstic
    [2008-02-19T14:09:42.812-08:00] [j2ee] [NOTIFICATION] [J2EE DEP-00102] [deployment] [tid: 11] [ecid: 0000HWnjg6c000000000000000030eAY5000000000,0:1] [APP: unknown] [arg: C:\jdevinstance\system11.1.1.0.22.47.96\o.j2ee\embedded-oc4j\applications\dms.war] Auto-unpacking C:\jdevinstance\system11.1.1.0.22.47.96\o.j2ee\embedded-oc4j\applications\dms.war...
    [2008-02-19T14:09:42.812-08:00] [j2ee] [NOTIFICATION] [J2EE DEP-00101] [deployment] [tid: 11] [ecid: 0000HWnjg6c000000000000000030eAY5000000000,0:1] [APP: unknown] [arg: C:\jdevinstance\system11.1.1.0.22.47.96\o.j2ee\embedded-oc4j\applications\dms.war] [arg: C:\jdevinstance\system11.1.1.0.22.47.96\o.j2ee\embedded-oc4j\applications\dms] Unjarring archive C:\jdevinstance\system11.1.1.0.22.47.96\o.j2ee\embedded-oc4j\applications\dms.war in directory C:\jdevinstance\system11.1.1.0.22.47.96\o.j2ee\embedded-oc4j\applications\dms
    [2008-02-19T14:09:42.859-08:00] [j2ee] [NOTIFICATION] [J2EE DEP-00103] [deployment] [tid: 11] [ecid: 0000HWnjg6c000000000000000030eAY5000000000,0:1] [APP: unknown] [arg: C:\jdevinstance\system11.1.1.0.22.47.96\o.j2ee\embedded-oc4j\applications\dms.war] Finished auto-unpacking C:\jdevinstance\system11.1.1.0.22.47.96\o.j2ee\embedded-oc4j\applications\dms.war
    [2008-02-19T14:09:42.906-08:00] [j2ee] [NOTIFICATION] [J2EE DEP-00102] [deployment] [tid: 11] [ecid: 0000HWnjg6c000000000000000030eAY5000000000,0:1] [APP: unknown] [arg: C:\jdevinstance\system11.1.1.0.22.47.96\o.j2ee\embedded-oc4j\connectors\OracleASjms\OracleASjms.rar] Auto-unpacking C:\jdevinstance\system11.1.1.0.22.47.96\o.j2ee\embedded-oc4j\connectors\OracleASjms\OracleASjms.rar...
    [2008-02-19T14:09:42.906-08:00] [j2ee] [NOTIFICATION] [J2EE DEP-00101] [deployment] [tid: 11] [ecid: 0000HWnjg6c000000000000000030eAY5000000000,0:1] [APP: unknown] [arg: C:\jdevinstance\system11.1.1.0.22.47.96\o.j2ee\embedded-oc4j\connectors\OracleASjms\OracleASjms.rar] [arg: C:\jdevinstance\system11.1.1.0.22.47.96\o.j2ee\embedded-oc4j\connectors\OracleASjms\OracleASjms] Unjarring archive C:\jdevinstance\system11.1.1.0.22.47.96\o.j2ee\embedded-oc4j\connectors\OracleASjms\OracleASjms.rar in directory C:\jdevinstance\system11.1.1.0.22.47.96\o.j2ee\embedded-oc4j\connectors\OracleASjms\OracleASjms
    [2008-02-19T14:09:42.937-08:00] [j2ee] [NOTIFICATION] [J2EE DEP-00103] [deployment] [tid: 11] [ecid: 0000HWnjg6c000000000000000030eAY5000000000,0:1] [APP: unknown] [arg: C:\jdevinstance\system11.1.1.0.22.47.96\o.j2ee\embedded-oc4j\connectors\OracleASjms\OracleASjms.rar] Finished auto-unpacking C:\jdevinstance\system11.1.1.0.22.47.96\o.j2ee\embedded-oc4j\connectors\OracleASjms\OracleASjms.rar
    [2008-02-19T14:09:42.937-08:00] [j2ee] [NOTIFICATION] [J2EE DEP-00102] [deployment] [tid: 11] [ecid: 0000HWnjg6c000000000000000030eAY5000000000,0:1] [APP: unknown] [arg: C:\jdevinstance\system11.1.1.0.22.47.96\o.j2ee\embedded-oc4j\connectors\datasources\datasources.rar] Auto-unpacking C:\jdevinstance\system11.1.1.0.22.47.96\o.j2ee\embedded-oc4j\connectors\datasources\datasources.rar...
    [2008-02-19T14:09:42.937-08:00] [j2ee] [NOTIFICATION] [J2EE DEP-00101] [deployment] [tid: 11] [ecid: 0000HWnjg6c000000000000000030eAY5000000000,0:1] [APP: unknown] [arg: C:\jdevinstance\system11.1.1.0.22.47.96\o.j2ee\embedded-oc4j\connectors\datasources\datasources.rar] [arg: C:\jdevinstance\system11.1.1.0.22.47.96\o.j2ee\embedded-oc4j\connectors\datasources\datasources] Unjarring archive C:\jdevinstance\system11.1.1.0.22.47.96\o.j2ee\embedded-oc4j\connectors\datasources\datasources.rar in directory C:\jdevinstance\system11.1.1.0.22.47.96\o.j2ee\embedded-oc4j\connectors\datasources\datasources
    [2008-02-19T14:09:42.937-08:00] [j2ee] [NOTIFICATION] [J2EE DEP-00103] [deployment] [tid: 11] [ecid: 0000HWnjg6c000000000000000030eAY5000000000,0:1] [APP: unknown] [arg: C:\jdevinstance\system11.1.1.0.22.47.96\o.j2ee\embedded-oc4j\connectors\datasources\datasources.rar] Finished auto-unpacking C:\jdevinstance\system11.1.1.0.22.47.96\o.j2ee\embedded-oc4j\connectors\datasources\datasources.rar
    [2008-02-19T14:09:42.968-08:00] [j2ee] [NOTIFICATION] [J2EE DEP-00102] [deployment] [tid: 11] [ecid: 0000HWnjg6c000000000000000030eAY5000000000,0:1] [APP: unknown] [arg: C:\jdevinstance\system11.1.1.0.22.47.96\o.j2ee\embedded-oc4j\applications\datatags.ear] Auto-unpacking C:\jdevinstance\system11.1.1.0.22.47.96\o.j2ee\embedded-oc4j\applications\datatags.ear...
    [2008-02-19T14:09:42.968-08:00] [j2ee] [NOTIFICATION] [J2EE DEP-00101] [deployment] [tid: 11] [ecid: 0000HWnjg6c000000000000000030eAY5000000000,0:1] [APP: unknown] [arg: C:\jdevinstance\system11.1.1.0.22.47.96\o.j2ee\embedded-oc4j\applications\datatags.ear] [arg: C:\jdevinstance\system11.1.1.0.22.47.96\o.j2ee\embedded-oc4j\applications\datatags] Unjarring archive C:\jdevinstance\system11.1.1.0.22.47.96\o.j2ee\embedded-oc4j\applications\datatags.ear in directory C:\jdevinstance\system11.1.1.0.22.47.96\o.j2ee\embedded-oc4j\applications\datatags
    [2008-02-19T14:09:43.250-08:00] [j2ee] [NOTIFICATION] [J2EE DEP-00103] [deployment] [tid: 11] [ecid: 0000HWnjg6c000000000000000030eAY5000000000,0:1] [APP: unknown] [arg: C:\jdevinstance\system11.1.1.0.22.47.96\o.j2ee\embedded-oc4j\applications\datatags.ear] Finished auto-unpacking C:\jdevinstance\system11.1.1.0.22.47.96\o.j2ee\embedded-oc4j\applications\datatags.ear
    [2008-02-19T14:09:43.265-08:00] [j2ee] [NOTIFICATION] [J2EE DEP-00102] [deployment] [tid: 11] [ecid: 0000HWnjg6c000000000000000030eAY5000000000,0:1] [APP: unknown] [arg: C:\jdevinstance\system11.1.1.0.22.47.96\o.j2ee\embedded-oc4j\applications\datatags\webapp.war] Auto-unpacking C:\jdevinstance\system11.1.1.0.22.47.96\o.j2ee\embedded-oc4j\applications\datatags\webapp.war...
    [2008-02-19T14:09:43.265-08:00] [j2ee] [NOTIFICATION] [J2EE DEP-00101] [deployment] [tid: 11] [ecid: 0000HWnjg6c000000000000000030eAY5000000000,0:1] [APP: unknown] [arg: C:\jdevinstance\system11.1.1.0.22.47.96\o.j2ee\embedded-oc4j\applications\datatags\webapp.war] [arg: C:\jdevinstance\system11.1.1.0.22.47.96\o.j2ee\embedded-oc4j\applications\datatags\webapp] Unjarring archive C:\jdevinstance\system11.1.1.0.22.47.96\o.j2ee\embedded-oc4j\applications\datatags\webapp.war in directory C:\jdevinstance\system11.1.1.0.22.47.96\o.j2ee\embedded-oc4j\applications\datatags\webapp
    [2008-02-19T14:09:44.484-08:00] [j2ee] [NOTIFICATION] [J2EE DEP-00103] [deployment] [tid: 11] [ecid: 0000HWnjg6c000000000000000030eAY5000000000,0:1] [APP: unknown] [arg: C:\jdevinstance\system11.1.1.0.22.47.96\o.j2ee\embedded-oc4j\applications\datatags\webapp.war] Finished auto-unpacking C:\jdevinstance\system11.1.1.0.22.47.96\o.j2ee\embedded-oc4j\applications\datatags\webapp.war
    [2008-02-19T14:09:44.484-08:00] [j2ee] [NOTIFICATION] [J2EE DEP-00102] [deployment] [tid: 11] [ecid: 0000HWnjg6c000000000000000030eAY5000000000,0:1] [APP: unknown] [arg: C:\jdevinstance\system11.1.1.0.22.47.96\o.j2ee\embedded-oc4j\applications\javasso.ear] Auto-unpacking C:\jdevinstance\system11.1.1.0.22.47.96\o.j2ee\embedded-oc4j\applications\javasso.ear...
    [2008-02-19T14:09:44.484-08:00] [j2ee] [NOTIFICATION] [J2EE DEP-00101] [deployment] [tid: 11] [ecid: 0000HWnjg6c000000000000000030eAY5000000000,0:1] [APP: unknown] [arg: C:\jdevinstance\system11.1.1.0.22.47.96\o.j2ee\embedded-oc4j\applications\javasso.ear] [arg: C:\jdevinstance\system11.1.1.0.22.47.96\o.j2ee\embedded-oc4j\applications\javasso] Unjarring archive C:\jdevinstance\system11.1.1.0.22.47.96\o.j2ee\embedded-oc4j\applications\javasso.ear in directory C:\jdevinstance\system11.1.1.0.22.47.96\o.j2ee\embedded-oc4j\applications\javasso
    [2008-02-19T14:09:44.500-08:00] [j2ee] [NOTIFICATION] [J2EE DEP-00103] [deployment] [tid: 11] [ecid: 0000HWnjg6c000000000000000030eAY5000000000,0:1] [APP: unknown] [arg: C:\jdevinstance\system11.1.1.0.22.47.96\o.j2ee\embedded-oc4j\applications\javasso.ear] Finished auto-unpacking C:\jdevinstance\system11.1.1.0.22.47.96\o.j2ee\embedded-oc4j\applications\javasso.ear
    [2008-02-19T14:09:44.500-08:00] [j2ee] [NOTIFICATION] [J2EE DEP-00102] [deployment] [tid: 11] [ecid: 0000HWnjg6c000000000000000030eAY5000000000,0:1] [APP: unknown] [arg: C:\jdevinstance\system11.1.1.0.22.47.96\o.j2ee\embedded-oc4j\applications\javasso\javasso-web.war] Auto-unpacking C:\jdevinstance\system11.1.1.0.22.47.96\o.j2ee\embedded-oc4j\applications\javasso\javasso-web.war...
    [2008-02-19T14:09:44.500-08:00] [j2ee] [NOTIFICATION] [J2EE DEP-00101] [deployment] [tid: 11] [ecid: 0000HWnjg6c000000000000000030eAY5000000000,0:1] [APP: unknown] [arg: C:\jdevinstance\system11.1.1.0.22.47.96\o.j2ee\embedded-oc4j\applications\javasso\javasso-web.war] [arg: C:\jdevinstance\system11.1.1.0.22.47.96\o.j2ee\embedded-oc4j\applications\javasso\javasso-web] Unjarring archive C:\jdevinstance\system11.1.1.0.22.47.96\o.j2ee\embedded-oc4j\applications\javasso\javasso-web.war in directory C:\jdevinstance\system11.1.1.0.22.47.96\o.j2ee\embedded-oc4j\applications\javasso\javasso-web
    [2008-02-19T14:09:44.671-08:00] [j2ee] [NOTIFICATION] [J2EE DEP-00103] [deployment] [tid: 11] [ecid: 0000HWnjg6c000000000000000030eAY5000000000,0:1] [APP: unknown] [arg: C:\jdevinstance\system11.1.1.0.22.47.96\o.j2ee\embedded-oc4j\applications\javasso\javasso-web.war] Finished auto-unpacking C:\jdevinstance\system11.1.1.0.22.47.96\o.j2ee\embedded-oc4j\applications\javasso\javasso-web.war
    [2008-02-19T14:09:44.671-08:00] [j2ee] [NOTIFICATION] [J2EE DEP-00102] [deployment] [tid: 11] [ecid: 0000HWnjg6c000000000000000030eAY5000000000,0:1] [APP: unknown] [arg: C:\jdevinstance\system11.1.1.0.22.47.96\o.j2ee\embedded-oc4j\applications\javasso\javasso-web-basic.war] Auto-unpacking C:\jdevinstance\system11.1.1.0.22.47.96\o.j2ee\embedded-oc4j\applications\javasso\javasso-web-basic.war...
    [2008-02-19T14:09:44.703-08:00] [j2ee] [NOTIFICATION] [J2EE DEP-00101] [deployment] [tid: 11] [ecid: 0000HWnjg6c000000000000000030eAY5000000000,0:1] [APP: unknown] [arg: C:\jdevinstance\system11.1.1.0.22.47.96\o.j2ee\embedded-oc4j\applications\javasso\javasso-web-basic.war] [arg: C:\jdevinstance\system11.1.1.0.22.47.96\o.j2ee\embedded-oc4j\applications\javasso\javasso-web-basic] Unjarring archive C:\jdevinstance\system11.1.1.0.22.47.96\o.j2ee\embedded-oc4j\applications\javasso\javasso-web-basic.war in directory C:\jdevinstance\system11.1.1.0.22.47.96\o.j2ee\embedded-oc4j\applications\javasso\javasso-web-basic
    [2008-02-19T14:09:44.734-08:00] [j2ee] [NOTIFICATION] [J2EE DEP-00103] [deployment] [tid: 11] [ecid: 0000HWnjg6c000000000000000030eAY5000000000,0:1] [APP: unknown] [arg: C:\jdevinstance\system11.1.1.0.22.47.96\o.j2ee\embedded-oc4j\applications\javasso\javasso-web-basic.war] Finished auto-unpacking C:\jdevinstance\system11.1.1.0.22.47.96\o.j2ee\embedded-oc4j\applications\javasso\javasso-web-basic.war
    [2008-02-19T14:09:44.765-08:00] [j2ee] [NOTIFICATION] [J2EE DEP-00102] [deployment] [tid: 11] [ecid: 0000HWnjg6c000000000000000030eAY5000000000,0:1] [APP: unknown] [arg: C:\jdevinstance\system11.1.1.0.22.47.96\o.j2ee\embedded-oc4j\applications\javasso\javasso-web-form.war] Auto-unpacking C:\jdevinstance\system11.1.1.0.22.47.96\o.j2ee\embedded-oc4j\applications\javasso\javasso-web-form.war...
    [2008-02-19T14:09:44.765-08:00] [j2ee] [NOTIFICATION] [J2EE DEP-00101] [deployment] [tid: 11] [ecid: 0000HWnjg6c000000000000000030eAY5000000000,0:1] [APP: unknown] [arg: C:\jdevinstance\system11.1.1.0.22.47.96\o.j2ee\embedded-oc4j\applications\javasso\javasso-web-form.war] [arg: C:\jdevinstance\system11.1.1.0.22.47.96\o.j2ee\embedded-oc4j\applications\javasso\javasso-web-form] Unjarring archive C:\jdevinstance\system11.1.1.0.22.47.96\o.j2ee\embedded-oc4j\applications\javasso\javasso-web-form.war in directory C:\jdevinstance\system11.1.1.0.22.47.96\o.j2ee\embedded-oc4j\applications\javasso\javasso-web-form
    [2008-02-19T14:09:44.796-08:00] [j2ee] [NOTIFICATION] [J2EE DEP-00103] [deployment] [tid: 11] [ecid: 0000HWnjg6c000000000000000030eAY5000000000,0:1] [APP: unknown] [arg: C:\jdevinstance\system11.1.1.0.22.47.96\o.j2ee\embedded-oc4j\applications\javasso\javasso-web-form.war] Finished auto-unpacking C:\jdevinstance\system11.1.1.0.22.47.96\o.j2ee\embedded-oc4j\applications\javasso\javasso-web-form.war
    [2008-02-19T14:09:44.796-08:00] [j2ee] [NOTIFICATION] [J2EE DEP-00102] [deployment] [tid: 11] [ecid: 0000HWnjg6c000000000000000030eAY5000000000,0:1] [APP: unknown] [arg: C:\jdevinstance\system11.1.1.0.22.47.96\o.j2ee\embedded-oc4j\applications\javasso\javasso-web-digest.war] Auto-unpacking C:\jdevinstance\system11.1.1.0.22.47.96\o.j2ee\embedded-oc4j\applications\javasso\javasso-web-digest.war...
    [2008-02-19T14:09:44.796-08:00] [j2ee] [NOTIFICATION] [J2EE DEP-00101] [deployment] [tid: 11] [ecid: 0000HWnjg6c000000000000000030eAY5000000000,0:1] [APP: unknown] [arg: C:\jdevinstance\system11.1.1.0.22.47.96\o.j2ee\embedded-oc4j\applications\javasso\javasso-web-digest.war] [arg: C:\jdevinstance\system11.1.1.0.22.47.96\o.j2ee\embedded-oc4j\applications\javasso\javasso-web-digest] Unjarring archive C:\jdevinstance\system11.1.1.0.22.47.96\o.j2ee\embedded-oc4j\applications\javasso\javasso-web-digest.war in directory C:\jdevinstance\system11.1.1.0.22.47.96\o.j2ee\embedded-oc4j\applications\javasso\javasso-web-digest
    [2008-02-19T14:09:44.828-08:00] [j2ee] [NOTIFICATION] [J2EE DEP-00103] [deployment] [tid: 11] [ecid: 0000HWnjg6c000000000000000030eAY5000000000,0:1] [APP: unknown] [arg: C:\jdevinstance\system11.1.1.0.22.47.96\o.j2ee\embedded-oc4j\applications\javasso\javasso-web-digest.war] Finished auto-unpacking C:\jdevinstance\system11.1.1.0.22.47.96\o.j2ee\embedded-oc4j\applications\javasso\javasso-web-digest.war
    [2008-02-19T14:09:44.828-08:00] [j2ee] [NOTIFICATION] [J2EE DEP-00102] [deployment] [tid: 11] [ecid: 0000HWnjg6c000000000000000030eAY5000000000,0:1] [APP: unknown] [arg: C:\jdevinstance\system11.1.1.0.22.47.96\o.j2ee\embedded-oc4j\applications\jmsrouter.ear] Auto-unpacking C:\jdevinstance\system11.1.1.0.22.47.96\o.j2ee\embedded-oc4j\applications\jmsrouter.ear...
    [2008-02-19T14:09:44.828-08:00] [j2ee] [NOTIFICATION] [J2EE DEP-00101] [deployment] [tid: 11] [ecid: 0000HWnjg6c000000000000000030eAY5000000000,0:1] [APP: unknown] [arg: C:\jdevinstance\system11.1.1.0.22.47.96\o.j2ee\embedded-oc4j\applications\jmsrouter.ear] [arg: C:\jdevinstance\system11.1.1.0.22.47.96\o.j2ee\embedded-oc4j\applications\jmsrouter] Unjarring archive C:\jdevinstance\system11.1.1.0.22.47.96\o.j2ee\embedded-oc4j\applications\jmsrouter.ear in directory C:\jdevinstance\system11.1.1.0.22.47.96\o.j2ee\embedded-oc4j\applications\jmsrouter
    [2008-02-19T14:09:44.859-08:00] [j2ee] [NOTIFICATION] [J2EE DEP-00103] [deployment] [tid: 11] [ecid: 0000HWnjg6c000000000000000030eAY5000000000,0:1] [APP: unknown] [arg: C:\jdevinstance\system11.1.1.0.22.47.96\o.j2ee\embedded-oc4j\applications\jmsrouter.ear] Finished auto-unpacking C:\jdevinstance\system11.1.1.0.22.47.96\o.j2ee\embedded-oc4j\applications\jmsrouter.ear
    [2008-02-19T14:09:44.859-08:00] [j2ee] [NOTIFICATION] [J2EE DEP-00102] [deployment] [tid: 11] [ecid: 0000HWnjg6c000000000000000030eAY5000000000,0:1] [APP: unknown] [arg: C:\jdevinstance\system11.1.1.0.22.47.96\o.j2ee\embedded-oc4j\applications\jmsrouter\jmsrouter.war] Auto-unpacking C:\jdevinstance\system11.1.1.0.22.47.96\o.j2ee\embedded-oc4j\applications\jmsrouter\jmsrouter.war...
    [2008-02-19T14:09:44.859-08:00] [j2ee] [NOTIFICATION] [J2EE DEP-00101] [deployment] [tid: 11] [ecid: 0000HWnjg6c000000000000000030eAY5000000000,0:1] [APP: unknown] [arg: C:\jdevinstance\system11.1.1.0.22.47.96\o.j2ee\embedded-oc4j\applications\jmsrouter\jmsrouter.war] [arg: C:\jdevinstance\system11.1.1.0.22.47.96\o.j2ee\embedded-oc4j\applications\jmsrouter\jmsrouter] Unjarring archive C:\jdevinstance\system11.1.1.0.22.47.96\o.j2ee\embedded-oc4j\applications\jmsrouter\jmsrouter.war in directory C:\jdevinstance\system11.1.1.0.22.47.96\o.j2ee\embedded-oc4j\applications\jmsrouter\jmsrouter
    [2008-02-19T14:09:44.906-08:00] [j2ee] [NOTIFICATION] [J2EE DEP-00103] [deployment] [tid: 11] [ecid: 0000HWnjg6c000000000000000030eAY5000000000,0:1] [APP: unknown] [arg: C:\jdevinstance\system11.1.1.0.22.47.96\o.j2ee\embedded-oc4j\applications\jmsrouter\jmsrouter.war] Finished auto-unpacking C:\jdevinstance\system11.1.1.0.22.47.96\o.j2ee\embedded-oc4j\applications\jmsrouter\jmsrouter.war
    [2008-02-19T14:09:44.906-08:00] [j2ee] [NOTIFICATION] [J2EE DEP-00102] [deployment] [tid: 11] [ecid: 0000HWnjg6c000000000000000030eAY5000000000,0:1] [APP: unknown] [arg: C:\jdevinstance\system11.1.1.0.22.47.96\o.j2ee\embedded-oc4j\applications\wsm-pm.ear] Auto-unpacking C:\jdevinstance\system11.1.1.0.22.47.96\o.j2ee\embedded-oc4j\applications\wsm-pm.ear...
    [2008-02-19T14:09:44.906-08:00] [j2ee] [NOTIFICATION] [J2EE DEP-00101] [deployment] [tid: 11] [ecid: 0000HWnjg6c000000000000000030eAY5000000000,0:1] [APP: unknown] [arg: C:\jdevinstance\system11.1.1.0.22.47.96\o.j2ee\embedded-oc4j\applications\wsm-pm.ear] [arg: C:\jdevinstance\system11.1.1.0.22.47.96\o.j2ee\embedded-oc4j\applications\wsm-pm] Unjarring archive C:\jdevinstance\system11.1.1.0.22.47.96\o.j2ee\embedded-oc4j\applications\wsm-pm.ear in directory C:\jdevinstance\system11.1.1.0.22.47.96\o.j2ee\embedded-oc4j\applications\wsm-pm
    [2008-02-19T14:09:44.906-08:00] [j2ee] [NOTIFICATION] [J2EE DEP-00103] [deployment] [tid: 11] [ecid: 0000HWnjg6c000000000000000030eAY5000000000,0:1] [APP: unknown] [arg: C:\jdevinstance\system11.1.1.0.22.47.96\o.j2ee\embedded-oc4j\applications\wsm-pm.ear] Finished auto-unpacking C:\jdevinstance\system11.1.1.0.22.47.96\o.j2ee\embedded-oc4j\applications\wsm-pm.ear
    [2008-02-19T14:09:44.906-08:00] [j2ee] [NOTIFICATION] [J2EE DEP-00102] [deployment] [tid: 11] [ecid: 0000HWnjg6c000000000000000030eAY5000000000,0:1] [APP: unknown] [arg: C:\jdevinstance\system11.1.1.0.22.47.96\o.j2ee\embedded-oc4j\applications\wsm-pm\wsm-pmweb.war] Auto-unpacking C:\jdevinstance\system11.1.1.0.22.47.96\o.j2ee\embedded-oc4j\applications\wsm-pm\wsm-pmweb.war...
    [2008-02-19T14:09:44.921-08:00] [j2ee] [NOTIFICATION] [J2EE DEP-00101] [deployment] [tid: 11] [ecid: 0000HWnjg6c000000000000000030eAY5000000000,0:1] [APP: unknown] [arg: C:\jdevinstance\system11.1.1.0.22.47.96\o.j2ee\embedded-oc4j\applications\wsm-pm\wsm-pmweb.war] [arg: C:\jdevinstance\system11.1.1.0.22.47.96\o.j2ee\embedded-oc4j\applications\wsm-pm\wsm-pmweb] Unjarring archive C:\jdevinstance\system11.1.1.0.22.47.96\o.j2ee\embedded-oc4j\applications\wsm-pm\wsm-pmweb.war in directory C:\jdevinstance\system11.1.1.0.22.47.96\o.j2ee\embedded-oc4j\applications\wsm-pm\wsm-pmweb
    [2008-02-19T14:09:44.921-08:00] [j2ee] [NOTIFICATION] [J2EE DEP-00103] [deployment] [tid: 11] [ecid: 0000HWnjg6c000000000000000030eAY5000000000,0:1] [APP: unknown] [arg: C:\jdevinstance\system11.1.1.0.22.47.96\o.j2ee\embedded-oc4j\applications\wsm-pm\wsm-pmweb.war] Finished auto-unpacking C:\jdevinstance\system11.1.1.0.22.47.96\o.j2ee\embedded-oc4j\applications\wsm-pm\wsm-pmweb.war
    [2008-02-19T14:09:44.937-08:00] [j2ee] [NOTIFICATION] [J2EE DEP-00102] [deployment] [tid: 11] [ecid: 0000HWnjg6c000000000000000030eAY5000000000,0:1] [APP: unknown] [arg: C:\jdevinstance\system11.1.1.0.22.47.96\o.j2ee\embedded-oc4j\applications\wsil-standalone.ear] Auto-unpacking C:\jdevinstance\system11.1.1.0.22.47.96\o.j2ee\embedded-oc4j\applications\wsil-standalone.ear...
    [2008-02-19T14:09:44.937-08:00] [j2ee] [NOTIFICATION] [J2EE DEP-00101] [deployment] [tid: 11] [ecid: 0000HWnjg6c000000000000000030eAY5000000000,0:1] [APP: unknown] [arg: C:\jdevinstance\system11.1.1.0.22.47.96\o.j2ee\embedded-oc4j\applications\wsil-standalone.ear] [arg: C:\jdevinstance\system11.1.1.0.22.47.96\o.j2ee\embedded-oc4j\applications\wsil-standalone] Unjarring archive C:\jdevinstance\system11.1.1.0.22.47.96\o.j2ee\embedded-oc4j\applications\wsil-standalone.ear in directory C:\jdevinstance\system11.1.1.0.22.47.96\o.j2ee\embedded-oc4j\applications\wsil-standalone
    [2008-02-19T14:09:44.937-08:00] [j2ee] [NOTIFICATION] [J2EE DEP-00103] [deployment] [tid: 11] [ecid: 0000HWnjg6c000000000000000030eAY5000000000,0:1] [APP: unknown] [arg: C:\jdevinstance\system11.1.1.0.22.47.96\o.j2ee\embedded-oc4j\applications\wsil-standalone.ear] Finished auto-unpacking C:\jdevinstance\system11.1.1.0.22.47.96\o.j2ee\embedded-oc4j\applications\wsil-standalone.ear
    [2008-02-19T14:09:44.937-08:00] [j2ee] [NOTIFICATION] [J2EE DEP-00102] [deployment] [tid: 11] [ecid: 0000HWnjg6c000000000000000030eAY5000000000,0:1] [APP: unknown] [arg: C:\jdevinstance\system11.1.1.0.22.47.96\o.j2ee\embedded-oc4j\applications\wsil-standalone\wsil-standalone.war] Auto-unpacking C:\jdevinstance\system11.1.1.0.22.47.96\o.j2ee\embedded-oc4j\applications\wsil-standalone\wsil-standalone.war...
    [2008-02-19T14:09:44.953-08:00] [j2ee] [NOTIFICATION] [J2EE DEP-00101] [deployment] [tid: 11] [ecid: 0000HWnjg6c000000000000000030eAY5000000000,0:1] [APP: unknown] [arg: C:\jdevinstance\system11.1.1.0.22.47.96\o.j2ee\embedded-oc4j\applications\wsil-standalone\wsil-standalone.war] [arg: C:\jdevinstance\system11.1.1.0.22.47.96\o.j2ee\embedded-oc4j\applications\wsil-standalone\wsil-standalone] Unjarring archive C:\jdevinstance\system11.1.1.0.22.47.96\o.j2ee\embedded-oc4j\applications\wsil-standalone\wsil-standalone.war in directory C:\jdevinstance\system11.1.1.0.22.47.96\o.j2ee\embedded-oc4j\applications\wsil-standalone\wsil-standalone
    [2008-02-19T14:09:44.953-08:00] [j2ee] [NOTIFICATION] [J2EE DEP-00103] [deployment] [tid: 11] [ecid: 0000HWnjg6c000000000000000030eAY5000000000,0:1] [APP: unknown] [arg: C:\jdevinstance\system11.1.1.0.22.47.96\o.j2ee\embedded-oc4j\applications\wsil-standalone\wsil-standalone.war] Finished auto-unpacking C:\jdevinstance\system11.1.1.0.22.47.96\o.j2ee\embedded-oc4j\applications\wsil-standalone\wsil-standalone.war
    [2008-02-19T14:09:45.343-08:00] [jps] [WARNING] [] [oc4j_integration] [tid: 11] [ecid: 0000HWnjg6c000000000000000030eAY5000000000,0:1] [APP: unknown] findSystemUser: System user is not available from Credential Store.
    [2008-02-19T14:09:54.671-08:00] [jps] [WARNING] [] [oc4j_integration] [tid: 11] [ecid: 0000HWnjg6c000000000000000030eAY5000000000,0:1] [APP: system] findSystemUser: System user is not available from Credential Store.
    [2008-02-19T14:09:56.296-08:00] [jps] [WARNING] [] [oc4j_integration] [tid: 11] [ecid: 0000HWnjg6c000000000000000030eAY5000000000,0:1] [APP: default] findSystemUser: System user is not available from Credential Store.
    [2008-02-19T14:10:01.968-08:00] [as] [NOTIFICATION] [] [jmx.framework.mapping.OpenTypeMappingEngine] [tid: 11] [ecid: 0000HWnjg6c000000000000000030eAY5000000000,0:1] [APP: default] Don't know how to map non-serializable type: interface javax.management.j2ee.statistics.Stats to Open MBean Type.
    [2008-02-19T14:10:03.218-08:00] [jps] [WARNING] [] [oc4j_integration] [tid: 11] [ecid: 0000HWnjg6c000000000000000030eAY5000000000,0:1] [APP: datatags] findSystemUser: System user is not available from Credential Store.
    [2008-02-19T14:10:03.312-08:00] [jps] [WARNING] [] [oc4j_integration] [tid: 11] [ecid: 0000HWnjg6c000000000000000030eAY5000000000,0:1] [APP: javasso] findSystemUser: System user is not available from Credential Store.
    [2008-02-19T14:10:03.406-08:00] [jps] [WARNING] [] [oc4j_integration] [tid: 11] [ecid: 0000HWnjg6c000000000000000030eAY5000000000,0:1] [APP: jmsrouter] findSystemUser: System user is not available from Credential Store.
    [2008-02-19T14:10:03.531-08:00] [j2ee] [WARNING] [] [jndi] [tid: 11] [ecid: 0000HWnjg6c000000000000000030eAY5000000000,0:1] [APP: jmsrouter] J2EE JNDI-00002
    [2008-02-19T14:10:03.531-08:00] [j2ee] [WARNING] [J2EE JNDI-00004] [jndi] [tid: 11] [ecid: 0000HWnjg6c000000000000000030eAY5000000000,0:1] [APP: jmsrouter] [arg: javax.jms.ConnectionFactory] [arg: null] No javax.jms.ConnectionFactory found at null
    [2008-02-19T14:10:03.578-08:00] [jps] [WARNING] [] [oc4j_integration] [tid: 11] [ecid: 0000HWnjg6c000000000000000030eAY5000000000,0:1] [APP: wsm-pm] findSystemUser: System user is not available from Credential Store.
    [2008-02-19T14:10:04.218-08:00] [jps] [WARNING] [] [oc4j_integration] [tid: 11] [ecid: 0000HWnjg6c000000000000000030eAY5000000000,0:1] [APP: WSIL-App] findSystemUser: System user is not available from Credential Store.
    [2008-02-19T14:10:07.046-08:00] [j2ee] [WARNING] [] [jms.router] [tid: 11] [ecid: 0000HWnjg6c000000000000000030eAY5000000000,0:1] [APP: jmsrouter] oracle.j2ee.jmsrouter.RouterException: JMS Destination, {0}, does not exist
    [2008-02-19T14:10:09.140-08:00] [j2ee] [NOTIFICATION] [J2EE OJR-00224] [runtime] [tid: 11] [ecid: 0000HWnjg6c000000000000000030eAY5000000000,0:1] [APP: unknown] [arg: Oracle Containers for J2EE 11g (11.1.1.0.0) ] Oracle Containers for J2EE 11g (11.1.1.0.0) initialized.
    [2008-02-19T14:10:40.734-08:00] [oc4j] [NOTIFICATION] [] [admin.internal.Notifier] [tid: 12] [ecid: 0000HWnjuNU000000000000000030eAY5000000013,0] [APP: system] Connector Module Deployer for sdpmessagingadapter-jms STARTS.
    [2008-02-19T14:10:40.734-08:00] [oc4j] [NOTIFICATION] [] [admin.internal.Notifier] [tid: 12] [ecid: 0000HWnjuNU000000000000000030eAY5000000013,0] [APP: system] Copy the archive to C:\jdevinstance\system11.1.1.0.22.47.96\o.j2ee\embedded-oc4j\connectors\sdpmessagingadapter-jms\sdpmessagingadapter-jms.rar
    [2008-02-19T14:10:40.781-08:00] [j2ee] [NOTIFICATION] [J2EE DEP-00102] [deployment] [tid: 12] [ecid: 0000HWnjuNU000000000000000030eAY5000000013,0] [APP: system] [arg: C:\jdevinstance\system11.1.1.0.22.47.96\o.j2ee\embedded-oc4j\connectors\sdpmessagingadapter-jms\sdpmessagingadapter-jms.rar] Auto-unpacking C:\jdevinstance\system11.1.1.0.22.47.96\o.j2ee\embedded-oc4j\connectors\sdpmessagingadapter-jms\sdpmessagingadapter-jms.rar...
    [2008-02-19T14:10:40.781-08:00] [j2ee] [NOTIFICATION] [] [applications.default] [tid: 12] [ecid: 0000HWnjuNU000000000000000030eAY5000000013,0] [APP: system] Auto-unpacking C:\jdevinstance\system11.1.1.0.22.47.96\o.j2ee\embedded-oc4j\connectors\sdpmessagingadapter-jms\sdpmessagingadapter-jms.rar...
    [2008-02-19T14:10:40.781-08:00] [oc4j] [NOTIFICATION] [] [admin.internal.Notifier] [tid: 12] [ecid: 0000HWnjuNU000000000000000030eAY5000000013,0] [APP: system] Unpacking sdpmessagingadapter-jms.rar
    [2008-02-19T14:10:40.781-08:00] [j2ee] [NOTIFICATION] [J2EE DEP-00101] [deployment] [tid: 12] [ecid: 0000HWnjuNU000000000000000030eAY5000000013,0] [APP: system] [arg: C:\jdevinstance\system11.1.1.0.22.47.96\o.j2ee\embedded-oc4j\connectors\sdpmessagingadapter-jms\sdpmessagingadapter-jms.rar] [arg: C:\jdevinstance\system11.1.1.0.22.47.96\o.j2ee\embedded-oc4j\connectors\sdpmessagingadapter-jms\sdpmessagingadapter-jms] Unjarring archive C:\jdevinstance\system11.1.1.0.22.47.96\o.j2ee\embedded-oc4j\connectors\sdpmessagingadapter-jms\sdpmessagingadapter-jms.rar in directory C:\jdevinstance\system11.1.1.0.22.47.96\o.j2ee\embedded-oc4j\connectors\sdpmessagingadapter-jms\sdpmessagingadapter-jms
    [2008-02-19T14:10:40.781-08:00] [oc4j] [NOTIFICATION] [] [admin.internal.Notifier] [tid: 12] [ecid: 0000HWnjuNU000000000000000030eAY5000000013,0] [APP: system] Done unpacking sdpmessagingadapter-jms.rar
    [2008-02-19T14:10:40.781-08:00] [j2ee] [NOTIFICATION] [J2EE DEP-00103] [deployment] [tid: 12] [ecid: 0000HWnjuNU000000000000000030eAY5000000013,0] [APP: system] [arg: C:\jdevinstance\system11.1.1.0.22.47.96\o.j2ee\embedded-oc4j\connectors\sdpmessagingadapter-jms\sdpmessagingadapter-jms.rar] Finished auto-unpacking C:\jdevinstance\system11.1.1.0.22.47.96\o.j2ee\embedded-oc4j\connectors\sdpmessagingadapter-jms\sdpmessagingadapter-jms.rar
    [2008-02-19T14:10:40.781-08:00] [j2ee] [NOTIFICATION] [] [applications.default] [tid: 12] [ecid: 0000HWnjuNU000000000000000030eAY5000000013,0] [APP: system] Auto-unpacking C:\jdevinstance\system11.1.1.0.22.47.96\o.j2ee\embedded-oc4j\connectors\sdpmessagingadapter-jms\sdpmessagingadapter-jms.rar... done.
    [2008-02-19T14:10:40.828-08:00] [oc4j] [NOTIFICATION] [] [admin.internal.Notifier] [tid: 12] [ecid: 0000HWnjuNU000000000000000030eAY5000000013,0] [APP: system] Starting up resource adapter
    [2008-02-19T14:10:41.156-08:00] [oc4j] [NOTIFICATION] [] [admin.internal.Notifier] [tid: 12] [ecid: 0000HWnjuNU000000000000000030eAY5000000013,0] [APP: system] Connector Module Deployer for sdpmessagingadapter-jms COMPLETES. Operation time: 422 msecs
    [2008-02-19T14:10:46.218-08:00] [j2ee] [NOTIFICATION] [] [system] [tid: 13] [ecid: 0000HWnjvhA000000000000000030eAY500000001C,0] [APP: unknown] Server shutting down (by anonymous).
    [2008-02-19T14:11:02.390-08:00] [jps] [WARNING] [] [oc4j_integration] [tid: 11] [ecid: 0000HWnjzP0000000000000000030eAY5000000000,0:1] [APP: unknown] findSystemUser: System user is not available from Credential Store.
    [2008-02-19T14:11:08.906-08:00] [jps] [WARNING] [] [oc4j_integration] [tid: 11] [ecid: 0000HWnjzP0000000000000000030eAY5000000000,0:1] [APP: system] findSystemUser: System user is not available from Credential Store.
    [2008-02-19T14:11:10.468-08:00] [jps] [WARNING] [] [oc4j_integration] [tid: 11] [ecid: 0000HWnjzP0000000000000000030eAY5000000000,0:1] [APP: default] findSystemUser: System user is not available from Credential Store.
    [2008-02-19T14:11:16.671-08:00] [as] [NOTIFICATION] [] [jmx.framework.mapping.OpenTypeMappingEngine] [tid: 11] [ecid: 0000HWnjzP0000000000000000030eAY5000000000,0:1] [APP: default] Don't know how to map non-serializable type: interface javax.management.j2ee.statistics.Stats to Open MBean Type.
    [2008-02-19T14:11:17.843-08:00] [jps] [WARNING] [] [oc4j_integration] [tid: 11] [ecid: 0000HWnjzP0000000000000000030eAY5000000000,0:1] [APP: datatags] findSystemUser: System user is not available from Credential Store.
    [2008-02-19T14:11:17.906-08:00] [jps] [WARNING] [] [oc4j_integration] [tid: 11] [ecid: 0000HWnjzP0000000000000000030eAY5000000000,0:1] [APP: javasso] findSystemUser: System user is not available from Credential Store.
    [2008-02-19T14:11:18.156-08:00] [jps] [WARNING] [] [oc4j_integration] [tid: 11] [ecid: 0000HWnjzP0000000000000000030eAY5000000000,0:1] [APP: jmsrouter] findSystemUser: System user is not available from Credential Store.
    [2008-02-19T14:11:18.312-08:00] [j2ee] [WARNING] [] [jndi] [tid: 11] [ecid: 0000HWnjzP0000000000000000030eAY5000000000,0:1] [APP: jmsrouter] J2EE JNDI-00002
    [2008-02-19T14:11:18.312-08:00] [j2ee] [WARNING] [J2EE JNDI-00004] [jndi] [tid: 11] [ecid: 0000HWnjzP0000000000000000030eAY5000000000,0:1] [APP: jmsrouter] [arg: javax.jms.ConnectionFactory] [arg: null] No javax.jms.ConnectionFactory found at null
    [2008-02-19T14:11:18.359-08:00] [jps] [WARNING] [] [oc4j_integration] [tid: 11] [ecid: 0000HWnjzP0000000000000000030eAY5000000000,0:1] [APP: wsm-pm] findSystemUser: System user is not available from Credential Store.
    [2008-02-19T14:11:18.640-08:00] [jps] [WARNING] [] [oc4j_integration] [tid: 11] [ecid: 0000HWnjzP0000000000000000030eAY5000000000,0:1] [APP: WSIL-App] findSystemUser: System user is not available from Credential Store.
    [2008-02-19T14:11:20.796-08:00] [j2ee] [WARNING] [] [jms.router] [tid: 11] [ecid: 0000HWnjzP0000000000000000030eAY5000000000,0:1] [APP: jmsrouter] oracle.j2ee.jmsrouter.RouterException: JMS Destination, {0}, does not exist
    [2008-02-19T14:11:21.546-08:00] [j2ee] [NOTIFICATION] [J2EE OJR-00224] [runtime] [tid: 11] [ecid: 0000HWnjzP0000000000000000030eAY5000000000,0:1] [APP: unknown] [arg: Oracle Containers for J2EE 11g (11.1.1.0.0) ] Oracle Containers for J2EE 11g (11.1.1.0.0) initialized.
    [2008-02-19T14:11:25.703-08:00] [oc4j] [NOTIFICATION] [] [admin.internal.Notifier] [tid: 12] [ecid: 0000HWnk5Lb000000000000000030eAY5000000009,0:1] [APP: system] Application Deployer for sdpmessagingserver STARTS.
    [2008-02-19T14:11:25.718-08:00] [oc4j] [NOTIFICATION] [] [admin.internal.Notifier] [tid: 12] [ecid: 0000HWnk5Lb000000000000000030eAY5000000009,0:1] [APP: system] Copy the archive to C:\jdevinstance\system11.1.1.0.22.47.96\o.j2ee\embedded-oc4j\applications\sdpmessagingserver.ear
    [2008-02-19T14:11:29.515-08:00] [oc4j] [NOTIFICATION] [] [admin.internal.Notifier] [tid: 12] [ecid: 0000HWnk5Lb000000000000000030eAY5000000009,0:1] [APP: system] Initialize C:\jdevinstance\system11.1.1.0.22.47.96\o.j2ee\embedded-oc4j\applications\sdpmessagingserver.ear begins...
    [2008-02-19T14:11:29.515-08:00] [j2ee] [NOTIFICATION] [J2EE DEP-00102] [deployment] [tid: 12] [ecid: 0000HWnk5Lb000000000000000030eAY5000000009,0:1] [APP: system] [arg: C:\jdevinstance\system11.1.1.0.22.47.96\o.j2ee\embedded-oc4j\applications\sdpmessagingserver.ear] Auto-unpacking C:\jdevinstance\system11.1.1.0.22.47.96\o.j2ee\embedded-oc4j\applications\sdpmessagingserver.ear...
    [2008-02-19T14:11:29.515-08:00] [oc4j] [NOTIFICATION] [] [admin.internal.Notifier] [tid: 12] [ecid: 0000HWnk5Lb000000000000000030eAY5000000009,0:1] [APP: system] Unpacking sdpmessagingserver.ear
    [2008-02-19T14:11:29.515-08:00] [j2ee] [NOTIFICATION] [J2EE DEP-00101] [deployment] [tid: 12] [ecid: 0000HWnk5Lb000000000000000030eAY5000000009,0:1] [APP: system] [arg: C:\jdevinstance\system11.1.1.0.22.47.96\o.j2ee\embedded-oc4j\applications\sdpmessagingserver.ear] [arg: C:\jdevinstance\system11.1.1.0.22.47.96\o.j2ee\embedded-oc4j\applications\sdpmessagingserver] Unjarring archive C:\jdevinstance\system11.1.1.0.22.47.96\o.j2ee\embedded-oc4j\applications\sdpmessagingserver.ear in directory C:\jdevinstance\system11.1.1.0.22.47.96\o.j2ee\embedded-oc4j\applications\sdpmessagingserver
    [2008-02-19T14:11:30.078-08:00] [oc4j] [NOTIFICATION] [] [admin.internal.Notifier] [tid: 12] [ecid: 0000HWnk5Lb000000000000000030eAY5000000009,0:1] [APP: system] Done unpacking sdpmessagingserver.ear
    [2008-02-19T14:11:30.078-08:00] [j2ee] [NOTIFICATION] [J2EE DEP-00103] [deployment] [tid: 12] [ecid: 0000HWnk5Lb000000000000000030eAY5000000009,0:1] [APP: system] [arg: C:\jdevinstance\system11.1.1.0.22.47.96\o.j2ee\embedded-oc4j\applications\sdpmessagingserver.ear] Finished auto-unpacking C:\jdevinstance\system11.1.1.0.22.47.96\o.j2ee\embedded-oc4j\applications\sdpmessagingserver.ear
    [2008-02-19T14:11:30.078-08:00] [j2ee] [NOTIFICATION] [J2EE DEP-00102] [deployment] [tid: 12] [ecid: 0000HWnk5Lb000000000000000030eAY5000000009,0:1] [APP: system] [arg: C:\jdevinstance\system11.1.1.0.22.47.96\o.j2ee\embedded-oc4j\applications\sdpmessagingserver\mbeanlifecycle-web.war] Auto-unpacking C:\jdevinstance\system11.1.1.0.22.47.96\o.j2ee\embedded-oc4j\applications\sdpmessagingserver\mbeanlifecycle-web.war...
    [2008-02-19T14:11:30.078-08:00] [oc4j] [NOTIFICATION] [] [admin.internal.Notifier] [tid: 12] [ecid: 0000HWnk5Lb000000000000000030eAY5000000009,0:1] [APP: system] Unpacking mbeanlifecycle-web.war
    [2008-02-19T14:11:30.078-08:00] [j2ee] [NOTIFICATION] [J2EE DEP-00101] [deployment] [tid: 12] [ecid: 0000HWnk5Lb000000000000000030eAY5000000009,0:1] [APP: system] [arg: C:\jdevinstance\system11.1.1.0.22.47.96\o.j2ee\embedded-oc4j\applications\sdpmessagingserver\mbeanlifecycle-web.war] [arg: C:\jdevinstance\system11.1.1.0.22.47.96\o.j2ee\embedded-oc4j\applications\sdpmessagingserver\mbeanlifecycle-web] Unjarring archive C:\jdevinstance\system11.1.1.0.22.47.96\o.j2ee\embedded-oc4j\applications\sdpmessagingserver\mbeanlifecycle-web.war in directory C:\jdevinstance\system11.1.1.0.22.47.96\o.j2ee\embedded-oc4j\applications\sdpmessagingserver\mbeanlifecycle-web
    [2008-02-19T14:11:30.109-08:00] [oc4j] [NOTIFICATION] [] [admin.internal.Notifier] [tid: 12] [ecid: 0000HWnk5Lb000000000000000030eAY5000000009,0:1] [APP: system] Done unpacking mbeanlifecycle-web.war
    [2008-02-19T14:11:30.109-08:00] [j2ee] [NOTIFICATION] [J2EE DEP-00103] [deployment] [tid: 12] [ecid: 0000HWnk5Lb000000000000000030eAY5000000009,0:1] [APP: system] [arg: C:\jdevinstance\system11.1.1.0.22.47.96\o.j2ee\embedded-oc4j\applications\sdpmessagingserver\mbeanlifecycle-web.war] Finished auto-unpacking C:\jdevinstance\system11.1.1.0.22.47.96\o.j2ee\embedded-oc4j\applications\sdpmessagingserver\mbeanlifecycle-web.war
    [2008-02-19T14:11:30.109-08:00] [j2ee] [NOTIFICATION] [J2EE DEP-00102] [deployment] [tid: 12] [ecid: 0000HWnk5Lb000000000000000030eAY5000000009,0:1] [APP: system] [arg: C:\jdevinstance\system11.1.1.0.22.47.96\o.j2ee\embedded-oc4j\applications\sdpmessagingserver\parlayx.war] Auto-unpacking C:\jdevinstance\system11.1.1.0.22.47.96\o.j2ee\embedded-oc4j\applications\sdpmessagingserver\parlayx.war...
    [2008-02-19T14:11:30.109-08:00] [oc4j] [NOTIFICATION] [] [admin.internal.Notifier] [tid: 12] [ecid: 0000HWnk5Lb000000000000000030eAY5000000009,0:1] [APP: system] Unpacking parlayx.war
    [2008-02-19T14:11:30.109-08:00] [j2ee] [NOTIFICATION] [J2EE DEP-00101] [deployment] [tid: 12] [ecid: 0000HWnk5Lb000000000000000030eAY5000000009,0:1] [APP: system] [arg: C:\jdevinstance\system11.1.1.0.22.47.96\o.j2ee\embedded-oc4j\applications\sdpmessagingserver\parlayx.war] [arg: C:\jdevinstance\system11.1.1.0.22.47.96\o.j2ee\embedded-oc4j\applications\sdpmessagingserver\parlayx] Unjarring archive C:\jdevinstance\system11.1.1.0.22.47.96\o.j2ee\embedded-oc4j\applications\sdpmessagingserver\parlayx.war in directory C:\jdevinstance\system11.1.1.0.22.47.96\o.j2ee\embedded-oc4j\applications\sdpmessagingserver\parlayx
    [2008-02-19T14:11:30.156-08:00] [oc4j] [NOTIFICATION] [] [admin.internal.Notifier] [tid: 12] [ecid: 0000HWnk5Lb000000000000000030eAY5000000009,0:1] [APP: system] Done unpacking parlayx.war
    [2008-02-19T14:11:30.156-08:00] [j2ee] [NOTIFICATION] [J2EE DEP-00103] [deployment] [tid: 12] [ecid: 0000HWnk5Lb000000000000000030eAY5000000009,0:1] [APP: system] [arg: C:\jdevinstance\system11.1.1.0.22.47.96\o.j2ee\embedded-oc4j\applications\sdpmessagingserver\parlayx.war] Finished auto-unpacking C:\jdevinstance\system11.1.1.0.22.47.96\o.j2ee\embedded-oc4j\applications\sdpmessagingserver\parlayx.war
    [2008-02-19T14:11:30.156-08:00] [j2ee] [NOTIFICATION] [J2EE DEP-00102] [deployment] [tid: 12] [ecid: 0000HWnk5Lb000000000000000030eAY5000000009,0:1] [APP: system] [arg: C:\jdevinstance\system11.1.1.0.22.47.96\o.j2ee\embedded-oc4j\applications\sdpmessagingserver\userprefs-ws.war] Auto-unpacking C:\jdevinstance\system11.1.1.0.22.47.96\o.j2ee\embedded-oc4j\applications\sdpmessagingserver\userprefs-ws.war...
    [2008-02-19T14:11:30.171-08:00] [oc4j] [NOTIFICATION] [] [admin.internal.Notifier] [tid: 12] [ecid: 0000HWnk5Lb000000000000000030eAY5000000009,0:1] [APP: system] Unpacking userprefs-ws.war
    [2008-02-19T14:11:30.171-08:00] [j2ee] [NOTIFICATION] [J2EE DEP-00101] [deployment] [tid: 12] [ecid: 0000HWnk5Lb000000000000000030eAY5000000009,0:1] [APP: system] [arg: C:\jdevinstance\system11.1.1.0.22.47.96\o.j2ee\embedded-oc4j\applications\sdpmessagingserver\userprefs-ws.war] [arg: C:\jdevinstance\system11.1.1.0.22.47.96\o.j2ee\embedded-oc4j\applications\sdpmessagingserver\userprefs-ws] Unjarring archive C:\jdevinstance\system11.1.1.0.22.47.96\o.j2ee\embedded-oc4j\applications\sdpmessagingserver\userprefs-ws.war in directory C:\jdevinstance\system11.1.1.0.22.47.96\o.j2ee\embedded-oc4j\applications\sdpmessagingserver\userprefs-ws
    [2008-02-19T14:11:30.203-08:00] [oc4j] [NOTIFICATION] [] [admin.internal.Notifier] [tid: 12] [ecid: 0000HWnk5Lb000000000000000030eAY5000000009,0:1] [APP: system] Done unpacking userprefs-ws.war
    [2008-02-19T14:11:30.203-08:00] [j2ee] [NOTIFICATION] [J2EE DEP-00103] [deployment] [tid: 12] [ecid: 0000HWnk5Lb000000000000000030eAY5000000009,0:1] [APP: system] [arg: C:\jdevinstance\system11.1.1.0.22.47.96\o.j2ee\embedded-oc4j\applications\sdpmessagingserver\userprefs-ws.war] Finished auto-unpacking C:\jdevinstance\system11.1.1.0.22.47.96\o.j2ee\embedded-oc4j\applications\sdpmessagingserver\userprefs-ws.war
    [2008-02-19T14:11:30.203-08:00] [j2ee] [NOTIFICATION] [J2EE DEP-00102] [deployment] [tid: 12] [ecid: 0000HWnk5Lb000000000000000030eAY5000000009,0:1] [APP: system] [arg: C:\jdevinstance\system11.1.1.0.22.47.96\o.j2ee\embedded-oc4j\applications\sdpmessagingserver\sdpmessaginguserprefs-ui-web.war] Auto-unpacking C:\jdevinstance\system11.1.1.0.22.47.96\o.j2ee\embedded-oc4j\applications\sdpmessagingserver\sdpmessaginguserprefs-ui-web.war...
    [2008-02-19T14:11:30.203-08:00] [oc4j] [NOTIFICATION] [] [admin.internal.Notifier] [tid: 12] [ecid: 0000HWnk5Lb000000000000000030eAY5000000009,0:1] [APP: system] Unpacking sdpmessaginguserprefs-ui-web.war
    [2008-02-19T14:11:30.203-08:00] [j2ee] [NOTIFICATION] [J2EE DEP-00101] [deployment] [tid: 12] [ecid: 0000HWnk5Lb000000000000000030eAY5000000009,0:1] [APP: system] [arg: C:\jdevinstance\system11.1.1.0.22.47.96\o.j2ee\embedded-oc4j\applications\sdpmessagingserver\sdpmessaginguserprefs-ui-web.war] [arg: C:\jdevinstance\system11.1.1.0.22.47.96\o.j2ee\embedded-oc4j\applications\sdpmessagingserver\sdpmessaginguserprefs-ui-web] Unjarring archive C:\jdevinstance\system11.1.1.0.22.47.96\o.j2ee\embedded-oc4j\applications\sdpmessagingserver\sdpmessaginguserprefs-ui-web.war in directory C:\jdevinstance\system11.1.1.0.22.47.96\o.j2ee\embedded-oc4j\applications\sdpmessagingserver\sdpmessaginguserprefs-ui-web
    [2008-02-19T14:11:31.484-08:00] [oc4j] [NOTIFICATION] [] [admin.internal.Notifier] [tid: 12] [ecid: 0000HWnk5Lb000000000000000030eAY5000000009,0:1] [APP: system] Done unpacking sdpmessaginguserprefs-ui-web.war
    [2008-02-19T14:11:31.484-08:00] [j2ee] [NOTIFICATION] [J2EE DEP-00103] [deployment] [tid: 12] [ecid: 0000HWnk5Lb000000000000000030eAY5000000009,0:1] [APP: system] [arg: C:\jdevinstance\system11.1.1.0.22.47.96\o.j2ee\embedded-oc4j\applications\sdpmessagingserver\sdpmessaginguserprefs-ui-web.war] Finished auto-unpacking C:\jdevinstance\system11.1.1.0.22.47.96\o.j2ee\embedded-oc4j\applications\sdpmessagingserver\sdpmessaginguserprefs-ui-web.war
    [2008-02-19T14:11:31.656-08:00] [oc4j] [NOTIFICATION] [] [admin.internal.Notifier] [tid: 12] [ecid: 0000HWnk5Lb000000000000000030eAY5000000009,0:1] [APP: system] Initialize C:\jdevinstance\system11.1.1.0.22.47.96\o.j2ee\embedded-oc4j\applications\sdpmessagingserver.ear ends...
    [2008-02-19T14:11:31.656-08:00] [oc4j] [NOTIFICATION] [] [admin.internal.Notifier] [tid: 12] [ecid: 0000HWnk5Lb000000000000000030eAY5000000009,0:1] [APP: system] Starting application : sdpmessagingserver
    [2008-02-19T14:11:31.656-08:00] [oc4j] [NOTIFICATION] [] [admin.internal.Notifier] [tid: 12] [ecid: 0000HWnk5Lb000000000000000030eAY5000000009,0:1] [APP: sdpmessagingserver] Initializing ClassLoader(s)
    [2008-02-19T14:11:31.718-08:00] [oc4j] [NOTIFICATION] [] [admin.internal.Notifier] [tid: 12] [ecid: 0000HWnk5Lb000000000000000030eAY5000000009,0:1] [APP: sdpmessagingserver] Initializing EJB container
    [2008-02-19T14:11:31.765-08:00] [jps] [WARNING] [] [oc4j_integration] [tid: 12] [ecid: 0000HWnk5Lb000000000000000030eAY5000000009,0:1] [APP: sdpmessagingserver] findSystemUser: System user is not available from Credential Store.
    [2008-02-19T14:11:31.765-08:00] [oc4j] [NOTIFICATION] [] [admin.internal.Notifier] [tid: 12] [ecid: 0000HWnk5Lb000000000000000030eAY5000000009,0:1] [APP: sdpmessagingserver] Loading connector(s)
    [2008-02-19T14:11:31.828-08:00] [oc4j] [NOTIFICATION] [] [admin.internal.Notifier] [tid: 12] [ecid: 0000HWnk5Lb000000000000000030eAY5000000009,0:1] [APP: sdpmessagingserver] Starting up resource adapters
    [2008-02-19T14:11:31.828-08:00] [oc4j] [NOTIFICATION] [] [admin.internal.Notifier] [tid: 12] [ecid: 0000HWnk5Lb000000000000000030eAY5000000009,0:1] [APP: sdpmessagingserver] Processing EJB module: sdpmessagingengine.jar
    [2008-02-19T14:11:31.953-08:00] [oc4j] [NOTIFICATION] [] [admin.internal.Notifier] [tid: 12] [ecid: 0000HWnk5Lb000000000000000030eAY5000000009,0:1] [APP: sdpmessagingserver] Processing EJB module: userprefs.jar
    [2008-02-19T14:11:32.000-08:00] [oc4j] [NOTIFICATION] [] [admin.internal.Notifier] [tid: 12] [ecid: 0000HWnk5Lb000000000000000030eAY5000000009,0:1] [APP: sdpmessagingserver] Processing EJB module: sdpmessagingclient-ejb-ws.jar
    [2008-02-19T14:11:32.000-08:00] [oc4j] [NOTIFICATION] [] [admin.internal.Notifier] [tid: 12] [ecid: 0000HWnk5Lb000000000000000030eAY5000000009,0:1] [APP: sdpmessagingserver] Processing EJB module: sdpmessaging-ws.jar
    [2008-02-19T14:11:32.062-08:00] [oc4j] [NOTIFICATION] [] [admin.internal.Notifier] [tid: 12] [ecid: 0000HWnk5Lb000000000000000030eAY5000000009,0:1] [APP: sdpmessagingserver] Processing EJB module: sdpmessagingclient-ejb-parlayx.jar
    [2008-02-19T14:11:39.875-08:00] [oc4j] [NOTIFICATION] [] [admin.internal.Notifier] [tid: 12] [ecid: 0000HWnk5Lb000000000000000030eAY5000000009,0:1] [APP: sdpmessagingserver] Compiling EJB generated code
    [2008-02-19T14:11:45.046-08:00] [as] [NOTIFICATION] [] [jmx.framework.mapping.OpenTypeMappingEngine] [tid: 12] [ecid: 0000HWnk5Lb000000000000000030eAY5000000009,0:1] [APP: sdpmessagingserver] Don't know how to map non-serializable type: interface javax.management.j2ee.statistics.Stats to Open MBean Type.
    [2008-02-19T14:11:45.546-08:00] [oc4j] [NOTIFICATION] [] [admin.internal.Notifier] [tid: 12] [ecid: 0000HWnk5Lb000000000000000030eAY5000000009,0:1] [APP: sdpmessagingserver] Committing ClassLoader(s)
    [2008-02-19T14:11:45.593-08:00] [oc4j] [NOTIFICATION] [] [admin.internal.Notifier] [tid: 12] [ecid: 0000HWnk5Lb000000000000000030eAY5000000009,0:1] [APP: system] Initialize mbeanlifecycle-web begins...
    [2008-02-19T14:11:45.593-08:00] [oc4j] [NOTIFICATION] [] [admin.internal.Notifier] [tid: 12] [ecid: 0000HWnk5Lb000000000000000030eAY5000000009,0:1] [APP: system] Initialize mbeanlifecycle-web ends...
    [2008-02-19T14:11:45.593-08:00] [oc4j] [NOTIFICATION] [] [admin.internal.Notifier] [tid: 12] [ecid: 0000HWnk5Lb000000000000000030eAY5000000009,0:1] [APP: system] Initialize parlayx begins...
    [2008-02-19T14:11:45.625-08:00] [oc4j] [NOTIFICATION] [] [admin.internal.Notifier] [tid: 12] [ecid: 0000HWnk5Lb000000000000000030eAY5000000009,0:1] [APP: system] Initialize parlayx ends...
    [2008-02-19T14:11:45.625-08:00] [oc4j] [NOTIFICATION] [] [admin.internal.Notifier] [tid: 12] [ecid: 0000HWnk5Lb000000000000000030eAY5000000009,0:1] [APP: system] Initialize userprefs-ws begins...
    [2008-02-19T14:11:45.640-08:00] [oc4j] [NOTIFICATION] [] [admin.internal.Notifier] [tid: 12] [ecid: 0000HWnk5Lb000000000000000030eAY5000000009,0:1] [APP: system] Initialize userprefs-ws ends...
    [2008-02-19T14:11:45.640-08:00] [oc4j] [NOTIFICATION] [] [admin.internal.Notifier] [tid: 12] [ecid: 0000HWnk5Lb000000000000000030eAY5000000009,0:1] [APP: system] Initialize sdpmessaginguserprefs-ui-web begins...
    [2008-02-19T14:11:45.656-08:00] [oc4j] [NOTIFICATION] [] [admin.internal.Notifier] [tid: 12] [ecid: 0000HWnk5Lb000000000000000030eAY5000000009,0:1] [APP: system] Initialize sdpmessaginguserprefs-ui-web ends...
    [2008-02-19T14:11:45.656-08:00] [oc4j] [NOTIFICATION] [] [admin.internal.Notifier] [tid: 12] [ecid: 0000HWnk5Lb000000000000000030eAY5000000009,0:1] [APP: system] Initialize sdpmessaging-ws begins...
    [2008-02-19T14:11:45.656-08:00] [oc4j] [NOTIFICATION] [] [admin.internal.Notifier] [tid: 12] [ecid: 0000HWnk5Lb000000000000000030eAY5000000009,0:1] [APP: system] Initialize sdpmessaging-ws ends...
    [2008-02-19T14:11:45.656-08:00] [oc4j] [NOTIFICATION] [] [admin.internal.Notifier] [tid: 12] [ecid: 0000HWnk5Lb000000000000000030eAY5000000009,0:1] [APP: system] Started application : sdpmessagingserver
    [2008-02-19T14:11:45.671-08:00] [oc4j] [NOTIFICATION] [] [admin.internal.Notifier] [tid: 12] [ecid: 0000HWnk5Lb000000000000000030eAY5000000009,0:1] [APP: system] Binding web application(s) to site default-web-site begins...
    [2008-02-19T14:11:45.671-08:00] [oc4j] [NOTIFICATION] [] [admin.internal.Notifier] [tid: 12] [ecid: 0000HWnk5Lb000000000000000030eAY5000000009,0:1] [APP: system] Binding mbeanlifecycle-web web-module for application sdpmessagingserver to site default-web-site under context root /sdpmessaging/mbeanlifecycle
    [2008-02-19T14:11:48.093-08:00] [oc4j] [NOTIFICATION] [] [admin.internal.Notifier] [tid: 12] [ecid: 0000HWnk5Lb000000000000000030eAY5000000009,0:1] [APP: sdpmessagingserver] Initializing Servlet: oracle.sdpinternal.messaging.management.dummy.DummyServlet for web application mbeanlifecycle-web
    [2008-02-19T14:11:48.234-08:00] [oc4j] [NOTIFICATION] [] [admin.internal.Notifier] [tid: 12] [ecid: 0000HWnk5Lb000000000000000030eAY5000000009,0:1] [APP: system] Binding parlayx web-module for application sdpmessagingserver to site default-web-site under context root /sdpmessaging/parlayx
    [2008-02-19T14:11:57.984-08:00] [oc4j] [NOTIFICATION] [] [admin.internal.Notifier] [tid: 12] [ecid: 0000HWnk5Lb000000000000000030eAY5000000009,0:1] [APP: system] Binding userprefs-ws web-module for application sdpmessagingserver to site default-web-site under context root /sdpmessaging/userprefs
    [2008-02-19T14:12:03.203-08:00] [oc4j] [NOTIFICATION] [] [admin.internal.Notifier] [tid: 12] [ecid: 0000HWnk5Lb000000000000000030eAY5000000009,0:1] [APP: system] Binding sdpmessaginguserprefs-ui-web web-module for application sdpmessagingserver to site default-web-site under context root /sdpmessaging/userprefs-ui
    [2008-02-19T14:12:11.453-08:00] [oc4j] [NOTIFICATION] [] [admin.internal.Notifier] [tid: 12] [ecid: 0000HWnk5Lb000000000000000030eAY5000000009,0:1] [APP: sdpmessagingserver] Initializing Servlet: javax.faces.webapp.FacesServlet for web application sdpmessaginguserprefs-ui-web
    [2008-02-19T14:12:11.453-08:00] [oc4j] [NOTIFICATION] [] [admin.internal.Notifier] [tid: 12] [ecid: 0000HWnk5Lb000000000000000030eAY5000000009,0:1] [APP: system] Binding sdpmessaging-ws web-module for application sdpmessagingserver to site default-web-site under context root /sdpmessaging
    [2008-02-19T14:12:11.687-08:00] [oc4j] [NOTIFICATION] [] [admin.internal.Notifier] [tid: 12] [ecid: 0000HWnk5Lb000000000000000030eAY5000000009,0:1] [APP: sdpmessagingserver] Initializing Servlet: oracle.j2ee.ws.server.JAXRPCServlet for web application sdpmessaging-ws
    [2008-02-19T14:12:12.062-08:00] [j2ee] [WARNING] [J2EE XML-00005] [xml] [tid: 12] [ecid: 0000HWnk5Lb000000000000000030eAY5000000009,0:1] [APP: sdpmessagingserver] Exception Encountered
    [2008-02-19T14:12:12.078-08:00] [j2ee] [WARNING] [J2EE XML-00005] [xml] [tid: 12] [ecid: 0000HWnk5Lb000000000000000030eAY5000000009,0:1] [APP: sdpmessagingserver] Exception Encountered
    [2008-02-19T14:12:12.296-08:00] [oc4j] [NOTIFICATION] [] [admin.internal.Notifier] [tid: 12] [ecid: 0000HWnk5Lb000000000000000030eAY5000000009,0:1] [APP: system] Binding web application(s) to site default-web-site ends...
    [2008-02-19T14:12:12.296-08:00] [oc4j] [NOTIFICATION] [] [admin.internal.Notifier] [tid: 12] [ecid: 0000HWnk5Lb000000000000000030eAY5000000009,0:1] [APP: system] Application Deployer for sdpmessagingserver COMPLETES. Operation time: 46593 msecs
    [2008-02-19T14:12:15.265-08:00] [oc4j] [NOTIFICATION] [] [admin.internal.Notifier] [tid: 12] [ecid: 0000HWnkHSX000000000000000030eAY500000000y,0] [APP: system] Application Deployer for sdpmessagingdriver-email STARTS.
    [2008-02-19T14:12:15.281-08:00] [oc4j] [NOTIFICATION] [] [admin.internal.Notifier] [tid: 12] [ecid: 0000HWnkHSX000000000000000030eAY500000000y,0] [APP: system] Copy the archive to C:\jdevinstance\system11.1.1.0.22.47.96\o.j2ee\embedded-oc4j\applications\sdpmessagingdriver-email.ear
    [2008-02-19T14:12:15.390-08:00] [oc4j] [NOTIFICATION] [] [admin.internal.Notifier] [tid: 12] [ecid: 0000HWnkHSX000000000000000030eAY500000000y,0] [APP: system] Initialize C:\jdevinstance\system11.1.1.0.22.47.96\o.j2ee\embedded-oc4j\applications\sdpmessagingdriver-email.ear begins...
    [2008-02-19T14:12:15.390-08:00] [j2ee] [NOTIFICATION] [J2EE DEP-00102] [deployment] [tid: 12] [ecid: 0000HWnkHSX000000000000000030eAY500000000y,0] [APP: system] [arg: C:\jdevinstance\system11.1.1.0.22.47.96\o.j2ee\embedded-oc4j\applications\sdpmessagingdriver-email.ear] Auto-unpacking C:\jdevinstance\system11.1.1.0.22.47.96\o.j2ee\embedded-oc4j\applications\sdpmessagingdriver-email.ear...
    [2008-02-19T14:12:15.390-08:00] [oc4j] [NOTIFICATION] [] [admin.internal.Notifier] [tid: 12] [ecid: 0000HWnkHSX000000000000000030eAY500000000y,0] [APP: system] Unpacking sdpmessagingdriver-email.ear
    [2008-02-19T14:12:15.390-08:00] [j2ee] [NOTIFICATION] [J2EE DEP-00101] [deployment] [tid: 12] [ecid: 0000HWnkHSX000000000000000030eAY500000000y,0] [APP: system] [arg: C:\jdevinstance\system11.1.1.0.22.47.96\o.j2ee\embedded-oc4j\applications\sdpmessagingdriver-email.ear] [arg: C:\jdevinstance\system11.1.1.0.22.47.96\o.j2ee\embedded-oc4j\applications\sdpmessagingdriver-email] Unjarring archive C:\jdevinstance\system11.1.1.0.22.47.96\o.j2ee\embedded-oc4j\applications\sdpmessagingdriver-email.ear in directory C:\jdevinstance\system11.1.1.0.22.47.96\o.j2ee\embedded-oc4j\applications\sdpmessagingdriver-email
    [2008-02-19T14:12:15.421-08:00] [oc4j] [NOTIFICATION] [] [admin.internal.Notifier] [tid: 12] [ecid: 0000HWnkHSX000000000000000030eAY500000000y,0] [APP: system] Done unpacking sdpmessagingdriver-email.ear
    [2008-02-19T14:12:15.421-08:00] [j2ee] [NOTIFICATION] [J2EE DEP-00103] [deployment] [tid: 12] [ecid: 0000HWnkHSX000000000000000030eAY500000000y,0] [APP: system] [arg: C:\jdevinstance\system11.1.1.0.22.47.96\o.j2ee\embedded-oc4j\applications\sdpmessagingdriver-email.ear] Finished auto-unpacking C:\jdevinstance\system11.1.1.0.22.47.96\o.j2ee\embedded-oc4j\applications\sdpmessagingdriver-email.ear
    [2008-02-19T14:12:15.437-08:00] [j2ee] [NOTIFICATION] [J2EE DEP-00102] [deployment] [tid: 12] [ecid: 0000HWnkHSX000000000000000030eAY500000000y,0] [APP: system] [arg: C:\jdevinstance\system11.1.1.0.22.47.96\o.j2ee\embedded-oc4j\applications\sdpmessagingdriver-email\email-adapter.rar] Auto-unpacking C:\jdevinstance\system11.1.1.0.22.47.96\o.j2ee\embedded-oc4j\applications\sdpmessagingdriver-email\email-adapter.rar...
    [2008-02-19T14:12:15.437-08:00] [oc4j] [NOTIFICATION] [] [admin.internal.Notifier] [tid: 12] [ecid: 0000HWnkHSX000000000000000030eAY500000000y,0] [APP: system] Unpacking email-adapter.rar
    [2008-02-19T14:12:15.437-08:00] [j2ee] [NOTIFICATION] [J2EE DEP-00101] [deployment] [tid: 12] [ecid: 0000HWnkHSX000000000000000030eAY500000000y,0] [APP: system] [arg: C:\jdevinstance\system11.1.1.0.22.47.96\o.j2ee\embedded-oc4j\applications\sdpmessagingdriver-email\email-adapter.rar] [arg: C:\jdevinstance\system11.1.1.0.22.47.96\o.j2ee\embedded-oc4j\applications\sdpmessagingdriver-email\email-adapter] Unjarring archive C:\jdevinstance\system11.1.1.0.22.47.96\o.j2ee\embedded-oc4j\applications\sdpmessagingdriver-email\email-adapter.rar in directory C:\jdevinstance\system11.1.1.0.22.47.96\o.j2ee\embedded-oc4j\applications\sdpmessagingdriver-email\email-adapter
    [2008-02-19T14:12:15.437-08:00] [oc4j] [NOTIFICATION] [] [admin.internal.Notifier] [tid: 12] [ecid: 0000HWnkHSX000000000000000030eAY500000000y,0] [APP: system] Done unpacking email-adapter.rar
    [2008-02-19T14:12:15.437-08:00] [j2ee] [NOTIFICATION] [J2EE DEP-00103] [deployment] [tid: 12] [ecid: 0000HWnkHSX000000000000000030eAY500000000y,0] [APP: system] [arg: C:\jdevinstance\system11.1.1.0.22.47.96\o.j2ee\embedded-oc4j\applications\sdpmessagingdriver-email\email-adapter.rar] Finished auto-unpacking C:\jdevinstance\system11.1.1.0.22.47.96\o.j2ee\embedded-oc4j\applications\sdpmessagingdriver-email\email-adapter.rar
    [2008-02-19T14:12:15.437-08:00] [j2ee] [NOTIFICATION] [J2EE DEP-00102] [deployment] [tid: 12] [ecid: 0000HWnkHSX000000000000000030eAY500000000y,0] [APP: system] [arg: C:\jdevinstance\system11.1.1.0.22.47.96\o.j2ee\embedded-oc4j\applications\sdpmessagingdriver-email\email-mbeanlifecycle.war] Auto-unpacking C:\jdevinstance\system11.1.1.0.22.47.96\o.j2ee\embedded-oc4j\applications\sdpmessagingdriver-email\email-mbeanlifecycle.war...
    [2008-02-19T14:12:15.453-08:00] [oc4j] [NOTIFICATION] [] [admin.internal.Notifier] [tid: 12] [ecid: 0000HWnkHSX000000000000000030eAY500000000y,0] [APP: system] Unpacking email-mbeanlifecycle.war
    [2008-02-19T14:12:15.453-08:00] [j2ee] [NOTIFICATION] [J2EE DEP-00101] [deploym

    scanzano,
    I was wondering if you ever received and answer to this question, becuase I am faced with the same problem when I attempt a signon to the 'admin server' I receive the following message:
    type Status report
    message Invalid direct reference to form login page
    description The request sent by the client was syntactically incorrect (Invalid direct reference to form login page).
    This is displayed as an "HTTP Status 400 - Invalid direct reference to form login page!!??" It appears that this message has been around for a while so I'm wondering if this issue will ever get resolved??

  • Unknown Error when starting a MS Event

    I am trying to view online the System Center Virtual Machine Manager (SCVMM) and System Center Operations Manager (SCOM) webcast.  When I click on the link that was sent to me by MS after registering
    for the event, I get the following error: "An unknown error occurred while processing your request. This is most likely due to a connection failure. Please try again."
    Can someone tell me what I can do to view this?

    Check the workflow container (of the started workflow instance) and see if you spot a problem with one of the container objects used in your switch conditions.

  • Error When  starting the Database

    Hi everyone,
    Below is a copy of the error I get when trying to start the 10 Xe Database.
    Can anyone give me hints as to what I can do to fix it? I have unistalled Oracle and removed everything from Regedit according to the manual. Then reinstalled and it still gives me the same error.
    Thanks in advance,
    C:\oraclexe\app\oracle\product\10.2.0\server\BIN>net start OracleXETNSListener
    'net' is not recognized as an internal or external command,
    operable program or batch file.
    C:\oraclexe\app\oracle\product\10.2.0\server\BIN>net start OracleServiceXE
    'net' is not recognized as an internal or external command,
    operable program or batch file.
    C:\oraclexe\app\oracle\product\10.2.0\server\BIN>

    type "SET" in command to see all the Environment variables. You could also take a look at them by right clicking on My Computer > Properties > Advanced > Environment Variables .

  • Error when starting the Application Server

    Hi..
    I have a few problem..
    I want to start the App/Portal Server.
    /oracle/infs/bin
    1)lsnrctl start - ok
    2)sqlplus start -ok
    3)oidmon start -ok
    4)oidctl server=oidldapd instance=1 configset=1 start -ok
    /oracle/infs/dcm/bin
    5)dcmctl start -cl -ok
    6)dcmctl start -ct ohs -ok
    7)dcmctl start -ct oc4j -ok
    but when i do step no 8)
    dcmctl getstate -v
    i got these error..
    "See base exception for details.
    Base Exception:
    oracle.ias.repository.schema.SchemaException:Unable to retrieve the requested at
    tributes:javax.naming.NoPermissionException: [LDAP: error code 50 - Insufficient
    Access Rights]; remaining name 'orclReferenceName=iasdb.portal.upm.edu.my,cn=IA
    S Infrastructure Databases, cn=IAS, cn=Products, cn=OracleContext'
    See base exception for details.
    $"
    I tried to start the EM first in /oracle/infs/bin
    emctl start
    but, the EM didn't have any data (no cluster info, no infs info,no apps info, it is blank!!)
    Plz Help me...thanks..

    user536800,
    A search of this forum's archives for the word "xerces" returns 75 hits.
    Perhaps one (or more) of those postings will help you?
    The way to integrate Xerces into OC4J differs, depending on which OC4J version you are using.
    Forgive me, but I couldn't find details of the version you are using in your post.
    I also believe the way to do it would also depend on the version of Xerces you are using, the JDK version you are using and maybe even on the platform you are on.
    Again, forgive me, but I could find none of those details in your post.
    Good Luck,
    Avi.

  • Installation of JES5 on Solaris10 and error when starting the server

    Hi ..
    This is my first time that i tried to install JES5 on SOlaris10 system
    I finished the installation process and when i tried to start the domain1 i recieved an error in the log file and the server won't start.
    Here is the error message in the server log file :
    Thanks for the help
    [#|2007-12-17T12:28:13.977+0200|WARNING|sun-appserver-ee8.2|javax.enterprise.system.stream.err|_ThreadID=10;|netscape.ldap.LDAPException: failed to connect to server ldap://poolsun3.precise.com:389 (91); Cannot connect to the LDAP server
    Got LDAPServiceException code=-1
         at com.iplanet.services.ldap.DSConfigMgr.getConnection(DSConfigMgr.java:404)
         at com.iplanet.services.ldap.DSConfigMgr.getNewFailoverConnection(DSConfigMgr.java:358)
         at com.iplanet.services.ldap.DSConfigMgr.getNewConnection(DSConfigMgr.java:287)
         at com.iplanet.services.ldap.DSConfigMgr.getNewProxyConnection(DSConfigMgr.java:211)
         at com.iplanet.services.ldap.DSConfigMgr.getNewProxyConnection(DSConfigMgr.java:223)
         at com.iplanet.ums.DataLayer.initLdapPool(DataLayer.java:1270)
         at com.iplanet.ums.DataLayer.<init>(DataLayer.java:203)
         at com.iplanet.ums.DataLayer.getInstance(DataLayer.java:228)
         at com.iplanet.ums.DataLayer.getInstance(DataLayer.java:249)
         at com.sun.identity.sm.ldap.SMSLdapObject.initialize(SMSLdapObject.java:157)
         at com.sun.identity.sm.ldap.SMSLdapObject.<init>(SMSLdapObject.java:125)
         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:494)
         at java.lang.Class.newInstance0(Class.java:350)
         at java.lang.Class.newInstance(Class.java:303)
         at com.sun.identity.sm.SMSEntry.<clinit>(SMSEntry.java:229)
         at com.sun.identity.sm.ServiceManager.<clinit>(ServiceManager.java:74)
         at com.sun.identity.authentication.internal.AuthContext.getOrganizationName(AuthContext.java:762)
         at com.sun.identity.authentication.internal.AuthContext.getSSOToken(AuthContext.java:792)
         at com.sun.identity.security.AdminTokenAction.getSSOToken(AdminTokenAction.java:271)
         at com.sun.identity.security.AdminTokenAction.run(AdminTokenAction.java:174)
         at java.security.AccessController.doPrivileged(Native Method)
         at com.iplanet.am.util.AMClientDetector.getServiceSchemaManager(AMClientDetector.java:220)
         at com.iplanet.am.util.AMClientDetector.<clinit>(AMClientDetector.java:93)
         at com.sun.mobile.filter.AMLController.init(AMLController.java:79)
         at org.apache.catalina.core.ApplicationFilterConfig.getFilter(ApplicationFilterConfig.java:229)
         at org.apache.catalina.core.ApplicationFilterConfig.setFilterDef(ApplicationFilterConfig.java:312)
         at org.apache.catalina.core.ApplicationFilterConfig.<init>(ApplicationFilterConfig.java:83)
         at org.apache.catalina.core.StandardContext.filterStart(StandardContext.java:3881)
         at org.apache.catalina.core.StandardContext.start(StandardContext.java:4527)
         at com.sun.enterprise.web.WebModule.start(WebModule.java:241)
         at org.apache.catalina.core.ContainerBase.start(ContainerBase.java:1086)
         at org.apache.catalina.core.StandardHost.start(StandardHost.java:847)
         at org.apache.catalina.core.ContainerBase.start(ContainerBase.java:1086)
         at org.apache.catalina.core.StandardEngine.start(StandardEngine.java:483)
         at org.apache.catalina.startup.Embedded.start(Embedded.java:894)
         at com.sun.enterprise.web.WebContainer.start(WebContainer.java:741)
         at com.sun.enterprise.web.HttpServiceWebContainer.startInstance(HttpServiceWebContainer.java:935)
         at com.sun.enterprise.web.HttpServiceWebContainerLifecycle.onStartup(HttpServiceWebContainerLifecycle.java:50)
         at com.sun.enterprise.server.ApplicationServer.onStartup(ApplicationServer.java:300)
         at com.sun.enterprise.server.PEMain.run(PEMain.java:294)
         at com.sun.enterprise.server.PEMain.main(PEMain.java:220)
    |#]
    [#|2007-12-17T12:28:32.183+0200|INFO|sun-appserver-ee8.2|javax.enterprise.resource.webservices.rpc.server.http|_ThreadID=10;|JAXRPCSERVLET12: JAX-RPC context listener initializing|#]
    [#|2007-12-17T12:28:32.721+0200|INFO|sun-appserver-ee8.2|javax.enterprise.resource.webservices.rpc.server.http|_ThreadID=10;|JAXRPCSERVLET14: JAX-RPC servlet initializing|#]
    [#|2007-12-17T12:28:40.048+0200|SEVERE|sun-appserver-ee8.2|javax.enterprise.system.container.web|_ThreadID=10;|WebModule[/amserver]StandardWrapper.Throwable
    java.lang.NullPointerException
         at com.sun.identity.authentication.UI.LoginLogoutMapping.initializeAuth(LoginLogoutMapping.java:89)
         at com.sun.identity.authentication.UI.LoginLogoutMapping.init(LoginLogoutMapping.java:74)
         at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
         at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:39)
         at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:25)
         at java.lang.reflect.Method.invoke(Method.java:585)
         at org.apache.catalina.security.SecurityUtil$1.run(SecurityUtil.java:249)
         at java.security.AccessController.doPrivileged(Native Method)
         at javax.security.auth.Subject.doAsPrivileged(Subject.java:517)
         at org.apache.catalina.security.SecurityUtil.execute(SecurityUtil.java:282)
         at org.apache.catalina.security.SecurityUtil.doAsPrivilege(SecurityUtil.java:165)
         at org.apache.catalina.security.SecurityUtil.doAsPrivilege(SecurityUtil.java:118)
         at org.apache.catalina.core.StandardWrapper.loadServlet(StandardWrapper.java:1093)
         at org.apache.catalina.core.StandardWrapper.load(StandardWrapper.java:931)
         at org.apache.catalina.core.StandardContext.loadOnStartup(StandardContext.java:4183)
         at org.apache.catalina.core.StandardContext.start(StandardContext.java:4535)
         at com.sun.enterprise.web.WebModule.start(WebModule.java:241)
         at org.apache.catalina.core.ContainerBase.start(ContainerBase.java:1086)
         at org.apache.catalina.core.StandardHost.start(StandardHost.java:847)
         at org.apache.catalina.core.ContainerBase.start(ContainerBase.java:1086)
         at org.apache.catalina.core.StandardEngine.start(StandardEngine.java:483)
         at org.apache.catalina.startup.Embedded.start(Embedded.java:894)
         at com.sun.enterprise.web.WebContainer.start(WebContainer.java:741)
         at com.sun.enterprise.web.HttpServiceWebContainer.startInstance(HttpServiceWebContainer.java:935)
         at com.sun.enterprise.web.HttpServiceWebContainerLifecycle.onStartup(HttpServiceWebContainerLifecycle.java:50)
         at com.sun.enterprise.server.ApplicationServer.onStartup(ApplicationServer.java:300)
         at com.sun.enterprise.server.PEMain.run(PEMain.java:294)
         at com.sun.enterprise.server.PEMain.main(PEMain.java:220)
    |#]
    [#|2007-12-17T12:28:40.052+0200|SEVERE|sun-appserver-ee8.2|javax.enterprise.system.container.web|_ThreadID=10;|WebModule[/amserver]Servlet /amserver threw load() exception
    javax.servlet.ServletException: Servlet.init() for servlet LoginLogoutMapping threw exception
         at org.apache.catalina.core.StandardWrapper.loadServlet(StandardWrapper.java:1142)
         at org.apache.catalina.core.StandardWrapper.load(StandardWrapper.java:931)
         at org.apache.catalina.core.StandardContext.loadOnStartup(StandardContext.java:4183)
         at org.apache.catalina.core.StandardContext.start(StandardContext.java:4535)
         at com.sun.enterprise.web.WebModule.start(WebModule.java:241)
         at org.apache.catalina.core.ContainerBase.start(ContainerBase.java:1086)
         at org.apache.catalina.core.StandardHost.start(StandardHost.java:847)
         at org.apache.catalina.core.ContainerBase.start(ContainerBase.java:1086)
         at org.apache.catalina.core.StandardEngine.start(StandardEngine.java:483)
         at org.apache.catalina.startup.Embedded.start(Embedded.java:894)
         at com.sun.enterprise.web.WebContainer.start(WebContainer.java:741)
         at com.sun.enterprise.web.HttpServiceWebContainer.startInstance(HttpServiceWebContainer.java:935)
         at com.sun.enterprise.web.HttpServiceWebContainerLifecycle.onStartup(HttpServiceWebContainerLifecycle.java:50)
         at com.sun.enterprise.server.ApplicationServer.onStartup(ApplicationServer.java:300)
         at com.sun.enterprise.server.PEMain.run(PEMain.java:294)
         at com.sun.enterprise.server.PEMain.main(PEMain.java:220)
    ----- Root Cause -----
    java.lang.NullPointerException
         at com.sun.identity.authentication.UI.LoginLogoutMapping.initializeAuth(LoginLogoutMapping.java:89)
         at com.sun.identity.authentication.UI.LoginLogoutMapping.init(LoginLogoutMapping.java:74)
         at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
         at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:39)
         at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:25)
         at java.lang.reflect.Method.invoke(Method.java:585)
         at org.apache.catalina.security.SecurityUtil$1.run(SecurityUtil.java:249)
         at java.security.AccessController.doPrivileged(Native Method)
         at javax.security.auth.Subject.doAsPrivileged(Subject.java:517)
         at org.apache.catalina.security.SecurityUtil.execute(SecurityUtil.java:282)
         at org.apache.catalina.security.SecurityUtil.doAsPrivilege(SecurityUtil.java:165)
         at org.apache.catalina.security.SecurityUtil.doAsPrivilege(SecurityUtil.java:118)
         at org.apache.catalina.core.StandardWrapper.loadServlet(StandardWrapper.java:1093)
         at org.apache.catalina.core.StandardWrapper.load(StandardWrapper.java:931)
         at org.apache.catalina.core.StandardContext.loadOnStartup(StandardContext.java:4183)
         at org.apache.catalina.core.StandardContext.start(StandardContext.java:4535)
         at com.sun.enterprise.web.WebModule.start(WebModule.java:241)
         at org.apache.catalina.core.ContainerBase.start(ContainerBase.java:1086)
         at org.apache.catalina.core.StandardHost.start(StandardHost.java:847)
         at org.apache.catalina.core.ContainerBase.start(ContainerBase.java:1086)
         at org.apache.catalina.core.StandardEngine.start(StandardEngine.java:483)
         at org.apache.catalina.startup.Embedded.start(Embedded.java:894)
         at com.sun.enterprise.web.WebContainer.start(WebContainer.java:741)
         at com.sun.enterprise.web.HttpServiceWebContainer.startInstance(HttpServiceWebContainer.java:935)
         at com.sun.enterprise.web.HttpServiceWebContainerLifecycle.onStartup(HttpServiceWebContainerLifecycle.java:50)
         at com.sun.enterprise.server.ApplicationServer.onStartup(ApplicationServer.java:300)
         at com.sun.enterprise.server.PEMain.run(PEMain.java:294)
         at com.sun.enterprise.server.PEMain.main(PEMain.java:220)
    |#]
    [#|2007-12-17T12:28:44.594+0200|INFO|sun-appserver-ee8.2|javax.enterprise.system.container.web|_ThreadID=10;|WEB3040 : Initializing HttpService|#]
    [#|2007-12-17T12:28:44.639+0200|ALERT|sun-appserver-ee8.2|javax.enterprise.system.container.web|_ThreadID=10;|security (22532): CORE3192: Temporary directory /var/opt/SUNWappserver/domains/domain1/generated/tmp (specified by the TempDir magnus.conf directive) is accessible to others.  Please change TempDir or modify the permissions of the directory and restart the server.
    |#]
    [#|2007-12-17T12:28:44.640+0200|SEVERE|sun-appserver-ee8.2|javax.enterprise.system.container.web|_ThreadID=10;|WEB3004 : Received an exception while initializing the HTTP service
    com.sun.httpservice.spi.HttpServiceSPIException: exception thrown from native
         at com.sun.httpservice.spi.HttpService.httpservice_init(Native Method)
         at com.sun.httpservice.spi.HttpService.init(HttpService.java:234)
         at com.sun.enterprise.web.HttpServiceWebContainer.initHttpService(HttpServiceWebContainer.java:1102)
         at com.sun.enterprise.web.HttpServiceWebContainer.initAndRunHttpService(HttpServiceWebContainer.java:1057)
         at com.sun.enterprise.web.HttpServiceWebContainer.startInstance(HttpServiceWebContainer.java:936)
         at com.sun.enterprise.web.HttpServiceWebContainerLifecycle.onStartup(HttpServiceWebContainerLifecycle.java:50)
         at com.sun.enterprise.server.ApplicationServer.onStartup(ApplicationServer.java:300)
         at com.sun.enterprise.server.PEMain.run(PEMain.java:294)
         at com.sun.enterprise.server.PEMain.main(PEMain.java:220)
    |#]
    [#|2007-12-17T12:28:44.643+0200|SEVERE|sun-appserver-ee8.2|javax.enterprise.system.core|_ThreadID=10;|CORE5071: An error occured during initialization
    java.lang.RuntimeException: java.lang.RuntimeException: com.sun.httpservice.spi.HttpServiceSPIException: exception thrown from native
         at com.sun.enterprise.web.HttpServiceWebContainer.initAndRunHttpService(HttpServiceWebContainer.java:1060)
         at com.sun.enterprise.web.HttpServiceWebContainer.startInstance(HttpServiceWebContainer.java:936)
         at com.sun.enterprise.web.HttpServiceWebContainerLifecycle.onStartup(HttpServiceWebContainerLifecycle.java:50)
         at com.sun.enterprise.server.ApplicationServer.onStartup(ApplicationServer.java:300)
         at com.sun.enterprise.server.PEMain.run(PEMain.java:294)
         at com.sun.enterprise.server.PEMain.main(PEMain.java:220)
    Caused by: java.lang.RuntimeException: com.sun.httpservice.spi.HttpServiceSPIException: exception thrown from native
         at com.sun.enterprise.web.HttpServiceWebContainer.initHttpService(HttpServiceWebContainer.java:1108)
         at com.sun.enterprise.web.HttpServiceWebContainer.initAndRunHttpService(HttpServiceWebContainer.java:1057)
         ... 5 more
    Caused by: com.sun.httpservice.spi.HttpServiceSPIException: exception thrown from native
         at com.sun.httpservice.spi.HttpService.httpservice_init(Native Method)
         at com.sun.httpservice.spi.HttpService.init(HttpService.java:234)
         at com.sun.enterprise.web.HttpServiceWebContainer.initHttpService(HttpServiceWebContainer.java:1102)
         ... 6 more
    |#]
    [#|2007-12-17T12:28:44.645+0200|SEVERE|sun-appserver-ee8.2|javax.enterprise.system.core|_ThreadID=10;|Server Startup failed. Exiting...|#]
    [#|2007-12-17T12:28:44.645+0200|INFO|sun-appserver-ee8.2|javax.enterprise.system.core|_ThreadID=10;|Server shutdown in progress...|#]
    [#|2007-12-17T12:28:44.646+0200|INFO|sun-appserver-ee8.2|javax.enterprise.system.container.web|_ThreadID=10;|WEB3046 : Stopping HttpService|#]
    [#|2007-12-17T12:28:44.646+0200|WARNING|sun-appserver-ee8.2|javax.enterprise.system.container.web|_ThreadID=10;|WEB3048 : HttpService: Received exception while stoping HttpService
    com.sun.httpservice.spi.HttpServiceSPIException: Illegal state, cannot perform call
         at com.sun.httpservice.spi.HttpService.stop(HttpService.java:287)
         at com.sun.enterprise.web.HttpServiceWebContainer.stopHttpService(HttpServiceWebContainer.java:1151)
         at com.sun.enterprise.web.HttpServiceWebContainer.stopInstance(HttpServiceWebContainer.java:959)
         at com.sun.enterprise.web.HttpServiceWebContainerLifecycle.onShutdown(HttpServiceWebContainerLifecycle.java:62)
         at com.sun.enterprise.server.ApplicationServer.onShutdown(ApplicationServer.java:414)
         at com.sun.enterprise.server.PEMain.run(PEMain.java:317)
         at com.sun.enterprise.server.PEMain.main(PEMain.java:220)
    |#]
    [#|2007-12-17T12:28:44.651+0200|INFO|sun-appserver-ee8.2|javax.enterprise.system.stream.out|_ThreadID=10;|SHUTDOWN-about to gather shutdownCleanupCapables|#]

    Looks like you cannot connect to LDAP. Are you configured correctly?

  • One RAC node is down give the following error when starting the database!

    wHEN TRYING TO START THE DATABASE ON RAC ENVIORNMENT
    SQL> connect sys as sysdba
    Enter password:
    Connected to an idle instance.
    SQL> startup
    ORA-27102: out of memory
    HPUX-ia64 Error: 12: Not enough space
    SQL> exit
    Disconnected
    When we r trying to start the database it said
    $ bdf
    Filesystem kbytes used avail %used Mounted on
    /dev/vg00/lvol3 2097152 240944 1841896 12% /
    /dev/vg00/lvol1 344064 115376 226944 34% /stand
    /dev/vg00/lvol8 10485760 9370960 1106232 89% /var
    /dev/vg00/lvol7 4866048 2557680 2290400 53% /usr
    /dev/vg00/u02 10485760 3502229 6547116 35% /u02
    /dev/vg00/u01 10485760 10476596 9164 100% /u01
    /dev/vg00/lvol4 2097152 601872 1483944 29% /tmp
    /dev/vg00/lvol6 4194304 3231000 955792 77% /opt
    /dev/vg00/lvol5 524288 311520 211136 60% /home
    WHERE /U01 WAS 100%. Now i emptied the space in /u01 to
    $ bdf
    Filesystem kbytes used avail %used Mounted on
    /dev/vg00/lvol3 2097152 240944 1841896 12% /
    /dev/vg00/lvol1 344064 115376 226944 34% /stand
    /dev/vg00/lvol8 10485760 9370960 1106232 89% /var
    /dev/vg00/lvol7 4866048 2557680 2290400 53% /usr
    /dev/vg00/u02 10485760 3502229 6547116 35% /u02
    /dev/vg00/u01 10485760 9508934 930943 91% /u01
    /dev/vg00/lvol4 2097152 601872 1483944 29% /tmp
    /dev/vg00/lvol6 4194304 3231000 955792 77% /opt
    /dev/vg00/lvol5 524288 311520 211136 60% /home
    When trying to start the db again its giving the following error...
    SQL> connect sys as sysdba
    Enter password:
    Connected to an idle instance.
    SQL> startup
    ORA-27102: out of memory
    HPUX-ia64 Error: 12: Not enough space
    SQL> exit
    Disconnected
    here i changed the sga_target and now it says
    ORACLE instance started.
    Total System Global Area 436207616 bytes
    Fixed Size 1297912 bytes
    Variable Size 148648456 bytes
    Database Buffers 285212672 bytes
    Redo Buffers 1048576 bytes
    ORA-01105: mount is incompatible with mounts by other instances
    ORA-19808: recovery destination parameter mismatch
    What could be the issue..
    Ur help would be highly appreciated...

    Hello
    SQL> startup
    ORA-27102: out of memory
    HPUX-ia64 Error: 12: Not enough space
    SQL> exiterror is not related to space on your mount point. it is related to memory.
    if you are getting this error means chekc at the OS level whether something is consuming more memory due to which it is not allowing oracle to allocate sga.
    Check top/sar/glance to see who is consuming more memory
    Total System Global Area 436207616 bytes
    Fixed Size 1297912 bytes
    Variable Size 148648456 bytes
    Database Buffers 285212672 bytes
    Redo Buffers 1048576 bytes
    ORA-01105: mount is incompatible with mounts by other instances
    ORA-19808: recovery destination parameter mismatchit is not the best practice to maintain differnet parameters for each instance in RAC env. also check db_recovery_file_dest and db_recovery_file_dest_size is same on all node. it should be same i.e it should be a shared location.
    Anil Malkai

  • Upgrade Error when starting the DB   ora-00201 control file version

    Hi Experts,
    While Upgrading R12.1.1 Vision database version from 11.1.0.7 to 11gR2on RHEL 6 64bit Plateform the following patches 've been applied successfully on apps tier
    According to note ID: 1058763.1
    Patch 7303030 , 9062910 , 8919489 - Oracle E-Business Suite Techstack 12.1.3 Product Release Update Pack ANd 9868229 - 10163753 - 11071569 -
    9738085 - 9852070 - 12686610 - 6400501 Applied without any Issue.
    On DB tier i.e 11.1.0.7 these patches are applied successfully According to metalink Note *[ID 1058763.1]*
    Oracle Database Upgrade Guide 11g Release 2 (11.2) And Complete Checklist for Manual Upgrades to 11gR2 *[ID 837570.1]*
    *7695070 - Change In The Timezone File Format*, And 13417321 -14112098 DST Changes For DSTV18 -7695070
    Than we 've. Downloaded the 11.2.0.3 x86_64 software (of patch 10404530) Installed 11.2.0.3 on this Location /u01/oracle/VIS/db/tech_st/11.2.0.3
    the Old ORACLE_HOME is /u01/oracle/VIS/db/tech_st/11.1.0.7
    AND after that
    On 11.2.0.3 home, applied these additional 11.2.0.3 RDBMS patches successfully according to metalink Nots Mentioned above :
    *4247037 , 9858539, 3) 12942119 ,12960302 ,12985184 ,13001379,13004894 ,13258936 , 13366268,*
    Now Need to Run utlu112i.sql on existing 11.1.0.7 oracle database.. for that started the listener But when i tried
    to startup DB from sqlplus prompt. got this ora-00201 control file version error,
    We Unable to start the Database in order to run the utlu112i.sql on existing 11.1.0.7 oracle database..
    Please advise. we are doing manual upgrade.
    Thanks
    Priya

    Please verify the value of COMPATIBLE initialization parameter.
    Troubleshooting ORA-201 ORA-202 [ID 948710.1]
    OERR: ORA 201 control file version <num> incompatible with Oracle version <nu [ID 18286.1]
    Thanks,
    Hussein

Maybe you are looking for

  • Scan to computer not working after installing wifi booster

    working with windows 7 and hp 6515 - just installed a power booster and printer no longer finds computer when try to scan to computer

  • Bug sending email with Excel file (immediate reply would he helpfull)

    Hi ,    Below is have pasted a sample code where it will sends a email along with an attachtment (xls) .where the email is working perfectly but the xls file attachtment has a blank space in the first line . where iam facing the problem , ie there sh

  • How to call pl/sql function from oaf

    Dear  Friends, I am trying to call a function from oaf page .but iam getting error like java.sql.SQLException: ORA-01861: literal does not match format string ORA-06512: at line 1 THis is my function  ,,callable statement FUNCTION CAR_LOAN_VALIDATION

  • How can we close a URLConnection ?

    Problem: URL Connections sometimes hang if, socket is there but not responding... the code will hang at urlConnection.getHeaderField(i). and My code will keep waiting for infinity ... only solution I have is to close the connection after a specified

  • Quicktime in Yosemite not showing chapter marks?

    Hi, If I open my video (made in Final Cut Pro X), I don't see chapter marks in Yosemite using Quicktime. If I open the same file in Quicktime on my Pc, chapter marks are showing perfectly. If I open then video in VLC, chapter marks are shown perfectl