Apache Server starting up problem !

Hi,
I am getting problem in starting up the server. Right now I am using the Apache - tomcat server. I have started the Apache server and restarted the tomcat server by using restart_apache.bat .The server is starting fine.
Somehow i couldn't able to open the http://localhost:8080/ on the browser. I have read the forum answers , but it couldn't help me.
I appreciate if anyone help me out.
- balaji

Did you check the port number? It may not be 8080.
What error r u geting?

Similar Messages

  • JBOSS  4.0 Application Server start up problem?

    1. JBOSS Application Server start up problem?
    I have installed the JBOSS 4.0 application server in eclipse 3.4(Ganymede) in order to work with the adempiere open source ERP.When I start the JBOSS server,It displays the message “Server started in Xm:XXs:XXXms” in the console window.But the progress bar in server window is still running.Once the time out is over,it displays the message server cannot be started.
    What should I do in order to make eclipse know that the server is started(message in console as server started) and set its status to “Started”?
    2.Is it possible to copy and paste the .war created in eclipse 3.4 using JBOSS 4.0 to Glassfish v2 which requires archive file .ear form in NetBeans IDE 6.1?

    i also noticed when I start the server some times the first line it display in the container will be starting Microcontainer some times it diaplays microkernel?You can find out reason based on that also?
    Actually I was using 8080 port for my Oracle 10g Express Edition.Even when I change the port in server view,I had same problem.In order to recover from the problem,I finally changed my database port,My Jboss 4.0 has started succesfully. When I access the JBOSS in URL http://localhost:8080/jmx-console,i got the error can you tell me what can i do?
    HTTP Status 500 -
    type Exception report
    message
    description The server encountered an internal error () that prevented it from fulfilling this request.
    exception
    org.apache.jasper.JasperException: Unable to compile class for JSP
         org.apache.jasper.compiler.DefaultErrorHandler.javacError(DefaultErrorHandler.java:97)
         org.apache.jasper.compiler.ErrorDispatcher.javacError(ErrorDispatcher.java:346)
         org.apache.jasper.compiler.Compiler.generateClass(Compiler.java:414)
         org.apache.jasper.compiler.Compiler.compile(Compiler.java:472)
         org.apache.jasper.compiler.Compiler.compile(Compiler.java:451)
         org.apache.jasper.compiler.Compiler.compile(Compiler.java:439)
         org.apache.jasper.JspCompilationContext.compile(JspCompilationContext.java:511)
         org.apache.jasper.servlet.JspServletWrapper.service(JspServletWrapper.java:295)
         org.apache.jasper.servlet.JspServlet.serviceJspFile(JspServlet.java:292)
         org.apache.jasper.servlet.JspServlet.service(JspServlet.java:236)
         javax.servlet.http.HttpServlet.service(HttpServlet.java:810)
         org.jboss.web.tomcat.filters.ReplyHeaderFilter.doFilter(ReplyHeaderFilter.java:75)
    root cause
    Unable to find a javac compiler;
    com.sun.tools.javac.Main is not on the classpath.
    Perhaps JAVA_HOME does not point to the JDK
         org.apache.tools.ant.taskdefs.compilers.CompilerAdapterFactory.getCompiler(CompilerAdapterFactory.java:105)
         org.apache.tools.ant.taskdefs.Javac.compile(Javac.java:929)
         org.apache.tools.ant.taskdefs.Javac.execute(Javac.java:758)
         org.apache.jasper.compiler.Compiler.generateClass(Compiler.java:382)
         org.apache.jasper.compiler.Compiler.compile(Compiler.java:472)
         org.apache.jasper.compiler.Compiler.compile(Compiler.java:451)
         org.apache.jasper.compiler.Compiler.compile(Compiler.java:439)
         org.apache.jasper.JspCompilationContext.compile(JspCompilationContext.java:511)
         org.apache.jasper.servlet.JspServletWrapper.service(JspServletWrapper.java:295)
         org.apache.jasper.servlet.JspServlet.serviceJspFile(JspServlet.java:292)
         org.apache.jasper.servlet.JspServlet.service(JspServlet.java:236)
         javax.servlet.http.HttpServlet.service(HttpServlet.java:810)
         org.jboss.web.tomcat.filters.ReplyHeaderFilter.doFilter(ReplyHeaderFilter.java:75)
    note The full stack trace of the root cause is available in the Apache Tomcat/5.0.28 logs.
    Apache Tomcat/5.0.28

  • Another J2EE server start-up problem.

    Hi:
    For many days, I have being having trouble starting the J2EE server... When I try to start the server, the starting process terminates mysteriously. Finally, I identified this error in my log:
    "Failed to create RMI-IIOP server because: null"
    I still have no idea what this error says though... somebody plz help me out here... it's quite frustrating trying to self-learn J2EE late in the night after a long work day and stuck with a broken server for days... Thanx...

    Hi!
    I had the same problem and I installed again the j2sdkee and the problem was solved.

  • Reg. Apache Server starting

    we have installed Oracle 9iAS on Compaq TRU64 Unix.
    when v try to start the apache using
    # apchectl start
    the following message is coming.
    apache started
    but v found that there is no pid file created in the logs directory.
    in the error log file the following messg is coming
    virtual host overlap on 3339,the first has precedence.
    we came to know that the same thing happened with Linux also.then they've replaced the httpd file which resides in the bin directory with a new file .it seems this is a bug in 9iAS.
    where can i get that file.
    pls. give some suggetions reg. this

    Did you check the port number? It may not be 8080.
    What error r u geting?

  • Apach Server starting error

    Hello All,
    Soon after I installed the Oracle9i Enterprise version, when start Oracle HTTP Server, have error:
    Syntax error on line 92 of d:/oracle/ora92/sqlplus/admin/isqlplus.conf: failed to create FastCGI application accept mutex.
    And the line 92 in my isqlplus.conf is:
    <IfModule mod_fastcgi.c>
    FastCgiServer D:\oracle\ora92\bin\isqlplus -port 8228 -initial-env iSQLPlusNumberOfThreads=20 -initial-env iSQLPlusTimeOutInterval=30 -initial-env iSQLPlusLogLevel=off -initial-env iSQLPlusAllowUserEntMap=none -idle-timeout 3600
    </IfModule>
    Can anybody help how to fix it? And is there any command can know what is the status of appach server?
    Thanks so much.
    Robert

    if you are using sun web server 7 update 3 (which includes optimized tomcat within + autodeploy support) , you can use struts like shown below and you will even enjoy a better performance
    http://blogs.sun.com/arvind/entry/can_i_use_struts_with and
    http://blogs.sun.com/natarajan/entry/how_to_deploy_struts_sample

  • G3 Server Start up problem

    Just installed OS 8.6 on G3 Server. It has one scsi drive connected & 200 MB of Memory. When turned on, the screen remains black for approx. 3 minutes and then shows a white background with "can't open" repeating across it in black letters for about 4 lines. This then stops and shortly after 8.6 starts up.
    Any tips for a quicker startup?
    G3 Server   Mac OS 8.6 or Earlier  

    Does it make any difference if you physically disconnect the SCSi drive and anything else except screen, keyboard and mouse, please?

  • Admin server Start up problem

    Have you ever watched this error? I don't know what happend.
    [14/Jul/2004:13:10:46] INFO ( 3396): ADM0102: Starting a thread for tracking manual changes
    [14/Jul/2004:13:10:46] FINE ( 3396): Setting xpath for the whole tree
    [14/Jul/2004:13:10:46] FINE ( 3396): Finished setting xpath for the whole tree
    [14/Jul/2004:13:10:46] FINE ( 3396): initializeServerLogger: javax.enterprise.system.core.security com.sun.logging.enterprise.system.core.security.LogStrings FINE
    [14/Jul/2004:13:10:47] FINE ( 3396): initializeServerLogger: javax.enterprise.resource.corba com.sun.logging.enterprise.resource.corba.LogStrings FINE
    [14/Jul/2004:13:10:47] FINE ( 3396): initializeServerLogger: javax.enterprise.system.core.transaction com.sun.logging.enterprise.system.core.transaction.LogStrings FINE
    [14/Jul/2004:13:10:47] FINE ( 3396): J2EE server listen port: 1071
    [14/Jul/2004:13:10:47] SEVERE ( 3396): IOP5055: Could not create listener on port [1,071], host [0.0.0.0]
    [14/Jul/2004:13:10:47] FINE ( 3396): IOP5056: Exception when creating listener com.iplanet.ias.cis.connection.ConnectException: Creation of ServerConnection failed : -5982:TCPBlockingServerChannel.JNI_createTCPChannelNative: PR_Bind() Failed
         at com.iplanet.ias.cis.connection.ServerConnection.<init>(ServerConnection.java:84)
         at com.iplanet.ias.cis.connection.ServerConnection.<init>(ServerConnection.java:110)
         at com.sun.corba.ee.internal.iiop.GIOPImpl.createListener(GIOPImpl.java:369)
         at com.sun.corba.ee.internal.iiop.GIOPImpl.getEndpoint(GIOPImpl.java:312)
         at com.sun.corba.ee.internal.iiop.GIOPImpl.initEndpoints(GIOPImpl.java:149)
         at com.sun.corba.ee.internal.POA.POAORB.getServerEndpoint(POAORB.java:505)
         at com.sun.corba.ee.internal.POA.POAImpl.pre_initialize(POAImpl.java:157)
         at com.sun.corba.ee.internal.POA.POAImpl.<init>(POAImpl.java:115)
         at com.sun.corba.ee.internal.POA.POAORB.makeRootPOA(POAORB.java:115)
         at com.sun.corba.ee.internal.POA.POAORB$1.evaluate(POAORB.java:133)
         at com.sun.corba.ee.internal.core.Future.evaluate(Future.java:26)
         at com.sun.corba.ee.internal.corba.ORB.resolveInitialReference(ORB.java:3069)
         at com.sun.corba.ee.internal.corba.ORB.resolve_initial_references(ORB.java:3004)
         at com.sun.enterprise.server.J2EEServer.run(J2EEServer.java:309)
         at com.sun.enterprise.server.J2EEServer.main(J2EEServer.java:1415)
         at com.iplanet.ias.server.ApplicationServer.onInitialization(ApplicationServer.java:212)
         at com.iplanet.ias.server.J2EERunner.confPreInit(J2EERunner.java:114)
    [14/Jul/2004:13:10:47] SEVERE ( 3396): CORE5081: Exception while creating ORB: [org.omg.CORBA.INTERNAL:   vmcid: SUN  minor code: 209  completed: No]
    [14/Jul/2004:13:10:47] SEVERE ( 3396): CORE5082: Exception running j2ee services: [java.lang.RuntimeException: Unable to create ORB]
    [14/Jul/2004:13:10:47] SEVERE ( 3396): CORE5091: Error executing J2EE server ...

    OK now I know that there is a service in my port 1071 but How can I kill it?
    C:\Documents and Settings\MXI00986110A>netstat -na
    Conexiones activas
    Proto Direcci�n local Direcci�n remota Estado
    TCP 0.0.0.0:80 0.0.0.0:0 LISTENING
    TCP 0.0.0.0:135 0.0.0.0:0 LISTENING
    TCP 0.0.0.0:445 0.0.0.0:0 LISTENING
    TCP 0.0.0.0:1025 0.0.0.0:0 LISTENING
    TCP 0.0.0.0:1058 0.0.0.0:0 LISTENING
    TCP 0.0.0.0:1071 0.0.0.0:0 LISTENING
    TCP 0.0.0.0:1073 0.0.0.0:0 LISTENING

  • Getting eclipse php programs to run in Apache server

    disclamer: An associate has told me that if I can make this happen without his help, he will give me programming projects designed to help me learn. This is not any sort of school assignment.
    I have no previous experience with IDEs or web servers; so my learning curve is real steep, especially with no direction provided. I have spent nearly three weeks researching, and reading to enable me to run php programs on Apache server. One problem I have encountered in research is that most of the tutorials deal with Apache Tomcat and/ or Linux. I am using Eclipse and Apache for Windows, because this is the combination that my associate requires me to use.
    I am including basic configuration information first, followed by a description of the problems I have encountered.
    The information below reflects instructions I have gleaned from various tutorials.
    Installation information:
    Eclipse 4.5.0 Mars for Windows (C:\Users\will\eclipse)
    php PDT plugin 3.5 (from Eclipse market place)
    Apache 2.4 (C:\apache24)
    php 5.6.11 (C:\php)
    My hosts file has been edited to include this,
    127.0.0.1 mywebsite.localdomain php
    Per tutorial instructions, I have created these folders:
    C:\Users\will\mywebsite
    C:\Users\will\workspace
    Various edits have been made in httpd.conf and httpd-vhosts.config. (I will give details upon request.) I have also created a php.ini file in C:\php.
    Here is what I have experienced.
    I can run my php program by typing http://mywebsite.localdomain/hello.php in the address bar of my browser. Attempting to run in Eclipse as PHP web application or run on server yields nothing. Attempting to create a new server displays Apache Tomcat options to choose from. I do not have Tomcat installed. Using file>new>other>server in Eclipse, I have not been able to successfully configure the server.
    Please, give me some step-wise instructions, ask me for details of .conf files for you to examine, or other useful advice. Please, remember I am rank newbie.
    Thank you for your time and replies.

    On 08/11/2015 10:19 AM, Will Klem wrote:
    > I have resolved half of the problem.
    > I can now run my program in Eclipse as PHP web application. I deleted my
    > existing files and rewrote them. I also included the files in HTDOCS (as
    > well as C:\Users\will\mywebsite and C:\Users\will\workspace). I don't
    > understand why this helped, but it did. As for the run on server option,
    > my associate told me that I don't need to attempt this until after I
    > have more experience. Then he will provide some helpful hints.
    >
    > I thank the many who have viewed this post for taking the time to read it.
    Will,
    I didn't reply for fear I wasn't understanding what you were asking.
    Please note that there is an Eclipse PDT forum where you'll get more
    "birds of a feather" information on Eclipse and PHP.
    Hope this helps.

  • Getting Error 2140 while starting Oracle Apache Server in 11.5.6 Apps

    We are on Oracle Apps R11.5.6 on Win NT 4.0.
    When I tried to stop and start the Oracle Apache Server service, the service stopped normally but did not start at all. The error is as given below:
    When I try to start Apache Server through the services, I get the following error:
    "Could not start the OracleApacheServerTEST service on \\son1052.
    Error 2140: An internal Windows NT error occured."
    When I try to start Apache Server through the command prompt, I get the error:
    The OracleApacheServerTEST service is starting.
    The OracleApacheServerTEST service could not be started.
    The service did not report an error.
    More help is available by typing NET HELPMSG 3534.
    D:\oracle\testcomn\admin\scripts>goto end
    D:\oracle\testcomn\admin\scripts>echo "adapcctl.cmd exiting with status 2"
    "adapcctl.cmd exiting with status 2"
    D:\oracle\testcomn\admin\scripts>net helpmsg 3534
    The service did not report an error.
    EXPLANATION
    The service did not report an error.
    ACTION
    Try the task later. If the problem persists, contact your network administrator.
    What might be the problem?
    Any help would be greatly appreciated.
    Thanks in Advance.
    Praveen
    [email protected]

    Login from svrmgrl and shutdown the db and then restart the db now start the service and it must start. This problem comes when you restart the server. I hope this will solve your problem.
    [email protected]

  • Unable to start Apache server

    Hai,
    I am using WindowsNT. When i tried to create an item of image type Dr.Watson error appeared showing that an error has appeared on the Apache server. After that i couldn't start the server. When i tried to start the server on the command line it said some files are missing which are mention in the htpd.conf file. The irony is those files are present in the system. I don't know wether it could be because of PATH settings. I haven't altered the default path settings which included the directory for Apache server.
    regards,
    Mathan

    A handy (and free) tool for checking out these kinds of errors is filemon, available at www.sysinternals.com

  • WebSphere Default Server Starting Problem

    I am using WebSphere AS and facing a strange problem at the time of starting the default server.
    I had to change the user name & password of the XADataSource of the Server. On applying this, and starting the Default server, the server started and application worked fine. However, the next day, when I restarted the machine & started the Server, the server is not starting.
    I checked the connection using the Test Connection button. The connection is ok.
    I am getting the following error at the Default Server start up in the Default_Server_stdout.log:
    [4/18/03 14:28:38:219 GMT+05:30] 3cce5e54 Server U Build number: ptf30217.01
    [4/18/03 14:29:21:962 GMT+05:30] 3cce5e54 XARminst W WTRN0017W: Encountered an error in XA recover operation: -3
    [4/18/03 14:29:21:982 GMT+05:30] 3cce5e54 XARminst X Error to recover XAResource:
    In the log, the above two lines are repeated in a seemingly infinite loop. (I have to Force Stop the Default Server.)
    I suspect that there is some problem while reading the Default ServerXAResources properties file. I tried deleting this file so that it will be created, replacing it with that from another machine, but these things didn't work.
    (The classes12.zip is present in the classpath. )
    Please let me know if I have to do any more settings whenever I change the dastasource user/password.
    Thanks,
    JRahul.

    The following steps should fix your environment problem.
    1) Delete the log files under <WAS_HOME>\tranlog folder.
    This will allow you to start the server.
    2) Also make sure that your user id has SELECT privilege on
    "DBA_PENDING_TRANSACTIONS" table. I guess your id doesn't have that
    privilege.
    To grant the SELECT privilege on the system view
    "DBA_PENDING_TRANSACTIONS", you must logon to Oracle as "SYS" user using
    Oracle's tool likes SQL*Plus and issue the following command (Note: the
    default password for "SYS" user is "CHANGE_ON_INSTALL")
    sqlplus sys/change_on_install
    SQL> GRANT SELECT ON dba_pending_transactions to myuserid ;
    Sanjeevnagpal1

  • Apache Server Not Starting

    I am using XAMPP to setup a local host.  When I choose to Start the Apache module it starts for a few seconds ie says Running and Stop, then immediately goes back to saying Start.  All of the other ones start OK, ie MySQL, Mercury etc.
    In the box below all the options it says that Apache has started, but when I try to access it via 'localhost' I get an error saying that Explorer cannot display the page I am looking for.
    I am using Vista.
    Anybody got any ideas?
    Sean

    Hi
    No IIS is not running and neither is Skype.
    Rgds
    Sean Grimes
    Director
    WRCdrive Ltd
    Tel: +44 (0) 7795-835339
    email: [email protected]

  • Apache server + mod_python - Error 403

    Hi.
    I'm totally new in Apache server. As topic says, I have problems with permissions to my server directory. Here's my httpd.conf file:
    # This is the main Apache HTTP server configuration file. It contains the
    # configuration directives that give the server its instructions.
    # See <URL:http://httpd.apache.org/docs/2.4/> for detailed information.
    # In particular, see
    # <URL:http://httpd.apache.org/docs/2.4/mod/directives.html>
    # for a discussion of each configuration directive.
    # Do NOT simply read the instructions in here without understanding
    # what they do. They're here only as hints or reminders. If you are unsure
    # consult the online docs. You have been warned.
    # Configuration and logfile names: If the filenames you specify for many
    # of the server's control files begin with "/" (or "drive:/" for Win32), the
    # server will use that explicit path. If the filenames do *not* begin
    # with "/", the value of ServerRoot is prepended -- so "logs/access_log"
    # with ServerRoot set to "/usr/local/apache2" will be interpreted by the
    # server as "/usr/local/apache2/logs/access_log", whereas "/logs/access_log"
    # will be interpreted as '/logs/access_log'.
    # ServerRoot: The top of the directory tree under which the server's
    # configuration, error, and log files are kept.
    # Do not add a slash at the end of the directory path. If you point
    # ServerRoot at a non-local disk, be sure to specify a local disk on the
    # Mutex directive, if file-based mutexes are used. If you wish to share the
    # same ServerRoot for multiple httpd daemons, you will need to change at
    # least PidFile.
    ServerRoot "/etc/httpd/"
    # Mutex: Allows you to set the mutex mechanism and mutex file directory
    # for individual mutexes, or change the global defaults
    # Uncomment and change the directory if mutexes are file-based and the default
    # mutex file directory is not on a local disk or is not appropriate for some
    # other reason.
    # Mutex default:/run/httpd
    # Listen: Allows you to bind Apache to specific IP addresses and/or
    # ports, instead of the default. See also the <VirtualHost>
    # directive.
    # Change this to Listen on specific IP addresses as shown below to
    # prevent Apache from glomming onto all bound IP addresses.
    #Listen 12.34.56.78:80
    Listen 80
    # Dynamic Shared Object (DSO) Support
    # To be able to use the functionality of a module which was built as a DSO you
    # have to place corresponding `LoadModule' lines at this location so the
    # directives contained in it are actually available _before_ they are used.
    # Statically compiled modules (those listed by `httpd -l') do not need
    # to be loaded here.
    # Example:
    # LoadModule foo_module modules/mod_foo.so
    LoadModule authn_file_module modules/mod_authn_file.so
    #LoadModule authn_dbm_module modules/mod_authn_dbm.so
    #LoadModule authn_anon_module modules/mod_authn_anon.so
    #LoadModule authn_dbd_module modules/mod_authn_dbd.so
    #LoadModule authn_socache_module modules/mod_authn_socache.so
    LoadModule authn_core_module modules/mod_authn_core.so
    LoadModule authz_host_module modules/mod_authz_host.so
    LoadModule authz_groupfile_module modules/mod_authz_groupfile.so
    LoadModule authz_user_module modules/mod_authz_user.so
    #LoadModule authz_dbm_module modules/mod_authz_dbm.so
    #LoadModule authz_owner_module modules/mod_authz_owner.so
    #LoadModule authz_dbd_module modules/mod_authz_dbd.so
    LoadModule authz_core_module modules/mod_authz_core.so
    #LoadModule authnz_ldap_module modules/mod_authnz_ldap.so
    LoadModule access_compat_module modules/mod_access_compat.so
    LoadModule auth_basic_module modules/mod_auth_basic.so
    #LoadModule auth_form_module modules/mod_auth_form.so
    #LoadModule auth_digest_module modules/mod_auth_digest.so
    #LoadModule allowmethods_module modules/mod_allowmethods.so
    #LoadModule file_cache_module modules/mod_file_cache.so
    #LoadModule cache_module modules/mod_cache.so
    #LoadModule cache_disk_module modules/mod_cache_disk.so
    #LoadModule cache_socache_module modules/mod_cache_socache.so
    #LoadModule socache_shmcb_module modules/mod_socache_shmcb.so
    #LoadModule socache_dbm_module modules/mod_socache_dbm.so
    #LoadModule socache_memcache_module modules/mod_socache_memcache.so
    #LoadModule watchdog_module modules/mod_watchdog.so
    #LoadModule macro_module modules/mod_macro.so
    #LoadModule dbd_module modules/mod_dbd.so
    #LoadModule dumpio_module modules/mod_dumpio.so
    #LoadModule echo_module modules/mod_echo.so
    #LoadModule buffer_module modules/mod_buffer.so
    #LoadModule data_module modules/mod_data.so
    #LoadModule ratelimit_module modules/mod_ratelimit.so
    LoadModule reqtimeout_module modules/mod_reqtimeout.so
    #LoadModule ext_filter_module modules/mod_ext_filter.so
    #LoadModule request_module modules/mod_request.so
    LoadModule include_module modules/mod_include.so
    LoadModule filter_module modules/mod_filter.so
    #LoadModule reflector_module modules/mod_reflector.so
    #LoadModule substitute_module modules/mod_substitute.so
    #LoadModule sed_module modules/mod_sed.so
    #LoadModule charset_lite_module modules/mod_charset_lite.so
    #LoadModule deflate_module modules/mod_deflate.so
    #LoadModule xml2enc_module modules/mod_xml2enc.so
    #LoadModule proxy_html_module modules/mod_proxy_html.so
    LoadModule mime_module modules/mod_mime.so
    #LoadModule ldap_module modules/mod_ldap.so
    LoadModule log_config_module modules/mod_log_config.so
    #LoadModule log_debug_module modules/mod_log_debug.so
    #LoadModule log_forensic_module modules/mod_log_forensic.so
    #LoadModule logio_module modules/mod_logio.so
    #LoadModule lua_module modules/mod_lua.so
    LoadModule env_module modules/mod_env.so
    #LoadModule mime_magic_module modules/mod_mime_magic.so
    #LoadModule cern_meta_module modules/mod_cern_meta.so
    #LoadModule expires_module modules/mod_expires.so
    LoadModule headers_module modules/mod_headers.so
    #LoadModule ident_module modules/mod_ident.so
    #LoadModule usertrack_module modules/mod_usertrack.so
    #LoadModule unique_id_module modules/mod_unique_id.so
    LoadModule setenvif_module modules/mod_setenvif.so
    LoadModule version_module modules/mod_version.so
    #LoadModule remoteip_module modules/mod_remoteip.so
    LoadModule proxy_module modules/mod_proxy.so
    LoadModule proxy_connect_module modules/mod_proxy_connect.so
    LoadModule proxy_ftp_module modules/mod_proxy_ftp.so
    LoadModule proxy_http_module modules/mod_proxy_http.so
    LoadModule proxy_fcgi_module modules/mod_proxy_fcgi.so
    LoadModule proxy_scgi_module modules/mod_proxy_scgi.so
    #LoadModule proxy_fdpass_module modules/mod_proxy_fdpass.so
    LoadModule proxy_wstunnel_module modules/mod_proxy_wstunnel.so
    LoadModule proxy_ajp_module modules/mod_proxy_ajp.so
    LoadModule proxy_balancer_module modules/mod_proxy_balancer.so
    LoadModule proxy_express_module modules/mod_proxy_express.so
    #LoadModule session_module modules/mod_session.so
    #LoadModule session_cookie_module modules/mod_session_cookie.so
    #LoadModule session_dbd_module modules/mod_session_dbd.so
    LoadModule slotmem_shm_module modules/mod_slotmem_shm.so
    #LoadModule slotmem_plain_module modules/mod_slotmem_plain.so
    #LoadModule ssl_module modules/mod_ssl.so
    #LoadModule dialup_module modules/mod_dialup.so
    LoadModule lbmethod_byrequests_module modules/mod_lbmethod_byrequests.so
    LoadModule lbmethod_bytraffic_module modules/mod_lbmethod_bytraffic.so
    LoadModule lbmethod_bybusyness_module modules/mod_lbmethod_bybusyness.so
    LoadModule lbmethod_heartbeat_module modules/mod_lbmethod_heartbeat.so
    LoadModule mpm_event_module modules/mod_mpm_event.so
    LoadModule unixd_module modules/mod_unixd.so
    #LoadModule heartbeat_module modules/mod_heartbeat.so
    #LoadModule heartmonitor_module modules/mod_heartmonitor.so
    #LoadModule dav_module modules/mod_dav.so
    LoadModule status_module modules/mod_status.so
    LoadModule autoindex_module modules/mod_autoindex.so
    #LoadModule asis_module modules/mod_asis.so
    #LoadModule info_module modules/mod_info.so
    #LoadModule suexec_module modules/mod_suexec.so
    #LoadModule cgid_module modules/mod_cgid.so
    #LoadModule cgi_module modules/mod_cgi.so
    #LoadModule dav_fs_module modules/mod_dav_fs.so
    #LoadModule dav_lock_module modules/mod_dav_lock.so
    #LoadModule vhost_alias_module modules/mod_vhost_alias.so
    LoadModule negotiation_module modules/mod_negotiation.so
    LoadModule dir_module modules/mod_dir.so
    #LoadModule imagemap_module modules/mod_imagemap.so
    #LoadModule actions_module modules/mod_actions.so
    #LoadModule speling_module modules/mod_speling.so
    LoadModule userdir_module modules/mod_userdir.so
    LoadModule alias_module modules/mod_alias.so
    #LoadModule rewrite_module modules/mod_rewrite.so
    LoadModule python_module modules/mod_python.so
    <IfModule unixd_module>
    # If you wish httpd to run as a different user or group, you must run
    # httpd as root initially and it will switch.
    # User/Group: The name (or #number) of the user/group to run httpd as.
    # It is usually good practice to create a dedicated user and group for
    # running httpd, as with most system services.
    User http
    Group http
    </IfModule>
    # 'Main' server configuration
    # The directives in this section set up the values used by the 'main'
    # server, which responds to any requests that aren't handled by a
    # <VirtualHost> definition. These values also provide defaults for
    # any <VirtualHost> containers you may define later in the file.
    # All of these directives may appear inside <VirtualHost> containers,
    # in which case these default settings will be overridden for the
    # virtual host being defined.
    # ServerAdmin: Your address, where problems with the server should be
    # e-mailed. This address appears on some server-generated pages, such
    # as error documents. e.g. [email protected]
    ServerAdmin [email protected]
    # ServerName gives the name and port that the server uses to identify itself.
    # This can often be determined automatically, but we recommend you specify
    # it explicitly to prevent problems during startup.
    # If your host doesn't have a registered DNS name, enter its IP address here.
    #ServerName www.example.com:80
    # Deny access to the entirety of your server's filesystem. You must
    # explicitly permit access to web content directories in other
    # <Directory> blocks below.
    <Directory />
    AllowOverride none
    Require all denied
    </Directory>
    # Note that from this point forward you must specifically allow
    # particular features to be enabled - so if something's not working as
    # you might expect, make sure that you have specifically enabled it
    # below.
    # DocumentRoot: The directory out of which you will serve your
    # documents. By default, all requests are taken from this directory, but
    # symbolic links and aliases may be used to point to other locations.
    DocumentRoot "/srv/http"
    <Directory "/srv/http">
    # Possible values for the Options directive are "None", "All",
    # or any combination of:
    # Indexes Includes FollowSymLinks SymLinksifOwnerMatch ExecCGI MultiViews
    # Note that "MultiViews" must be named *explicitly* --- "Options All"
    # doesn't give it to you.
    # The Options directive is both complicated and important. Please see
    # http://httpd.apache.org/docs/2.4/mod/core.html#options
    # for more information.
    Options Indexes FollowSymLinks
    # AllowOverride controls what directives may be placed in .htaccess files.
    # It can be "All", "None", or any combination of the keywords:
    # AllowOverride FileInfo AuthConfig Limit
    AllowOverride None
    # Controls who can get stuff from this server.
    Require all granted
    </Directory>
    # DirectoryIndex: sets the file that Apache will serve if a directory
    # is requested.
    <IfModule dir_module>
    DirectoryIndex index.html
    </IfModule>
    # The following lines prevent .htaccess and .htpasswd files from being
    # viewed by Web clients.
    <Files ".ht*">
    Require all denied
    </Files>
    # ErrorLog: The location of the error log file.
    # If you do not specify an ErrorLog directive within a <VirtualHost>
    # container, error messages relating to that virtual host will be
    # logged here. If you *do* define an error logfile for a <VirtualHost>
    # container, that host's errors will be logged there and not here.
    ErrorLog "/var/log/httpd/error_log"
    # LogLevel: Control the number of messages logged to the error_log.
    # Possible values include: debug, info, notice, warn, error, crit,
    # alert, emerg.
    LogLevel warn
    <IfModule log_config_module>
    # The following directives define some format nicknames for use with
    # a CustomLog directive (see below).
    LogFormat "%h %l %u %t \"%r\" %>s %b \"%{Referer}i\" \"%{User-Agent}i\"" combined
    LogFormat "%h %l %u %t \"%r\" %>s %b" common
    <IfModule logio_module>
    # You need to enable mod_logio.c to use %I and %O
    LogFormat "%h %l %u %t \"%r\" %>s %b \"%{Referer}i\" \"%{User-Agent}i\" %I %O" combinedio
    </IfModule>
    # The location and format of the access logfile (Common Logfile Format).
    # If you do not define any access logfiles within a <VirtualHost>
    # container, they will be logged here. Contrariwise, if you *do*
    # define per-<VirtualHost> access logfiles, transactions will be
    # logged therein and *not* in this file.
    CustomLog "/var/log/httpd/access_log" common
    # If you prefer a logfile with access, agent, and referer information
    # (Combined Logfile Format) you can use the following directive.
    #CustomLog "/var/log/httpd/access_log" combined
    </IfModule>
    <IfModule alias_module>
    # Redirect: Allows you to tell clients about documents that used to
    # exist in your server's namespace, but do not anymore. The client
    # will make a new request for the document at its new location.
    # Example:
    # Redirect permanent /foo http://www.example.com/bar
    # Alias: Maps web paths into filesystem paths and is used to
    # access content that does not live under the DocumentRoot.
    # Example:
    # Alias /webpath /full/filesystem/path
    # If you include a trailing / on /webpath then the server will
    # require it to be present in the URL. You will also likely
    # need to provide a <Directory> section to allow access to
    # the filesystem path.
    # ScriptAlias: This controls which directories contain server scripts.
    # ScriptAliases are essentially the same as Aliases, except that
    # documents in the target directory are treated as applications and
    # run by the server when requested rather than as documents sent to the
    # client. The same rules about trailing "/" apply to ScriptAlias
    # directives as to Alias.
    ScriptAlias /cgi-bin/ "/srv/http/cgi-bin/"
    </IfModule>
    <IfModule cgid_module>
    # ScriptSock: On threaded servers, designate the path to the UNIX
    # socket used to communicate with the CGI daemon of mod_cgid.
    #Scriptsock cgisock
    </IfModule>
    # "/srv/http/cgi-bin" should be changed to whatever your ScriptAliased
    # CGI directory exists, if you have that configured.
    <Directory "/srv/http/cgi-bin">
    AllowOverride None
    Options None
    Require all granted
    </Directory>
    <IfModule mime_module>
    # TypesConfig points to the file containing the list of mappings from
    # filename extension to MIME-type.
    TypesConfig conf/mime.types
    # AddType allows you to add to or override the MIME configuration
    # file specified in TypesConfig for specific file types.
    #AddType application/x-gzip .tgz
    # AddEncoding allows you to have certain browsers uncompress
    # information on the fly. Note: Not all browsers support this.
    #AddEncoding x-compress .Z
    #AddEncoding x-gzip .gz .tgz
    # If the AddEncoding directives above are commented-out, then you
    # probably should define those extensions to indicate media types:
    AddType application/x-compress .Z
    AddType application/x-gzip .gz .tgz
    # AddHandler allows you to map certain file extensions to "handlers":
    # actions unrelated to filetype. These can be either built into the server
    # or added with the Action directive (see below)
    # To use CGI scripts outside of ScriptAliased directories:
    # (You will also need to add "ExecCGI" to the "Options" directive.)
    #AddHandler cgi-script .cgi
    # For type maps (negotiated resources):
    #AddHandler type-map var
    # Filters allow you to process content before it is sent to the client.
    # To parse .shtml files for server-side includes (SSI):
    # (You will also need to add "Includes" to the "Options" directive.)
    #AddType text/html .shtml
    #AddOutputFilter INCLUDES .shtml
    </IfModule>
    # The mod_mime_magic module allows the server to use various hints from the
    # contents of the file itself to determine its type. The MIMEMagicFile
    # directive tells the module where the hint definitions are located.
    #MIMEMagicFile conf/magic
    # Customizable error responses come in three flavors:
    # 1) plain text 2) local redirects 3) external redirects
    # Some examples:
    #ErrorDocument 500 "The server made a boo boo."
    #ErrorDocument 404 /missing.html
    #ErrorDocument 404 "/cgi-bin/missing_handler.pl"
    #ErrorDocument 402 http://www.example.com/subscription_info.html
    # MaxRanges: Maximum number of Ranges in a request before
    # returning the entire resource, or one of the special
    # values 'default', 'none' or 'unlimited'.
    # Default setting is to accept 200 Ranges.
    #MaxRanges unlimited
    # EnableMMAP and EnableSendfile: On systems that support it,
    # memory-mapping or the sendfile syscall may be used to deliver
    # files. This usually improves server performance, but must
    # be turned off when serving from networked-mounted
    # filesystems or if support for these functions is otherwise
    # broken on your system.
    # Defaults: EnableMMAP On, EnableSendfile Off
    #EnableMMAP off
    #EnableSendfile on
    # Supplemental configuration
    # The configuration files in the conf/extra/ directory can be
    # included to add extra features or to modify the default configuration of
    # the server, or you may simply copy their contents here and change as
    # necessary.
    # Server-pool management (MPM specific)
    Include conf/extra/httpd-mpm.conf
    # Multi-language error messages
    Include conf/extra/httpd-multilang-errordoc.conf
    # Fancy directory listings
    Include conf/extra/httpd-autoindex.conf
    # Language settings
    Include conf/extra/httpd-languages.conf
    # User home directories
    Include conf/extra/httpd-userdir.conf
    # Real-time info on requests and configuration
    #Include conf/extra/httpd-info.conf
    # Virtual hosts
    #Include conf/extra/httpd-vhosts.conf
    # Local access to the Apache HTTP Server Manual
    #Include conf/extra/httpd-manual.conf
    # Distributed authoring and versioning (WebDAV)
    #Include conf/extra/httpd-dav.conf
    # Various default settings
    Include conf/extra/httpd-default.conf
    # Configure mod_proxy_html to understand HTML4/XHTML1
    <IfModule proxy_html_module>
    Include conf/extra/proxy-html.conf
    </IfModule>
    # Secure (SSL/TLS) connections
    #Include conf/extra/httpd-ssl.conf
    # Note: The following must must be present to support
    # starting without SSL on platforms with no /dev/random equivalent
    # but a statically compiled-in mod_ssl.
    <IfModule ssl_module>
    SSLRandomSeed startup builtin
    SSLRandomSeed connect builtin
    </IfModule>
    # uncomment out the below to deal with user agents that deliberately
    # violate open standards by misusing DNT (DNT *must* be a specific
    # end-user choice)
    #<IfModule setenvif_module>
    #BrowserMatch "MSIE 10.0;" bad_DNT
    #</IfModule>
    #<IfModule headers_module>
    #RequestHeader unset DNT env=bad_DNT
    #</IfModule>
    <Directory /home/developer/www/>
    AddHandler mod_python .py
    PythonHandler mptest
    PythonDebug On
    </Directory>
    httpd-userdir.conf file:
    # Settings for user home directories
    # Required module: mod_authz_core, mod_authz_host, mod_userdir
    # UserDir: The name of the directory that is appended onto a user's home
    # directory if a ~user request is received. Note that you must also set
    # the default access control for these directories, as in the example below.
    UserDir public_html
    # Control access to UserDir directories. The following is an example
    # for a site where these directories are restricted to read-only.
    <Directory "/home/developer/www/">
    AllowOverride FileInfo AuthConfig Limit Indexes
    Options MultiViews Indexes SymLinksIfOwnerMatch IncludesNoExec
    Require method GET POST OPTIONS
    </Directory>
    and path permissions
    drwxr-xr-x 4 root root 4096 03-16 12:24 home
    drwx-----x 11 developer users 4096 03-18 21:03 developer
    drwxr-xr-x 2 http http 4096 03-18 21:50 www
    -rwxrwxrwx 1 http http 137 03-18 21:08 mptest.py
    Do you have any suggestions? Thanks in advance

    Thanks for reply
    I've added read access to developer directory:
    drwxr--r-x 11 developer users 4096 03-18 21:03 developer
    Nothing changed.
    error_log
    [Tue Mar 18 22:42:47.462658 2014] [authz_core:error] [pid 2150:tid 2941197120] [client 192.168.1.100:56103] AH01630: client denied by server configuration: /home/developer/public_html
    No idea how "public_html" get there?!
    access_log
    192.168.1.100 - - [18/Mar/2014:22:38:34 +0100] "GET /~developer HTTP/1.1" 403 1081
    192.168.1.100 - - [18/Mar/2014:22:38:45 +0100] "GET /~developer/www HTTP/1.1" 403 1081
    192.168.1.100 - - [18/Mar/2014:22:42:47 +0100] "GET /~developer/www HTTP/1.1" 403 1081
    192.168.1.100 - - [18/Mar/2014:22:42:47 +0100] "GET /favicon.ico HTTP/1.1" 404 1099
    192.168.1.100 - - [18/Mar/2014:22:42:47 +0100] "GET /favicon.ico HTTP/1.1" 404 1099
    EDIT
    Ok, I've found the solution for that. In file httpd-userdir.conf UserDir was "public_html" instead of "www".
    Now I'm getting error 500
    error_log
    [Tue Mar 18 22:48:36.841443 2014] [mpm_event:notice] [pid 2803:tid 3074947456] AH00489: Apache/2.4.7 (Unix) mod_python/3.5.0- Python/3.3.5 configured -- resuming normal operations
    [Tue Mar 18 22:48:36.841528 2014] [core:notice] [pid 2803:tid 3074947456] AH00094: Command line: '/usr/bin/httpd'
    [Tue Mar 18 22:48:45.873329 2014] [:error] [pid 2805:tid 3033516864] make_obcallback: could not import mod_python.apache.\n
    [Tue Mar 18 22:48:45.874559 2014] [:error] [pid 2805:tid 3033516864] make_obcallback: Python path being used "['/usr/lib/python33.zip', '/usr/lib/python3.3', '/usr/lib/python3.3/plat-linux', '/usr/lib/python3.3/lib-dynload', '/usr/lib/python3.3/site-packages']".
    [Tue Mar 18 22:48:45.874589 2014] [:error] [pid 2805:tid 3033516864] get_interpreter: no interpreter callback found.
    [Tue Mar 18 22:48:45.874612 2014] [:error] [pid 2805:tid 3033516864] [client 192.168.1.100:56122] python_handler: Can't get/create interpreter., referer: http://192.168.1.108/~developer/
    Last edited by maci3k (2014-03-18 22:37:32)

  • Web Sphere start up problem.

    Hi all,
    I am getting the following stack of exceptions while starting up the webshere server. What might be the reason. Can u help me out?
    Retheesh R
    *** Starting the server ***
    ************ Start Display Current Environment ************
    WebSphere Platform 5.0 [BASE 5.0.0 s0245.03] running with process name localhost\localhost\server1 and process id 3260
    Host Operating System is Windows XP, version 5.1
    Java version = J2RE 1.3.1 IBM Windows 32 build cn131-20021107 (JIT enabled: jitc), Java Compiler = jitc, Java VM name = Classic VM
    was.install.root = C:\Program Files\IBM\WebSphere Studio\runtimes\base_v5
    user.install.root = C:\Program Files\IBM\WebSphere Studio\runtimes\base_v5
    Java Home = C:\Program Files\IBM\WebSphere Studio\runtimes\base_v5\java\jre
    ws.ext.dirs = C:\Program Files\IBM\WebSphere Studio\runtimes\base_v5/java/lib;C:\Program Files\IBM\WebSphere Studio\runtimes\base_v5/classes;C:\Program Files\IBM\WebSphere Studio\runtimes\base_v5/classes;C:\Program Files\IBM\WebSphere Studio\runtimes\base_v5/lib;C:\Program Files\IBM\WebSphere Studio\runtimes\base_v5/lib/ext;C:\Program Files\IBM\WebSphere Studio\runtimes\base_v5/web/help;C:\Program Files\IBM\WebSphere Studio\runtimes\base_v5/deploytool/itp/plugins/com.ibm.etools.ejbdeploy/runtime;C:/Program Files/IBM/SQLLIB/java/db2java.zip;C:/Program Files/IBM/WebSphere Studio/wstools/eclipse/plugins/com.ibm.etools.webservice_5.0.1/runtime/worf.jar
    Classpath = C:\Program Files\IBM\WebSphere Studio\runtimes\base_v5/properties;C:\Program Files\IBM\WebSphere Studio\runtimes\base_v5/properties;C:\Program Files\IBM\WebSphere Studio\runtimes\base_v5/lib/bootstrap.jar;C:\Program Files\IBM\WebSphere Studio\runtimes\base_v5/lib/j2ee.jar;C:\Program Files\IBM\WebSphere Studio\runtimes\base_v5/lib/lmproxy.jar;C:/Program Files/IBM/WebSphere Studio/wstools/eclipse/plugins/com.ibm.etools.websphere.tools.common_5.0.1/runtime/wteServers.jar;C:/Program Files/IBM/WebSphere Studio/wstools/eclipse/plugins/com.ibm.etools.websphere.tools.common_5.0.1/runtime/wasToolsCommon.jar
    Java Library path = C:\Program Files\IBM\WebSphere Studio\runtimes\base_v5/bin;C:\Program Files\IBM\WebSphere Studio\runtimes\base_v5/java/bin;C:\Program Files\IBM\WebSphere Studio\runtimes\base_v5/java/jre/bin;C:\Program Files\IBM\WebSphere Studio\eclipse\jre\bin;.;C:\WINDOWS\system32;C:\WINDOWS;C:\oracle\ora92\bin;C:\Program Files\Oracle\jre\1.3.1\bin;C:\Program Files\Oracle\jre\1.1.8\bin;C:\WINDOWS\system32;C:\WINDOWS;C:\WINDOWS\System32\Wbem;C:\PROGRA~1\IBM\SQLLIB\BIN;C:\PROGRA~1\IBM\SQLLIB\FUNCTION
    ************* End Display Current Environment *************
    [6/24/05 15:33:33:797 IST] 5cc01505 ManagerAdmin I TRAS0017I: The startup trace state is *=all=disabled.
    [6/24/05 15:33:34:281 IST] 5cc01505 AdminInitiali A ADMN0015I: AdminService initialized
    [6/24/05 15:33:35:109 IST] 5cc01505 Configuration A SECJ0215I: Successfully set JAAS login provider configuration class to com.ibm.ws.security.auth.login.Configuration.
    [6/24/05 15:33:35:141 IST] 5cc01505 SecurityDM I SECJ0231I: The Security component's FFDC Diagnostic Module com.ibm.ws.security.core.SecurityDM registered successfully: true.
    [6/24/05 15:33:35:469 IST] 5cc01505 SecurityCompo I SECJ0309I: Java 2 Security is disabled.
    [6/24/05 15:33:35:500 IST] 5cc01505 SecurityCompo I SECJ0212I: WCCM JAAS configuration information successfully pushed to login provider class.
    [6/24/05 15:33:35:547 IST] 5cc01505 SecurityCompo I SECJ0240I: Security service initialization completed successfully
    [6/24/05 15:33:35:578 IST] 5cc01505 JMSRegistrati A MSGS0602I: WebSphere Embedded Messaging Client only has been installed
    [6/24/05 15:33:37:203 IST] 5cc01505 JMXSoapAdapte A ADMC0013I: SOAP connector available at port 8880
    [6/24/05 15:33:37:219 IST] 5cc01505 SecurityCompo I SECJ0243I: Security service started successfully
    [6/24/05 15:33:37:234 IST] 5cc01505 SecurityCompo I SECJ0210I: Security enabled false
    [6/24/05 15:33:37:453 IST] 5cc01505 SystemErr R Failed to initialise trace to ./mqjms.trc
    [6/24/05 15:33:38:203 IST] 5cc01505 CacheServiceI I DYNA0048I: WebSphere Dynamic Cache initialized successfully.
    [6/24/05 15:33:38:297 IST] 5cc01505 FileBeanStore W CNTR0023W: Directory "C:\Program Files\IBM\WebSphere Studio\runtimes\base_v5/temp" does not exist. The EJB Container will use the current directory for passivating beans.
    [6/24/05 15:33:39:703 IST] 5cc01505 DeployedAppli W WSVR0205E: Module, StrutsAppEJB.jar, of application, StrutsApp, failed to initialize
    [6/24/05 15:33:39:719 IST] 5cc01505 ApplicationMg E WSVR0100W: An error occurred initializing, StrutsApp
    com.ibm.ws.exception.ConfigurationError: Open failure
         at com.ibm.ws.runtime.component.DeployedModuleImpl.initialize(DeployedModuleImpl.java:280)
         at com.ibm.ws.runtime.component.DeployedApplicationImpl.initializeModule(DeployedApplicationImpl.java:700)
         at com.ibm.ws.runtime.component.DeployedApplicationImpl.initialize(DeployedApplicationImpl.java:402)
         at com.ibm.ws.runtime.component.ApplicationMgrImpl.initializeApplication(ApplicationMgrImpl.java:135)
         at com.ibm.ws.runtime.component.ApplicationMgrImpl.start(ApplicationMgrImpl.java:203)
         at com.ibm.ws.runtime.component.ContainerImpl.startComponents(ContainerImpl.java:343)
         at com.ibm.ws.runtime.component.ContainerImpl.start(ContainerImpl.java:234)
         at com.ibm.ws.runtime.component.ApplicationServerImpl.start(ApplicationServerImpl.java:117)
         at com.ibm.ws.runtime.component.ContainerImpl.startComponents(ContainerImpl.java:343)
         at com.ibm.ws.runtime.component.ContainerImpl.start(ContainerImpl.java:234)
         at com.ibm.ws.runtime.component.ServerImpl.start(ServerImpl.java:182)
         at com.ibm.ws.runtime.WsServer.start(WsServer.java:135)
         at com.ibm.ws.runtime.WsServer.main(WsServer.java:232)
         at java.lang.reflect.Method.invoke(Native Method)
         at com.ibm.ws.bootstrap.WSLauncher.main(WSLauncher.java:94)
         at com.ibm.etools.websphere.tools.runner.api.ServerRunnerV5$1.run(ServerRunnerV5.java:105)
    ---- Begin backtrace for nested exception
    com.ibm.etools.archive.exception.ArchiveWrappedException
    Stack trace of nested exception:
    com.ibm.etools.archive.exception.DeploymentDescriptorLoadException: META-INF/ejb-jar.xml
    Stack trace of nested exception:
    com.ibm.etools.archive.exception.ResourceLoadException: IWAE0007E Could not load resource "META-INF/ejb-jar.xml" in archive "StrutsAppEJB.jar"
    Stack trace of nested exception:
    com.ibm.etools.j2ee.exception.WrappedRuntimeException: IWAE0099E An Exception occurred while parsing xml: Line #: 5 :Column #: 11
    Stack trace of nested exception:
    org.xml.sax.SAXParseException: The content of element type "ejb-jar" is incomplete, it must match "(description?,display-name?,small-icon?,large-icon?,enterprise-beans,relationships?,assembly-descriptor?,ejb-client-jar?)".
         at org.apache.xerces.parsers.DOMParser.parse(DOMParser.java:235)
         at org.apache.xerces.jaxp.DocumentBuilderImpl.parse(DocumentBuilderImpl.java:209)
         at com.ibm.etools.j2ee.xml.bridge.GeneralXmlDocumentReader.parse(GeneralXmlDocumentReader.java:198)
         at com.ibm.etools.j2ee.xml.bridge.GeneralXmlDocumentReader.parseDocument(GeneralXmlDocumentReader.java:221)
         at com.ibm.etools.j2ee.xml.DeploymentDescriptorImportExport.primImportFrom(DeploymentDescriptorImportExport.java:250)
         at com.ibm.etools.j2ee.xml.DeploymentDescriptorImportExport.primImportFrom(DeploymentDescriptorImportExport.java:239)
         at com.ibm.etools.j2ee.xml.EjbJarDeploymentDescriptorImportExport.importFrom(EjbJarDeploymentDescriptorImportExport.java:54)
         at com.ibm.etools.ejb.impl.EJBJarResourceFactory.importXML(EJBJarResourceFactory.java:30)
         at com.ibm.etools.j2ee.common.impl.XMLResourceFactory.load(XMLResourceFactory.java:68)
         at com.ibm.etools.j2ee.common.impl.XMLResourceFactory.load(XMLResourceFactory.java:84)
         at com.ibm.etools.emf.resource.impl.ResourceFactoryImpl.load(ResourceFactoryImpl.java:77)
         at com.ibm.etools.emf.resource.impl.ResourceSetImpl.load(ResourceSetImpl.java:289)
         at com.ibm.etools.archive.impl.LoadStrategyImpl.getMofResource(LoadStrategyImpl.java:222)
         at com.ibm.etools.commonarchive.impl.ArchiveImpl.getMofResource(ArchiveImpl.java:528)
         at com.ibm.etools.commonarchive.impl.ModuleFileImpl.getDeploymentDescriptorResource(ModuleFileImpl.java:65)
         at com.ibm.etools.archive.impl.XmlBasedImportStrategyImpl.primLoadDeploymentDescriptor(XmlBasedImportStrategyImpl.java:35)
         at com.ibm.etools.archive.impl.EjbJar11ImportStrategyImpl.loadDeploymentDescriptor(EjbJar11ImportStrategyImpl.java:73)
         at com.ibm.etools.archive.impl.EjbJar11ImportStrategyImpl.importMetaData(EjbJar11ImportStrategyImpl.java:68)
         at com.ibm.etools.commonarchive.impl.EJBJarFileImpl.getDeploymentDescriptor(EJBJarFileImpl.java:152)
         at com.ibm.etools.commonarchive.impl.EJBJarFileImpl.getStandardDeploymentDescriptor(EJBJarFileImpl.java:212)
         at com.ibm.etools.commonarchive.impl.EARFileImpl.getDeploymentDescriptor(EARFileImpl.java:446)
         at com.ibm.etools.commonarchive.impl.ModuleRefImpl.getDeploymentDescriptor(ModuleRefImpl.java:525)
         at com.ibm.ws.runtime.component.DeployedModuleImpl.open(DeployedModuleImpl.java:113)
         at com.ibm.ws.runtime.component.DeployedModuleImpl.initialize(DeployedModuleImpl.java:277)
         at com.ibm.ws.runtime.component.DeployedApplicationImpl.initializeModule(DeployedApplicationImpl.java:700)
         at com.ibm.ws.runtime.component.DeployedApplicationImpl.initialize(DeployedApplicationImpl.java:402)
         at com.ibm.ws.runtime.component.ApplicationMgrImpl.initializeApplication(ApplicationMgrImpl.java:135)
         at com.ibm.ws.runtime.component.ApplicationMgrImpl.start(ApplicationMgrImpl.java:203)
         at com.ibm.ws.runtime.component.ContainerImpl.startComponents(ContainerImpl.java:343)
         at com.ibm.ws.runtime.component.ContainerImpl.start(ContainerImpl.java:234)
         at com.ibm.ws.runtime.component.ApplicationServerImpl.start(ApplicationServerImpl.java:117)
         at com.ibm.ws.runtime.component.ContainerImpl.startComponents(ContainerImpl.java:343)
         at com.ibm.ws.runtime.component.ContainerImpl.start(ContainerImpl.java:234)
         at com.ibm.ws.runtime.component.ServerImpl.start(ServerImpl.java:182)
         at com.ibm.ws.runtime.WsServer.start(WsServer.java:135)
         at com.ibm.ws.runtime.WsServer.main(WsServer.java:232)
         at java.lang.reflect.Method.invoke(Native Method)
         at com.ibm.ws.bootstrap.WSLauncher.main(WSLauncher.java:94)
         at com.ibm.etools.websphere.tools.runner.api.ServerRunnerV5$1.run(ServerRunnerV5.java:105)
    [6/24/05 15:33:45:031 IST] 5cc01505 WsServer E WSVR0003E: Server server1 failed to start
    com.ibm.ws.exception.RuntimeError: Open failure
         at com.ibm.ws.runtime.component.ApplicationMgrImpl.start(ApplicationMgrImpl.java:211)
         at com.ibm.ws.runtime.component.ContainerImpl.startComponents(ContainerImpl.java:343)
         at com.ibm.ws.runtime.component.ContainerImpl.start(ContainerImpl.java:234)
         at com.ibm.ws.runtime.component.ApplicationServerImpl.start(ApplicationServerImpl.java:117)
         at com.ibm.ws.runtime.component.ContainerImpl.startComponents(ContainerImpl.java:343)
         at com.ibm.ws.runtime.component.ContainerImpl.start(ContainerImpl.java:234)
         at com.ibm.ws.runtime.component.ServerImpl.start(ServerImpl.java:182)
         at com.ibm.ws.runtime.WsServer.start(WsServer.java:135)
         at com.ibm.ws.runtime.WsServer.main(WsServer.java:232)
         at java.lang.reflect.Method.invoke(Native Method)
         at com.ibm.ws.bootstrap.WSLauncher.main(WSLauncher.java:94)
         at com.ibm.etools.websphere.tools.runner.api.ServerRunnerV5$1.run(ServerRunnerV5.java:105)
    ---- Begin backtrace for nested exception
    com.ibm.ws.exception.ConfigurationError: Open failure
         at com.ibm.ws.runtime.component.DeployedModuleImpl.initialize(DeployedModuleImpl.java:280)
         at com.ibm.ws.runtime.component.DeployedApplicationImpl.initializeModule(DeployedApplicationImpl.java:700)
         at com.ibm.ws.runtime.component.DeployedApplicationImpl.initialize(DeployedApplicationImpl.java:402)
         at com.ibm.ws.runtime.component.ApplicationMgrImpl.initializeApplication(ApplicationMgrImpl.java:135)
         at com.ibm.ws.runtime.component.ApplicationMgrImpl.start(ApplicationMgrImpl.java:203)
         at com.ibm.ws.runtime.component.ContainerImpl.startComponents(ContainerImpl.java:343)
         at com.ibm.ws.runtime.component.ContainerImpl.start(ContainerImpl.java:234)
         at com.ibm.ws.runtime.component.ApplicationServerImpl.start(ApplicationServerImpl.java:117)
         at com.ibm.ws.runtime.component.ContainerImpl.startComponents(ContainerImpl.java:343)
         at com.ibm.ws.runtime.component.ContainerImpl.start(ContainerImpl.java:234)
         at com.ibm.ws.runtime.component.ServerImpl.start(ServerImpl.java:182)
         at com.ibm.ws.runtime.WsServer.start(WsServer.java:135)
         at com.ibm.ws.runtime.WsServer.main(WsServer.java:232)
         at java.lang.reflect.Method.invoke(Native Method)
         at com.ibm.ws.bootstrap.WSLauncher.main(WSLauncher.java:94)
         at com.ibm.etools.websphere.tools.runner.api.ServerRunnerV5$1.run(ServerRunnerV5.java:105)
    ---- Begin backtrace for nested exception
    com.ibm.etools.archive.exception.ArchiveWrappedException
    Stack trace of nested exception:
    com.ibm.etools.archive.exception.DeploymentDescriptorLoadException: META-INF/ejb-jar.xml
    Stack trace of nested exception:
    com.ibm.etools.archive.exception.ResourceLoadException: IWAE0007E Could not load resource "META-INF/ejb-jar.xml" in archive "StrutsAppEJB.jar"
    Stack trace of nested exception:
    com.ibm.etools.j2ee.exception.WrappedRuntimeException: IWAE0099E An Exception occurred while parsing xml: Line #: 5 :Column #: 11
    Stack trace of nested exception:
    org.xml.sax.SAXParseException: The content of element type "ejb-jar" is incomplete, it must match "(description?,display-name?,small-icon?,large-icon?,enterprise-beans,relationships?,assembly-descriptor?,ejb-client-jar?)".
         at org.apache.xerces.parsers.DOMParser.parse(DOMParser.java:235)
         at org.apache.xerces.jaxp.DocumentBuilderImpl.parse(DocumentBuilderImpl.java:209)
         at com.ibm.etools.j2ee.xml.bridge.GeneralXmlDocumentReader.parse(GeneralXmlDocumentReader.java:198)
         at com.ibm.etools.j2ee.xml.bridge.GeneralXmlDocumentReader.parseDocument(GeneralXmlDocumentReader.java:221)
         at com.ibm.etools.j2ee.xml.DeploymentDescriptorImportExport.primImportFrom(DeploymentDescriptorImportExport.java:250)
         at com.ibm.etools.j2ee.xml.DeploymentDescriptorImportExport.primImportFrom(DeploymentDescriptorImportExport.java:239)
         at com.ibm.etools.j2ee.xml.EjbJarDeploymentDescriptorImportExport.importFrom(EjbJarDeploymentDescriptorImportExport.java:54)
         at com.ibm.etools.ejb.impl.EJBJarResourceFactory.importXML(EJBJarResourceFactory.java:30)
         at com.ibm.etools.j2ee.common.impl.XMLResourceFactory.load(XMLResourceFactory.java:68)
         at com.ibm.etools.j2ee.common.impl.XMLResourceFactory.load(XMLResourceFactory.java:84)
         at com.ibm.etools.emf.resource.impl.ResourceFactoryImpl.load(ResourceFactoryImpl.java:77)
         at com.ibm.etools.emf.resource.impl.ResourceSetImpl.load(ResourceSetImpl.java:289)
         at com.ibm.etools.archive.impl.LoadStrategyImpl.getMofResource(LoadStrategyImpl.java:222)
         at com.ibm.etools.commonarchive.impl.ArchiveImpl.getMofResource(ArchiveImpl.java:528)
         at com.ibm.etools.commonarchive.impl.ModuleFileImpl.getDeploymentDescriptorResource(ModuleFileImpl.java:65)
         at com.ibm.etools.archive.impl.XmlBasedImportStrategyImpl.primLoadDeploymentDescriptor(XmlBasedImportStrategyImpl.java:35)
         at com.ibm.etools.archive.impl.EjbJar11ImportStrategyImpl.loadDeploymentDescriptor(EjbJar11ImportStrategyImpl.java:73)
         at com.ibm.etools.archive.impl.EjbJar11ImportStrategyImpl.importMetaData(EjbJar11ImportStrategyImpl.java:68)
         at com.ibm.etools.commonarchive.impl.EJBJarFileImpl.getDeploymentDescriptor(EJBJarFileImpl.java:152)
         at com.ibm.etools.commonarchive.impl.EJBJarFileImpl.getStandardDeploymentDescriptor(EJBJarFileImpl.java:212)
         at com.ibm.etools.commonarchive.impl.EARFileImpl.getDeploymentDescriptor(EARFileImpl.java:446)
         at com.ibm.etools.commonarchive.impl.ModuleRefImpl.getDeploymentDescriptor(ModuleRefImpl.java:525)
         at com.ibm.ws.runtime.component.DeployedModuleImpl.open(DeployedModuleImpl.java:113)
         at com.ibm.ws.runtime.component.DeployedModuleImpl.initialize(DeployedModuleImpl.java:277)
         at com.ibm.ws.runtime.component.DeployedApplicationImpl.initializeModule(DeployedApplicationImpl.java:700)
         at com.ibm.ws.runtime.component.DeployedApplicationImpl.initialize(DeployedApplicationImpl.java:402)
         at com.ibm.ws.runtime.component.ApplicationMgrImpl.initializeApplication(ApplicationMgrImpl.java:135)
         at com.ibm.ws.runtime.component.ApplicationMgrImpl.start(ApplicationMgrImpl.java:203)
         at com.ibm.ws.runtime.component.ContainerImpl.startComponents(ContainerImpl.java:343)
         at com.ibm.ws.runtime.component.ContainerImpl.start(ContainerImpl.java:234)
         at com.ibm.ws.runtime.component.ApplicationServerImpl.start(ApplicationServerImpl.java:117)
         at com.ibm.ws.runtime.component.ContainerImpl.startComponents(ContainerImpl.java:343)
         at com.ibm.ws.runtime.component.ContainerImpl.start(ContainerImpl.java:234)
         at com.ibm.ws.runtime.component.ServerImpl.start(ServerImpl.java:182)
         at com.ibm.ws.runtime.WsServer.start(WsServer.java:135)
         at com.ibm.ws.runtime.WsServer.main(WsServer.java:232)
         at java.lang.reflect.Method.invoke(Native Method)
         at com.ibm.ws.bootstrap.WSLauncher.main(WSLauncher.java:94)
         at com.ibm.etools.websphere.tools.runner.api.ServerRunnerV5$1.run(ServerRunnerV5.java:105)
    [6/24/05 15:33:45:047 IST] 5cc01505 WsServer E WSVR0009E: Error occurred during startup
    Retheesh R

    While installing a new application, I am facing a problem that getting an exception
    ApplicationMg W WSVR0100W: An error occurred initializing, PROMPT
    com.ibm.ws.exception.ConfigurationWarning: Failed to open C:\Program Files\WebSphere\AppServer\config\cells\CCR-7F0556\applications\PROMPT.ear\deployments\PROMPT
         at com.ibm.ws.runtime.component.DeployedApplicationImpl.initialize(DeployedApplicationImpl.java:390)
         at com.ibm.ws.runtime.component.ApplicationMgrImpl.initializeApplication(ApplicationMgrImpl.java:135)
         at com.ibm.ws.runtime.component.ApplicationMgrImpl.startApplication(ApplicationMgrImpl.java:444)
         at java.lang.reflect.Method.invoke(Native Method)
         at com.tivoli.jmx.modelmbean.MMBInvoker.invoke(MMBInvoker.java:46)
         at com.tivoli.jmx.modelmbean.MMBInvoker.invokeOperation(MMBInvoker.java:115)
         at com.tivoli.jmx.modelmbean.DynamicModelMBeanSupport.invoke(DynamicModelMBeanSupport.java:409)
         at javax.management.modelmbean.RequiredModelMBean.invoke(RequiredModelMBean.java:323)
         at com.tivoli.jmx.GenericMBeanSupport.invoke(GenericMBeanSupport.java:178)
         at com.tivoli.jmx.MBeanAccess.invoke(MBeanAccess.java:113)
         at com.tivoli.jmx.MBeanServerImpl.invoke(MBeanServerImpl.java:290)
         at com.ibm.ws.management.AdminServiceImpl.invoke(AdminServiceImpl.java:655)
         at com.ibm.ws.console.core.mbean.MBeanHelper.invoke(MBeanHelper.java:137)
         at com.ibm.ws.console.appdeployment.ApplicationDeploymentCollectionAction.perform(ApplicationDeploymentCollectionAction.java:239)
         at org.apache.struts.action.ActionServlet.processActionPerform(ActionServlet.java:1791)
         at org.apache.struts.action.ActionServlet.process(ActionServlet.java:1586)
         at org.apache.struts.action.ActionServlet.doPost(ActionServlet.java:510)
         at javax.servlet.http.HttpServlet.service(HttpServlet.java:760)
         at javax.servlet.http.HttpServlet.service(HttpServlet.java:853)
         at com.ibm.ws.webcontainer.servlet.StrictServletInstance.doService(StrictServletInstance.java:110)
         at com.ibm.ws.webcontainer.servlet.StrictLifecycleServlet._service(StrictLifecycleServlet.java:174)
         at com.ibm.ws.webcontainer.servlet.IdleServletState.service(StrictLifecycleServlet.java:313)
         at com.ibm.ws.webcontainer.servlet.StrictLifecycleServlet.service(StrictLifecycleServlet.java:116)
         at com.ibm.ws.webcontainer.servlet.ServletInstance.service(ServletInstance.java:258)
         at com.ibm.ws.webcontainer.servlet.ValidServletReferenceState.dispatch(ValidServletReferenceState.java:42)
         at com.ibm.ws.webcontainer.servlet.ServletInstanceReference.dispatch(ServletInstanceReference.java:40)
         at com.ibm.ws.webcontainer.webapp.WebAppRequestDispatcher.handleWebAppDispatch(WebAppRequestDispatcher.java:872)
         at com.ibm.ws.webcontainer.webapp.WebAppRequestDispatcher.dispatch(WebAppRequestDispatcher.java:491)
         at com.ibm.ws.webcontainer.webapp.WebAppRequestDispatcher.forward(WebAppRequestDispatcher.java:173)
         at com.ibm.ws.webcontainer.srt.WebAppInvoker.doForward(WebAppInvoker.java:79)
         at com.ibm.ws.webcontainer.srt.WebAppInvoker.handleInvocationHook(WebAppInvoker.java:199)
         at com.ibm.ws.webcontainer.cache.invocation.CachedInvocation.handleInvocation(CachedInvocation.java:71)
         at com.ibm.ws.webcontainer.srp.ServletRequestProcessor.dispatchByURI(ServletRequestProcessor.java:182)
         at com.ibm.ws.webcontainer.oselistener.OSEListenerDispatcher.service(OSEListener.java:331)
         at com.ibm.ws.webcontainer.http.HttpConnection.handleRequest(HttpConnection.java:56)
         at com.ibm.ws.http.HttpConnection.readAndHandleRequest(HttpConnection.java:432)
         at com.ibm.ws.http.HttpConnection.run(HttpConnection.java:343)
         at com.ibm.ws.util.ThreadPool$Worker.run(ThreadPool.java:592)
    ---- Begin backtrace for nested exception
    com.ibm.etools.archive.exception.DeploymentDescriptorLoadException: META-INF/application.xml
    Stack trace of nested exception:
    com.ibm.etools.archive.exception.ResourceLoadException: IWAE0007E Could not load resource "META-INF/application.xml" in archive "C:\Program Files\WebSphere\AppServer\config\cells\CCR-7F0556\applications\PROMPT.ear\deployments\PROMPT"
    Stack trace of nested exception:
    com.ibm.etools.archive.exception.ArchiveRuntimeException: Invalid binaries path: D:/basf/prompt/PROMPT.ear
         at com.ibm.etools.archive.impl.LoadStrategyImpl.checkLoosePathsValid(LoadStrategyImpl.java:358)
         at com.ibm.etools.archive.impl.LoadStrategyImpl.setLooseArchive(LoadStrategyImpl.java(Inlined Compiled Code))
         at com.ibm.etools.archive.impl.DirectoryArchiveLoadStrategyImpl.getLooseArchive(DirectoryArchiveLoadStrategyImpl.java(Compiled Code))
         at com.ibm.etools.archive.impl.LoadStrategyImpl.primGetResourcesPath(LoadStrategyImpl.java:133)
         at com.ibm.etools.archive.impl.LoadStrategyImpl.initializeContext(LoadStrategyImpl.java:241)
         at com.ibm.etools.archive.impl.LoadStrategyImpl.getContext(LoadStrategyImpl.java(Inlined Compiled Code))
         at com.ibm.etools.archive.impl.LoadStrategyImpl.getResourceSet(LoadStrategyImpl.java(Inlined Compiled Code))
         at com.ibm.etools.archive.impl.LoadStrategyImpl.getMofResource(LoadStrategyImpl.java(Compiled Code))
         at com.ibm.etools.commonarchive.impl.ArchiveImpl.getMofResource(ArchiveImpl.java(Compiled Code))
         at com.ibm.etools.commonarchive.impl.ModuleFileImpl.getDeploymentDescriptorResource(ModuleFileImpl.java:65)
         at com.ibm.etools.archive.impl.XmlBasedImportStrategyImpl.primLoadDeploymentDescriptor(XmlBasedImportStrategyImpl.java:35)
         at com.ibm.etools.archive.impl.Ear12ImportStrategyImpl.loadDeploymentDescriptor(Ear12ImportStrategyImpl.java:74)
         at com.ibm.etools.archive.impl.Ear12ImportStrategyImpl.importMetaData(Ear12ImportStrategyImpl.java:69)
         at com.ibm.etools.commonarchive.impl.EARFileImpl.getDeploymentDescriptor(EARFileImpl.java(Compiled Code))
         at com.ibm.etools.commonarchive.impl.EARFileImpl.initializeModuleExtensions(EARFileImpl.java:789)
         at com.ibm.etools.commonarchive.impl.EARFileImpl.initializeAfterOpen(EARFileImpl.java:780)
         at com.ibm.etools.commonarchive.impl.CommonarchiveFactoryImpl.openSpecificArchive(CommonarchiveFactoryImpl.java:633)
         at com.ibm.etools.commonarchive.impl.CommonarchiveFactoryImpl.openEARFile(CommonarchiveFactoryImpl.java:469)
         at com.ibm.ws.runtime.component.DeployedApplicationImpl.open(DeployedApplicationImpl.java:168)
         at com.ibm.ws.runtime.component.DeployedApplicationImpl.initialize(DeployedApplicationImpl.java:386)
         at com.ibm.ws.runtime.component.ApplicationMgrImpl.initializeApplication(ApplicationMgrImpl.java:135)
         at com.ibm.ws.runtime.component.ApplicationMgrImpl.startApplication(ApplicationMgrImpl.java:444)
         at java.lang.reflect.Method.invoke(Native Method)
         at com.tivoli.jmx.modelmbean.MMBInvoker.invoke(MMBInvoker.java:46)
         at com.tivoli.jmx.modelmbean.MMBInvoker.invokeOperation(MMBInvoker.java:115)
         at com.tivoli.jmx.modelmbean.DynamicModelMBeanSupport.invoke(DynamicModelMBeanSupport.java:409)
         at javax.management.modelmbean.RequiredModelMBean.invoke(RequiredModelMBean.java:323)
         at com.tivoli.jmx.GenericMBeanSupport.invoke(GenericMBeanSupport.java:178)
         at com.tivoli.jmx.MBeanAccess.invoke(MBeanAccess.java:113)
         at com.tivoli.jmx.MBeanServerImpl.invoke(MBeanServerImpl.java:290)
         at com.ibm.ws.management.AdminServiceImpl.invoke(AdminServiceImpl.java:655)
         at com.ibm.ws.console.core.mbean.MBeanHelper.invoke(MBeanHelper.java:137)
         at com.ibm.ws.console.appdeployment.ApplicationDeploymentCollectionAction.perform(ApplicationDeploymentCollectionAction.java:239)
         at org.apache.struts.action.ActionServlet.processActionPerform(ActionServlet.java:1791)
         at org.apache.struts.action.ActionServlet.process(ActionServlet.java:1586)
         at org.apache.struts.action.ActionServlet.doPost(ActionServlet.java:510)
         at javax.servlet.http.HttpServlet.service(HttpServlet.java:760)
         at javax.servlet.http.HttpServlet.service(HttpServlet.java:853)
         at com.ibm.ws.webcontainer.servlet.StrictServletInstance.doService(StrictServletInstance.java:110)
         at com.ibm.ws.webcontainer.servlet.StrictLifecycleServlet._service(StrictLifecycleServlet.java:174)
         at com.ibm.ws.webcontainer.servlet.IdleServletState.service(StrictLifecycleServlet.java:313)
         at com.ibm.ws.webcontainer.servlet.StrictLifecycleServlet.service(StrictLifecycleServlet.java:116)
         at com.ibm.ws.webcontainer.servlet.ServletInstance.service(ServletInstance.java:258)
         at com.ibm.ws.webcontainer.servlet.ValidServletReferenceState.dispatch(ValidServletReferenceState.java:42)
         at com.ibm.ws.webcontainer.servlet.ServletInstanceReference.dispatch(ServletInstanceReference.java:40)
         at com.ibm.ws.webcontainer.webapp.WebAppRequestDispatcher.handleWebAppDispatch(WebAppRequestDispatcher.java:872)
         at com.ibm.ws.webcontainer.webapp.WebAppRequestDispatcher.dispatch(WebAppRequestDispatcher.java:491)
         at com.ibm.ws.webcontainer.webapp.WebAppRequestDispatcher.forward(WebAppRequestDispatcher.java:173)
         at com.ibm.ws.webcontainer.srt.WebAppInvoker.doForward(WebAppInvoker.java:79)
         at com.ibm.ws.webcontainer.srt.WebAppInvoker.handleInvocationHook(WebAppInvoker.java:199)
         at com.ibm.ws.webcontainer.cache.invocation.CachedInvocation.handleInvocation(CachedInvocation.java:71)
         at com.ibm.ws.webcontainer.srp.ServletRequestProcessor.dispatchByURI(ServletRequestProcessor.java:182)
         at com.ibm.ws.webcontainer.oselistener.OSEListenerDispatcher.service(OSEListener.java:331)
         at com.ibm.ws.webcontainer.http.HttpConnection.handleRequest(HttpConnection.java:56)
         at com.ibm.ws.http.HttpConnection.readAndHandleRequest(HttpConnection.java:432)
         at com.ibm.ws.http.HttpConnection.run(HttpConnection.java:343)
         at com.ibm.ws.util.ThreadPool$Worker.run(ThreadPool.java:592)
    Please guide me to resole this problem.
    Regards,
    Jayaprakash

  • Error_log in apache server keep on growing

    I found the error_log in apache server keep on growing in every second! Anyone can tell me why it's growing like this?
    I have Oracle 9i Database on Windows XP Professional on Core 2 Duo/ 2 GB RAM machine.
    I have a peculiar problem. The error_log file in C:\oracle\Apache\Apache\logs\error_log keeps increasing in size rapidly, until my whole hard disc of 250 GB gets used up. The first time I had this problem, I thought it was some virus, then I traced it to this file.
    I tried deleted this file, but again its cones & stars growing until I STOP HTTP server.
    I also tried to make error_log file 'READ ONLY' but issue is not resolved.
    Can anyone tell me what the cause and solution of this problem is.
    Help appreciated!

    Please See below:
    [Sun Jul 18 15:07:03 2010] [notice] FastCGI: process manager initialized
    [Sun Jul 18 15:07:03 2010] [warn] FastCGI: server "c:/oracle/bin/isqlplus" started (pid 2720)
    [Sun Jul 18 15:07:04 2010] [warn] FastCGI: server "c:/oracle/bin/isqlplus" (pid 2720) terminated with exit with status '3504464'
    [Sun Jul 18 15:07:08 2010] [warn] FastCGI: server "c:/oracle/bin/isqlplus" restarted (pid 2792)
    [Sun Jul 18 15:07:08 2010] [warn] FastCGI: server "c:/oracle/bin/isqlplus" (pid 2792) terminated with exit with status '3504464'
    [Sun Jul 18 15:07:13 2010] [warn] FastCGI: server "c:/oracle/bin/isqlplus" restarted (pid 3336)
    [Sun Jul 18 15:07:13 2010] [warn] FastCGI: server "c:/oracle/bin/isqlplus" (pid 3336) terminated with exit with status '3504464'
    [Sun Jul 18 15:07:18 2010] [warn] FastCGI: server "c:/oracle/bin/isqlplus" restarted (pid 3044)
    [Sun Jul 18 15:07:18 2010] [warn] FastCGI: server "c:/oracle/bin/isqlplus" (pid 3044) terminated with exit with status '3504464'
    [Sun Jul 18 15:07:23 2010] [warn] FastCGI: server "c:/oracle/bin/isqlplus" restarted (pid 3124)
    [Sun Jul 18 15:07:24 2010] [warn] FastCGI: server "c:/oracle/bin/isqlplus" (pid 3124) terminated with exit with status '3504464'
    [Sun Jul 18 15:07:28 2010] [warn] FastCGI: server "c:/oracle/bin/isqlplus" restarted (pid 628)
    [Sun Jul 18 15:07:28 2010] [warn] FastCGI: server "c:/oracle/bin/isqlplus" (pid 628) terminated with exit with status '3504464'
    [Sun Jul 18 15:07:33 2010] [warn] FastCGI: server "c:/oracle/bin/isqlplus" restarted (pid 3168)
    [Sun Jul 18 15:07:33 2010] [warn] FastCGI: server "c:/oracle/bin/isqlplus" (pid 3168) terminated with exit with status '3504464'
    [Sun Jul 18 15:07:38 2010] [warn] FastCGI: server "c:/oracle/bin/isqlplus" restarted (pid 2320)
    [Sun Jul 18 15:07:38 2010] [warn] FastCGI: server "c:/oracle/bin/isqlplus" (pid 2320) terminated with exit with status '3504464'
    [Sun Jul 18 15:07:43 2010] [warn] FastCGI: server "c:/oracle/bin/isqlplus" restarted (pid 2108)
    [Sun Jul 18 15:07:43 2010] [warn] FastCGI: server "c:/oracle/bin/isqlplus" (pid 2108) terminated with exit with status '3504464'
    [Sun Jul 18 15:07:48 2010] [warn] FastCGI: server "c:/oracle/bin/isqlplus" restarted (pid 488)
    [Sun Jul 18 15:07:48 2010] [warn] FastCGI: server "c:/oracle/bin/isqlplus" (pid 488) terminated with exit with status '3504464'
    [Sun Jul 18 15:07:53 2010] [warn] FastCGI: server "c:/oracle/bin/isqlplus" restarted (pid 524)
    [Sun Jul 18 15:07:53 2010] [warn] FastCGI: server "c:/oracle/bin/isqlplus" (pid 524) terminated with exit with status '3504464'
    [Sun Jul 18 15:07:58 2010] [warn] FastCGI: server "c:/oracle/bin/isqlplus" restarted (pid 560)
    [Sun Jul 18 15:07:58 2010] [warn] FastCGI: server "c:/oracle/bin/isqlplus" can't be restarted:exceeded max restarts
    [Sun Jul 18 15:07:58 2010] [warn] FastCGI: server "c:/oracle/bin/isqlplus" can't be restarted:exceeded max restarts
    [Sun Jul 18 15:07:58 2010] [warn] FastCGI: server "c:/oracle/bin/isqlplus" can't be restarted:exceeded max restarts
    [Sun Jul 18 15:07:58 2010] [warn] FastCGI: server "c:/oracle/bin/isqlplus" can't be restarted:exceeded max restarts
    [Sun Jul 18 15:07:58 2010] [warn] FastCGI: server "c:/oracle/bin/isqlplus" can't be restarted:exceeded max restarts
    [Sun Jul 18 15:07:58 2010] [warn] FastCGI: server "c:/oracle/bin/isqlplus" can't be restarted:exceeded max restarts
    [Sun Jul 18 15:07:58 2010] [warn] FastCGI: server "c:/oracle/bin/isqlplus" can't be restarted:exceeded max restarts
    [Sun Jul 18 15:07:58 2010] [warn] FastCGI: server "c:/oracle/bin/isqlplus" can't be restarted:exceeded max restarts
    [Sun Jul 18 15:07:58 2010] [warn] FastCGI: server "c:/oracle/bin/isqlplus" can't be restarted:exceeded max restarts
    [Sun Jul 18 15:07:58 2010] [warn] FastCGI: server "c:/oracle/bin/isqlplus" can't be restarted:exceeded max restarts
    [Sun Jul 18 15:07:58 2010] [warn] FastCGI: server "c:/oracle/bin/isqlplus" can't be restarted:exceeded max restarts
    [Sun Jul 18 15:07:58 2010] [warn] FastCGI: server "c:/oracle/bin/isqlplus" can't be restarted:exceeded max restarts
    [Sun Jul 18 15:07:58 2010] [warn] FastCGI: server "c:/oracle/bin/isqlplus" can't be restarted:exceeded max restarts
    and so on........

Maybe you are looking for

  • Switching to FCE

    I use iMovie HD for my lecture/sermon videos. Each video is approximately 1.5 hours in length, 22 total tapes. When I get home, I load into computer. Total of 33 hours to load, let alone the editing etc. For this reason I'm looking into a hard drive

  • Create ebXML message from a InputStream

    I am using the Java XML summerpack 02. I have the complete ebXML file as a InputStream and I want to construct an EbXMLMessageImpl (or SOAPMessage - speaking generically) from this input stream. A sample ebXML file I have is as follows: Host: www.exa

  • Custom Captions

    I have been using a few custom captions in Captivate 5. I have just had them restyled and saved them into the Gallery > Captions folder. I have browsed for the new captions but it keeps adding the old caption. How do I replace the captions with the n

  • JPEG and White Balance

    When Aperture imports JPEGs it offers the same white balance options as it does for RAW files. My understandiing from using Lightroom which does not use temperature in it's white balance Develop module for JPEGs, is that there is no data associated w

  • Gantt Chart View for Multiple Projects

    Hello all; Is there any way to see a complete Gannt view which refers to multiple project. means I' d like to select more than 2 project at the same time and look those Gantt view in order to realize what is going on for all projects.. ?