ORABPEL-10585 exception raised when starting the admin server

Greetings,
Have installed Oracle SOA Suite 11gR1 with WebLogic 10.3. Starting the admin application server raises the following exception:
<Mar 30, 2012 5:30:33 PM CEST> <Error> <oracle.bpm.services.organization> <BEA-000000> <Exception
exception.70692.type: error
exception.70692.severity: 2
exception.70692.name: Error while granting BPMOrganizationAdmin role to SOAOperator.
exception.70692.description: Error occured while granting the application role BPMOrganizationAdmin to application role SOAOperator.
exception.70692.fix: In the policy store, please add SOAOperator role as a member of BPMOrganizationAdmin role, if it is not already present.
ORABPEL-10585
Service error.
Internal Error; Service error occurs in JpsProvider in method getIdentityStore().
Refer to the log file that is configured for oracle.soa.services.identity for more details on this error and contact Oracle Support Services
at oracle.tip.pc.services.identity.jps.JpsProvider.getIdentityStore(JpsProvider.java:379)
at oracle.tip.pc.services.identity.jps.JpsProvider.init(JpsProvider.java:352)
at oracle.tip.pc.services.identity.jps.JpsProvider.<init>(JpsProvider.java:316)
at oracle.tip.pc.services.identity.jps.JpsProvider.getInstance(JpsProvider.java:328)
at oracle.bpm.bpmn.engine.runtime.DeploymentDescriptorUtil.grantBPMOrganizationAdminRoleToSOAOperator(DeploymentDescriptorUtil.java:292)
at oracle.bpm.bpmn.engine.service.BPMNServiceEngine.stateChanged(BPMNServiceEngine.java:578)
at oracle.integration.platform.blocks.mesh.FabricLifecycle.notifyListeners(FabricLifecycle.java:46)
at oracle.integration.platform.blocks.mesh.FabricLifecycle.setState(FabricLifecycle.java:29)
at oracle.integration.platform.blocks.mesh.MeshImpl.postDeployInit(MeshImpl.java:118)
at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:39)
at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:25)
at java.lang.reflect.Method.invoke(Method.java:597)
at org.springframework.aop.support.AopUtils.invokeJoinpointUsingReflection(AopUtils.java:307)
at org.springframework.aop.framework.ReflectiveMethodInvocation.invokeJoinpoint(ReflectiveMethodInvocation.java:182)
at org.springframework.aop.framework.ReflectiveMethodInvocation.proceed(ReflectiveMethodInvocation.java:149)
at oracle.integration.platform.metrics.PhaseEventAspect.invoke(PhaseEventAspect.java:71)
at org.springframework.aop.framework.ReflectiveMethodInvocation.proceed(ReflectiveMethodInvocation.java:171)
at org.springframework.aop.framework.JdkDynamicAopProxy.invoke(JdkDynamicAopProxy.java:204)
at $Proxy294.postDeployInit(Unknown Source)
at oracle.integration.platform.kernel.FabricKernelInitializerServlet$1.run(FabricKernelInitializerServlet.java:555)
at oracle.integration.platform.blocks.executor.WorkManagerExecutor$1.run(WorkManagerExecutor.java:120)
at weblogic.work.j2ee.J2EEWorkManager$WorkWithListener.run(J2EEWorkManager.java:183)
at weblogic.work.DaemonWorkThread.run(DaemonWorkThread.java:30)
Caused By: oracle.security.jps.service.idstore.IdentityStoreException: JPS-01520: Cannot initialize identity store.
at oracle.security.jps.internal.idstore.util.IdentityStoreUtil.getIdentityStoreFactory(IdentityStoreUtil.java:168)
at oracle.security.jps.internal.idstore.AbstractIdmIdentityStore.getIdmFactory(AbstractIdmIdentityStore.java:174)
at oracle.security.jps.internal.idstore.AbstractIdmIdentityStore.initStore(AbstractIdmIdentityStore.java:124)
at oracle.security.jps.internal.idstore.AbstractIdmIdentityStore.getIdmStore(AbstractIdmIdentityStore.java:110)
at oracle.tip.pc.services.identity.jps.JpsProvider.getIdentityStore(JpsProvider.java:377)
at oracle.tip.pc.services.identity.jps.JpsProvider.init(JpsProvider.java:352)
at oracle.tip.pc.services.identity.jps.JpsProvider.<init>(JpsProvider.java:316)
at oracle.tip.pc.services.identity.jps.JpsProvider.getInstance(JpsProvider.java:328)
at oracle.bpm.bpmn.engine.runtime.DeploymentDescriptorUtil.grantBPMOrganizationAdminRoleToSOAOperator(DeploymentDescriptorUtil.java:292)
at oracle.bpm.bpmn.engine.service.BPMNServiceEngine.stateChanged(BPMNServiceEngine.java:578)
at oracle.integration.platform.blocks.mesh.FabricLifecycle.notifyListeners(FabricLifecycle.java:46)
at oracle.integration.platform.blocks.mesh.FabricLifecycle.setState(FabricLifecycle.java:29)
at oracle.integration.platform.blocks.mesh.MeshImpl.postDeployInit(MeshImpl.java:118)
at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:39)
at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:25)
at java.lang.reflect.Method.invoke(Method.java:597)
at org.springframework.aop.support.AopUtils.invokeJoinpointUsingReflection(AopUtils.java:307)
at org.springframework.aop.framework.ReflectiveMethodInvocation.invokeJoinpoint(ReflectiveMethodInvocation.java:182)
at org.springframework.aop.framework.ReflectiveMethodInvocation.proceed(ReflectiveMethodInvocation.java:149)
at oracle.integration.platform.metrics.PhaseEventAspect.invoke(PhaseEventAspect.java:71)
at org.springframework.aop.framework.ReflectiveMethodInvocation.proceed(ReflectiveMethodInvocation.java:171)
at org.springframework.aop.framework.JdkDynamicAopProxy.invoke(JdkDynamicAopProxy.java:204)
at $Proxy294.postDeployInit(Unknown Source)
at oracle.integration.platform.kernel.FabricKernelInitializerServlet$1.run(FabricKernelInitializerServlet.java:555)
at oracle.integration.platform.blocks.executor.WorkManagerExecutor$1.run(WorkManagerExecutor.java:120)
at weblogic.work.j2ee.J2EEWorkManager$WorkWithListener.run(J2EEWorkManager.java:183)
at weblogic.work.DaemonWorkThread.run(DaemonWorkThread.java:30)
>
<Mar 30, 2012 5:30:33 PM CEST> <Error> <oracle.bpm.common> <BEA-000000> <Exception
BPM-70692
Exception
exception.70692.type: error
exception.70692.severity: 2
exception.70692.name: Error while granting BPMOrganizationAdmin role to SOAOperator.
exception.70692.description: Error occured while granting the application role BPMOrganizationAdmin to application role SOAOperator.
exception.70692.fix: In the policy store, please add SOAOperator role as a member of BPMOrganizationAdmin role, if it is not already present.
at oracle.bpm.bpmn.engine.runtime.DeploymentDescriptorUtil.grantBPMOrganizationAdminRoleToSOAOperator(DeploymentDescriptorUtil.java:324)
at oracle.bpm.bpmn.engine.service.BPMNServiceEngine.stateChanged(BPMNServiceEngine.java:578)
at oracle.integration.platform.blocks.mesh.FabricLifecycle.notifyListeners(FabricLifecycle.java:46)
at oracle.integration.platform.blocks.mesh.FabricLifecycle.setState(FabricLifecycle.java:29)
at oracle.integration.platform.blocks.mesh.MeshImpl.postDeployInit(MeshImpl.java:118)
at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:39)
at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:25)
at java.lang.reflect.Method.invoke(Method.java:597)
at org.springframework.aop.support.AopUtils.invokeJoinpointUsingReflection(AopUtils.java:307)
at org.springframework.aop.framework.ReflectiveMethodInvocation.invokeJoinpoint(ReflectiveMethodInvocation.java:182)
at org.springframework.aop.framework.ReflectiveMethodInvocation.proceed(ReflectiveMethodInvocation.java:149)
at oracle.integration.platform.metrics.PhaseEventAspect.invoke(PhaseEventAspect.java:71)
at org.springframework.aop.framework.ReflectiveMethodInvocation.proceed(ReflectiveMethodInvocation.java:171)
at org.springframework.aop.framework.JdkDynamicAopProxy.invoke(JdkDynamicAopProxy.java:204)
at $Proxy294.postDeployInit(Unknown Source)
at oracle.integration.platform.kernel.FabricKernelInitializerServlet$1.run(FabricKernelInitializerServlet.java:555)
at oracle.integration.platform.blocks.executor.WorkManagerExecutor$1.run(WorkManagerExecutor.java:120)
at weblogic.work.j2ee.J2EEWorkManager$WorkWithListener.run(J2EEWorkManager.java:183)
at weblogic.work.DaemonWorkThread.run(DaemonWorkThread.java:30)
Caused By: ORABPEL-10585
Service error.
Internal Error; Service error occurs in JpsProvider in method getIdentityStore().
Refer to the log file that is configured for oracle.soa.services.identity for more details on this error and contact Oracle Support Services
at oracle.tip.pc.services.identity.jps.JpsProvider.getIdentityStore(JpsProvider.java:379)
at oracle.tip.pc.services.identity.jps.JpsProvider.init(JpsProvider.java:352)
at oracle.tip.pc.services.identity.jps.JpsProvider.<init>(JpsProvider.java:316)
at oracle.tip.pc.services.identity.jps.JpsProvider.getInstance(JpsProvider.java:328)
at oracle.bpm.bpmn.engine.runtime.DeploymentDescriptorUtil.grantBPMOrganizationAdminRoleToSOAOperator(DeploymentDescriptorUtil.java:292)
at oracle.bpm.bpmn.engine.service.BPMNServiceEngine.stateChanged(BPMNServiceEngine.java:578)
at oracle.integration.platform.blocks.mesh.FabricLifecycle.notifyListeners(FabricLifecycle.java:46)
at oracle.integration.platform.blocks.mesh.FabricLifecycle.setState(FabricLifecycle.java:29)
at oracle.integration.platform.blocks.mesh.MeshImpl.postDeployInit(MeshImpl.java:118)
at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:39)
at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:25)
at java.lang.reflect.Method.invoke(Method.java:597)
at org.springframework.aop.support.AopUtils.invokeJoinpointUsingReflection(AopUtils.java:307)
at org.springframework.aop.framework.ReflectiveMethodInvocation.invokeJoinpoint(ReflectiveMethodInvocation.java:182)
at org.springframework.aop.framework.ReflectiveMethodInvocation.proceed(ReflectiveMethodInvocation.java:149)
at oracle.integration.platform.metrics.PhaseEventAspect.invoke(PhaseEventAspect.java:71)
at org.springframework.aop.framework.ReflectiveMethodInvocation.proceed(ReflectiveMethodInvocation.java:171)
at org.springframework.aop.framework.JdkDynamicAopProxy.invoke(JdkDynamicAopProxy.java:204)
at $Proxy294.postDeployInit(Unknown Source)
at oracle.integration.platform.kernel.FabricKernelInitializerServlet$1.run(FabricKernelInitializerServlet.java:555)
at oracle.integration.platform.blocks.executor.WorkManagerExecutor$1.run(WorkManagerExecutor.java:120)
at weblogic.work.j2ee.J2EEWorkManager$WorkWithListener.run(J2EEWorkManager.java:183)
at weblogic.work.DaemonWorkThread.run(DaemonWorkThread.java:30)
Caused By: oracle.security.jps.service.idstore.IdentityStoreException: JPS-01520: Cannot initialize identity store.
at oracle.security.jps.internal.idstore.util.IdentityStoreUtil.getIdentityStoreFactory(IdentityStoreUtil.java:168)
at oracle.security.jps.internal.idstore.AbstractIdmIdentityStore.getIdmFactory(AbstractIdmIdentityStore.java:174)
at oracle.security.jps.internal.idstore.AbstractIdmIdentityStore.initStore(AbstractIdmIdentityStore.java:124)
at oracle.security.jps.internal.idstore.AbstractIdmIdentityStore.getIdmStore(AbstractIdmIdentityStore.java:110)
at oracle.tip.pc.services.identity.jps.JpsProvider.getIdentityStore(JpsProvider.java:377)
at oracle.tip.pc.services.identity.jps.JpsProvider.init(JpsProvider.java:352)
at oracle.tip.pc.services.identity.jps.JpsProvider.<init>(JpsProvider.java:316)
at oracle.tip.pc.services.identity.jps.JpsProvider.getInstance(JpsProvider.java:328)
at oracle.bpm.bpmn.engine.runtime.DeploymentDescriptorUtil.grantBPMOrganizationAdminRoleToSOAOperator(DeploymentDescriptorUtil.java:292)
at oracle.bpm.bpmn.engine.service.BPMNServiceEngine.stateChanged(BPMNServiceEngine.java:578)
at oracle.integration.platform.blocks.mesh.FabricLifecycle.notifyListeners(FabricLifecycle.java:46)
at oracle.integration.platform.blocks.mesh.FabricLifecycle.setState(FabricLifecycle.java:29)
at oracle.integration.platform.blocks.mesh.MeshImpl.postDeployInit(MeshImpl.java:118)
at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:39)
at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:25)
at java.lang.reflect.Method.invoke(Method.java:597)
at org.springframework.aop.support.AopUtils.invokeJoinpointUsingReflection(AopUtils.java:307)
at org.springframework.aop.framework.ReflectiveMethodInvocation.invokeJoinpoint(ReflectiveMethodInvocation.java:182)
at org.springframework.aop.framework.ReflectiveMethodInvocation.proceed(ReflectiveMethodInvocation.java:149)
at oracle.integration.platform.metrics.PhaseEventAspect.invoke(PhaseEventAspect.java:71)
at org.springframework.aop.framework.ReflectiveMethodInvocation.proceed(ReflectiveMethodInvocation.java:171)
at org.springframework.aop.framework.JdkDynamicAopProxy.invoke(JdkDynamicAopProxy.java:204)
at $Proxy294.postDeployInit(Unknown Source)
at oracle.integration.platform.kernel.FabricKernelInitializerServlet$1.run(FabricKernelInitializerServlet.java:555)
at oracle.integration.platform.blocks.executor.WorkManagerExecutor$1.run(WorkManagerExecutor.java:120)
at weblogic.work.j2ee.J2EEWorkManager$WorkWithListener.run(J2EEWorkManager.java:183)
at weblogic.work.DaemonWorkThread.run(DaemonWorkThread.java:30)
>
I noticed it has something to do with security so I need to mention I modified the boot.properties file such that to have the same credentials used upon the domain creation.
Many thanks in advance for your help.
Kind regards,
Nicolas

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??

Similar Messages

  • Error when starting the admin server

    Annotation: Exception occurred in Request Processor
    java.lang.IllegalArgumentException: ArgChecker Failure: Validation failed for user: The String argument is invalid. The minimum required length is 1 and the String's actual length is 0
         at com.iplanet.ias.admin.util.AssertImpl.toss(AssertImpl.java:136)
         at com.iplanet.ias.admin.util.AssertImpl.assertValid(AssertImpl.java:113)
         at com.iplanet.ias.admin.util.ArgChecker.checkValid(ArgChecker.java:131)
         at com.iplanet.ias.admin.servermodel.context.AuthenticationContext.<init>(AuthenticationContext.java:23)
         at com.iplanet.ias.admin.servermodel.ServerInstanceManager.setAuthenticationContext(ServerInstanceManager.java:456)
         at com.iplanet.ias.admin.servermodel.ServerInstanceManagerFactory.getServerInstanceManager(ServerInstanceManagerFactory.java:73)
         at com.iplanet.ias.tools.forte.server.AdminInstanceBean.updateRuntimeInstances(AdminInstanceBean.java:74)
         at com.iplanet.ias.tools.forte.actions.StartLocalAdminServerAction.performAction(StartLocalAdminServerAction.java:61)
         at org.openide.util.actions.NodeAction$DelegateAction.actionPerformed(NodeAction.java:431)
         at org.netbeans.core.ModuleActions$1.run(ModuleActions.java:97)
         at org.openide.util.Task.run(Task.java:136)
         at org.openide.util.RequestProcessor$Task.run(RequestProcessor.java:328)
    [catch] at org.openide.util.RequestProcessor$Processor.run(RequestProcessor.java:670)

    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??

  • Could not load Logmanager "oracle.core.ojdl.logging.ODLLogManager" error while starting the Admin server

    Hi,
              I installed weblogic 12.1.2.0.0 with RHEL5.6.  After the installation, I tried to post the following class path in setDomainEnv.sh file under the domain home directory,
    POST_CLASSPATH="/prosun/jasper/jasperreports-3.6.0.jar:/prosun/jasper/commons-digester-1.7.jar:/prosun/jasper/log4j-1.2.15.jar:/prosun/jasper/org.apache.commons.beanutils_1.6.jar:/prosun/jasper/org.apache.commons.collections_3.1.jar:/prosun/jasper/org.apache.commons.logging_1.0.4.jar:/prosun/jasper/iText-2.1.0.jar:/prosun/jasper/groovy-all-1.5.5.jar"
    While i am  trying to start the Admin server, the server didn't started and following exception is reported in nohup.out file.  Please help me to resolve this issue.
    The above library jars are required for our applications.
    Could not load Logmanager "oracle.core.ojdl.logging.ODLLogManager"
    java.lang.ClassNotFoundException: oracle.core.ojdl.logging.ODLLogManager
    java.lang.ClassNotFoundException: oracle.core.ojdl.logging.ODLLogManager
    at java.net.URLClassLoader$1.run(URLClassLoader.java:366)
    at java.net.URLClassLoader$1.run(URLClassLoader.java:355)
    at java.security.AccessController.doPrivileged(Native Method)
    at java.net.URLClassLoader.findClass(URLClassLoader.java:354)
    at java.lang.ClassLoader.loadClass(ClassLoader.java:423)
    at java.net.URLClassLoader$1.run(URLClassLoader.java:366)
    at sun.misc.Launcher$AppClassLoader.loadClass(Launcher.java:308)
    at java.net.URLClassLoader$1.run(URLClassLoader.java:355)
    at java.lang.ClassLoader.loadClass(ClassLoader.java:356)       
    at java.security.AccessController.doPrivileged(Native Method)
    at java.util.logging.LogManager$1.run(LogManager.java:186)
    at java.net.URLClassLoader.findClass(URLClassLoader.java:354)
    at java.security.AccessController.doPrivileged(Native Method)
    at java.lang.ClassLoader.loadClass(ClassLoader.java:423)
    at java.util.logging.LogManager.<clinit>(LogManager.java:176)
    at sun.misc.Launcher$AppClassLoader.loadClass(Launcher.java:308)
    at java.util.logging.Logger.getAnonymousLogger(Logger.java:483)
    at java.lang.ClassLoader.loadClass(ClassLoader.java:356)
    at java.util.logging.Logger.getAnonymousLogger(Logger.java:452)
    at java.util.logging.LogManager$1.run(LogManager.java:186)
    at weblogic.kernel.KernelLogManager.createClientLogger(KernelLogManager.java:44)
    at java.security.AccessController.doPrivileged(Native Method)
    at weblogic.kernel.KernelLogManager.access$000(KernelLogManager.java:17)       
    at java.util.logging.LogManager.<clinit>(LogManager.java:176)
    at weblogic.kernel.KernelLogManager$LoggerMaker.<clinit>(KernelLogManager.java:20)
    at java.util.logging.Logger.getAnonymousLogger(Logger.java:483)
    at weblogic.kernel.KernelLogManager.getLogger(KernelLogManager.java:26)
    at java.util.logging.Logger.getAnonymousLogger(Logger.java:452)
    at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
    at weblogic.kernel.KernelLogManager.createClientLogger(KernelLogManager.java:44)       
    at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:57)
    at weblogic.kernel.KernelLogManager.access$000(KernelLogManager.java:17)       
    at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
    at weblogic.kernel.KernelLogManager$LoggerMaker.<clinit>(KernelLogManager.java:20)     
    at java.lang.reflect.Method.invoke(Method.java:601)
    at weblogic.kernel.KernelLogManager.getLogger(KernelLogManager.java:26)
    at weblogic.logging.MessageLogger.log(MessageLogger.java:96)
    at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method) 
    at weblogic.logging.MessageLogger.log(MessageLogger.java:111)
    at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:57)
    at weblogic.logging.WLMessageLogger.log(WLMessageLogger.java:52)
    at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)       
    at weblogic.security.SecurityLogger.logDisallowingCryptoJDefaultJCEVerification(SecurityLogger.java:13444)
    at java.lang.reflect.Method.invoke(Method.java:601)
    at weblogic.security.utils.SecurityUtils.turnOffCryptoJDefaultJCEVerification(SecurityUtils.java:81)   
    at weblogic.logging.MessageLogger.log(MessageLogger.java:96)
    at weblogic.Server.main(Server.java:70)at weblogic.logging.MessageLogger.log(MessageLogger.java:111)
    at weblogic.logging.WLMessageLogger.log(WLMessageLogger.java:52)
    Could not load Logmanager "oracle.core.ojdl.logging.ODLLogManager"
    java.lang.ClassNotFoundException: oracle.core.ojdl.logging.ODLLogManager
    at java.net.URLClassLoader$1.run(URLClassLoader.java:366)
    at java.net.URLClassLoader$1.run(URLClassLoader.java:355)
    at java.security.AccessController.doPrivileged(Native Method)
    at java.net.URLClassLoader.findClass(URLClassLoader.java:354)
    at java.lang.ClassLoader.loadClass(ClassLoader.java:423)
    at sun.misc.Launcher$AppClassLoader.loadClass(Launcher.java:308)
    at java.lang.ClassLoader.loadClass(ClassLoader.java:356)
    at java.util.logging.LogManager$1.run(LogManager.java:186)
    at java.security.AccessController.doPrivileged(Native Method)
    at java.util.logging.LogManager.<clinit>(LogManager.java:176)
    at java.util.logging.Logger.getAnonymousLogger(Logger.java:483)
    at java.util.logging.Logger.getAnonymousLogger(Logger.java:452)
    at weblogic.kernel.KernelLogManager.createClientLogger(KernelLogManager.java:44)
    at weblogic.kernel.KernelLogManager.access$000(KernelLogManager.java:17)
    at weblogic.kernel.KernelLogManager$LoggerMaker.<clinit>(KernelLogManager.java:20)
    at weblogic.kernel.KernelLogManager.getLogger(KernelLogManager.java:26)
    at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
    at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:57)
    Regards,
    Anand Krishnan

    hi, you should not do nothing with user root.
    please, don't use root again for weblogic administration.
    list all files with root permissions:
    move to Middleware Home, example: cd /u01/app/oracle/Middleware
    find . -user root
    if there are files with root permissions, change it to oracle:oinstall
    I saw this:
    Could not load Logmanager "oracle.core.ojdl.logging.ODLLogManager"
    java.lang.ClassNotFoundException: oracle.core.ojdl.logging.ODLLogManager
    Please check in DOMAIN_HOME/bin/setDomainEnv.sh file if exist this:
    JAVA_OPTIONS="-Djava.util.logging.manager=oracle.core.ojdl.logging.ODLLogManager ${JAVA_OPTIONS}"
    export JAVA_OPTIONS
    MWCONFIG_CLASSPATH=${FMWCONFIG_CLASSPATH}${CLASSPATHSEP}${COMMON_COMPONENTS_HOME}/modules/oracle.odl_11.1.1/ojdl.jar
    export FMWCONFIG_CLASSPATH
    if exist, replace for:
    JAVA_OPTIONS="${JAVA_OPTIONS}"
    export JAVA_OPTIONS
    if not existe, its necesary for you to use /prosun/jasper/org.apache.commons.logging_1.0.4.jar in your classpath?. If it isn't necesary delete it, and restart the AdminServer.

  • Errors & warnings when using the Admin Server Console - Help Needed

    hi,
    i just installed weblogic 12c and created a new domain which contains an adminServer and managedServer under
    one cluster.
    after finishing the installation, i started the Admin Server and afterwards started the admin server console.
    and i got the next warning and errors.
    the warning look like this:
    <20:00:35 IST 23/03/2012> <Warning> <Munger> <BEA-2156203> <A version attribute
    was not found in element "web-app" in the deployment descriptor C:\Oracle\Middle
    ware\user_projects\domains\base_domain\servers\AdminServer\tmp\_WL_internal\cons
    oleapp\jxhze9\console-ext\sipserver-console-ext\WEB-INF\web.xml. A version attri
    bute is required, but this version of the WebLogic Server will assume that the l
    atest version is used. Future versions of WebLogic Server will reject descriptor
    s that do not specify the Java EE version. To eliminate this warning, add an app
    ropriate "version=" to element "web-app" in the deployment descriptor.>
    the errors look like this:
    <20:01:51 IST 23/03/2012> <Error> <netuix> <BEA-423158> <No content found at con
    tentUri = /PortalConfig/security/providers/AuthenticatorConfigCommon.portlet.>
    what is the problem? anyone knows?

    If you want to have an weblogic environment with one domain having server spread across different physical machines , then you will have to perform the installations of the weblogic server separately on all the machines . Also make sure that the version of the Weblogic server you are installing is same across the machines and the directory structure is also exactly same.
    In short you will have to perform the below steps :
    1 : install the weblogic server on all the machines with exactly same version and same dir structure .
    2 : Create domain on MachineA providing all the details of the Managed Server and different machine hostnames.
    3 : Start the Admin Server on machineA and then shut down it.
    4 : execute the WLST pack command on MachineA creating a domain template JAR file.
    5 : copy the create jar file on all the Machines ( B , C , D ) you have to distribute your domain.
    6 : Execute the WLST unpack command on all the machines ( B , C , D ) .
    7 : Execute the WLST nmEnroll () command on all the machines ( B, C , D ).
    8 : Start the Managed Servers on all the machines ( B , C , D )

  • How to start the admin server on another WLS machine?

    Hi,
              I have a weblogic cluster with 2 weblogic machines: machineA and machineB.
              The cluster contains 4 managed servers (2 on each WLS machine)
              The admin server runs on machineA (standalone).
              I have a file backup of the domain directory on machineA.
              Suppose machineA crashes.
              How can I start the admin server on machineB?
              Kind regards,
              Pieter

    Thanks for your reply,
              I know how to (re)start the admin server on machineA. But in this case I want to start the admin server on machineB.
              The documentation says:
              Restarting an Administration Server on Another Machine
              If a machine crash prevents you from restarting the Administration Server on the same machine, you can recover management of the running Managed Servers as follows:
              Install the WebLogic Server software on the new administration machine (if this has not already been done).
              Make your application files available to the new Administration Server by copying them from backups or by using a shared disk. Your application files should be available in the same relative location on the new file system as on the file system of the original Administration Server.
              Make your configuration and security data available to the new administration machine by copying them from backups or by using a shared disk. For more information, refer to Directory and File Backups for Failure Recovery.
              Restart the Administration Server on the new machine.
              Simply starting the admin server on the other machine does not work because it tries to start the admin server on the ip address of the old machine.
              Edited by [email protected] at 05/10/2007 7:47 AM

  • How can i start the Admin server? may be this will be like clue: "When i try to start the iplanet suite with the start-admin script, i receive the following error:

    bash-2.03# ./start-admin
    AdmInit: Failed to perform security initialization for communicate with LDAP in SSL mode (error code = -1) Exit
    so i can not login to console (./startconsole) because the "admin-serv" is not up: "Can not connect to the Admin Server "http://myserver.com:myportnumber/" The URL is not correct or the server is not running." any ideas..."
    ---------------------Seumas Froemke on 1/15/2002 said: ----------------
    "I'm not familiar with the error, but I'll throw in my two cents and hope it leads you somewhere.
    First, be sure you start things in the correct order. LDAP->Admin->Console.
    Be sure you've set nsadminservaccessaddresses and nsadminaccesshosts.
    Do you have problems starting everything up when you aren't using SSL mode?
    You can put startconsole into debug mode with startconsole -D 9 but I don't think there is a start-admin debug mode. You'd have to settle for a truss.
    All in all, you should ask this in the LDAP (User Management & Policy) forum."
    --------------------and i wrote: -------------------------------------
    Homero Borgo Valdez on 1/18/2002 said:
    "I start things in the correct order.
    how can i check the nsadminservaccessaddresses and nsadminaccesshosts settings (i'm new on this suite as you can see).
    if i moved some checkbox when the console was ok how can i view that settings in text mode?
    by the way i have another server that can sun console well (port 2125) so what file can i compare to change some wrong settings?
    thanks anyway, another idea?"
    --------------------so following the commnets i put this history here ----
    help please!!

    jvm file is in your system file folder.so you can delete that jvm file and to run as it is.

  • 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??

  • Error to start the Admin Server of WebLogic

    Hi to everybody:
    I have a problem when I running the Admin Server of WebLogic, this is the message:
    ** Setting up SOA specific environment for win...
    PATH=C:\Oracle\MIDDLE~1\HOME_1~1\patch_wls1033\profiles\default\native;C:\Oracle\MIDDLE~1\HOME_1~1\patch_oepe1033\profiles\default\native;C:\Oracle\MIDDLE~1\HOME_1~1\patch_ocp353\profiles\default\native;C:\Oracle\MIDDLE~1\HOME_1~1\WLSERV~1.3\server\native\win\32;C:\Oracle\MIDDLE~1\HOME_1~1\WLSERV~1.3\server\bin;C:\Oracle\MIDDLE~1\HOME_1~1\modules\ORGAPA~1.1\bin;C:\Oracle\MIDDLE~1\HOME_1~1\JDK160~1\jre\bin;C:\Oracle\MIDDLE~1\HOME_1~1\JDK160~1\bin;C:\oraclexe\app\oracle\product\10.2.0\server\bin;C:\Program Files\Common Files\Microsoft Shared\Windows Live;C:\Windows\system32;C:\Windows;C:\Windows\System32\Wbem;C:\Windows\System32\WindowsPowerShell\v1.0\;C:\Program Files\WIDCOMM\Bluetooth Software\;C:\Program Files\WIDCOMM\Bluetooth Software\syswow64;C:\Program Files (x86)\QuickTime\QTSystem\;C:\Program Files\TortoiseSVN\bin;C:\Program Files (x86)\Microsoft SQL Server\90\Tools\binn\;C:\Program Files (x86)\Rational\common;C:\Program Files\Common Files\Microsoft Shared\Windows Live;C:\Oracle\MIDDLE~1\HOME_1~1\WLSERV~1.3\server\native\win\32\oci920_8;C:\Oracle\Middleware\home_11R1\Oracle_SOA1\soa\thirdparty\edifecs\XEngine\bin
    USER_MEM_ARGS=-Xms768m -Xmx1536m -XX:PermSize=256m -XX:MaxPermSize=512m
    JAVA_OPTIONS= -Xverify:none
    ** End SOA Specific environment setup for win.
    ** SOA specific environment is already set. Skipping ...
    JAVA Memory arguments: -Xms768m -Xmx1536m -XX:PermSize=256m -XX:MaxPermSize=512m
    WLS Start Mode=Development
    CLASSPATH=C:\Oracle\MIDDLE~1\HOME_1~1\WLSERV~1.3\server\ext\jdbc\oracle\11g\ojdbc6dms.jar;C:\Oracle\Middleware\home_11R1\Oracle_SOA1\soa\modules\user-patch.jar;C:\Oracle\Middleware\home_11R1\Oracle_SOA1\soa\modules\soa-startup.jar;;C:\Oracle\MIDDLE~1\HOME_1~1\patch_wls1033\profiles\default\sys_manifest_classpath\weblogic_patch.jar;C:\Oracle\MIDDLE~1\HOME_1~1\patch_oepe1033\profiles\default\sys_manifest_classpath\weblogic_patch.jar;C:\Oracle\MIDDLE~1\HOME_1~1\patch_ocp353\profiles\default\sys_manifest_classpath\weblogic_patch.jar;C:\Oracle\MIDDLE~1\HOME_1~1\JDK160~1\lib\tools.jar;C:\Oracle\MIDDLE~1\HOME_1~1\WLSERV~1.3\server\lib\weblogic_sp.jar;C:\Oracle\MIDDLE~1\HOME_1~1\WLSERV~1.3\server\lib\weblogic.jar;C:\Oracle\MIDDLE~1\HOME_1~1\modules\features\weblogic.server.modules_10.3.3.0.jar;C:\Oracle\MIDDLE~1\HOME_1~1\WLSERV~1.3\server\lib\webservices.jar;C:\Oracle\MIDDLE~1\HOME_1~1\modules\ORGAPA~1.1/lib/ant-all.jar;C:\Oracle\MIDDLE~1\HOME_1~1\modules\NETSFA~1.0_1/lib/ant-contrib.jar;C:\Oracle\Middleware\home_11R1\Oracle_SOA1\soa\modules\oracle.soa.common.adapters_11.1.1\oracle.soa.common.adapters.jar;C:\Oracle\MIDDLE~1\HOME_1~1\ORACLE~1\soa\modules\commons-cli-1.1.jar;C:\Oracle\MIDDLE~1\HOME_1~1\ORACLE~1\soa\modules\oracle.soa.mgmt_11.1.1\soa-infra-mgmt.jar;C:\Oracle\MIDDLE~1\HOME_1~1\ORACLE~1\modules\oracle.xdk_11.1.0\xsu12.jar;C:\Oracle\MIDDLE~1\HOME_1~1\modules\features\weblogic.server.modules.xquery_10.3.1.0.jar;C:\Oracle\Middleware\home_11R1\Oracle_SOA1\soa\modules\db2jcc4.jar;C:\Oracle\MIDDLE~1\HOME_1~1\USER_P~1\domains\domain1\config\soa-infra;C:\Oracle\Middleware\home_11R1\Oracle_SOA1\soa\modules\fabric-url-handler_11.1.1.jar;C:\Oracle\Middleware\home_11R1\Oracle_SOA1\soa\modules\quartz-all-1.6.5.jar;C:\Oracle\Middleware\home_11R1\Oracle_SOA1\soa\modules\oracle.soa.fabric_11.1.1\oracle.soa.fabric.jar;C:\Oracle\Middleware\home_11R1\Oracle_SOA1\soa\modules\oracle.soa.adapter_11.1.1\oracle.soa.adapter.jar;C:\Oracle\Middleware\home_11R1\Oracle_SOA1\soa\modules\oracle.soa.b2b_11.1.1\oracle.soa.b2b.jar;C:\Oracle\MIDDLE~1\HOME_1~1\ORACLE~1\modules\oracle.jrf_11.1.1\jrf.jar;C:\Oracle\MIDDLE~1\HOME_1~1\WLSERV~1.3\common\derby\lib\derbyclient.jar;C:\Oracle\MIDDLE~1\HOME_1~1\WLSERV~1.3\server\lib\xqrl.jar
    PATH=C:\Oracle\MIDDLE~1\HOME_1~1\patch_wls1033\profiles\default\native;C:\Oracle\MIDDLE~1\HOME_1~1\patch_oepe1033\profiles\default\native;C:\Oracle\MIDDLE~1\HOME_1~1\patch_ocp353\profiles\default\native;C:\Oracle\MIDDLE~1\HOME_1~1\WLSERV~1.3\server\native\win\32;C:\Oracle\MIDDLE~1\HOME_1~1\WLSERV~1.3\server\bin;C:\Oracle\MIDDLE~1\HOME_1~1\modules\ORGAPA~1.1\bin;C:\Oracle\MIDDLE~1\HOME_1~1\JDK160~1\jre\bin;C:\Oracle\MIDDLE~1\HOME_1~1\JDK160~1\bin;C:\oraclexe\app\oracle\product\10.2.0\server\bin;C:\Program Files\Common Files\Microsoft Shared\Windows Live;C:\Windows\system32;C:\Windows;C:\Windows\System32\Wbem;C:\Windows\System32\WindowsPowerShell\v1.0\;C:\Program Files\WIDCOMM\Bluetooth Software\;C:\Program Files\WIDCOMM\Bluetooth Software\syswow64;C:\Program Files (x86)\QuickTime\QTSystem\;C:\Program Files\TortoiseSVN\bin;C:\Program Files (x86)\Microsoft SQL Server\90\Tools\binn\;C:\Program Files (x86)\Rational\common;C:\Program Files\Common Files\Microsoft Shared\Windows Live;C:\Oracle\MIDDLE~1\HOME_1~1\WLSERV~1.3\server\native\win\32\oci920_8;C:\Oracle\Middleware\home_11R1\Oracle_SOA1\soa\thirdparty\edifecs\XEngine\bin
    * To start WebLogic Server, use a username and *
    * password assigned to an admin-level user. For *
    * server administration, use the WebLogic Server *
    * console at http:\\hostname:port\console *
    starting weblogic with Java version:
    Starting WLS with line:
    C:\Oracle\MIDDLE~1\HOME_1~1\JDK160~1\bin\java -client -Xms768m -Xmx1536m -XX:PermSize=256m -XX:MaxPermSize=512m -Dweblogic.Name=AdminServer -Djava.security.policy=C:\Oracle\MIDDLE~1\HOME_1~1\WLSERV~1.3\server\lib\weblogic.policy -Xverify:none -da -Dplatform.home=C:\Oracle\MIDDLE~1\HOME_1~1\WLSERV~1.3 -Dwls.home=C:\Oracle\MIDDLE~1\HOME_1~1\WLSERV~1.3\server -Dweblogic.home=C:\Oracle\MIDDLE~1\HOME_1~1\WLSERV~1.3\server -Ddomain.home=C:\Oracle\MIDDLE~1\HOME_1~1\USER_P~1\domains\domain1 -Dcommon.components.home=C:\Oracle\MIDDLE~1\HOME_1~1\ORACLE~1 -Djrf.version=11.1.1 -Dorg.apache.commons.logging.Log=org.apache.commons.logging.impl.Jdk14Logger -Djrockit.optfile=C:\Oracle\MIDDLE~1\HOME_1~1\ORACLE~1\modules\oracle.jrf_11.1.1\jrocket_optfile.txt -Doracle.domain.config.dir=C:\Oracle\MIDDLE~1\HOME_1~1\USER_P~1\domains\domain1\config\FMWCON~1 -Doracle.server.config.dir=C:\Oracle\MIDDLE~1\HOME_1~1\USER_P~1\domains\domain1\config\FMWCON~1\servers\AdminServer -Doracle.security.jps.config=C:\Oracle\MIDDLE~1\HOME_1~1\USER_P~1\domains\domain1\config\fmwconfig\jps-config.xml -Djava.protocol.handler.pkgs=oracle.mds.net.protocol -Digf.arisidbeans.carmlloc=C:\Oracle\MIDDLE~1\HOME_1~1\USER_P~1\domains\domain1\config\FMWCON~1\carml -Digf.arisidstack.home=C:\Oracle\MIDDLE~1\HOME_1~1\USER_P~1\domains\domain1\config\FMWCON~1\arisidprovider -Dweblogic.alternateTypesDirectory=C:\Oracle\MIDDLE~1\HOME_1~1\ORACLE~1\modules\oracle.ossoiap_11.1.1,C:\Oracle\MIDDLE~1\HOME_1~1\ORACLE~1\modules\oracle.oamprovider_11.1.1 -Dweblogic.jdbc.remoteEnabled=false -Doracle.security.jps.policy.migration.validate.principal=false -da:org.apache.xmlbeans... -Dsoa.archives.dir=C:\Oracle\Middleware\home_11R1\Oracle_SOA1\soa -Dsoa.oracle.home=C:\Oracle\Middleware\home_11R1\Oracle_SOA1 -Dsoa.instance.home=C:\Oracle\MIDDLE~1\HOME_1~1\USER_P~1\domains\domain1 -Dtangosol.coherence.clusteraddress=227.7.7.9 -Dtangosol.coherence.clusterport=9778 -Dtangosol.coherence.log=jdk -Djavax.xml.soap.MessageFactory=oracle.j2ee.ws.saaj.soap.MessageFactoryImpl -Djava.protocol.handler.pkgs="oracle.mds.net.protocol|oracle.fabric.common.classloaderurl.handler|oracle.fabric.common.uddiurl.handler|oracle.bpm.io.fs.protocol" -Dweblogic.transaction.blocking.commit=true -Dweblogic.transaction.blocking.rollback=true -Djavax.net.ssl.trustStore=C:\Oracle\MIDDLE~1\HOME_1~1\WLSERV~1.3\server\lib\DemoTrust.jks -Dem.oracle.home=C:\Oracle\Middleware\home_11R1\oracle_common -Djava.awt.headless=true -Dbam.oracle.home=C:\Oracle\Middleware\home_11R1\Oracle_SOA1 -Dums.oracle.home=C:\Oracle\Middleware\home_11R1\Oracle_SOA1 -Dweblogic.management.discover=true -Dwlw.iterativeDev= -Dwlw.testConsole= -Dwlw.logErrorsToConsole= -Dweblogic.ext.dirs=C:\Oracle\MIDDLE~1\HOME_1~1\patch_wls1033\profiles\default\sysext_manifest_classpath;C:\Oracle\MIDDLE~1\HOME_1~1\patch_oepe1033\profiles\default\sysext_manifest_classpath;C:\Oracle\MIDDLE~1\HOME_1~1\patch_ocp353\profiles\default\sysext_manifest_classpath weblogic.Server
    Error occurred during initialization of VM
    Could not reserve enough space for object heap
    I have a computer with Windows 7 Professional 64-bits and 4 Gb of RAM
    Regards

    Looks like the jvm is not able to find contiguous memory space, can u try with jrokit jvm?

  • Error When Starting the Portal Server - Plz Advise

    Hi..
    I want to start the Portal Server.
    so, i followed the steps..
    up the listener,dcm,emctl..
    but, when i open the Em from browser
    "http://<host>:1810/
    It stated that some component did'nt start..
    So, i clicked Start All button..
    it gaves me this erorr...
    Plz Advise..
    Tq
    oracle.sysman.emSDK.util.jdk.EMExceptionoracle.sysman.emSDK.util.jdk.EMExceptionoracle.sysman.emSDK.util.jdk.EMExceptionoracle.sysman.emSDK.util.jdk.EMExceptionoracle.sysman.emSDK.util.jdk.EMExceptionoracle.sysman.emSDK.util.jdk.EMExceptionoracle.sysman.emSDK.util.jdk.EMExceptionjava.lang.NullPointerExceptionjava.lang.NoClassDefFoundError"

    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??

  • Memleak cannot work when start the management server by ctrlhandler.act

    Hi, all
    I use ctrlhandler.act to start a management server on running system. when start the memleak detector, i got the error message on server output:
    [JRockit] ManagementServer started trend analysis
    java.lang.NullPointerException
    Continuing ...
    java.lang.Exception: discarding statement XMLEncoder0.writeObject(HeapHistogram0);
    Continuing ...
    but when I started the management server with command line -Xmanagement. all is ok. What's the matter?
    Thanks a lot!

    Sorry, the jrocki version is 1.4.2_05 and 1.4.2_08.
    And the os: windows XP professional and Redhat AD 7.2
    And the weblogic server version is 'weblogic8.1 sp3'
    any suggestion? Thank you!

  • 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.

  • Error when Starting Default Admin Server

    I have Installed WebLogic6.0 Beta Trial Version on Windows89.
    When I Start the Default Admin Server It Starts Configuring but at last
    terminates with Error :- Unable to Load Performance Pack Error.
    Please Help
    No Info available on bea site.
    Manoj

    WebLogic is not supported on Windows 98. We have found that it is
    completely unsuitable as a server environment.
    Michael Girdley
    BEA Systems Inc
    "Manoj" <[email protected]> wrote in message
    news:[email protected]..
    I have Installed WebLogic6.0 Beta Trial Version on Windows89.
    When I Start the Default Admin Server It Starts Configuring but at last
    terminates with Error :- Unable to Load Performance Pack Error.
    Please Help
    No Info available on bea site.
    Manoj

  • Oracle Error when starting the WLI server (samples domain) on Windows XP

    I've installed WLI (SP2) on Windows XP and after Starting the Server (from the
    "Start Server and Launch Examples" commands on the start menu) I get the following
    Oracle error in the console:
    I'm using WLI 7.0 with SP2 and Oracle 9i on Windows XP Home.
    ORA-12154: TNS:could not resolve service name
    Any ideas?

    Hi Peter,
    Based on the error messages it looks like this might be a Windows 7 security issue, which would be why it doesn't occur on XP since security is handled differently in that OS. Have you gone into dcomcnfg.exe and checked the DCOM permissions as described in the error message?

  • Error while starting the admin server...

    Hi,
    Server showing in the running mode but pop disappear like this as
    "Server Oracle WebLogic Server 11gR1 (10.3.6) at localhost [base_domain] was unable to start within 480 seconds. If the server requires more time, try increasing the timeout in the server editor."
    please suggest...
    thanks

    Hi,
    Double click on the server configuration into the servers tab to see the Overview page, expand timeouts, increase the timeout there... save... try again...
    Also follow the server log file to see if there is some wrong...
    Cheers,
    Vlad

  • How to fix , when start the SQL Server Fulltext Search show error ?

    show error : the request failed or the service did not respond in a timely fashion

    Hi srajmuneer,
    Please post the detail Windows Application Error Log regarding this issue for fur investigation. In addition, please also try to update "K10\Administrator" account password for SQL Server FullText Search service.
    Hope this helps.
    Regards,
    Elvis Long
    TechNet Community Support

Maybe you are looking for

  • Does JRE 1.6 include a built-in SQL database?

    I'm investigating the creation of a custom Java database application that's intended to run on multiple systems, particularly Windows and Macs. I'd like to store and retrieve my data using SQL, rather than as flat files. At the same time, I'd also li

  • MDD can't recognize drive connected via PCI card

    Hello there, I tried connecting a new Maxtor ATA100 drive to my MDD via a Sonnet TEMPO ATA100 PCI card. Everything works OK except that the drive doesn't mount. Disk Utility doesn't "see" it and get this, ... when I tried opening System Profiler to s

  • TS1398 Ipad 2 wifi issues

    I had my ipad 2 repaired by a 3rd party repairer and since then I can't get wifi outside of my loungeroom which is where my router is.  Any suggestions?  I have had it rechecked and the person could find nothing wrong with it at all

  • Can't open attachments in firefox. Ok in i.e and from iphone and outlook

    When using firefox for email, I am now unable to open any attachments. It has happened during the last week, before this it was fine and I haven't changed any settings (that I am aware of). I have tried all the usual reboot stuff and looked at as man

  • Maximum number of posted documents for FI module

    Hello, In SAP FI, we want to post about 150,000 customer invoices (received via an interface from external purchasing system) monthly. Is that number OK (in terms of system stability, speed, flexibility) for use in Fi module or would it be better to