SP3 install causes error in WL Commerce Server

Hi Support,
After we installed SP3 for our Weblogic Server and Commerce Server, our
Example portal failed at the login step with the following error on html
page:
Error 500--Internal Server Error
From RFC 2068 Hypertext Transfer Protocol -- HTTP/1.1:
10.5.1 500 Internal Server Error
The server encountered an unexpected condition which prevented it from
fulfilling the request.
and error messages in weblogic log:
Sat May 20 17:46:41 EDT 2000:<I> <WebLogicServer> WebLogic Server
started
Sat May 20 17:46:58 EDT 2000:<I> <ServletContext-General> WmDemo_Rob:
init
Sat May 20 17:46:58 EDT 2000:<I> <ServletContext-General> *.jsp: init
Sat May 20 17:46:59 EDT 2000:<I> <ServletContext-General> file: init
Sat May 20 17:55:53 EDT 2000:<I> <ServletContext-General> Generated java
file:
D:\WebLogicCommerce\server\classfiles\jsp\portals\wmdev_rob\repository\_userlogin.java
Sat May 20 17:55:59 EDT 2000:<E> <ServletContext-General> Compilation of
D:\WebLogicCommerce\server\classfiles\jsp\portals\wmdev_rob\repository\_userlogin.java
failed:
D:\WebLogicCommerce\server\classfiles\jsp\portals\wmdev_rob\repository\_userlogin.java:512:
No variable NEEDS_CREDENTIALS defined in class
weblogic.servlet.security.ServletAuthentication.
if (authenticated ==
weblogic.servlet.security.ServletAuthentication.NEEDS_CREDENTIALS //[
/portals/WmDev_Rob/Repository/_userlogin.jsp; Line: 79]
^
Note:
D:\WebLogicCommerce\server\classfiles\jsp\portals\wmdev_rob\repository\_userlogin.java
uses or overrides a deprecated API. Recompile with "-deprecation" for
details.
1 error, 1 warning
java.io.IOException: Compiler failed
executable.exec([Ljava.lang.String;[C:/JDK12~1.2/bin/javac.exe,
-classpath,
C:\JDK12~1.2\jre\lib\rt.jar;C:\JDK12~1.2\jre\lib\i18n.jar;C:\JDK12~1.2\jre\classes;C:\JDK12~1.2\jre\lib\rt.jar;D:\WEBLOG~1\lib\Weblogic510sp3boot.jar;D:\weblogic\classes\boot;D:\WEBLOG~1\lib\Weblogic510sp3.jar;D:\WEBLOG~1\lib\Weblogic_RDBMS.jar;D:\weblogic\license;D:\weblogic\lib\rmi-iiop12.jar;D:\weblogic\classes;D:\weblogic\lib\weblogicaux.jar;D:\WEBLOG~1\license;D:\WEBLOG~1\lib\collections.zip;D:\WEBLOG~1\lib\foundation-bmp-deploy.jar;D:\WEBLOG~1\lib\axiom-bmp-deploy.jar;D:\WEBLOG~1\lib\ebusiness-bmp-deploy.jar;D:\WEBLOG~1\lib\examples-bmp-deploy.jar;D:\WEBLOG~1\lib\Helper-bmp.jar;D:\Oracle\Ora81\jdbc\lib\classes111.zip;D:\WEBLOG~1\lib\wljsp.jar;D:\WEBLOG~1\lib\um_tags.jar;D:\WEBLOG~1\lib\esjsp.jar;D:\WEBLOG~1\lib\rules.jar;D:\WEBLOG~1\lib\jrulesserviceprovider.jar;D:\WEBLOG~1\lib\esportal.jar;D:\WEBLOG~1\lib\pt_admin.jar;D:\WEBLOG~1\lib\foundation.jar;D:\WEBLOG~1\lib\axiom.jar;D:\WEBLOG~1\lib\bridge.jar;D:\WEBLOG~1\classes;D:\WebLogicCommerce\server\tmp_deployments\ejbjar25661.jar;D:\WebLogicCommerce\server\tmp_deployments\ejbjar25662.jar;D:\WebLogicCommerce\server\tmp_deployments\ejbjar25663.jar;D:\WebLogicCommerce\server\tmp_deployments\ejbjar25664.jar;D:\WebLogicCommerce\server\tmp_deployments\ejbjar25665.jar;D:\WebLogicCommerce\server\tmp_deployments\ejbjar25666.jar;D:\WebLogicCommerce\server\tmp_deployments\ejbjar25667.jar;D:\WebLogicCommerce\server\tmp_deployments\ejbjar25668.jar;D:\WebLogicCommerce\server\tmp_deployments\ejbjar25669.jar;D:\WebLogicCommerce\server\tmp_deployments\ejbjar25670.jar;D:\weblogic\lib\persistence\WebLogic_RDBMS.jar;D:\WebLogicCommerce\server\tmp_deployments\ejbjar25671.jar;D:\WebLogicCommerce\server\tmp_deployments\ejbjar25672.jar;D:\WebLogicCommerce\server\tmp_deployments\ejbjar25673.jar;D:\WebLogicCommerce\server\tmp_deployments\ejbjar25674.jar;D:\WebLogicCommerce\lib\wljsp.jar;D:\WebLogicCommerce\lib\esportal.jar;D:\WebLogicCommerce\lib\esjsp.jar;D:\WebLogicCommerce\lib\um_tags.jar;%WEBLOGIC_HOME%\myserver\servletclasses;D:\WebLogicCommerce\server\classfiles,
-d, D:\WebLogicCommerce\server\classfiles,
D:\WebLogicCommerce\server\classfiles\jsp\portals\wmdev_rob\repository\_userlogin.java])
at
weblogic.utils.compiler.CompilerInvoker.compileMaybeExit(CompilerInvoker.java,
Compiled Code)
at java.lang.Exception.<init>(Exception.java, Compiled Code)
at java.io.IOException.<init>(IOException.java, Compiled Code)
at
weblogic.utils.compiler.CompilerInvoker.compileMaybeExit(CompilerInvoker.java,
Compiled Code)
at
weblogic.utils.compiler.CompilerInvoker.compile(CompilerInvoker.java:200)
at weblogic.servlet.jsp.JspStub.compilePage(JspStub.java, Compiled
Code)
at weblogic.servlet.jsp.JspStub.prepareServlet(JspStub.java:173)
at
weblogic.servlet.internal.ServletStubImpl.getServlet(ServletStubImpl.java,
Compiled Code)
at
weblogic.servlet.internal.ServletStubImpl.invokeServlet(ServletStubImpl.java,
Compiled Code)
at
weblogic.servlet.internal.ServletStubImpl.invokeServlet(ServletStubImpl.java,
Compiled Code)
at
weblogic.servlet.internal.RequestDispatcherImpl.forward(RequestDispatcherImpl.java:153)
at
com.beasys.commerce.axiom.jsp.JspServiceManager.service(JspServiceManager.java:1033)
at javax.servlet.http.HttpServlet.service(HttpServlet.java:865)
at
weblogic.servlet.internal.ServletStubImpl.invokeServlet(ServletStubImpl.java,
Compiled Code)
at
weblogic.servlet.internal.RequestDispatcherImpl.forward(RequestDispatcherImpl.java:153)
at
weblogic.servlet.jsp.PageContextImpl.forward(PageContextImpl.java:96)
at jsp.portals.wmdev_rob.repository.header._jspService(header.java:229)
at weblogic.servlet.jsp.JspBase.service(JspBase.java:27)
at
weblogic.servlet.internal.ServletStubImpl.invokeServlet(ServletStubImpl.java,
Compiled Code)
at
weblogic.servlet.internal.RequestDispatcherImpl.forward(RequestDispatcherImpl.java:153)
at
com.beasys.commerce.axiom.jsp.JspServiceManager.service(JspServiceManager.java:1033)
at javax.servlet.http.HttpServlet.service(HttpServlet.java:865)
at
weblogic.servlet.internal.ServletStubImpl.invokeServlet(ServletStubImpl.java,
Compiled Code)
at
weblogic.servlet.internal.ServletContextImpl.invokeServlet(ServletContextImpl.java:744)
at
weblogic.servlet.internal.ServletContextImpl.invokeServlet(ServletContextImpl.java:692)
at
weblogic.servlet.internal.ServletContextManager.invokeServlet(ServletContextManager.java:251)
at
weblogic.socket.MuxableSocketHTTP.invokeServlet(MuxableSocketHTTP.java:363)
at
weblogic.socket.MuxableSocketHTTP.execute(MuxableSocketHTTP.java:263)
at weblogic.kernel.ExecuteThread.run(ExecuteThread.java, Compiled Code)
Sat May 20 17:56:00 EDT 2000:<E> <ServletContext-General> Servlet failed
with Exception
java.io.IOException: Compiler failed
executable.exec([Ljava.lang.String;[C:/JDK12~1.2/bin/javac.exe,
-classpath,
C:\JDK12~1.2\jre\lib\rt.jar;C:\JDK12~1.2\jre\lib\i18n.jar;C:\JDK12~1.2\jre\classes;C:\JDK12~1.2\jre\lib\rt.jar;D:\WEBLOG~1\lib\Weblogic510sp3boot.jar;D:\weblogic\classes\boot;D:\WEBLOG~1\lib\Weblogic510sp3.jar;D:\WEBLOG~1\lib\Weblogic_RDBMS.jar;D:\weblogic\license;D:\weblogic\lib\rmi-iiop12.jar;D:\weblogic\classes;D:\weblogic\lib\weblogicaux.jar;D:\WEBLOG~1\license;D:\WEBLOG~1\lib\collections.zip;D:\WEBLOG~1\lib\foundation-bmp-deploy.jar;D:\WEBLOG~1\lib\axiom-bmp-deploy.jar;D:\WEBLOG~1\lib\ebusiness-bmp-deploy.jar;D:\WEBLOG~1\lib\examples-bmp-deploy.jar;D:\WEBLOG~1\lib\Helper-bmp.jar;D:\Oracle\Ora81\jdbc\lib\classes111.zip;D:\WEBLOG~1\lib\wljsp.jar;D:\WEBLOG~1\lib\um_tags.jar;D:\WEBLOG~1\lib\esjsp.jar;D:\WEBLOG~1\lib\rules.jar;D:\WEBLOG~1\lib\jrulesserviceprovider.jar;D:\WEBLOG~1\lib\esportal.jar;D:\WEBLOG~1\lib\pt_admin.jar;D:\WEBLOG~1\lib\foundation.jar;D:\WEBLOG~1\lib\axiom.jar;D:\WEBLOG~1\lib\bridge.jar;D:\WEBLOG~1\classes;D:\WebLogicCommerce\server\tmp_deployments\ejbjar25661.jar;D:\WebLogicCommerce\server\tmp_deployments\ejbjar25662.jar;D:\WebLogicCommerce\server\tmp_deployments\ejbjar25663.jar;D:\WebLogicCommerce\server\tmp_deployments\ejbjar25664.jar;D:\WebLogicCommerce\server\tmp_deployments\ejbjar25665.jar;D:\WebLogicCommerce\server\tmp_deployments\ejbjar25666.jar;D:\WebLogicCommerce\server\tmp_deployments\ejbjar25667.jar;D:\WebLogicCommerce\server\tmp_deployments\ejbjar25668.jar;D:\WebLogicCommerce\server\tmp_deployments\ejbjar25669.jar;D:\WebLogicCommerce\server\tmp_deployments\ejbjar25670.jar;D:\weblogic\lib\persistence\WebLogic_RDBMS.jar;D:\WebLogicCommerce\server\tmp_deployments\ejbjar25671.jar;D:\WebLogicCommerce\server\tmp_deployments\ejbjar25672.jar;D:\WebLogicCommerce\server\tmp_deployments\ejbjar25673.jar;D:\WebLogicCommerce\server\tmp_deployments\ejbjar25674.jar;D:\WebLogicCommerce\lib\wljsp.jar;D:\WebLogicCommerce\lib\esportal.jar;D:\WebLogicCommerce\lib\esjsp.jar;D:\WebLogicCommerce\lib\um_tags.jar;%WEBLOGIC_HOME%\myserver\servletclasses;D:\WebLogicCommerce\server\classfiles,
-d, D:\WebLogicCommerce\server\classfiles,
D:\WebLogicCommerce\server\classfiles\jsp\portals\wmdev_rob\repository\_userlogin.java])
at
weblogic.utils.compiler.CompilerInvoker.compileMaybeExit(CompilerInvoker.java,
Compiled Code)
at java.lang.Exception.<init>(Exception.java, Compiled Code)
at java.io.IOException.<init>(IOException.java, Compiled Code)
at
weblogic.utils.compiler.CompilerInvoker.compileMaybeExit(CompilerInvoker.java,
Compiled Code)
at
weblogic.utils.compiler.CompilerInvoker.compile(CompilerInvoker.java:200)
at weblogic.servlet.jsp.JspStub.compilePage(JspStub.java, Compiled
Code)
at weblogic.servlet.jsp.JspStub.prepareServlet(JspStub.java:173)
at
weblogic.servlet.internal.ServletStubImpl.getServlet(ServletStubImpl.java,
Compiled Code)
at
weblogic.servlet.internal.ServletStubImpl.invokeServlet(ServletStubImpl.java,
Compiled Code)
at
weblogic.servlet.internal.ServletStubImpl.invokeServlet(ServletStubImpl.java,
Compiled Code)
at
weblogic.servlet.internal.RequestDispatcherImpl.forward(RequestDispatcherImpl.java:153)
at
com.beasys.commerce.axiom.jsp.JspServiceManager.service(JspServiceManager.java:1033)
at javax.servlet.http.HttpServlet.service(HttpServlet.java:865)
at
weblogic.servlet.internal.ServletStubImpl.invokeServlet(ServletStubImpl.java,
Compiled Code)
at
weblogic.servlet.internal.RequestDispatcherImpl.forward(RequestDispatcherImpl.java:153)
at
weblogic.servlet.jsp.PageContextImpl.forward(PageContextImpl.java:96)
at jsp.portals.wmdev_rob.repository.header._jspService(header.java:229)
at weblogic.servlet.jsp.JspBase.service(JspBase.java:27)
at
weblogic.servlet.internal.ServletStubImpl.invokeServlet(ServletStubImpl.java,
Compiled Code)
at
weblogic.servlet.internal.RequestDispatcherImpl.forward(RequestDispatcherImpl.java:153)
at
com.beasys.commerce.axiom.jsp.JspServiceManager.service(JspServiceManager.java:1033)
at javax.servlet.http.HttpServlet.service(HttpServlet.java:865)
at
weblogic.servlet.internal.ServletStubImpl.invokeServlet(ServletStubImpl.java,
Compiled Code)
at
weblogic.servlet.internal.ServletContextImpl.invokeServlet(ServletContextImpl.java:744)
at
weblogic.servlet.internal.ServletContextImpl.invokeServlet(ServletContextImpl.java:692)
at
weblogic.servlet.internal.ServletContextManager.invokeServlet(ServletContextManager.java:251)
at
weblogic.socket.MuxableSocketHTTP.invokeServlet(MuxableSocketHTTP.java:363)
at
weblogic.socket.MuxableSocketHTTP.execute(MuxableSocketHTTP.java:263)
at weblogic.kernel.ExecuteThread.run(ExecuteThread.java, Compiled Code)
Sat May 20 17:56:01 EDT 2000:<I> <ServletContext-General> servletimages:
init
Sat May 20 18:30:56 EDT 2000:<I> <ServletContext-General> WmDemo_Wen:
init
Sat May 20 18:30:57 EDT 2000:<I> <ServletContext-General> Generated java
file:
D:\WebLogicCommerce\server\classfiles\jsp\portals\wmdev_wen\repository\_userlogin.java
Sat May 20 18:31:04 EDT 2000:<E> <ServletContext-General> Compilation of
D:\WebLogicCommerce\server\classfiles\jsp\portals\wmdev_wen\repository\_userlogin.java
failed:
D:\WebLogicCommerce\server\classfiles\jsp\portals\wmdev_wen\repository\_userlogin.java:512:
No variable NEEDS_CREDENTIALS defined in class
weblogic.servlet.security.ServletAuthentication.
if (authenticated ==
weblogic.servlet.security.ServletAuthentication.NEEDS_CREDENTIALS //[
/portals/WmDev_Wen/Repository/_userlogin.jsp; Line: 79]
^
Note:
D:\WebLogicCommerce\server\classfiles\jsp\portals\wmdev_wen\repository\_userlogin.java
uses or overrides a deprecated API. Recompile with "-deprecation" for
details.
1 error, 1 warning
java.io.IOException: Compiler failed
executable.exec([Ljava.lang.String;[C:/JDK12~1.2/bin/javac.exe,
-classpath,
C:\JDK12~1.2\jre\lib\rt.jar;C:\JDK12~1.2\jre\lib\i18n.jar;C:\JDK12~1.2\jre\classes;C:\JDK12~1.2\jre\lib\rt.jar;D:\WEBLOG~1\lib\Weblogic510sp3boot.jar;D:\weblogic\classes\boot;D:\WEBLOG~1\lib\Weblogic510sp3.jar;D:\WEBLOG~1\lib\Weblogic_RDBMS.jar;D:\weblogic\license;D:\weblogic\lib\rmi-iiop12.jar;D:\weblogic\classes;D:\weblogic\lib\weblogicaux.jar;D:\WEBLOG~1\license;D:\WEBLOG~1\lib\collections.zip;D:\WEBLOG~1\lib\foundation-bmp-deploy.jar;D:\WEBLOG~1\lib\axiom-bmp-deploy.jar;D:\WEBLOG~1\lib\ebusiness-bmp-deploy.jar;D:\WEBLOG~1\lib\examples-bmp-deploy.jar;D:\WEBLOG~1\lib\Helper-bmp.jar;D:\Oracle\Ora81\jdbc\lib\classes111.zip;D:\WEBLOG~1\lib\wljsp.jar;D:\WEBLOG~1\lib\um_tags.jar;D:\WEBLOG~1\lib\esjsp.jar;D:\WEBLOG~1\lib\rules.jar;D:\WEBLOG~1\lib\jrulesserviceprovider.jar;D:\WEBLOG~1\lib\esportal.jar;D:\WEBLOG~1\lib\pt_admin.jar;D:\WEBLOG~1\lib\foundation.jar;D:\WEBLOG~1\lib\axiom.jar;D:\WEBLOG~1\lib\bridge.jar;D:\WEBLOG~1\classes;D:\WebLogicCommerce\server\tmp_deployments\ejbjar25661.jar;D:\WebLogicCommerce\server\tmp_deployments\ejbjar25662.jar;D:\WebLogicCommerce\server\tmp_deployments\ejbjar25663.jar;D:\WebLogicCommerce\server\tmp_deployments\ejbjar25664.jar;D:\WebLogicCommerce\server\tmp_deployments\ejbjar25665.jar;D:\WebLogicCommerce\server\tmp_deployments\ejbjar25666.jar;D:\WebLogicCommerce\server\tmp_deployments\ejbjar25667.jar;D:\WebLogicCommerce\server\tmp_deployments\ejbjar25668.jar;D:\WebLogicCommerce\server\tmp_deployments\ejbjar25669.jar;D:\WebLogicCommerce\server\tmp_deployments\ejbjar25670.jar;D:\weblogic\lib\persistence\WebLogic_RDBMS.jar;D:\WebLogicCommerce\server\tmp_deployments\ejbjar25671.jar;D:\WebLogicCommerce\server\tmp_deployments\ejbjar25672.jar;D:\WebLogicCommerce\server\tmp_deployments\ejbjar25673.jar;D:\WebLogicCommerce\server\tmp_deployments\ejbjar25674.jar;D:\WebLogicCommerce\lib\wljsp.jar;D:\WebLogicCommerce\lib\esportal.jar;D:\WebLogicCommerce\lib\esjsp.jar;D:\WebLogicCommerce\lib\um_tags.jar;%WEBLOGIC_HOME%\myserver\servletclasses;D:\WebLogicCommerce\server\classfiles,
-d, D:\WebLogicCommerce\server\classfiles,
D:\WebLogicCommerce\server\classfiles\jsp\portals\wmdev_wen\repository\_userlogin.java])
at
weblogic.utils.compiler.CompilerInvoker.compileMaybeExit(CompilerInvoker.java,
Compiled Code)
at java.lang.Exception.<init>(Exception.java, Compiled Code)
at java.io.IOException.<init>(IOException.java, Compiled Code)
at
weblogic.utils.compiler.CompilerInvoker.compileMaybeExit(CompilerInvoker.java,
Compiled Code)
at
weblogic.utils.compiler.CompilerInvoker.compile(CompilerInvoker.java:200)
at weblogic.servlet.jsp.JspStub.compilePage(JspStub.java, Compiled
Code)
at weblogic.servlet.jsp.JspStub.prepareServlet(JspStub.java:173)
at
weblogic.servlet.internal.ServletStubImpl.getServlet(ServletStubImpl.java,
Compiled Code)
at
weblogic.servlet.internal.ServletStubImpl.invokeServlet(ServletStubImpl.java,
Compiled Code)
at
weblogic.servlet.internal.ServletStubImpl.invokeServlet(ServletStubImpl.java,
Compiled Code)
at
weblogic.servlet.internal.RequestDispatcherImpl.forward(RequestDispatcherImpl.java:153)
at
com.beasys.commerce.axiom.jsp.JspServiceManager.service(JspServiceManager.java:1033)
at javax.servlet.http.HttpServlet.service(HttpServlet.java:865)
at
weblogic.servlet.internal.ServletStubImpl.invokeServlet(ServletStubImpl.java,
Compiled Code)
at
weblogic.servlet.internal.RequestDispatcherImpl.forward(RequestDispatcherImpl.java:153)
at
weblogic.servlet.jsp.PageContextImpl.forward(PageContextImpl.java:96)
at jsp.portals.wmdev_wen.repository.header._jspService(header.java:229)
at weblogic.servlet.jsp.JspBase.service(JspBase.java:27)
at
weblogic.servlet.internal.ServletStubImpl.invokeServlet(ServletStubImpl.java,
Compiled Code)
at
weblogic.servlet.internal.ServletStubImpl.invokeServlet(ServletStubImpl.java,
Compiled Code)
at
weblogic.servlet.internal.RequestDispatcherImpl.forward(RequestDispatcherImpl.java:153)
at
com.beasys.commerce.axiom.jsp.JspServiceManager.service(JspServiceManager.java:1033)
at javax.servlet.http.HttpServlet.service(HttpServlet.java:865)
at
weblogic.servlet.internal.ServletStubImpl.invokeServlet(ServletStubImpl.java,
Compiled Code)
at
weblogic.servlet.internal.ServletContextImpl.invokeServlet(ServletContextImpl.java:744)
at
weblogic.servlet.internal.ServletContextImpl.invokeServlet(ServletContextImpl.java:692)
at
weblogic.servlet.internal.ServletContextManager.invokeServlet(ServletContextManager.java:251)
at
weblogic.socket.MuxableSocketHTTP.invokeServlet(MuxableSocketHTTP.java:363)
at
weblogic.socket.MuxableSocketHTTP.execute(MuxableSocketHTTP.java:263)
at weblogic.kernel.ExecuteThread.run(ExecuteThread.java, Compiled Code)
Sat May 20 18:31:05 EDT 2000:<E> <ServletContext-General> Servlet failed
with Exception
java.io.IOException: Compiler failed
executable.exec([Ljava.lang.String;[C:/JDK12~1.2/bin/javac.exe,
-classpath,
C:\JDK12~1.2\jre\lib\rt.jar;C:\JDK12~1.2\jre\lib\i18n.jar;C:\JDK12~1.2\jre\classes;C:\JDK12~1.2\jre\lib\rt.jar;D:\WEBLOG~1\lib\Weblogic510sp3boot.jar;D:\weblogic\classes\boot;D:\WEBLOG~1\lib\Weblogic510sp3.jar;D:\WEBLOG~1\lib\Weblogic_RDBMS.jar;D:\weblogic\license;D:\weblogic\lib\rmi-iiop12.jar;D:\weblogic\classes;D:\weblogic\lib\weblogicaux.jar;D:\WEBLOG~1\license;D:\WEBLOG~1\lib\collections.zip;D:\WEBLOG~1\lib\foundation-bmp-deploy.jar;D:\WEBLOG~1\lib\axiom-bmp-deploy.jar;D:\WEBLOG~1\lib\ebusiness-bmp-deploy.jar;D:\WEBLOG~1\lib\examples-bmp-deploy.jar;D:\WEBLOG~1\lib\Helper-bmp.jar;D:\Oracle\Ora81\jdbc\lib\classes111.zip;D:\WEBLOG~1\lib\wljsp.jar;D:\WEBLOG~1\lib\um_tags.jar;D:\WEBLOG~1\lib\esjsp.jar;D:\WEBLOG~1\lib\rules.jar;D:\WEBLOG~1\lib\jrulesserviceprovider.jar;D:\WEBLOG~1\lib\esportal.jar;D:\WEBLOG~1\lib\pt_admin.jar;D:\WEBLOG~1\lib\foundation.jar;D:\WEBLOG~1\lib\axiom.jar;D:\WEBLOG~1\lib\bridge.jar;D:\WEBLOG~1\classes;D:\WebLogicCommerce\server\tmp_deployments\ejbjar25661.jar;D:\WebLogicCommerce\server\tmp_deployments\ejbjar25662.jar;D:\WebLogicCommerce\server\tmp_deployments\ejbjar25663.jar;D:\WebLogicCommerce\server\tmp_deployments\ejbjar25664.jar;D:\WebLogicCommerce\server\tmp_deployments\ejbjar25665.jar;D:\WebLogicCommerce\server\tmp_deployments\ejbjar25666.jar;D:\WebLogicCommerce\server\tmp_deployments\ejbjar25667.jar;D:\WebLogicCommerce\server\tmp_deployments\ejbjar25668.jar;D:\WebLogicCommerce\server\tmp_deployments\ejbjar25669.jar;D:\WebLogicCommerce\server\tmp_deployments\ejbjar25670.jar;D:\weblogic\lib\persistence\WebLogic_RDBMS.jar;D:\WebLogicCommerce\server\tmp_deployments\ejbjar25671.jar;D:\WebLogicCommerce\server\tmp_deployments\ejbjar25672.jar;D:\WebLogicCommerce\server\tmp_deployments\ejbjar25673.jar;D:\WebLogicCommerce\server\tmp_deployments\ejbjar25674.jar;D:\WebLogicCommerce\lib\wljsp.jar;D:\WebLogicCommerce\lib\esportal.jar;D:\WebLogicCommerce\lib\esjsp.jar;D:\WebLogicCommerce\lib\um_tags.jar;%WEBLOGIC_HOME%\myserver\servletclasses;D:\WebLogicCommerce\server\classfiles,
-d, D:\WebLogicCommerce\server\classfiles,
D:\WebLogicCommerce\server\classfiles\jsp\portals\wmdev_wen\repository\_userlogin.java])
at
weblogic.utils.compiler.CompilerInvoker.compileMaybeExit(CompilerInvoker.java,
Compiled Code)
at java.lang.Exception.<init>(Exception.java, Compiled Code)
at java.io.IOException.<init>(IOException.java, Compiled Code)
at
weblogic.utils.compiler.CompilerInvoker.compileMaybeExit(CompilerInvoker.java,
Compiled Code)
at
weblogic.utils.compiler.CompilerInvoker.compile(CompilerInvoker.java:200)
at weblogic.servlet.jsp.JspStub.compilePage(JspStub.java, Compiled
Code)
at weblogic.servlet.jsp.JspStub.prepareServlet(JspStub.java:173)
at
weblogic.servlet.internal.ServletStubImpl.getServlet(ServletStubImpl.java,
Compiled Code)
at
weblogic.servlet.internal.ServletStubImpl.invokeServlet(ServletStubImpl.java,
Compiled Code)
at
weblogic.servlet.internal.ServletStubImpl.invokeServlet(ServletStubImpl.java,
Compiled Code)
at
weblogic.servlet.internal.RequestDispatcherImpl.forward(RequestDispatcherImpl.java:153)
at
com.beasys.commerce.axiom.jsp.JspServiceManager.service(JspServiceManager.java:1033)
at javax.servlet.http.HttpServlet.service(HttpServlet.java:865)
at
weblogic.servlet.internal.ServletStubImpl.invokeServlet(ServletStubImpl.java,
Compiled Code)
at
weblogic.servlet.internal.RequestDispatcherImpl.forward(RequestDispatcherImpl.java:153)
at
weblogic.servlet.jsp.PageContextImpl.forward(PageContextImpl.java:96)
at jsp.portals.wmdev_wen.repository.header._jspService(header.java:229)
at weblogic.servlet.jsp.JspBase.service(JspBase.java:27)
at
weblogic.servlet.internal.ServletStubImpl.invokeServlet(ServletStubImpl.java,
Compiled Code)
at
weblogic.servlet.internal.ServletStubImpl.invokeServlet(ServletStubImpl.java,
Compiled Code)
at
weblogic.servlet.internal.RequestDispatcherImpl.forward(RequestDispatcherImpl.java:153)
at
com.beasys.commerce.axiom.jsp.JspServiceManager.service(JspServiceManager.java:1033)
at javax.servlet.http.HttpServlet.service(HttpServlet.java:865)
at
weblogic.servlet.internal.ServletStubImpl.invokeServlet(ServletStubImpl.java,
Compiled Code)
at
weblogic.servlet.internal.ServletContextImpl.invokeServlet(ServletContextImpl.java:744)
at
weblogic.servlet.internal.ServletContextImpl.invokeServlet(ServletContextImpl.java:692)
at
weblogic.servlet.internal.ServletContextManager.invokeServlet(ServletContextManager.java:251)
at
weblogic.socket.MuxableSocketHTTP.invokeServlet(MuxableSocketHTTP.java:363)
at
weblogic.socket.MuxableSocketHTTP.execute(MuxableSocketHTTP.java:263)
at weblogic.kernel.ExecuteThread.run(ExecuteThread.java, Compiled Code)

Hi Robert,
Our team is well aware of the problem with WLCS 2.0 and WLS SP3 that shows
up when using the MyBuyBeans demo.
We are looking into this problem in engineering and we will post any
solution(s) once we figure out the offending issue.
Thanks.
Nelson Paiva
WLCS Developer Relations Engineer
</Customer>
After we installed SP3 for our Weblogic Server and Commerce Server, our
Example portal failed at the login step with the following error on html
page:
</Customer>

Similar Messages

  • Firefox install causes error messages during startup and freezes during running

    I installed firefox 20 on Windows 7 and when I reboot I see several messages telling me that I am missing dll files. I have verified that all the dll files are in the install folder. I was able to run firefox without running firebug and just putting up with the annoyance in clicking ok ont he messages at the start. However when I installed firebug and tried to start I have not been able to use the browser since.

    Is this already appearing during the boot process or only after starting Firefox?
    You can use the MSConfig program or the Autoruns utility to see which software and services are getting started.
    *http://technet.microsoft.com/en-us/sysinternals/bb963902.aspx
    Do a clean reinstall and delete the Firefox program folder before reinstalling a fresh copy of Firefox.
    Download a fresh Firefox copy and save the file to the desktop.
    *Firefox 20.0.x: http://www.mozilla.org/en-US/firefox/all.html
    Uninstall your current Firefox version, if possible, to cleanup the Windows registry and settings in security software.
    *Do NOT remove personal data when you uninstall your current Firefox version, because all profile folders will be removed and you will also lose your personal data like bookmarks and passwords from profiles of other Firefox versions.
    Remove the Firefox program folder before installing that newly downloaded copy of the Firefox installer.
    *It is important to delete the Firefox program folder to remove all the files and make sure that there are no problems with files that were leftover after uninstalling.
    *http://kb.mozillazine.org/Uninstalling_Firefox
    Your bookmarks and other profile data are stored in the Firefox Profile Folder and won't be affected by an uninstall and (re)install, but make sure that "remove personal data" is NOT selected when you uninstall Firefox.
    *http://kb.mozillazine.org/Profile_folder_-_Firefox
    *http://kb.mozillazine.org/Profile_backup
    *http://kb.mozillazine.org/Standard_diagnostic_-_Firefox#Clean_reinstall

  • Error Communicating with DCR Server

    Hello,
    While trying to edit device credentials, I got this error from DCR:
    Error in communicating with DCR  Server.
    DCR Server may be down. Please start the DCR Server and then refresh  the page.
    But when I checked the DCRServer process status from Process Status Report and the Process List, it's Running normally.
    What could be the problem? The CiscoWorks server runs 3.0.1 (December 2007 Update). Attached are pdshow command output, dcr and DCRServer logs

    Hi Joel,
    I have the same problem with LMS 3.1,
    Products Installed
    Re: Error Communicating with DCR Server
    Name
    Version
    License Status
    Size
    CiscoWorks Common Services
    3.2.0
    Licensed
    Not applicable
    Campus Manager
    5.1.4
    Evaluation
    100
    CiscoView
    6.1.8
    Licensed
    Not applicable
    CiscoWorks Assistant
    1.1.0
    Licensed
    Not applicable
    Device Fault Manager
    3.1.3
    Evaluation
    100
    Internetwork Performance Monitor
    4.1.0
    Evaluation
    100
    Integration Utility
    1.8.0
    Licensed
    Not applicable
    LMS Portal
    1.1.0
    Licensed
    Not applicable
    Resource Manager Essentials
    4.2.0
    Evaluation
    100
    Health and Utilization Monitor
    1.1.0
    Evaluation
    100
    When I try to edit Device Credential, this error appears.
    Error in communicating with DCR Server.
    DCR Server may be down. Please start the DCR Server and then refresh the page.
    DCRServer is stopped and started but the problem still appears.
    Thanks.

  • BO XI 3.1 SP3 Install issue on Windows Server 2008 R2 64-bit

    We are trying to install the lastest Build of Business Objects XI 3.1 SP3 on a new server with Windows Server 2008 R2 64-bit OS (51038908_part1.exe,51038908_part2.rar, 51038908_part3.rar).
    The setup never finish! It seems that the setup can't validate the CMS installation and is trying again and again.
    In the "Enterprise XI 3.1 SP3 - Windows - Supported Platforms" document, the Windows Server 2008 R2 Entreprise 64-bit Edition is supported.
    The antivirus is desactivated and the setup.exe file was launched in the administrator mode.
    Any ideas?
    Edited by: Frederic Wojnarowski on Nov 22, 2010 5:45 PM

    We have run into similar issues with that same package (51038908_part1.exe) which is a complete install of "BOE-3.1 package with SP3" for Windows 2008 Server that only installs in the 64-bit mode.
    We had a 32-bit Oracle 10g client installed, that BOE did not recognize for the CMS - so the install was hanging at the CMS config...(no clear errors / no simple way to roll-back the failed install).
    We only discovered the underlying Oracle issue when we deployed just the CMS with a local MySQL database - and then tried to point the CMS at the Oracle DB instead. It gave us TNS errors even though we could hit the same TNS without issue using SQL-PLUS on the same machine.
    This lead us to assume that the 64-bit BOE couldn't connect via the 32-bit Oracle 10g drivers.
    We have had trouble installing the 64-bit Oracle 10g client that we downloaded - so are now looking for some advice.
    Anyone know which specific 64-bit Oracle 10g client should be used with the cumulative "BOE-3.1 package with SP3" 64-bit package (51038908_part1.exe)...?
    I assume that this Oracle client will be used for any connection to the CMS / AUDIT Oracle databases - and any RPT content running on the CR-JobServers that is using an Oracle Native connection...?
    Thanks in advance for the advice.

  • Error while installing Oracle Apps R12 , on windows server 2003 R2

    Hi Experts
    While installing Oracle Apps R12 , on windows server 2003 R2, I am getting the following error.
    System Utilities
    command: cmd.exe /c E:\oracle 12i dump\startCD\Disk1\rapidwiz\bin\adchkutl.cmd F:\cygwin\bin F:\VC\bin
    'E:\oracle' is not recognized as an internal or external command,
    operable program or batch file.
    RW-50011: Error: - System Utilities Availability test has returned an error: 1
    ======================================================================================================================================================================================================================================================================
    File Space Check :
    -- database node space checks --
    RW-20012: Error: - Free disk space on system returns zero:
         probable cause - mount point does not exist.
    RW-20013: Error: - Not enough free disk space on system:
    Database ORACLE_HOME = F:\oracle\VIS\db\tech_st\11.1.0
    required = 5600.0
    actual = 0.0
    RW-20012: Error: - Free disk space on system returns zero:
         probable cause - mount point does not exist.
    RW-20013: Error: - Not enough free disk space on system:
    Database System File Directory = F:\oracle\VIS\db\apps_st\data
    required = 20200.0
    actual = 0.0
    RW-20012: Error: - Free disk space on system returns zero:
         probable cause - mount point does not exist.
    RW-20013: Error: - Not enough free disk space on system:
    Database Log File Directory = F:\oracle\VIS\db\apps_st\data
    required = 950.0
    actual = 0.0
    RW-20012: Error: - Free disk space on system returns zero:
         probable cause - mount point does not exist.
    RW-20013: Error: - Not enough free disk space on system:
    Database Transaction File Directory = F:\oracle\VIS\db\apps_st\data
    required = 103350.0
    actual = 0.0
    RW-20012: Error: - Free disk space on system returns zero:
         probable cause - mount point does not exist.
    RW-20013: Error: - Not enough free disk space on system:
    Database Archive File Directory = F:\oracle\VIS\db\apps_st\data
    required = 64500.0
    actual = 0.0
    -- apps node space checks --
    RW-20012: Error: - Free disk space on system returns zero:
         probable cause - mount point does not exist.
    RW-20013: Error: - Not enough free disk space on system:
    APPL_TOP = E:\apps\VIS\apps\apps_st\appl
    required = 5800.0
    actual = 0.0
    RW-20012: Error: - Free disk space on system returns zero:
         probable cause - mount point does not exist.
    RW-20013: Error: - Not enough free disk space on system:
    APPL_TOP mount 2 = E:\apps\VIS\apps\apps_st\appl
    required = 2800.0
    actual = 0.0
    RW-20012: Error: - Free disk space on system returns zero:
         probable cause - mount point does not exist.
    RW-20013: Error: - Not enough free disk space on system:
    APPL_TOP mount 3 = E:\apps\VIS\apps\apps_st\appl
    required = 8400.0
    actual = 0.0
    RW-20012: Error: - Free disk space on system returns zero:
         probable cause - mount point does not exist.
    RW-20013: Error: - Not enough free disk space on system:
    APPL_TOP mount 4 = E:\apps\VIS\apps\apps_st\appl
    required = 3100.0
    actual = 0.0
    RW-20012: Error: - Free disk space on system returns zero:
         probable cause - mount point does not exist.
    RW-20013: Error: - Not enough free disk space on system:
    COMMON_TOP = E:\apps\VIS\apps\apps_st\comn
    required = 3200.0
    actual = 0.0
    RW-20012: Error: - Free disk space on system returns zero:
         probable cause - mount point does not exist.
    RW-20013: Error: - Not enough free disk space on system:
    Apps ORACLE_HOME = E:\apps\VIS\apps\tech_st\10.1.3
    required = 1400.0
    actual = 0.0
    RW-20012: Error: - Free disk space on system returns zero:
         probable cause - mount point does not exist.
    RW-20013: Error: - Not enough free disk space on system:
    Tools ORACLE_HOME = E:\apps\VIS\apps\tech_st\10.1.2
    required = 1400.0
    actual = 0.0
    RW-20012: Error: - Free disk space on system returns zero:
         probable cause - mount point does not exist.
    RW-20013: Error: - Not enough free disk space on system:
    Temp Directory = E:\apps\VIS\inst\apps\VIS_stccspr01\temp
    required = 1024.0
    actual = 0.0
    waiting for expert suggestion.
    Thanks
    Rahul Srivastava

    Hi Hussein
    after changing the directory name as Stage12, I am getting error
    File Space Check :
    -- database node space checks --
    Disk space on system acceptable:
    Database ORACLE_HOME = F:\oracle\VIS\db\tech_st\11.1.0
    required = 5600.0
    actual = 200473.43359375
    Disk space on system acceptable:
    Database System File Directory = F:\oracle\VIS\db\apps_st\data
    required = 20200.0
    actual = 194873.43359375
    Disk space on system acceptable:
    Database Log File Directory = F:\oracle\VIS\db\apps_st\data
    required = 950.0
    actual = 174673.43359375
    Disk space on system acceptable:
    Database Transaction File Directory = F:\oracle\VIS\db\apps_st\data
    required = 103350.0
    actual = 173723.43359375
    Disk space on system acceptable:
    Database Archive File Directory = F:\oracle\VIS\db\apps_st\data
    required = 64500.0
    actual = 70373.43359375
    -- apps node space checks --
    Disk space on system acceptable:
    APPL_TOP = F:\oracle\VIS\apps\apps_st\appl
    required = 5800.0
    actual = 5873.43359375
    RW-20013: Error: - Not enough free disk space on system:
    APPL_TOP mount 2 = F:\oracle\VIS\apps\apps_st\appl
    required = 2800.0
    actual = 73.43359375
    RW-20013: Error: - Not enough free disk space on system:
    APPL_TOP mount 3 = F:\oracle\VIS\apps\apps_st\appl
    required = 8400.0
    actual = 73.43359375
    RW-20013: Error: - Not enough free disk space on system:
    APPL_TOP mount 4 = F:\oracle\VIS\apps\apps_st\appl
    required = 3100.0
    actual = 73.43359375
    RW-20013: Error: - Not enough free disk space on system:
    COMMON_TOP = F:\oracle\VIS\apps\apps_st\comn
    required = 3200.0
    actual = 73.43359375
    RW-20013: Error: - Not enough free disk space on system:
    Apps ORACLE_HOME = F:\oracle\VIS\apps\tech_st\10.1.3
    required = 1400.0
    actual = 73.43359375
    RW-20013: Error: - Not enough free disk space on system:
    Tools ORACLE_HOME = F:\oracle\VIS\apps\tech_st\10.1.2
    required = 1400.0
    actual = 73.43359375
    RW-20013: Error: - Not enough free disk space on system:
    Temp Directory = F:\oracle\VIS\inst\apps\VIS_stccspr01\temp
    required = 1024.0
    actual = 73.43359375
    also for
    System Utilities
    command: cmd.exe /c E:\Stage12\startCD\Disk1\rapidwiz\bin\adchkutl.cmd F:\cygwin\bin F:\VC\bin
    E:\Stage12\startCD\Disk1\rapidwiz>echo off
    /cygdrive/c/WINDOWS/system32/cmd
    'which' command is available.
    /usr/bin/gnumake
    'gnumake' is available.
    'cl' is not available.
    ERRORCODE = 1 ERRORCODE_ENDThe system cannot find the path specified.
    which: no cl in (/usr/bin:/cygdrive/c/WINDOWS:/cygdrive/c/WINDOWS/system32)
    RW-50011: Error: - System Utilities Availability test has returned an error: 1
    Yes I do have sufficient space i.e . for E: 106 GB and F: 195 GB free space .
    Thanks
    Rahul Srivastava

  • ORA-24327 error when trying to configure Oracle JDriver 2.0 on Commerce Server 3.5 SP1 on WLServer 6.0 SP2

    When I try to install and configure the Oracle JDriver v.2.0 to work with Commerce
    Server 3.5 SP1 and WebLogic Server 6.0 SP2, on starting up the commerce server,
    I get the exceptions that follow this message. I cannot run the dbping utility
    because it says it cannot find the BEA license file to verify that JDriver is
    licensed for use. I looked over previous discussion threads on this particular
    Oracle error, and the problem in the previous cases appears to have been use of
    the wrong TNS name. I am referencing the same TNS name that is in my server's
    tnsnames.ora file. I can connect to the database using SQLNet and the same connection
    parameters that I have set up in weblogic. My Oracle home directory is set to
    the directory just above the client install. I am trying to configure Commerce
    Server on a Sun SPARC system running Solaris 8. Any help would be greatly appreciated.
    Thanks,
    Jon Morgan
    ---------- LOGIN ERROR CODE: 24327
    java.sql.SQLException: Error while trying to retrieve text for error ORA-24327
    (WEBLOGIC/********@ARBR.intelixinc)
    at weblogic.db.oci.OciConnection.getLDAException(OciConnection.java:161)
    at weblogic.jdbcbase.oci.Driver.connect(Driver.java:92)
    at com.beasys.commerce.axiom.contact.security.RDBMSDelegate.init(RDBMSDe
    legate.java:194)
    at com.beasys.commerce.axiom.contact.security.RDBMSDelegate.<init>(RDBMS
    Delegate.java:139)
    at com.beasys.commerce.axiom.contact.security.RDBMSDelegate$DFactory.get
    Instance(RDBMSDelegate.java:975)
    at com.beasys.commerce.util.Pool.<init>(Pool.java:37)
    at com.beasys.commerce.axiom.contact.security.RDBMSRealm.<init>(RDBMSRea
    lm.java:127)
    at java.lang.Class.newInstance0(Native Method)
    at java.lang.Class.newInstance(Class.java:237)
    at weblogic.security.acl.Realm.getRealm(Realm.java:84)
    at weblogic.security.acl.Realm.getRealm(Realm.java:62)
    at weblogic.security.SecurityService.initializeRealm(SecurityService.jav
    a:265)
    at weblogic.security.SecurityService.initialize(SecurityService.java:123
    at weblogic.t3.srvr.T3Srvr.initialize(T3Srvr.java:343)
    at weblogic.t3.srvr.T3Srvr.run(T3Srvr.java:169)
    at weblogic.Server.main(Server.java:35)
    <Aug 7, 2001 11:50:29 AM EDT> <Emergency> <Server> <Unable to initialize the ser
    ver: 'Fatal initialization exception
    Throwable: java.lang.IllegalAccessError: com.beasys.commerce.axiom.contact.secur
    ity.RDBMSException: realm initialization failed, action 'Driver.connect', - wit
    h nested exception:
    [java.sql.SQLException: Error while trying to retrieve text for error ORA-24327
    - (WEBLOGIC/********@ARBR.intelixinc)]
    java.lang.IllegalAccessError: com.beasys.commerce.axiom.contact.security.RDBMSEx
    ception: realm initialization failed, action 'Driver.connect', - with nested
    ex
    ception:
    [java.sql.SQLException: Error while trying to retrieve text for error ORA-24327
    - (WEBLOGIC/********@ARBR.intelixinc)]
    at weblogic.security.acl.Realm.getRealm(Realm.java:91)
    at weblogic.security.acl.Realm.getRealm(Realm.java:62)
    at weblogic.security.SecurityService.initializeRealm(SecurityService.jav
    a:265)
    at weblogic.security.SecurityService.initialize(SecurityService.java:123
    at weblogic.t3.srvr.T3Srvr.initialize(T3Srvr.java:343)
    at weblogic.t3.srvr.T3Srvr.run(T3Srvr.java:169)
    at weblogic.Server.main(Server.java:35)
    '>
    The WebLogic Server did not start up properly.
    Exception raised: java.lang.IllegalAccessError: com.beasys.commerce.axiom.contac
    t.security.RDBMSException: realm initialization failed, action 'Driver.connect',
    - with nested exception:
    [java.sql.SQLException: Error while trying to retrieve text for error ORA-24327
    - (WEBLOGIC/********@ARBR.intelixinc)]
    java.lang.IllegalAccessError: com.beasys.commerce.axiom.contact.security.RDBMSEx
    ception: realm initialization failed, action 'Driver.connect', - with nested
    ex
    ception:
    [java.sql.SQLException: Error while trying to retrieve text for error ORA-24327
    - (WEBLOGIC/********@ARBR.intelixinc)]
    at weblogic.security.acl.Realm.getRealm(Realm.java:91)
    at weblogic.security.acl.Realm.getRealm(Realm.java:62)
    at weblogic.security.SecurityService.initializeRealm(SecurityService.jav
    a:265)
    at weblogic.security.SecurityService.initialize(SecurityService.java:123
    at weblogic.t3.srvr.T3Srvr.initialize(T3Srvr.java:343)
    at weblogic.t3.srvr.T3Srvr.run(T3Srvr.java:169)
    at weblogic.Server.main(Server.java:35)
    Reason: Fatal initialization exception

    Wrong Forum, you want the APEX LISTENER support forum, this is the APEX support forum..
    Thank you,
    Tony Miller
    LuvMuffin Software

  • Trying to install Bea WebLogic Commerce Server 3.2

    Hi there!
    This is my environment:
    Red Hat Linux 6.2 Kernel 2.2.14;
    Bea WebLogic Server 5.1 service pack 9 (couldn't find service pack 6);
    Java 1.3.1 (only for the Commerce Server);
    Java 1.2.2 (only for Bea WebLogic Server);
    512 Mb RAM
    I followed instructions to install an evaluation copy of the Commerce Server 3.2
    and this is my log of activities:
    1. Registered software in order to get my evaluation license;
    2. Downloaded the 1.3.1 version of java for Linux (they say: "The Solaris and
    Linux versions of J2SE 1.3 ship with both VM implementations" (regarding client
    & server implementations) source: http://java.sun.com/j2se/1.3/docs/guide/performance/hotspot.html);
    3. Installed Java 1.3.1 as documentation says;
    4. Installed WLCS 3.2 following step by step the guide regarding the "Does not
    have a windowing environment" section (i found an error because my bundled version
    does not have the UninstallerData/Uninstaller_Haystack file);
    5. Ran the StartCommerce.sh procedure to start the server;
    6. Got this error: (please see below)
    What's wrong?
    Thanks in advance
    Sergio Ríos
    Ps: this is the error:
    Fri May 25 11:56:17 CDT 2001:<I> <WebLogicServer> T3StartupDef KeyBootstrap com.beasys.commerce.ebusiness.security.KeyBootstrap
    reports: Encryption not enabled
    Fri May 25 11:56:17 CDT 2001:<I> <ListenThread> Listening on port: 7501
    Fri May 25 11:56:18 CDT 2001:<I> <SSLListenThread> Listening on port: 7502
    Fri May 25 11:56:18 CDT 2001:<I> <Posix Performance Pack> System has file descriptor
    limits of - soft: '1024', hard: '1024'
    Fri May 25 11:56:18 CDT 2001:<I> <Posix Performance Pack> Using effective file
    descriptor limit of: '1024' open sockets/files.
    Fri May 25 11:56:18 CDT 2001:<I> <Posix Performance Pack> Allocating: '3' POSIX
    reader threads
    Fri May 25 11:56:18 CDT 2001:<I> <WebLogicServer> WebLogic Server started
    Exception in thread "CompileThread0" java.lang.OutOfMemoryError: requested 268435468
    bytes
    [desa@aplicacion WebLogicCommerceServer3.2]$

    Hi there!
    This is my environment:
    Red Hat Linux 6.2 Kernel 2.2.14;
    Bea WebLogic Server 5.1 service pack 9 (couldn't find service pack 6);
    Java 1.3.1 (only for the Commerce Server);
    Java 1.2.2 (only for Bea WebLogic Server);
    512 Mb RAM
    I followed instructions to install an evaluation copy of the Commerce Server 3.2
    and this is my log of activities:
    1. Registered software in order to get my evaluation license;
    2. Downloaded the 1.3.1 version of java for Linux (they say: "The Solaris and
    Linux versions of J2SE 1.3 ship with both VM implementations" (regarding client
    & server implementations) source: http://java.sun.com/j2se/1.3/docs/guide/performance/hotspot.html);
    3. Installed Java 1.3.1 as documentation says;
    4. Installed WLCS 3.2 following step by step the guide regarding the "Does not
    have a windowing environment" section (i found an error because my bundled version
    does not have the UninstallerData/Uninstaller_Haystack file);
    5. Ran the StartCommerce.sh procedure to start the server;
    6. Got this error: (please see below)
    What's wrong?
    Thanks in advance
    Sergio Ríos
    Ps: this is the error:
    Fri May 25 11:56:17 CDT 2001:<I> <WebLogicServer> T3StartupDef KeyBootstrap com.beasys.commerce.ebusiness.security.KeyBootstrap
    reports: Encryption not enabled
    Fri May 25 11:56:17 CDT 2001:<I> <ListenThread> Listening on port: 7501
    Fri May 25 11:56:18 CDT 2001:<I> <SSLListenThread> Listening on port: 7502
    Fri May 25 11:56:18 CDT 2001:<I> <Posix Performance Pack> System has file descriptor
    limits of - soft: '1024', hard: '1024'
    Fri May 25 11:56:18 CDT 2001:<I> <Posix Performance Pack> Using effective file
    descriptor limit of: '1024' open sockets/files.
    Fri May 25 11:56:18 CDT 2001:<I> <Posix Performance Pack> Allocating: '3' POSIX
    reader threads
    Fri May 25 11:56:18 CDT 2001:<I> <WebLogicServer> WebLogic Server started
    Exception in thread "CompileThread0" java.lang.OutOfMemoryError: requested 268435468
    bytes
    [desa@aplicacion WebLogicCommerceServer3.2]$

  • Commerce server 3.2 tag library error

    I have installed the following components on Solaris 2.7:-
    - Java1.3
    - WebLogic5.1
    - SP6
    - Commerce Server 3.2
    The commerce server seems to start fine except the following exception
    when the Create User button is clicked from the Admin screen. Any help
    is appreciated.
    Leo
    6th Dimension-
    Tue Jan 02 11:14:15 PST 2001:<I> <WebAppServletContext-tools> *.jsp:
    init
    Tue Jan 02 11:14:15 PST 2001:<I> <WebAppServletContext-tools>
    FlowManager: init
    Tue Jan 02 11:14:26 PST 2001:<E> <WebAppServletContext-tools> Servlet
    failed with Exception
    weblogic.servlet.jsp.JspException: (line -1): Error in tag library at:
    'wl': For tag 'repeat', cannot load extra info class
    'weblogicx.jsp.tags.RepeatTagInfo'
    at
    weblogic.servlet.jsp.StandardTagLib.jspException(StandardTagLib.java:138)
    at
    weblogic.servlet.jsp.StandardTagLib.processTag(StandardTagLib.java:201)
    at
    weblogic.servlet.jsp.StandardTagLib.processTagElements(StandardTagLib.java:146)
    at
    weblogic.servlet.jsp.StandardTagLib.<init>(StandardTagLib.java:125)
    at weblogic.servlet.jsp.JspLexer.loadTagLib(JspLexer.java:87)
    at
    weblogic.servlet.jsp.JspLexer.mTAGLIB_DIRECTIVE_BODY(JspLexer.java:3739)
    at
    weblogic.servlet.jsp.JspLexer.mTAGLIB_DIRECTIVE(JspLexer.java:3495)
    at weblogic.servlet.jsp.JspLexer.mDIRECTIVE(JspLexer.java:3356)
    at
    weblogic.servlet.jsp.JspLexer.mSTANDARD_THING(JspLexer.java:1694)
    at weblogic.servlet.jsp.JspLexer.mTOKEN(JspLexer.java:1535)
    at weblogic.servlet.jsp.JspLexer.nextToken(JspLexer.java:1425)
    at weblogic.servlet.jsp.JspLexer.parse(JspLexer.java:825)
    at weblogic.servlet.jsp.JspParser.doit(JspParser.java:69)
    at weblogic.servlet.jsp.JspParser.parse(JspParser.java:116)
    at weblogic.servlet.jsp.Jsp2Java.outputs(Jsp2Java.java:97)
    at
    weblogic.utils.compiler.CodeGenerator.generate(CodeGenerator.java:242)
    at weblogic.servlet.jsp.JspStub.compilePage(JspStub.java:265)
    at weblogic.servlet.jsp.JspStub.prepareServlet(JspStub.java:180)
    at
    weblogic.servlet.internal.ServletStubImpl.getServlet(ServletStubImpl.java:181)
    at
    weblogic.servlet.internal.ServletStubImpl.invokeServlet(ServletStubImpl.java:118)
    at
    weblogic.servlet.internal.ServletStubImpl.invokeServlet(ServletStubImpl.java:141)
    at
    weblogic.servlet.internal.RequestDispatcherImpl.forward(RequestDispatcherImpl.java:154)
    at
    com.beasys.commerce.foundation.flow.ServletDestinationHandler.handleDestination(ServletDestinationHandler.java:51)
    at
    com.beasys.commerce.foundation.flow.FlowManager.service(FlowManager.java:448)
    at javax.servlet.http.HttpServlet.service(HttpServlet.java:865)
    at
    weblogic.servlet.internal.ServletStubImpl.invokeServlet(ServletStubImpl.java:123)
    at
    weblogic.servlet.internal.ServletContextImpl.invokeServlet(ServletContextImpl.java:761)
    at
    weblogic.servlet.internal.ServletContextImpl.invokeServlet(ServletContextImpl.java:708)
    at
    weblogic.servlet.internal.ServletContextManager.invokeServlet(ServletContextManager.java:252)
    at
    weblogic.socket.MuxableSocketHTTP.invokeServlet(MuxableSocketHTTP.java:346)
    at
    weblogic.socket.MuxableSocketHTTP.execute(MuxableSocketHTTP.java:246)
    at weblogic.kernel.ExecuteThread.run(ExecuteThread.java:135)
    Tue Jan 02 11:14:26 PST 2001:<I> <ServletContext-General> servletimages:
    init

    To be more specific, I put the jar file in the $WEBLOGIC_HOME/lib directory.
    -Brad.
    "Brad Christiansen" <[email protected]> wrote:
    >
    I was getting the same exception until I put the weblogic-510-tags.jar file (found in the SP6 zip file) in a directory referenced by the WEBLOGIC_CLASSPATH environment variable.
    -Brad.
    Leo Fu <[email protected]> wrote:
    I have installed the following components on Solaris 2.7:-
    - Java1.3
    - WebLogic5.1
    - SP6
    - Commerce Server 3.2
    The commerce server seems to start fine except the following exception
    when the Create User button is clicked from the Admin screen. Any help
    is appreciated.
    Leo
    6th Dimension-
    Tue Jan 02 11:14:15 PST 2001:<I> <WebAppServletContext-tools> *.jsp:
    init
    Tue Jan 02 11:14:15 PST 2001:<I> <WebAppServletContext-tools>
    FlowManager: init
    Tue Jan 02 11:14:26 PST 2001:<E> <WebAppServletContext-tools> Servlet
    failed with Exception
    weblogic.servlet.jsp.JspException: (line -1): Error in tag library at:
    'wl': For tag 'repeat', cannot load extra info class
    'weblogicx.jsp.tags.RepeatTagInfo'
    at
    weblogic.servlet.jsp.StandardTagLib.jspException(StandardTagLib.java:138)
    at
    weblogic.servlet.jsp.StandardTagLib.processTag(StandardTagLib.java:201)
    at
    weblogic.servlet.jsp.StandardTagLib.processTagElements(StandardTagLib.java:146)
    at
    weblogic.servlet.jsp.StandardTagLib.<init>(StandardTagLib.java:125)
    at weblogic.servlet.jsp.JspLexer.loadTagLib(JspLexer.java:87)
    at
    weblogic.servlet.jsp.JspLexer.mTAGLIB_DIRECTIVE_BODY(JspLexer.java:3739)
    at
    weblogic.servlet.jsp.JspLexer.mTAGLIB_DIRECTIVE(JspLexer.java:3495)
    at weblogic.servlet.jsp.JspLexer.mDIRECTIVE(JspLexer.java:3356)
    at
    weblogic.servlet.jsp.JspLexer.mSTANDARD_THING(JspLexer.java:1694)
    at weblogic.servlet.jsp.JspLexer.mTOKEN(JspLexer.java:1535)
    at weblogic.servlet.jsp.JspLexer.nextToken(JspLexer.java:1425)
    at weblogic.servlet.jsp.JspLexer.parse(JspLexer.java:825)
    at weblogic.servlet.jsp.JspParser.doit(JspParser.java:69)
    at weblogic.servlet.jsp.JspParser.parse(JspParser.java:116)
    at weblogic.servlet.jsp.Jsp2Java.outputs(Jsp2Java.java:97)
    at
    weblogic.utils.compiler.CodeGenerator.generate(CodeGenerator.java:242)
    at weblogic.servlet.jsp.JspStub.compilePage(JspStub.java:265)
    at weblogic.servlet.jsp.JspStub.prepareServlet(JspStub.java:180)
    at
    weblogic.servlet.internal.ServletStubImpl.getServlet(ServletStubImpl.java:181)
    at
    weblogic.servlet.internal.ServletStubImpl.invokeServlet(ServletStubImpl.java:118)
    at
    weblogic.servlet.internal.ServletStubImpl.invokeServlet(ServletStubImpl.java:141)
    at
    weblogic.servlet.internal.RequestDispatcherImpl.forward(RequestDispatcherImpl.java:154)
    at
    com.beasys.commerce.foundation.flow.ServletDestinationHandler.handleDestination(ServletDestinationHandler.java:51)
    at
    com.beasys.commerce.foundation.flow.FlowManager.service(FlowManager.java:448)
    at javax.servlet.http.HttpServlet.service(HttpServlet.java:865)
    at
    weblogic.servlet.internal.ServletStubImpl.invokeServlet(ServletStubImpl.java:123)
    at
    weblogic.servlet.internal.ServletContextImpl.invokeServlet(ServletContextImpl.java:761)
    at
    weblogic.servlet.internal.ServletContextImpl.invokeServlet(ServletContextImpl.java:708)
    at
    weblogic.servlet.internal.ServletContextManager.invokeServlet(ServletContextManager.java:252)
    at
    weblogic.socket.MuxableSocketHTTP.invokeServlet(MuxableSocketHTTP.java:346)
    at
    weblogic.socket.MuxableSocketHTTP.execute(MuxableSocketHTTP.java:246)
    at weblogic.kernel.ExecuteThread.run(ExecuteThread.java:135)
    Tue Jan 02 11:14:26 PST 2001:<I> <ServletContext-General> servletimages:
    init

  • Installing Commerce server with Weblogic 6.0 SP1

    Hi
    I am trying to start Weblogic commerce server after its successful
    installation on my NT4.0 desktop
    Before I have installed Weblogic 6.0 SP1.
    Would commerce server work with this? (Since in documentation it
    says "platform required: Weblogic 5.1 SP6"
    I am getting the error "No class found" Looks like its a compatibility
    issue.
    Please confirm
    thanx

    Hi Santosh,
    The BEA WebLogic Commerce Server (WLCS) 3.2 does not work with the
    BEA WebLogic Server (WLS) 6.0. It only works with WLS 5.1 with the
    appropriate service pack. The next version of WLCS, 3.5, is due in
    late April and is based on WLS 6.0 SP1.
    Thanks,
    Skip
    "Santosh" <[email protected]> wrote in message
    news:3ab164d1$[email protected]..
    >
    Hi
    I am trying to start Weblogic commerce server after its successful
    installation on my NT4.0 desktop
    Before I have installed Weblogic 6.0 SP1.
    Would commerce server work with this? (Since in documentation it
    says "platform required: Weblogic 5.1 SP6"
    I am getting the error "No class found" Looks like its a compatibility
    issue.
    Please confirm
    thanx

  • Installing Update Rollup 7 for Exchange Server 2010 SP3

    Hi,
    I have 4 Exchange servers. Two CAS and two DAG. I am currently on Rollup 2 for Exchange Server 3010 SP 3. Can I install Update Rollup 7 for Exchange Server 2010 SP3 or do I need to install a previous one first?
    Thannks!
    Wave~Chaser

    Hi,
    When I try to install Exchange 2010 SP3 roll up 7, am getting the below error:
    The upgrade cannot be installed by the Windows Installer service because the program to be upgraded may
    be missing, or the upgrade may update a different version of the program. Verify that the program to be upgraded exists on your computer and that you have the correct upgrade.
    and please find below event log:
    Product: Microsoft Exchange Server - Update '{A93DA06F-A5B8-4DF8-8B3F-B285E014C659}' could not be installed. Error code 1642. Windows Installer can create logs to help troubleshoot issues with installing software packages. Use the following link for instructions
    on turning on logging support.
    Can you please help me with this error.
    Thanks

  • Error while Installing Oracle Services for Microsoft Transaction Server

    I downloaded "Oracle9i Database Release 2 Enterprise/Standard/Personal Edition for Windows NT/2000/XP" and installed the personal edition. It did not install successfully and gave this error message:
    Error while Installing Oracle Services for Microsoft Transaction Server
    The specified key was not found while trying to GetValue
    - stop installation of all products.
    - stop installation of this component only.
    The installation of Oracle 9i Database was unsuccessful
    The Integration tools and client installed just fine from the same download. Why didn't the database install successfully? All the other components seemed to install just fine and the database appeared to be created - but I could not open it and there was not start menu option for DBA Studio.
    I am running Windows 2000 professional with Service Pack 3 on a 2 GHz Pentium4 machine with 512MB Rambus RAM, 32bit color graphics ATI All-in-Wonder card, about 40GB of disk space, a local peer-to-peer network via cat5 cable to another Win2k P3 machine, and Creative Soundblaster Audigy card. Do I need to adjust any network settings? Would it help or hinder if I installed MS IIS? WinNT has a Microsoft Transaction Server (MTS) but Win2k has COM+ instead; does that make a difference in terms of the installer looking for MTS? Do I need to configure COM+ in some special way / change settings?

    HI Salman,
    I am doing the following.
    1. I am installing Oracle 10.2.01 Database(Not Client) on my windows Xp laptop. While installation i Choose the custom option and Check the Oracle Windows Interface. In that i check the "Install Oracle Services for Microsoft Transaction server" checkbox. The installation goes on fine till 99% and when it tries to install the
    Oracle Services for Microsoft Transaction server it gives an error saying that "Microsoft Transaction server" was not found on the system.
    I had previously installed the same on my laptop and it was working fine. but after uninstallation when i try to re install i get this problem.
    If i go to the services.msc option in windows i still see the OracleMTSRecoveryService option even when i have uninstalled oracle. But when i try to start the services i get the following error
    Could Not start the OracleMTSRecoveryService on the local computer.
    Error 3: The system cannot find the file specified.
    Any help on how to resolve this issue will be highly appreciated

  • Received Error while installing RSM( Security Manager) on application serve

    I was able to create DB schema for RSM installation. While trying to install application on server, i have followed steps mentioned in guide.
    When install.sh is ran, i am receiving this error:
    Exception in thread "main" java.lang.NoClassDefFoundError: org/apache/tools/ant/taskdefs/Execute
    at org.tp23.antinstaller.InstallerContext.getEnvironment(InstallerContext.java:113)
    at org.tp23.antinstaller.input.ResultContainer.<init>(ResultContainer.java:38)
    at org.tp23.antinstaller.Installer.<init>(Installer.java:51)
    at org.tp23.antinstaller.runtime.exe.LoadConfigFilter.<init>(LoadConfigFilter.java:81)
    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:274)
    at java.lang.Class.newInstance0(Class.java:308)
    at java.lang.Class.newInstance(Class.java:261)
    at org.tp23.antinstaller.runtime.exe.FilterFactory.factory(FilterFactory.java:38)
    at org.tp23.antinstaller.runtime.ExecInstall.main(ExecInstall.java:149)
    I am installing RSM application on same app server as of RMS. RMS is up and running.
    Thanks for your help in advance
    Manish Garg

    Hi Manish!
    You should install RSM on the different application server, since RMS using OAS 10.1.2, but RSM, RPM and other applications need OAS 10.1.3.
    Anton.

  • Error while trying to install SAP 8.8 Pl 10 Server on Windows 7

    Hellow All,
                       I am facing the problem while trying to instal the Server and Server Tool os SAP 8.8 Patch Level 10 on the windows server.It is displaying the error failed to installed:1628 error evertime I try to run the Server Installer.
    regards,
    pankajk

    Dear,
    Check the below link:
    https://websmp106.sap-ag.de/~form/sapnet?_SHORTKEY=01100035870000705857&_SCENARIO=01100035870000000183&_ADDINC=011000358700001192682007E&
    https://websmp130.sap-ag.de/sap(bD1lbiZjPTAwMQ==)/bc/bsp/spn/sapnotes/index2.htm?numm=1434624&nlang=E&smpsrv=https%3a%2f%2fwebsmp110%2esap-ag%2ede
    Thanks,
    Neetu

  • Installed Trend Micro Smart Surfing on new MacBook Pro and now it has caused error that won't let computer boot up.  How do I get it to a point that I can delete program?

    Installed Trend Micro Smart Surfing on new MacBook Pro and now it has caused error that won't let computer boot up.  How do I get it to a point that I can delete program?

    Try booting up in Safe mode (holding down the Shift key while booting). If the software came with an unistaller, use it to remove alll traces of the software - it's nothing that you need and, as you've experienced, can do more actual hard than good (as is the case with most software of this type). When you're booted in Safe Mode, if you can't run an uninstaller, at least check to make sure that there are no Trend Micro items that are set for automatic log in, at least.
    Clinton

  • 8.1 install error on Windows Home Server

    WHS, which is based on W2k3, is having the same install problem as regular Windows Server 2k3... it fails with the error that the OS must be at least XP SP2.
    Is there a new rev of the installer coming out soon to resolve this problem? I used iTunes as my central hub for music in my home and would like to run the new version.
    Thanks!

    I posted a response to the following thread detailing how I was able to get Itunes 8.1.0.51 to install on my computer running Windows Server 2003 R2 SP2 Enterprise. It involves editing an MSI file but its a real simple fix that appears to be working just fine. It should theoretically work for you since as you've already noted, Windows Home Server is built of the same Kernel and support files as W2K3.
    Here's the thread in which I detail my fix:
    http://discussions.apple.com/thread.jspa?messageID=9150296&#9150296

Maybe you are looking for

  • Error while deploying EJB 1.1 on Weblogic 10.3.0.0

    I am trying to deploy an EJB (1.1) jar which is succesfully running on JBoss5.0 on WebLogic 10.3.0.0; I am getting following Error while deploying the jar on weblogic; Exception preparing module: EJBModule(ejb_RemoteServicesEjb) Unable to deploy EJB:

  • Posting to different GR/IR account based on purchase order type

    We are implementing cross company stock transport orders that require an AP invoice to be posted against the goods receipt.  Our AP department does not want the GR/IR postings to go to the account used for traded AP.  I cannot determine a method usin

  • I keep getting "Installer failed to initialize" error

    I use windows 7 SP2, I recently got error message saying "Missing Application manager". so i downloaded new application manager and when i try to start the setup it says "Installer failed to initialize". i tried using cc cleaner and uninstalled all m

  • How can i write the DOM tree to the XML File?

    Asslamo ala mn etb3a Alhoda. My problem priefly is that i can't write the DOM tree to XML file. I write following code to give the user the ability to input the name of data base which he want to create. If i wrote DB name,its atrributes and its valu

  • SAX driver

    What is the classname of the SAX driver for the Oracle XML Parser for Java? Where can I find more information about SAX drivers? Thanks, Bruno. null