OC4J 9.0.4 won't start web applications event if they marked as to be...

OC4J 9.0.4 won't start web applications after it was restarted even if they marked as to be loaded on startup.
I have following line in my http-web-site.xml oc4j configuration file:
<web-app application="default" name="app" root="/app" load-on-startup="true"/>
and in web.xml (<web-app>/<servlet>/)
<load-on-startup>0</load-on-startup>
But when I invoke following command:
java -jar admin.jar ormi://localhost admin Matrox -restart
my application won't be started after server was restarted... :( If I shut it down and start it then it will be started...
Is this a bug? How can I fix this? Please help! SOS! Mayday!

Can you try the "-updateConfig" option of admin.jar?
java -jar admin.jar ormi://localhost admin Matrox -updateConfigTo my vague memory, the "-restart" option does not necessarily implies reading the config files again.

Similar Messages

  • Why won't my Web  application run anymore???

    When I make minor modifications to my web application (change a jsp, or a DataForwardAction class), stop the container, then run the application, I'm getting an error:
    05/09/16 13:56:03 java.lang.NullPointerException
    05/09/16 13:56:03      at java.lang.ref.Reference$ReferenceHandler.run(Reference.java:128)
    The error does not always happen, but appears to coincide with the instantiation of the FIRST application module that has business components.
    I then stop the container, run again, and it works (most of the time).
    What's going on?
    We have a stack trace (we read another thread that said about starting jdeveloper jdev.exe from cmdline and hitting ctrl-break to get a trace), which we can post as well.

    "BrowserProcessOut" prio=7 tid=0x05908e48 nid=0x6cc runnable [6dcf000..6dcfd8c]
            at java.io.FileInputStream.readBytes(Native Method)
            at java.io.FileInputStream.read(FileInputStream.java:194)
            at java.io.BufferedInputStream.read1(BufferedInputStream.java:220)
            at java.io.BufferedInputStream.read(BufferedInputStream.java:277)
            - locked <0x10992078> (a java.io.BufferedInputStream)
            at java.io.FilterInputStream.read(FilterInputStream.java:90)
            at sun.nio.cs.StreamDecoder$ConverterSD.implRead(StreamDecoder.java:285)
            at sun.nio.cs.StreamDecoder.read(StreamDecoder.java:182)
            - locked <0x109960d0> (a java.io.InputStreamReader)
            at java.io.InputStreamReader.read(InputStreamReader.java:167)
            at java.io.BufferedReader.fill(BufferedReader.java:136)
            at java.io.BufferedReader.readLine(BufferedReader.java:299)
            - locked <0x109960d0> (a java.io.InputStreamReader)
            at java.io.BufferedReader.readLine(BufferedReader.java:362)
            at oracle.ideimpl.webbrowser.BrowserRunner$ProcessOutput.run(BrowserRunner.java:339)
            at java.lang.Thread.run(Thread.java:534)
    "BrowserProcessErr" prio=7 tid=0x05d669a8 nid=0xa30 runnable [6bcf000..6bcfd8c]
            at java.io.FileInputStream.readBytes(Native Method)
            at java.io.FileInputStream.read(FileInputStream.java:177)
            at sun.nio.cs.StreamDecoder$ConverterSD.implRead(StreamDecoder.java:285)
            at sun.nio.cs.StreamDecoder.read(StreamDecoder.java:182)
            - locked <0x1099c1d8> (a java.io.InputStreamReader)
            at java.io.InputStreamReader.read(InputStreamReader.java:167)
            at java.io.BufferedReader.fill(BufferedReader.java:136)
            at java.io.BufferedReader.readLine(BufferedReader.java:299)
            - locked <0x1099c1d8> (a java.io.InputStreamReader)
            at java.io.BufferedReader.readLine(BufferedReader.java:362)
            at oracle.ideimpl.webbrowser.BrowserRunner$ProcessOutput.run(BrowserRunner.java:339)
            at java.lang.Thread.run(Thread.java:534)
    "WaitForProcess" prio=7 tid=0x05a7f5d8 nid=0x874 runnable [68cf000..68cfd8c]
            at java.lang.Win32Process.waitFor(Native Method)
            at oracle.ide.runner.Starter$1.run(Starter.java:287)
    "LogOutput - Embedded OC4J Server System.err" prio=7 tid=0x05986450 nid=0xfd4 runnable [64cf000..64cfd8c]
            at java.io.FileInputStream.readBytes(Native Method)
            at java.io.FileInputStream.read(FileInputStream.java:177)
            at sun.nio.cs.StreamDecoder$ConverterSD.implRead(StreamDecoder.java:285)
            at sun.nio.cs.StreamDecoder.read(StreamDecoder.java:182)
            - locked <0x17e6fb28> (a java.io.InputStreamReader)
            at java.io.InputStreamReader.read(InputStreamReader.java:167)
            at java.io.Reader.read(Reader.java:100)
            at oracle.ide.runner.LogOutputThread.run(RunProcess.java:1577)
    "LogOutput - Embedded OC4J Server System.out" prio=7 tid=0x05a7da20 nid=0x418 runnable [4fcf000..4fcfd8c]
            at java.io.FileInputStream.readBytes(Native Method)
            at java.io.FileInputStream.read(FileInputStream.java:194)
            at java.io.BufferedInputStream.read1(BufferedInputStream.java:220)
            at java.io.BufferedInputStream.read(BufferedInputStream.java:277)
            - locked <0x17e71bd8> (a java.io.BufferedInputStream)
            at java.io.FilterInputStream.read(FilterInputStream.java:90)
            at sun.nio.cs.StreamDecoder$ConverterSD.implRead(StreamDecoder.java:285)
            at sun.nio.cs.StreamDecoder.read(StreamDecoder.java:182)
            - locked <0x17e72400> (a java.io.InputStreamReader)
            at java.io.InputStreamReader.read(InputStreamReader.java:167)
            at java.io.Reader.read(Reader.java:100)
            at oracle.ide.runner.LogOutputThread.run(RunProcess.java:1577)
    "Oc4jListener" prio=7 tid=0x08f04cc8 nid=0xf54 runnable [4ecf000..4ecfd8c]
            at java.net.PlainSocketImpl.socketAccept(Native Method)
            at java.net.PlainSocketImpl.accept(PlainSocketImpl.java:353)
            - locked <0x17e72470> (a java.net.PlainSocketImpl)
            at java.net.ServerSocket.implAccept(ServerSocket.java:448)
            at java.net.ServerSocket.accept(ServerSocket.java:419)
            at oracle.jdevimpl.runner.oc4j.Oc4jListener$Listener.run(Oc4jListener.java:154)
            at java.lang.Thread.run(Thread.java:534)
    "Log Page Updater" prio=5 tid=0x08f045e8 nid=0x1d0 waiting on condition [66cf000..66cfd8c]
            at java.lang.Thread.sleep(Native Method)
            at oracle.jdeveloper.compiler.CompilerPage$1.run(CompilerPage.java:524)
    "JSP VE Design Time Thread: ViewController.jpr 1127151143068" prio=7 tid=0x053d1e20 nid=0xa34 in Object.wait() [70cf000..70cfd8c]
            at java.lang.Object.wait(Native Method)
            - waiting on <0x15c4a9c8> (a oracle.jdevimpl.webapp.design.DesignTimeRenderThread)
            at java.lang.Object.wait(Object.java:429)
            at oracle.jdevimpl.webapp.design.DesignTimeRenderThread.runImpl(DesignTimeRenderThread.java:166)
            - locked <0x15c4a9c8> (a oracle.jdevimpl.webapp.design.DesignTimeRenderThread)
            at oracle.jdevimpl.webapp.design.DesignTimeThread.run(DesignTimeThread.java:77)
    "Designer-Layout-Dispatcher [file:/C:/Workspaces/Act220_Reporting/ViewController/public_html/PF_Report_2.jsp]" prio=7 tid=0x054d9788 nid=0x8f4 in Object.wait()[6ecf000..6ecfd8c]
            at java.lang.Object.wait(Native Method)
            - waiting on <0x15c4acd0> (a oracle.jdevimpl.webapp.view.DisplayManager$RefreshQueue)
            at java.lang.Object.wait(Object.java:429)
            at oracle.jdevimpl.webapp.view.DisplayManager$RefreshDispatcher.run(DisplayManager.java:1349)
            - locked <0x15c4acd0> (a oracle.jdevimpl.webapp.view.DisplayManager$RefreshQueue)
            at java.lang.Thread.run(Thread.java:534)
    "IdeMinPriorityTimer" daemon prio=2 tid=0x053d3008 nid=0xb3c in Object.wait() [47cf000..47cfd8c]
            at java.lang.Object.wait(Native Method)
            - waiting on <0x15725f50> (a java.util.TaskQueue)
            at java.lang.Object.wait(Object.java:429)
            at java.util.TimerThread.mainLoop(Timer.java:403)
            - locked <0x15725f50> (a java.util.TaskQueue)
            at java.util.TimerThread.run(Timer.java:382)
    "oracle.bali.xml.share.clipboard.PollingClipboardManager" daemon prio=2 tid=0x03fcea28 nid=0xf58 waiting on condition [6acf000..6acfd8c]
            at java.lang.Thread.sleep(Native Method)
            at oracle.bali.xml.share.clipboard.PollingClipboardManager$Poller.run(PollingClipboardManager.java:327)
            at java.lang.Thread.run(Thread.java:534)
    "Thread-6" daemon prio=4 tid=0x03813500 nid=0x1c8 in Object.wait() [69cf000..69cfd8c]
            at java.lang.Object.wait(Native Method)
            - waiting on <0x14810118> (a java.util.TaskQueue)
            at java.lang.Object.wait(Object.java:429)
            at java.util.TimerThread.mainLoop(Timer.java:403)
            - locked <0x14810118> (a java.util.TaskQueue)
            at java.util.TimerThread.run(Timer.java:382)
    "Thread-4" prio=5 tid=0x04167518 nid=0x95c runnable [67cf000..67cfd8c]
            at java.net.PlainSocketImpl.socketAccept(Native Method)
            at java.net.PlainSocketImpl.accept(PlainSocketImpl.java:353)
            - locked <0x13aefbf8> (a java.net.PlainSocketImpl)
            at java.net.ServerSocket.implAccept(ServerSocket.java:448)
            at java.net.ServerSocket.accept(ServerSocket.java:419)
            at oracle.ideimpl.shell.ShellIntegration$DaemonThread.run(ShellIntegration.java:184)
    "WeakDataReference polling" prio=2 tid=0x03faa640 nid=0xcf4 in Object.wait() [65cf000..65cfd8c]
            at java.lang.Object.wait(Native Method)
            at java.lang.ref.ReferenceQueue.remove(ReferenceQueue.java:111)
            - locked <0x135fd2a8> (a java.lang.ref.ReferenceQueue$Lock)
            at java.lang.ref.ReferenceQueue.remove(ReferenceQueue.java:127)
            at oracle.ide.util.WeakDataReference$Cleaner.run(WeakDataReference.java:88)
            at java.lang.Thread.run(Thread.java:534)
    "Version control ChangeList updater" prio=2 tid=0x04365cb8 nid=0x4e4 in Object.wait() [63cf000..63cfd8c]
            at java.lang.Object.wait(Native Method)
            - waiting on <0x13458298> (a oracle.jdeveloper.vcs.changelist.ChangeListEventQueue)
            at java.lang.Object.wait(Object.java:429)
            at oracle.jdeveloper.vcs.changelist.ChangeListEventQueue.awaitEvents(ChangeListEventQueue.java:155)
            - locked <0x13458298> (a oracle.jdeveloper.vcs.changelist.ChangeListEventQueue)
            at oracle.jdeveloper.vcs.changelist.ChangeListEventQueue.eventLoop(ChangeListEventQueue.java:438)
            at oracle.jdeveloper.vcs.changelist.ChangeListEventQueue.access$1000171(ChangeListEventQueue.java:48)
            at oracle.jdeveloper.vcs.changelist.ChangeListEventQueue$6.run(ChangeListEventQueue.java:462)
            at java.lang.Thread.run(Thread.java:534)
    "WaitCursorTimer" daemon prio=5 tid=0x0358c5d0 nid=0x848 in Object.wait() [52cf000..52cfd8c]
            at java.lang.Object.wait(Native Method)
            - waiting on <0x12f2bc20> (a java.util.TaskQueue)
            at java.lang.Object.wait(Object.java:429)
            at java.util.TimerThread.mainLoop(Timer.java:403)
            - locked <0x12f2bc20> (a java.util.TaskQueue)
            at java.util.TimerThread.run(Timer.java:382)
    "IconOverlayTracker Timer" prio=5 tid=0x037d3980 nid=0xc98 in Object.wait() [50cf000..50cfd8c]
            at java.lang.Object.wait(Native Method)
            - waiting on <0x12e34950> (a java.util.TaskQueue)
            at java.lang.Object.wait(Object.java:429)
            at java.util.TimerThread.mainLoop(Timer.java:403)
            - locked <0x12e34950> (a java.util.TaskQueue)
            at java.util.TimerThread.run(Timer.java:382)
    "TimerQueue" daemon prio=5 tid=0x037ae548 nid=0x87c in Object.wait() [51cf000..51cfd8c]
            at java.lang.Object.wait(Native Method)
            at javax.swing.TimerQueue.run(TimerQueue.java:231)
            - locked <0x129cf208> (a javax.swing.TimerQueue)
            at java.lang.Thread.run(Thread.java:534)
    "AWT-EventQueue-0" prio=7 tid=0x03d81008 nid=0xe9c in Object.wait() [49cf000..49cfd8c]
            at java.lang.Object.wait(Native Method)
            at java.lang.Object.wait(Object.java:429)
            at java.awt.EventQueue.getNextEvent(EventQueue.java:339)
            - locked <0x127bd410> (a java.awt.EventQueue)
            at java.awt.EventDispatchThread.pumpOneEventForHierarchy(EventDispatchThread.java:162)
            at java.awt.EventDispatchThread.pumpEventsForHierarchy(EventDispatchThread.java:151)
            at java.awt.EventDispatchThread.pumpEvents(EventDispatchThread.java:145)
            at java.awt.EventDispatchThread.pumpEvents(EventDispatchThread.java:137)
            at java.awt.EventDispatchThread.run(EventDispatchThread.java:100)
    "Java2D Disposer" daemon prio=10 tid=0x03d63cb8 nid=0x59c in Object.wait() [48cf000..48cfd8c]
            at java.lang.Object.wait(Native Method)
            at java.lang.ref.ReferenceQueue.remove(ReferenceQueue.java:111)
            - locked <0x127c9be0> (a java.lang.ref.ReferenceQueue$Lock)
            at java.lang.ref.ReferenceQueue.remove(ReferenceQueue.java:127)
            at sun.java2d.Disposer.run(Disposer.java:100)
            at java.lang.Thread.run(Thread.java:534)
    "AWT-Windows" daemon prio=7 tid=0x03d61408 nid=0xd6c runnable [46cf000..46cfd8c]
            at sun.awt.windows.WToolkit.eventLoop(Native Method)
            at sun.awt.windows.WToolkit.run(WToolkit.java:262)
            at java.lang.Thread.run(Thread.java:534)
    "AWT-Shutdown" prio=5 tid=0x03d61138 nid=0x9c0 in Object.wait() [45cf000..45cfd8c]
            at java.lang.Object.wait(Native Method)
            - waiting on <0x127b27c0> (a java.lang.Object)
            at java.lang.Object.wait(Object.java:429)
            at sun.awt.AWTAutoShutdown.run(AWTAutoShutdown.java:259)
            - locked <0x127b27c0> (a java.lang.Object)
            at java.lang.Thread.run(Thread.java:534)
    "Signal Dispatcher" daemon prio=10 tid=0x00ad67a8 nid=0xde8 waiting on condition [0..0]
    "Finalizer" daemon prio=9 tid=0x00a2eda0 nid=0xd78 in Object.wait() [316f000..316fd8c]
            at java.lang.Object.wait(Native Method)
            at java.lang.ref.ReferenceQueue.remove(ReferenceQueue.java:111)
            - locked <0x12783160> (a java.lang.ref.ReferenceQueue$Lock)
            at java.lang.ref.ReferenceQueue.remove(ReferenceQueue.java:127)
            at java.lang.ref.Finalizer$FinalizerThread.run(Finalizer.java:159)
    "Reference Handler" daemon prio=10 tid=0x00a2d970 nid=0xc90 in Object.wait() [fbf000..fbfd8c]
            at java.lang.Object.wait(Native Method)
            at java.lang.Object.wait(Object.java:429)
            at java.lang.ref.Reference$ReferenceHandler.run(Reference.java:115)
            - locked <0x127831c8> (a java.lang.ref.Reference$Lock)
    "main" prio=5 tid=0x00847008 nid=0x940 waiting on condition [0..12f54c]
    "VM Thread" prio=5 tid=0x00a6e6d8 nid=0xb48 runnable
    "VM Periodic Task Thread" prio=10 tid=0x00ad7bb8 nid=0xe84 waiting on condition
    "Suspend Checker Thread" prio=10 tid=0x00ad5d30 nid=0x54c runnable

  • Failed to start web application in weblogic server 11g R1 RBACx

    Hi friends,
    I have an error when starting Oracle Identity Analitycs 11g R1, someone can help me solve the problem
    Log Weblogic Server server when starting the web application rbacx.war:
    ####<Apr 7, 2011 11:57:37 AM GMT-05:00> <Warning> <HTTP> <vkpeoplesoft000> <RbacxAdmin> <[ACTIVE] ExecuteThread: '0' for queue: 'weblogic.kernel.Default (self-tuning)'> <<WLS Kernel>> <> <> <1302195457218> <BEA-101162> <User defined listener org.springframework.web.util.Log4jConfigListener failed: java.lang.IllegalStateException: Cannot set web app root system property when WAR file is not expanded.
    java.lang.IllegalStateException: Cannot set web app root system property when WAR file is not expanded
    at org.springframework.web.util.WebUtils.setWebAppRootSystemProperty(WebUtils.java:139)
    at org.springframework.web.util.Log4jWebConfigurer.initLogging(Log4jWebConfigurer.java:118)
    at org.springframework.web.util.Log4jConfigListener.contextInitialized(Log4jConfigListener.java:47)
    at weblogic.servlet.internal.EventsManager$FireContextListenerAction.run(EventsManager.java:481)
    at weblogic.security.acl.internal.AuthenticatedSubject.doAs(AuthenticatedSubject.java:321)
    at weblogic.security.service.SecurityManager.runAs(SecurityManager.java:121)
    at weblogic.servlet.internal.EventsManager.notifyContextCreatedEvent(EventsManager.java:181)
    at weblogic.servlet.internal.WebAppServletContext.preloadResources(WebAppServletContext.java:1863)
    at weblogic.servlet.internal.WebAppServletContext.start(WebAppServletContext.java:3126)
    at weblogic.servlet.internal.WebAppModule.startContexts(WebAppModule.java:1512)
    at weblogic.servlet.internal.WebAppModule.start(WebAppModule.java:486)
    at weblogic.application.internal.flow.ModuleStateDriver$3.next(ModuleStateDriver.java:425)
    at weblogic.application.utils.StateMachineDriver.nextState(StateMachineDriver.java:41)
    at weblogic.application.internal.flow.ModuleStateDriver.start(ModuleStateDriver.java:119)
    at weblogic.application.internal.flow.ScopedModuleDriver.start(ScopedModuleDriver.java:200)
    at weblogic.application.internal.flow.ModuleListenerInvoker.start(ModuleListenerInvoker.java:247)
    at weblogic.application.internal.flow.ModuleStateDriver$3.next(ModuleStateDriver.java:425)
    at weblogic.application.utils.StateMachineDriver.nextState(StateMachineDriver.java:41)
    at weblogic.application.internal.flow.ModuleStateDriver.start(ModuleStateDriver.java:119)
    at weblogic.application.internal.flow.StartModulesFlow.activate(StartModulesFlow.java:27)
    at weblogic.application.internal.BaseDeployment$2.next(BaseDeployment.java:1267)
    at weblogic.application.utils.StateMachineDriver.nextState(StateMachineDriver.java:41)
    at weblogic.application.internal.BaseDeployment.activate(BaseDeployment.java:409)
    at weblogic.application.internal.SingleModuleDeployment.activate(SingleModuleDeployment.java:43)
    at weblogic.application.internal.DeploymentStateChecker.activate(DeploymentStateChecker.java:161)
    at weblogic.deploy.internal.targetserver.AppContainerInvoker.activate(AppContainerInvoker.java:79)
    at weblogic.deploy.internal.targetserver.BasicDeployment.activate(BasicDeployment.java:184)
    at weblogic.deploy.internal.targetserver.BasicDeployment.activateFromServerLifecycle(BasicDeployment.java:361)
    at weblogic.management.deploy.internal.DeploymentAdapter$1.doActivate(DeploymentAdapter.java:51)
    at weblogic.management.deploy.internal.DeploymentAdapter.activate(DeploymentAdapter.java:200)
    at weblogic.management.deploy.internal.AppTransition$2.transitionApp(AppTransition.java:30)
    at weblogic.management.deploy.internal.ConfiguredDeployments.transitionApps(ConfiguredDeployments.java:240)
    at weblogic.management.deploy.internal.ConfiguredDeployments.activate(ConfiguredDeployments.java:169)
    at weblogic.management.deploy.internal.ConfiguredDeployments.deploy(ConfiguredDeployments.java:123)
    at weblogic.management.deploy.internal.DeploymentServerService.resume(DeploymentServerService.java:180)
    at weblogic.management.deploy.internal.DeploymentServerService.start(DeploymentServerService.java:96)
    at weblogic.t3.srvr.SubsystemRequest.run(SubsystemRequest.java:64)
    at weblogic.work.ExecuteThread.execute(ExecuteThread.java:201)
    at weblogic.work.ExecuteThread.run(ExecuteThread.java:173)
    ####<Apr 7, 2011 11:57:37 AM GMT-05:00> <Info> <Deployer> <vkpeoplesoft000> <RbacxAdmin> <[ACTIVE] ExecuteThread: '0' for queue: 'weblogic.kernel.Default (self-tuning)'> <<WLS Kernel>> <> <> <1302195457234> <BEA-149059> <Module rbacx.war of application rbacx is transitioning from STATE_ADMIN to STATE_PREPARED on server RbacxAdmin.>
    ####<Apr 7, 2011 11:57:37 AM GMT-05:00> <Info> <ServletContext-/rbacx> <vkpeoplesoft000> <RbacxAdmin> <[ACTIVE] ExecuteThread: '0' for queue: 'weblogic.kernel.Default (self-tuning)'> <<anonymous>> <> <> <1302195457234> <BEA-000000> <Shutting down log4j>
    ####<Apr 7, 2011 11:57:37 AM GMT-05:00> <Info> <Deployer> <vkpeoplesoft000> <RbacxAdmin> <[ACTIVE] ExecuteThread: '0' for queue: 'weblogic.kernel.Default (self-tuning)'> <<WLS Kernel>> <> <> <1302195457265> <BEA-149060> <Module rbacx.war of application rbacx successfully transitioned from STATE_ADMIN to STATE_PREPARED on server RbacxAdmin.>
    See the full log:
    http://yourpaste.net/7984
    Grateful

    No wonder you are having problems. The document you have linked to is full of errors and inconsistencies.
    Anyway, find log4j.properties under your expanded war file location and update it so that
    log4j.appender.file.file=logs/rbacx.log
    is updated to point to a location that exists and is writable by weblogic, eg:
    log4j.appender.file.file=/opt/oracle/weblogic/user_projects/OIA/logs/rbacx.log

  • Stop/Start Web Application - Not redeploy

              (WLS 6.1 SP3)
              When I deploy an application using the console the JSPs are all seen as up-to-date
              and it does not need to recompile them.
              If I try to deploy it using the command line "weblogic.deploy update" the JSPs
              are always seen as out-of-date and it has to recompile them.
              Is it possible to use the command line option to start my web application without
              it having to reload the application directory and then recompile all the JSPs?
              Thanks
              Gary
              

    Hi SarathMohan,
    Thanx for the reply..
    but my web.xml file resembles the pattern of web.xml file in tomcat/webapps/examples
    even then the problem remains..
    actually i think it's something related to the org.xml.sax.SAXParseException
    if anybody knows something about this exeption..
    Please help me..

  • Starting Web Application Designer

    Is it possible to start the BEX Web Application Designer from GUI?  I know you can start BEx Query Designer by running RRMX.  Is there a similar command in BW GUI that also starts the Web Application Designer?
    Thanks.

    Hi,
    There is a no tx code to open WAD.
    You have open via srart ->Bex Explorer->Web application Designer.
    Thanks,
    Michael

  • What requirements do I need for starting web application?

    We have Oracle7.3.4 Server, Developer2000, Forms4.5, and
    Designer2000 2.1 in our company's development environment. The
    Oracle7 Server deploys on Unix. However, we try to use
    Designer2000 to creat web application.
    What requirements in term of hardwares and softwares do I need
    to start the Web applications? Our company is going to upgrade
    the Oracle Server from 7 to 8.05. Do we need different
    requirements for Web application if we upgrade?
    null

    On a webform what all local resources one can access, printer,
    hard disk etc
    Thanks
    Amir Razavi (guest) wrote:
    : Based on my experience I strongly recommend upgrading the D2K
    to
    : Forms 5.0 (6.0 is even better). The rest I think is OK. I have
    : found Webfroms based on Froms 6.0 a whole lot more stable than
    : 5.0.
    : -- Amir
    : peter (guest) wrote:
    : : We have Oracle7.3.4 Server, Developer2000, Forms4.5, and
    : : Designer2000 2.1 in our company's development environment.
    : The
    : : Oracle7 Server deploys on Unix. However, we try to use
    : : Designer2000 to creat web application.
    : : What requirements in term of hardwares and softwares do I
    need
    : : to start the Web applications? Our company is going to
    : upgrade
    : : the Oracle Server from 7 to 8.05. Do we need different
    : : requirements for Web application if we upgrade?
    null

  • Auto start web application in scheduler task

    hi expert,
    I 'd like to change an standard package in portal and run it in scheduler task, this is an application which is writte in HTMLB java.
    I have download the package and extract it in NWDS. This application obtains the parameters from URL , ie. via
    IPortalComponentRequest/IPortalComponentReponse component.
    Is it possible to runing this in scheduler task service? any experience where I shall start ?
    Many thanks
    Ben.J.

    hi, Sudha, thanks for ur reply, anyway, I have tried, but PITY me..still can't solve it, here's my code in app/web-inf/web.xml
    the "/home.jsp" stated below is my main page in the application,
    THANK U~
    <?xml version="1.0" encoding="ISO-8859-1"?>
    <!DOCTYPE web-app
    PUBLIC "-//Sun Microsystems, Inc.//DTD Web Application 2.2//EN"
    "http://java.sun.com/j2ee/dtds/web-app_2_2.dtd">
    <web-app>
    <servlet>
    <servlet-name>
    default
    </servlet-name>
    <jsp-file>
    /home.jsp
    </jsp-file>
    <load-on-startup>
    1
    </load-on-startup>
    </servlet>
    <welcome-file-list>
         <welcome-file>
    index.jsp
    </welcome-file>
         <welcome-file>
    index.html
    </welcome-file>
    <welcome-file>
    index.htm
    </welcome-file>
    <welcome-file>
    home.jsp
    </welcome-file>
    </welcome-file-list>
    </web-app>

  • Performance Issue in Web Application: Event 12605 "Web: Text Content"

    Dear All,
    we are about to deploy a couple of rather complex web applications (built with WAD) and are currently running performance tests with Mercury Loadrunner.
    According to these tests our web application become very slow once more than 30 (virtual) users are running the application.
    When analyzing the BW statistics data we found out that most of the runtime of our application comes from an event called "Web Java: Return Text-Type Content" (ID 12605).
    Has anyone experienced the same issue? Or does anyone know what exactly this event means?
    We are using XPATH in our web applications. Could this be a cause for poor performance?
    Any help is highly appreciated!
    Best Regards
    Christian

    Can you tell me more about the detail of loadrunner stress test for BI WAD scripts? We met error when run the load runner for BI WAD report.
    1. We develop the BI report basing WAD 7.x, setup Iview in sap EP for BI report and get the BI report URL.
        2. We fill the report URL in IE(6.0) to run this report and display the bi report successfully ,
    eg: http://epserver:50000/irj/servlet/prt/portal/prtroot/com.sap.ip.bi.web.portal.integration.launcher?sap-bw-iViewID=pcd%3aportal_content%2fcom.ahepc.BI%2fcom.ahepc.iView%2fcom.ahepc.FI%2fcom.ahepc.BI_I_ZWAFI_006&sap-ext-sid=1

  • IMAC won't start. Folder Icon With Question mark appears

    it will also not take the startup disc. I plop it in , hold 'C' ket to make a disc repair fut nothing happens, now screen is all grey.

    HI,
    A flashing question mark appears when you start your Mac
    If nothing at the link above helps, try booting while holding down the Option key. That will prompt the Startup Manager window.
    Since you can't boot from your install disk, Start up in Safe Mode
    Carolyn

  • Imac G5 won't start white screen and flashing question mark

    tried every key combo recomended -   erased HD using target mode/firewire with laptop - but won't boot up from install disc...

    The white screen with flashing question mark means that it cannot find a bootable volume.
    The iMac G5 will not boot from just any install disk. Ideally, use the grey restore disks which came with the computer. If you've lost these, you can order them direct from Apple. Alternatively, a Mac OS X 10.5 retail install DVD will work provided the iMac G5 has also 1GB RAM (minimum requirement for 10.5).
    Sometimes, if the internal drive is faulty, it can take a long time for the computer to recognise other disks. I would suggest holding down the option key on the keyboard (labled alt on some keyboards) and turning the computer on, keep holding alt until you get to the early boot menu, insert your DVD/CD, and click the circle arrow to refresh, wait a bit and the DVD/CD will show up and you can click on it to select it and boot from it by pressing the straight arrow.
    After a little while it will get to the install menu, select your language, then on the next screen go through the menus to find "Disk Utility" (it's in different places on different versions of Mac OS X).
    You will want to check that the internal hard drive is detected, and that it doesn't have a SMART error (it might be red, or say that the disk is failing). If you get that far, then (assuming you have erased the disk previously, as this will step really will erase the drive and take all your data with it) partition the drive, making sure that under 'Options' you select Apple Partition Map (this will be the default on earlier versions of Mac OS X, but might not be if you've erase the disk from an intel Mac like a MacBook).
    Once, you done all that, and there haven't been any issues, you should be able to quit Disk Utility, and carry on with the sytem install as usual, and a 30mins to 2 hours and reboot later you should be booting from the internal drive again.

  • Yosemite blocks plug in and won't start an application that Mavericks would. Why?

    I recently upgraded my MacBook Pro from Mavericks to Yosemite 10.10.1.  Mavericks would launch my Berlitz Learning System 8.  Now using Yosemite, I can't open the Berlitz application.  It indicates that a plug in is being blocked.  How can I find and un-block the plug in?

    Contact Berlitz to find out if they have updated software compatible with Yosemite. The software you now have is not compatible. See App Compatibility Table - RoaringApps.

  • Jdeveloper 10.1.2.1 debugger won't start  **** URGENT ****

    I posted this in an older thread at the end:
    Re: jdev 10 (9.0.5.2) debugger won't start
    I can't run the debugger using the runner: jvm option of ojvm, hotspot, or client, and can't debug a simple standalone java class w/o an error window within the same project:
    When I try to debug a standalone class (HelloWorld.java)
    Status line showed connection problem.
    got errors:
    (can't gab the command line since JDEveloper is locked up - I have an hourglass and the only thing I can do is minimize, maximize, or close it)
    c:\jdev10121\jdk\bin\]javaw.exe -ojvm -XXdebug,quiet,port2651 -classpath C:\Projects\jdev10121\MSI\MSI\
    Debugger connected to local process.
    Debugger connection to debugee process has been lost.
    Debugger disconnected from local process.
    Process exited.
    Debugger unable to connect to local processIf I try to debug using client or hotspot, the application will start, but it does not recognize any of the breakpoints at all, so the debugger never kicks in. It does on a windows xp workstation running the same version of jdeveloper. Also, I can't recompile classes and replace on the fly.
    I am able to run the web application regular (w/o debug) using ojvm.
    My J2EE settings are 1.4.2_06. This is what resides in c:\jdev10121\jdk\bin. That same path is in my system path. The java_home env var is set to: c:\jdev10121\jdk.
    I run the JDEV.exe rather than JDEVw.exe and nothing appears in the console window.
    I can't recall anything about the machine that caused this to stop working as it was working less than 1 week ago. The machine is a Windows 2000 Dell workstation. I thought the problem might be caused by adding the Oracle XML Parser to the project, but I removed that library and commented out the code.
    The only way the debugger works is to do REMOTE DEBUGGING (I'm connecting to my embedded oc4j via localhost though):
    1. Start the application using hotspot in debug mode. Note the port that is sent to oc4j.
    2. Create another project for remote debugging, and set the tools->project properties->remote debugging on for that project. right click and select remote debug, and type in the port from the other window. Once connected, I can set breakpoints and examine code, etc.
    This is really troubling as putting system.debug messages for debugging is like going back to the early days of cobol on the vax for me -- no wait, the debugger under motif in 1994 worked... well, maybe before cobol then....
    Anyway, please let me know if there's a solution to this.
    Thanks,
    Eric

    BUMP.
    THESE similar threads did not have a solution:
    no response:
    Debugger not working
    <<NO RESPONSE>>
    no answer:
    Debugger unable to connect to remote process
    <<NO RESPONSE>>
    no answer
    Debugger connection to debugee process has been lost
    Debugger connection to debugee process has been lost
    no response:
    Debugger unable to connect to local process
    Posted: Apr 13, 2006 12:27 PM
    Debugger unable to connect to local process
    I tried reinstalling JDeveloper but the debug function still does not work.
    I just found this to be funny:
    No search results for "debugger AND ojvm AND "won't start"". You should try a
    less restrictive search.
    Did you mean: debugger AND ovum AND "won't start"  Again, thanks for reading this? (Am I talking to myself?)
    Eric

  • R12 Vision Conc managers won't start

    Hi All
    I have a R12 Visions instance installed on Windows Server 2003. It's been running for a few months, so (almost) everything works as expected.
    However, I can't get the concurrent managers to run. In the CM log is the following entry:
    Routine AFPCAL received a return code of failure from routine spiini.
    After some searching on the net, I ran cmclean.sql. This didn't make any difference. Unfortunately the script was unable to create a log file, but it completed successfully.
    The next thing appeared to be to run AutoConfig. So I ran adstpall.cmd. There was an error in the log file, but I didn't notice it until after i ran AutoConfig. This is the summary report at the end of the .log file:
    [Service Control Execution Report]
    The report format is:
    <Service Group> <Service> <Script> <Status>
    Web Entry Point Services Oracle HTTP Server VIS_alard12 adapcctl.cmd Stopped
    Web Application Services OACORE OC4J Instance VIS_alard12 Failed
    Web Application Services FORMS OC4J Instance VIS_alard12 adformsctl.cmd Stopped
    Web Application Services OAFM OC4J Instance VIS_alard12 Failed
    Batch Processing Services OracleVIS_alard12_TOOLSTNSListenerAPPS_VIS adalnctl.cmd Stopped
    Batch Processing Services OracleConcMgrVIS_alard12 adcmctl.cmd Stopped
    Batch Processing Services Oracle ICSM VIS_alard12 ieoicsm.cmd Disabled
    Batch Processing Services Oracle Fulfillment Server VIS_alard12 jtffmctl.cmd Already Stopped
    Other Service Group Disabled
    Other Service Group OracleFormsServer-Forms VIS_alard12 adfrmctl.cmd Disabled
    Other Service Group Oracle Metrics Client VIS_alard12 adfmcctl.cmd Disabled
    Other Service Group Oracle Metrics Server VIS_alard12 adfmsctl.cmd Disabled
    Other Service Group Oracle MWA Service VIS_alard12 mwactlwrpr.cmd Disabled
    Root Service Group Oracle Process Manager for VIS_alard12 Failed
    ServiceControl is exiting with status 3
    I then ran AutoConfig. Here is the summary from the end of that log file:
    [AutoConfig Error Report]
    The following report lists errors AutoConfig encountered during each
    phase of its execution. Errors are grouped by directory and phase.
    The report format is:
    <filename> <phase> <return code where appropriate>
    [PROFILE PHASE]
    AutoConfig could not successfully execute the following scripts:
    Directory: E:\oracle\VIS\inst\apps\VIS_alard12\admin\install
    afcpctx.cmd INSTE8_PRF 1
    AutoConfig is exiting with status 1
    The log file for this session is located at: E:\oracle\VIS\inst\apps\VIS_alard12\admin\log\12191020\adconfig.log
    I then ran adstrtal.cmd, which also had some errors:
    [Service Control Execution Report]
    The report format is:
    <Service Group> <Service> <Script> <Status>
    Root Service Group Oracle Process Manager for VIS_alard12 Failed
    Web Entry Point Services Oracle HTTP Server VIS_alard12 adapcctl.cmd Started
    Web Application Services OACORE OC4J Instance VIS_alard12 Failed
    Web Application Services FORMS OC4J Instance VIS_alard12 adformsctl.cmd Started
    Web Application Services OAFM OC4J Instance VIS_alard12 Failed
    Batch Processing Services OracleVIS_alard12_TOOLSTNSListenerAPPS_VIS adalnctl.cmd Started
    Batch Processing Services OracleConcMgrVIS_alard12 adcmctl.cmd Started
    Batch Processing Services Oracle ICSM VIS_alard12 ieoicsm.cmd Disabled
    Batch Processing Services Oracle Fulfillment Server VIS_alard12 jtffmctl.cmd Started
    Other Service Group Disabled
    Other Service Group OracleFormsServer-Forms VIS_alard12 adfrmctl.cmd Disabled
    Other Service Group Oracle Metrics Client VIS_alard12 adfmcctl.cmd Disabled
    Other Service Group Oracle Metrics Server VIS_alard12 adfmsctl.cmd Disabled
    Other Service Group Oracle MWA Service VIS_alard12 mwactlwrpr.cmd Disabled
    ServiceControl is exiting with status 3
    However, even though the Concurrent Manager is shown as started, it isn't.
    If I log in, and navigate System Admin -> Concurrent Managers, the ICM is still has a red cross next to it. If I view my conurrent requests, I still get Inactive - No Manager.
    Any help appreciated.
    Alex

    Thanks hsawwan. Here is the entry from the AutoConfig log file:
    AutoConfig Profile Phase
    Running Profile Process 6 of 9 for AD_TOP
    Executing script in InstantiateFile:
    E:\oracle\VIS\inst\apps\VIS_alard12\admin\install\afcpctx.cmd
    script returned:
    19/12/2008
    10:22
    ECHO is off.
    ECHO is off.
    "The environment settings are as follows ..."
    " ORACLE_HOME : E:\oracle\VIS\apps\tech_st\10.1.2"
    " ORACLE_SID : "
    " LOCAL : VIS"
    " PATH : E:\oracle\VIS\apps\apps_st\appl\au\12.0.0\bin;E:\oracle\VIS\apps\apps_st\appl\fnd\12.0.0\bin;E:\oracle\VIS\apps\apps_st\appl\ad\12.0.0\bin;E:\oracle\VIS\apps\tech_st\10.1.3\appsutil\jdk\jre\bin;E:\oracle\VIS\apps\tech_st\10.1.3\perl\5.8.3\bin\MSWin32-x86-multi-thread\;E:\oracle\VIS\apps\apps_st\comn\util\unzip\unzip;E:\oracle\VIS\apps\tech_st\10.1.3\appsutil\jdk\bin;E:\oracle\VIS\apps\tech_st\10.1.2\bin;E:\oracle\VIS\apps\tech_st\10.1.3\appsutil\jdk\bin;E:\oracle\VIS\apps\tech_st\10.1.3\perl\5.8.3\bin\MSWin32-x86-multi-thread\perl.exe;E:\oracle\VIS\apps\tech_st\10.1.2\bin;E:\oracle\VIS\apps\tech_st\10.1.2\\jdk\jre\bin\classic;E:\oracle\VIS\apps\tech_st\10.1.2\\jdk\jre\bin;E:\oracle\VIS\apps\tech_st\10.1.2\\bin;E:\oracle\VIS\apps\tech_st\10.1.2\\jlib;E:\oracle\VIS\apps\tech_st\10.1.3\\bin;E:\oracle\VIS\db\tech_st\10.2.0\\bin;D:\Perl\site\bin;D:\Perl\bin;D:\MKS\bin;D:\MKS\bin\X11;D:\MKS\mksnt;C:\WINDOWS\system32;C:\WINDOWS;C:\WINDOWS\System32\Wbem;C:\Program Files\Microsoft SQL Server\90\Tools\binn\;D:\VisualStudio\VC\bin;D:\VisualStudio\VC;D:\GNU;D:\GNU\make-3.81\WinRel;D:\GNU\make-3.81\WinDebug;C:\Program Files\Perforce;"
    "Running FNDCPUCF"
    Enter the Username/Password:
    SQL*Plus: Release 10.1.0.5.0 - Production on Fri Dec 19 10:22:10 2008
    Copyright (c) 1982, 2005, Oracle. All rights reserved.
    Enter value for 1: Enter value for 2: Enter value for 3: Connected.
    COUNT(*)
         3
    Disconnected from Oracle Database 10g Enterprise Edition Release 10.2.0.2.0 - Production
    With the Partitioning, OLAP and Data Mining options
    ERRORCODE = 1 ERRORCODE_END
    .end std out.
    .end err out.
    The CM log file is situated at E:\oracle\VIS\inst\apps\VIS_alard12\logs\appl\conc\log and contains:
    List of errors encountered:
    _ 1 _
    Routine AFPCAL received a return code of failure from routine spiini.
    Review your concurrent request log file for more information.
    There is nothing else in the file.
    Thanks again.
    Alex

  • How to create separate log files for each deployed web application in oc4j

    Hi All,
    I am using Windows2000, Oracle9iAS(OC4J). Say I have deployed 3 web applications onto this oc4j server. Then how to create 3 different log files so that I can see the log messages(System.out.println's) of each of these web appliations in a different log file.
    Thanks and Regards,
    Ravi.

    Where do the messages printed via ServletContext.log() go? Is this configurable separately by web application? If so, you could at least replace your System.out.println() with sc.log() statements. For exceptions, you could trap them and log them since the log() method takes a throwable as well as a String.
    John H.

  • How to view logs of web application deployed in oc4j

    Hi,
    I have my oc4j server running, I have deployed a web application under instance DCG.
    Please let us know, where can I find the logs of my application.
    Thanks,
    Nagesh.

    Usually while deploying a application through "Oracle Enterprise Manager 10g Application Server Control" we specify the log and configuration path needed for developed application provided developer has developed the application to store the logs. by default all logs will be there in opmn logs.
    you can have a look on following locations
    +$ORACLE_HOME/opmn/logs/DCG~OC4J* <OC4J name>+
    or
    +$ORACLE_HOME/j2ee/<OC4J>/log/<OC4J>/oc4j/log.xml+
    Hv a good day!
    Edited by: KuldeepSingh on 16-Jan-2012 19:40

Maybe you are looking for

  • Creative cloud photoshop blur tool not work as it should be

    creative cloud photoshop blur tool not work as it should be ! I go to blur a painting i am doing and it does not blur enough and I am using wacom Intuos 5 med pen tablet. and I even set the tablets sensitivty for pressure lower then default and still

  • General queries related to implementing the web service

    Hi all, I am new to web services, so I would like to get some of the queries solved which I am facing as of now. - If in a function of web service, there are three parameters defined, in which one is input parameter while remaining others are output

  • XML Forms in SAP server

    Hello, I have created forms and save them into XML files format on my disk .... C:/ ... Could I create these XMLs in the SAP server directly ? How ? Romeo Georgievski.

  • Three Orders Ship confirmation done but Invoice not Generated

    Dear all, There are three orders which are ship confirmed but Invoice not Generated.Please help to check on this. A quick reply will be very much helpfull. Thanks for your help in advance. With Regards, Sunil Kumar Mallina.

  • How do I save a streaming audio of a public meeting?

    Hi, On behalf of the community non-profit group I volunteer for, (I am a self taught website administrator for them) I am trying to save a streaming audio of a public meeting that has an extension of .ashx, I dragged it to itunes to play.  I have no