Exception starting filter WMS11

Hi,
I am using Oracle Fusion Middleware MapViewer 11g R1 Preview 2 / 15-April-2008
Any Ideas?
2008-04-19 13:51:08,234 ERROR [org.apache.catalina.core.ContainerBase.[jboss.web].[localhost].[mapviewer]] Exception starting filter WMS11
java.lang.NoClassDefFoundError: oracle/core/ojdl/logging/ODLLogger
     at oracle.mapviewer.share.util.LogFactory.getODLLoger(LogFactory.java:118)
     at oracle.mapviewer.share.util.LogFactory.getLogger(LogFactory.java:79)
     at oracle.lbs.webmapserver.WMSServletFilter.<clinit>(WMSServletFilter.java:68)
     at sun.reflect.NativeConstructorAccessorImpl.newInstance0(Native Method)
     at sun.reflect.NativeConstructorAccessorImpl.newInstance(NativeConstructorAccessorImpl.java:39)
     at sun.reflect.DelegatingConstructorAccessorImpl.newInstance(DelegatingConstructorAccessorImpl.java:27)
     at java.lang.reflect.Constructor.newInstance(Constructor.java:513)
     at java.lang.Class.newInstance0(Class.java:355)
     at java.lang.Class.newInstance(Class.java:308)
     at org.apache.catalina.core.ApplicationFilterConfig.getFilter(ApplicationFilterConfig.java:255)
     at org.apache.catalina.core.ApplicationFilterConfig.setFilterDef(ApplicationFilterConfig.java:397)
     at org.apache.catalina.core.ApplicationFilterConfig.<init>(ApplicationFilterConfig.java:108)
     at org.apache.catalina.core.StandardContext.filterStart(StandardContext.java:3722)
     at org.apache.catalina.core.StandardContext.start(StandardContext.java:4367)
     at org.apache.catalina.core.ContainerBase.addChildInternal(ContainerBase.java:790)
     at org.apache.catalina.core.ContainerBase.addChild(ContainerBase.java:770)
     at org.apache.catalina.core.StandardHost.addChild(StandardHost.java:553)
     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.apache.tomcat.util.modeler.BaseModelMBean.invoke(BaseModelMBean.java:296)
     at org.jboss.mx.server.RawDynamicInvoker.invoke(RawDynamicInvoker.java:164)
     at org.jboss.mx.server.MBeanServerImpl.invoke(MBeanServerImpl.java:659)
     at org.apache.catalina.core.StandardContext.init(StandardContext.java:5312)
     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.apache.tomcat.util.modeler.BaseModelMBean.invoke(BaseModelMBean.java:296)
     at org.jboss.mx.server.RawDynamicInvoker.invoke(RawDynamicInvoker.java:164)
     at org.jboss.mx.server.MBeanServerImpl.invoke(MBeanServerImpl.java:659)
     at org.jboss.web.tomcat.service.TomcatDeployer.performDeployInternal(TomcatDeployer.java:301)
     at org.jboss.web.tomcat.service.TomcatDeployer.performDeploy(TomcatDeployer.java:104)
     at org.jboss.web.AbstractWebDeployer.start(AbstractWebDeployer.java:375)
     at org.jboss.web.WebModule.startModule(WebModule.java:83)
     at org.jboss.web.WebModule.startService(WebModule.java:61)
     at org.jboss.system.ServiceMBeanSupport.jbossInternalStart(ServiceMBeanSupport.java:289)
     at org.jboss.system.ServiceMBeanSupport.jbossInternalLifecycle(ServiceMBeanSupport.java:245)
     at sun.reflect.GeneratedMethodAccessor3.invoke(Unknown Source)
     at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:25)
     at java.lang.reflect.Method.invoke(Method.java:597)
     at org.jboss.mx.interceptor.ReflectedDispatcher.invoke(ReflectedDispatcher.java:155)
     at org.jboss.mx.server.Invocation.dispatch(Invocation.java:94)
     at org.jboss.mx.server.Invocation.invoke(Invocation.java:86)
     at org.jboss.mx.server.AbstractMBeanInvoker.invoke(AbstractMBeanInvoker.java:264)
     at org.jboss.mx.server.MBeanServerImpl.invoke(MBeanServerImpl.java:659)
     at org.jboss.system.ServiceController$ServiceProxy.invoke(ServiceController.java:978)
     at $Proxy0.start(Unknown Source)
     at org.jboss.system.ServiceController.start(ServiceController.java:417)
     at sun.reflect.GeneratedMethodAccessor9.invoke(Unknown Source)
     at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:25)
     at java.lang.reflect.Method.invoke(Method.java:597)
     at org.jboss.mx.interceptor.ReflectedDispatcher.invoke(ReflectedDispatcher.java:155)
     at org.jboss.mx.server.Invocation.dispatch(Invocation.java:94)
     at org.jboss.mx.server.Invocation.invoke(Invocation.java:86)
     at org.jboss.mx.server.AbstractMBeanInvoker.invoke(AbstractMBeanInvoker.java:264)
     at org.jboss.mx.server.MBeanServerImpl.invoke(MBeanServerImpl.java:659)
     at org.jboss.mx.util.MBeanProxyExt.invoke(MBeanProxyExt.java:210)
     at $Proxy44.start(Unknown Source)
     at org.jboss.web.AbstractWebContainer.start(AbstractWebContainer.java:466)
     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.jboss.mx.interceptor.ReflectedDispatcher.invoke(ReflectedDispatcher.java:155)
     at org.jboss.mx.server.Invocation.dispatch(Invocation.java:94)
     at org.jboss.mx.interceptor.AbstractInterceptor.invoke(AbstractInterceptor.java:133)
     at org.jboss.mx.server.Invocation.invoke(Invocation.java:88)
     at org.jboss.mx.interceptor.ModelMBeanOperationInterceptor.invoke(ModelMBeanOperationInterceptor.java:142)
     at org.jboss.mx.interceptor.DynamicInterceptor.invoke(DynamicInterceptor.java:97)
     at org.jboss.system.InterceptorServiceMBeanSupport.invokeNext(InterceptorServiceMBeanSupport.java:238)
     at org.jboss.wsf.container.jboss42.DeployerInterceptor.start(DeployerInterceptor.java:87)
     at org.jboss.deployment.SubDeployerInterceptorSupport$XMBeanInterceptor.start(SubDeployerInterceptorSupport.java:188)
     at org.jboss.deployment.SubDeployerInterceptor.invoke(SubDeployerInterceptor.java:95)
     at org.jboss.mx.server.Invocation.invoke(Invocation.java:88)
     at org.jboss.mx.server.AbstractMBeanInvoker.invoke(AbstractMBeanInvoker.java:264)
     at org.jboss.mx.server.MBeanServerImpl.invoke(MBeanServerImpl.java:659)
     at org.jboss.mx.util.MBeanProxyExt.invoke(MBeanProxyExt.java:210)
     at $Proxy45.start(Unknown Source)
     at org.jboss.deployment.MainDeployer.start(MainDeployer.java:1025)
     at org.jboss.deployment.MainDeployer.start(MainDeployer.java:1015)
     at org.jboss.deployment.MainDeployer.deploy(MainDeployer.java:819)
     at org.jboss.deployment.MainDeployer.deploy(MainDeployer.java:782)
     at sun.reflect.GeneratedMethodAccessor21.invoke(Unknown Source)
     at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:25)
     at java.lang.reflect.Method.invoke(Method.java:597)
     at org.jboss.mx.interceptor.ReflectedDispatcher.invoke(ReflectedDispatcher.java:155)
     at org.jboss.mx.server.Invocation.dispatch(Invocation.java:94)
     at org.jboss.mx.interceptor.AbstractInterceptor.invoke(AbstractInterceptor.java:133)
     at org.jboss.mx.server.Invocation.invoke(Invocation.java:88)
     at org.jboss.mx.interceptor.ModelMBeanOperationInterceptor.invoke(ModelMBeanOperationInterceptor.java:142)
     at org.jboss.mx.server.Invocation.invoke(Invocation.java:88)
     at org.jboss.mx.server.AbstractMBeanInvoker.invoke(AbstractMBeanInvoker.java:264)
     at org.jboss.mx.server.MBeanServerImpl.invoke(MBeanServerImpl.java:659)
     at org.jboss.mx.util.MBeanProxyExt.invoke(MBeanProxyExt.java:210)
     at $Proxy9.deploy(Unknown Source)
     at org.jboss.deployment.scanner.URLDeploymentScanner.deploy(URLDeploymentScanner.java:421)
     at org.jboss.deployment.scanner.URLDeploymentScanner.scan(URLDeploymentScanner.java:634)
     at org.jboss.deployment.scanner.AbstractDeploymentScanner$ScannerThread.doScan(AbstractDeploymentScanner.java:263)
     at org.jboss.deployment.scanner.AbstractDeploymentScanner.startService(AbstractDeploymentScanner.java:336)
     at org.jboss.system.ServiceMBeanSupport.jbossInternalStart(ServiceMBeanSupport.java:289)
     at org.jboss.system.ServiceMBeanSupport.jbossInternalLifecycle(ServiceMBeanSupport.java:245)
     at sun.reflect.GeneratedMethodAccessor3.invoke(Unknown Source)
     at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:25)
     at java.lang.reflect.Method.invoke(Method.java:597)
     at org.jboss.mx.interceptor.ReflectedDispatcher.invoke(ReflectedDispatcher.java:155)
     at org.jboss.mx.server.Invocation.dispatch(Invocation.java:94)
     at org.jboss.mx.server.Invocation.invoke(Invocation.java:86)
     at org.jboss.mx.server.AbstractMBeanInvoker.invoke(AbstractMBeanInvoker.java:264)
     at org.jboss.mx.server.MBeanServerImpl.invoke(MBeanServerImpl.java:659)
     at org.jboss.system.ServiceController$ServiceProxy.invoke(ServiceController.java:978)
     at $Proxy0.start(Unknown Source)
     at org.jboss.system.ServiceController.start(ServiceController.java:417)
     at sun.reflect.GeneratedMethodAccessor9.invoke(Unknown Source)
     at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:25)
     at java.lang.reflect.Method.invoke(Method.java:597)
     at org.jboss.mx.interceptor.ReflectedDispatcher.invoke(ReflectedDispatcher.java:155)
     at org.jboss.mx.server.Invocation.dispatch(Invocation.java:94)
     at org.jboss.mx.server.Invocation.invoke(Invocation.java:86)
     at org.jboss.mx.server.AbstractMBeanInvoker.invoke(AbstractMBeanInvoker.java:264)
     at org.jboss.mx.server.MBeanServerImpl.invoke(MBeanServerImpl.java:659)
     at org.jboss.mx.util.MBeanProxyExt.invoke(MBeanProxyExt.java:210)
     at $Proxy4.start(Unknown Source)
     at org.jboss.deployment.SARDeployer.start(SARDeployer.java:302)
     at org.jboss.deployment.MainDeployer.start(MainDeployer.java:1025)
     at org.jboss.deployment.MainDeployer.deploy(MainDeployer.java:819)
     at org.jboss.deployment.MainDeployer.deploy(MainDeployer.java:782)
     at org.jboss.deployment.MainDeployer.deploy(MainDeployer.java:766)
     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.jboss.mx.interceptor.ReflectedDispatcher.invoke(ReflectedDispatcher.java:155)
     at org.jboss.mx.server.Invocation.dispatch(Invocation.java:94)
     at org.jboss.mx.interceptor.AbstractInterceptor.invoke(AbstractInterceptor.java:133)
     at org.jboss.mx.server.Invocation.invoke(Invocation.java:88)
     at org.jboss.mx.interceptor.ModelMBeanOperationInterceptor.invoke(ModelMBeanOperationInterceptor.java:142)
     at org.jboss.mx.server.Invocation.invoke(Invocation.java:88)
     at org.jboss.mx.server.AbstractMBeanInvoker.invoke(AbstractMBeanInvoker.java:264)
     at org.jboss.mx.server.MBeanServerImpl.invoke(MBeanServerImpl.java:659)
     at org.jboss.mx.util.MBeanProxyExt.invoke(MBeanProxyExt.java:210)
     at $Proxy5.deploy(Unknown Source)
     at org.jboss.system.server.ServerImpl.doStart(ServerImpl.java:482)
     at org.jboss.system.server.ServerImpl.start(ServerImpl.java:362)
     at org.jboss.Main.boot(Main.java:200)
     at org.jboss.Main$1.run(Main.java:508)
     at java.lang.Thread.run(Thread.java:619)
Regards,
Lucas

Hi, Joao.
First of all, thank you for your previously help.
I'm trying to use the mapviewer.ear from the mapviewer_11gpre2.zip file on the JBoss 4.2.2. GA server.
The ojdl.jar library I had copy from the mapviewer_for_oc4j1013.ear archive, I also added a xmlparserv2.jar and dms.jar library.
After that it worked perfectly.
I believe that is all.
Lucas Eskopinski.

Similar Messages

  • Failure: WebModule[/amserver]: WEB2680: Exception starting filter amlcontro

    We have installed JES2005Q1 on solaris 10, and it worked well. But after setting some configrations on WEB server admin console and apply changes, the server.xml has been changed automatically, returning to original unconfigured version, many items such as /amserver,/amconsole lost. Then we fix this problem as following steps:
    1.We insert these lost items(/amserver,/amconsole, etc) into server.xml, and restart.
    2.It prompted that some classes can not found. Then we add these related jar(all jars under SUNWam/lib) to "Classpath Suffix" on admin console, restart.
    3.It still throw exception during the loading of /amserver, the output on console when the exception occured is attached.
    4.Then we do not know how to go on without detailed prompt about the exception.
    **********************************************copyed from solaris console begin************************************
    # ./start
    Sun ONE Web Server 6.1SP4 B12/16/2004 11:42
    info: CORE3016: daemon is running as super-user
    info: CORE5076: Using [Java HotSpot(TM) Server VM, Version 1.5.0_01] from [Sun Microsystems Inc.]
    info: WEB0100: Loading web module in virtual server [https-tspportal.gdsoftpark.com] at []
    info: WEB0100: Loading web module in virtual server [https-tspportal.gdsoftpark.com] at [amconsole]
    warning: WEB6100: locale-charset-info is deprecated, please use parameter-encoding
    info: WEB0100: Loading web module in virtual server [https-tspportal.gdsoftpark.com] at [amserver]
    warning: WEB6100: locale-charset-info is deprecated, please use parameter-encoding
    info: WEB0100: Loading web module in virtual server [https-tspportal.gdsoftpark.com] at [ampassword]
    warning: WEB6100: locale-charset-info is deprecated, please use parameter-encoding
    info: WEB0100: Loading web module in virtual server [https-tspportal.gdsoftpark.com] at [amcommon]
    info: WEB0100: Loading web module in virtual server [https-tspportal.gdsoftpark.com] at [search]
    failure: WebModule[amserver]: WEB2680: Exception starting filter amlcontroller
    java.lang.NoClassDefFoundError
    at com.iplanet.services.ldap.LDAPUser.getPasswd(LDAPUser.java:117)
    at com.iplanet.services.ldap.ServerInstance.getPasswd(ServerInstance.java:128)
    at com.sun.identity.security.ServerInstanceAction.run(ServerInstanceAction.java:92)
    at java.security.AccessController.doPrivileged(Native Method)
    at com.iplanet.ums.DataLayer.getInstance(DataLayer.java:210)
    at com.sun.identity.sm.ldap.SMSLdapObject.initialize(SMSLdapObject.java:143)
    at com.sun.identity.sm.ldap.SMSLdapObject.<init>(SMSLdapObject.java:118)
    at sun.reflect.NativeConstructorAccessorImpl.newInstance0(Native Method)
    at sun.reflect.NativeConstructorAccessorImpl.newInstance(NativeConstructorAccessorImpl.java:39)
    at sun.reflect.DelegatingConstructorAccessorImpl.newInstance(DelegatingConstructorAccessorImpl.java:27)
    at java.lang.reflect.Constructor.newInstance(Constructor.java:494)
    at java.lang.Class.newInstance0(Class.java:350)
    at java.lang.Class.newInstance(Class.java:303)
    at com.sun.identity.sm.SMSEntry.<clinit>(SMSEntry.java:116)
    at com.sun.identity.sm.ServiceSchemaManager.<clinit>(ServiceSchemaManager.java:67)
    at com.iplanet.am.util.AMClientDetector.getServiceSchemaManager(AMClientDetector.java:219)
    at com.iplanet.am.util.AMClientDetector.<clinit>(AMClientDetector.java:94)
    at com.sun.mobile.filter.AMLController.init(AMLController.java:85)
    at org.apache.catalina.core.ApplicationFilterConfig.getFilter(ApplicationFilterConfig.java:262)
    at org.apache.catalina.core.ApplicationFilterConfig.setFilterDef(ApplicationFilterConfig.java:322)
    at org.apache.catalina.core.ApplicationFilterConfig.<init>(ApplicationFilterConfig.java:120)
    at org.apache.catalina.core.StandardContext.filterStart(StandardContext.java:3271)
    at org.apache.catalina.core.StandardContext.start(StandardContext.java:3747)
    at com.iplanet.ias.web.WebModule.start(WebModule.java:251)
    at org.apache.catalina.core.ContainerBase.start(ContainerBase.java:1133)
    at org.apache.catalina.core.StandardHost.start(StandardHost.java:652)
    at org.apache.catalina.core.ContainerBase.start(ContainerBase.java:1133)
    at org.apache.catalina.core.StandardEngine.start(StandardEngine.java:355)
    at org.apache.catalina.startup.Embedded.start(Embedded.java:995)
    at com.iplanet.ias.web.WebContainer.start(WebContainer.java:431)
    at com.iplanet.ias.web.WebContainer.startInstance(WebContainer.java:500)
    at com.iplanet.ias.server.J2EERunner.confPostInit(J2EERunner.java:161)
    failure: WebModule[amserver]: WEB2705: Context startup failed due to previous errors
    info: HTTP3072: [LS ls1] http://tspportal.gdsoftpark.com:80 ready to accept requests
    startup: server started successfully
    **********************************************end************************************

    I have the same problem , I am using JES 2005Q4 on Redhat LE 3 AS, I have tried to remove the access manager and reinstall it again , but the same problem still, also I have re install the mobile access packages again (--force) but it does not fix my problem.
    Is there is any recommednations ????
    Please update me on [email protected]
    the error message as follows :
    [17/Jan/2006:11:10:47] failure (11396):      WebModule[amserver]: WEB2680: Exception starting filter amlcontroller
         java.lang.ClassNotFoundException: com.sun.mobile.filter.AMLController
         at org.apache.catalina.loader.WebappClassLoader.loadClass(WebappClassLoader.java:1465)
         at org.apache.catalina.loader.WebappClassLoader.loadClass(WebappClassLoader.java:1301)
         at org.apache.catalina.core.ApplicationFilterConfig.getFilter(ApplicationFilterConfig.java:260)
         at org.apache.catalina.core.ApplicationFilterConfig.setFilterDef(ApplicationFilterConfig.java:322)
         at org.apache.catalina.core.ApplicationFilterConfig.<init>(ApplicationFilterConfig.java:120)
         at org.apache.catalina.core.StandardContext.filterStart(StandardContext.java:3271)
         at org.apache.catalina.core.StandardContext.start(StandardContext.java:3747)
         at com.iplanet.ias.web.WebModule.start(WebModule.java:251)
         at org.apache.catalina.core.ContainerBase.start(ContainerBase.java:1133)
         at org.apache.catalina.core.StandardHost.start(StandardHost.java:652)
         at org.apache.catalina.core.ContainerBase.start(ContainerBase.java:1133)
         at org.apache.catalina.core.StandardEngine.start(StandardEngine.java:355)
         at org.apache.catalina.startup.Embedded.start(Embedded.java:995)
         at com.iplanet.ias.web.WebContainer.start(WebContainer.java:431)
         at com.iplanet.ias.web.WebContainer.startInstance(WebContainer.java:500)
         at com.iplanet.ias.server.J2EERunner.confPostInit(J2EERunner.java:161)
    [17/Jan/2006:11:10:47] failure (11396):      WebModule[amserver]: WEB2705: Context startup failed due to previous errors
    [17/Jan/2006:11:10:50] info (11396):      HTTP3072: [LS ls1] http://redhat.omnixco.com:90 ready to accept requests
    [17/Jan/2006:11:10:53] info (11396):      CORE3274: successful server startup

  • Exception starting workflow while creating new project

    We created a new SharePoint Designer based workflow and published it to Project Online.
    Later we created new EPT and associated the above mentioned workflow to it.
    Now whenever we tried creating a new project based on this EPT, it fails with an error as mentioned below:
    "Your new EPT has been created successfully, but failed to publish and will not be listed in the Project Error".
    Looking at the queue jobs, I see below errors. Does anyone how to solve this issue?
    General
    Exception Starting Workflow: Workflow _c78ab50f-a884-47d0-98bb-a9e6e5eab058_, for scope _/spo/b2645c43-2431-4498-aa01-367736a9461e/822d4328-2ebd-41fd-b9df-51a1cc138781/88697637-7217-40cc-b4db-be9e0cf8582e_, was not found. HTTP headers received from
    the server - ActivityId: 959408f6-002a-4b62-8368-997e74f55174. NodeId: . Scope: . Client ActivityId : d84a129c-99cc-6054-2a55-5ec692cb26fe.. Trace: at Microsoft.Workflow.Client.ClientHelpers.SendRequest[T](HttpWebRequest request, T content) at Microsoft.Workflow.Client.WorkflowManager.StartInternal(String
    workflowName, WorkflowStartParameters startParameters) at Microsoft.SharePoint.WorkflowServices.FabricWorkflowManagementClient.StartInstance(String serviceGroupName, String workflowName, String monitoringParam, String activationKey, IDictionary`2 payload)
    at Microsoft.SharePoint.WorkflowServices.FabricWorkflowInstanceProvider.StartWorkflow(WorkflowSubscription subscription, IDictionary`2 payload) at Microsoft.Office.Project.Server.BusinessLayer.Workflow.StartWorkflow(Guid projectGuid, Guid enterpriseProjectTypeUid,
    Boolean isNewProject, Guid previousEntepriseProjectTypeUid, Boolean skipStage, Guid stageToSkipTo):
    WorkflowExceptionStartingWorkflow (35115). Details: id='35115' name='WorkflowExceptionStartingWorkflow' uid='925896db-84a6-e211-915a-00155d855c0e'.
    Error:
    WorkflowCannotStartWorkflow (35100). Details: id='35100' name='WorkflowCannotStartWorkflow' uid='935896db-84a6-e211-915a-00155d855c0e'.
    Queue:
    GeneralQueueJobFailed (26000) - WorkflowStartWorkflow.WorkflowStartWorkflowMessage. Details: id='26000' name='GeneralQueueJobFailed'
    uid='945896db-84a6-e211-915a-00155d855c0e' JobUID='9f1a80d7-84a6-e211-9b9d-00155d85170c' ComputerName='b5274f0d-31e4-406a-9540-8bc9ee3f62f1' GroupType='WorkflowStartWorkflow' MessageType='WorkflowStartWorkflowMessage' MessageId='1' Stage='' CorrelationUID='d84a129c-99cc-6054-2a55-5ec692cb26fe'.
    For more details, check the ULS logs on machine b5274f0d-31e4-406a-9540-8bc9ee3f62f1 for entries with JobUID 9f1a80d7-84a6-e211-9b9d-00155d85170c.
    <input accesskey="c" id="CancelButton" style="padding:7px 10px;border:1px solid rgb(171, 171, 171);color:#444444;font-family:'Segoe UI', Segoe, Tahoma, Helvetica, Arial, sans-serif;font-size:11px;margin-left:10px;vertical-align:middle;min-width:6em;background-color:#fdfdfd;"
    type="button" value="Close" />

    Has there been any update on this? Since today I have it too. I was able to create projects with simple workflows yesterday, but not today?
    I get this:
    General
    Exception Starting Workflow: Workflow _ee038ab6-e3e1-4103-9c9f-eb1e34051e03_, for scope _/spo/68c4496a-d2a8-44af-9ff1-cbe0128a80a2/9c9ff6c2-baac-4268-9698-15f0e991bd2a/82440e58-df26-4089-ade6-6f1bc4644c3b_, was not found. HTTP headers received from
    the server - ActivityId: 07317e81-c57d-4eb2-888c-0d17451a35f9. NodeId: . Scope: . Client ActivityId : 08a8209c-7064-f0ac-d588-023a72c8ddd0.. Trace:    at Microsoft.Workflow.Client.ClientHelpers.SendRequest[T](HttpWebRequest request, T content)  
    at Microsoft.Workflow.Client.WorkflowManager.StartInternal(String workflowName, WorkflowStartParameters startParameters)   at Microsoft.SharePoint.WorkflowServices.FabricWorkflowManagementClient.StartInstance(String serviceGroupName, String workflowName,
    String monitoringParam, String activationKey, IDictionary`2 payload)   at Microsoft.SharePoint.WorkflowServices.FabricWorkflowInstanceProvider.StartWorkflow(WorkflowSubscription subscription, IDictionary`2 payload)   at Microsoft.Office.Project.Server.BusinessLayer.Workflow.StartWorkflow(Guid
    projectGuid, Guid enterpriseProjectTypeUid, Boolean isNewProject, Guid previousEntepriseProjectTypeUid, Boolean skipStage, Guid stageToSkipTo):
    WorkflowExceptionStartingWorkflow (35115). Details: id='35115' name='WorkflowExceptionStartingWorkflow' uid='6a415759-96c9-e211-8076-00155d987b12'.
    Error:
    WorkflowCannotStartWorkflow (35100). Details: id='35100' name='WorkflowCannotStartWorkflow' uid='6b415759-96c9-e211-8076-00155d987b12'.
    Queue:
    GeneralQueueJobFailed (26000) - WorkflowStartWorkflow.WorkflowStartWorkflowMessage. Details: id='26000' name='GeneralQueueJobFailed' uid='6c415759-96c9-e211-8076-00155d987b12' JobUID='b2af9253-96c9-e211-b137-00155d987314'
    ComputerName='09c6345c-04e8-4611-9fe7-b45e66936f28' GroupType='WorkflowStartWorkflow' MessageType='WorkflowStartWorkflowMessage' MessageId='1' Stage='' CorrelationUID='08a8209c-7064-f0ac-d588-023a72c8ddd0'. For more details, check the ULS logs on machine
    09c6345c-04e8-4611-9fe7-b45e66936f28 for entries with JobUID
    b2af9253-96c9-e211-b137-00155d987314.
                 <input accesskey="o" id="ctl00_ctl00_PlaceHolderMain_idOkButton" name="ctl00$ctl00$PlaceHolderMain$idOkButton" style="display:none;" type="button" value="OK" />            
    <input accesskey="c" id="CancelButton" type="button" value="Close" />          

  • Exception starting xend (Broken capability chain: 0000:0c:00.0

    Hi all,
    i just installed ovm on my lab pc for learning purposes.
    my lab pc is a Gigabyte X79-UD5 motherboard with sandy bridge processor and 32 gb ram.
    the installation went ok but when i wanted to discover it with OVM manager i received :
    "Caused by: com.oracle.ovm.mgr.api.exception.IllegalOperationException: OVMAPI_4004E Server Failed Command: discover_server , Status: org.apache.xmlrpc.XmlRpcException: exceptions.RuntimeError:Command: ['xm', 'info'] failed (1): stderr: Error: Unable to connect to xend: No such file or directory. Is xend running?
    stdout:
    Sat Jan 12 21:21:19 CET 2013
    at com.oracle.ovm.mgr.action.ActionEngine.sendAction(ActionEngine.java:798)
    at com.oracle.ovm.mgr.action.ActionEngine.sendCommandToServer(ActionEngine.java:503)
    ... 36 more
    i had a look on the ovm server and noticed following in /var/log/xen
    PciDeviceParseError: Broken capability chain: 0000:0c:00.0
    [2013-01-12 20:50:38 3756] INFO (SrvDaemon:227) Xend stopped due to signal 15.
    [2013-01-12 20:50:42 4206] INFO (SrvDaemon:332) Xend Daemon started
    [2013-01-12 20:50:42 4206] INFO (SrvDaemon:336) Xend changeset: unavailable.
    [2013-01-12 20:50:42 4206] DEBUG (tcp:96) Listening on :8002
    [2013-01-12 20:50:42 4206] DEBUG (tcp:193) Listening on :8003
    [2013-01-12 20:50:42 4206] ERROR (SrvDaemon:349) Exception starting xend (Broken capability chain: 0000:0c:00.0)
    Traceback (most recent call last):
    File "/usr/lib64/python2.4/site-packages/xen/xend/server/SrvDaemon.py", line 341, in run
    servers = SrvServer.create()
    File "/usr/lib64/python2.4/site-packages/xen/xend/server/SrvServer.py", line 258, in create
    root.putChild('xend', SrvRoot())
    File "/usr/lib64/python2.4/site-packages/xen/xend/server/SrvRoot.py", line 40, in __init__
    self.get(name)
    File "/usr/lib64/python2.4/site-packages/xen/web/SrvDir.py", line 84, in get
    val = val.getobj()
    File "/usr/lib64/python2.4/site-packages/xen/web/SrvDir.py", line 52, in getobj
    self.obj = klassobj()
    File "/usr/lib64/python2.4/site-packages/xen/xend/server/SrvNode.py", line 30, in __init__
    self.xn = XendNode.instance()
    File "/usr/lib64/python2.4/site-packages/xen/xend/XendNode.py", line 1181, in instance
    inst = XendNode()
    File "/usr/lib64/python2.4/site-packages/xen/xend/XendNode.py", line 159, in __init__
    self._init_PPCIs()
    File "/usr/lib64/python2.4/site-packages/xen/xend/XendNode.py", line 282, in initPPCIs
    for pci_dev in PciUtil.get_all_pci_devices():
    File "/usr/lib64/python2.4/site-packages/xen/util/pci.py", line 476, in get_all_pci_devices
    return map(PciDevice, get_all_pci_dict())
    File "/usr/lib64/python2.4/site-packages/xen/util/pci.py", line 701, in __init__
    self.get_info_from_sysfs()
    File "/usr/lib64/python2.4/site-packages/xen/util/pci.py", line 1271, in get_info_from_sysfs
    self.find_capability(0x11)
    File "/usr/lib64/python2.4/site-packages/xen/util/pci.py", line 1233, in find_capability
    raise PciDeviceParseError(
    PciDeviceParseError: Broken capability chain: 0000:0c:00.0
    any ideas of whats wrong here ?
    all help appreciated ...
    best regards,
    Philippe

    i found following link have no idea if this is related to my issue
    http://wiki.xen.org/wiki/VTd_HowTo

  • My iPod is on its charger and won't do anything except start a sonar ping noise. HELP

    My iPod won't do anything, on or off the charger, except start a sonar ping sound. What is wrong with it and how do I fix it?

    Try:                                               
    - iOS: Not responding or does not turn on           
    - Also try DFU mode after try recovery mode
    How to put iPod touch / iPhone into DFU mode « Karthik's scribblings
    - If not successful and you can't fully turn the iOS device fully off, let the battery fully drain. After charging for an least an hour try the above again.
    - Try another cable                     
    - Try on another computer                                                       
    - If still not successful that usually indicates a hardware problem and an appointment at the Genius Bar of an Apple store is in order.
      Apple Retail Store - Genius Bar                                              

  • Exception Starting Invocation Service

    I'm seeing the following exception during testing. It isn't clear to me what the problem is. Please let me know what further information you need to disgnose it.
    Thanks,
    Tom
    2006-05-05 11:24:21,276 ERROR [atlassian.confluence.util.XWorkTransactionInterceptor] onThrowable Invoking rollback for transaction on action '/admin/doeditgeneralconfig.action (GeneralConfigurationAction.execute())' due to throwable: java.lang.IllegalStateException: Configuration cannot be specified once the service has been started: InvocationService{Name=confluence.invocation, State=(SERVICE_STOPPED), Id=2, Version=3.1}
    java.lang.IllegalStateException: Configuration cannot be specified once the service has been started: InvocationService{Name=confluence.invocation, State=(SERVICE_STOPPED), Id=2, Version=3.1}
         at com.tangosol.coherence.component.util.daemon.queueProcessor.Service.setServiceConfig(Service.CDB:3)
         at com.tangosol.coherence.component.util.daemon.queueProcessor.Service.configure(Service.CDB:4)
         at com.tangosol.coherence.component.util.SafeService.startService(SafeService.CDB:5)
         at com.tangosol.coherence.component.util.SafeService.getRunningService(SafeService.CDB:26)
         at com.tangosol.coherence.component.util.safeService.SafeInvocationService.execute(SafeInvocationService.CDB:1)
         at com.atlassian.confluence.cluster.tangosol.TangosolClusterManager.publishEvent(TangosolClusterManager.java:115)
         at com.atlassian.confluence.cluster.ClusteredEventListener.handleEvent(ClusteredEventListener.java:27)
         at com.atlassian.confluence.event.DefaultEventManager.sendEventTo(DefaultEventManager.java:135)
         at com.atlassian.confluence.event.DefaultEventManager.onApplicationEvent(DefaultEventManager.java:57)
         at org.springframework.context.event.SimpleApplicationEventMulticaster.multicastEvent(SimpleApplicationEventMulticaster.java:68)
         at org.springframework.context.support.AbstractApplicationContext.publishEvent(AbstractApplicationContext.java:218)
         at com.atlassian.confluence.event.DefaultEventManager.publishEvent(DefaultEventManager.java:48)
         at sun.reflect.GeneratedMethodAccessor56.invoke(Unknown Source)
         at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:25)
         at java.lang.reflect.Method.invoke(Method.java:324)
         at org.springframework.aop.support.AopUtils.invokeJoinpointUsingReflection(AopUtils.java:284)
         at org.springframework.aop.framework.ReflectiveMethodInvocation.invokeJoinpoint(ReflectiveMethodInvocation.java:155)
         at org.springframework.aop.framework.ReflectiveMethodInvocation.proceed(ReflectiveMethodInvocation.java:122)
         at org.springframework.transaction.interceptor.TransactionInterceptor.invoke(TransactionInterceptor.java:56)
         at org.springframework.aop.framework.ReflectiveMethodInvocation.proceed(ReflectiveMethodInvocation.java:144)
         at org.springframework.aop.framework.JdkDynamicAopProxy.invoke(JdkDynamicAopProxy.java:174)
         at $Proxy0.publishEvent(Unknown Source)
         at com.atlassian.confluence.admin.actions.GeneralConfigurationAction.execute(GeneralConfigurationAction.java:156)
         at com.opensymphony.xwork.DefaultActionInvocation.invoke(DefaultActionInvocation.java:168)
         at com.opensymphony.xwork.interceptor.AroundInterceptor.intercept(AroundInterceptor.java:35)
         at com.opensymphony.xwork.DefaultActionInvocation.invoke(DefaultActionInvocation.java:165)
         at com.opensymphony.xwork.interceptor.DefaultWorkflowInterceptor.intercept(DefaultWorkflowInterceptor.java:55)
         at com.atlassian.confluence.core.ConfluenceWorkflowInterceptor.intercept(ConfluenceWorkflowInterceptor.java:39)
         at com.opensymphony.xwork.DefaultActionInvocation.invoke(DefaultActionInvocation.java:165)
         at com.opensymphony.xwork.interceptor.AroundInterceptor.intercept(AroundInterceptor.java:35)
         at com.atlassian.confluence.core.ConfluenceValidationInterceptor.intercept(ConfluenceValidationInterceptor.java:16)
         at com.opensymphony.xwork.DefaultActionInvocation.invoke(DefaultActionInvocation.java:165)
         at com.opensymphony.xwork.interceptor.AroundInterceptor.intercept(AroundInterceptor.java:35)
         at com.opensymphony.xwork.DefaultActionInvocation.invoke(DefaultActionInvocation.java:165)
         at com.atlassian.confluence.security.actions.PermissionCheckInterceptor.intercept(PermissionCheckInterceptor.java:39)
         at com.opensymphony.xwork.DefaultActionInvocation.invoke(DefaultActionInvocation.java:165)
         at com.atlassian.confluence.pages.actions.PageAwareInterceptor.intercept(PageAwareInterceptor.java:94)
         at com.opensymphony.xwork.DefaultActionInvocation.invoke(DefaultActionInvocation.java:165)
         at com.atlassian.confluence.spaces.actions.SpaceAwareInterceptor.intercept(SpaceAwareInterceptor.java:82)
         at com.opensymphony.xwork.DefaultActionInvocation.invoke(DefaultActionInvocation.java:165)
         at com.opensymphony.xwork.interceptor.AroundInterceptor.intercept(AroundInterceptor.java:35)
         at com.opensymphony.xwork.DefaultActionInvocation.invoke(DefaultActionInvocation.java:165)
         at com.atlassian.confluence.core.actions.LastModifiedInterceptor.intercept(LastModifiedInterceptor.java:39)
         at com.opensymphony.xwork.DefaultActionInvocation.invoke(DefaultActionInvocation.java:165)
         at com.atlassian.confluence.core.ConfluenceAutowireInterceptor.intercept(ConfluenceAutowireInterceptor.java:25)
         at com.opensymphony.xwork.DefaultActionInvocation.invoke(DefaultActionInvocation.java:165)
         at com.opensymphony.xwork.interceptor.AroundInterceptor.intercept(AroundInterceptor.java:35)
         at com.opensymphony.xwork.DefaultActionInvocation.invoke(DefaultActionInvocation.java:165)
         at com.opensymphony.xwork.interceptor.AroundInterceptor.intercept(AroundInterceptor.java:35)
         at com.opensymphony.xwork.DefaultActionInvocation.invoke(DefaultActionInvocation.java:165)
         at com.atlassian.confluence.util.XWorkTransactionInterceptor.intercept(XWorkTransactionInterceptor.java:133)
         at com.opensymphony.xwork.DefaultActionInvocation.invoke(DefaultActionInvocation.java:165)
         at com.opensymphony.xwork.interceptor.AroundInterceptor.intercept(AroundInterceptor.java:35)
         at com.opensymphony.xwork.DefaultActionInvocation.invoke(DefaultActionInvocation.java:165)
         at com.opensymphony.xwork.DefaultActionProxy.execute(DefaultActionProxy.java:115)
         at com.opensymphony.webwork.dispatcher.ServletDispatcher.serviceAction(ServletDispatcher.java:229)
         at com.opensymphony.webwork.dispatcher.ServletDispatcher.service(ServletDispatcher.java:199)
         at javax.servlet.http.HttpServlet.service(HttpServlet.java:802)
         at org.apache.catalina.core.ApplicationFilterChain.internalDoFilter(ApplicationFilterChain.java:252)
         at org.apache.catalina.core.ApplicationFilterChain.doFilter(ApplicationFilterChain.java:173)
         at com.opensymphony.module.sitemesh.filter.PageFilter.parsePage(PageFilter.java:118)
         at com.atlassian.confluence.util.profiling.ProfilingPageFilter.parsePage(ProfilingPageFilter.java:143)
         at com.opensymphony.module.sitemesh.filter.PageFilter.doFilter(PageFilter.java:52)
         at org.apache.catalina.core.ApplicationFilterChain.internalDoFilter(ApplicationFilterChain.java:202)
         at org.apache.catalina.core.ApplicationFilterChain.doFilter(ApplicationFilterChain.java:173)
         at com.atlassian.confluence.util.ServletContextThreadLocalFilter.doFilter(ServletContextThreadLocalFilter.java:30)
         at org.apache.catalina.core.ApplicationFilterChain.internalDoFilter(ApplicationFilterChain.java:202)
         at org.apache.catalina.core.ApplicationFilterChain.doFilter(ApplicationFilterChain.java:173)
         at com.atlassian.confluence.util.UserThreadLocalFilter.doFilter(UserThreadLocalFilter.java:45)
         at org.apache.catalina.core.ApplicationFilterChain.internalDoFilter(ApplicationFilterChain.java:202)
         at org.apache.catalina.core.ApplicationFilterChain.doFilter(ApplicationFilterChain.java:173)
         at com.atlassian.seraph.filter.SecurityFilter.doFilter(SecurityFilter.java:182)
         at org.apache.catalina.core.ApplicationFilterChain.internalDoFilter(ApplicationFilterChain.java:202)
         at org.apache.catalina.core.ApplicationFilterChain.doFilter(ApplicationFilterChain.java:173)
         at com.atlassian.seraph.filter.LoginFilter.doFilter(LoginFilter.java:177)
         at org.apache.catalina.core.ApplicationFilterChain.internalDoFilter(ApplicationFilterChain.java:202)
         at org.apache.catalina.core.ApplicationFilterChain.doFilter(ApplicationFilterChain.java:173)
         at com.atlassian.johnson.filters.Joh2006-05-05 11:24:21.260 Tangosol Coherence 3.1.1/341 <Info> (thread=http-12191-Processor23, member=4): Restarting NamedCache: com.atlassian.confluence.published-cache
    nsonFilter.doFilter(JohnsonFilter.java:96)
         at org.apache.catalina.core.ApplicationFilterChain.internalDoFilter(ApplicationFilterChain.java:202)
         at org.apache.catalina.core.ApplicationFilterChain.doFilter(ApplicationFilterChain.java:173)
         at org.springframework.orm.hibernate.support.OpenSessionInViewFilter.doFilterInternal(OpenSessionInViewFilter.java:172)
         at bucket.custom.FlushingSpringSessionInViewFilter.doFilterInternal(FlushingSpringSessionInViewFilter.java:31)
         at org.springframework.web.filter.OncePerRequestFilter.doFilter(OncePerRequestFilter.java:76)
         at org.apache.catalina.core.ApplicationFilterChain.internalDoFilter(ApplicationFilterChain.java:202)
         at org.apache.catalina.core.ApplicationFilterChain.doFilter(ApplicationFilterChain.java:173)
         at com.atlassian.util.profiling.filters.ProfilingFilter.doFilter(ProfilingFilter.java:122)
         at com.atlassian.confluence.util.error.ProfilingAndErrorFilter.doFilter(ProfilingAndErrorFilter.java:27)
         at org.apache.catalina.core.ApplicationFilterChain.internalDoFilter(ApplicationFilterChain.java:202)
         at org.apache.catalina.core.ApplicationFilterChain.doFilter(ApplicationFilterChain.java:173)
         at com.atlassian.core.filters.gzip.GzipFilter.doFilter(GzipFilter.java:61)
         at org.apache.catalina.core.ApplicationFilterChain.internalDoFilter(ApplicationFilterChain.java:202)
         at org.apache.catalina.core.ApplicationFilterChain.doFilter(ApplicationFilterChain.java:173)
         at com.atlassian.core.filters.AbstractEncodingFilter.doFilter(AbstractEncodingFilter.java:37)
         at org.apache.catalina.core.ApplicationFilterChain.internalDoFilter(ApplicationFilterChain.java:202)
         at org.apache.catalina.core.ApplicationFilterChain.doFilter(ApplicationFilterChain.java:173)
         at org.apache.catalina.core.StandardWrapperValve.invoke(StandardWrapperValve.java:213)
         at org.apache.catalina.core.StandardContextValve.invoke(StandardContextValve.java:178)
         at org.apache.catalina.core.StandardHostValve.invoke(StandardHostValve.java:126)
         at org.apache.catalina.valves.ErrorReportValve.invoke(ErrorReportValve.java:105)
         at org.apache.catalina.valves.AccessLogValve.invoke(AccessLogValve.java:541)
         at org.apache.catalina.core.StandardEngineValve.invoke(StandardEngineValve.java:107)
         at org.apache.catalina.connector.CoyoteAdapter.service(CoyoteAdapter.java:148)
         at org.apache.coyote.http11.Http11Processor.process(Http11Processor.java:869)
         at org.apache.coyote.http11.Http11BaseProtocol$Http11ConnectionHandler.processConnection(Http11BaseProtocol.java:664)
         at org.apache.tomcat.util.net.PoolTcpEndpoint.processSocket(PoolTcpEndpoint.java:527)
         at org.apache.tomcat.util.net.LeaderFollowerWorkerThread.runIt(LeaderFollowerWorkerThread.java:80)
         at org.apache.tomcat.util.threads.ThreadPool$ControlRunnable.run(ThreadPool.java:684)
         at java.lang.Thread.run(Thread.java:534)

    Tom,
    Your getInvocationService() implementation is incorrect. It should either be as simple as:
          return CacheFactory.getInvocationService("confluence.invocation");or
        Cluster cluster = getCluster();
        synchronized (cluster)
            InvocationService service =
                (InvocationService) cluster.ensureService("confluence.invocation",
                    InvocationService.TYPE_DEFAULT);
            if (!service.isRunning())
                service.configure(
                    CacheFactory.getServiceConfig(InvocationService.TYPE_DEFAULT));
                service.start();
            return service;
            }Regards,
    Gene

  • Error -200 and no sound except start-up tone

    After playing sound over headset my macbook won't play any sounds except the start sound. Furthermore my Itunes won't start anymore and I've got the error -200 ... any help?

    i'm not sure exactly how to restore your original sounds however if you go to control panel->sounds->then the sound tab. it shows all the sounds used for different applications.. i think there is a restore to default at the bottum. you can do that or manually change the sound it makes.
    hope this helps a little.

  • Exception handling-filter out a specific JBO code number

    Hi
    First i would like to explain that what i'm trying to achieve is 'filtering out' a specific error code using
    JboException getErrorCode() these exceptions are thrown by
    using JCLoginDialog and entering invalid user/password.
    I am using bc4j/jclient application developed using JDeveloper 9.0.3. and JDK1.4.2
    With that I'm also using the JAAS login feature,using the JCLoginDialog class.
    Everything works except when I enter a invalid user/password in the jclientlogindialog.this class has a method called getInfo(info,connEnvironment) and within this method are 'if statements' that should set the error message in the case where a invalid user/password is entered, or if the 'Cancel' button is pressed it sets a error message to "Login Cancelled".
    With my application this isn't working.
    So Im trying to filter out JBO error codes but when these
    errors occur, for example a invalid user/password is supplied,there are numerous errors and JBO code numbers in the detail stack output.
    If i try to get a JBO code number using the JboException classes' getErrorCode() it returns the first JBO-Code number it finds,but not the one i need which would be the error caused by invalid user/password.
    Thanx in advance, any help is really appreciated!
    Carl

    Carl:
    Try looking into detail exceptions and their err code. The following example method does recursive look into all details:
       boolean foundMatch(String errCode, JboException ex)
          if (errCode.equals(ex.getErrorCode()))
             return true;
          Object[] dtls = ex.getDetails();
          for (int j = 0; dtls != null && j < dtls.length; j++)
             if (dtls[j] instanceof JboException)
                if (foundMatch(errCode, (JboException) dtls[j]) == true)
                   return true;
          return false;
       }Thanks.
    Sung

  • Re: Exception starting a managed server

    "Sanjay Aggarwal" <[email protected]> wrote in message news:<3b37c890$[email protected]>...
    I am trying to bring up an admin server and a managed server on the same
    machine.
    First I started the admin server (listen port 7001) and added a new server
    in the domain (different listen port 8001). Then I am tried to start the
    managed server on the same machine and I get the following error:
    The WebLogic Server did not start up properly.
    Exception raised: weblogic.management.configuration.ConfigurationException:
    connecting to http://10.0.0.166:7001/wl_management_internal2/Bootstrap -
    with nested exception:
    [weblogic.net.http.HttpUnauthorizedException: 401]
    weblogic.net.http.HttpUnauthorizedException: 401
    at
    weblogic.net.http.HttpURLConnection.getInputStream(HttpURLConnection.java:32
    8)
    at
    java.net.HttpURLConnection.getResponseCode(HttpURLConnection.java:230)
    at weblogic.management.Admin.getBootstrapLocalServer(Admin.java:921)
    at weblogic.management.Admin.initialize(Admin.java:287)
    at weblogic.t3.srvr.T3Srvr.initialize(T3Srvr.java:317)
    at weblogic.t3.srvr.T3Srvr.run(T3Srvr.java:169)
    at weblogic.Server.main(Server.java:35)
    --------------- nested within: ------------------
    weblogic.management.configuration.ConfigurationException: connecting to
    http://10.0.0.166:7001/wl_management_internal2/Bootstrap - with nested
    exception:
    [weblogic.net.http.HttpUnauthorizedException: 401]
    at weblogic.management.Admin.getBootstrapLocalServer(Admin.java:990)
    at weblogic.management.Admin.initialize(Admin.java:287)
    at weblogic.t3.srvr.T3Srvr.initialize(T3Srvr.java:317)
    at weblogic.t3.srvr.T3Srvr.run(T3Srvr.java:169)
    at weblogic.Server.main(Server.java:35)
    Reason: Fatal initialization exception
    Is there anything specific I need to do for setting up the managed server.
    Any help would be greatly appreciated.
    - sanjaytry changing domain name in startManagedWebLogic.sh

    Sanjay, how did you resolve your problem?
    because I have the same error.
    TIA

  • Exception starting a managed server

    I am trying to bring up an admin server and a managed server on the same
    machine.
    First I started the admin server (listen port 7001) and added a new server
    in the domain (different listen port 8001). Then I am tried to start the
    managed server on the same machine and I get the following error:
    The WebLogic Server did not start up properly.
    Exception raised: weblogic.management.configuration.ConfigurationException:
    connecting to http://10.0.0.166:7001/wl_management_internal2/Bootstrap -
    with nested exception:
    [weblogic.net.http.HttpUnauthorizedException: 401]
    weblogic.net.http.HttpUnauthorizedException: 401
    at
    weblogic.net.http.HttpURLConnection.getInputStream(HttpURLConnection.java:32
    8)
    at
    java.net.HttpURLConnection.getResponseCode(HttpURLConnection.java:230)
    at weblogic.management.Admin.getBootstrapLocalServer(Admin.java:921)
    at weblogic.management.Admin.initialize(Admin.java:287)
    at weblogic.t3.srvr.T3Srvr.initialize(T3Srvr.java:317)
    at weblogic.t3.srvr.T3Srvr.run(T3Srvr.java:169)
    at weblogic.Server.main(Server.java:35)
    --------------- nested within: ------------------
    weblogic.management.configuration.ConfigurationException: connecting to
    http://10.0.0.166:7001/wl_management_internal2/Bootstrap - with nested
    exception:
    [weblogic.net.http.HttpUnauthorizedException: 401]
    at weblogic.management.Admin.getBootstrapLocalServer(Admin.java:990)
    at weblogic.management.Admin.initialize(Admin.java:287)
    at weblogic.t3.srvr.T3Srvr.initialize(T3Srvr.java:317)
    at weblogic.t3.srvr.T3Srvr.run(T3Srvr.java:169)
    at weblogic.Server.main(Server.java:35)
    Reason: Fatal initialization exception
    Is there anything specific I need to do for setting up the managed server.
    Any help would be greatly appreciated.
    - sanjay

    Sanjay, how did you resolve your problem?
    because I have the same error.
    TIA

  • Exception starting managed server

    Hi All,
    I installed and configured WLS 8.1. I also configured nodemanager and everything
    was working fine. Then I added some classpath parameters and now I had to restart
    the managed server so that the classpath changes will be applied. Here I started
    getting the following exception and the managed server is not starting at all.
    [The request to start the server myServer of domain mydomain failed because the
    node manager did not hear from the managed server in the configured timeout period.
    Despite this, if the managed server has not failed, it will come up and the node
    manager will start monitoring it. To adjust this timeout so that the task does
    not fail prematurely, please refer to the node manager property ScavangerDelaySeconds
    (Default value : 180 seconds. Current value : 180 seconds).]
    I also verified that nodemanager is working fine.
    Thanks
    WD

    Hi All,
    I installed and configured WLS 8.1. I also configured nodemanager and everything
    was working fine. Then I added some classpath parameters and now I had to restart
    the managed server so that the classpath changes will be applied. Here I started
    getting the following exception and the managed server is not starting at all.
    [The request to start the server myServer of domain mydomain failed because the
    node manager did not hear from the managed server in the configured timeout period.
    Despite this, if the managed server has not failed, it will come up and the node
    manager will start monitoring it. To adjust this timeout so that the task does
    not fail prematurely, please refer to the node manager property ScavangerDelaySeconds
    (Default value : 180 seconds. Current value : 180 seconds).]
    I also verified that nodemanager is working fine.
    Thanks
    WD

  • Exception starting server when using wlserver Ant task

    Hello All:
    When attempting to start my server using the wlserver Ant task, i receive the following error:
    [wlserver] java.lang.NoClassDefFoundError: weblogic/Server
    [wlserver] Exception in thread "main"
    [wlserver] Error in server execution
    my snippet is as follows:
    <target name="start-server">
    <wlserver beahome="C:\bea" weblogichome="c:\bea\weblogic81" host="localhost"
                        port="7001" username="weblogic" domainname="mydomain" password="weblogic"
                        servername="myserver" action="start"/>
    </target>
    It seems as if it should work fine. Anybody have any solutions? Thanks in advance.
    Ricky

    Ricky,
    You have to add the weblogic JARs to the classpath of the wlserver task.
    add something similar to the following (bold text are additions):
    <path id="classpath.weblogic">
    <fileset dir="c:/bea/weblogic81/server/lib">
    <include name="weblogic_sp.jar" />
    <include name="weblogic.jar" />
    <include name="webserviceclient.jar" />
    </fileset>
    </path>
    <target name="start-server">
    <wlserver beahome="C:\bea" weblogichome="c:\bea\weblogic81" host="localhost"
    port="7001" username="weblogic" domainname="mydomain" password="weblogic"
    servername="myserver" action="start" classpathref="classpath.weblogic"/>
    </target>
    --Peter                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                               

  • Com.sap.mw.jco.JCO$Exception starting the J2EE server 620

    We are using J2EE 620 pl26, with the latest JCO, but often trying to acces the J2EE services like Mobile Engine Webconsole 21 or the WebEnabled Sapconsole 640 we recive the message:
    'Dispatche runningbut no server connected'.
    The J2EE dispatcher and server are started at Sap startup. Just after that time the J2EE is working fine, but after some time the J2EE server get down.
    We found this message into the J2EE console_logs:
    "RFCEngine: Server startup error, stopping "SAPProfile:F:\usr\sap\CAM\SYS\profile\CAM_DVEBMGS00_itmif089" :
    com.sap.mw.jco.JCO$Exception: (129) JCO_ERROR_SERVER_STARTUP: Server startup failed at Fri Oct 15 09:58:20 CEST 2004.
    This is caused by either a) erroneous server settings, b) the backend system has been shutdown, c) network problems. Will try next startup in 2 seconds.
    Could not establish the lcom accepted connection: lcomListenCreate failed with rc 9"
    We do not find any Oss notes for that.
    Any advise is wellcome.
    Regards

    Hi Mauro,
    normally when you apply a new SAP Kernel a frfclib.sar file is delivered. This frfclib file need to be copied to the J2EE directory /os_libs and need to be extracted there. This frfclib version must always match to the SAP Kernel version.
    Ciao
    tc

  • Sedurity exception starting a server

    I am getting the following security exception when trying to start a server. Can
    anyone help me understand what could be causing this? We have this server working
    in other environments but it doesn't work in this one case and we can't see what
    the difference might be. We have reimaged this environment to be (we think) exactly
    like all the others.
    Thanks in advance, Sue
    <Feb 17, 2004 9:42:23 AM EST> <Notice> <Security> <BEA-090169> <Loading trusted
    certificates from the jks keystore file /home/bea/weblogic81/server/lib/DemoTrust.jks.>
    <Feb 17, 2004 9:42:23 AM EST> <Notice> <Security> <BEA-090169> <Loading trusted
    certificates from the jks keystore file /home/bea/jdk141_05/jre/lib/security/cacerts.>
    ***************************************************************************<Feb
    17, 2004 9:42:25 AM EST> <Critical> <WebLogicServer> <BEA-000364> <Server failed
    during initialization. Exception:weblogic.security.spi.ProviderInitializationException:
    [Security:090314]Entitlement Engine unable to connect to the embedded LDAP server
    netscape.ldap.LDAPException: error result (49) weblogic.security.spi.ProviderInitializationException:
    [Security:090314]Entitlement Engine unable to connect to the embedded LDAP server
    netscape.ldap.LDAPException: error result (49) at weblogic.security.providers.authorization.DefaultAuthorizationUtils.getEngine(DefaultAuthorizationUtils.java:130)
    at weblogic.security.providers.authorization.DefaultRoleMapperProviderImpl.initialize(DefaultRoleMapperProviderImpl.java:104)
    at weblogic.security.service.SecurityServiceManagerDelegateImpl.createSecurityProvider(SecurityServiceManagerDelegateImpl.java:241)
    at weblogic.security.service.SecurityServiceManager.createSecurityProvider(SecurityServiceManager.java:929)
    The WebLogic Server did not start up properly. at weblogic.security.service.RoleManager.initialize(RoleManager.java:152)
    weblogic.security.spi.ProviderInitializationException: [Security:090314]Entitlement
    Engine unable to connect to the embedded LDAP server at weblogic.security.service.RoleManager.<init>(RoleManager.java:98)
    netscape.ldap.LDAPException: error result (49) at weblogic.security.service.SecurityServiceManagerDelegateImpl.doRole(SecurityServiceManagerDelegateImpl.java:512)
    at weblogic.security.providers.authorization.DefaultAuthorizationUtils.getEngine(DefaultAuthorizationUtils.java:130)
    at weblogic.security.service.SecurityServiceManagerDelegateImpl.initializeRealm(SecurityServiceManagerDelegateImpl.java:408)
    at weblogic.security.providers.authorization.DefaultRoleMapperProviderImpl.initialize(DefaultRoleMapperProviderImpl.java:104)
    at weblogic.security.service.SecurityServiceManagerDelegateImpl.loadRealm(SecurityServiceManagerDelegateImpl.java:697)
    at weblogic.security.service.SecurityServiceManagerDelegateImpl.createSecurityProvider(SecurityServiceManagerDelegateImpl.java:241)
    at weblogic.security.service.SecurityServiceManagerDelegateImpl.initializeRealms(SecurityServiceManagerDelegateImpl.java:730)
    at weblogic.security.service.SecurityServiceManager.createSecurityProvider(SecurityServiceManager.java:929)
    at weblogic.security.service.SecurityServiceManagerDelegateImpl.initialize(SecurityServiceManagerDelegateImpl.java:873)
    at weblogic.security.service.RoleManager.initialize(RoleManager.java:152) at weblogic.security.service.SecurityServiceManager.initialize(SecurityServiceManager.java:719)
    at weblogic.security.service.RoleManager.<init>(RoleManager.java:98) at weblogic.t3.srvr.T3Srvr.initializeHere(T3Srvr.java:820)
    at weblogic.security.service.SecurityServiceManagerDelegateImpl.doRole(SecurityServiceManagerDelegateImpl.java:512)
    at weblogic.t3.srvr.T3Srvr.initialize(T3Srvr.java:664) at weblogic.t3.srvr.T3Srvr.run(T3Srvr.java:342)
    at weblogic.security.service.SecurityServiceManagerDelegateImpl.initializeRealm(SecurityServiceManagerDelegateImpl.java:408)
    at weblogic.Server.main(Server.java:32) at weblogic.security.service.SecurityServiceManagerDelegateImpl.loadRealm(SecurityServiceManagerDelegateImpl.java:697)>
    at weblogic.security.service.SecurityServiceManagerDelegateImpl.initializeRealms(SecurityServiceManagerDelegateImpl.java:730)
    <Feb 17, 2004 9:42:25 AM EST> <Emergency> <WebLogicServer> <BEA-000342> <Unable
    to initialize the server: weblogic.security.spi.ProviderInitializationException:
    [Security:090314]Entitlement Engine unable to connect to the embedded LDAP server
    netscape.ldap.LDAPException: error result (49)> at weblogic.security.service.SecurityServiceManagerDelegateImpl.initialize(SecurityServiceManagerDelegateImpl.java:873)
    at weblogic.security.service.SecurityServiceManager.initialize(SecurityServiceManager.java:719)
    at weblogic.t3.srvr.T3Srvr.initializeHere(T3Srvr.java:820) at weblogic.t3.srvr.T3Srvr.initialize(T3Srvr.java:664)
    at weblogic.t3.srvr.T3Srvr.run(T3Srvr.java:342) at weblogic.Server.main(Server.java:32)
    Reason: weblogic.security.spi.ProviderInitializationException: [Security:090314]Entitlement
    Engine unable to connect to the embedded LDAP server netscape.ldap.LDAPException:
    error result (49)

    The default authorization provider was not able to connect to the embedded ldap
    server. LDAPException result code 49 indicates invalid credentials. Are you running
    a cluster of servers? Are you using default embedded ldap configuration?
    Pavel.
    "Sue Shanabrook" <[email protected]> wrote:
    >
    I am getting the following security exception when trying to start a
    server. Can
    anyone help me understand what could be causing this? We have this server
    working
    in other environments but it doesn't work in this one case and we can't
    see what
    the difference might be. We have reimaged this environment to be (we
    think) exactly
    like all the others.
    Thanks in advance, Sue
    <Feb 17, 2004 9:42:23 AM EST> <Notice> <Security> <BEA-090169> <Loading
    trusted
    certificates from the jks keystore file /home/bea/weblogic81/server/lib/DemoTrust.jks.>
    <Feb 17, 2004 9:42:23 AM EST> <Notice> <Security> <BEA-090169> <Loading
    trusted
    certificates from the jks keystore file /home/bea/jdk141_05/jre/lib/security/cacerts.>
    ***************************************************************************<Feb
    17, 2004 9:42:25 AM EST> <Critical> <WebLogicServer> <BEA-000364> <Server
    failed
    during initialization. Exception:weblogic.security.spi.ProviderInitializationException:
    [Security:090314]Entitlement Engine unable to connect to the embedded
    LDAP server
    netscape.ldap.LDAPException: error result (49) weblogic.security.spi.ProviderInitializationException:
    [Security:090314]Entitlement Engine unable to connect to the embedded
    LDAP server
    netscape.ldap.LDAPException: error result (49) at weblogic.security.providers.authorization.DefaultAuthorizationUtils.getEngine(DefaultAuthorizationUtils.java:130)
    at weblogic.security.providers.authorization.DefaultRoleMapperProviderImpl.initialize(DefaultRoleMapperProviderImpl.java:104)
    at weblogic.security.service.SecurityServiceManagerDelegateImpl.createSecurityProvider(SecurityServiceManagerDelegateImpl.java:241)
    at weblogic.security.service.SecurityServiceManager.createSecurityProvider(SecurityServiceManager.java:929)
    The WebLogic Server did not start up properly. at weblogic.security.service.RoleManager.initialize(RoleManager.java:152)
    weblogic.security.spi.ProviderInitializationException: [Security:090314]Entitlement
    Engine unable to connect to the embedded LDAP server at weblogic.security.service.RoleManager.<init>(RoleManager.java:98)
    netscape.ldap.LDAPException: error result (49) at weblogic.security.service.SecurityServiceManagerDelegateImpl.doRole(SecurityServiceManagerDelegateImpl.java:512)
    at weblogic.security.providers.authorization.DefaultAuthorizationUtils.getEngine(DefaultAuthorizationUtils.java:130)
    at weblogic.security.service.SecurityServiceManagerDelegateImpl.initializeRealm(SecurityServiceManagerDelegateImpl.java:408)
    at weblogic.security.providers.authorization.DefaultRoleMapperProviderImpl.initialize(DefaultRoleMapperProviderImpl.java:104)
    at weblogic.security.service.SecurityServiceManagerDelegateImpl.loadRealm(SecurityServiceManagerDelegateImpl.java:697)
    at weblogic.security.service.SecurityServiceManagerDelegateImpl.createSecurityProvider(SecurityServiceManagerDelegateImpl.java:241)
    at weblogic.security.service.SecurityServiceManagerDelegateImpl.initializeRealms(SecurityServiceManagerDelegateImpl.java:730)
    at weblogic.security.service.SecurityServiceManager.createSecurityProvider(SecurityServiceManager.java:929)
    at weblogic.security.service.SecurityServiceManagerDelegateImpl.initialize(SecurityServiceManagerDelegateImpl.java:873)
    at weblogic.security.service.RoleManager.initialize(RoleManager.java:152)
    at weblogic.security.service.SecurityServiceManager.initialize(SecurityServiceManager.java:719)
    at weblogic.security.service.RoleManager.<init>(RoleManager.java:98)
    at weblogic.t3.srvr.T3Srvr.initializeHere(T3Srvr.java:820)
    at weblogic.security.service.SecurityServiceManagerDelegateImpl.doRole(SecurityServiceManagerDelegateImpl.java:512)
    at weblogic.t3.srvr.T3Srvr.initialize(T3Srvr.java:664) at weblogic.t3.srvr.T3Srvr.run(T3Srvr.java:342)
    at weblogic.security.service.SecurityServiceManagerDelegateImpl.initializeRealm(SecurityServiceManagerDelegateImpl.java:408)
    at weblogic.Server.main(Server.java:32) at weblogic.security.service.SecurityServiceManagerDelegateImpl.loadRealm(SecurityServiceManagerDelegateImpl.java:697)>
    at weblogic.security.service.SecurityServiceManagerDelegateImpl.initializeRealms(SecurityServiceManagerDelegateImpl.java:730)
    <Feb 17, 2004 9:42:25 AM EST> <Emergency> <WebLogicServer> <BEA-000342>
    <Unable
    to initialize the server: weblogic.security.spi.ProviderInitializationException:
    [Security:090314]Entitlement Engine unable to connect to the embedded
    LDAP server
    netscape.ldap.LDAPException: error result (49)> at weblogic.security.service.SecurityServiceManagerDelegateImpl.initialize(SecurityServiceManagerDelegateImpl.java:873)
    at weblogic.security.service.SecurityServiceManager.initialize(SecurityServiceManager.java:719)
    at weblogic.t3.srvr.T3Srvr.initializeHere(T3Srvr.java:820) at weblogic.t3.srvr.T3Srvr.initialize(T3Srvr.java:664)
    at weblogic.t3.srvr.T3Srvr.run(T3Srvr.java:342) at weblogic.Server.main(Server.java:32)
    Reason: weblogic.security.spi.ProviderInitializationException: [Security:090314]Entitlement
    Engine unable to connect to the embedded LDAP server netscape.ldap.LDAPException:
    error result (49)

  • Thrown exception Starting NodeManager

    Hi all,
    I have read through the documentation serveral times on how to
    properly setup the NodeManager without any success. Does anybody
    know to solve my problem?
    Configuration Info:
    OS: Windows 2000
    nodemanager.hosts has a single entry - localhost 127.0.0.1
    command line arg:
    set JAVA_OPTIONS=-Dweblogic.nodemanger.keyFile=%WL_HOME%\user_projects\administration\demokey.pem
    -Dweblogic.security.SSL.trustedCAKeyStore=%WL_HOME%\server\lib\cacerts -Dweblogic.nodemanager.certificateFile=%WL_HOME%\user_projects\administration\democert.pem
    -Djava.security.policy=%WL_HOME%\server\lib\weblogic.policy
    Here is the thrown exception:
    <Nov 4, 2002 6:44:06 PM CST> <Info> <NodeManager> <NodeManager: for information
    on command line options, try "java weblogic.nodemanager.NodeManager help">
    <Nov 4, 2002 6:44:06 PM CST> <Info> <NodeManager> <Starting NodeManager >
    SecureSocketListener: Could not setup context and create a secure socket on localhost:5555
    : java.lang.RuntimeException: SSL/Export: license error, Invalid host IP.
    java.lang.RuntimeException: SSL/Export: license error, Invalid host IP
    at weblogic.security.utils.SSLSetup.getLicenseLevel(SSLSetup.java:135)
    at weblogic.security.utils.SSLSetup.getWrapperClass(SSLSetup.java:187)
    at weblogic.security.utils.SSLContextWrapper.getInstance(SSLContextWrapp
    er.java:24)
    at weblogic.nodemanager.SecureSocketListener.run(SecureSocketListener.java:48)
    at weblogic.nodemanager.GenericListener.startListener(GenericListener.java:16)
    at weblogic.nodemanager.NodeManager.startSecureSocketListener(NodeManager.java:565)
    at weblogic.nodemanager.NodeManager.init(NodeManager.java:434)
    at weblogic.nodemanager.NodeManager.main(NodeManager.java:649
    any and all help is appreciated. Thank you in advance!
    Charles Jean-Baptiste
    [email protected]

    Simple classpath problem.
    "Charles Jean-Baptiste" <[email protected]> wrote:
    >
    Hi all,
    I have read through the documentation serveral times on how to
    properly setup the NodeManager without any success. Does anybody
    know to solve my problem?
    Configuration Info:
    OS: Windows 2000
    nodemanager.hosts has a single entry - localhost 127.0.0.1
    command line arg:
    set JAVA_OPTIONS=-Dweblogic.nodemanger.keyFile=%WL_HOME%\user_projects\administration\demokey.pem
    -Dweblogic.security.SSL.trustedCAKeyStore=%WL_HOME%\server\lib\cacerts
    -Dweblogic.nodemanager.certificateFile=%WL_HOME%\user_projects\administration\democert.pem
    -Djava.security.policy=%WL_HOME%\server\lib\weblogic.policy
    Here is the thrown exception:
    <Nov 4, 2002 6:44:06 PM CST> <Info> <NodeManager> <NodeManager: for information
    on command line options, try "java weblogic.nodemanager.NodeManager
    help">
    <Nov 4, 2002 6:44:06 PM CST> <Info> <NodeManager> <Starting NodeManager
    >
    SecureSocketListener: Could not setup context and create a secure socket
    on localhost:5555
    : java.lang.RuntimeException: SSL/Export: license error, Invalid host
    IP.
    java.lang.RuntimeException: SSL/Export: license error, Invalid host IP
    at weblogic.security.utils.SSLSetup.getLicenseLevel(SSLSetup.java:135)
    at weblogic.security.utils.SSLSetup.getWrapperClass(SSLSetup.java:187)
    at weblogic.security.utils.SSLContextWrapper.getInstance(SSLContextWrapp
    er.java:24)
    at weblogic.nodemanager.SecureSocketListener.run(SecureSocketListener.java:48)
    at weblogic.nodemanager.GenericListener.startListener(GenericListener.java:16)
    at weblogic.nodemanager.NodeManager.startSecureSocketListener(NodeManager.java:565)
    at weblogic.nodemanager.NodeManager.init(NodeManager.java:434)
    at weblogic.nodemanager.NodeManager.main(NodeManager.java:649
    any and all help is appreciated. Thank you in advance!
    Charles Jean-Baptiste
    [email protected]

Maybe you are looking for

  • Albums and tags in folder view PSE9

    I have just converted from v6 to v9. In v9. I have a pictures folder with dated subfolders. In v9, using albums to search or tags, I cannot search the whole pictures folder ie all the subfolders. It will only search within the folder I am viewing. Th

  • Linking a function module in Bex query

    Hi,How do I use a function module in a Bex query? Req is: use to get the diff b/w 2 date fields only if both the value are present otherwise leave the result column blank. Ex: Date1, date2, No. of working days X        Y         x-y Blank    Y       

  • How to determine price difference account for 301 MT?

    I know that 309 movement type is used for tranferring a material to another material . If the prices of two materials are different, price difference will go into transferring account determined by transaction key AUM. 301 movement type is used for t

  • Is it possible to search for Duplicates in Aperture v3.1

    Hi Guys, I'm hoping you guys can help me, I'm re-scanning my family photo archive at a much higher resolution, and i can't seem to find a way of searching for duplicates of the same image, but at different resolutions. i have achieved this in the pas

  • Request of Information on smartforms

    Hi guys, can any one help me in using text as Watermark in smartforms. And using header text in the smartforms. Message was edited by: Sam Sean T