Weblogic startup error

Hi All,
we installed I&AM 11g, but we are not able to start the weblogic server it is throwing the follwoing error.
weblogic.security.SecurityInitializationException: The loading of OPSS java security policy provider failed due to exception, see the exception stack trace or the server log file for root cause. If still see no obvious cause, enable the debug flag -Djava.security.debug=jpspolicy to get more information. Error message: JPS-03026: PDPService and PolicyStore Service instance not found in default context. Reason: null
     at weblogic.security.service.CommonSecurityServiceManagerDelegateImpl.loadOPSSPolicy(CommonSecurityServiceManagerDelegateImpl.java:1398)
     at weblogic.security.service.CommonSecurityServiceManagerDelegateImpl.initialize(CommonSecurityServiceManagerDelegateImpl.java:1018)
     at weblogic.security.service.SecurityServiceManager.initialize(SecurityServiceManager.java:873)
     at weblogic.security.SecurityService.start(SecurityService.java:141)
     at weblogic.t3.srvr.SubsystemRequest.run(SubsystemRequest.java:64)
     at weblogic.work.ExecuteThread.execute(ExecuteThread.java:209)
     at weblogic.work.ExecuteThread.run(ExecuteThread.java:178)
Caused By: oracle.security.jps.JpsRuntimeException: JPS-03026: PDPService and PolicyStore Service instance not found in default context. Reason: null
     at oracle.security.jps.internal.policystore.PolicyDelegationController.<init>(PolicyDelegationController.java:185)
     at oracle.security.jps.internal.policystore.PolicyDelegationController.<init>(PolicyDelegationController.java:160)
     at oracle.security.jps.internal.policystore.JavaPolicyProvider.<init>(JavaPolicyProvider.java:280)
     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 weblogic.security.service.CommonSecurityServiceManagerDelegateImpl.loadOPSSPolicy(CommonSecurityServiceManagerDelegateImpl.java:1339)
     at weblogic.security.service.CommonSecurityServiceManagerDelegateImpl.initialize(CommonSecurityServiceManagerDelegateImpl.java:1018)
     at weblogic.security.service.SecurityServiceManager.initialize(SecurityServiceManager.java:873)
     at weblogic.security.SecurityService.start(SecurityService.java:141)
     at weblogic.t3.srvr.SubsystemRequest.run(SubsystemRequest.java:64)
     at weblogic.work.ExecuteThread.execute(ExecuteThread.java:209)
     at weblogic.work.ExecuteThread.run(ExecuteThread.java:178)
Thank you.

Hi Srivatsa,
Have you installed OES? If so, the reason could be that the weblogic.policy file needs to be edited, as desribed in section 19.3.2.2 here: http://download.oracle.com/docs/cd/E21764_01/install.1111/e12002/oes.htm
Regards,
Colin

Similar Messages

  • Weblogic Startup ERROR w/ JCE and JDK

    Hi
    Iam running a WLS5.1 off Solaris 7 with JDK1.3 and JCE1.2.1 installed. When I try to start the WLS with the startWebLogic.sh I get the following error.
    The WebLogic Server did not start up properly.
    Exception raised: java.lang.reflect.InvocationTargetException
    java.lang.reflect.InvocationTargetException:java.lang.ExceptionInInitializerError:java.lang.SecurityException:Cannot set up certs for trusted CAs
    Does anyone know as to why this error occurs?
    Thanks

    You probably would like to try the following:
    -make sure all the jce 1.2.1 jar files are ahead in your classpath.
    -copy those 4 jar files from jce install directory to $jdk_home/jre/lib/ext.
    This should solve it. There is a problem in jdk 1.2.2 and is suppose to be solved in 1.3. But again depends on what version of jdk1.3.x you are using.

  • Startup error, weblogic.application.ModuleException

    startup error, weblogic.application.ModuleException
    I got a error when I startup my server. Here is the trace."workspace " is my application.
    <Warning> <Deployer> <BEA-149004> <Failures were detected while initiating distribute task for application 'workspace'.>
    <Warning> <Deployer> <BEA-149078> <Stack trace for message 149004
    weblogic.application.ModuleException:
    at weblogic.servlet.internal.WebAppModule.prepare(WebAppModule.java:295)
    at weblogic.application.internal.flow.ScopedModuleDriver.prepare(ScopedModuleDriver.java:176)
    at weblogic.application.internal.flow.ModuleListenerInvoker.prepare(ModuleListenerInvoker.java:93)
    at weblogic.application.internal.flow.DeploymentCallbackFlow$1.next(DeploymentCallbackFlow.java:360)
    at weblogic.application.utils.StateMachineDriver.nextState(StateMachineDriver.java:26)
    Truncated. see log file for complete stacktrace
    java.lang.ClassCastException: com.ctc.wstx.stax.WstxInputFactory
    at javax.xml.stream.XMLInputFactory.newInstance(XMLInputFactory.java:136)
    at weblogic.servlet.internal.WebAppHelper.addListenerElements(WebAppHelper.java:244)
    at weblogic.servlet.internal.WebAppHelper$IOHelperImpl.parseXML(WebAppHelper.java:224)
    at weblogic.descriptor.DescriptorCache.parseXML(DescriptorCache.java:324)
    at weblogic.servlet.internal.WebAppHelper.registerTagLibListeners(WebAppHelper.java:174)
    Truncated. see log file for complete stacktrace
    Here is the weblogic.xml in my application.
    <?xml version="1.0" encoding="UTF-8"?>
    <weblogic-web-app xmlns="http://www.bea.com/ns/weblogic/90"
    xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance"
    xsi:schemaLocation="http://www.bea.com/ns/weblogic/90 http://www.bea.com/ns/weblogic/90/weblogic-web-app.xsd">
    <context-root>/workspace</context-root>
    <container-descriptor>
    <prefer-web-inf-classes>true</prefer-web-inf-classes>
    </container-descriptor>
    </weblogic-web-app>
    I have two ways to deploy my application,using installer or deploying it manually.
    Using installer is ok,but I deployed it by myself,the problem came up.That's odd
    I need the weblogic.xml to resovle another problem.

    some one can help,thanks.

  • Weblogic server 5.1 startup error

    I am using weblogic 5.1 on Solaris 8 (intel) for testing
    when I start up the server, the following error prompt out
    java.lang.UnsatisfiedLinkError: no jsafe in java.library.path
    at java.lang.Throwable.fillInStackTrace(Native Method)
    at java.lang.Throwable.fillInStackTrace(Compiled Code)
    at java.lang.Throwable.<init>(Compiled Code)
    at java.lang.Error.<init>(Error.java:50)
    at java.lang.LinkageError.<init>(LinkageError.java:43)
    at
    java.lang.UnsatisfiedLinkError.<init>(UnsatisfiedLinkError.java:42)
    at java.lang.ClassLoader.loadLibrary(Compiled Code)
    at java.lang.Runtime.loadLibrary0(Runtime.java:473)
    at java.lang.System.loadLibrary(Compiled Code)
    at COM.rsa.jsafe.JSAFE_DeviceBuilderNative.buildObjects(Compiled
    Code)
    at
    COM.rsa.jsafe.JSAFE_AsymmetricCipher.getInstance(JSAFE_AsymmetricCipher.java
    at COM.rsa.jsafe.JSAFE_AsymmetricCipher.getInstance(Compiled Code)
    at weblogic.security.RSA.performOPJSafe(Compiled Code)
    at weblogic.security.RSA.performOp(RSA.java:104)
    at weblogic.security.RSApkcs1.decrypt(Compiled Code)
    at weblogic.security.RSAMDSignature.verify(RSAMDSignature.java:87)
    at weblogic.security.X509.verifySignature(X509.java:223)
    at
    weblogic.t3.srvr.SSLListenThread.insertIntoCAChain(SSLListenThread.java:192)
    at weblogic.t3.srvr.SSLListenThread.<init>(Compiled Code)
    at weblogic.t3.srvr.SSLListenThread.<init>(Compiled Code)
    at weblogic.t3.srvr.T3Srvr.start(Compiled Code)
    at weblogic.t3.srvr.T3Srvr.main(T3Srvr.java:825)
    at java.lang.reflect.Method.invoke(Native Method)
    at weblogic.Server.startServerDynamically(Server.java:140)
    at weblogic.Server.main(Compiled Code)
    at weblogic.Server.main(Server.java:58)
    The java.library.path is
    /usr/java/bin/../jre/bin/../lib/i386:/opt/weblogic/lib/solaris/oci815_8:/opt
    /weblogic/lib/solaris:/usr/lib
    and i am using JSK 1.2.2_07a
    Please help
    Fannie

    That's JVM crash, which is not supposed to happen ;-) You can try to search
    www.javasoft.com for answers, but it looks like Intel Solaris is not terribly
    popular or supported. Did you try to run WebLogic on Linux instead ?
    Fannie <[email protected]> wrote:
    After I add the command to startWebLogic.sh, the server can start up
    properly.
    When I try to test the jsp page through the browser
    The following error message prompt and the server shutdown
    Please help!
    Fannie
    SIGSEGV 11 segmentation violation
    si_signo [11]: SEGV
    si_errno [0]:
    si_code [1]: SEGV_MAPERR [addr: 0x2]
    stackpointer=D639E440
    "SSLListenThread" (TID:0x91a7d28, sys_thread_t:0x91a7c70, state:R, thread_t:
    t@30, threadID:0xd5f50d74, stack_bottom:0xd5f51000, stack_size:0x20000)
    prio=5
    [1] java.net.PlainSocketImpl.socketAccept(Native Method)
    [2] java.net.PlainSocketImpl.accept(PlainSocketImpl.java:413)
    [3] java.net.ServerSocket.implAccept(ServerSocket.java:241)
    [4] java.net.ServerSocket.accept(ServerSocket.java:223)
    [5]
    weblogic.security.SSL.SSLServerSocket.acceptNoHandshake(SSLServerSocket.java
    :121)
    [6] weblogic.security.SSL.SSLServerSocket.accept(SSLServerSocket.java:112)
    [7] weblogic.t3.srvr.ListenThread.run(ListenThread.java:226)
    "ListenThread" (TID:0x9171528, sys_thread_t:0x9171470, state:R, thread_t:
    t@29, threadID:0xd5f80d74, stack_bottom:0xd5f81000, stack_size:0x20000)
    prio=5
    [1] java.net.PlainSocketImpl.socketAccept(Native Method)
    [2] java.net.PlainSocketImpl.accept(PlainSocketImpl.java:413)
    [3] java.net.ServerSocket.implAccept(ServerSocket.java:241)
    [4] java.net.ServerSocket.accept(ServerSocket.java:223)
    [5] weblogic.t3.srvr.ListenThread.run(ListenThread.java:226)
    "ExecuteThread-14" (TID:0x867b8e8, sys_thread_t:0x867b830, state:CW,
    thread_t: t@24, threadID:0xd6320d74, stack_bottom:0xd6321000,
    stack_size:0x20000) prio=5
    [1] java.lang.Object.wait(Object.java:424)
    [2] weblogic.kernel.ExecuteThread.waitForRequest(ExecuteThread.java:88)
    [3] weblogic.kernel.ExecuteThread.run(ExecuteThread.java:96)
    "ExecuteThread-13" (TID:0x86810e8, sys_thread_t:0x8681030, state:CW,
    thread_t: t@23, threadID:0xd6370d74, stack_bottom:0xd6371000,
    stack_size:0x20000) prio=5
    [1] weblogic.common.internal.DynaQueue.getW(DynaQueue.java:219)
    [2] weblogic.socket.JavaSocketMuxer.processSockets(JavaSocketMuxer.java:177)
    [3] weblogic.socket.SocketReaderRequest.execute(SocketReaderRequest.java:23)
    [4] weblogic.kernel.ExecuteThread.run(ExecuteThread.java:96)
    "ExecuteThread-12" (TID:0x872cd20, sys_thread_t:0x872cc68, state:R,
    thread_t: t@22, threadID:0xd63a0d74, stack_bottom:0xd63a1000,
    stack_size:0x20000) prio=5 current thread
    [1] weblogic.servlet.jsp.JspLexer.mPAGE_DIRECTIVE(JspLexer.java:3344)
    [2] weblogic.servlet.jsp.JspLexer.mDIRECTIVE(JspLexer.java:3174)
    [3] weblogic.servlet.jsp.JspLexer.mSTANDARD_THING(JspLexer.java:1636)
    [4] weblogic.servlet.jsp.JspLexer.mTOKEN(JspLexer.java:1477)
    [5] weblogic.servlet.jsp.JspLexer.nextToken(JspLexer.java:1356)
    [6] weblogic.servlet.jsp.JspLexer.parse(JspLexer.java:786)
    [7] weblogic.servlet.jsp.JspParser.doit(JspParser.java:57)
    [8] weblogic.servlet.jsp.JspParser.parse(JspParser.java:109)
    [9] weblogic.servlet.jsp.Jsp2Java.outputs(Jsp2Java.java:97)
    [10] weblogic.utils.compiler.CodeGenerator.generate(CodeGenerator.java:235)
    [11] weblogic.servlet.jsp.JspStub.compilePage(JspStub.java:198)
    [12] weblogic.servlet.jsp.JspStub.prepareServlet(JspStub.java:174)
    [13]
    weblogic.servlet.internal.ServletStubImpl.getServlet(ServletStubImpl.java:16
    4)
    [14]
    weblogic.servlet.internal.ServletStubImpl.invokeServlet(ServletStubImpl.java
    :99)
    [15]
    weblogic.servlet.internal.ServletStubImpl.invokeServlet(ServletStubImpl.java
    :123)
    [16]
    weblogic.servlet.internal.ServletContextImpl.invokeServlet(ServletContextImp
    l.java:742)
    [17]
    weblogic.servlet.internal.ServletContextImpl.invokeServlet(ServletContextImp
    l.java:686)
    [18]
    weblogic.servlet.internal.ServletContextManager.invokeServlet(ServletContext
    Manager.java:247)
    [19]
    weblogic.socket.MuxableSocketHTTP.invokeServlet(MuxableSocketHTTP.java:361)
    [20] weblogic.socket.MuxableSocketHTTP.execute(MuxableSocketHTTP.java:261)
    [21] weblogic.kernel.ExecuteThread.run(ExecuteThread.java:96)
    "ExecuteThread-11" (TID:0x86c80e8, sys_thread_t:0x86c8030, state:CW,
    thread_t: t@21, threadID:0xd63f0d74, stack_bottom:0xd63f1000,
    stack_size:0x20000) prio=5
    [1] java.lang.Object.wait(Object.java:424)
    [2] weblogic.kernel.ExecuteThread.waitForRequest(ExecuteThread.java:88)
    [3] weblogic.kernel.ExecuteThread.run(ExecuteThread.java:96)
    "ExecuteThread-10" (TID:0x8745218, sys_thread_t:0x8745160, state:CW,
    thread_t: t@20, threadID:0xd6fb0d74, stack_bottom:0xd6fb1000,
    stack_size:0x20000) prio=5
    [1] java.lang.Object.wait(Object.java:424)
    [2] weblogic.kernel.ExecuteThread.waitForRequest(ExecuteThread.java:88)
    [3] weblogic.kernel.ExecuteThread.run(ExecuteThread.java:96)
    "ExecuteThread-9" (TID:0x867bce8, sys_thread_t:0x867bc30, state:CW,
    thread_t: t@19, threadID:0xd6ff0d74, stack_bottom:0xd6ff1000,
    stack_size:0x20000) prio=5
    [1] java.lang.Object.wait(Object.java:424)
    [2] weblogic.kernel.ExecuteThread.waitForRequest(ExecuteThread.java:88)
    [3] weblogic.kernel.ExecuteThread.run(ExecuteThread.java:96)
    "ExecuteThread-8" (TID:0x8742098, sys_thread_t:0x8741fe0, state:CW,
    thread_t: t@18, threadID:0xd7920d74, stack_bottom:0xd7921000,
    stack_size:0x20000) prio=5
    [1] java.lang.Object.wait(Object.java:424)
    [2] weblogic.kernel.ExecuteThread.waitForRequest(ExecuteThread.java:88)
    [3] weblogic.kernel.ExecuteThread.run(ExecuteThread.java:96)
    "ExecuteThread-7" (TID:0x8740ed8, sys_thread_t:0x8740e20, state:CW,
    thread_t: t@17, threadID:0xd7970d74, stack_bottom:0xd7971000,
    stack_size:0x20000) prio=5
    [1] java.lang.Object.wait(Object.java:424)
    [2] weblogic.kernel.ExecuteThread.waitForRequest(ExecuteThread.java:88)
    [3] weblogic.kernel.ExecuteThread.run(ExecuteThread.java:96)
    "ExecuteThread-6" (TID:0x86f40e8, sys_thread_t:0x86f4030, state:CW,
    thread_t: t@16, threadID:0xd79a0d74, stack_bottom:0xd79a1000,
    stack_size:0x20000) prio=5
    [1] java.lang.Object.wait(Object.java:424)
    [2] weblogic.kernel.ExecuteThread.waitForRequest(ExecuteThread.java:88)
    [3] weblogic.kernel.ExecuteThread.run(ExecuteThread.java:96)
    "ExecuteThread-5" (TID:0x873dd58, sys_thread_t:0x873dca0, state:CW,
    thread_t: t@15, threadID:0xd79e0d74, stack_bottom:0xd79e1000,
    stack_size:0x20000) prio=5
    [1] java.lang.Object.wait(Object.java:424)
    [2] weblogic.kernel.ExecuteThread.waitForRequest(ExecuteThread.java:88)
    [3] weblogic.kernel.ExecuteThread.run(ExecuteThread.java:96)
    "ExecuteThread-4" (TID:0x86ff4e8, sys_thread_t:0x86ff430, state:CW,
    thread_t: t@14, threadID:0xd86b0d74, stack_bottom:0xd86b1000,
    stack_size:0x20000) prio=5
    [1] java.lang.Object.wait(Object.java:424)
    [2] weblogic.kernel.ExecuteThread.waitForRequest(ExecuteThread.java:88)
    [3] weblogic.kernel.ExecuteThread.run(ExecuteThread.java:96)
    "ExecuteThread-3" (TID:0x86ffce8, sys_thread_t:0x86ffc30, state:CW,
    thread_t: t@13, threadID:0xd8700d74, stack_bottom:0xd8701000,
    stack_size:0x20000) prio=5
    [1] java.lang.Object.wait(Object.java:424)
    [2] weblogic.kernel.ExecuteThread.waitForRequest(ExecuteThread.java:88)
    [3] weblogic.kernel.ExecuteThread.run(ExecuteThread.java:96)
    "ExecuteThread-2" (TID:0x87134e8, sys_thread_t:0x8713430, state:CW,
    thread_t: t@12, threadID:0xd8730d74, stack_bottom:0xd8731000,
    stack_size:0x20000) prio=5
    [1] java.lang.Object.wait(Object.java:424)
    [2] weblogic.kernel.ExecuteThread.waitForRequest(ExecuteThread.java:88)
    [3] weblogic.kernel.ExecuteThread.run(ExecuteThread.java:96)
    "ExecuteThread-1" (TID:0x8739c70, sys_thread_t:0x8739bb8, state:CW,
    thread_t: t@11, threadID:0xd8760d74, stack_bottom:0xd8761000,
    stack_size:0x20000) prio=5
    [1] java.lang.Object.wait(Object.java:424)
    [2] weblogic.kernel.ExecuteThread.waitForRequest(ExecuteThread.java:88)
    [3] weblogic.kernel.ExecuteThread.run(ExecuteThread.java:96)
    "ExecuteThread-0" (TID:0x8739a68, sys_thread_t:0x87399b0, state:CW,
    thread_t: t@10, threadID:0xd8790d74, stack_bottom:0xd8791000,
    stack_size:0x20000) prio=5
    [1] java.lang.Object.wait(Object.java:424)
    [2] weblogic.kernel.ExecuteThread.waitForRequest(ExecuteThread.java:88)
    [3] weblogic.kernel.ExecuteThread.run(ExecuteThread.java:96)
    "TimeEventGenerator" (TID:0x869a220, sys_thread_t:0x869a168, state:CW,
    thread_t: t@9, threadID:0xd87c0d74, stack_bottom:0xd87c1000,
    stack_size:0x20000) prio=5
    [1] weblogic.time.common.internal.TimeTable.snooze(TimeTable.java:249)
    [2]
    weblogic.time.common.internal.TimeEventGenerator.run(TimeEventGenerator.java
    :131)
    [3] java.lang.Thread.run(Thread.java:479)
    "SpinnerRandomSource" (TID:0x86e8218, sys_thread_t:0x86e8160, state:CW,
    thread_t: t@8, threadID:0xd87f0d74, stack_bottom:0xd87f1000,
    stack_size:0x20000) prio=5
    [1] java.lang.Object.wait(Object.java:424)
    [2]
    weblogic.security.SpinnerThread.stopSpinning(SpinnerRandomBitsSource.java:10
    2)
    [3] weblogic.security.SpinnerThread.run(SpinnerRandomBitsSource.java:116)
    Exiting Thread (sys_thread_t:0xdfb7c29c) : no stack
    "Finalizer" (TID:0x81e3940, sys_thread_t:0x81e3888, state:CW, thread_t: t@6,
    threadID:0xdf4e0d74, stack_bottom:0xdf4e1000, stack_size:0x20000) prio=8
    [1] java.lang.ref.ReferenceQueue.remove(ReferenceQueue.java:146)
    [2] java.lang.ref.ReferenceQueue.remove(ReferenceQueue.java:168)
    [3]
    java.lang.ref.Finalizer$FinalizerWorker$FinalizerThread.run(Finalizer.java:1
    24)
    "Reference Handler" (TID:0x81da690, sys_thread_t:0x81da5d8, state:CW,
    thread_t: t@5, threadID:0xdf510d74, stack_bottom:0xdf511000,
    stack_size:0x20000) prio=10
    [1] java.lang.Object.wait(Object.java:424)
    [2] java.lang.ref.Reference$ReferenceHandler.run(Reference.java:130)
    "Signal dispatcher" (TID:0x81a0ea8, sys_thread_t:0x81a0df0, state:MW,
    thread_t: t@4, threadID:0xdf670d74, stack_bottom:0xdf671000,
    stack_size:0x20000) prio=10
    "main" (TID:0x8061728, sys_thread_t:0x8061670, state:CW, thread_t: t@1,
    threadID:0x804c178, stack_bottom:0x8048000, stack_size:0x848000) prio=5
    [1] java.lang.Object.wait(Object.java:424)
    [2] weblogic.t3.srvr.T3Srvr.waitForDeath(T3Srvr.java:1784)
    [3] java.lang.reflect.Method.invoke(Native Method)
    [4] weblogic.Server.startServerDynamically(Server.java:148)
    [5] weblogic.Server.main(Server.java:66)
    [6] weblogic.Server.main(Server.java:58)
    "Dimitri Rakitine" <[email protected]> ¼¶¼g©ó¶l¥ó
    news:[email protected]...
    I do not think there are shared libs for WebLogic on Solaris/Intel.
    You can try disabling native SSL by adding this to WebLogic startup
    command line: -Dweblogic.security.SSL.useJava=true
    Fannie <[email protected]> wrote:
    I am using weblogic 5.1 on Solaris 8 (intel) for testing
    when I start up the server, the following error prompt out
    java.lang.UnsatisfiedLinkError: no jsafe in java.library.path
    at java.lang.Throwable.fillInStackTrace(Native Method)
    at java.lang.Throwable.fillInStackTrace(Compiled Code)
    at java.lang.Throwable.<init>(Compiled Code)
    at java.lang.Error.<init>(Error.java:50)
    at java.lang.LinkageError.<init>(LinkageError.java:43)
    at
    java.lang.UnsatisfiedLinkError.<init>(UnsatisfiedLinkError.java:42)
    at java.lang.ClassLoader.loadLibrary(Compiled Code)
    at java.lang.Runtime.loadLibrary0(Runtime.java:473)
    at java.lang.System.loadLibrary(Compiled Code)
    at COM.rsa.jsafe.JSAFE_DeviceBuilderNative.buildObjects(Compiled
    Code)
    at
    COM.rsa.jsafe.JSAFE_AsymmetricCipher.getInstance(JSAFE_AsymmetricCipher.java
    at COM.rsa.jsafe.JSAFE_AsymmetricCipher.getInstance(CompiledCode)
    at weblogic.security.RSA.performOPJSafe(Compiled Code)
    at weblogic.security.RSA.performOp(RSA.java:104)
    at weblogic.security.RSApkcs1.decrypt(Compiled Code)
    atweblogic.security.RSAMDSignature.verify(RSAMDSignature.java:87)
    at weblogic.security.X509.verifySignature(X509.java:223)
    at
    weblogic.t3.srvr.SSLListenThread.insertIntoCAChain(SSLListenThread.java:192)
    at weblogic.t3.srvr.SSLListenThread.<init>(Compiled Code)
    at weblogic.t3.srvr.SSLListenThread.<init>(Compiled Code)
    at weblogic.t3.srvr.T3Srvr.start(Compiled Code)
    at weblogic.t3.srvr.T3Srvr.main(T3Srvr.java:825)
    at java.lang.reflect.Method.invoke(Native Method)
    at weblogic.Server.startServerDynamically(Server.java:140)
    at weblogic.Server.main(Compiled Code)
    at weblogic.Server.main(Server.java:58)
    The java.library.path is
    /usr/java/bin/../jre/bin/../lib/i386:/opt/weblogic/lib/solaris/oci815_8:/opt
    /weblogic/lib/solaris:/usr/lib
    and i am using JSK 1.2.2_07a
    Please help
    Fannie--
    Dimitri
    Dimitri

  • Weblogic Startup Class does not run as Windows Service

    If you know the answer, plase send me an email at [email protected]
    I'm running a weblogic startup class that starts a Thread. I need to
    run a batch program that should be running as long as WebLogic is
    running (to process new orders).
    It works fine when I run WebLogic (5.1 SP8) from a script, but causes
    problem when I'm running it as a Windows Service. It calls the
    startup class, however, the startup class never spawns the Thread
    class.
    Following is excerpts from different components:
    =============================================================
    *** weblogic.properties ***
    weblogic.system.startupClass.pdfCreatorStart=WebLogicStartupPdfCreator
    *** WebLogicStartupPdfCreator.java ***
    public class WebLogicStartupPdfCreator implements T3StartupDef {
    public String startup(String name, Hashtable args) throws
    Exception {
    Thread t = new ProductionPdfBatchRunner();
    t.start();
    return "success";
    *** ProductionPdfBatchRunner.java ***
    public class ProductionPdfBatchRunner extends Thread {
    public void run() {
    try {
    //work being done here
    this.sleep(30000);
    catch (InterruptedException ie) {               
    catch(Exception e) {
    e.printStackTrace();
    =============================================================
    Thanks for any help

    Hi,
    Ok. Few suggestions.
    1. Can you review the SAP note:
    552286  Troubleshooting for the SAP Web Dispatcher
    2. When you said: "web dispatcher does not get started ", what error you got ? Can you be more details here ?
    3. Please check the trace file dev_webdisp" that generated in the work directory. If the log entries is not abvious, increase the trace level to 2 or 3, and reproduce and re-check the trace file.
    4. What is the output of the command "sapwebdisp -v"
    5. How about sapwebdisp.pfl ? Are those settings correct ?
    Hope this helps.
    Regards,
    Vincent

  • Weblogic ConfigurationException Error

    Hello,
    I have a big problem
    My System is
    OS : Windows 2000 Server
    EJB Server : Weblogic 5.1.0 and SP5
    JDK1.2.2
    My Configuration is
    C:\weblogic\bin>wlconfig
    WebLogic startup settings are presently:
    CLASSPATH Prefix
    d:\java\jdk122\lib\db.jar;d:\java\jdk122\lib\dt.jar;d:\java\
    jdk122\lib\tools.jar;d:\java\j2ee\lib\j2ee.jar;d:\java\jswdk-1.0.1\lib;d:\ja
    va\j
    dk122\lib\xlnclient.jar;d:\java\jdk122\lib\xlnserver.jar;d:\java\jdk122\lib\
    XlnW
    ebServlet.jar;d:\java\jsdk20\lib\jsdk.jar;.;c:\weblogic\lib\weblogic510sp5bo
    ot.j
    ar
    CLASSPATH
    d:\java\jdk122\lib\db.jar;d:\java\jdk122\lib\dt.jar;d:\java\
    jdk122\lib\tools.jar;d:\java\j2ee\lib\j2ee.jar;d:\java\jswdk-1.0.1\lib;d:\ja
    va\j
    dk122\lib\xlnclient.jar;d:\java\jdk122\lib\xlnserver.jar;d:\java\jdk122\lib\
    XlnW
    ebServlet.jar;d:\java\jsdk20\lib\jsdk.jar;.;c:\weblogic\lib\weblogic510sp5bo
    ot.j
    ar;d:\java\jdk122\lib\tools.jar;d:\java\jdk122\jre\lib\rt.jar;d:\java\jdk122
    \jre
    \lib\i18n.jar;C:\weblogic\license;C:\weblogic\classes\boot;C:\weblogic\class
    es;C
    :\weblogic\lib\weblogicaux.jar;C:\weblogic\eval\cloudscape\lib\cloudscape.ja
    r
    JAVA_HOME d:\java\jdk122
    WEBLOGIC_LICENSEDIR C:\weblogic\license
    WEBLOGIC_HOME C:\weblogic
    system properties:
    java.security.manager
    java.security.policy==C:\weblogic\weblogic.policy
    weblogic.system.home=C:\weblogic
    java.compiler=symcjit
    weblogic.class.path=c:\weblogic\lib\weblogic510sp5.jar;c:\we
    blogic\license;c:\weblogic\classes;c:\weblogic\myserver\serverclasses;c:\web
    logi
    c\lib\weblogicaux.jar
    INITIAL_HEAP 64 MB
    MAX_HEAP 64 MB
    SERVERCLASSPATH
    d:\java\jdk122\lib\db.jar;d:\java\jdk122\lib\dt.jar;d:\java\
    jdk122\lib\tools.jar;d:\java\j2ee\lib\j2ee.jar;d:\java\jswdk-1.0.1\lib;d:\ja
    va\j
    dk122\lib\xlnclient.jar;d:\java\jdk122\lib\xlnserver.jar;d:\java\jdk122\lib\
    XlnW
    ebServlet.jar;d:\java\jsdk20\lib\jsdk.jar;.;c:\weblogic\lib\weblogic510sp5bo
    ot.j
    ar;d:\java\jdk122\jre\lib\rt.jar;d:\java\jdk122\jre\lib\i18n.jar;C:\weblogic
    \cla
    sses\boot;C:\weblogic\eval\cloudscape\lib\cloudscape.jar
    Type "wlconfig -help" for program usage.
    My Weblogic Version is
    D:\job\develop\trade>java weblogic.Admin t3://localhost:7001 VERSION
    WebLogic Build: 5.1.0 Service Pack 5 08/17/2000 07:21:55 #79895
    My Weblogic Server log is
    Mon 8 Mon 28 16:07:02 GMT+09:00 2000:<I> <RMI> Registry started
    Mon 8 Mon 28 16:07:02 GMT+09:00 2000:<I> <EJB> Enterprise JavaBeans
    initializing
    Mon 8 Mon 28 16:07:03 GMT+09:00 2000:<I> <EJB JAR deployment
    D:/job/develop/trade/
    yTrader.jar>
    EJB home interface: 'TraderHome' deployed bound to the JNDI name:MyTrader'
    Mon 8 Mon 28 16:07:03 GMT+09:00 2000:<I> <EJB JAR deployment
    D:/job/develop/bank/M
    Bank.jar> EJB home interface: 'BankHome' deployed bound to the JNDI name:
    'MyBak'
    Mon 8 Mon 28 16:07:03 GMT+09:00 2000:<I> <EJB> 2 EJB jar files loaded,
    containing EJBs
    Mon 8 Mon 28 16:07:03 GMT+09:00 2000:<I> <EJB> 2 deployed, 0 failed to
    deploy.
    Mon 8 Mon 28 16:07:03 GMT+09:00 2000:<I> <HTTP> Log rotation is size based
    Mon 8 Mon 28 16:07:03 GMT+09:00 2000:<I> <ZAC> ZAC ACLs initialized
    Mon 8 Mon 28 16:07:03 GMT+09:00 2000:<I> <ZAC> ZAC packages stored in local
    directry exports
    Mon 8 Mon 28 16:07:03 GMT+09:00 2000:<I> <ListenThread> Listening on port:
    7001
    <NT Performance Pack> NATIVE: created IoCompletionPort successfully.
    IoPort=0x000028c
    Mon 8 Mon 28 16:07:03 GMT+09:00 2000:<I> <SSLListenThread> Listening on
    port: 7002
    Mon 8Mon 28 16:07:04 GMT+09:00 2000:<I> <WebLogicServer> WebLogic Server
    started
    Sample program is weblogic sample program
    Source URL is
    http://www.weblogic.com/docs51/examples/ejb/basic/statefulSession/index.html
    Trader.java, TraderBean.java, TraderHome.java,
    TraderResult.java,ProcessingErrorException.java, Client.java
    I have got the error message after running Client program
    D:\job\develop\trade>java Client "t3://localhost:7001"
    Beginning statefulSession.Client...
    The client was unable to lookup the EJBHome. Please make sure
    that you have deployed the ejb with the JNDI name MyTrader on the WebLogic
    server at t3://localhost:7001
    javax.naming.ConfigurationException.
    Root exception is weblogic.rmi.server.ExportException: A description for
    TraderBeanHomeImpl was found but it could not be
    read due to: [Failed to find a stub for [class TraderBeanHomeImpl]
    implements at
    least one interface [interface TraderHome] which extends Remote.]
    weblogic.rmi.StubNotFoundException: Failed to find a stub for [class
    TraderBeanH
    omeImpl] implements at least one interface [interface TraderHome] which
    extends
    Remote.
    at
    weblogic.rmi.internal.DescriptorManager.resolveClass(DescriptorManage
    r.java, Compiled Code)
    at
    weblogic.rmi.extensions.BasicDescriptor.<init>(BasicDescriptor.java,
    Compiled Code)
    at
    weblogic.rmi.extensions.BasicRuntimeDescriptor.<init>(BasicRuntimeDes
    criptor.java, Compiled Code)
    at
    weblogic.rmi.internal.DescriptorManager.resolveClass(DescriptorManage
    r.java, Compiled Code)
    at
    weblogic.rmi.internal.DescriptorManager.getDescriptor(DescriptorManag
    er.java, Compiled Code)
    at
    weblogic.rmi.internal.DescriptorManager.getDescriptor(DescriptorManag
    er.java, Compiled Code)
    at
    weblogic.rmi.internal.OIDManager.getRequestDispatcher(OIDManager.java
    at
    weblogic.rmi.extensions.AbstractRequest.sendReceive(AbstractRequest.
    ava:76)
    at
    weblogic.jndi.toolkit.BasicWLContext_WLStub.lookup(BasicWLContext_WL
    tub.java:246)
    at weblogic.jndi.toolkit.WLContextStub.lookup(WLContextStub.java,
    Compi
    ed Code)
    at javax.naming.InitialContext.lookup(InitialContext.java:354)
    at Client.lookupHome(Client.java:149)
    at Client.<init>(Client.java:44)
    at Client.main(Client.java:82)
    Please help me !!!!
    Thanks

    In your client, when you look up the bean, the JNDI name should be "MyTrader",
    not statelessSession.Client
    Look at client.java in /examples/ejb/basic/statelessSession example,
    In weblogic-ejb-jar.xml the jndi name is specified as follows:
    <jndi-name>statelessSession.TraderHome</jndi-name>
    and in the client program we look up the bean as follows:
    JNDI_NAME=statelessSession.TraderHome
    Object home = ctx.lookup(JNDI_NAME);
    Make sure you are doing the same.
    Kumar
    "±è¼®" wrote:
    Hello,
    I have a big problem
    My System is
    OS : Windows 2000 Server
    EJB Server : Weblogic 5.1.0 and SP5
    JDK1.2.2
    <snipped>
    Mon 8 Mon 28 16:07:03 GMT+09:00 2000:<I> <EJB JAR deployment
    D:/job/develop/trade/
    yTrader.jar>
    EJB home interface: 'TraderHome' deployed bound to the JNDI name:MyTrader'
    Mon 8 Mon 28 16:07:03 GMT+09:00 2000:<I> <EJB JAR deployment
    D:/job/develop/bank/M
    Bank.jar> EJB home interface: 'BankHome' deployed bound to the JNDI name:
    'MyBak'
    Mon 8 Mon 28 16:07:03 GMT+09:00 2000:<I> <EJB> 2 EJB jar files loaded,
    containing EJBs
    Mon 8 Mon 28 16:07:03 GMT+09:00 2000:<I> <EJB> 2 deployed, 0 failed to
    deploy.
    Sample program is weblogic sample program
    Source URL is
    http://www.weblogic.com/docs51/examples/ejb/basic/statefulSession/index.html
    Trader.java, TraderBean.java, TraderHome.java,
    TraderResult.java,ProcessingErrorException.java, Client.java
    I have got the error message after running Client program
    D:\job\develop\trade>java Client "t3://localhost:7001"
    Beginning statefulSession.Client...
    The client was unable to lookup the EJBHome. Please make sure
    that you have deployed the ejb with the JNDI name MyTrader on the WebLogic
    server at t3://localhost:7001
    javax.naming.ConfigurationException.
    Root exception is weblogic.rmi.server.ExportException: A description for
    TraderBeanHomeImpl was found but it could not be
    read due to: [Failed to find a stub for [class TraderBeanHomeImpl]
    implements at
    least one interface [interface TraderHome] which extends Remote.]
    weblogic.rmi.StubNotFoundException: Failed to find a stub for [class
    TraderBeanH
    omeImpl] implements at least one interface [interface TraderHome] which
    extends
    Remote.
    at
    weblogic.rmi.internal.DescriptorManager.resolveClass(DescriptorManage
    r.java, Compiled Code)
    at
    weblogic.rmi.extensions.BasicDescriptor.<init>(BasicDescriptor.java,
    Compiled Code)
    at
    weblogic.rmi.extensions.BasicRuntimeDescriptor.<init>(BasicRuntimeDes
    criptor.java, Compiled Code)
    at
    weblogic.rmi.internal.DescriptorManager.resolveClass(DescriptorManage
    r.java, Compiled Code)
    at
    weblogic.rmi.internal.DescriptorManager.getDescriptor(DescriptorManag
    er.java, Compiled Code)
    at
    weblogic.rmi.internal.DescriptorManager.getDescriptor(DescriptorManag
    er.java, Compiled Code)
    at
    weblogic.rmi.internal.OIDManager.getRequestDispatcher(OIDManager.java
    at
    weblogic.rmi.extensions.AbstractRequest.sendReceive(AbstractRequest.
    ava:76)
    at
    weblogic.jndi.toolkit.BasicWLContext_WLStub.lookup(BasicWLContext_WL
    tub.java:246)
    at weblogic.jndi.toolkit.WLContextStub.lookup(WLContextStub.java,
    Compi
    ed Code)
    at javax.naming.InitialContext.lookup(InitialContext.java:354)
    at Client.lookupHome(Client.java:149)
    at Client.<init>(Client.java:44)
    at Client.main(Client.java:82)
    Please help me !!!!
    Thanks

  • Plumtree Portal Startup Error

    Hi All,
    I am trying to install the WCI on Win Server 2003.
    I followed the step-by-step installation guide provided by Oracle on http://download-llnw.oracle.com/docs/cd/E13158_01/alui/wci/docs103/map_wci_win_installguide_10-3/. However, we came across this problem where the portal can't be started after completing the installation and configuration.
    The configuration manager is able to run, but not the portal.
    The startup error log is as follows:
    Diagnostic system initialization OK.
    Portal Startup begins: 15 total tasks.
    Recommendations follow:
    PortalObjectsFactory Initialization Failure (Java)
    RECOMMENDATION: Review the exception listed below for details. Since
    OpenKernel initialized correctly, this usually means that the
    portal database is not scripted or properly configured, or there
    is an installation problem related to JAR files. This may also
    mean the search libraries are not on your PATH or
    LD_LIBRARY_PATH. Try running ptverify.
    More Detail:
    OpenKernel configuration failure. This usually means INVALID
    DATABASE SETTINGS. Run ptconfig to verify your database connection.
    If this fails, check the web application server user's access rights
    to the file system. Finally, verify the XML settings files are not
    corrupt.
    recommendation: RECOMMENDATION: Review the exception listed below for
    details. Since OpenKernel initialized correctly, this usually
    means that the portal database is not scripted or properly
    configured, or there is an installation problem related to JAR
    files. This may also mean the search libraries are not on your
    OpenKernel configuration failure. This usually means INVALID
    DATABASE SETTINGS. Run ptconfig to verify your database
    connection. If this fails, check the web application server
    user's access rights to the file system. Finally, verify the
    message: Error opening database connection to:
    jdbc:plumtree:oracle://kldev-vmwci:7001;SID=PLUM10;user=plumtree;password=;BatchPerformanceWorkaround=true,
    exception: [plumtree][Oracle JDBC Driver]Error establishing
    socket to host and port: kldev-vmwci:7001. Reason: Connection
    secondary exception: at
    ======= Diagnostic Run Complete =======
    ERROR: OpenKernel configuration failure. This usually means INVALID
    DATABASE SETTINGS. Run ptconfig to verify your database connection.
    If this fails, check the web application server user's access rights
    to the file system. Finally, verify the XML settings files are not
    corrupt.
    Recommendation:
    OpenKernel configuration failure. This usually means INVALID
    DATABASE SETTINGS. Run ptconfig to verify your database connection.
    If this fails, check the web application server user's access rights
    to the file system. Finally, verify the XML settings files are not
    corrupt.
    Startup completion percentage: 10% (5 steps out of 50 complete)
    FYI, we had been uninstalling and re-installing several times, but the same problems occured. So, does any of you faced this kind of error before?
    Your views and opinions are very much appreciated. Thanks in advance.

    Looks like this a Java portal... this error is usually caused by an invalid path or similar problem with environment variables. Since ptverify works, this is even more likely. I would make sure you've followed the preinstall steps. The problem is probably somehow related to you needing to:
    1.) Set the PT_HOME environment variable.
    2.) Add it to your PATH.
    3.) Make sure the application server (Weblogic?) is set up to properly use the above variables (is the user it is running as set up to have above, etc). I would add some echo statements to your application server bat files if you are unsure if these variables are set or what they are.
    4.) Some other environment variable is necessary (i.e. does LD_LIBRARY_PATH contain the /lib/java directory).
    Most of this should be done by the install, but when you are setting up the application server you may need to check this (or if you have reinstalled, run as a different user, etc, this may be different).
    I realize that's kind of vague but this type of error can be harder to diagnose, plus its been a while since I've done a Windows install. Hope this helps...
    Ross

  • WL 5.1 NT Service startup error

    I am receiving the following error when trying to start WebLogic 5.1sp3 as
    an NT service.
    "Could not start the Weblogic... service on ..."
    "Error 2140: An internal Windows NT error occurred."
    Nothing is written to any of the NT event logs or to the weblogic.log. I
    am able to start the WL server from the start menu; wlserver.exe. I have
    included my install, path, and wlconfig output if anyone can use it to point
    me to a possible error condition.
    TIA,
    Tim Kuntz
    F:\weblogic\bin>install -name "WebLogic 5.1 Intradev"
    Installing WebLogic Service under name"WebLogic 5.1 Intradev"
    Querying registry for WebLogic installation location...
    Opened Service Control Manager...
    Installing service executable f:\weblogic\bin\WLService.exe
    Service successfully installed.
    Starting service:...
    F:\weblogic\bin>path
    PATH=f:\weblogic\bin;F:\orant\bin;C:\WINNT\system32;C:\WINNT;C:\WINNT\System
    32\W
    BEM;C:\Program Files\Symantec\pcAnywhere;C:\Program Files\Mts
    F:\weblogic\bin>wlconfig
    WebLogic startup settings are presently:
    CLASSPATH Prefix
    \weblogic\lib\weblogic510sp3boot.jar;\weblogic\classes\boot;
    \weblogic\bin\oci805_8
    CLASSPATH
    \weblogic\lib\weblogic510sp3boot.jar;\weblogic\classes\boot;
    \weblogic\bin\oci805_8;f:\weblogic\jre1_2\lib\tools.jar;f:\weblogic\jre1_2\j
    re\l
    ib\rt.jar;f:\weblogic\jre1_2\jre\lib\i18n.jar;f:\weblogic\license;f:\weblogi
    c\cl
    asses\boot;f:\weblogic\classes;f:\weblogic\lib\weblogicaux.jar;f:\weblogic\e
    val\
    cloudscape\lib\cloudscape.jar
    JAVA_HOME f:\weblogic\jre1_2
    WEBLOGIC_LICENSEDIR f:\weblogic\license
    WEBLOGIC_HOME f:\weblogic
    system properties:
    java.security.manager
    java.security.policy==f:\weblogic\weblogic.policy
    weblogic.system.home=f:\tpc
    java.compiler=symcjit
    weblogic.class.path=\weblogic\lib\weblogic510sp3.jar;\weblog
    ic\license;\weblogic\classes;\weblogic\lib\weblogicaux.jar;\tpc\classes;\tpc
    \cla
    sses\mail.jar;\tpc\classes\activation.jar;\tpc\classes\webmacro.jar;\tpc\cla
    sses
    \jaxp.jar;\tpc\classes\parser.jar
    weblogic.system.name=intranet
    INITIAL_HEAP 64 MB
    MAX_HEAP 64 MB
    SERVERCLASSPATH
    \weblogic\lib\weblogic510sp3boot.jar;\weblogic\classes\boot;
    \weblogic\bin\oci805_8;f:\weblogic\jre1_2\jre\lib\rt.jar;f:\weblogic\jre1_2\
    jre\
    lib\i18n.jar;f:\weblogic\classes\boot;f:\weblogic\eval\cloudscape\lib\clouds
    cape
    .jar

    I got exactly the same problem ....Did you find a solution, i really don't understand what's happening ...Thanx

  • WLS Startup error

    Hi all, we are getting an intermittent JMS startup error within our WLS 8sp1
              instance.
              Now, it doesn't affect us directly as we don't directly use JMS, but
              obviously we should be seeing any exceptions at all, so...
              <Jul 21, 2004 1:10:17 PM EDT> <Error> <WebService> <BEA-220033> <Failed
              to access the store for reliable delivery. weblogic.jms.common.JMSException:
              Failed to create consumer because JMSServer is shutdown or suspended.
              weblogic.jms.common.JMSException: Failed to create consumer because
              JMSServer is shutdown or suspended
              at
              weblogic.jms.backend.BackEnd.checkShutdownOrSuspendedNeedLock(BackEnd
              .java:1482)
              at
              weblogic.jms.backend.BESession.createConsumer(BESession.java:157)
              at weblogic.jms.backend.BESession.invoke(BESession.java:1453)
              at
              weblogic.jms.dispatcher.Request.wrappedFiniteStateMachine(Request.jav
              a:609)
              Anyone have any tips or hints about this?
              Thanx!
              Regards,
              Will Hartung
              ([email protected])
              

    Check your environment for variables. If you have a CLASSPATH variable. If yes, check if you find the QTJava.zip on it. Remove it and start again.
    Timo

  • JRE 1.5.0_11 Startup Error with MS Windows Vista. Please help!

    Hi there, I am hoping that someone can help me with this very confusing problem. A friend of mine made a program for me last month using java. It works brilliantly on computers running MS Windows 2000 and XP but as soon as I installed it on one running Vista I get this error:
    Startup Error
    An error has occured during startup:
    java.lang.UnsupportedClassVersionError: Bad version number in .class file
         at java.lang.ClassLoader.defineClass1(Native Method)
         at java.lang.ClassLoader.defineClass(Unknown Source)
         at java.security.SecureClassLoader.defineClass(Unknown Source)
         at java.net.URLClassLoader.defineClass(Unknown Source)
         at java.net.URLClassLoader.access$100(Unknown Source)
         at java.net.URLClassLoader$1.run(Unknown Source)
         at java.security.AccessController.doPrivileged(Native Method)
         at java.net.URLClassLoader.findClass(Unknown Source)
         at java.lang.ClassLoader.loadClass(Unknown Source)
         at sun.misc.Launcher$AppClassLoader.loadClass(Unknown Source)
         at java.lang.ClassLoader.loadClass(Unknown Source)
         at com.exe4j.runtime.LauncherEngine.launch(Unknown Source)
         at com.exe4j.runtime.WinLauncher.main(Unknown Source)
    All the computers, regardless of operating system, are running the same version of JRE.
    I would really appreciate any help that anyone can give me as this problem needs to be resolved as a matter of urgency and my friend who made the software has gone on holiday and I cannot get hold of him at the moment. Also, I apologise in advance if this is the wrong section to post this problem.
    Thanks!

    Seems to be a problem with exe4j. Ask your friend to deploy a platform independent version of his program as well.

  • Updated to Premiere CC 2014 - Now getting Startup Error - Could not find any capable video play modules

    I have a late 2013 MacBook Pro Retina with NVIDIA GeForce GT 750M 2048 MB.
    Ever since the Premiere CC 2014 update, on launch, I get this error right after it shows "ExporterQuickTimeHost.bundle" loading (I tried removing this, but it still did it, so I don't think it has anything to do with the QuickTime plugin):
    Adobe Premiere Pro Startup  Error
    Adobe Premiere Pro could not find any capable video play modules. Please update your video display drivers and start again.
    I never got this in the CC version. I have the latest CUDA driver: version 6.0.46  &  GPU Driver: version 8.26.21 310.40.35f08
    The computer is unusable for about 4-5 mins after this happens until it all clears up. This whole process takes up 7-8 mins!
    This same thing also happens with Prelude CC 2014.
    If anyone knows what's going on I would be very grateful.
    Thanks, Maz

    I found a solution that worked for me. Seems to be a permissions problem. Here's the solution I found (found it here: CC 2014 startup issues : Adobe Premiere Pro):
    In the finder menu click and hold on the GO menu. Hold the option button and the User library will show up. Click the User Library.
    In that folder go to preferences and find the adobe folder.
    Right click on adobe folder and click get info.
    In the Sharing & Permissions section there should be three names.
    All should say Read & Write next to them.
    Unlock the lock, switch them all to read and write.
    Then click on the little gear directly under the names or to to the left of the lock and in the pulldown click on "apply to enclosed items.
    Then lock the lock again.
    Now go to your OS Hardrive and click on Users, your user name, Documents.
    Find the adobe folder there.
    Right click on adobe folder and click get info.
    In the Sharing & Permissions section there should be three names.
    All should say Read & Write next to them.
    Unlock the lock, switch them all to read and write.
    Then click on the little gear directly under the names or to to the left of the lock and in the pulldown click on "apply to enclosed items.
    The lock the lock again.
    Wait 1 minute. Then launch Premiere.
    This fixed it for me.

  • CS3 suddenly has a startup error, cant find MFC71.DLL

    Start CS3 normally, and suddenly get this error:
    Adobe Photoshop CS3: Photoshop.exe - Unable To Locate Component (title bar
    of error dialog)
    This application has failed to start because MFC71.DLL was not found.
    Re-installing the application may fix this problem.
    OK
    I click on OK and CS3 starts, but with differences. Seems some of the
    windows on the right are missing now. Bridge still runs fine, I can edit
    RAW files from Bridge to ACR4.5, then open from that into Photoshop, then
    convert and save the files. I don't seem to have a Layers palette now or a
    Tool Options palette.
    I had just gone through and uninstalled a number of old applications. None
    were Adobe programs though. Immediately after doing that, this error
    started.
    I found MFC71.DLL, but putting it in the Photoshop installation folder
    didn't help. Can someone tell me how to fix this? Hopefully without
    re-installing CS3. I have also just discovered that my DVD rewriter will
    not recognize the CS3 DVD, so doing a reinstall from the disk will require a
    new DVD drive first.
    The Adobe updater works and I updated PS to 10.01, and still get that
    startup error and have missing palettes.
    Thanks!
    Michael

    It belongs in the Windows\system32 folder.
    I also have copies in C:\Program Files\Common Files\Adobe\Updater and C:\Program Files\Adobe\CS3\Acrobat 8.0\Designer 8.0
    All of the copies I found are version 7.10.3077.0
    Peter

  • Soa suite 10.1.3.1 bpel startup error

    Hello,
    I installed the soa suite 10.1.3.1 on Linux with Java 1.5.0-12. First I did a Advanced install. Everything was fine except, I used to get a:
    Failed to read WSDL from http://localhost:port/orabpel/default/TaskActionHandler/1.0/TaskActionHandler?wsdl: HTTP connection error code is 500 for any BPEL process (Even the hello world). Then I undeployed that version and deployed a 'Basic' install. Still I get the same error in the console. On checking the application log in the orabpel deployment folder I saw this exception on both occasion:
    07/12/15 11:09:09.340 10.1.3.1.0 Started
    07/12/15 11:09:22.811 httpbinding: 10.1.3.1.0 Started
    07/12/15 11:09:22.833 admin: 10.1.3.1.0 Started
    07/12/15 11:09:22.867 console: 10.1.3.1.0 Started
    07/12/15 11:09:22.896 startup: Error initializing servlet
    java.lang.NoClassDefFoundError
    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 javax.xml.soap.FactoryFinder.newInstance(Unknown Source)
    at javax.xml.soap.FactoryFinder.find(Unknown Source)
    at javax.xml.soap.MessageFactory.newInstance(MessageFactory.java:29)
    at oracle.j2ee.ws.server.WebServiceServlet.init(WebServiceServlet.java:101)
    at oracle.j2ee.ws.server.provider.ProviderServlet.init(ProviderServlet.java:104)
    at javax.servlet.GenericServlet.init(GenericServlet.java:256)
    at com.collaxa.cube.ws.soap.oc4j.BPELOC4JServlet.init(BPELOC4JServlet.java:63)
    at com.evermind.server.http.HttpApplication.loadServlet(HttpApplication.java:2361)
    at com.evermind.server.http.HttpApplication.findServlet(HttpApplication.java:4810)
    at com.evermind.server.http.HttpApplication.findServlet(HttpApplication.java:4734)
    at com.evermind.server.http.HttpApplication.initPreloadServlets(HttpApplication.java:4922)
    at com.evermind.server.http.HttpApplication.initDynamic(HttpApplication.java:1134)
    at com.evermind.server.http.HttpApplication.<init>(HttpApplication.java:738)
    at com.evermind.server.ApplicationStateRunning.getHttpApplication(ApplicationStateRunning.java:414)
    at com.evermind.server.Application.getHttpApplication(Application.java:545)
    at com.evermind.server.http.HttpSite$HttpApplicationRunTimeReference.createHttpApplicationFromReference(HttpSite.java:1990)
    at com.evermind.server.http.HttpSite$HttpApplicationRunTimeReference.<init>(HttpSite.java:1909)
    at com.evermind.server.http.HttpSite.initApplications(HttpSite.java:645)
    at com.evermind.server.http.HttpSite.setConfig(HttpSite.java:290)
    at com.evermind.server.http.HttpServer.setSites(HttpServer.java:270)
    at com.evermind.server.http.HttpServer.setConfig(HttpServer.java:177)
    at com.evermind.server.ApplicationServer.initializeHttp(ApplicationServer.java:2450)
    at com.evermind.server.ApplicationServer.setConfig(ApplicationServer.java:998)
    at com.evermind.server.ApplicationServerLauncher.run(ApplicationServerLauncher.java:131)
    at java.lang.Thread.run(Thread.java:595)
    07/12/15 11:09:22.897 startup: Error preloading servlet
    The install says succesful...Any ideas? Thank.

    thanks for the tip. applied the patch. but didn't help. it is just a no class def found error. How hard can it be to make it find the class it wants (as long as i get to know what class it wants!)

  • Flash Builder 4.7 startup error: Exception in com.adobe.flexbuilder.ui.UIPlugin.start() of bundle...

    I installed Flash Builder Premium 4.7. The installation was successful but when I am running flash builder, it is giving me a startup error and some of the contents of log file is given below. Can anyone help me resolve this issue? Thanks!
    !SESSION 2013-12-27 23:45:29.586 -----------------------------------------------
    eclipse.buildId=M20110909-1335
    java.version=1.6.0_31
    java.vendor=Sun Microsystems Inc.
    BootLoader constants: OS=win32, ARCH=x86_64, WS=win32, NL=en_US
    Command-line arguments:  -os win32 -ws win32 -arch x86_64
    !ENTRY org.eclipse.osgi 4 0 2013-12-27 23:45:34.726
    !MESSAGE An error occurred while automatically activating bundle com.adobe.flexbuilder.ui (94).
    !STACK 0
    org.osgi.framework.BundleException: Exception in com.adobe.flexbuilder.ui.UIPlugin.start() of bundle com.adobe.flexbuilder.ui.
        at org.eclipse.osgi.framework.internal.core.BundleContextImpl.startActivator(BundleContextImpl.java:734)
        at org.eclipse.osgi.framework.internal.core.BundleContextImpl.start(BundleContextImpl.java:683)
        at org.eclipse.osgi.framework.internal.core.BundleHost.startWorker(BundleHost.java:381)
        at org.eclipse.osgi.framework.internal.core.AbstractBundle.start(AbstractBundle.java:299)
        at org.eclipse.osgi.framework.util.SecureAction.start(SecureAction.java:440)
        at org.eclipse.osgi.internal.loader.BundleLoader.setLazyTrigger(BundleLoader.java:268)
        at org.eclipse.core.runtime.internal.adaptor.EclipseLazyStarter.postFindLocalClass(EclipseLazyStarter.java:107)
        at org.eclipse.osgi.baseadaptor.loader.ClasspathManager.findLocalClass(ClasspathManager.java:462)
        at org.eclipse.osgi.internal.baseadaptor.DefaultClassLoader.findLocalClass(DefaultClassLoader.java:216)
        at org.eclipse.osgi.internal.loader.BundleLoader.findLocalClass(BundleLoader.java:400)
        at org.eclipse.osgi.internal.loader.SingleSourcePackage.loadClass(SingleSourcePackage.java:35)
        at org.eclipse.osgi.internal.loader.BundleLoader.findClassInternal(BundleLoader.java:473)
        at org.eclipse.osgi.internal.loader.BundleLoader.findClass(BundleLoader.java:429)
        at org.eclipse.osgi.internal.loader.BundleLoader.findClass(BundleLoader.java:417)
        at org.eclipse.osgi.internal.baseadaptor.DefaultClassLoader.loadClass(DefaultClassLoader.java:107)
        at java.lang.ClassLoader.loadClass(Unknown Source)
        at com.adobe.flexbuilder.standalone.SplashHandler.init(SplashHandler.java:143)
        at org.eclipse.ui.internal.Workbench$8.run(Workbench.java:785)
        at org.eclipse.core.runtime.SafeRunner.run(SafeRunner.java:42)
        at org.eclipse.ui.internal.Workbench.createSplashWrapper(Workbench.java:801)
        at org.eclipse.ui.internal.Workbench.runUI(Workbench.java:2523)
        at org.eclipse.ui.internal.Workbench.access$4(Workbench.java:2494)
        at org.eclipse.ui.internal.Workbench$7.run(Workbench.java:674)
        at org.eclipse.core.databinding.observable.Realm.runWithDefault(Realm.java:332)
        at org.eclipse.ui.internal.Workbench.createAndRunWorkbench(Workbench.java:667)
        at org.eclipse.ui.PlatformUI.createAndRunWorkbench(PlatformUI.java:149)
        at com.adobe.flexbuilder.standalone.FlashBuilderApplication.start(FlashBuilderApplication.java:79)
        at org.eclipse.equinox.internal.app.EclipseAppHandle.run(EclipseAppHandle.java:196)
        at org.eclipse.core.runtime.internal.adaptor.EclipseAppLauncher.runApplication(EclipseAppLauncher.java:110)
        at org.eclipse.core.runtime.internal.adaptor.EclipseAppLauncher.start(EclipseAppLauncher.java:79)
        at org.eclipse.core.runtime.adaptor.EclipseStarter.run(EclipseStarter.java:344)
        at org.eclipse.core.runtime.adaptor.EclipseStarter.run(EclipseStarter.java:179)
        at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
        at sun.reflect.NativeMethodAccessorImpl.invoke(Unknown Source)
        at sun.reflect.DelegatingMethodAccessorImpl.invoke(Unknown Source)
        at java.lang.reflect.Method.invoke(Unknown Source)
        at org.eclipse.equinox.launcher.Main.invokeFramework(Main.java:622)
        at org.eclipse.equinox.launcher.Main.basicRun(Main.java:577)
        at org.eclipse.equinox.launcher.Main.run(Main.java:1410)
    Caused by: java.lang.UnsatisfiedLinkError: E:\Adobe\Adobe Flash Builder 4.7 (64 Bit)\eclipse\plugins\com.adobe.flexide.amt_4.7.0.349722\os\win32\x86_64\amt_win_jnilib.dll: This application has failed to start because the application configuration is incorrect. Reinstalling the application may fix this problem
        at java.lang.ClassLoader$NativeLibrary.load(Native Method)
        at java.lang.ClassLoader.loadLibrary0(Unknown Source)
        at java.lang.ClassLoader.loadLibrary(Unknown Source)
        at java.lang.Runtime.loadLibrary0(Unknown Source)
        at java.lang.System.loadLibrary(Unknown Source)
        at com.adobe.flexide.amt.AMTLib.initialize(AMTLib.java:134)
        at com.adobe.flexide.amt.Activator.AMT_Initialize(Activator.java:113)
        at com.adobe.flexbuilder.ui.asn.ASNUIBridge.start(ASNUIBridge.java:58)
        at com.adobe.flexbuilder.ui.UIPlugin.start(UIPlugin.java:106)
        at org.eclipse.osgi.framework.internal.core.BundleContextImpl$1.run(BundleContextImpl.java:711)
        at java.security.AccessController.doPrivileged(Native Method)
        at org.eclipse.osgi.framework.internal.core.BundleContextImpl.startActivator(BundleContextImpl.java:702)
        ... 38 more
    Root exception:
    java.lang.UnsatisfiedLinkError: E:\Adobe\Adobe Flash Builder 4.7 (64 Bit)\eclipse\plugins\com.adobe.flexide.amt_4.7.0.349722\os\win32\x86_64\amt_win_jnilib.dll: This application has failed to start because the application configuration is incorrect. Reinstalling the application may fix this problem
        at java.lang.ClassLoader$NativeLibrary.load(Native Method)
        at java.lang.ClassLoader.loadLibrary0(Unknown Source)
        at java.lang.ClassLoader.loadLibrary(Unknown Source)
        at java.lang.Runtime.loadLibrary0(Unknown Source)
        at java.lang.System.loadLibrary(Unknown Source)
        at com.adobe.flexide.amt.AMTLib.initialize(AMTLib.java:134)
        at com.adobe.flexide.amt.Activator.AMT_Initialize(Activator.java:113)
        at com.adobe.flexbuilder.ui.asn.ASNUIBridge.start(ASNUIBridge.java:58)
        at com.adobe.flexbuilder.ui.UIPlugin.start(UIPlugin.java:106)
        at org.eclipse.osgi.framework.internal.core.BundleContextImpl$1.run(BundleContextImpl.java:711)
        at java.security.AccessController.doPrivileged(Native Method)
        at org.eclipse.osgi.framework.internal.core.BundleContextImpl.startActivator(BundleContextImpl.java:702)
        at org.eclipse.osgi.framework.internal.core.BundleContextImpl.start(BundleContextImpl.java:683)
        at org.eclipse.osgi.framework.internal.core.BundleHost.startWorker(BundleHost.java:381)
        at org.eclipse.osgi.framework.internal.core.AbstractBundle.start(AbstractBundle.java:299)
        at org.eclipse.osgi.framework.util.SecureAction.start(SecureAction.java:440)
        at org.eclipse.osgi.internal.loader.BundleLoader.setLazyTrigger(BundleLoader.java:268)
        at org.eclipse.core.runtime.internal.adaptor.EclipseLazyStarter.postFindLocalClass(EclipseLazyStarter.java:107)
        at org.eclipse.osgi.baseadaptor.loader.ClasspathManager.findLocalClass(ClasspathManager.java:462)
        at org.eclipse.osgi.internal.baseadaptor.DefaultClassLoader.findLocalClass(DefaultClassLoader.java:216)
        at org.eclipse.osgi.internal.loader.BundleLoader.findLocalClass(BundleLoader.java:400)
        at org.eclipse.osgi.internal.loader.SingleSourcePackage.loadClass(SingleSourcePackage.java:35)
        at org.eclipse.osgi.internal.loader.BundleLoader.findClassInternal(BundleLoader.java:473)
        at org.eclipse.osgi.internal.loader.BundleLoader.findClass(BundleLoader.java:429)
        at org.eclipse.osgi.internal.loader.BundleLoader.findClass(BundleLoader.java:417)
        at org.eclipse.osgi.internal.baseadaptor.DefaultClassLoader.loadClass(DefaultClassLoader.java:107)
        at java.lang.ClassLoader.loadClass(Unknown Source)
        at com.adobe.flexbuilder.standalone.SplashHandler.init(SplashHandler.java:143)
        at org.eclipse.ui.internal.Workbench$8.run(Workbench.java:785)
        at org.eclipse.core.runtime.SafeRunner.run(SafeRunner.java:42)
        at org.eclipse.ui.internal.Workbench.createSplashWrapper(Workbench.java:801)
        at org.eclipse.ui.internal.Workbench.runUI(Workbench.java:2523)
        at org.eclipse.ui.internal.Workbench.access$4(Workbench.java:2494)
        at org.eclipse.ui.internal.Workbench$7.run(Workbench.java:674)
        at org.eclipse.core.databinding.observable.Realm.runWithDefault(Realm.java:332)
        at org.eclipse.ui.internal.Workbench.createAndRunWorkbench(Workbench.java:667)
        at org.eclipse.ui.PlatformUI.createAndRunWorkbench(PlatformUI.java:149)
        at com.adobe.flexbuilder.standalone.FlashBuilderApplication.start(FlashBuilderApplication.java:79)
        at org.eclipse.equinox.internal.app.EclipseAppHandle.run(

    Opened bug:
    Bug#3801869 - FlashBuilder 4.7 command line fails due to "Exception in com.adobe.flexbuilder.codemodel.CMCoreActivator.s…
    If you also experience this issue, please vote on this bug, so that Adobe will fix it.
    thanks,
    Erez.

  • WLS 10.0 Mp1 - Weblogic startup class to initialize client's SSL channels

    Hi,
    Is it possible to use Weblogic startup class to initialize client's SSL channels?
    Any pointers are appreciated.
    Thanks in advance.

    Hey
    If possible can you explain the issue in detail.
    What do you mean by “initialize client's SSL channels”
    Regards,
    Hussain

Maybe you are looking for

  • Can I and how do I set up using to ipods on one itunes account.

    Hello, I have an itunes account and today my wife was given a shuffle, can I use the same account or do I have to set her up a new one. If so how to a download some of the songs I have on my account onto her ipod. Thank you.

  • What changes i should made in web.xml for using jsp/xml using weblogic

    Hi all, I just know some changes has to made in web.xml or weblogic.xml if i have to use weblogic for jsp/xml. Pls. anybody post the steps to intereaction with xml using weblogic. I am using jdk1.4

  • Mp4 Video on a iPad

    Hi there, I have the following problem. I have integrated into Captivate 8 a short video sequence in a slide. The Project is published as HTML5 file incl. Scorm 2004 Revision 4 in ILIAS LMS. This all works great so far. I can see the video sequence o

  • Template Unavailable Error

    CF Forum: On my local machine I developed and tested my cfm templates, and they work fine. However, I moved them to our host, and no such luck. I tried one, and I get the message: "Error message The template you requested is unavailable" So far the t

  • Day 3 zip file missing

    The zip file for the ColdFusion version of 'Using Remote Object to Send Data to the Server' (ex9_CF.zip) is missing - or I'm not looking for it in the correct place? Does anyone have the zip file available, day 3 came to a sudden halt... thanks!