NW service startup failure

Hi,
we have implemented a global service using the wizards in SAP Development Studio on NW04 SPS14. When uploading the par containing the service ,the portal throws a startup failed error with the following message:
com.sapportals.wcm.crt.component.StartupException: Configuration exception: Missing attribute: service_manager_list, configuration node = component-config, location = config://local/cm/services/AlertService
Does anyone know what this error is about?
thank you,
adina

Well,
The error is pointing at some problems with the CM installation. Is CM installed on the portal, and is it working (believe there are some check procedures in the installation document of SAP EP).
DAgfinn

Similar Messages

  • SUNW.gds resource creation problem / service startup failure

    We have a vendor provided set of application server start and stop scripts that we are trying to mold into a GDS resource. The scripts must be run as a user not as root. This app takes about 6 minutes to start up and it creates about 400 processes in doing so. We gave the user cluster.modify auth so it can create the resource, and the command takes but when the resource is being created, the startup script does not seem to fire. So I'm a little stumped as to make this thing run under the user account project settings. The other thing I noticed is the ports that I specify in the list are never present until the end of the 6 minutes of startup junk, and the GDS seems to log problems about these ports at the onset of creation. Here is the command for the create:
    clrs create -g ss_wfm-rg -t SUNW.gds  \
    -p Start_Command="/home/appl/advxrt/R8.0g/TOP/SOLARIS/bin/StartServer" \
    -p Stop_Command="/home/appl/advxrt/R8.0g/TOP/SOLARIS/bin/ShutdownServer" \
    -p Resource_dependencies=advxprd,ss_hasp-rs \
    -p Port_list=22100/tcp,23100/tcp,27100/tcp,4100/tcp,17100/tcp \
    -p Start_timeout=420 \
    -p Stop_timeout=120 \
    -p Child_mon_level=-1 \
    ss_server_gds-rsAnd from the messages log...
    Aug 18 07:31:04 prddsm01nd01 SC[SUNW.gds:6,ss_wfm-rg,ss_server_gds-rs,gds_svc_start]: [ID 141062 daemon.error] Failed to connect to host advxprd and port 221
    00: Connection refused.
    Aug 18 07:31:04 prddsm01nd01 SC[SUNW.gds:6,ss_wfm-rg,ss_server_gds-rs,gds_svc_start]: [ID 805735 daemon.error] Failed to connect to the host <advxprd> and po
    rt <22100>.
    Aug 18 07:31:06 prddsm01nd01 Cluster.PMF.pmfd: [ID 887656 daemon.notice] Process: tag="ss_wfm-rg,ss_server_gds-rs,0.svc", cmd="/bin/sh -c /home/appl/advxrt/R
    8.0g/TOP/SOLARIS/bin/StartServer", Failed to stay up.
    Aug 18 07:31:06 prddsm01nd01 Cluster.PMF.pmfd: [ID 534408 daemon.notice] "ss_wfm-rg,ss_server_gds-rs,0.svc" restarting too often ... sleeping 30 seconds.
    Aug 18 07:31:06 prddsm01nd01 Cluster.RGM.rgmd: [ID 650825 daemon.error] Method <gds_svc_start> on resource <ss_server_gds-rs> terminated due to receipt of si
    gnal <9>Basically I would like to know if the ports list should include all ports that the app will eventually listen on, or some, or minimal? The other biggy is how to get this thing to launch as a user and if it fail over to another node does not start as root. I tried doing an su - acctname -c "script" but it won't start it. Thanks!

    Detlef or anyone familiar with GDS...
    We agree here that customizing the GDS using your template is the way to go. What I have noticed is that since creating the wrapper scripts to call the newtask command, setup the environment, etc, when the wrapper script finishes (kicking off the native script) the RGM sees this as a fault and immeidately tries to restart the agent. Here is a snippet of the messages log.
    Sep 24 13:48:03 devdsm01nd01 Cluster.PMF.pmfd: [ID 887656 daemon.notice] Process: tag="ss_stage-rg,ss_stage_server_gds-rs,0.svc", cmd="/bin/sh -c /home/appl/advxtst/tds/SS_kicker.sh", Failed to stay up.
    Sep 24 13:48:03 devdsm01nd01 Cluster.RGM.rgmd: [ID 784560 daemon.notice] resource ss_stage_server_gds-rs status on node devdsm01nd01 change to R_FM_FAULTED
    Sep 24 13:48:03 devdsm01nd01 Cluster.RGM.rgmd: [ID 922363 daemon.notice] resource ss_stage_server_gds-rs status msg on node devdsm01nd01 change to <Service daemon not running.>
    Sep 24 13:48:03 devdsm01nd01 SC[SUNW.gds:6,ss_stage-rg,ss_stage_server_gds-rs,gds_probe]: [ID 670283 daemon.notice] Issuing a resource restart request because the application exited.So we figured out that if we suspend the RG, then we can of course stop and start the app all day long using the clrs dis|enable commands but is using these wrapper scripts still the way to go even with the GDS template? Even assigning the user's project settings to the resources does not seem to allow the native vendor supplied startup scripts to launch (they say it is purely because we did not setup the working directory, etc, correctly, which the wrapper scripts do quite well). Is is normal for the wrapper script to "die" but yet have GDS probe the ports after X amount of time? Is this where the sleeping dummy comes into play?
    thanks in advance!

  • Is this possible in TIDAL , Change the Lotus Domino Server (LotusDominoData) service Startup Type from 'Automatic' to 'Manual

    1) Shutdown the Domino server (Lotus Domino Server (LotusDominoData) service)
    2) Change the Lotus Domino Server (LotusDominoData) service Startup Type from 'Automatic' to 'Manual'
    3) Reboot the server
    4) Defragment the drive (D:\ or F:\)
    5) Change the Lotus Domino Server (LotusDominoData) service Startup type from 'Manual' to 'Automatic'
    6) Reboot the server
    Any help would be appreciated.

    Binu - are you wanting to automate this process with TES?
    There is a windows cmd command "net stop" and "net start" you can use to stop and start a service.
    You will need to work with your windows admin or look online for a command line way to change the service to manual and to start the defrag.
    There is a shutdown command that can be run from cmd. It has a switch to force the reboot.
    You might also check out scripting with WMI.
    Hope this helps,
    Michelle

  • JMS5024: JMS service startup failed.

    I have created a hellowworld.jsp. I deployed the project using server Sun Java Application Server Edition 8.1 and Type exploded. The deploy was successful. When I try to start the sun Java Application Server Edition 8.1, I am receiving a JMS5024: JMS service startup failed SEVERE error. Any help would be appreciated. The error is below:
    Feb 21, 2005 11:34:38 AM com.sun.enterprise.jms.JmsProviderLifecycle onInitialization
    SEVERE: JMS5024: JMS service startup failed.
    Feb 21, 2005 11:34:38 AM com.sun.enterprise.server.logging.SystemOutandErrHandler$LoggingByteArrayOutputStream flush
    WARNING: Feb 21
    recursive call into SystemOutandErrhandler
    java.lang.RuntimeException: recursivecall
         at com.sun.enterprise.server.logging.SystemOutandErrHandler$LoggingByteArrayOutputStream.flush(SystemOutandErrHandler.java:189)
         at java.io.PrintStream.write(PrintStream.java:260)
         at sun.nio.cs.StreamEncoder$CharsetSE.writeBytes(StreamEncoder.java:336)
         at sun.nio.cs.StreamEncoder$CharsetSE.implWrite(StreamEncoder.java:395)
         at sun.nio.cs.StreamEncoder.write(StreamEncoder.java:136)
         at sun.nio.cs.StreamEncoder.write(StreamEncoder.java:146)
         at java.io.OutputStreamWriter.write(OutputStreamWriter.java:204)
         at java.io.Writer.write(Writer.java:126)
         at java.util.logging.StreamHandler.publish(StreamHandler.java:191)
         at java.util.logging.ConsoleHandler.publish(ConsoleHandler.java:87)
         at java.util.logging.Logger.log(Logger.java:424)
         at java.util.logging.Logger.doLog(Logger.java:446)
         at java.util.logging.Logger.log(Logger.java:469)
         at com.sun.enterprise.server.logging.SystemOutandErrHandler$LoggingByteArrayOutputStream.flush(SystemOutandErrHandler.java:198)
         at java.io.PrintStream.write(PrintStream.java:260)
         at sun.nio.cs.StreamEncoder$CharsetSE.writeBytes(StreamEncoder.java:336)
         at sun.nio.cs.StreamEncoder$CharsetSE.implFlushBuffer(StreamEncoder.java:404)
         at sun.nio.cs.StreamEncoder$CharsetSE.implFlush(StreamEncoder.java:408)
         at sun.nio.cs.StreamEncoder.flush(StreamEncoder.java:152)
         at java.io.OutputStreamWriter.flush(OutputStreamWriter.java:213)
         at java.util.logging.StreamHandler.flush(StreamHandler.java:224)
         at java.util.logging.ConsoleHandler.publish(ConsoleHandler.java:88)
         at java.util.logging.Logger.log(Logger.java:424)
         at java.util.logging.Logger.doLog(Logger.java:446)
         at java.util.logging.Logger.log(Logger.java:469)
         at com.sun.enterprise.jms.JmsProviderLifecycle.onInitialization(JmsProviderLifecycle.java:285)
         at com.sun.enterprise.server.ss.ASLazyKernel.startLifecycle(ASLazyKernel.java:188)
         at com.sun.enterprise.server.ss.ASLazyKernel.startMQ(ASLazyKernel.java:163)
         at com.sun.enterprise.server.ss.ASLazyKernel.startASSocketServices(ASLazyKernel.java:52)
         at com.sun.enterprise.server.PEMain.run(PEMain.java:274)
         at com.sun.enterprise.server.PEMain.main(PEMain.java:220)
    Feb 21, 2005 11:34:38 AM com.sun.enterprise.jms.JmsProviderLifecycle onInitialization
    SEVERE: JMS5024: JMS service startup failed.
    Feb 21, 2005 11:34:38 AM com.sun.enterprise.server.logging.SystemOutandErrHandler$LoggingByteArrayOutputStream flush
    WARNING: Feb 21, 2005 11:34:38 AM com.sun.enterprise.jms.JmsProviderLifecycle onInitialization
    SEVERE: JMS5024: JMS service startup failed.
    Feb 21, 2005 11:34:38 AM com.sun.enterprise.jms.JmsProviderLifecycle onInitialization
    SEVERE: JMS5024: JMS service startup failed.
    Feb 21, 2005 11:34:38 AM com.sun.enterprise.server.logging.SystemOutandErrHandler$LoggingByteArrayOutputStream flush
    WARNING: Feb 21, 2005 11:34:38 AM com.sun.enterprise.jms.JmsProviderLifecycle onInitialization
    SEVERE: JMS5024: JMS service startup failed.
    Feb 21, 2005 11:34:38 AM com.sun.enterprise.server.ss.ASLazyKernel startASSocketServices
    SEVERE: UnknownException during startup. Disable quick startup by setting system property com.sun.enterprise.server.ss.ASQuickStartup to false
    com.sun.appserv.server.ServerLifecycleException
         at com.sun.enterprise.jms.JmsProviderLifecycle.onInitialization(JmsProviderLifecycle.java:289)
         at com.sun.enterprise.server.ss.ASLazyKernel.startLifecycle(ASLazyKernel.java:188)
         at com.sun.enterprise.server.ss.ASLazyKernel.startMQ(ASLazyKernel.java:163)
         at com.sun.enterprise.server.ss.ASLazyKernel.startASSocketServices(ASLazyKernel.java:52)
         at com.sun.enterprise.server.PEMain.run(PEMain.java:274)
         at com.sun.enterprise.server.PEMain.main(PEMain.java:220)
    Caused by: java.lang.NullPointerException
         at com.sun.enterprise.config.serverbeans.ServerBeansFactory.getConfigModel(ServerBeansFactory.java:59)
         at com.sun.enterprise.config.serverbeans.ServerBeansFactory.getConfigBean(ServerBeansFactory.java:96)
         at com.sun.enterprise.config.serverbeans.ServerBeansFactory.getJavaConfigBean(ServerBeansFactory.java:184)
         at com.sun.enterprise.jms.JmsProviderLifecycle.onInitialization(JmsProviderLifecycle.java:102)
         ... 5 more
    Feb 21, 2005 11:34:38 AM com.sun.enterprise.server.logging.SystemOutandErrHandler$LoggingByteArrayOutputStream flush
    WARNING: Feb 21, 2005 11:34:38 AM com.sun.enterprise.server.ss.ASLazyKernel startASSocketServices
    SEVERE: UnknownException during startup. Disable quick startup by setting system property com.sun.enterprise.server.ss.ASQuickStartup to false
    com.sun.appserv.server.ServerLifecycleException
         at com.sun.enterprise.jms.JmsProviderLifecycle.onInitialization(JmsProviderLifecycle.java:289)
         at com.sun.enterprise.server.ss.ASLazyKernel.startLifecycle(ASLazyKernel.java:188)
         at com.sun.enterprise.server.ss.ASLazyKernel.startMQ(ASLazyKernel.java:163)
         at com.sun.enterprise.server.ss.ASLazyKernel.startASSocketServices(ASLazyKernel.java:52)
         at com.sun.enterprise.server.PEMain.run(PEMain.java:274)
         at com.sun.enterprise.server.PEMain.main(PEMain.java:220)
    Caused by: java.lang.NullPointerException
         at com.sun.enterprise.config.serverbeans.ServerBeansFactory.getConfigModel(ServerBeansFactory.java:59)
         at com.sun.enterprise.config.serverbeans.ServerBeansFactory.getConfigBean(ServerBeansFactory.java:96)
         at com.sun.enterprise.config.serverbeans.ServerBeansFactory.getJavaConfigBean(ServerBeansFa
    Feb 21, 2005 11:34:38 AM com.sun.enterprise.server.ss.ASLazyKernel startASSocketServices
    SEVERE: UnknownException during startup. Disable quick startup by setting system property com.sun.enterprise.server.ss.ASQuickStartup to false
    com.sun.appserv.server.ServerLifecycleException
         at com.sun.enterprise.jms.JmsProviderLifecycle.onInitialization(JmsProviderLifecycle.java:289)
         at com.sun.enterprise.server.ss.ASLazyKernel.startLifecycle(ASLazyKernel.java:188)
         at com.sun.enterprise.server.ss.ASLazyKernel.startMQ(ASLazyKernel.java:163)
         at com.sun.enterprise.server.ss.ASLazyKernel.startASSocketServices(ASLazyKernel.java:52)
         at com.sun.enterprise.server.PEMain.run(PEMain.java:274)
         at com.sun.enterprise.server.PEMain.main(PEMain.java:220)
    Caused by: java.lang.NullPointerException
         at com.sun.enterprise.config.serverbeans.ServerBeansFactory.getConfigModel(ServerBeansFactory.java:59)
         at com.sun.enterprise.config.serverbeans.ServerBeansFactory.getConfigBean(ServerBeansFactory.java:96)
         at com.sun.enterprise.config.serverbeans.ServerBeansFactory.getJavaConfigBean(ServerBeansFactory.java:184)
         at com.sun.enterprise.jms.JmsProviderLifecycle.onInitialization(JmsProviderLifecycle.java:102)
         ... 5 more
    Feb 21, 2005 11:34:38 AM com.sun.enterprise.server.logging.SystemOutandErrHandler$LoggingByteArrayOutputStream flush
    WARNING: Feb 21, 2005 11:34:38 AM com.sun.enterprise.server.ss.ASLazyKernel startASSocketServices
    SEVERE: UnknownException during startup. Disable quick startup by setting system property com.sun.enterprise.server.ss.ASQuickStartup to false
    com.sun.appserv.server.ServerLifecycleException
         at com.sun.enterprise.jms.JmsProviderLifecycle.onInitialization(JmsProviderLifecycle.java:289)
         at com.sun.enterprise.server.ss.ASLazyKernel.startLifecycle(ASLazyKernel.java:188)
         at com.sun.enterprise.server.ss.ASLazyKernel.startMQ(ASLazyKernel.java:163)
         at com.sun.enterprise.server.ss.ASLazyKernel.startASSocketServices(ASLazyKernel.java:52)
         at com.sun.enterprise.server.PEMain.run(PEMain.java:274)
         at com.sun.enterprise.server.PEMain.main(PEMain.java:220)
    Caused by: java.lang.NullPointerException
         at com.sun.enterprise.config.serverbeans.ServerBeansFactory.getConfigModel(ServerBeansFactory.java:59)
         at com.sun.enterprise.config.serverbeans.ServerBeansFactory.getConfigBean(ServerBeansFactory.java:96)
         at com.sun.enterprise.config.serverbeans.ServerBeansFactory.getJavaConfigBean(ServerBeansFactory.java:184)
         at com.sun.enterprise.jms.JmsProviderLifecycle.onInitialization(JmsProviderLifecycle.java:102)
         ... 5 more
    Feb 21, 2005 11:34:38 AM com.sun.enterprise.server.ss.ASLazyKernel startASSocketServices
    SEVERE: UnknownException during startup. Disable quick startup by setting system property com.sun.enterprise.server.ss.ASQuickStartup to false
    com.sun.appserv.server.ServerLifecycleException
         at com.sun.enterprise.jms.JmsProviderLifecycle.onInitialization(JmsProviderLifecycle.java:289)
         at com.sun.enterprise.server.ss.ASLazyKernel.startLifecycle(ASLazyKernel.java:188)
         at com.sun.enterprise.server.ss.ASLazyKernel.startMQ(ASLazyKernel.java:163)
         at com.sun.enterprise.server.ss.ASLazyKernel.startASSocketServices(ASLazyKernel.java:52)
         at com.sun.enterprise.server.PEMain.run(PEMain.java:274)
         at com.sun.enterprise.server.PEMain.main(PEMain.java:220)
    Caused by: java.lang.NullPointerException
         at com.sun.enterprise.config.serverbeans.ServerBeansFactory.getConfigModel(ServerBeansFactory.java:59)
         at com.sun.enterprise.config.serverbeans.ServerBeansFactory.getConfigBean(ServerBeansFactory.java:96)
         at com.sun.enterprise.config.serverbeans.ServerBeansFactory.getJavaConfigBean(ServerBeansFactory.java:184)
         at com.sun.enterprise.jms.JmsProviderLifecycle.onInitialization(JmsProviderLifecycle.java:102)
         ... 5 more
    Feb 21, 2005 11:34:38 AM com.sun.enterprise.server.logging.SystemOutandErrHandler$LoggingByteArrayOutputStream flush
    WARNING: Feb 21, 2005 11:34:38 AM com.sun.enterprise.server.ss.ASLazyKernel startASSocketServices
    SEVERE: UnknownException during startup. Disable quick startup by setting system property com.sun.enterprise.server.ss.ASQuickStartup to false
    com.sun.appserv.server.ServerLifecycleException
         at com.sun.enterprise.jms.JmsProviderLifecycle.onInitialization(JmsProviderLifecycle.java:289)
         at com.sun.enterprise.server.ss.ASLazyKernel.startLifecycle(ASLazyKernel.java:188)
         at com.sun.enterprise.server.ss.ASLazyKernel.startMQ(ASLazyKernel.java:163)
         at com.sun.enterprise.server.ss.ASLazyKernel.startASSocketServices(ASLazyKernel.java:52)
         at com.sun.enterprise.server.PEMain.run(PEMain.java:274)
         at com.sun.enterprise.server.PEMain.main(PEMain.java:220)
    Caused by: java.lang.NullPointerException
         at com.sun.enterprise.config.serverbeans.ServerBeansFactory.getConfigModel(ServerBeansFactory.java:59)
         at com.sun.enterprise.config.serverbeans.ServerBeansFactory.getConfigBean(ServerBeansFactory.java:96)
         at com.sun.enterprise.config.serverbeans.ServerBeansFactory.getJavaConfigBean(ServerBeansFactory.java:184)
         at com.sun.enterprise.jms.JmsProviderLifecycle.onInitialization(JmsProviderLifecycle.java:102)
         ... 5 more
    Feb 21, 2005 11:34:38 AM com.sun.enterprise.server.ss.ASLazyKernel stopLifecycle
    SEVERE: Exception while stoppping Lifecycle.
    java.lang.NullPointerException
         at com.sun.enterprise.jms.JmsProviderLifecycle.checkProviderStartup(JmsProviderLifecycle.java:389)
         at com.sun.enterprise.jms.JmsProviderLifecycle.onShutdown(JmsProviderLifecycle.java:445)
         at com.sun.enterprise.server.ss.ASLazyKernel.stopLifecycle(ASLazyKernel.java:175)
         at com.sun.enterprise.server.ss.ASLazyKernel.stopMQ(ASLazyKernel.java:169)
         at com.sun.enterprise.server.ss.ASLazyKernel.exitServer(ASLazyKernel.java:74)
         at com.sun.enterprise.server.ss.ASLazyKernel.startASSocketServices(ASLazyKernel.java:67)
         at com.sun.enterprise.server.PEMain.run(PEMain.java:274)
         at com.sun.enterprise.server.PEMain.main(PEMain.java:220)
    Feb 21, 2005 11:34:38 AM com.sun.enterprise.server.logging.SystemOutandErrHandler$LoggingByteArrayOutputStream flush
    WARNING: Feb 21, 2005 11:34:38 AM com.sun.enterprise.server.ss.ASLazyKernel stopLifecycle
    SEVERE: Exception while stoppping Lifecycle.
    java.lang.NullPointerException
         at com.sun.enterprise.jms.JmsProviderLifecycle.checkProviderStartup(JmsProviderLifecycle.java:389)
         at com.sun.enterprise.jms.JmsProviderLifecycle.onShutdown(JmsProviderLifecycle.java:445)
         at com.sun.enterprise.server.ss.ASLazyKernel.stopLifecycle(ASLazyKernel.java:175)
         at com.sun.enterprise.server.ss.ASLazyKernel.stopMQ(ASLazyKernel.java:169)
         at com.sun.enterprise.server.ss.ASLazyKernel.exitServer(ASLazyKernel.java:74)
         at com.sun.enterprise.server.ss.ASLazyKernel.startASSocketServices(ASLazyKernel.ja
    Feb 21, 2005 11:34:38 AM com.sun.enterprise.server.ss.ASLazyKernel stopLifecycle
    SEVERE: Exception while stoppping Lifecycle.
    java.lang.NullPointerException
         at com.sun.enterprise.jms.JmsProviderLifecycle.checkProviderStartup(JmsProviderLifecycle.java:389)
         at com.sun.enterprise.jms.JmsProviderLifecycle.onShutdown(JmsProviderLifecycle.java:445)
         at com.sun.enterprise.server.ss.ASLazyKernel.stopLifecycle(ASLazyKernel.java:175)
         at com.sun.enterprise.server.ss.ASLazyKernel.stopMQ(ASLazyKernel.java:169)
         at com.sun.enterprise.server.ss.ASLazyKernel.exitServer(ASLazyKernel.java:74)
         at com.sun.enterprise.server.ss.ASLazyKernel.startASSocketServices(ASLazyKernel.java:67)
         at com.sun.enterprise.server.PEMain.run(PEMain.java:274)
         at com.sun.enterprise.server.PEMain.main(PEMain.java:220)
    Feb 21, 2005 11:34:38 AM com.sun.enterprise.server.logging.SystemOutandErrHandler$LoggingByteArrayOutputStream flush
    WARNING: Feb 21, 2005 11:34:38 AM com.sun.enterprise.server.ss.ASLazyKernel stopLifecycle
    SEVERE: Exception while stoppping Lifecycle.
    java.lang.NullPointerException
         at com.sun.enterprise.jms.JmsProviderLifecycle.checkProviderStartup(JmsProviderLifecycle.java:389)
         at com.sun.enterprise.jms.JmsProviderLifecycle.onShutdown(JmsProviderLifecycle.java:445)
         at com.sun.enterprise.server.ss.ASLazyKernel.stopLifecycle(ASLazyKernel.java:175)
         at com.sun.enterprise.server.ss.ASLazyKernel.stopMQ(ASLazyKernel.java:169)
         at com.sun.enterprise.server.ss.ASLazyKernel.exitServer(ASLazyKernel.java:74)
         at com.sun.enterprise.server.ss.ASLazyKernel.startASSocketServices(ASLazyKernel.java:67)
         at com.sun.enterprise.server.PEMain.run(PEMain.java:274)
         at com.sun.enterprise.server.PEMain.main(PEMain.java:220)
    Feb 21, 2005 11:34:38 AM com.sun.enterprise.server.ss.ASLazyKernel stopLifecycle
    SEVERE: Exception while stoppping Lifecycle.
    java.lang.NullPointerException
         at com.sun.enterprise.jms.JmsProviderLifecycle.checkProviderStartup(JmsProviderLifecycle.java:389)
         at com.sun.enterprise.jms.JmsProviderLifecycle.onShutdown(JmsProviderLifecycle.java:445)
         at com.sun.enterprise.server.ss.ASLazyKernel.stopLifecycle(ASLazyKernel.java:175)
         at com.sun.enterprise.server.ss.ASLazyKernel.stopMQ(ASLazyKernel.java:169)
         at com.sun.enterprise.server.ss.ASLazyKernel.exitServer(ASLazyKernel.java:74)
         at com.sun.enterprise.server.ss.ASLazyKernel.startASSocketServices(ASLazyKernel.java:67)
         at com.sun.enterprise.server.PEMain.run(PEMain.java:274)
         at com.sun.enterprise.server.PEMain.main(PEMain.java:220)
    Feb 21, 2005 11:34:38 AM com.sun.enterprise.server.logging.SystemOutandErrHandler$LoggingByteArrayOutputStream flush
    WARNING: Feb 21, 2005 11:34:38 AM com.sun.enterprise.server.ss.ASLazyKernel stopLifecycle
    SEVERE: Exception while stoppping Lifecycle.
    java.lang.NullPointerException
         at com.sun.enterprise.jms.JmsProviderLifecycle.checkProviderStartup(JmsProviderLifecycle.java:389)
         at com.sun.enterprise.jms.JmsProviderLifecycle.onShutdown(JmsProviderLifecycle.java:445)
         at com.sun.enterprise.server.ss.ASLazyKernel.stopLifecycle(ASLazyKernel.java:175)
         at com.sun.enterprise.server.ss.ASLazyKernel.stopMQ(ASLazyKernel.java:169)
         at com.sun.enterprise.server.ss.ASLazyKernel.exitServer(ASLazyKernel.java:74)
         at com.sun.enterprise.server.ss.ASLazyKernel.startASSocketServices(ASLazyKernel.java:67)
         at com.sun.enterprise.server.PEMain.run(PEMain.java:274)
         at com.sun.enterprise.server.PEMain.main(PEMain.java:220)

    Hi
    successful. When I try to start the sun Java
    Application Server Edition 8.1, I am receiving a
    JMS5024: JMS service startup failed SEVERE error. Any
    help would be appreciated. The error is below:Could you share your MQ broker log file [$AS_INSTALL_DIR/domains/domain1/imq/instances/imqbroker/log/log.txt]? Does this error occur after you had installed the jsp app? Was the earlier shutdown a clean shutdown? Could you check and see if there are any jms processes around[ ps -efa | grep
    imqbrokerd] ?
    >
    WARNING: Feb 21, 2005 11:34:38 AM
    com.sun.enterprise.server.ss.ASLazyKernel
    startASSocketServices
    SEVERE: UnknownException during startup. Disable
    quick startup by setting system property
    com.sun.enterprise.server.ss.ASQuickStartup to false
    com.sun.appserv.server.ServerLifecycleExceptionIs AS startup successful if you disable application server lazy startup using the above system property?
    --Siva.                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                           

  • Calling CoCreateInstance during OS and service startup

    I have created 2 COM  services ServiceA and SerivceB. ( OS Windows 7)
    ServiceA: Automatic startup
    ServiceB: Manual Startup
    During OS start-up, Calling CoCreateInstance of ServiceB from ServiceA->Run() is delayed almost 100 seconds.
    This issue only occurs during OS startup. below link says similar issue. But not applicable to Windows 7.
     http://support.microsoft.com/kb/258943
    Similar to http://stackoverflow.com/questions/3398105/calling-cocreateinstance-during-service-startup
    Thanks, Renjith V R

    It seems there is a solution in the second thread on stackoverflow.
    I need reason. Not solution. I already have a solution of adding dependency. Also below link says service db is locked during service startup. Then the startup of second service should be failed. But  my service is started successfully
    but it takes more than 1.5 mins.
    https://technet.microsoft.com/en-us/library/aa998749(v=exchg.65).aspx
    Thanks, Renjith V R

  • AS startup - JMS service startup failed

    After sucessful instalation of AS7 on sparc Solaris 8, I've got error during startup.
    [10/Jul/2003:16:42:12] INFO ( 1145): CORE1116: Sun ONE Application Server 7.0.0_01
    [10/Jul/2003:16:42:13] INFO ( 1146): CORE3016: daemon is running as super-user
    [10/Jul/2003:16:42:18] INFO ( 1146): CORE5076: Using [Java HotSpot(TM) Server VM, Version 1.4.1_01] from [Sun Microsystems Inc.]
    [10/Jul/2003:16:42:56] INFO ( 1146): JMS5035: Timed out after 30000 milliseconds while trying to verify if the JMS service startup succeeded.
    [10/Jul/2003:16:42:56] INFO ( 1146): JMS5036: More details may be available in the log file for the JMS service broker instance domain1_server1. Please refer to the JMS provider documentation for the exact location of this log file.
    [10/Jul/2003:16:42:56] SEVERE ( 1146): JMS5024: JMS service startup failed.
    [10/Jul/2003:16:42:56] SEVERE ( 1146): CORE5071: An error occured during initialization
    com.sun.appserv.server.ServerLifecycleException: [C4003]: Error occurred on connection creation. - caught java.net.ConnectException
    at com.iplanet.ias.jms.JmsProviderLifecycle.onInitialization(JmsProviderLifecycle.java:247)
    at com.iplanet.ias.server.ApplicationServer.onInitialization(ApplicationServer.java:206)
    at com.iplanet.ias.server.J2EERunner.confPreInit(J2EERunner.java:114)
    Caused by: com.sun.appserv.server.ServerLifecycleException: [C4003]: Error occurred on connection creation. - caught java.net.ConnectException
    at com.iplanet.ias.jms.JmsProviderLifecycle.onInitialization(JmsProviderLifecycle.java:231)
    ... 2 more
    Caused by: javax.jms.JMSException: [C4003]: Error occurred on connection creation. - caught java.net.ConnectException
    at com.sun.messaging.jmq.jmsclient.ExceptionHandler.getJMSException(ExceptionHandler.java:183)
    at com.sun.messaging.jmq.jmsclient.ExceptionHandler.handleException(ExceptionHandler.java:136)
    at com.sun.messaging.jmq.jmsclient.PortMapperClient.readBrokerPorts(PortMapperClient.java:145)
    at com.sun.messaging.jmq.jmsclient.PortMapperClient.init(PortMapperClient.java:86)
    at com.sun.messaging.jmq.jmsclient.PortMapperClient.<init>(PortMapperClient.java:47)
    at com.sun.messaging.jmq.jmsclient.protocol.tcp.TCPConnectionHandler.<init>(TCPConnectionHandler.java:46)
    at com.sun.messaging.jmq.jmsclient.protocol.tcp.TCPStreamHandler.openConnection(TCPStreamHandler.java:101)
    at com.sun.messaging.jmq.jmsclient.ProtocolHandler.init(ProtocolHandler.java:501)
    at com.sun.messaging.jmq.jmsclient.ProtocolHandler.<init>(ProtocolHandler.java:930)
    at com.sun.messaging.jmq.jmsclient.ConnectionImpl.openConnection(ConnectionImpl.java:1482)
    at com.sun.messaging.jmq.jmsclient.ConnectionImpl.init(ConnectionImpl.java:403)
    at com.sun.messaging.jmq.jmsclient.ConnectionImpl.<init>(ConnectionImpl.java:234)
    at com.sun.messaging.jmq.jmsclient.UnifiedConnectionImpl.<init>(UnifiedConnectionImpl.java:33)
    at com.sun.messaging.jmq.jmsclient.QueueConnectionImpl.<init>(QueueConnectionImpl.java:32)
    at com.sun.messaging.ConnectionFactory.createQueueConnection(ConnectionFactory.java:72)
    at com.sun.messaging.jmq.admin.jmsspi.JMSAdminImpl.pingProvider(JMSAdminImpl.java:733)
    at com.iplanet.ias.jms.JmsProviderLifecycle.waitForJmsProvider(JmsProviderLifecycle.java:284)
    at com.iplanet.ias.jms.JmsProviderLifecycle.onInitialization(JmsProviderLifecycle.java:224)
    ... 2 more
    [10/Jul/2003:16:42:56] SEVERE ( 1146): CORE3186: Failed to set configuration

    This seems to be the same problem as one described in: http://swforum.sun.com/jive/thread.jsp?forum=68&thread=20049
    Double check JMS port assignments - port might already be in use by some other process and should be changed.
    Hope this helps...

  • Health Service Heartbeat Failure Alert for Generated when one Management Server Down,

    Hi,
    I have Two Management Server, every one manage about 100 server, when one Management Server goes down unexpected, I receive 100 Alert for 100 Server Health Service Heartbeat Failure.
    My Question, why when the Management Server down, it send that all Managed agent Health Service Heartbeat Failure?
    Is there a way to change this?

    SCOM 2012 agent will autofailover when primary server is down. You can check the failover management server by using the following powershell cmdlet:
    #Verify Failover for Agents reporting to MS1
    $Agents = Get-SCOMAgent | where {$_.PrimaryManagementServerName -eq 'MS1.DOMAIN.COM'}
    $Agents | sort | foreach {
    Write-Host "";
    "Agent :: " + $_.Name;
    "--Primary MS :: " + ($_.GetPrimaryManagementServer()).ComputerName;
    $failoverServers = $_.getFailoverManagementServers();
    foreach ($managementServer in $failoverServers) {
    "--Failover MS :: " + ($managementServer.ComputerName);
    Write-Host "";
    http://www.systemcentercentral.com/how-does-the-failover-process-work-in-opsmgr-2012-scom-sysctr/

  • Identity Service Authentication failure

    Hi
    I'm trying to access the Worklist api to fetch the tasks available for the user, but when i run the code i get a InitializationException on the following line
    WorklistService service = WorklistService.getWorklistService();
    on the console of the PM server this is what i found..
    <2005-08-10 12:04:35,140> <WARN> <eMergingAspects.collaxa.cube.ws> Failed to get callback ServiceName in wsdl
    05/08/10 12:04:35 what is the class:oracle.tip.pc.services.hw.task.impl.Task
    <2005-08-10 12:05:13,062> <ERROR> <eMergingAspects.collaxa.cube.services> <PCException::<init>> Identity Service Authentication failure.
    <2005-08-10 12:05:13,062> <ERROR> <eMergingAspects.collaxa.cube.services> <PCException::<init>> Identity Service Authentication failure.
    <2005-08-10 12:05:13,062> <ERROR> <eMergingAspects.collaxa.cube.services> <PCException::<init>> Check the error stack and fix the cause of the error. Contact or
    acle support if error is not fixable.
    i'm using the 10.1.2 GA release developers edition with all the patches applied.
    can some one help me out on this..
    Thanks
    Sam

    Hi,
    default_group~home~default_group~1.log shows the below error when I try to access the BPEL from my web application.
    ORABPEL-10528
    Identity Service Authentication failure.
    Identity Service Authentication failure.
    Check the error stack and fix the cause of the error. Contact oracle support if error is not fixable.
    Please help me to resolve.
    Thanks,
    Venkat R

  • JMS service startup failed

    Folks,
    I am having problem starting the application server after trying to add the following JVM options
    -DproxyHost=<my_host>.<my_domain> -DproxyPort=80
    OK, it didn't work, so I decided to remove the above options and back to where it was. Since then, I am unable to start the server. Below is the error log:
    [10/Nov/2004:18:12:00] INFO ( 1110): CORE1116: Sun ONE Application Server 7.0.0_03c
    [10/Nov/2004:18:12:00] INFO ( 1111): CORE3016: daemon is running as super-user
    [10/Nov/2004:18:12:03] INFO ( 1111): CORE5076: Using [Java HotSpot(TM) Server VM, Version 1.4.2_04] from [Sun Microsystems Inc.]
    [10/Nov/2004:18:12:05] SEVERE ( 1111): JMS5024: JMS service startup failed.
    [10/Nov/2004:18:12:05] SEVERE ( 1111): CORE5071: An error occured during initialization
    com.sun.appserv.server.ServerLifecycleException: congo.abc.com.au: congo.abc.com.au
    at com.iplanet.ias.jms.JmsProviderLifecycle.onInitialization(JmsProviderLifecycle.java:247)
    at com.iplanet.ias.server.ApplicationServer.onInitialization(ApplicationServer.java:206)
    at com.iplanet.ias.server.J2EERunner.confPreInit(J2EERunner.java:114)
    Caused by: java.net.UnknownHostException: congo.abc.com.au: congo.abc.com.au
    at java.net.InetAddress.getLocalHost(InetAddress.java:1191)
    at com.iplanet.ias.jms.JmsProviderLifecycle.onInitialization(JmsProviderLifecycle.java:148)
    ... 2 more
    [10/Nov/2004:18:12:05] SEVERE ( 1111): CORE3186: Failed to set configuration
    I have tried the followings: change the JMS port, increase time out, increase memory heaps AND nothing work.
    Appreciate any help.
    VQ

    Check for lock file blocking JMS service startup in /var/opt/imq/instances/domain1_server1
    I found it was causing me problems after rebooting without stopping the app server.
    Cheers,
    Ed

  • Is there any guide lines how you can secure windows 7 gpo enable system services startup security settings?

    Is there any guide lines how you can secure windows 7 gpo enable system services startup security settings?
    For example like many do with Forefront Client Security Anti-Malware service, and there is lots of other service that you would like to have control over to get an secure and stable Windows 7.
    /SaiTech

    Hi, 
    Since there is no response from you, we considered that you have gotten what you want in previous post. 
    For further question, please don't hesitate to come back here and let's discuss again. 
    If you have any feedback on our support, please click here
    Kate Li
    TechNet Community Support

  • How to fix windows 7 startup failure? Windows startup repair cannot help

    Recently, my laptop have problem with the startup and unfortunately it is showing crash dump error as well.
    This is the error mesage for startup issues: c000021a fatal system error, intial session process or system process terminate
    and this is error message for crash dump: STOP: 0x0000000A (0xFFFFF80003BEDE60, 0x0000000000000002, 0x0000000000000008, 0xFFFFF80003BEDE60)
    So, when i start my laptop it comes up with the startup c000021a fatal system error. I tried to go to startup repair and chose the "Last Known Good Configuration (advanced)" after that it shown system crash dump error message.
    Unfortunately, I did not make the restore point. I want to reinstall my windows but it cant boot from CD/DVD due to startup failure. I already choose the booting sequence to CD/DVD as first sequences but it still does not work.
    Anyone can help me with this issues?
     

    Hi Arie K,
    Please explain a bit about the following question for better analyzation:
    1. What changes have you made before this issue?
    2. Do you receive the same error message when we use the normal boot, safe mode and Last Known Good Configuration? If no please share it with us.
    3. What error messages do you receive when we try to boot from CD/DVD?
    We could try to use the USB driver to performance the system restore or reinstall.
    For more information, please refer to the following article.
    How to Build a Bootable USB Drive? or How to Install an Operating System from a USB Device?
    http://blogs.technet.com/b/chenley/archive/2011/10/06/how-to-build-a-bootable-usb-drive-or-how-to-install-an-operating-system-from-a-usb-device.aspx
    Best regards,
    Fangzhou CHEN
    Fangzhou CHEN
    TechNet Community Support

  • Booting: service startup disabled based on system load?

    I wonder if there are any parameters anywhere that result in services (such as SMTP/postfix, HTTP/apache, xgrid, software update) not being started if the system is under a heavy load during startup.
    The reason I ask is that I run Mac OS X server on an anemic machine (iMac G4 800MHz with 1GB RAM), which does just fine, once the system is up and running.
    However, particularly since the 10.4.9 upgrade, postfix must be started manually, it will not autostart, despite the configuration file and Server Admin properly reflect that SMTP should be enabled.
    Similarly, apache often doesn't autostart (sometimes it does), similarly with xgrid and software update server.
    Of all these, only mail is truly critical
    The server usually has a very, very light load (a few hundred e-mail messages per day, almost no web traffic, a few DNS requests, and that's about it) so the hardware is fast enough for what it has to do, except during initial startup, when all the services start up, slim server scans the iTunes library, etc. then for a few minutes the CPU is pegged to the max.
    So, if there are parameters that influence service startup under heavy load conditions, I need to know... Or if there's a way to revert to old-style sequential service start, if need be with pauses in between.

    I dont think so, but check your logs, you might see some errors in there that show why it is not loading

  • F-RM:92101 There was a failure in the Forms Server during service startup

    windows 2003 server ENT 32-bit w/ sp 2
    IE 6.03
    Services Status (On Log On tab of properties for each service below, Allow service to interact with desktop check box is selected under Local System Account radion button:
    Oracle Fullfillment Server VIS_ebsr12: starts & immediately stops
    Oracle Process Manager for VIS_ebsr12: started
    Oracle VIS VSS Writer Service: started
    OracleConcMgrVIS_ebsr12: starts & immediately stops
    OracleJobSchedulerVIS: disabled
    OracleServiceVIS: started
    OracleTNSListenerAPPS_VIS: started
    OraclVIS_db111_RDBMSTNSListenerVIS: started
    Oracle-VIS_ebsr12_WEBOHProcessMgr: started
    OracleConcMgrVIS_ebsr12 Event Viewer Log
    Event Type:     Error
    Event Source:     OracleConcMgrVIS_ebsr12
    Event Category:     (100)
    Event ID:     1
    Date:          12/4/2011
    Time:          2:43:30 PM
    User:          N/A
    Computer:     EBSR12
    Description:
    Error occured: StartICM:Logfile:C:\oracle\VIS\inst\apps\VIS_ebsr12\logs\appl\conc\log\CM_VIS_ebsr12.log:The process cannot access the file because it is being used by another process. (0x20)C:\oracle\VIS\inst\apps\VIS_ebsr12\logs\appl\conc\log\
    CM_VIS_ebsr12.log
    The Internal Concurrent Manager has encountered an error.
    Review concurrent manager log file for more detailed information. : 04-DEC-2011 14:45:35 -
    Shutting down Internal Concurrent Manager : 04-DEC-2011 14:45:35
    04-DEC-2011 14:45:36
    The ICM has lost its database connection and is shutting down.
    Spawning reviver process to restart the ICM when the database becomes available again.
    usdipe: error inserting data: ORA-3114
    usdsop: Error inserting into FND_CONC_NT_PROCESSES:
    The operation completed successfully.
    Spawned reviver process 5676.
    List of errors encountered:
    _ 1 _
    Routine AFPCMT encountered an ORACLE error. ORA-01012: not logged on.
    Review your error messages for the cause of the error. (=<POINTER>)
    _ 2 _
    Routine AFPCSQ encountered an ORACLE error. ORA-12705: invalid or
    unknown NLS parameter value specified
    Review your error messages for the cause of the error. (=<POINTER>)
    APP-FND-01388: Cannot read value for profile option CONC_GSM_ENABLED in routine &ROUTINE.
    List of errors encountered:
    _ 1 _
    Routine AFPCAL received failure code while parsing or running your
    concurrent program CPMGR
    Review your concurrent request log file for more detailed information.
    Make sure you are passing arguments in the correct format.
    .............................................................................c:\oracle\VIS\inst\apps\VIS_ebsr12\logs\ora\10.1.3\j2ee\forms\forms_default_group_1\
    application.log
    11/12/04 12:21:06.906 10.1.3.4.0 Started
    11/12/04 12:21:17.578 formsweb: FormsServlet init():
        configFileName:     C:\oracle\VIS\inst\apps\VIS_ebsr12\ora/10.1.2/forms/server/appsweb.cfg
        testMode:           false
    11/12/04 12:21:17.703 formsweb: 10.1.3.4.0 Started
    11/12/04 13:00:28.687 formsweb: ListenerServlet init()
    11/12/04 13:04:04.187 formsweb: Forms session <1> failed during startup: no response from runtime process
    11/12/04 13:04:04.187 formsweb: Forms session <1> exception stack trace:
    oracle.forms.engine.RunformException: Forms session <1> failed during startup: no response from runtime process
         at oracle.forms.servlet.RunformProcess.connect(Unknown Source)
         at oracle.forms.servlet.RunformProcess.dataToRunform(Unknown Source)
         at oracle.forms.servlet.RunformSession.dataToRunform(Unknown Source)
         at oracle.forms.servlet.ListenerServlet.doPost(Unknown Source)
         at javax.servlet.http.HttpServlet.service(HttpServlet.java:763)
         at javax.servlet.http.HttpServlet.service(HttpServlet.java:856)
         at com.evermind[Oracle Containers for J2EE 10g (10.1.3.4.0) ].server.http.ServletRequestDispatcher.invoke(ServletRequestDispatcher.java:713)
         at com.evermind[Oracle Containers for J2EE 10g (10.1.3.4.0) ].server.http.ServletRequestDispatcher.forwardInternal(ServletRequestDispatcher.java:370)
         at com.evermind[Oracle Containers for J2EE 10g (10.1.3.4.0) ].server.http.HttpRequestHandler.doProcessRequest(HttpRequestHandler.java:871)
         at com.evermind[Oracle Containers for J2EE 10g (10.1.3.4.0) ].server.http.HttpRequestHandler.processRequest(HttpRequestHandler.java:453)
         at com.evermind[Oracle Containers for J2EE 10g (10.1.3.4.0) ].server.http.AJPRequestHandler.run(AJPRequestHandler.java:313)
         at com.evermind[Oracle Containers for J2EE 10g (10.1.3.4.0) ].server.http.AJPRequestHandler.run(AJPRequestHandler.java:199)
         at oracle.oc4j.network.ServerSocketReadHandler$SafeRunnable.run(ServerSocketReadHandler.java:260)
         at com.evermind[Oracle Containers for J2EE 10g (10.1.3.4.0) ].util.ReleasableResourcePooledExecutor$MyWorker.run(ReleasableResourcePooledExecutor.java:303)
         at java.lang.Thread.run(Thread.java:619)
    11/12/04 13:16:02.453 formsweb: Forms session <2> failed during startup: no response from runtime process
    11/12/04 13:16:02.453 formsweb: Forms session <2> exception stack trace:
    oracle.forms.engine.RunformException: Forms session <2> failed during startup: no response from runtime process
         at oracle.forms.servlet.RunformProcess.connect(Unknown Source)
         at oracle.forms.servlet.RunformProcess.dataToRunform(Unknown Source)
         at oracle.forms.servlet.RunformSession.dataToRunform(Unknown Source)
         at oracle.forms.servlet.ListenerServlet.doPost(Unknown Source)
         at javax.servlet.http.HttpServlet.service(HttpServlet.java:763)
         at javax.servlet.http.HttpServlet.service(HttpServlet.java:856)
         at com.evermind[Oracle Containers for J2EE 10g (10.1.3.4.0) ].server.http.ServletRequestDispatcher.invoke(ServletRequestDispatcher.java:713)
         at com.evermind[Oracle Containers for J2EE 10g (10.1.3.4.0) ].server.http.ServletRequestDispatcher.forwardInternal(ServletRequestDispatcher.java:370)
         at com.evermind[Oracle Containers for J2EE 10g (10.1.3.4.0) ].server.http.HttpRequestHandler.doProcessRequest(HttpRequestHandler.java:871)
         at com.evermind[Oracle Containers for J2EE 10g (10.1.3.4.0) ].server.http.HttpRequestHandler.processRequest(HttpRequestHandler.java:453)
         at com.evermind[Oracle Containers for J2EE 10g (10.1.3.4.0) ].server.http.AJPRequestHandler.run(AJPRequestHandler.java:313)
         at com.evermind[Oracle Containers for J2EE 10g (10.1.3.4.0) ].server.http.AJPRequestHandler.run(AJPRequestHandler.java:199)
         at oracle.oc4j.network.ServerSocketReadHandler$SafeRunnable.run(ServerSocketReadHandler.java:260)
         at com.evermind[Oracle Containers for J2EE 10g (10.1.3.4.0) ].util.ReleasableResourcePooledExecutor$MyWorker.run(ReleasableResourcePooledExecutor.java:303)
         at java.lang.Thread.run(Thread.java:619)
    11/12/04 14:17:42.640 formsweb: Forms session <3> failed during startup: no response from runtime process
    11/12/04 14:17:42.640 formsweb: Forms session <3> exception stack trace:
    oracle.forms.engine.RunformException: Forms session <3> failed during startup: no response from runtime process
         at oracle.forms.servlet.RunformProcess.connect(Unknown Source)
         at oracle.forms.servlet.RunformProcess.dataToRunform(Unknown Source)
         at oracle.forms.servlet.RunformSession.dataToRunform(Unknown Source)
         at oracle.forms.servlet.ListenerServlet.doPost(Unknown Source)
         at javax.servlet.http.HttpServlet.service(HttpServlet.java:763)
         at javax.servlet.http.HttpServlet.service(HttpServlet.java:856)
         at com.evermind[Oracle Containers for J2EE 10g (10.1.3.4.0) ].server.http.ServletRequestDispatcher.invoke(ServletRequestDispatcher.java:713)
         at com.evermind[Oracle Containers for J2EE 10g (10.1.3.4.0) ].server.http.ServletRequestDispatcher.forwardInternal(ServletRequestDispatcher.java:370)
         at com.evermind[Oracle Containers for J2EE 10g (10.1.3.4.0) ].server.http.HttpRequestHandler.doProcessRequest(HttpRequestHandler.java:871)
         at com.evermind[Oracle Containers for J2EE 10g (10.1.3.4.0) ].server.http.HttpRequestHandler.processRequest(HttpRequestHandler.java:453)
         at com.evermind[Oracle Containers for J2EE 10g (10.1.3.4.0) ].server.http.AJPRequestHandler.run(AJPRequestHandler.java:313)
         at com.evermind[Oracle Containers for J2EE 10g (10.1.3.4.0) ].server.http.AJPRequestHandler.run(AJPRequestHandler.java:199)
         at oracle.oc4j.network.ServerSocketReadHandler$SafeRunnable.run(ServerSocketReadHandler.java:260)
         at com.evermind[Oracle Containers for J2EE 10g (10.1.3.4.0) ].util.ReleasableResourcePooledExecutor$MyWorker.run(ReleasableResourcePooledExecutor.java:303)
         at java.lang.Thread.run(Thread.java:619)
    11/12/04 14:31:38.859 formsweb: 10.1.3.4.0 Stopped
    11/12/04 14:31:59.703 10.1.3.4.0 Started
    11/12/04 14:32:02.921 formsweb: FormsServlet init():
        configFileName:     C:\oracle\VIS\inst\apps\VIS_ebsr12\ora/10.1.2/forms/server/appsweb.cfg
        testMode:           false
    11/12/04 14:32:02.937 formsweb: 10.1.3.4.0 Started
    11/12/04 14:36:52.189 10.1.3.4.0 Started
    11/12/04 14:37:05.126 formsweb: FormsServlet init():
        configFileName:     C:\oracle\VIS\inst\apps\VIS_ebsr12\ora/10.1.2/forms/server/appsweb.cfg
        testMode:           false
    11/12/04 14:37:05.282 formsweb: 10.1.3.4.0 Started
    11/12/04 14:51:31.704 formsweb: ListenerServlet init()
    11/12/04 14:55:06.939 formsweb: Forms session <1> failed during startup: no response from runtime process
    11/12/04 14:55:06.939 formsweb: Forms session <1> exception stack trace:
    oracle.forms.engine.RunformException: Forms session <1> failed during startup: no response from runtime process
         at oracle.forms.servlet.RunformProcess.connect(Unknown Source)
         at oracle.forms.servlet.RunformProcess.dataToRunform(Unknown Source)
         at oracle.forms.servlet.RunformSession.dataToRunform(Unknown Source)
         at oracle.forms.servlet.ListenerServlet.doPost(Unknown Source)
         at javax.servlet.http.HttpServlet.service(HttpServlet.java:763)
         at javax.servlet.http.HttpServlet.service(HttpServlet.java:856)
         at com.evermind[Oracle Containers for J2EE 10g (10.1.3.4.0) ].server.http.ServletRequestDispatcher.invoke(ServletRequestDispatcher.java:713)
         at com.evermind[Oracle Containers for J2EE 10g (10.1.3.4.0) ].server.http.ServletRequestDispatcher.forwardInternal(ServletRequestDispatcher.java:370)
         at com.evermind[Oracle Containers for J2EE 10g (10.1.3.4.0) ].server.http.HttpRequestHandler.doProcessRequest(HttpRequestHandler.java:871)
         at com.evermind[Oracle Containers for J2EE 10g (10.1.3.4.0) ].server.http.HttpRequestHandler.processRequest(HttpRequestHandler.java:453)
         at com.evermind[Oracle Containers for J2EE 10g (10.1.3.4.0) ].server.http.AJPRequestHandler.run(AJPRequestHandler.java:313)
         at com.evermind[Oracle Containers for J2EE 10g (10.1.3.4.0) ].server.http.AJPRequestHandler.run(AJPRequestHandler.java:199)
         at oracle.oc4j.network.ServerSocketReadHandler$SafeRunnable.run(ServerSocketReadHandler.java:260)
         at com.evermind[Oracle Containers for J2EE 10g (10.1.3.4.0) ].util.ReleasableResourcePooledExecutor$MyWorker.run(ReleasableResourcePooledExecutor.java:303)
         at java.lang.Thread.run(Thread.java:619)
    11/12/04 15:11:04.32 formsweb: Forms session <2> failed during startup: no response from runtime process
    11/12/04 15:11:04.32 formsweb: Forms session <2> exception stack trace:
    oracle.forms.engine.RunformException: Forms session <2> failed during startup: no response from runtime process
         at oracle.forms.servlet.RunformProcess.connect(Unknown Source)
         at oracle.forms.servlet.RunformProcess.dataToRunform(Unknown Source)
         at oracle.forms.servlet.RunformSession.dataToRunform(Unknown Source)
         at oracle.forms.servlet.ListenerServlet.doPost(Unknown Source)
         at javax.servlet.http.HttpServlet.service(HttpServlet.java:763)
         at javax.servlet.http.HttpServlet.service(HttpServlet.java:856)
         at com.evermind[Oracle Containers for J2EE 10g (10.1.3.4.0) ].server.http.ServletRequestDispatcher.invoke(ServletRequestDispatcher.java:713)
         at com.evermind[Oracle Containers for J2EE 10g (10.1.3.4.0) ].server.http.ServletRequestDispatcher.forwardInternal(ServletRequestDispatcher.java:370)
         at com.evermind[Oracle Containers for J2EE 10g (10.1.3.4.0) ].server.http.HttpRequestHandler.doProcessRequest(HttpRequestHandler.java:871)
         at com.evermind[Oracle Containers for J2EE 10g (10.1.3.4.0) ].server.http.HttpRequestHandler.processRequest(HttpRequestHandler.java:453)
         at com.evermind[Oracle Containers for J2EE 10g (10.1.3.4.0) ].server.http.AJPRequestHandler.run(AJPRequestHandler.java:313)
         at com.evermind[Oracle Containers for J2EE 10g (10.1.3.4.0) ].server.http.AJPRequestHandler.run(AJPRequestHandler.java:199)
         at oracle.oc4j.network.ServerSocketReadHandler$SafeRunnable.run(ServerSocketReadHandler.java:260)
         at com.evermind[Oracle Containers for J2EE 10g (10.1.3.4.0) ].util.ReleasableResourcePooledExecutor$MyWorker.run(ReleasableResourcePooledExecutor.java:303)
         at java.lang.Thread.run(Thread.java:619)

    no hussien...the other day i was able to connect apps/apps via sqlplus as show below:
    db was successfully created as....i was able to access hr employees data via forms the other day...
    C:\oracle\VIS\db\tech_st\11.1.0\appsutil\log\VIS_ebsr12\ApplyDBTechStack_12040129.log
    Started ApplyDBTechStack at Sun Dec 04 01:29:34 EST 2011
    Version:
         ApplyDBTechStack.java     :      120.22
    Executing Technology Stack Configuration...
    Executing runAutoConfig...
    Deleting files of type INSTALL
    Checking for file: C:\oracle\VIS\db\tech_st\11.1.0\network\admin\VIS_ebsr12\sqlnet.ora
    Processing driver file: C:\oracle\VIS\db\tech_st\11.1.0\appsutil\template\addbtmpl.drv
    Checking for file: C:\oracle\VIS\db\tech_st\11.1.0\network\admin\VIS_ebsr12\sqlnet.ora
    Checking for file: C:\oracle\VIS\db\tech_st\11.1.0\appsutil\install\VIS_ebsr12\txkConfigDbOcm.pl
    Checking for file: C:\oracle\VIS\db\tech_st\11.1.0\dbs\initVIS.ora
    Checking for file: C:\oracle\VIS\db\tech_st\11.1.0\network\admin\VIS_ebsr12\listener.ora
    Checking for file: C:\oracle\VIS\db\tech_st\11.1.0\network\admin\VIS_ebsr12\tnsnames.ora
    Checking for file: C:\oracle\VIS\db\tech_st\11.1.0\appsutil\install\VIS_ebsr12\afmkinit_inst.cmd
    Starting CVM in INSTE8_SETUP mode
         Using Context file          : C:\oracle\VIS\db\tech_st\11.1.0\appsutil\VIS_ebsr12.xml
    Attempting to create a back up of the Context file
    Created back up file of name :
          C:\oracle\VIS\db\tech_st\11.1.0\appsutil\out\VIS_ebsr12\12040129\VIS_ebsr12.xml
    ===========================================================================
    Starting synchronization of file system Context file and its templates with those in the database
       Database connection     : Failed
       OAM Context editing support feature: Unverified
       OAM Customization support feature  : Unverified
       File system template    : C:\oracle\VIS\db\tech_st\11.1.0\appsutil\template\adxdbctx.tmp
       Checking for customizations to Context template
       Warning: Unable to connect to Database.
               If the system is OAM enabled, this may result in loss of customizations.
       Looking for custom template at : C:\oracle\VIS\db\tech_st\11.1.0\appsutil\template\custom\adxdbctx.tmp
       Custom template         : Not available
       Customizations found    : None
       File system Context file :C:\oracle\VIS\db\tech_st\11.1.0\appsutil\VIS_ebsr12.xml
       Checking the Context file for possible updates from the Database
       Warning: Unable to connect to Database.
               If the system is OAM enabled, this may result in loss of customizations and the Context files in DataBase and in the file system may be unsynchronized
    ===========================================================================
    Starting Updates of Context file Sun Dec 04 01:29:40 EST 2011
          found context version     : 120.34.12010000.2
          available update version  : 120.34.12010000.2
    No updates to apply
    Ending Updates of Context file
    ===========================================================================
    ===========================================================================
    Starting Context Value Management System at Sun Dec 04 01:29:40 EST 2011
    Using version 120.8.12000000.4
    Options:
       Force               : no
       Contextfile         : C:\oracle\VIS\db\tech_st\11.1.0\appsutil\VIS_ebsr12.xml
       Templatefile        : C:\oracle\VIS\db\tech_st\11.1.0\appsutil\template\adxdbctx.tmp
       ValueUpdateFile     : C:\oracle\VIS\db\tech_st\11.1.0\appsutil\template\adcvmdb.xml
    Verifying value management system requirements:
       ContextFile         : VALID
       Template File       : VALID
       ValueUpdateFile     : VALID
    Parsing the ValueUpdateFile
    [ s_contextfile ]
       Action             : seed
       Change reason      : Setting the location to what has been specified by user
       New value          : C:\oracle\VIS\db\tech_st\11.1.0\appsutil\VIS_ebsr12.xml
    [ s_tools_oranls ]
       Action             : translate
       WARNING            : Variable missing - skipping
    [ s_cmanport ]
       Action             : translate
       Change reason      : Removing hardcoded value of s_cmanport to use s_dbport instead
       Expected value     : 1521
       Found value        : 1521
       New value          : 1521
       Check Condition    : Unconditional
    ===========================================================================
    [ Config tool : C:\oracle\VIS\db\tech_st\11.1.0\appsutil\bin\adgentns.pl ]
       Command            : C:\oracle\VIS\db\tech_st\11.1.0\Perl\5.8.3\bin\mswin32-x86-multi-thread\perl.exe -I C:\oracle\VIS\db\tech_st\11.1.0\perl\5.8.3\lib\MSWin32-x86-multi-thread -I C:\oracle\VIS\db\tech_st\11.1.0\perl\5.8.3\lib -I C:\oracle\VIS\db\tech_st\11.1.0\perl\site\5.8.3\lib\MSWin32-x86-multi-thread -I C:\oracle\VIS\db\tech_st\11.1.0\perl\site\5.8.3\lib -I C:\oracle\VIS\db\tech_st\11.1.0\appsutil\perl  C:\oracle\VIS\db\tech_st\11.1.0\appsutil\bin\adgentns.pl PASSWORD  contextfile=C:\oracle\VIS\db\tech_st\11.1.0\appsutil\VIS_ebsr12.xml  logdir=C:\oracle\VIS\db\tech_st\11.1.0\appsutil\log\VIS_ebsr12
       Action             : execute
    SCRIPT RETURNED:
                       Generate Tns Names
         Classpath                   : ;C:\oracle\VIS\db\tech_st\11.1.0\jdbc\lib\ojdbc6.jar;C:\oracle\VIS\db\tech_st\11.1.0\appsutil\java\xmlparserv2.jar;C:\oracle\VIS\db\tech_st\11.1.0\appsutil\java;C:\oracle\VIS\db\tech_st\11.1.0\jlib\netcfg.jar;C:\oracle\VIS\db\tech_st\11.1.0\jlib\ldapjclnt11.jar
    Loading ORACLE_HOME environment from C:\oracle\VIS\db\tech_st\11.1.0
    Logfile: C:\oracle\VIS\db\tech_st\11.1.0\appsutil\log\VIS_ebsr12/NetServiceHandler.log
    tnsnames.ora instantiated
    listener.ora instantiated
    adgentns.pl exiting with status 0
    ERRORCODE = 0 ERRORCODE_END
    .end std out.
    .end err out.
       Result             : SUCCEEDED
    ===========================================================================
    Ending Context Value Management System.
    ===========================================================================
    ===========================================================================
    No uploading of Context file and its templates to database. Database conection failed
    ===========================================================================
    Finished running CVM.....
    Processing DriverFile = C:\oracle\VIS\db\tech_st\11.1.0\appsutil\template\addbtmpl.drv
    AutoConfig Profile Phase
    Running Instantiation Drivers for AppsUtil
    Creation of Directory - C:\oracle\VIS\db\tech_st\11.1.0\appsutil\scripts\VIS_ebsr12 Succeeded.
    instantiate file:
       source : C:\oracle\VIS\db\tech_st\11.1.0\appsutil\template\adexecsql.pl
       dest   : C:\oracle\VIS\db\tech_st\11.1.0\appsutil\scripts\VIS_ebsr12\adexecsql.pl
       backup : C:\oracle\VIS\db\tech_st\11.1.0\appsutil\scripts\VIS_ebsr12\adexecsql.pl to C:\oracle\VIS\db\tech_st\11.1.0\appsutil\out\VIS_ebsr12\12040129\adexecsql.pl
       setting permissions: 700
    instantiate file:
       source : C:\oracle\VIS\db\tech_st\11.1.0\appsutil\template\adstopdb.sql
       dest   : C:\oracle\VIS\db\tech_st\11.1.0\appsutil\scripts\VIS_ebsr12\adstopdb.sql
       backup : C:\oracle\VIS\db\tech_st\11.1.0\appsutil\scripts\VIS_ebsr12\adstopdb.sql to C:\oracle\VIS\db\tech_st\11.1.0\appsutil\out\VIS_ebsr12\12040129\adstopdb.sql
       setting permissions: 600
    instantiate file:
       source : C:\oracle\VIS\db\tech_st\11.1.0\appsutil\template\adstrtdb.sql
       dest   : C:\oracle\VIS\db\tech_st\11.1.0\appsutil\scripts\VIS_ebsr12\adstrtdb.sql
       backup : C:\oracle\VIS\db\tech_st\11.1.0\appsutil\scripts\VIS_ebsr12\adstrtdb.sql to C:\oracle\VIS\db\tech_st\11.1.0\appsutil\out\VIS_ebsr12\12040129\adstrtdb.sql
       setting permissions: 600
    Creation of Directory - C:\oracle\VIS\db\tech_st\11.1.0\appsutil\install\VIS_ebsr12 Succeeded.
    instantiate file:
       source : C:\oracle\VIS\db\tech_st\11.1.0\appsutil\template\addbccnv.sql
       dest   : C:\oracle\VIS\db\tech_st\11.1.0\appsutil\install\VIS_ebsr12\addbccnv.sql
       backup : C:\oracle\VIS\db\tech_st\11.1.0\appsutil\install\VIS_ebsr12\addbccnv.sql to C:\oracle\VIS\db\tech_st\11.1.0\appsutil\out\VIS_ebsr12\12040129\addbccnv.sql
       setting permissions: 600
    instantiate file:
       source : C:\oracle\VIS\db\tech_st\11.1.0\appsutil\template\adcrobj.sql
       dest   : C:\oracle\VIS\db\tech_st\11.1.0\appsutil\install\VIS_ebsr12\adcrobj.sql
       backup : C:\oracle\VIS\db\tech_st\11.1.0\appsutil\install\VIS_ebsr12\adcrobj.sql to C:\oracle\VIS\db\tech_st\11.1.0\appsutil\out\VIS_ebsr12\12040129\adcrobj.sql
       setting permissions: 700
    instantiate file:
       source : C:\oracle\VIS\db\tech_st\11.1.0\appsutil\template\adchknls.pl
       dest   : C:\oracle\VIS\db\tech_st\11.1.0\appsutil\scripts\VIS_ebsr12\adchknls.pl
       backup : C:\oracle\VIS\db\tech_st\11.1.0\appsutil\scripts\VIS_ebsr12\adchknls.pl to C:\oracle\VIS\db\tech_st\11.1.0\appsutil\out\VIS_ebsr12\12040129\adchknls.pl
       setting permissions: 700
    File C:\oracle\VIS\db\tech_st\11.1.0\network\admin\VIS_ebsr12\sqlnet.ora of type INSTALL does not exist, will be instantiated in the current pass
    instantiate file:
       source : C:\oracle\VIS\db\tech_st\11.1.0\appsutil\template\ad8isqlnet.ora
       dest   : C:\oracle\VIS\db\tech_st\11.1.0\network\admin\VIS_ebsr12\sqlnet.ora
       backup : C:\oracle\VIS\db\tech_st\11.1.0\network\admin\VIS_ebsr12\sqlnet.ora to C:\oracle\VIS\db\tech_st\11.1.0\appsutil\out\VIS_ebsr12\12040129\sqlnet.ora
    instantiate file:
       source : C:\oracle\VIS\db\tech_st\11.1.0\appsutil\template\ad8idbnt.env
       dest   : C:\oracle\VIS\db\tech_st\11.1.0\VIS_ebsr12.env
       backup : C:\oracle\VIS\db\tech_st\11.1.0\VIS_ebsr12.env to C:\oracle\VIS\db\tech_st\11.1.0\appsutil\out\VIS_ebsr12\12040129\VIS_ebsr12.env
    instantiate file:
       source : C:\oracle\VIS\db\tech_st\11.1.0\appsutil\template\ad8idbnt.env
       dest   : C:\oracle\VIS\db\tech_st\11.1.0\VIS_ebsr12.cmd
       backup : C:\oracle\VIS\db\tech_st\11.1.0\VIS_ebsr12.cmd to C:\oracle\VIS\db\tech_st\11.1.0\appsutil\out\VIS_ebsr12\12040129\VIS_ebsr12.cmd
    instantiate file:
       source : C:\oracle\VIS\db\tech_st\11.1.0\appsutil\template\addbsynhnm.cmd
       dest   : C:\oracle\VIS\db\tech_st\11.1.0\appsutil\install\VIS_ebsr12\addbsynhnm.cmd
       backup : C:\oracle\VIS\db\tech_st\11.1.0\appsutil\install\VIS_ebsr12\addbsynhnm.cmd to C:\oracle\VIS\db\tech_st\11.1.0\appsutil\out\VIS_ebsr12\12040129\addbsynhnm.cmd
    Creation of Directory - C:\oracle\VIS\db\tech_st\11.1.0\appsutil\inf Succeeded.
    instantiate file:
       source : C:\oracle\VIS\db\tech_st\11.1.0\appsutil\template\adora10g_stub.inf
       dest   : C:\oracle\VIS\db\tech_st\11.1.0\appsutil\inf\oradb_stub.inf
       backup : C:\oracle\VIS\db\tech_st\11.1.0\appsutil\inf\oradb_stub.inf to C:\oracle\VIS\db\tech_st\11.1.0\appsutil\out\VIS_ebsr12\12040129\oradb_stub.inf
    instantiate file:
       source : C:\oracle\VIS\db\tech_st\11.1.0\appsutil\template\adora8iinf.cmd
       dest   : C:\oracle\VIS\db\tech_st\11.1.0\appsutil\bin\ora8iinf.cmd
       backup : C:\oracle\VIS\db\tech_st\11.1.0\appsutil\bin\ora8iinf.cmd to C:\oracle\VIS\db\tech_st\11.1.0\appsutil\out\VIS_ebsr12\12040129\ora8iinf.cmd
    instantiate file:
       source : C:\oracle\VIS\db\tech_st\11.1.0\appsutil\template\adsvdb.cmd
       dest   : C:\oracle\VIS\db\tech_st\11.1.0\appsutil\install\VIS_ebsr12\adsvdb.cmd
       backup : C:\oracle\VIS\db\tech_st\11.1.0\appsutil\install\VIS_ebsr12\adsvdb.cmd to C:\oracle\VIS\db\tech_st\11.1.0\appsutil\out\VIS_ebsr12\12040129\adsvdb.cmd
    instantiate file:
       source : C:\oracle\VIS\db\tech_st\11.1.0\appsutil\template\adsvdlsn.cmd
       dest   : C:\oracle\VIS\db\tech_st\11.1.0\appsutil\install\VIS_ebsr12\adsvdlsn.cmd
       backup : C:\oracle\VIS\db\tech_st\11.1.0\appsutil\install\VIS_ebsr12\adsvdlsn.cmd to C:\oracle\VIS\db\tech_st\11.1.0\appsutil\out\VIS_ebsr12\12040129\adsvdlsn.cmd
    instantiate file:
       source : C:\oracle\VIS\db\tech_st\11.1.0\appsutil\template\adsvdcnv.cmd
       dest   : C:\oracle\VIS\db\tech_st\11.1.0\appsutil\install\VIS_ebsr12\adsvdcnv.cmd
       backup : C:\oracle\VIS\db\tech_st\11.1.0\appsutil\install\VIS_ebsr12\adsvdcnv.cmd to C:\oracle\VIS\db\tech_st\11.1.0\appsutil\out\VIS_ebsr12\12040129\adsvdcnv.cmd
    instantiate file:
       source : C:\oracle\VIS\db\tech_st\11.1.0\appsutil\template\adupdlib_nt.sql
       dest   : C:\oracle\VIS\db\tech_st\11.1.0\appsutil\install\VIS_ebsr12\adupdlib.sql
       backup : C:\oracle\VIS\db\tech_st\11.1.0\appsutil\install\VIS_ebsr12\adupdlib.sql to C:\oracle\VIS\db\tech_st\11.1.0\appsutil\out\VIS_ebsr12\12040129\adupdlib.sql
    instantiate file:
       source : C:\oracle\VIS\db\tech_st\11.1.0\appsutil\template\addbprf.cmd
       dest   : C:\oracle\VIS\db\tech_st\11.1.0\appsutil\install\VIS_ebsr12\addbprf.cmd
       backup : C:\oracle\VIS\db\tech_st\11.1.0\appsutil\install\VIS_ebsr12\addbprf.cmd to C:\oracle\VIS\db\tech_st\11.1.0\appsutil\out\VIS_ebsr12\12040129\addbprf.cmd
    instantiate file:
       source : C:\oracle\VIS\db\tech_st\11.1.0\appsutil\template\addbprf.sql
       dest   : C:\oracle\VIS\db\tech_st\11.1.0\appsutil\install\VIS_ebsr12\addbprf.sql
       backup : C:\oracle\VIS\db\tech_st\11.1.0\appsutil\install\VIS_ebsr12\addbprf.sql to C:\oracle\VIS\db\tech_st\11.1.0\appsutil\out\VIS_ebsr12\12040129\addbprf.sql
    instantiate file:
       source : C:\oracle\VIS\db\tech_st\11.1.0\appsutil\template\addbupdgsm.sql
       dest   : C:\oracle\VIS\db\tech_st\11.1.0\appsutil\install\VIS_ebsr12\addbupdgsm.sql
       backup : C:\oracle\VIS\db\tech_st\11.1.0\appsutil\install\VIS_ebsr12\addbupdgsm.sql to C:\oracle\VIS\db\tech_st\11.1.0\appsutil\out\VIS_ebsr12\12040129\addbupdgsm.sql
    instantiate file:
       source : C:\oracle\VIS\db\tech_st\11.1.0\appsutil\template\afdbprf.cmd
       dest   : C:\oracle\VIS\db\tech_st\11.1.0\appsutil\install\VIS_ebsr12\afdbprf.cmd
       backup : C:\oracle\VIS\db\tech_st\11.1.0\appsutil\install\VIS_ebsr12\afdbprf.cmd to C:\oracle\VIS\db\tech_st\11.1.0\appsutil\out\VIS_ebsr12\12040129\afdbprf.cmd
    instantiate file:
       source : C:\oracle\VIS\db\tech_st\11.1.0\appsutil\template\afdbprf.sql
       dest   : C:\oracle\VIS\db\tech_st\11.1.0\appsutil\install\VIS_ebsr12\afdbprf.sql
       backup : C:\oracle\VIS\db\tech_st\11.1.0\appsutil\install\VIS_ebsr12\afdbprf.sql to C:\oracle\VIS\db\tech_st\11.1.0\appsutil\out\VIS_ebsr12\12040129\afdbprf.sql
    instantiate file:
       source : C:\oracle\VIS\db\tech_st\11.1.0\appsutil\template\addbctl.cmd
       dest   : C:\oracle\VIS\db\tech_st\11.1.0\appsutil\scripts\VIS_ebsr12\addbctl.cmd
       backup : C:\oracle\VIS\db\tech_st\11.1.0\appsutil\scripts\VIS_ebsr12\addbctl.cmd to C:\oracle\VIS\db\tech_st\11.1.0\appsutil\out\VIS_ebsr12\12040129\addbctl.cmd
    instantiate file:
       source : C:\oracle\VIS\db\tech_st\11.1.0\appsutil\template\addlnctl.cmd
       dest   : C:\oracle\VIS\db\tech_st\11.1.0\appsutil\scripts\VIS_ebsr12\addlnctl.cmd
       backup : C:\oracle\VIS\db\tech_st\11.1.0\appsutil\scripts\VIS_ebsr12\addlnctl.cmd to C:\oracle\VIS\db\tech_st\11.1.0\appsutil\out\VIS_ebsr12\12040129\addlnctl.cmd
    instantiate file:
       source : C:\oracle\VIS\db\tech_st\11.1.0\appsutil\template\adlsnodes_nt.cmd
       dest   : C:\oracle\VIS\db\tech_st\11.1.0\appsutil\scripts\VIS_ebsr12\adlsnodes.cmd
       backup : C:\oracle\VIS\db\tech_st\11.1.0\appsutil\scripts\VIS_ebsr12\adlsnodes.cmd to C:\oracle\VIS\db\tech_st\11.1.0\appsutil\out\VIS_ebsr12\12040129\adlsnodes.cmd
    instantiate file:
       source : C:\oracle\VIS\db\tech_st\11.1.0\appsutil\template\adcrobj.cmd
       dest   : C:\oracle\VIS\db\tech_st\11.1.0\appsutil\install\VIS_ebsr12\adcrobj.cmd
       backup : C:\oracle\VIS\db\tech_st\11.1.0\appsutil\install\VIS_ebsr12\adcrobj.cmd to C:\oracle\VIS\db\tech_st\11.1.0\appsutil\out\VIS_ebsr12\12040129\adcrobj.cmd
    File C:\oracle\VIS\db\tech_st\11.1.0\appsutil\install\VIS_ebsr12\txkConfigDbOcm.pl of type INSTALL_APPLY does not exist, will be instantiated in the current pass
    instantiate file:
       source : C:\oracle\VIS\db\tech_st\11.1.0\appsutil\template\txkConfigDbOcm.pl
       dest   : C:\oracle\VIS\db\tech_st\11.1.0\appsutil\install\VIS_ebsr12\txkConfigDbOcm.pl
       backup : C:\oracle\VIS\db\tech_st\11.1.0\appsutil\install\VIS_ebsr12\txkConfigDbOcm.pl to C:\oracle\VIS\db\tech_st\11.1.0\appsutil\out\VIS_ebsr12\12040129\txkConfigDbOcm.pl
       setting permissions: 700
    File C:\oracle\VIS\db\tech_st\11.1.0\dbs\initVIS.ora of type INSTALL does not exist, will be instantiated in the current pass
    instantiate file:
       source : C:\oracle\VIS\db\tech_st\11.1.0\appsutil\template\afinit_db111.ora
       dest   : C:\oracle\VIS\db\tech_st\11.1.0\dbs\initVIS.ora
       backup : C:\oracle\VIS\db\tech_st\11.1.0\dbs\initVIS.ora to C:\oracle\VIS\db\tech_st\11.1.0\appsutil\out\VIS_ebsr12\12040129\initVIS.ora
    File C:\oracle\VIS\db\tech_st\11.1.0\network\admin\VIS_ebsr12\listener.ora of type INSTALL already exists, this file will not be instantiated.
    instantiate file:
       source : C:\oracle\VIS\db\tech_st\11.1.0\appsutil\template\txkcreateACL.sql
       dest   : C:\oracle\VIS\db\tech_st\11.1.0\appsutil\install\VIS_ebsr12\txkcreateACL.sql
       backup : C:\oracle\VIS\db\tech_st\11.1.0\appsutil\install\VIS_ebsr12\txkcreateACL.sql to C:\oracle\VIS\db\tech_st\11.1.0\appsutil\out\VIS_ebsr12\12040129\txkcreateACL.sql
    instantiate file:
       source : C:\oracle\VIS\db\tech_st\11.1.0\appsutil\template\txkcreateACL.cmd
       dest   : C:\oracle\VIS\db\tech_st\11.1.0\appsutil\install\VIS_ebsr12\txkcreateACL.cmd
       backup : C:\oracle\VIS\db\tech_st\11.1.0\appsutil\install\VIS_ebsr12\txkcreateACL.cmd to C:\oracle\VIS\db\tech_st\11.1.0\appsutil\out\VIS_ebsr12\12040129\txkcreateACL.cmd
    File C:\oracle\VIS\db\tech_st\11.1.0\network\admin\VIS_ebsr12\tnsnames.ora of type INSTALL already exists, this file will not be instantiated.
    instantiate file:
       source : C:\oracle\VIS\db\tech_st\11.1.0\appsutil\template\adautocfg_nt.cmd
       dest   : C:\oracle\VIS\db\tech_st\11.1.0\appsutil\scripts\VIS_ebsr12\adautocfg.cmd
       backup : C:\oracle\VIS\db\tech_st\11.1.0\appsutil\scripts\VIS_ebsr12\adautocfg.cmd to C:\oracle\VIS\db\tech_st\11.1.0\appsutil\out\VIS_ebsr12\12040129\adautocfg.cmd
    instantiate file:
       source : C:\oracle\VIS\db\tech_st\11.1.0\appsutil\template\adlicnse.sql
       dest   : C:\oracle\VIS\db\tech_st\11.1.0\appsutil\install\VIS_ebsr12\adlicnse.sql
       backup : C:\oracle\VIS\db\tech_st\11.1.0\appsutil\install\VIS_ebsr12\adlicnse.sql to C:\oracle\VIS\db\tech_st\11.1.0\appsutil\out\VIS_ebsr12\12040129\adlicnse.sql
       setting permissions: 600
    instantiate file:
       source : C:\oracle\VIS\db\tech_st\11.1.0\appsutil\template\adclobconv.sql
       dest   : C:\oracle\VIS\db\tech_st\11.1.0\appsutil\install\VIS_ebsr12\adclobconv.sql
       backup : C:\oracle\VIS\db\tech_st\11.1.0\appsutil\install\VIS_ebsr12\adclobconv.sql to C:\oracle\VIS\db\tech_st\11.1.0\appsutil\out\VIS_ebsr12\12040129\adclobconv.sql
       setting permissions: 600
    instantiate file:
       source : C:\oracle\VIS\db\tech_st\11.1.0\appsutil\template\adclobtmp.sql
       dest   : C:\oracle\VIS\db\tech_st\11.1.0\appsutil\install\VIS_ebsr12\adclobtmp.sql
       backup : C:\oracle\VIS\db\tech_st\11.1.0\appsutil\install\VIS_ebsr12\adclobtmp.sql to C:\oracle\VIS\db\tech_st\11.1.0\appsutil\out\VIS_ebsr12\12040129\adclobtmp.sql
       setting permissions: 600
    instantiate file:
       source : C:\oracle\VIS\db\tech_st\11.1.0\appsutil\template\adpreclone.pl
       dest   : C:\oracle\VIS\db\tech_st\11.1.0\appsutil\scripts\VIS_ebsr12\adpreclone.pl
       backup : C:\oracle\VIS\db\tech_st\11.1.0\appsutil\scripts\VIS_ebsr12\adpreclone.pl to C:\oracle\VIS\db\tech_st\11.1.0\appsutil\out\VIS_ebsr12\12040129\adpreclone.pl
       setting permissions: 700
    Binary copy of C:\oracle\VIS\db\tech_st\11.1.0\appsutil\inf\oradb_stub.inf to C:\oracle\VIS\db\tech_st\11.1.0\appsutil\inf\oradb_del.inf
    instantiate file:
       source : C:\oracle\VIS\db\tech_st\11.1.0\appsutil\template\adora10g_stub.inf
       dest   : C:\oracle\VIS\db\tech_st\11.1.0\appsutil\inf\oradb_stub.inf
       backup : C:\oracle\VIS\db\tech_st\11.1.0\appsutil\inf\oradb_stub.inf to C:\oracle\VIS\db\tech_st\11.1.0\appsutil\out\VIS_ebsr12\12040129\oradb_stub.inf
    instantiate file:
       source : C:\oracle\VIS\db\tech_st\11.1.0\appsutil\template\adoradbcinf.cmd
       dest   : C:\oracle\VIS\db\tech_st\11.1.0\appsutil\bin\oradbcinf.cmd
       backup : C:\oracle\VIS\db\tech_st\11.1.0\appsutil\bin\oradbcinf.cmd to C:\oracle\VIS\db\tech_st\11.1.0\appsutil\out\VIS_ebsr12\12040129\oradbcinf.cmd
    instantiate file:
       source : C:\oracle\VIS\db\tech_st\11.1.0\appsutil\template\adcrdb.cmd
       dest   : C:\oracle\VIS\db\tech_st\11.1.0\appsutil\install\VIS_ebsr12\adcrdb.cmd
       backup : C:\oracle\VIS\db\tech_st\11.1.0\appsutil\install\VIS_ebsr12\adcrdb.cmd to C:\oracle\VIS\db\tech_st\11.1.0\appsutil\out\VIS_ebsr12\12040129\adcrdb.cmd
    instantiate file:
       source : C:\oracle\VIS\db\tech_st\11.1.0\appsutil\template\adcrsvc.cmd
       dest   : C:\oracle\VIS\db\tech_st\11.1.0\appsutil\install\VIS_ebsr12\adcrsvc.cmd
       backup : C:\oracle\VIS\db\tech_st\11.1.0\appsutil\install\VIS_ebsr12\adcrsvc.cmd to C:\oracle\VIS\db\tech_st\11.1.0\appsutil\out\VIS_ebsr12\12040129\adcrsvc.cmd
    instantiate file:
       source : C:\oracle\VIS\db\tech_st\11.1.0\appsutil\template\adcrdbrdlg.cmd
       dest   : C:\oracle\VIS\db\tech_st\11.1.0\appsutil\install\VIS_ebsr12\adcrdbrdlg.cmd
       backup : C:\oracle\VIS\db\tech_st\11.1.0\appsutil\install\VIS_ebsr12\adcrdbrdlg.cmd to C:\oracle\VIS\db\tech_st\11.1.0\appsutil\out\VIS_ebsr12\12040129\adcrdbrdlg.cmd
    instantiate file:
       source : C:\oracle\VIS\db\tech_st\11.1.0\appsutil\template\addbupdgsm.sql
       dest   : C:\oracle\VIS\db\tech_st\11.1.0\appsutil\install\VIS_ebsr12\addbupdgsm.sql
       backup : C:\oracle\VIS\db\tech_st\11.1.0\appsutil\install\VIS_ebsr12\addbupdgsm.sql to C:\oracle\VIS\db\tech_st\11.1.0\appsutil\out\VIS_ebsr12\12040129\addbupdgsm.sql
    File C:\oracle\VIS\db\tech_st\11.1.0\appsutil\install\VIS_ebsr12\afmkinit_inst.cmd of type INSTALL_SETUP does not exist, will be instantiated in the current pass
    instantiate file:
       source : C:\oracle\VIS\db\tech_st\11.1.0\appsutil\template\afmkinit_inst.cmd
       dest   : C:\oracle\VIS\db\tech_st\11.1.0\appsutil\install\VIS_ebsr12\afmkinit_inst.cmd
       backup : C:\oracle\VIS\db\tech_st\11.1.0\appsutil\install\VIS_ebsr12\afmkinit_inst.cmd to C:\oracle\VIS\db\tech_st\11.1.0\appsutil\out\VIS_ebsr12\12040129\afmkinit_inst.cmd
    instantiate file:
       source : C:\oracle\VIS\db\tech_st\11.1.0\appsutil\template\afmkinit.cmd
       dest   : C:\oracle\VIS\db\tech_st\11.1.0\appsutil\install\VIS_ebsr12\afmkinit.cmd
       backup : C:\oracle\VIS\db\tech_st\11.1.0\appsutil\install\VIS_ebsr12\afmkinit.cmd to C:\oracle\VIS\db\tech_st\11.1.0\appsutil\out\VIS_ebsr12\12040129\afmkinit.cmd
    instantiate file:
       source : C:\oracle\VIS\db\tech_st\11.1.0\appsutil\template\adcmclean.sql
       dest   : C:\oracle\VIS\db\tech_st\11.1.0\appsutil\install\VIS_ebsr12\adcmclean.sql
       backup : C:\oracle\VIS\db\tech_st\11.1.0\appsutil\install\VIS_ebsr12\adcmclean.sql to C:\oracle\VIS\db\tech_st\11.1.0\appsutil\out\VIS_ebsr12\12040129\adcmclean.sql
       setting permissions: 600
    instantiate file:
       source : C:\oracle\VIS\db\tech_st\11.1.0\appsutil\template\adcctclean.sql
       dest   : C:\oracle\VIS\db\tech_st\11.1.0\appsutil\install\VIS_ebsr12\adcctclean.sql
       backup : C:\oracle\VIS\db\tech_st\11.1.0\appsutil\install\VIS_ebsr12\adcctclean.sql to C:\oracle\VIS\db\tech_st\11.1.0\appsutil\out\VIS_ebsr12\12040129\adcctclean.sql
       setting permissions: 600
    AutoConfig Setup Phase
    Running Setup Process 1 of 6 for AppsUtil
    Executing script in InstantiateFile:
    C:\oracle\VIS\db\tech_st\11.1.0\Perl\5.8.3\bin\mswin32-x86-multi-thread\perl.exe -I C:\oracle\VIS\db\tech_st\11.1.0\perl\5.8.3\lib\MSWin32-x86-multi-thread -I C:\oracle\VIS\db\tech_st\11.1.0\perl\5.8.3\lib -I C:\oracle\VIS\db\tech_st\11.1.0\perl\site\5.8.3\lib\MSWin32-x86-multi-thread -I C:\oracle\VIS\db\tech_st\11.1.0\perl\site\5.8.3\lib -I C:\oracle\VIS\db\tech_st\11.1.0\appsutil\perl C:\oracle\VIS\db\tech_st\11.1.0\appsutil\scripts\VIS_ebsr12\adchknls.pl
    script returned:
                 Validating information needed for NLS........
    DATABASE version : db111
    Looking for the directory : C:\oracle\VIS\db\tech_st\11.1.0\nls\data\9idata
    Directory exists
    Looking for file : C:\oracle\VIS\db\tech_st\11.1.0\nls\data\old\cr9idata.pl
    File exists
    Validation complete
    ERRORCODE = 0 ERRORCODE_END
    .end std out.
    .end err out.
    AutoConfig Setup Phase
    Running Setup Process 2 of 6 for AppsUtil
    Executing script in InstantiateFile:
    C:\oracle\VIS\db\tech_st\11.1.0\appsutil\install\VIS_ebsr12\addbsynhnm.cmd
    script returned:
    ECHO is off.
    ECHO is off.
    Sun 12/04/2011 01:29 AM
            1 file(s) copied.
    addbsynhnm.cmd exiting with status 0
    ERRORCODE = 0 ERRORCODE_END
    .end std out.
    .end err out.
    ****************************************************

  • Is there a way to change the Windows Update service startup type on Windows Server 2012 R2?

    We have a number of newly built 2012 R2 servers that we have HP Operations Manager agent running on that monitors the status of several services and reports if they are "stopped". One of these services is Windows Update. Every day we
    get at least one alert saying:
    "Service "Windows Update" is not started. Current state is stopped"
    Checking the event logs shows that the Windows Update service stops, then a while later it just starts again. Not an error, just an information event.
    In Windows 2012 R2 the Windows Update service is set to "Automatic (Trigger Start)", where in previous versions we run (2012/2008R2) it would be set to just "Automatic" or "Automatic (Delayed Start)"
    I have come to understand that this behaviour is normal for Windows 2012 R2, and that Trigger Start services by design stop themselves after a period of inactivity. I was unable to find any info on how this works. Our client would like this to
    be changed and the Windows Update service stay running all the time, understanding that this impacts performance.
    Is there a way to change the Windows Update service in Server 2012 R2 to the old Automatic startup behaviour so that it stays running all the time instead of stopping and starting periodicall? There is no option to do this via the services mmc
    gui.
    So far I have tried:
    Removing the Triggers using the command: sc triggerinfo wuauserv delete
    This works temporarily, the service then shows as just Automatic in the services console, however if you restart the server or restart the service it goes right back to being Automatic (Trigger Start).
    Any kind of help would be appreciated.

    This one might help.
    Allow configuration of Automatic Updates in Windows 8 and Windows Server 2012
    Regards, Dave Patrick ....
    Microsoft Certified Professional
    Microsoft MVP [Windows]
    Disclaimer: This posting is provided "AS IS" with no warranties or guarantees , and confers no rights.

  • Hard Drive and Startup Failure Code(Model: G61-429WM) Notebook

    Windows won't start because it is missing a .DLL file.  I ran the system diagnostic tests( Hard Drive and Startup) they both gave me the same failure code(UOC7HA-52H74A-XD0021-60X603).  When I turn the computer on, it tells me to insert the system disc which I don't have.  Please advice.  Thank you!

    Sounds like the hard drive has failed and will need to be replaced. If you are still in warranty HP will send a replacement. If not a retail laptop SATA hard drive can be used. Just be sure to get one of at least equal capacity as the original in order to use Recovery Discs. It can be larger, but not smaller capacity.For instance if you have a 500GB hdd you could use a 750GB hdd but not a 320GB hdd.
    ******Clicking the Thumbs-Up button is a way to say -Thanks!.******
    **Click Accept as Solution on a Reply that solves your issue to help others**

Maybe you are looking for