Problems Installing PS 6.2 with S1 Web Server 6.1 ?

Im trying to install PS 6.2 (beta) against S1 Web Serer 6.1 and having all these problems during web server startup. Installation of both Portal 6.2 / Identity 6.1 went on fine without any trouble. Below is the exception. Has anybody faced this exception before.
Any help .....
# ./start
CORE1116: Sun ONE Web Server 6.1 B06/19/2003 18:34
info: CORE3016: daemon is running as super-user
info: CORE5076: Using [Java HotSpot(TM) Server VM, Version 1.4.1_05] from [Sun M
icrosystems Inc.]
info: WEB0100: Loading web module in virtual server [https-portal2.sundemo.isdin
tegration.com] at [amconsole]
warning: WEB6100: locale-charset-info is deprecated, please use parameter-encodi
ng
info: WEB0100: Loading web module in virtual server [https-portal2.sundemo.isdin
tegration.com] at [ampassword]
warning: WEB6100: locale-charset-info is deprecated, please use parameter-encodi
ng
info: WEB0100: Loading web module in virtual server [https-portal2.sundemo.isdin
tegration.com] at [amcommon]
info: WEB0100: Loading web module in virtual server [https-portal2.sundemo.isdin
tegration.com] at [amserver]
warning: WEB6100: locale-charset-info is deprecated, please use parameter-encodi
ng
info: WEB0100: Loading web module in virtual server [https-portal2.sundemo.isdin
tegration.com] at [portletsamples]
info: WEB0100: Loading web module in virtual server [https-portal2.sundemo.isdin
tegration.com] at [portal]
warning: WEB6100: locale-charset-info is deprecated, please use parameter-encodi
ng
info: WEB0100: Loading web module in virtual server [https-portal2.sundemo.isdin
tegration.com] at [search]
failure: WebModule[portal]: WEB2683: Exception sending context initialized even
t to listener instance of class com.sun.portal.common.logging.impl.LoggerServlet
ContextListenerImpl
java.lang.RuntimeException: LoggerImpl.init() - Could nit initialize Log file, a
ccess denied (java.lang.RuntimePermission writeFileDescriptor)
at com.sun.portal.common.logging.impl.LoggerImpl.init(LoggerImpl.java:87
at com.sun.portal.common.logging.impl.LoggerServletContextListenerImpl.c
ontextInitialized(LoggerServletContextListenerImpl.java:101)
at org.apache.catalina.core.StandardContext.listenerStart(StandardContex
t.java:3360)
at org.apache.catalina.core.StandardContext.start(StandardContext.java:3
716)
at com.iplanet.ias.web.WebModule.start(WebModule.java:203)
at org.apache.catalina.core.ContainerBase.start(ContainerBase.java:1133)
at org.apache.catalina.core.StandardHost.start(StandardHost.java:652)
at org.apache.catalina.core.ContainerBase.start(ContainerBase.java:1133)
at org.apache.catalina.core.StandardEngine.start(StandardEngine.java:355
at org.apache.catalina.startup.Embedded.start(Embedded.java:979)
at com.iplanet.ias.web.WebContainer.start(WebContainer.java:410)
at com.iplanet.ias.web.WebContainer.startInstance(WebContainer.java:505)
at com.iplanet.ias.server.J2EERunner.confPostInit(J2EERunner.java:161)
failure: WebModule[portal]: WEB2683: Exception sending context initialized even
t to listener instance of class com.sun.portal.container.portlet.impl.Preference
ManagerContextListenerImpl
java.lang.NullPointerException
at com.sun.portal.container.portlet.impl.PreferenceManagerContextListene
rImpl.contextInitialized(PreferenceManagerContextListenerImpl.java:33)
at org.apache.catalina.core.StandardContext.listenerStart(StandardContex
t.java:3360)
at org.apache.catalina.core.StandardContext.start(StandardContext.java:3
716)
at com.iplanet.ias.web.WebModule.start(WebModule.java:203)
at org.apache.catalina.core.ContainerBase.start(ContainerBase.java:1133)
at org.apache.catalina.core.StandardHost.start(StandardHost.java:652)
at org.apache.catalina.core.ContainerBase.start(ContainerBase.java:1133)
at org.apache.catalina.core.StandardEngine.start(StandardEngine.java:355
at org.apache.catalina.startup.Embedded.start(Embedded.java:979)
at com.iplanet.ias.web.WebContainer.start(WebContainer.java:410)
at com.iplanet.ias.web.WebContainer.startInstance(WebContainer.java:505)
at com.iplanet.ias.server.J2EERunner.confPostInit(J2EERunner.java:161)
failure: WebModule[portal]: WEB2683: Exception sending context initialized even
t to listener instance of class com.sun.portal.container.portlet.impl.PortletCon
tainerContextListenerImpl
java.lang.NullPointerException
at com.sun.portal.container.portlet.impl.PortletContainerContextListener
Impl.contextInitialized(PortletContainerContextListenerImpl.java:35)
at org.apache.catalina.core.StandardContext.listenerStart(StandardContex
t.java:3360)
at org.apache.catalina.core.StandardContext.start(StandardContext.java:3
716)
at com.iplanet.ias.web.WebModule.start(WebModule.java:203)
at org.apache.catalina.core.ContainerBase.start(ContainerBase.java:1133)
at org.apache.catalina.core.StandardHost.start(StandardHost.java:652)
at org.apache.catalina.core.ContainerBase.start(ContainerBase.java:1133)
at org.apache.catalina.core.StandardEngine.start(StandardEngine.java:355
at org.apache.catalina.startup.Embedded.start(Embedded.java:979)
at com.iplanet.ias.web.WebContainer.start(WebContainer.java:410)
at com.iplanet.ias.web.WebContainer.startInstance(WebContainer.java:505)
at com.iplanet.ias.server.J2EERunner.confPostInit(J2EERunner.java:161)
failure: WebModule[portal]: WEB2705: Context startup failed due to previous err
ors
warning: WEB7102: Error while binding global resources for WebModule [portal]
warning: WEB7103: Exception while binding global resources:
java.lang.NullPointerException
at java.util.Hashtable.get(Hashtable.java:329)
at org.apache.naming.ContextBindings.getClassLoader(ContextBindings.java
:348)
at com.iplanet.ias.web.WebModule.bindGlobalResourceRefs(WebModule.java:2
54)
at com.iplanet.ias.web.WebModule.start(WebModule.java:206)
at org.apache.catalina.core.ContainerBase.start(ContainerBase.java:1133)
at org.apache.catalina.core.StandardHost.start(StandardHost.java:652)
at org.apache.catalina.core.ContainerBase.start(ContainerBase.java:1133)
at org.apache.catalina.core.StandardEngine.start(StandardEngine.java:355
at org.apache.catalina.startup.Embedded.start(Embedded.java:979)
at com.iplanet.ias.web.WebContainer.start(WebContainer.java:410)
at com.iplanet.ias.web.WebContainer.startInstance(WebContainer.java:505)
at com.iplanet.ias.server.J2EERunner.confPostInit(J2EERunner.java:161)
failure: WebModule[portletsamples]: WEB2683: Exception sending context initiali
zed event to listener instance of class com.sun.portal.common.logging.impl.Logge
rServletContextListenerImpl
java.lang.RuntimeException: LoggerImpl.init() - Could nit initialize Log file, a
ccess denied (java.lang.RuntimePermission writeFileDescriptor)
at com.sun.portal.common.logging.impl.LoggerImpl.init(LoggerImpl.java:87
at com.sun.portal.common.logging.impl.LoggerServletContextListenerImpl.c
ontextInitialized(LoggerServletContextListenerImpl.java:101)
at org.apache.catalina.core.StandardContext.listenerStart(StandardContex
t.java:3360)
at org.apache.catalina.core.StandardContext.start(StandardContext.java:3
716)
at com.iplanet.ias.web.WebModule.start(WebModule.java:203)
at org.apache.catalina.core.ContainerBase.start(ContainerBase.java:1133)
at org.apache.catalina.core.StandardHost.start(StandardHost.java:652)
at org.apache.catalina.core.ContainerBase.start(ContainerBase.java:1133)
at org.apache.catalina.core.StandardEngine.start(StandardEngine.java:355
at org.apache.catalina.startup.Embedded.start(Embedded.java:979)
at com.iplanet.ias.web.WebContainer.start(WebContainer.java:410)
at com.iplanet.ias.web.WebContainer.startInstance(WebContainer.java:505)
at com.iplanet.ias.server.J2EERunner.confPostInit(J2EERunner.java:161)
failure: WebModule[portletsamples]: WEB2683: Exception sending context initiali
zed event to listener instance of class com.sun.portal.portletappengine.impl.Lif
ecycleManagerContextListenerImpl
java.lang.NullPointerException
at com.sun.portal.portletcontainercommon.descriptor.DeploymentDescriptor
Reader.<init>(DeploymentDescriptorReader.java:61)
at com.sun.portal.portletappengine.impl.LifecycleManagerImpl.initDeploym
entDescriptor(LifecycleManagerImpl.java:138)
at com.sun.portal.portletappengine.impl.LifecycleManagerImpl.init(Lifecy
cleManagerImpl.java:97)
at com.sun.portal.portletappengine.impl.LifecycleManagerContextListenerI
mpl.contextInitialized(LifecycleManagerContextListenerImpl.java:13)
at org.apache.catalina.core.StandardContext.listenerStart(StandardContex
t.java:3360)
at org.apache.catalina.core.StandardContext.start(StandardContext.java:3
716)
at com.iplanet.ias.web.WebModule.start(WebModule.java:203)
at org.apache.catalina.core.ContainerBase.start(ContainerBase.java:1133)
at org.apache.catalina.core.StandardHost.start(StandardHost.java:652)
at org.apache.catalina.core.ContainerBase.start(ContainerBase.java:1133)
at org.apache.catalina.core.StandardEngine.start(StandardEngine.java:355
at org.apache.catalina.startup.Embedded.start(Embedded.java:979)
at com.iplanet.ias.web.WebContainer.start(WebContainer.java:410)
at com.iplanet.ias.web.WebContainer.startInstance(WebContainer.java:505)
at com.iplanet.ias.server.J2EERunner.confPostInit(J2EERunner.java:161)
failure: WebModule[portletsamples]: WEB2683: Exception sending context initiali
zed event to listener instance of class com.sun.portal.portletappengine.impl.Req
uestResponseFactoryContextListenerImpl
java.lang.NullPointerException
at com.sun.portal.portletappengine.impl.RequestResponseFactoryImpl.init(
RequestResponseFactoryImpl.java:115)
at com.sun.portal.portletappengine.impl.RequestResponseFactoryContextLis
tenerImpl.contextInitialized(RequestResponseFactoryContextListenerImpl.java:16)
at org.apache.catalina.core.StandardContext.listenerStart(StandardContex
t.java:3360)
at org.apache.catalina.core.StandardContext.start(StandardContext.java:3
716)
at com.iplanet.ias.web.WebModule.start(WebModule.java:203)
at org.apache.catalina.core.ContainerBase.start(ContainerBase.java:1133)
at org.apache.catalina.core.StandardHost.start(StandardHost.java:652)
at org.apache.catalina.core.ContainerBase.start(ContainerBase.java:1133)
at org.apache.catalina.core.StandardEngine.start(StandardEngine.java:355
at org.apache.catalina.startup.Embedded.start(Embedded.java:979)
at com.iplanet.ias.web.WebContainer.start(WebContainer.java:410)
at com.iplanet.ias.web.WebContainer.startInstance(WebContainer.java:505)
at com.iplanet.ias.server.J2EERunner.confPostInit(J2EERunner.java:161)
failure: WebModule[portletsamples]: WEB2705: Context startup failed due to prev
ious errors
warning: WEB7102: Error while binding global resources for WebModule [/portletsa
mples]
warning: WEB7103: Exception while binding global resources:
java.lang.NullPointerException
at java.util.Hashtable.get(Hashtable.java:329)
at org.apache.naming.ContextBindings.getClassLoader(ContextBindings.java
:348)
at com.iplanet.ias.web.WebModule.bindGlobalResourceRefs(WebModule.java:2
54)
at com.iplanet.ias.web.WebModule.start(WebModule.java:206)
at org.apache.catalina.core.ContainerBase.start(ContainerBase.java:1133)
at org.apache.catalina.core.StandardHost.start(StandardHost.java:652)
at org.apache.catalina.core.ContainerBase.start(ContainerBase.java:1133)
at org.apache.catalina.core.StandardEngine.start(StandardEngine.java:355
at org.apache.catalina.startup.Embedded.start(Embedded.java:979)
at com.iplanet.ias.web.WebContainer.start(WebContainer.java:410)
at com.iplanet.ias.web.WebContainer.startInstance(WebContainer.java:505)
at com.iplanet.ias.server.J2EERunner.confPostInit(J2EERunner.java:161)
info: HTTP3072: [LS ls1] ready to
accept requests
startup: server started successfully
#

Since my company is a partner to Sun, we have access to beta site for downloads. Due to internal restrictions I may not be able to share that info. with you. Sorry.
Sunil.

Similar Messages

  • Problem with iPlanet Web Server 6

    We are getting an intermittent problem with our web server, the users start to get problems connecting to the web site.
    I have found the following message in the error log -
    failure ( 2390): Error accepting connection -5928, oserr=130 (Connect aborted)
    can anybody help???

    Check out the below.
    Problem 4680491. CSS causes oserr=130 in iWS 6.0 logs.
    Workaround
    If you are using the Cisco Content Services Switch (CSS) with Sun ONE Web Server and have set the value of the sticky bit setting in CSS to on, the following error is logged periodically in the error logs:
    failure ( 2210): Error accepting connection -5928, oserr=130 (Connect aborted)
    This is caused not by a defect in Sun ONE Web Server but by the setting of the sticky bit in CSS. To avoid the error logging, set the value of the sticky bit in CSS to off.
    Which as been fixed in iWS 6.0 SP5.
    For more info check the below link.
    http://docs.sun.com/source/816-6434-10/rn60sp5.html
    Dakshin.

  • Can ne one help me in installing STRUTS on Tomcat 4.1 web server

    Can ne one help me in installing STRUTS on Tomcat 4.1 web server.
    I haven't started yet.. Please Help me.
    Thanx in Advance.
    Regards,
    Ashutosh Sharma

    first try to get a file "struts-blank-1.3.8.war" from internet...
    before that we need to get certain jar files from net .. as these wud be necessary for the struts deployment on our tomcat
    antlr-2.7.2.jar
    bsf-2.3.0.jar
    commons-beanutils-1.7.0.jar
    commons-chain-1.1.jar
    commons-digester-1.8.jar
    commons-fileupload-1.1.1.jar
    commons-io-1.1.jar
    commons-logging-1.0.4.jar
    commons-validator-1.3.1.jar
    jstl-1.0.2.jar
    oro-2.0.8.jar
    standard-1.0.2.jar
    struts-core-1.3.8.jar
    struts-el-1.3.8.jar
    struts-extras-1.3.8.jar
    struts-faces-1.3.8.jar
    struts-mailreader-dao-1.3.8.jar
    struts-scripting-1.3.8.jar
    struts-taglib-1.3.8.jar
    struts-tiles-1.3.8.jar
    if u download struts 1.3.8.zip then u'll get all the files + with in the apps folder u'll get the war files that have some
    examples
    eg:-
    struts-blank-1.3.8.war
    struts-cookbook-1.3.8.war
    struts-el-example-1.3.8.war
    struts-examples-1.3.8.war
    and so on..... u mite get these files with some books ....... these war files contain the examples that u can run
    ******************* HOW TO DEPLOY STRUTS ON TOMCAT WEB SERVER ( I am Using apache-tomcat-5.5.25 ) ***********************
    copy all the .jar files that are present in the lib folder of the struts kit to the "\common\lib" folder of
    apache-tomcat-5.5.25
    Note that in Environment Variable CLASSPATH must be specified to lib folder of the tomcat than only these files will work
    Now copy the "struts-blank-1.3.8.war" file from the "apps" directory that will contain many ".war" files to "\webapps" folder
    of tomcat.
    now shutdown and then restart the tomcat webserver, now in the "webapps" folder u can see a folder as "struts-blank-1.3.8"
    now open Internet Explorer or any other Web Browser that ur using and type in
    http://localhost:8080/struts-blank-1.3.8
    if the page is coming showing u a welcome message it means struts are running fine
    Friends this mite be useful for all the beginners.. as i am a beginner so i know the problems that can come to start..
    Regards,
    Ashutosh Sharma

  • Do i need a network card to install and run a local java web server

    Friends,
    Do i need a network card in my computer to install and run a local Java Web Server or any Web Server.

    network cards are only for connecting equipment together... you can set up a webserver without any more equipment than you have already! Indeed Tomcat... BUT you would be better off with apache for production stuff. It depends what you need to serve... if its mainly static pages (i guess it probably isn't) then apache will be enough by itself; but if you need to serve dynamic pages (JSP, Servlet blah blah) then you will need tomcat. Tomcat has it's own webserver and its perfectly ok for testing or low-load stuff, but you can integrate with Apache (a moderately compex task, but do-able, see tomcat-user forum off of apache site) for greater stability, and you don't have to show the port in the URL... Don't set up a webserver on any pc that contains stuff you don't want hacked into... it becomes very succeptible when the service is up...

  • Installing Oracle SOA Suite with the WebLogic Server

    Hi all,
    I am trying to install Oracle SOA Suite with the WebLogic Server. After following the step-by-step instruction in the "Installing Oracle SOA Suite with the WebLogic Server" document, I ran into the following situation: I have a working WebLogic Server with all applications deployed. However the BPELPM application is in Failed state.
    When I try to run the application, I get following exception (AdminServer.log):
    ####<Mar 30, 2009 9:46:43 AM EEST> <Warning> <Deployer> <javadev2> <AdminServer> <[STANDBY] ExecuteThread: '1' for queue: 'weblogic.kernel.Default (self-tuning)'> <<WLS Kernel>> <> <> <1238395603163> <BEA-149004> <Failures were detected while initiating start task for application 'BPELPM'.>
    ####<Mar 30, 2009 9:46:43 AM EEST> <Warning> <Deployer> <javadev2> <AdminServer> <[STANDBY] ExecuteThread: '1' for queue: 'weblogic.kernel.Default (self-tuning)'> <<WLS Kernel>> <> <> <1238395603164> <BEA-149078> <Stack trace for message 149004
    weblogic.application.ModuleException: [HTTP:101216]Servlet: "cxloader" failed to preload on startup in Web application: "/orabpel".
    javax.servlet.ServletException:
    ORABPEL START-UP ERROR!!!!!!!!
    OraBPEL run-time system failed to start due to exception:
    Bean is already undeployed.
    at com.collaxa.cube.admin.CXLoaderServlet.init(CXLoaderServlet.java:87)
    at javax.servlet.GenericServlet.init(GenericServlet.java:256)
    at weblogic.servlet.internal.StubSecurityHelper$ServletInitAction.run(StubSecurityHelper.java:278)
    at weblogic.security.acl.internal.AuthenticatedSubject.doAs(AuthenticatedSubject.java:321)
    at weblogic.security.service.SecurityManager.runAs(SecurityManager.java:121)
    at weblogic.servlet.internal.StubSecurityHelper.createServlet(StubSecurityHelper.java:64)
    at weblogic.servlet.internal.StubLifecycleHelper.createOneInstance(StubLifecycleHelper.java:58)
    at weblogic.servlet.internal.StubLifecycleHelper.<init>(StubLifecycleHelper.java:48)
    at weblogic.servlet.internal.ServletStubImpl.prepareServlet(ServletStubImpl.java:507)
    at weblogic.servlet.internal.WebAppServletContext.preloadServlet(WebAppServletContext.java:1723)
    at weblogic.servlet.internal.WebAppServletContext.loadServletsOnStartup(WebAppServletContext.java:1700)
    at weblogic.servlet.internal.WebAppServletContext.preloadResources(WebAppServletContext.java:1620)
    at weblogic.servlet.internal.WebAppServletContext.start(WebAppServletContext.java:2761)
    at weblogic.servlet.internal.WebAppModule.startContexts(WebAppModule.java:889)
    at weblogic.servlet.internal.WebAppModule.start(WebAppModule.java:333)
    at weblogic.application.internal.flow.ModuleStateDriver$3.next(ModuleStateDriver.java:204)
    at weblogic.application.utils.StateMachineDriver.nextState(StateMachineDriver.java:26)
    at weblogic.application.internal.flow.ModuleStateDriver.start(ModuleStateDriver.java:60)
    at weblogic.application.internal.flow.ScopedModuleDriver.start(ScopedModuleDriver.java:200)
    at weblogic.application.internal.flow.ModuleListenerInvoker.start(ModuleListenerInvoker.java:117)
    at weblogic.application.internal.flow.ModuleStateDriver$3.next(ModuleStateDriver.java:204)
    at weblogic.application.utils.StateMachineDriver.nextState(StateMachineDriver.java:26)
    at weblogic.application.internal.flow.ModuleStateDriver.start(ModuleStateDriver.java:60)
    at weblogic.application.internal.flow.StartModulesFlow.activate(StartModulesFlow.java:26)
    at weblogic.application.internal.BaseDeployment$2.next(BaseDeployment.java:635)
    at weblogic.application.utils.StateMachineDriver.nextState(StateMachineDriver.java:26)
    at weblogic.application.internal.BaseDeployment.activate(BaseDeployment.java:212)
    at weblogic.application.internal.DeploymentStateChecker.activate(DeploymentStateChecker.java:154)
    at weblogic.deploy.internal.targetserver.AppContainerInvoker.activate(AppContainerInvoker.java:80)
    at weblogic.deploy.internal.targetserver.operations.AbstractOperation.activate(AbstractOperation.java:566)
    at weblogic.deploy.internal.targetserver.operations.ActivateOperation.activateDeployment(ActivateOperation.java:136)
    at weblogic.deploy.internal.targetserver.operations.ActivateOperation.doCommit(ActivateOperation.java:104)
    at weblogic.deploy.internal.targetserver.operations.StartOperation.doCommit(StartOperation.java:139)
    at weblogic.deploy.internal.targetserver.operations.AbstractOperation.commit(AbstractOperation.java:320)
    at weblogic.deploy.internal.targetserver.DeploymentManager.handleDeploymentCommit(DeploymentManager.java:815)
    at weblogic.deploy.internal.targetserver.DeploymentManager.activateDeploymentList(DeploymentManager.java:1222)
    at weblogic.deploy.internal.targetserver.DeploymentManager.handleCommit(DeploymentManager.java:433)
    at weblogic.deploy.internal.targetserver.DeploymentServiceDispatcher.commit(DeploymentServiceDispatcher.java:161)
    at weblogic.deploy.service.internal.targetserver.DeploymentReceiverCallbackDeliverer.doCommitCallback(DeploymentReceiverCallbackDeliverer.java:181)
    at weblogic.deploy.service.internal.targetserver.DeploymentReceiverCallbackDeliverer.access$100(DeploymentReceiverCallbackDeliverer.java:12)
    at weblogic.deploy.service.internal.targetserver.DeploymentReceiverCallbackDeliverer$2.run(DeploymentReceiverCallbackDeliverer.java:67)
    at weblogic.work.ServerWorkManagerImpl$WorkAdapterImpl.run(ServerWorkManagerImpl.java:518)
    at weblogic.work.ExecuteThread.execute(ExecuteThread.java:209)
    at weblogic.work.ExecuteThread.run(ExecuteThread.java:181)
    at weblogic.servlet.internal.WebAppModule.startContexts(WebAppModule.java:891)
    at weblogic.servlet.internal.WebAppModule.start(WebAppModule.java:333)
    at weblogic.application.internal.flow.ModuleStateDriver$3.next(ModuleStateDriver.java:204)
    at weblogic.application.utils.StateMachineDriver.nextState(StateMachineDriver.java:26)
    at weblogic.application.internal.flow.ModuleStateDriver.start(ModuleStateDriver.java:60)
    at weblogic.application.internal.flow.ScopedModuleDriver.start(ScopedModuleDriver.java:200)
    at weblogic.application.internal.flow.ModuleListenerInvoker.start(ModuleListenerInvoker.java:117)
    at weblogic.application.internal.flow.ModuleStateDriver$3.next(ModuleStateDriver.java:204)
    at weblogic.application.utils.StateMachineDriver.nextState(StateMachineDriver.java:26)
    at weblogic.application.internal.flow.ModuleStateDriver.start(ModuleStateDriver.java:60)
    at weblogic.application.internal.flow.StartModulesFlow.activate(StartModulesFlow.java:26)
    at weblogic.application.internal.BaseDeployment$2.next(BaseDeployment.java:635)
    at weblogic.application.utils.StateMachineDriver.nextState(StateMachineDriver.java:26)
    at weblogic.application.internal.BaseDeployment.activate(BaseDeployment.java:212)
    at weblogic.application.internal.DeploymentStateChecker.activate(DeploymentStateChecker.java:154)
    at weblogic.deploy.internal.targetserver.AppContainerInvoker.activate(AppContainerInvoker.java:80)
    at weblogic.deploy.internal.targetserver.operations.AbstractOperation.activate(AbstractOperation.java:566)
    at weblogic.deploy.internal.targetserver.operations.ActivateOperation.activateDeployment(ActivateOperation.java:136)
    at weblogic.deploy.internal.targetserver.operations.ActivateOperation.doCommit(ActivateOperation.java:104)
    at weblogic.deploy.internal.targetserver.operations.StartOperation.doCommit(StartOperation.java:139)
    at weblogic.deploy.internal.targetserver.operations.AbstractOperation.commit(AbstractOperation.java:320)
    at weblogic.deploy.internal.targetserver.DeploymentManager.handleDeploymentCommit(DeploymentManager.java:815)
    at weblogic.deploy.internal.targetserver.DeploymentManager.activateDeploymentList(DeploymentManager.java:1222)
    at weblogic.deploy.internal.targetserver.DeploymentManager.handleCommit(DeploymentManager.java:433)
    at weblogic.deploy.internal.targetserver.DeploymentServiceDispatcher.commit(DeploymentServiceDispatcher.java:161)
    at weblogic.deploy.service.internal.targetserver.DeploymentReceiverCallbackDeliverer.doCommitCallback(DeploymentReceiverCallbackDeliverer.java:181)
    at weblogic.deploy.service.internal.targetserver.DeploymentReceiverCallbackDeliverer.access$100(DeploymentReceiverCallbackDeliverer.java:12)
    at weblogic.deploy.service.internal.targetserver.DeploymentReceiverCallbackDeliverer$2.run(DeploymentReceiverCallbackDeliverer.java:67)
    at weblogic.work.ServerWorkManagerImpl$WorkAdapterImpl.run(ServerWorkManagerImpl.java:518)
    at weblogic.work.ExecuteThread.execute(ExecuteThread.java:209)
    at weblogic.work.ExecuteThread.run(ExecuteThread.java:181)
    Any help would be highly appreciated.
    Boris

    Hi Boris,
    Looks like you have not run the post upgrade script for 10.1.3.4.
    You need to install SOA 10.1.3.4 Basic Installation. Then start following : http://download.oracle.com/docs/cd/E12524_01/core.1013/e13058/weblogic.htm#BHCIIBFB
    You basically, first install 10.1.3.4 basic SOA install, Apply the Opatch 7337034 (HOTPLUG: SOASUITE 10.1.3.4 ON WEBLOGIC 9.2 - CHANGES FOR HOTPLUGGABILITY). Install WLS 9.2 MP3.
    Now, Download the Oracle SOA Suite 10.1.3.4 WebLogic Server 9.2 : patch : 7490612.
    Then , Modify the following mandatory installation properties in the Weblogic_SOA10134_Base\SOADomain.properties file as per the documentation above.
    Cheers
    Anirudh Pucha

  • How to install Tomcat 1.4 on Apache Web Server

    I'd like to know how to install Tomcat 1.4 on Apache web server. I cant find any instructions from the documentation that goes along with the Tomcat 1.4

    1) Use mod_jk.dll. Obtain it from the jakarta's site. (It comes with Tomcat 3.3 and above)Put it in the apache's modules folder.
    2) Modify httpd.conf of the A.W.S, append the following line to it:
    include TOMCAT_HOME/conf/mod_jk.conf-auto
    3) Start Apache W.S first, then restart Tomcat.
    It's simple and hope this works!
    Rommel Sharma.

  • Dreamweaver cs4 come with a web server or web app server ?

    dreamweaver cs4 come with a web server or web app server ? Or
    can be configured [has menues for] web server local ? When running
    a server localhost
    http://localhost/... , this can be
    run/view a file[in local server] without an internet connection ?
    yes without / no needed ?

    123polis123 wrote:
    > dreamweaver cs4 come with a web server or web app server
    ? Or can be configured
    > [has menues for] web server local ? When running a
    server localhost
    >
    http://localhost/... , this can be
    run/view a file[in local server] without an
    > internet connection ? yes without / no needed ?
    Dreamweaver does not ship with a web server, you have to
    install one, or activate one on your system (IIS or Apache for
    Widows and Apache for Mac are the common choices). When you define
    a site within Dreamweaver you can specify a testing server, as well
    as a remote server. If the testing server and/or remote server are
    available to your system without an internet connection, then you
    can certainly test pages through the web server such as through
    http://localhost/
    If you are creating HTML pages, then there is no need for a
    server at all for creating and testing your pages, but if you are
    working with PHP or ColdFusion, then you will need a web server to
    work with.
    If you have follow up questions, you should ask in the
    Dreamweaver General forum (general Dreamweaver usage questions), or
    the Application Development forum (questions about dynamically
    generated pages), depending on what you're looking to do:
    DW General:
    http://www.adobe.com/cfusion/webforums/forum/categories.cfm?forumid=12&catid=189&entercat= y
    App Dev:
    http://www.adobe.com/cfusion/webforums/forum/categories.cfm?forumid=12&catid=263&entercat= y
    Danilo Celic
    |
    http://blog.extensioneering.com/
    | WebAssist Extensioneer
    | Adobe Community Expert

  • Integrating tomcat 5.0.28 with apache web server 2.2

    hi all
    i tried a lot on net but could not get the steps for
    connctivity between tomcat 5.0.28 with apache web server 2.2.
    any one pzl do help me in finding the solution
    pzl do tel me the step by step process for this connectivity
    sus

    hi :-)
    you need jk modules ;-)
    i havent try the integrating the version of apache web
    and tomcat you specify but you can refer to the links below :-)
    gudluck :-)
    http://www.serverwatch.com/tutorials/article.php/2203891
    http://www.onjava.com/lpt/a/2826
    http://raibledesigns.com/tomcat/
    regards,

  • Installing Forms&Report  Services with Oracle Application Server 10g Rel 3

    Can I Install Forms & Report Services with Oracle Application Server 10g Release 3 some how?
    I am thinking of installing Forms & Reports Services in separate home with Oracle Application Server 10g Rel 3.
    Does any body has any different idea so that they both can run more smoothly together.
    Thanks
    Raj
    www.oraclebrains.com

    They WILL NOT RUN TOGETHER. We have discussed this many times before. They must be in separate homes.
    Check the search function for this forum to find the previous discussions.

  • The tab is bad with apache web server and tomcat

    the tab not run with apache web server + tomcat.
    It is very bad..

    Fijate que solo he estado experimentando con JSC, no he tenido oportunidad de poner nada en producci�n usando la combinaci�n Apache Web Server y Tomcat JSP container y no cuento en �ste momento con �sta configuraci�n para probar.
    Nosotros (en donde trabajo) usamos IBM Web Server (basado en Apache Web Server 2), IBM Websphere 6 y las aplicaciones JSF en producci�n est�n hechas con Rational Web Developer.
    Ahora he estado muy ocupado con un proyecto urgente, si tengo alg�n tiempo libre la semana entrante tratar� de probar tu combinaci�n (no te prometo nada) pero para ello necesito que me digas las versiones que est�s usando de Apache Web Server y de Tomcat, como est�s enlazando entre ambos con un m�dulo o con ProxyPass y mejor si me mandas el httpd.conf.
    Saludos.

  • Problems instaling a enterprise 4800 with 2 domains

    Hi,all. We are installing a enterprise 4800, and we have a problem. We want a single mode configuration, when we try to put the setkeyswitch on, the system gives us an error
    {N0/SB0/P0} Passed
    {N0/SB0/P1} Passed
    {N0/SB0/P2} Passed
    {N0/SB0/P3} Passed
    May 21 09:38:11 sc Platform.SC: ErrorMonitor: Domain A has a SYSTEM ERROR
    May 21 09:38:11 sc Domain-A.SC: ErrorMonitor: Domain A has a SYSTEM ERROR
    May 21 09:38:11 sc Domain-A.SC: RP0 encountered the first error
    May 21 09:38:11 sc Domain-A.SC: RepeaterSbbcAsic reported first error on /N0/SB2
    May 21 09:38:12 sc Domain-A.SC:
    /partition0/domain0/SB2/bbcGroup1/sbbc1:
    ErrorStatus[0x80] : 0x80008200     FE [15:15] : 0x1
         ErrSum [31:31] : 0x1
         SafErr [09:08] : 0x2 Fireplane device asserted an error
    May 21 09:38:13 sc Domain-A.SC:
    /partition0/domain0/SB2/bbcGroup1/cpuCD/cpusafariagent1:
    AFAR (high)[0x531] : 0x00000400
         AFAR [42:32] [10:00] : 0x400
    AFAR (low)[0x541] : 0x04c00010
    AFSR (high)[0x551] : 0x00080000
         PERR [19:19] : 0x1
    EMU A[0x501] : 0x00000200
         UTT [09:09] : 0x1
    May 21 09:38:13 sc Domain-A.SC: SdcAsic reported first error on /N0/IB6
    May 21 09:38:13 sc Domain-A.SC:
    /partition0/domain0/IB6/sdc0:
    SafariPortError[0x200] : 0x01028100     AccParSglErr [17:17] : 0x1
         FE [15:15] : 0x1
         AccArbErrTT [24:24] : 0x1
         ArbErrTT [08:08] : 0x1 Arbitration error for DTransID
    May 21 09:38:13 sc Domain-A.SC:
    /partition0/RP0/sdc0:
    SafariPortError6[0x260] : 0x00408040     FE [15:15] : 0x1
         IDErrTT [06:06] : 0x1 The SDC received a packet with an inappro
    priate ID for TTransID
         AccIDErrTT [22:22] : 0x1
    May 21 09:38:15 sc Platform.SC: Domain A is currently paused due to an error. T
    his domain must be turned off via "setkeyswitch off" to recover
    May 21 09:38:15 sc Domain-A.SC: Domain A is currently paused due to an error. T
    his domain must be turned off via "setkeyswitch off" to recover
    Testing IO Boards ...
    May 21 09:38:15 sc Domain-A.SC: Domain is paused, Skipping domain tests.
    setkeyswitch operation did not complete
    keyswitch is: standby
    sc:A>
    and the keyswitch stays standby. Any idea?????

    Brian Orwig wrote:
    Here is the problem.
    I login to one domain and then open a new webpage (same browser) and login
    to a 2nd domain. I can then navigate in both domains in each web page.
    However, when I logout of one, it logs me out of both and which ever one
    that I logged out of is the logout/login page that I see for both web pages.
    The same thing happens if I try to login to 2 different domains at the same
    time. One will override the other and I end up with the same domain open in
    both browsers.
    I am pretty sure that this has to do with the cookie, since it is probably
    using the same one for both and then getting confused. Does anyone know how
    to fix this?The way the cookies are set for the current authentication are it is based on
    the portal domain/dns domains and the client ipaddress.
    When a user logs in a random session id is generated, and then once he
    authenticates the session id is made valid and is added into the session hash
    table.
    So to answer your question you can do what your trying to do if you are using
    two browsers but in the current architecture and the way sessions are handled it
    is not possible if your using just one browser ..
    iWS Sp8 is not certified to run with portal and the web server that is shipped
    with should not be updated seperately, in the past doing that has broken portal
    >
    >
    Portal Server: IPS 3.0 SP2
    Web Server: IWS 4.1 SP8

  • Caching problem with iFS web server / index.html

    There seems to be a problem with the iFS Java web server serving cached index.html documents after they have been modified.
    This only happens when the document is referenced by the folder name (e.g. /home/kennu/). If you reference it by the full name (/home/kennu/index.html), the new modified version comes up alright.
    I wonder if this is a bug or some kind of a feature? Is there an quick and easy workaround?
    Byt the way, is this the correct place to post bug reports? I didn't see iFS mentioned in the OTN Bug Database.
    null

    well, this is certainly not an intended effect. i'll look into it. in the meantime, the workaround already posted should pull you through.
    sorry about the inconvenience.
    -ilya
    <BLOCKQUOTE><font size="1" face="Verdana, Arial">quote:</font><HR>Originally posted by Kenneth Falck ([email protected]):
    There seems to be a problem with the iFS Java web server serving cached index.html documents after they have been modified.
    This only happens when the document is referenced by the folder name (e.g. /home/kennu/). If you reference it by the full name (/home/kennu/index.html), the new modified version comes up alright.
    I wonder if this is a bug or some kind of a feature? Is there an quick and easy workaround?
    Byt the way, is this the correct place to post bug reports? I didn't see iFS mentioned in the OTN Bug Database.<HR></BLOCKQUOTE>
    null

  • Problem installing multi-disc software with USB Superdrive

    I'm trying to install a large virtual instrument library for music production (Komplete 5). On a brand new Macbook Pro Retina, using the USB Superdrive for installation.  Typically with these installers, once it's finished with one disc, it asks you to insert the next DVD in the sequence to continue installation. The problem I've run into with the Superdrive is that it won't allow me to eject the disc, giving me an error message that the disc is "in use by the installer." This never occured on other Macs with an internal optical drive. I can't find any way to force eject the disc in order to move on with the installation.  I'm stuck until I can find a workaround.  Any suggestions?

    The Disk Utility repair disk can't be run on the boot disk from the boot disk.  You must boot into another hard drive and run Disk Utility from it on your boot drive. Or you can try booting into the Recovery HD that Mt. Lion creates.  There you can run Disk Utility.  I'm not sure if you can repair disk with this method but it's worth a try. I've only used it to reinstall the system on my iMac. Apple - OS X Recovery restores your Mac with a few clicks.
    Another possibility is to boot into Safe Mode, Mac OS X: Starting up in Safe Mode.  During startup it will run some of the repair routines that disk utility does.  That may be sufficient.  Reboot and verify the disk again with DU.

  • Airport Extreme with wired web server Problems

    I am setting up a wireless network with a new Airport Extreme. When I hook it up per the instructions my hard wired web server and PC don't work. My laptops work fine. I put a static IP address on each computer via network prefs. I tried to take the AirPort ethernet out port and use both the cross over and a regular ethernet to the switch then to a wired PC and Mac server. But it will not work.
    Connection that does NOT work: DSL modem - ethernet cable - AP Extreme WAN port - ethernet cable out - web server (live video) & PC
    If I go back to the way it was set before the AP it works fine. (see below) Wouldn't the network be quicker wired from the modem to the AP Wan port? My IP said I shouldn't need to use crossover ethernet cable.
    Connection that works: DSL modem - cross over ethernet - network switch - ethernet to AP Extreme - ethernet to web server - ethernet to PC
    Thanks for your assistance.

    I suggest that you don't try to configure the wireless print server until you have the AEBSn network with USB disk sharing working correctly.
    My expereince with AEBSn disk sharing so far is that it's best to use accounts to secure shared disks. If you can't get the network file sharing to work right off, try this:
    My Network Places>Add a network place>Add Network Place Wizard>Next>Choose another network location>Next>type the following string as the network address and proceed to complete the wizard:
    \\[LAN IP address of AEBSn]\[name of shared disk]
    Example: \\192.168.1.1\MemphisBelleServer
    If you are using accounts to secure the shared disk, type in the User name and Password when the Connect to dialog box appears. I have had trouble using (and no longer use) disk passwords, so I don't know whether that method works the same way with respect to the Connect to dialog box.

  • Reverse Proxy with Sun Web Server 7 update 4

    Hi All,
    I've just migrating to Sun Java System Web Server 7.0U4 B12/02/2008 from Sun Java System Web Server 7.0-Technology-Preview-3 B09/13/2006. I've have the two web servers running side by side on separate machines. Both have a VS configured as a reverse proxy pointing to the same apache tomcat web server.
    The Tech Preview 3 server works fine and has been doing since it was installed. However the Update 4 server doesn't. I can access the tomcat app via the U4 server in a browser, but not with the app on my mobile (sync ML). Snooping the traffic show me that the U4 server is sending a different response that the Tech Preview server. I'm thinking it may have to do with Transfer Encoding: chunked. I've looked around the web to see if I can turn this off in the U4 server, as I seem to recall having to do so at some point in my life, though I can't remember when and with what.
    Does anybody have any clues they can throw at me?? Or anybody know what has change in the reverse proxy part of the web server from Tech Preview 3 to U4??
    Both VS reverse proxies are congfigured exactly the same.
    Thanks,
    Stuart.

    well, technology preview is what the name says .. i am surprised that u decided to stick with a technology preview release all these days.. in any case, there should not have any feature change between technology preview build and U4. but , there has been lot of bug fixes - so, unless we know the exact problem - we can't easily narrow down the change between tp3 build with U4 and find out how it is affecting u.
    here is a related article on how to use chunked encoding within web server 7
    http://developers.sun.com/webtier/reference/techart/chunked_req.html
    now, to help you more appropriately, you need to provide us with errors (probably with log level set to finest within server.xml) and let us know with the error reported by web server when it is unable to send those requests to back end tomcat
    you can set log level to finest by running the following command
    /sun/webserver7/bin/wadm set-config-prop -user=admin --config=<hostname> log-level=finest
    /sun/webserver7/bin/wadm deploy-config --user=admin <hostname>
    http://docs.sun.com/app/docs/doc/820-4842/set-config-prop-1?a=view
    (once you have identified the problem, you might want to set log level to info as setting to finest will cause your logs to grow humongous and also hurt performance
    thanks
    sriram

Maybe you are looking for

  • How to query database to retrieve code to create existing objects(nonPLSQL)

    Hi, I would like to know how to query the database so I can pull out the SQL required to create objects. I can already get the code for PL/SQL objects such as triggers and procedures by using DBA_SOURCE, however I also need to pull out code for objec

  • Save As, erratic behaviour

    Hi I'm on Windows Vista using Photoshop Element 8 and processing raw and tif pictures taken with a SONY NEX 5 18-55 I took a batch ow raw pictures and minimally adjusted them with Sony Raw processor then saved them as  tif files. I open each tif file

  • ISR with Adobe Interactive Forms: java.io.FileNotFoundException

    Dear SDN readers, I am currently working on an ISR with Adobe Interactive Forms project, and I must say that I find the configuration rather complex, however until now I kept making progress. Now I've come to the next error given by webdynpro, when t

  • Local Webauth WLC using radius database

    Hi all, I was implement local Webauth WLC not using local auth . I use radius database. at least I try to add on my  WLAN: layer 3 web auth  authentication layer 2 security is WPA/WPA2 PSK adding aaa radius server aaa radius "network user" check list

  • Can not CS2 in LR

    When I want to edit in CS2 I go in LR to "Photo > edit in Photoshop CS2. However CS2 is not opened. I read about getting into the regedit.exe but this is perhaps ok for software specialists but not for a photoamateur who happens to use LR. I feel tha