Owsctl start error

i get this crap when startup application server 4.07
and if i try to start the rest of the processes i get errors and
crap load of spawned off processes
whats going on
dave cecchino
owsctl start -nodemgr
ERROR: Process ID list syntax error.
********* simple selection ********* ********* selection by list
-A all processes -C by command name
-N negate selection -G by real group ID
(supports names)
-a all w/ tty except session leaders -U by real user ID
(supports names)
-d all except session leaders -g by session leader OR by
group name
-e all processes -p by process ID
T all processes on this terminal -s processes in the
sessions given
a all w/ tty, including other users -t by tty
g all, even group leaders! -u by effective user ID
(supports names)
r only running processes U processes for specified
users
x processes w/o controlling ttys t by tty
*********** output format ********** *********** long options
-o,o user-defined -f full Group User pid cols
-j,j job control s signal group user sid rows
-O,O preloaded -o v virtual memory cumulative format
--deselect
-l,l long u user-oriented sort tty --forest
--version
X registers heading no-heading
********* misc options *********
-V,V show version L list format codes f ASCII art forest
-m,m show threads S children in sum -y change -l format
-n,N set namelist file c true command name n numeric
WCHAN,UID
-w,w wide output e show environment -H process
heirarchy
Oracle Web Listener 4.0.7.0.0 Enterprise Edition - Production
Release (Export)
Copyright (c) Oracle Corporation 1998. All rights reserved.
Information: Listening on NORM port 8888 address 0.0.0.0
Information: The server started successfully
Server now running as process 775
OWS-08850: Oracle Web Listener `node` started.
null

<BLOCKQUOTE><font size="1" face="Verdana, Arial">quote:</font><HR>Originally posted by alekseyb:
During startup of OAS i recieve error message:
$owsctl start
Please wait while the command is being processed on host mhs_3 ...
Starting ORB process...
waiting for ORB to be ready...
The command completed successfully on host mhs_3.
OWS-08820: Unable to start oassrv process '/oracle/o01/app/oracle/product/oas-4.0.8.1/ows/4.0/bin/oassrv'.
Initialization Failure- Exiting OAS...
Execute STOP of all the OAS Processes from the OAS Manager
Same message I recieve when I try to start
OAS remote from Netscape.
What can I do to resolve this problem?
Aleksey Bystritskiy <[email protected]><HR></BLOCKQUOTE>
Hello,
Have you applied patch 1226512? I can start all the processes and listeners. But still I cannot run a PL/SQL application.
Good luck to you!
Lilian

Similar Messages

  • OAS - FORM LISTNER START ERROR

    Hi all,
    I am using OAS 4.0.7 under Win nt sp3 . I am able to
    successfully install and configure OAS , 8i and developer server
    6.0
    but the Problem is when i start the service for the FORMS
    LISTENER FROM OAS I AM GETTING OWS-08801 ERROR. WHEN I
    attempt the same from windows nt start service i am getting
    internal windows nt error even though rest of serice of oracle
    have started.
    I have changed class path but still not successful. I have
    started the developer server in port 9000 and seem everthig
    is fine except the Forms Listner.
    Anybody could help me out . Apprec. in advance.
    Raj.
    null

    Hello all,
    The OAS is known not to start listeners as an NT service. Set
    all the OAS services to manual EXCEPT the nodemanager. Then you
    will need to start the rest of your site from a command prompt
    "owsctl start" will start everything.
    For the ORB process failing to start "owsctl stop" then "owsctl
    clean" will usually do the trick.
    Hope this helps.
    Paul
    Raj (guest) wrote:
    : Paul (guest) wrote:
    : : Raj (guest) wrote:
    : : : Hi all,
    : : : I am using OAS 4.0.7 under Win nt sp3 . I am able to
    : : : successfully install and configure OAS , 8i and developer
    : : server
    : : : 6.0
    : : : but the Problem is when i start the service for the FORMS
    : : : LISTENER FROM OAS I AM GETTING OWS-08801 ERROR. WHEN I
    : : : attempt the same from windows nt start service i am
    getting
    : : : internal windows nt error even though rest of serice of
    : oracle
    : : : have started.
    : : : I have changed class path but still not successful. I have
    : : : started the developer server in port 9000 and seem everthig
    : : : is fine except the Forms Listner.
    : : : Anybody could help me out . Apprec. in advance.
    : : : Raj.
    : : I have the same problem. It appears that the ORB function of
    : : OAS 4.07 is not working properly. If I install WAS 3, it
    : : automatically installs the ORB service necessary, but it
    : doesn't
    : : work in OAS. Uninstalling everything and re-installing
    still
    : : doesn't get the ORB to load. The problem is, without the
    ORB
    : : service, OAS startup fails every time.
    : : Hopefully, someone has found a work-around.
    : : Paul
    : Hi paul ,
    : It seem my orb service and all other service has started except
    : the forms listner . for yr info first time i am able even to
    : config such that from applet forms application is called . then
    : after that i shudown the server restarted it this service
    : alone is not getting started.
    : Any suggestions.,
    : Raj
    null

  • Java Web Start Error in through codebase url with SSL

    I have created one Java web-start plugin application in swing which is launched from PHP site at browser plugin.
    All things were working fine, but when we implemented SSL in our site it stopped working. And when we try to start the application from browser it thorws error like:
    Unable to launch Application.
    In Java console it puts following log:
    JNLP Ref (...): NULL !
    #### Java Web Start Error:
    #### null
    Following is my JNLP file:
    <jnlp spec="1.0+" codebase="https://<<server_domain>>/MyPlugin/">
      <information>
        <title>Test Plugin</title>
        <vendor>The Java(tm) Tutorial</vendor>
        <homepage href="null"/>
        <description>Test Plugin</description>
        <description kind="short">Test Plugin</description>
        <offline-allowed/>
      </information>
      <security>
        <all-permissions/>
      </security>
      <update check="timeout" policy="always"/>
      <resources>
        <java version="1.7+"/>
        <jar href="http://<<server_domain>>/MyPluginJar.jar" download="eager" main="false"/>
      </resources>
      <application-desc>
        <argument>test</argument>
        <argument>test</argument>
        <argument>test</argument>
        <argument>test</argument>
        <argument>test</argument>
      </application-desc>
    </jnlp>
    The issue started only after implementation of SSL in our site. Please provide any solution for this. Many thanks in advance.
    P.S. My Jar file is signed by third party authorized certificate.

    Have you tried using Rosetta?

  • Apple Mobile Device service is not started error 1067

    Apple Mobile Device service is not started error 1067 in Windows 7.

    Thanks Ryan Sensei. I followed your link. Though I didn't have any Megaupload software installed on my computer, I saw a related article on http://senseiphone.com/fix-apple-mobile-device-not-started_itunes-0315129/ which was my actual problem and fixed it perfectly. 

  • Windows failed to start error

    Windows failed to start error
    I am running a Compaq mini 110c netbook and the following error message occurred on start up. The netbook does not have a slot for a disc as everything was in the netbook already. I am a complete technophobe and need help to restart my netbook.
    windows failed to start. A recent hardware or software change might be the cause. To fix the problem:
    1. Insert your Windows instalation disc and restart your computer.
    2. Choose your language settings, and then click "Next."
    3. Click "Repair your computer."
    Status: 0xc000014c
    File: \Boot \ BCD
    Status: 0xc000014c
    Info: An error occurred while attempting to read the boot configuration data.
    Help please!!! Answers must be in plain everyday language that I can understand!!!

    The following 2 links should help with the issues you are having.  I would suggest attempting a system restore first (not I repeat not a system recovery) make sure you are doing the restore option or you will lose everything.
    Click the option to "Using System Restore when Windows 7 cannot start normally"
    http://h10025.www1.hp.com/ewfrf/wc/document?docname=c01835735&lc=en&cc=us&dlc=en
    The below link is for other basic troubleshooting that might help if the above doesn't work:
    http://h10025.www1.hp.com/ewfrf/wc/document?docname=c01443371&cc=ad&dlc=en&lc=en&jumpid=reg_r1002_us...
    Hopefully the steps are basic enough for you to understand and help out.  Thanks
    I am an HP employee.
    Please post rather than sending a Private Message. It's good for the community and I might not be able to get back quickly.- Thank you.
    Please click the White Kudos star on the left to say thanks.
    Please mark Accept As Solution if this resolves your issue.

  • Oas 4.0.8.1 oassrv start error

    Greetings,
    I'm trying to get oas 4.08.1 running on:
    AMD 750MHz
    512Mb RAM
    RedHat 6.2
    ORB start fine but when I try to start oassrv I get the following response:
    [oas@make node]$ owsctl start -T -l oassrv
    ORAWEB_SITE = zZube
    OWS_ADPSO = /home/oas/ows/4.0/lib/ndwfs.so
    LD_LIBRARY_PATH = /home/oas/ows/4.0/lib/:/home/oas/orb/4.0/lib:/home/oas/ows/4.0/lib:/home/oas/orb/4.0/lib:/home/oas/lib/
    Please wait while the command is being processed on host make ...
    The ORB process have already been started on host make.
    The command is not completed on host make.
    oassrv: Starting wrb service 0
    ConfigProvider Server accepting requests...
    oassrv: Starting wrb service 1
    Log Server is accepting requests now...
    oassrv: Starting wrb service 2
    Unable to start a wrb service threads. Exiting ...
    OWS-08820: Unable to start oassrv process '/home/oas/ows/4.0/bin/oassrv'.
    Initialization Failure- Exiting OAS...
    Has anyone seen this before and can suggest how to fix it.
    Thanks,
    Paul

    Greetings,
    I'm trying to get oas 4.08.1 running on:
    AMD 750MHz
    512Mb RAM
    RedHat 6.2
    ORB start fine but when I try to start oassrv I get the following response:
    [oas@make node]$ owsctl start -T -l oassrv
    ORAWEB_SITE = zZube
    OWS_ADPSO = /home/oas/ows/4.0/lib/ndwfs.so
    LD_LIBRARY_PATH = /home/oas/ows/4.0/lib/:/home/oas/orb/4.0/lib:/home/oas/ows/4.0/lib:/home/oas/orb/4.0/lib:/home/oas/lib/
    Please wait while the command is being processed on host make ...
    The ORB process have already been started on host make.
    The command is not completed on host make.
    oassrv: Starting wrb service 0
    ConfigProvider Server accepting requests...
    oassrv: Starting wrb service 1
    Log Server is accepting requests now...
    oassrv: Starting wrb service 2
    Unable to start a wrb service threads. Exiting ...
    OWS-08820: Unable to start oassrv process '/home/oas/ows/4.0/bin/oassrv'.
    Initialization Failure- Exiting OAS...
    Has anyone seen this before and can suggest how to fix it.
    Thanks,
    Paul

  • How to correct "service 'apple mobile device' failed to start" error?

    How to correct " service 'Apple Mobile Device' failed to start" error?

    How to restart the Apple Mobile Device Service (AMDS) on Windows
    Solving MSVCR80 issue and Windows iTunes install issues.

  • RFC adapter not  started (Error starting AS Java Service XPI Adapter)

    Dear Experts,
    We have recently Upgraded our sustem from XI3.0 to PI 7.1, and have encountered a peculiar error in RFC adapter which could not be started
    error says:   Error starting AS Java Service XPI Adapter: RFC
    corresponding instance when started says
    Error starting AS Java Service XPI Adapter: RFC on DVEBMGS00
    Hence our RFC channels are not functioning
    Please help
    Regards,
    Rana De

    can you try to restart XPI Adapter:RFC in NWA. if still it throws error then try to restart java stack.

  • Distiller Start Error, Time-out occured

    We are using Acrobat distiller 7 in our Formscape/Bottomline
    Project. The incoming file is a pdf  from JDE OneWorld XE.  WHen Formscape tries to create the pdf, it has an error that says "Distiller start error. time-out occured." 
    Has anyone else had this issue? What could be causing it? and How do I fix it? Distiller 9 doesn't work with Formscape/Bottomline.  I haven't tried 8

    This forum is for issues relating to Distiller Server, not Acrobat Distiller. Please repost in the Acrobat Windows forum.

  • OAS 4.0.7.1 on Redhat 60 owsctl start

    Oracle support: --- delimiter for content
    When running:
    owsctl start -nodemgr # works fine
    When running
    owsctl start # I am getting:
    Oracle Application Server start
    Oracle Web Listener 4.0.7.1.0 Enterprise Edition - Production
    Release (Export)
    Copyright (c) Oracle Corporation 1998. All rights reserved.
    Information: Listening on NORM port 8888 address 0.0.0.0
    Information: The server started successfully
    Server now running as process 2691
    OWS-08850: Oracle Web Listener `node` started.
    Please wait while the command is being processed on host slavko3
    Starting ORB processes...
    waiting for ORB to be ready...
    The command completed successfully on host slavko3.
    oassrv: Starting wrb service 0
    ConfigProvider Server accepting requests...
    oassrv: Starting wrb service 1
    Log Server is accepting requests now...
    oassrv: Starting wrb service 2
    Web Request Broker is accepting requests now...
    oassrv: Starting wrb service 3
    The WRB Authentication Host Server is now running.
    oassrv: Starting wrb service 4
    The WRB Authentication Engine is now running.
    oassrv: Starting wrb service 5
    Web Request Resource Manager Proxy is accepting requests.
    oassrv: Starting wrb service 6
    Initializing wrbmon ................
    oassrv is accepting requests
    OWS-08821: oassrv process `oassrv' is started up at pid 2817.
    Cartridge Server Factory accepting requests ...
    OWS-08821: wrksf process `wrksf' is started up at pid 2945.
    OWS-08821: otsfacsrv process `otsfacsrv' is started up at pid
    2974.
    Oracle Web Listener 4.0.7.1.0 Enterprise Edition - Production
    Release (Export)
    Copyright (c) Oracle Corporation 1998. All rights reserved.
    Information: Listening on NORM port 8889 address 0.0.0.0
    Information: wriorProcessInit: RMProxy IOR Bootstrap Service
    initialized
    Information: Adapter services initialized successfully
    Information: The server started successfully
    Server now running as process 2996
    OWS-08850: Oracle Web Listener `admin` started.
    Oracle Web Listener 4.0.7.1.0 Enterprise Edition - Production
    Release (Export)
    Copyright (c) Oracle Corporation 1998. All rights reserved.
    Warning: Max Connect Count exceeds compile time limit (connect
    limit: 256)
    Information: Listening on NORM port 8000 address 0.0.0.0
    Information: wriorProcessInit: RMProxy IOR Bootstrap Service
    initialized
    Information: Adapter services initialized successfully
    Information: The server started successfully
    Server now running as process 3076
    OWS-08850: Oracle Web Listener `www` started.
    After this owsctl never returns to the shall
    also it generates file in $ORACLE_HOME/mnorbmet2768.out
    with following content:
    YDMTD-1600, ydmtdInit: exception
    IDL:omg.org/CosNaming/NamingContext/NotFound:1.
    0 trying to bind to name service
    null

    Adjust the max number of listener processes in listener config,
    it defaults to 500 set down to around 200.
    Wayne Stanton (guest) wrote:
    : hi,
    : Did you ever get a solution to this issue? I am having exactly
    : the same problem
    : Wayne
    : Jaroslaw Sosnicki (guest) wrote:
    : : Oracle support: --- delimiter for content
    : : When running:
    : : owsctl start -nodemgr # works fine
    : : When running
    : : owsctl start # I am getting:
    : : Oracle Application Server start
    : : Oracle Web Listener 4.0.7.1.0 Enterprise Edition - Production
    : : Release (Export)
    : : Copyright (c) Oracle Corporation 1998. All rights reserved.
    : : Information: Listening on NORM port 8888 address 0.0.0.0
    : : Information: The server started successfully
    : : Server now running as process 2691
    : : OWS-08850: Oracle Web Listener `node` started.
    : : Please wait while the command is being processed on host
    : slavko3
    : : Starting ORB processes...
    : : waiting for ORB to be ready...
    : : The command completed successfully on host slavko3.
    : : oassrv: Starting wrb service 0
    : : ConfigProvider Server accepting requests...
    : : oassrv: Starting wrb service 1
    : : Log Server is accepting requests now...
    : : oassrv: Starting wrb service 2
    : : Web Request Broker is accepting requests now...
    : : oassrv: Starting wrb service 3
    : : The WRB Authentication Host Server is now running.
    : : oassrv: Starting wrb service 4
    : : The WRB Authentication Engine is now running.
    : : oassrv: Starting wrb service 5
    : : Web Request Resource Manager Proxy is accepting requests.
    : : oassrv: Starting wrb service 6
    : : Initializing wrbmon ................
    : : oassrv is accepting requests
    : : OWS-08821: oassrv process `oassrv' is started up at pid 2817.
    : : Cartridge Server Factory accepting requests ...
    : : OWS-08821: wrksf process `wrksf' is started up at pid 2945.
    : : OWS-08821: otsfacsrv process `otsfacsrv' is started up at pid
    : : 2974.
    : : Oracle Web Listener 4.0.7.1.0 Enterprise Edition - Production
    : : Release (Export)
    : : Copyright (c) Oracle Corporation 1998. All rights reserved.
    : : Information: Listening on NORM port 8889 address 0.0.0.0
    : : Information: wriorProcessInit: RMProxy IOR Bootstrap Service
    : : initialized
    : : Information: Adapter services initialized successfully
    : : Information: The server started successfully
    : : Server now running as process 2996
    : : OWS-08850: Oracle Web Listener `admin` started.
    : : Oracle Web Listener 4.0.7.1.0 Enterprise Edition - Production
    : : Release (Export)
    : : Copyright (c) Oracle Corporation 1998. All rights reserved.
    : : Warning: Max Connect Count exceeds compile time limit
    (connect
    : : limit: 256)
    : : Information: Listening on NORM port 8000 address 0.0.0.0
    : : Information: wriorProcessInit: RMProxy IOR Bootstrap Service
    : : initialized
    : : Information: Adapter services initialized successfully
    : : Information: The server started successfully
    : : Server now running as process 3076
    : : OWS-08850: Oracle Web Listener `www` started.
    : : After this owsctl never returns to the shall
    : : also it generates file in $ORACLE_HOME/mnorbmet2768.out
    : : with following content:
    : : YDMTD-1600, ydmtdInit: exception
    : : IDL:omg.org/CosNaming/NamingContext/NotFound:1.
    : : 0 trying to bind to name service
    null

  • J2EE Server could not be started - Error -11113

    HI,
         J2EE Server could not be started - Error -11113.
           My system configuration:
          Solution Manager 7.0
          Windows server 2003 32-bit
          ABAP Stack is working fine.
         1.After SGEN in client 001 all the users like J2EE_ADMIN,J2EE_Guest,Slddsuser,SAPJSF etc were deleted.
         2.I have manually create all the users and assigned the respective roles.
         3.Even now i face a same problem as JAVA Server (Server0) dies while starting framework.
    Please find the specific problem in the log of DEV_SERVER0
    [Thr 7968] JLaunchRequestQueueInit: create named pipe for ipc
    [Thr 7968] JLaunchRequestQueueInit: create pipe listener thread
    [Thr 8104] JLaunchRequestFunc: Thread 8104 started as listener thread for np messages.
    [Thr 6456] WaitSyncSemThread: Thread 6456 started as semaphore monitor thread.
    [Thr 7968] NiInit3: NI already initialized; param 'maxHandles' ignored (1;202)
    [Thr 7968] CPIC (version=700.2009.02.11)
    [Thr 7968] [Node: server0] java home is set by profile parameter
         Java Home: C:\j2sdk1.4.2_13
    [Thr 7968] JStartupICheckFrameworkPackage: can't find framework package F:\usr\sap\SM2\DVEBMGS70\exe\jvmx.jar
    [Thr 5636] Wed May 18 08:45:59 2011
    [Thr 5636] JHVM_RegisterNatives: registering methods in com.sap.bc.krn.perf.PerfTimes
    [Thr 5636] Wed May 18 08:46:00 2011
    [Thr 5636] JHVM_RegisterNatives: registering methods in com.sap.bc.proj.jstartup.JStartupFramework
    [Thr 5636] JLaunchISetClusterId: set cluster id 701470150
    [Thr 5636] JLaunchISetState: change state from [Initial (0)] to [Waiting for start (1)]
    [Thr 5636] JLaunchISetState: change state from [Waiting for start (1)] to [Starting (2)]
    [Thr 6748] Wed May 18 08:46:30 2011
    [Thr 6748] JLaunchIExitJava: exit hook is called (rc = -11113)
    [Thr 6748] **********************************************************************
    ERROR => The Java VM terminated with a non-zero exit code.
    Please see SAP Note 943602 , section 'J2EE Engine exit codes'
    for additional information and trouble shooting.
    [Thr 6748] JLaunchCloseProgram: good bye (exitcode = -11113)
    This below log files belong to server0.log
         at com.sap.engine.services.security.SecurityServerFrame.start(SecurityServerFrame.java:194)
         at com.sap.engine.core.service630.container.ServiceRunner.startApplicationServiceFrame(ServiceRunner.java:214)
         at com.sap.engine.core.service630.container.ServiceRunner.run(ServiceRunner.java:144)
         at com.sap.engine.frame.core.thread.Task.run(Task.java:64)
         at com.sap.engine.core.thread.impl5.SingleThread.execute(SingleThread.java:83)
         at com.sap.engine.core.thread.impl5.SingleThread.run(SingleThread.java:156)
    Caused by: com.sap.engine.services.security.exceptions.BaseSecurityException: No active userstore is set.
         at com.sap.engine.services.security.server.UserStoreFactoryImpl.getActiveUserStore(UserStoreFactoryImpl.java:80)
         at com.sap.engine.services.security.server.jaas.LoginModuleHelperImpl.update(LoginModuleHelperImpl.java:415)
         at com.sap.engine.services.security.server.jaas.LoginModuleHelperImpl.<init>(LoginModuleHelperImpl.java:84)
         at com.sap.engine.services.security.server.SecurityContextImpl.<init>(SecurityContextImpl.java:58)
         at com.sap.engine.services.security.SecurityServerFrame.start(SecurityServerFrame.java:147)
         ... 5 more
    #1.5 #000BCDCBCF4F001F0000000C00001AA80004A38454DADAA1#1305688661484#/System/Server##com.sap.engine.core.service630.container.ServiceRunner#######SAPEngine_System_Thread[impl:5]_31##0#0#Error#1#/System/Server#Plain###Core service security failed. J2EE Engine cannot be started.#
    #1.5 #000BCDCBCF4F001F0000000E00001AA80004A38454DADE18#1305688661484#/System/Server/Critical##com.sap.engine.core.Framework#######SAPEngine_System_Thread[impl:5]_31##0#0#Fatal#1#com.sap.engine.core.Framework#Plain###Critical shutdown was invoked. Reason is: Core service security failed. J2EE Engine cannot be started.#
    Kindly help me in this issue and do let me know if any informations are needed.
    Regards
    Gopinath M.L

    Hi,
    Which UME user you are talking about i checked in config tool where there is no user in UME.
    Kindly advice how to create a UME User if not available to start the server.
    Note: Http://servername;57000/ is says that dispatcher working but not connect to JAVA Server.
    Regards
    Gopinath M.L

  • WinProducer2 start error, won't run with nVidia Capture drivers

    I'm not having a good experience with the bundled WinProducer2 that came with my MX440VT8x-128.
    If I have either of the versions of the nVidia capture-drivers that came on the card's CD (that's v. 1.16 or 1.18)  installed, or the 1.22 version from nVidia's website (as of 2-20-03),  and then try to start WinProducer, I get the same start-error every time:
    "WinProducer.exe has generated errors and will be closed by Windows....need to restart program...an error log is being generated."
    If I look at the Dr. Watson log, it says WinProducer 2 generated  "Exception Violation c00005."
    If I uninstall the nVidia capture-drivers, WinProducer2 opens right up just fine, but, of course, with no capture capability.
    I downloaded and tried (after uninstalling v.2) WinProducer3 from InterVideo's website yesterday (2/20/03), with the exact same results!   ???
    Anybody else having this problem?
    This is under Win2k, w/SP2,  then added SP3, with no improvement.
    Stenn

    After I made the original post, I tried a lot more things that didn't help:
    I booted in safe mode and tried it but PSP gave an error message that it wouldn't run with the screen resolution that low (800x600); so it did try to run. So I booted normally and set the screen rez to 800x600 manually, then tried to run PSP and got the same error message.
    I did a clean boot with all start-up programs and all services disabled; PSP still wouldn't run.
    I disabled my anti-virus and PSP still wouldn't run.
    Disabled my video card in the device manager and booted with my on-board video; PSP still wouldn't run.
    There's never an error message as long as the screen rez is high enough; when I try to run it, it looks like it's starting to run but nothing ever happens.

  • Start error need help

    system start error
    in command v mode,so many lines of
    “vnode_validate_compassed_file_type4 error:22
    validation failed,datasuffix:
    xx xx xx xx xx xx”
    xx is number and letter
    command s opertion can not change anything

    That error has more to do with the order of the elements in your web.xml file:
    The content of element type "web-app" must match
    "(icon?,display-name?,description?,distributable?,context-param*,filter*,filter -
    mapping*,listener*,servlet*,servlet-mapping*,session-config?,mime-mapping*,welc o
    me-file-list?,error-page*,taglib*,resource-env-ref*,resource-ref*,security-cons t
    raint*,login-config?,security-role*,env-entry*,ejb-ref*,ejb-local-ref*)"
    Means that the order tags come in must be:
    <web-app>
      <icon> (0 or 1 times)
      <display-name> (0 or 1 times)
      <description> (0 or 1 times)
      <context-param> (0 or more times)
      <filter> (0 or more times)
      <filter-mapping> (0 or more times)
      <listener> (0 or more times)
      <servlet> (0 or more times)
      <servlet-mapping> (0 or more times)
      <session-config>  (0 or 1 times)
      <mime-mapping> (0 or more times)
      <welcome-file-list> (0 or 1 times)
      <error-page> (0 or more times)
      <taglib> (0 or more times)
      <resource-env-ref> (0 or more times)
      <resource-ref> (0 or more times)
      <security-constraint> (0 or more times)
      <login-config> (0 or 1 times)
      <security-role> (0 or more times)
      <env-entry> (0 or more times)
      <ejb-ref> (0 or more times)
      <ejb-local-ref> (0 or more times)
    </web-app>You have them in the wrong order, either with a taglib before the error-page, or something like that

  • ITunes won't start, error missing files

    iTunes won't start - error says missing files

    See Troubleshooting issues with iTunes for Windows updates. Should you run into problems please post the full and precise text of any error messages.
    tt2

  • SOLVED: OWS on Debian 2.0: owsctl start admin crash

    This is a description of how I solved the ows crash on my debian
    2.0 system. I posted this with the hope it will be helpfull for
    someone else.
    In the text that follow, wallace is the hostname of my machine.
    PS: do not care of my awfull english, please. (I'm french
    speaking).
    Daniel Crettol, Thu Feb 11 12:47:45 CET 1999
    THE PROBLEM
    The command 'owsctl start admin' just dumps a core without any
    comments on my Debian 2.0r4 (kernel 2.0.36)
    THE QUEST
    First thing I do, I tried to look in the "Technet Discussion"
    about
    linux to see how problem could be solved, but I got no help
    there. It
    anyway seems that many people have problems with installation of
    oracle and ows on non-RH distributions. Conclusion, no help for
    me
    there.
    So enter hacker phase.
    * The hacker phase
    But what is 'owsctl' ? It's just a script. So try this:
    oracle@wallace$ sh -x owsctl start admin
    ++ basename owsctl
    + ME=owsctl
    + '[' /usr3/app/oracle/product/8.0.5/ows/3.0 = '' ']'
    + OPTION=start
    + shift
    + '[' admin = WRB -o admin = wrb -o admin = -p -o admin = -e
    + '[' admin = CARTRIDGE -o admin = cartridge -o admin = -p ']'
    + /usr3/app/oracle/product/8.0.5/ows/3.0/bin/wlctl start admin
    Oracle Web Listener 3.0.2 Production (Export), Version 2.14FC1
    Copyright 1997 Oracle Corp. All Rights Reserved.
    OWS-08811: Unable to startup Oracle Web Listener `admin'.
    oracle@wallace$ l core
    -rw------- 1 oracle dba 290816 Feb 11 12:57 core
    oracle@wallace$
    Expected result. The pig seems to be 'wlctl'. Try it alone:
    oracle@wallace$ date ; wlctl start admin ; l core
    Thu Feb 11 13:00:38 CET 1999
    Oracle Web Listener 3.0.2 Production (Export), Version 2.14FC1
    Copyright 1997 Oracle Corp. All Rights Reserved.
    OWS-08811: Unable to startup Oracle Web Listener `admin'.
    -rw------- 1 oracle dba 290816 Feb 11 13:00 core
    oracle@wallace$
    Fine. Trying this:
    oracle@wallace$ strings core | head
    CORE
    CORE
    oraweb
    /usr3/app/oracle/product/8.0.5/ows/3.0/bin/oraweb -C
    /usr3/app/oracle/admin/ows
    CORE
    oraweb
    0333#G
    CORE
    0333#G
    P15CFiberException
    Broken pipe
    oracle@wallace$
    WHAT!!!! the core seems to be left here by the oraweb
    process. OOPS. Don't understand this. After trying to debug the
    core
    (not showed here) and tracing the owsctl script with the 'strace'
    command (strace -ff -o start_admin.trace owsctl start admin), I
    began
    to be convinced that we got a core somewhere in the dynamic
    libraries. I had 2 suspects: 'wlctl' and 'oraweb'.
    What library do they use ?
    oracle@wallace$ ldd `which wlctl`
    libnsl.so.1 => /lib/libnsl.so.1 (0x40010000)
    libc.so.6 => /lib/libc.so.6 (0x40016000)
    libm.so.6 => /lib/libm.so.6 (0x400bb000)
    libdl.so.2 => /lib/libdl.so.2 (0x400d6000)
    /lib/ld-linux.so.2 => /lib/ld-linux.so.2 (0x40000000)
    oracle@wallace$ ldd `which oraweb`
    libnsl.so.1 => /lib/libnsl.so.1 (0x40010000)
    libdl.so.2 => /lib/libdl.so.2 (0x40016000)
    libpthread.so.0 => /lib/libpthread.so.0 (0x40019000)
    libc.so.6 => /lib/libc.so.6 (0x4002c000)
    libstdc++.so.2.8 => /usr/lib/libstdc++.so.2.8
    (0x400d1000)
    /lib/ld-linux.so.2 => /lib/ld-linux.so.2 (0x40000000)
    libm.so.6 => /lib/libm.so.6 (0x40116000)
    Everything seems normal but watch this:
    oracle@wallace$ ls -l /lib/libpt*
    -rwxr-xr-x 1 root root 48680 Jul 17 1998
    /lib/libpthread-0.7.so
    lrwxrwxrwx 1 root root 17 Sep 3 19:21
    /lib/libpthread.so.0 -> libpthread.so.0.7
    -rwxr-xr-x 1 root root 76166 Jan 6 1998
    /lib/libpthread.so.0.7
    ARGHHHHH.... I don't know why, but I have to pthread libs. May be
    oracle uses the wrong one.
    THE SOLUCE
    So try to force oracle to use the other pthread library:
    oracle@wallace$ LD_PRELOAD=/lib/libpthread-0.7.so owsctl start
    admin
    Oracle Web Listener 3.0.2 Production (Export), Version 2.14FC1
    Copyright 1997 Oracle Corp. All Rights Reserved.
    Information: Listening on NORM port 8888 address 0.0.0.0
    Started listener: pid=4359 time=11/Feb/99:13:11:28
    Monitor now running as process 4357
    YEAH. Got it ? Seems that they do not use the same libs than the
    default one on Debian. Anyway the problem is solved...
    null

    Now that you have upgraded, have you noticed any outstanding behaviour, i.e. performance or resource consumption in your 10gR2 environment?
    ~ Madrid
    http://hrivera99.blogspot.com/

Maybe you are looking for

  • Iphoto Books: How to Enable "fit photo to frame size" when theme grays it out by default

    Don't know if this has been posted before or not, but I've been using the "Modern" Theme in iPhoto books and trying for the life of me to figure out how to get my photos to not crop while they're in a single-photo framed layout (I'm not using 4:3 pho

  • How to find "Archive and Install" after Tiger reinstall?

    I have recently reinstalled Tiger and have gone what I believe is the right steps for Archiving. Now I didn't know that is would effect the current programs on my computer like it has. Many will now not work properly or even open at all. Are these fi

  • Grey wifi and bluetooth

    I have an old iPod  that my friend gave me and I thing the wifi and bluetooth antenna is broken because in the setting they are both greyed out and I can't click them. If I take it in to an apple store can they fix it or replace it or what?

  • Canon paper profiles missing, Mac

    When printing from PS CS5, I no longer see the choices for Canon papers in the print dialog on my Mac Pro. I recently upgraded my computers to Mountain Lion. My laptop still shows the Canon mp620 profiles so I can print from there. If I knew where to

  • How to view all secondary monitors on main display

    I have 2 secondary monitors plus my 27inch main ... and they all work ! However,What I would like to know is....Is there a way to see the secondary monitors on the main 27 ? ......example : one of the secondary monitors, is in another room .. how can