Application Server Down

Hello,
I'm running a virtual machine from the HCM 9.1 PIA server template downloaded from edelivery. I used the "On The Peoplesoft Road" blog as guidance.
http://gasparotto.blogspot.com/2009/11/peoplesoft-vm-about-pia-image.html
Both the HCM and AB template vm's are running. When I look at the appserver domain status, all processes appear as idle (a total of 15 processes).
When I run the startPIA.sh script and try to login to the application at http://<appserver_ip>:8000/ps/signon.html I get prompted with "Application Server is down at this time".
PIA_stderr.log is empty
PIA_stdout.log:
<Jul 14, 2010 9:05:09 AM EDT> <Info> <WebLogicServer> <BEA-000377> <Starting WebLogic Server with BEA JRockit(R) Version R27.6.0-50_o-100423-1.6.0_05-20080626-2104-linux-ia32 from BEA Systems, Inc.>
<Jul 14, 2010 9:05:09 AM EDT> <Critical> <WebLogicServer> <BEA-000362> <Server failed. Reason:
There are 1 nested errors:
weblogic.management.ManagementException: Unable to obtain lock on /opt/oracle/psft/pia/tools/webserv/peoplesoft/servers/PIA/tmp/PIA.lok. Server may already be running
     at weblogic.management.internal.ServerLocks.getServerLock(ServerLocks.java:159)
     at weblogic.management.internal.ServerLocks.getServerLock(ServerLocks.java:58)
     at weblogic.management.internal.DomainDirectoryService.start(DomainDirectoryService.java:73)
     at weblogic.t3.srvr.ServerServicesManager.startService(ServerServicesManager.java:459)
     at weblogic.t3.srvr.ServerServicesManager.startInStandbyState(ServerServicesManager.java:164)
     at weblogic.t3.srvr.T3Srvr.initializeStandby(T3Srvr.java:711)
     at weblogic.t3.srvr.T3Srvr.startup(T3Srvr.java:482)
     at weblogic.t3.srvr.T3Srvr.run(T3Srvr.java:440)
     at weblogic.Server.main(Server.java:67)
>
<Jul 14, 2010 9:05:09 AM EDT> <Notice> <WebLogicServer> <BEA-000365> <Server state changed to FAILED>
<Jul 14, 2010 9:05:09 AM EDT> <Error> <WebLogicServer> <BEA-000383> <A critical service failed. The server will shut itself down>
<Jul 14, 2010 9:05:09 AM EDT> <Notice> <WebLogicServer> <BEA-000365> <Server state changed to FORCE_SHUTTING_DOWN> I've checked my application server settings and the JSL port matches that of psserver in PIA configuration.properties. Is there any other ip/port configuration I should worry about?
I would appreciate any input. Thanks.
Regards,
Honza
Edited by: Honza on Jul 14, 2010 6:45 AM

Solved, I just had to configure the application server system firewall and add the JSL port as trusted. Just thought I should post back.

Similar Messages

  • Script to check application Server Down

    Dears,
    We are using HP-Unix and ECC 6.0 and Oracle 10g.
    On CI we are using any script that sends a mail if any time instance goes down.
    For this we have used logic of checking the message Service by logical group.
    Now we also want to create one script for dialog instance but I am not getting the logic , I can check sevice dw* but not getting what command I should use or I can use some better logic.
    Please suggest.
    Shivam

    I would setup a [Central Monitoring System (CEN)|http://help.sap.com/erp2005_ehp_04/helpdata/EN/9d/df1241c738f423e10000000a155106/frameset.htm] and install agents on each Application server. Then you can activate Availability Monitoring with Autoreactions which can also be used to send email alerts for a lot more than just "Uptime".
    Nelis

  • Need to upgrade Application Server 10g 10.1.2.0.2 to 10.1.3

    Dear All,
    I am having bit doubts on choosing the Application server down load file from the Oracle site. Currently we are using Application Server 10g 10.1.2.0.2 Forms and Report service. I need to up grade the Forms and Report service to 10.1.3 version of the Application Server 10g .
    If I select the Application Server 10g Release 3 from the site its directing me to the big selection list. Actually i bit confused which one i need to choose. I need to upgrade only the Forms and Report service Application Server 10g .Iam sure somebody can help me to solve this confusion. I appreciated ans thanks your attention in my query.
    regards
    Mathew

    Hi Mathew,
    If I am not mistaken, there is no Forms and Reports version 10.1.3. There is an Application Server version 10.1.3.x but this is a J2EE only release. Forms and Reports have not been bundled in this version.
    Could it be that you are mistaken with version 10.1.2.3 which is a patch set on top of Application Server 10.1.2.0.2 ? If this is the case, you can apply the patch set as per directions in the readme from the patch set. The patch set is available from [My Oracle Support|http://updates.oracle.com/download/5983622.html].
    Thanks,
    Erik Janssen

  • Down load to Application server

    Hi,
        That I am using GUI_DOWNLOAD TO down load my final table T_FINAL  to presentation server  I need to download my final table to Application server  Please give me sample code and path to down load my table in to application server.
    Regards,
    Muthu

    hi,
    plz refer to the code:
    DATA:
      w_fname(60) VALUE  '.\itab',.      " File Name on Application
    OPEN DATASET w_fname FOR OUTPUT IN TEXT MODE ENCODING DEFAULT.
      LOOP AT itab INTO wa.
        TRANSFER wa TO w_fname.
      ENDLOOP.                          
      IF sy-subrc EQ 0.
        message 'file downloaded' type 'S'.
      ENDIF.                               " IF SY-SUBRC EQ 0
      CLOSE DATASET w_fname.
    with luck,
    pritam.

  • The application server is getting down

    Hi all,
    Installed demo of FSCM9.1 on windows-2008R2.The machine has also a system DB of the same FSCM9.1.All the three components are on the same machine.Configured application server(with large template),web server.Iam able to login to PIA successfully.But, after few minutes iam automatically signed off when iam accessing the application and iam getting the error"The application server is down".I want to tell you that my PT was on 8.51.08 before installing the demo database i.e.My PT was patched soon after the installation of system DB.So, my doubt is that whether i have to run some scripts from the patch document on the Demo DB installation?Pls help.Thanks in advance.

    Hi all,
    I got this fixed.The action plan was to use a different web profile other than the default(PROD) during the installation of PIA.

  • Drill down problem when execute CR Viewer from Sap Web Application Server

    Hello,
    We are using Sap  Was 7.01.
    The report viewer jar files deployed to the j2ee engine , and I am using j2ee servlet application to execute the report.
    Everything works OK, but when I am trying to drill down to the next sub report the screen become blank.
    I checked with httpwatch and it seems that there is no response from the server , after DD.
    The web.xml file look like this:
    <web-app>
         <display-name>WEB APP</display-name>
         <description>WEB APP description</description>
         <context-param>
           <param-name>crystal_image_uri</param-name>
           <param-value>./CrystalReports/crystalreportviewers</param-value>
          </context-param>
          <context-param>
           <param-name>crystal_image_use_relative</param-name>
           <param-value>server</param-value>
          </context-param>
          <context-param>
           <param-name>crystal_servlet_uri</param-name>
           <param-value>/CrystalReportViewerHandlers</param-value>
          </context-param>
         <servlet>
                <servlet-name>CrystalReportViewerServlet</servlet-name>
                <servlet-class>com.crystaldecisions.report.web.viewer.CrystalReportViewerServlet</servlet-class>
        </servlet>
         <servlet>
              <servlet-name>reportviewerClient.jsp</servlet-name>
              <jsp-file>/reportviewerClient.jsp</jsp-file>
         </servlet>
         <servlet>
              <servlet-name>ReportViewerSrvlt1</servlet-name>
              <servlet-class>com.illumiti.demo.ReportViewerSrvlt1</servlet-class>
         </servlet>
        <servlet-mapping>
              <servlet-name>CrystalReportViewerServlet</servlet-name>
              <url-pattern>/CrystalReportViewerHandler</url-pattern>
         </servlet-mapping>
         <servlet-mapping>
              <servlet-name>ReportViewerSrvlt1</servlet-name>
              <url-pattern>/jRun</url-pattern>
         </servlet-mapping>
    </web-app>
    There are no javascript errors and I can see that the following JS files exist on the browser cache:
    allInOne.js
    allStrings_en.js
    crv.js
    Also the dynamic rendering of the graphic objects working,  for exampale:
    http://sapdevpor.themigroup.net:52000/ReportViewerNwds/CrystalReportViewerHandler?dynamicimage=crystal1258027361240644774257355486184.png
    sapdevpor is the Sap application server.
    Need help with this asap.
    Thanks
    Nir

    Hello,
    to which directory have you unzipped the Files? I would suggest C:\temp because there are problems with long filenames. Have you tried to reboot and then disconnect Drive M:?
    Regards
    Gregor

  • The application server is down at this time

    I am getting the following error message when I try to access PeopleSoft via PIA:
    "The application server is down at this time.
    CHECK APPSERVER LOGS. THE SITE BOOTED WITH INTERNAL DEFAULT SETTINGS, BECAUSE OF: bea.jolt.ServiceException: Invalid Session"
    1. In configuration.properties file, PTWEBSERVER password is encrypted, the userID is not locked-out, even the table PSOPRDEFN says the password is encrypted
    2. I tried using IP address and computer name in configuration.properties file, both the ways I am not able to resolve the issue
    If you have any ideas please let me know.
    Jay Tedla

    Might sound silly , but stop webserver and appserver . Boot appserver , boot webserver using startpia.cmd to see if webserver can communicate with appserver.

  • 10g application server .. report server shutting down

    Hi ,
    I having a problem in the report server that it is shutting down after having more than 20 queue in the waiting list. My application server version is 10.1.2.3. It is running on
    windows server 2003 , 64 bit . Is there any way to increase the queue size.
    Thanks ..

    Hi checkout what's written in report server logs and traces under $ORACLE_HOME/reports/logs/ <report_server> / .You need to enable report sever traces to check actual causes..

  • Application server sould not able to send mails once my DR Connetivity down....

     Hi all
    I am using my applications server to send mail through my exchange 2010 server. I also have my DR Site server for Exchange 2010 with DAG concept.
     please find below my server setups
    Main site
    1. Exchange MBX
    2.Exchange HUB/CAS
    3.Exchange Edge Server.
    DR site
    1. Exchange MBX/HUB/CAS
    2. Exchange Edge
    MBX Server are configured with DAG for Database High availlablity. we have p2p link between main site and DR Site.
    We created  the below receive connector in both our HUB server  for accept the mails from my applications server.
    1.  connector name : Application_ connector- selected the Custom option
    2. network --> use the local ip address to receive mail --> All available ipV4  port 25
    Receive mail from remote server that have these ip address --> 10.X.X.X --> my application server.
    3.Authentication --> basic authentication, Exchange server Authentication
    4.Permission group --> anonymous user, Exchange users, Exchange Servers, Legcy exchange servers.
     it was working fine  its send the mail  internally not issue.
    All the DBs are mounted in our main site Only.
    1. last week  my DR Site P2P link got down that time the mails sent from application server was not received by our users. I don't know why?
    2. once the Link got up the mail flow happened. For testing purpose I disabled the application receive connector in  DR HUB server and immediately the application mail flow got down.  since all the mail flow taking care by main site,   How
    my applications server mail itself taking my DR. I also checked my application server mail config and its configured with my main site HUB  server only.
    3.  now I also want  my application to send mail to external users.  How to enable this?  how secure it was?
    I am not able to complete the above issue for the past week. any body will help me to resolve the issue much appreciated....
    thanks in advance
    Jags

    With one mailbox server in the production site and one in the DR site, you do not have high availability.  If the main site goes down, the cluster loses quorum and all databases dismount.  You must then force quorum or move the file share
    witness to restore quorum.
    I can't tell you why what you observed happened.  At the time of the problem I would have been looking at the transport queues to see what's queued and to where.
    I recommend you look at the configuration of your send connectors to ensure that none of them are dependent upon the DR site server.
    To send mail outside, you must allow relay.  To do this, I recommend you create a new receive connector that's configured to allow relay and restrict access to the application server to keep anyone else from using it to relay.  There are plenty
    of articles on the Internet that describe how to configure a relay connector.
    Ed Crowley MVP "There are seldom good technological solutions to behavioral problems."

  • The Application Server Instance is down - but it's NOT

    Hi everyone,
    Just yesterday, I installed the agent on a server that is running Oracle Forms and Reports Servers. In OEM, it shows that "The Application server instance is down", but when I go to the main screen for this OAS, all of the components are up. I wish I could include a screenshot to show you, but it looks like I can't.
    What could be causing this? Any thoughts on how to troubleshoot?
    Thanks,
    Brad

    OK, here are the last 25 (or so) lines of the OC4J~OC4J_EM~default_island~1 file:
    06/11/03 11:19:02      at oracle.sysman.db.adm.inst.SqlDetailController.setRequestAttributes(SqlDetailController.java:780)
    06/11/03 11:19:02      at oracle.sysman.db.adm.BaseController.handleEvent(BaseController.java:1154)
    06/11/03 11:19:02      at oracle.sysman.db.adm.inst.SqlDetailController.handleEvent(SqlDetailController.java:2743)
    06/11/03 11:19:02      at oracle.sysman.emSDK.svlt.PageHandler.handleRequest(PageHandler.java:577)
    06/11/03 11:19:02      at oracle.sysman.db.adm.RootController.handleRequest(RootController.java:174)
    06/11/03 11:19:02      at oracle.sysman.db.adm.DBControllerResolver.handleRequest(DBControllerResolver.java:114)
    06/11/03 11:19:02      at oracle.sysman.emSDK.svlt.EMServlet.myDoGet(EMServlet.java:781)
    06/11/03 11:19:02      at oracle.sysman.emSDK.svlt.EMServlet.doGet(EMServlet.java:337)
    06/11/03 11:19:02      at oracle.sysman.eml.app.Console.doGet(Console.java:318)
    06/11/03 11:19:02      at javax.servlet.http.HttpServlet.service(HttpServlet.java:740)
    06/11/03 11:19:02      at javax.servlet.http.HttpServlet.service(HttpServlet.java:853)
    06/11/03 11:19:02      at com.evermind.server.http.ResourceFilterChain.doFilter(ResourceFilterChain.java:65)
    06/11/03 11:19:02      at oracle.sysman.eml.app.EMRepLoginFilter.doFilter(EMRepLoginFilter.java:88)
    06/11/03 11:19:02      at com.evermind.server.http.EvermindFilterChain.doFilter(EvermindFilterChain.java:16)
    06/11/03 11:19:02      at oracle.sysman.eml.app.BrowserVersionFilter.doFilter(BrowserVersionFilter.java:122)
    06/11/03 11:19:02      at com.evermind.server.http.EvermindFilterChain.doFilter(EvermindFilterChain.java:20)
    06/11/03 11:19:02      at oracle.sysman.emSDK.svlt.EMRedirectFilter.doFilter(EMRedirectFilter.java:102)
    06/11/03 11:19:02      at com.evermind.server.http.EvermindFilterChain.doFilter(EvermindFilterChain.java:20)
    06/11/03 11:19:02      at oracle.sysman.eml.app.ContextInitFilter.doFilter(ContextInitFilter.java:336)
    06/11/03 11:19:02      at com.evermind.server.http.ServletRequestDispatcher.invoke(ServletRequestDispatcher.java:659)
    06/11/03 11:19:02      at com.evermind.server.http.ServletRequestDispatcher.forwardInternal(ServletRequestDispatcher.java:330)
    06/11/03 11:19:02      at com.evermind.server.http.HttpRequestHandler.processRequest(HttpRequestHandler.java:830)
    06/11/03 11:19:02      at com.evermind.server.http.AJPRequestHandler.run(AJPRequestHandler.java:224)
    06/11/03 11:19:02      at com.evermind.server.http.AJPRequestHandler.run(AJPRequestHandler.java:133)
    06/11/03 11:19:02      at com.evermind.util.ReleasableResourcePooledExecutor$MyWorker.run(ReleasableResourcePooledExecutor.java:192)
    06/11/03 11:19:02      at java.lang.Thread.run(Thread.java:534)
    06/11/03 11:19:02 java.lang.NullPointerException
    06/11/03 11:19:02      at oracle.cabo.share.url.EncoderUtils.encodeString(Unknown Source)
    06/11/03 11:19:02      at oracle.sysman.emSDK.util.jdk.URLUtil.encode(URLUtil.java:99)
    06/11/03 11:19:02      at oracle.sysman.emSDK.util.jdk.URLUtil.encode(URLUtil.java:83)
    06/11/03 11:19:02      at oracle.sysman.db.adm.inst.SqlDetailController._setRefreshChoice(SqlDetailController.java:2303)
    06/11/03 11:19:02      at oracle.sysman.db.adm.inst.SqlDetailController.setRequestAttributesForActivityPage(SqlDetailController.java:2168)
    06/11/03 11:19:02      at oracle.sysman.db.adm.inst.SqlDetailController.setRequestAttributes(SqlDetailController.java:780)
    06/11/03 11:19:02      at oracle.sysman.db.adm.BaseController.handleEvent(BaseController.java:1154)
    06/11/03 11:19:02      at oracle.sysman.db.adm.inst.SqlDetailController.handleEvent(SqlDetailController.java:2743)
    06/11/03 11:19:02      at oracle.sysman.emSDK.svlt.PageHandler.handleRequest(PageHandler.java:577)
    06/11/03 11:19:02      at oracle.sysman.db.adm.RootController.handleRequest(RootController.java:174)
    06/11/03 11:19:02      at oracle.sysman.db.adm.DBControllerResolver.handleRequest(DBControllerResolver.java:114)
    06/11/03 11:19:02      at oracle.sysman.emSDK.svlt.EMServlet.myDoGet(EMServlet.java:781)
    06/11/03 11:19:02      at oracle.sysman.emSDK.svlt.EMServlet.doGet(EMServlet.java:337)
    06/11/03 11:19:02      at oracle.sysman.eml.app.Console.doGet(Console.java:318)
    06/11/03 11:19:02      at javax.servlet.http.HttpServlet.service(HttpServlet.java:740)
    06/11/03 11:19:02      at javax.servlet.http.HttpServlet.service(HttpServlet.java:853)
    06/11/03 11:19:02      at com.evermind.server.http.ResourceFilterChain.doFilter(ResourceFilterChain.java:65)
    06/11/03 11:19:02      at oracle.sysman.eml.app.EMRepLoginFilter.doFilter(EMRepLoginFilter.java:88)
    06/11/03 11:19:02      at com.evermind.server.http.EvermindFilterChain.doFilter(EvermindFilterChain.java:16)
    06/11/03 11:19:02      at oracle.sysman.eml.app.BrowserVersionFilter.doFilter(BrowserVersionFilter.java:122)
    06/11/03 11:19:02      at com.evermind.server.http.EvermindFilterChain.doFilter(EvermindFilterChain.java:20)
    06/11/03 11:19:02      at oracle.sysman.emSDK.svlt.EMRedirectFilter.doFilter(EMRedirectFilter.java:102)
    06/11/03 11:19:02      at com.evermind.server.http.EvermindFilterChain.doFilter(EvermindFilterChain.java:20)
    06/11/03 11:19:02      at oracle.sysman.eml.app.ContextInitFilter.doFilter(ContextInitFilter.java:336)
    06/11/03 11:19:02      at com.evermind.server.http.ServletRequestDispatcher.invoke(ServletRequestDispatcher.java:659)
    06/11/03 11:19:02      at com.evermind.server.http.ServletRequestDispatcher.forwardInternal(ServletRequestDispatcher.java:330)
    06/11/03 11:19:02      at com.evermind.server.http.HttpRequestHandler.processRequest(HttpRequestHandler.java:830)
    06/11/03 11:19:02      at com.evermind.server.http.AJPRequestHandler.run(AJPRequestHandler.java:224)
    06/11/03 11:19:02      at com.evermind.server.http.AJPRequestHandler.run(AJPRequestHandler.java:133)
    06/11/03 11:19:02      at com.evermind.util.ReleasableResourcePooledExecutor$MyWorker.run(ReleasableResourcePooledExecutor.java:192)
    06/11/03 11:19:02      at java.lang.Thread.run(Thread.java:534)

  • Unable to bring up all components of application server after it was down.

    Hi,
    The application server is running on windows server.
    Tried with opmnctl shutdown
    and then opmnctl startall
    But components are not running.
    Tried individual components.
    facing error with dcm-daemon and OC4J.
    following error is recorded for Dcm-daemon
    ADMN-202046
    The OracleAS Repository API threw an exception when obtaining the connect string to the Metadata Repository
    Resolution:
    Check the exception thrown by the Repository API for resolution information.
         Some common causes of this problem are as follows:
         OID is not running or unavailable
         the ias.properties file is misconfigured with incorrect OID connection information
         OID permissions are incorrectly defined
    Base Exception:
    oracle.ias.repository.schema.SchemaException
    Unable to establish connection to the Oracle Internet Directory Server ldap://phl01-css-1.na.ikon.net:389/. Base Exception : javax.naming.CommunicationException: phl01-css-1.na.ikon.net:389 [Root exception is java.net.ConnectException: Connection refused: connect]
    the current status details are
    D:\OraHome_1\opmn\bin>opmnctl status
    Processes in Instance: css.phl01-css-1.na.ikon.net
    ------------------------------------------------+------
    ias-component | process-type | pid | statu
    ------------------------------------------------+------
    DSA | DSA | 5684 | Alive
    LogLoader | logloaderd | 724 | Alive
    dcm-daemon | dcm-daemon | N/A | Down
    OC4J | OC4J_SECURITY | N/A | Down
    HTTP_Server | HTTP_Server | 4592 | Alive
    OID | OID | 5292 | Alive
    Please advice.
    Thanks,
    Guru

    OID is down by the look of things.
    ldap://phl01-css-1.na.ikon.net:389/
    not responding. Check oidldapd.exe.

  • How to Down load Data in Application server into the Internal Table

    hi freinds,
    iam having a file in the application server.
    now i need to send the data in the file to the internal table.
    is there any Function Module?
    i need with out using the OPEN DATA SET and CLOSE DATA SET Keywords.
    is there any possible?
    Regard's,
    Ranjith.

    Hi,
    There is no other option for uploading the data from the application server to the internal table without using OPEN DATASET and CLOSE DATASET. Even if you find the FM internal logic in FM uses these keywords to read the data from Application server.

  • Auto Starting up and Shutting down Application Server

    i have problem to starting Application Server automatically on Oracle Linux(unbreakable Linux).
    i had made ias file that contain :
    #! /bin/sh
    ### BEGIN INIT INFO
    # Provides: ias
    # Required-Start: $network $syslog $remote_fs raw
    # Required-Stop:
    # Default-Start: 3 5
    # Default-Stop: 0 1 2 6
    # Description: Start the Oracle iAS
    ### END INIT INFO
    ORACLE_BASE=/oracleAS10g
    ORACLE_HOME=$ORACLE_BASE/product
    ORA_OWNER=oracle
    case "$1" in
    start)
    echo -n "Satring Oracle iAS"
    su - $ORA_OWNER --command="$ORACLE_HOME/dcm/bin/dcmctl start" &
    su - $ORA_OWNER --command="$ORACLE_HOME/opmn/bin/opmnctl startall" &
    su - $ORA_OWNER --command="$ORACLE_HOME/bin/emctl start iasconsole" &
    stop)
    echo -n "Stopping Oracle iAS"
    su - $ORA_OWNER --command="$ORACLE_HOME/dcm/bin/dcmctl shutdown" &
    su - $ORA_OWNER --command="$ORACLE_HOME/opmn/bin/opmnctl stopall" &
    su - $ORA_OWNER --command="$ORACLE_HOME/bin/emctl stop iasconsole" &
    status)
    echo -n "Checking for Oracle iAS"
    su - $ORA_OWNER --command="$ORACLE_HOME/bin/emctl status iasconsole" &
    echo "Usage: $0 {start|stop|status}"
    exit 1
    esac
    then i put ias on /etc/init.d ,
    i made symbolik link in :
    /etc/rc0.d/K10ias
    /etc/rc1.d/K10ias
    /etc/rc2.d/K10ias
    /etc/rc6.d/K10ias
    /etc/rc3.d/S99ias
    /etc/rc5.d/S99ias
    but it doesn't work ! ! !
    who can help me ?

    i and my friend correct the ias file ==>
    #!/bin/bash
    # init file for Oracle iAS
    # Author : Mohsen Aboosaeedi & Mohammad Reza Davoudi, GAM Electronics
    # 1. Add root to dba and oinstall group to function this script properly
    # 2. Create this file in /etc/init.d directory (ias) and use "chkconfig ias on"
    # You can put these and other commands in a single file (startup or shutdown)
    # and use as single command. This example is to make instruction clear.
    # $ORACLE_HOME/dcm/bin/dcmctl startup
    # $ORACLE_HOME/opmn/bin/opmnctl start
    # $ORACLE_HOME/bin/emctl start iasconsole
    ### BEGIN INIT INFO
    # chkconfig: 35 70 20
    # description: Start the Oracle iAS
    ### END INIT INFO
    ORACLE_BASE=/oracleAS10g
    ORACLE_HOME=$ORACLE_BASE/product
    ORA_OWNER=oracle
    start() {
    echo "******* Starting Oracle iAS ************"
    echo "*** Starting dcmctl"
    su - $ORA_OWNER --command="$ORACLE_HOME/dcm/bin/dcmctl start"
    echo "*** Starting opmnctl"
    su - $ORA_OWNER --command="$ORACLE_HOME/opmn/bin/opmnctl startall"
    echo "*** Starting ias console"
    su - $ORA_OWNER --command="$ORACLE_HOME/bin/emctl start iasconsole"
    echo "******* Starting Finshed ************"
    stop() {
    echo "******* Stopping Oracle iAS ************"
    echo "*** Stopping dcmctl"
    su - $ORA_OWNER --command="$ORACLE_HOME/dcm/bin/dcmctl shutdown"
    echo "*** Stopping opmnctl"
    su - $ORA_OWNER --command="$ORACLE_HOME/opmn/bin/opmnctl stopall"
    echo "*** Stopping ias console"
    su - $ORA_OWNER --command="$ORACLE_HOME/bin/emctl stop iasconsole"
    echo "******* Stopping Finshed ************"
    status() {
    echo "***** Checking for Oracle iAS Console"
    su - $ORA_OWNER --command="$ORACLE_HOME/bin/emctl status iasconsole"
    echo "***** Checking for Oracle opmnctl Status"
    su - $ORA_OWNER --command="$ORACLE_HOME/opmn/bin/opmnctl status "
    restart(){
         stop
         start
    case "$1" in
    start)
         start
    stop)
         stop
    restart)
         restart
    status)
    status
         echo $"Usage: $0 {start|stop|status|restart}"
    esac
    exit 1

  • Application Server are down

    Hi,
    We have installed our ECQ system on MSCS cluster. We have installed all the different SAP instances on different server such as
    Database Instance, Centeral Instance, Applicaiton I instance, Application 2 instance. After the install, we were able to bring up the database, centeral instance and only one application instance up simaltanously. Howevever, we can't bring up the 2nd application instance up. When ever we bring up the second application instance up, the first one dies. When we bring up the first one, the second one dies. Now, I am dispatcher and Server process for the Java engine for Central instance not coming up any more. I have attached the logs for the dispatcher of the JAVA for Central Instance. After that, i need to figure out how to bring up both of the application server (JAVA+ABAP) stack. Below is the dispatcher developre trace for Java of Central instance.
    trc file: "E:\usr\sap\ECQ\DVEBMGS00\work\dev_dispatcher", trc level: 1, release: "700"
    node name   : ID3638900
    pid         : 7140
    system name : ECQ
    system nr.  : 00
    started at  : Fri Oct 16 10:19:13 2009
    arguments       :
           arg[00] : E:\usr\sap\ECQ\DVEBMGS00\exe\jlaunch.exe
           arg[01] : pf=
    ECQA-DB\sapmnt\ECQ\SYS\profile\ECQ_DVEBMGS00_ECCECQ-CIS
           arg[02] : -DSAPINFO=ECQ_00_dispatcher
           arg[03] : pf=
    ECQA-DB\sapmnt\ECQ\SYS\profile\ECQ_DVEBMGS00_ECCECQ-CIS
           arg[04] : -DSAPSTART=1
           arg[05] : -DCONNECT_PORT=4202
           arg[06] : -DSAPSYSTEM=00
           arg[07] : -DSAPSYSTEMNAME=ECQ
           arg[08] : -DSAPMYNAME=ECCECQ-CIS_ECQ_00
           arg[09] : -DSAPPROFILE=
    ECQA-DB\sapmnt\ECQ\SYS\profile\ECQ_DVEBMGS00_ECCECQ-CIS
           arg[10] : -DFRFC_FALLBACK=ON
           arg[11] : -DFRFC_FALLBACK_HOST=localhost
    [Thr 7428] Fri Oct 16 10:19:13 2009
    [Thr 7428] *** WARNING => INFO: Unknown property [instance.box.number=ECQDVEBMGS00eccecq-cis] [jstartxx.c   841]
    [Thr 7428] *** WARNING => INFO: Unknown property [instance.en.host=ECQA-DB] [jstartxx.c   841]
    [Thr 7428] *** WARNING => INFO: Unknown property [instance.en.port=3201] [jstartxx.c   841]
    [Thr 7428] *** WARNING => INFO: Unknown property [instance.system.id=0] [jstartxx.c   841]
    JStartupReadInstanceProperties: read instance properties [E:\usr\sap\ECQ\DVEBMGS00\j2ee\cluster\instance.properties]
    -> ms host    : ECQA-DB
    -> ms port    : 3901
    -> OS libs    : E:\usr\sap\ECQ\DVEBMGS00\j2ee\os_libs
    -> Admin URL  :
    -> run mode   : normal
    -> run action : NONE
    -> enabled    : yes
    Used property files
    -> files [00] : E:\usr\sap\ECQ\DVEBMGS00\j2ee\cluster\instance.properties
    Instance properties
    -> ms host    : ECQA-DB
    -> ms port    : 3901
    -> os libs    : E:\usr\sap\ECQ\DVEBMGS00\j2ee\os_libs
    -> admin URL  :
    -> run mode   : normal
    -> run action : NONE
    -> enabled    : yes
    Bootstrap nodes
    -> [00] bootstrap            : E:\usr\sap\ECQ\DVEBMGS00\j2ee\cluster\instance.properties
    -> [01] bootstrap_ID3638900  : E:\usr\sap\ECQ\DVEBMGS00\j2ee\cluster\instance.properties
    -> [02] bootstrap_ID3638950  : E:\usr\sap\ECQ\DVEBMGS00\j2ee\cluster\instance.properties
    Worker nodes
    -> [00] ID3638900            : E:\usr\sap\ECQ\DVEBMGS00\j2ee\cluster\instance.properties
    -> [01] ID3638950            : E:\usr\sap\ECQ\DVEBMGS00\j2ee\cluster\instance.properties
    [Thr 7428] JLaunchRequestQueueInit: create named pipe for ipc
    [Thr 7428] JLaunchRequestQueueInit: create pipe listener thread
    [Thr 6176] JLaunchRequestFunc: Thread 6176 started as listener thread for np messages.
    [Thr 6536] WaitSyncSemThread: Thread 6536 started as semaphore monitor thread.
    [Thr 7428] NiInit3: NI already initialized; param 'maxHandles' ignored (1;202)
    [Thr 7428] CPIC (version=700.2006.09.13)
    [Thr 7428] [Node: dispatcher] java home is set by profile parameter
         Java Home: C:\j2sdk1.4.2_18-x64
    [Thr 7428] JStartupICheckFrameworkPackage: can't find framework package E:\usr\sap\ECQ\DVEBMGS00\exe\jvmx.jar
    JStartupIReadSection: read node properties [ID3638900]
    -> node name          : dispatcher
    -> node type          : dispatcher
    -> node execute       : yes
    -> jlaunch parameters :
    -> java path          : C:\j2sdk1.4.2_18-x64
    -> java parameters    : -XX:NewSize=57M -XX:MaxNewSize=57M -XX:+DisableExplicitGC -verbose:gc -Djava.security.policy=.java.policy -Djava.security.egd=file:/dev/urandom -Djco.jarm=1
    -> java vm version    : 1.4.2_18-b06
    -> java vm vendor     : Java HotSpot(TM) 64-Bit Server VM (Sun Microsystems Inc.)
    -> java vm type       : server
    -> java vm cpu        : amd64
    -> heap size          : 170M
    -> init heap size     : 170M
    -> root path          : E:\usr\sap\ECQ\DVEBMGS00\j2ee\cluster\dispatcher
    -> class path         : .\bin\boot\boot.jar;.\bin\system\bytecode.jar;.
    -> OS libs path       : E:\usr\sap\ECQ\DVEBMGS00\j2ee\os_libs
    -> main class         : com.sap.engine.boot.Start
    -> framework class    : com.sap.bc.proj.jstartup.JStartupFramework
    -> registr. class     : com.sap.bc.proj.jstartup.JStartupNatives
    -> framework path     : E:\usr\sap\ECQ\DVEBMGS00\exe\jstartup.jar;E:\usr\sap\ECQ\DVEBMGS00\exe\jvmx.jar
    -> shutdown class     : com.sap.engine.boot.Start
    -> parameters         :
    -> debuggable         : no
    -> debug mode         : no
    -> debug port         : 50000
    -> shutdown timeout   : 120000
    [Thr 7428] JLaunchISetDebugMode: set debug mode [no]
    [Thr 8264] JLaunchIStartFunc: Thread 8264 started as Java VM thread.
    [Thr 8264] [JHVM_PrepareVMOptions] use java parameters set by profile parameter
         Java Parameters: -Xss2m
    JHVM_LoadJavaVM: VM Arguments of node [dispatcher]
    -> stack   : 1048576 Bytes
    -> arg[  0]: exit
    -> arg[  1]: abort
    -> arg[  2]: vfprintf
    -> arg[  3]: -XX:NewSize=57M
    -> arg[  4]: -XX:MaxNewSize=57M
    -> arg[  5]: -XX:+DisableExplicitGC
    -> arg[  6]: -verbose:gc
    -> arg[  7]: -Djava.security.policy=.java.policy
    -> arg[  8]: -Djava.security.egd=file:/dev/urandom
    -> arg[  9]: -Djco.jarm=1
    -> arg[ 10]: -Dsys.global.dir=
    ECQA-DB\sapmnt\ECQ\SYS\global
    -> arg[ 11]: -Dapplication.home=E:\usr\sap\ECQ\DVEBMGS00\exe
    -> arg[ 12]: -Djava.class.path=E:\usr\sap\ECQ\DVEBMGS00\exe\jstartup.jar;E:\usr\sap\ECQ\DVEBMGS00\exe\jvmx.jar;.\bin\boot\boot.jar;.\bin\system\bytecode.jar;.
    -> arg[ 13]: -Djava.library.path=C:\j2sdk1.4.2_18-x64\jre\bin\server;C:\j2sdk1.4.2_18-x64\jre\bin;C:\j2sdk1.4.2_18-x64\bin;E:\usr\sap\ECQ\DVEBMGS00\j2ee\os_libs;C:\Program Files (x86)\EMC\PowerPath\;C:\Program Files\HP\NCU;C:\WINDOWS\system32;C:\WINDOWS;C:\WINDOWS\System32\Wbem;
    ECQA-DB\sapmnt\ECQ\SYS\exe\uc\NTAMD64
    -> arg[ 14]: -Dmemory.manager=170M
    -> arg[ 15]: -Xmx170M
    -> arg[ 16]: -Xms170M
    -> arg[ 17]: -DLoadBalanceRestricted=no
    -> arg[ 18]: -Djstartup.mode=JCONTROL
    -> arg[ 19]: -Djstartup.ownProcessId=7140
    -> arg[ 20]: -Djstartup.ownHardwareId=Z0120251026
    -> arg[ 21]: -Djstartup.whoami=dispatcher
    -> arg[ 22]: -Djstartup.debuggable=no
    -> arg[ 23]: -Xss2m
    -> arg[ 24]: -DSAPINFO=ECQ_00_dispatcher
    -> arg[ 25]: -DSAPSTART=1
    -> arg[ 26]: -DCONNECT_PORT=4202
    -> arg[ 27]: -DSAPSYSTEM=00
    -> arg[ 28]: -DSAPSYSTEMNAME=ECQ
    -> arg[ 29]: -DSAPMYNAME=ECCECQ-CIS_ECQ_00
    -> arg[ 30]: -DSAPPROFILE=
    ECQA-DB\sapmnt\ECQ\SYS\profile\ECQ_DVEBMGS00_ECCECQ-CIS
    -> arg[ 31]: -DFRFC_FALLBACK=ON
    -> arg[ 32]: -DFRFC_FALLBACK_HOST=localhost
    -> arg[ 33]: -DSAPSTARTUP=1
    -> arg[ 34]: -DSAPSYSTEM=00
    -> arg[ 35]: -DSAPSYSTEMNAME=ECQ
    -> arg[ 36]: -DSAPMYNAME=ECCECQ-CIS_ECQ_00
    -> arg[ 37]: -DSAPDBHOST=ECQA-DB
    -> arg[ 38]: -Dj2ee.dbhost=ECQA-DB
    "SAPEngine_System_Thread[impl:6]_2" prio=5 tid=0x000000000696e340 nid=0x1580 in Object.wait() [0x000000000762f000..0x000000000762fb80]
         at java.lang.Object.wait(Native Method)
         - waiting on <0x00000000139104b8> (a com.sap.engine.lib.util.WaitQueue)
         at java.lang.Object.wait(Object.java:429)
         at com.sap.engine.lib.util.WaitQueue.dequeue(WaitQueue.java:238)
         - locked <0x00000000139104b8> (a com.sap.engine.lib.util.WaitQueue)
         at com.sap.engine.core.thread.impl6.SingleThread.run(SingleThread.java:131)
    "SAP J2EE Engine|MS Socket Listener" prio=5 tid=0x000000000696e0b0 nid=0x4c8 runnable [0x000000000742f000..0x000000000742fb80]
         at java.net.SocketInputStream.socketRead0(Native Method)
         at java.net.SocketInputStream.read(SocketInputStream.java:129)
         at java.io.BufferedInputStream.fill(BufferedInputStream.java:183)
         at java.io.BufferedInputStream.read1(BufferedInputStream.java:222)
         at java.io.BufferedInputStream.read(BufferedInputStream.java:277)
         - locked <0x0000000013913928> (a java.io.BufferedInputStream)
         at com.sap.engine.core.cluster.impl6.ms.MSMessageHeader.read(MSMessageHeader.java:440)
         at com.sap.engine.core.cluster.impl6.ms.MSMessageObjectImpl.readHeader(MSMessageObjectImpl.java:142)
         at com.sap.engine.core.cluster.impl6.ms.MSRawConnection.receiveRawMessage(MSRawConnection.java:1674)
         at com.sap.engine.core.cluster.impl6.ms.MSListener.run(MSListener.java:86)
         at com.sap.engine.frame.core.thread.Task.run(Task.java:64)
         at com.sap.engine.core.thread.impl6.SingleThread.execute(SingleThread.java:82)
         at com.sap.engine.core.thread.impl6.SingleThread.run(SingleThread.java:154)
    "SAP J2EE Engine|MS Queue Listener" prio=5 tid=0x0000000001701bc0 nid=0x1410 in Object.wait() [0x000000000722f000..0x000000000722fb80]
         at java.lang.Object.wait(Native Method)
         - waiting on <0x0000000013913c28> (a com.sap.engine.lib.util.WaitQueue)
         at java.lang.Object.wait(Object.java:429)
         at com.sap.engine.lib.util.WaitQueue.dequeue(WaitQueue.java:192)
         - locked <0x0000000013913c28> (a com.sap.engine.lib.util.WaitQueue)
         at com.sap.engine.core.cluster.impl6.ms.MSListenerQueue.run(MSListenerQueue.java:67)
         at com.sap.engine.frame.core.thread.Task.run(Task.java:64)
         at com.sap.engine.core.thread.impl6.SingleThread.execute(SingleThread.java:82)
         at com.sap.engine.core.thread.impl6.SingleThread.run(SingleThread.java:154)
    "Thread-1" prio=5 tid=0x0000000001701410 nid=0x20b8 runnable [0x000000000680e000..0x000000000680fb80]
         at java.io.BufferedWriter.ensureOpen(BufferedWriter.java:97)
         at java.io.BufferedWriter.write(BufferedWriter.java:197)
         - locked <0x000000001398c0e8> (a java.io.OutputStreamWriter)
         at java.io.Writer.write(Writer.java:126)
         at java.io.PrintStream.write(PrintStream.java:303)
         - locked <0x0000000013960c90> (a com.sap.engine.system.SystemEnvironment$ConstantPrintStream)
         at java.io.PrintStream.print(PrintStream.java:448)
         at java.io.PrintStream.println(PrintStream.java:585)
         - locked <0x0000000013960c90> (a com.sap.engine.system.SystemEnvironment$ConstantPrintStream)
         at com.sap.engine.core.service630.container.MemoryContainer.startServices(MemoryContainer.java:237)
         - locked <0x0000000012db5728> (a com.sap.engine.core.service630.container.MemoryContainer)
         at com.sap.engine.core.service630.container.MemoryContainer.start(MemoryContainer.java:161)
         - locked <0x0000000012db5810> (a java.lang.Object)
         at com.sap.engine.core.service630.container.AbstractServiceContainer.init(AbstractServiceContainer.java:111)
         at com.sap.engine.core.Framework.loadSingleManager(Framework.java:576)
         at com.sap.engine.core.Framework.loadManagers(Framework.java:254)
         at com.sap.engine.core.Framework.start(Framework.java:188)
         - locked <0x0000000013913d58> (a com.sap.engine.core.Framework)
         at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
         at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:39)
         at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:25)
         at java.lang.reflect.Method.invoke(Method.java:324)
         at com.sap.engine.boot.FrameThread.run(FrameThread.java:61)
         at java.lang.Thread.run(Thread.java:534)
    "Signal Dispatcher" daemon prio=10 tid=0x00000000017009d0 nid=0x1830 waiting on condition [0x0000000000000000..0x0000000000000000]
    "Finalizer" daemon prio=9 tid=0x0000000001700740 nid=0x1534 in Object.wait() [0x0000000005f8f000..0x0000000005f8fb80]
         at java.lang.Object.wait(Native Method)
         - waiting on <0x0000000013914470> (a java.lang.ref.ReferenceQueue$Lock)
         at java.lang.ref.ReferenceQueue.remove(ReferenceQueue.java:111)
         - locked <0x0000000013914470> (a java.lang.ref.ReferenceQueue$Lock)
         at java.lang.ref.ReferenceQueue.remove(ReferenceQueue.java:127)
         at java.lang.ref.Finalizer$FinalizerThread.run(Finalizer.java:159)
    "Reference Handler" daemon prio=10 tid=0x0000000001700220 nid=0x610 in Object.wait() [0x0000000005d8f000..0x0000000005d8fb80]
         at java.lang.Object.wait(Native Method)
         - waiting on <0x0000000013911390> (a java.lang.ref.Reference$Lock)
         at java.lang.Object.wait(Object.java:429)
         at java.lang.ref.Reference$ReferenceHandler.run(Reference.java:115)
         - locked <0x0000000013911390> (a java.lang.ref.Reference$Lock)
    "main" prio=5 tid=0x00000000017004b0 nid=0x2048 in Object.wait() [0x000000000228f000..0x000000000228fc68]
         at java.lang.Object.wait(Native Method)
         - waiting on <0x0000000013914518> (a com.sap.engine.boot.StartFrame)
         at java.lang.Object.wait(Object.java:429)
         at com.sap.engine.boot.StartFrame.work(StartFrame.java:121)
         - locked <0x0000000013914518> (a com.sap.engine.boot.StartFrame)
         at com.sap.engine.boot.Start.main(Start.java:34)
    "VM Thread" prio=5 tid=0x00000000012e9010 nid=0x1c74 runnable
    "VM Periodic Task Thread" prio=10 tid=0x00000000012e9210 nid=0x168 waiting on condition
    "Suspend Checker Thread" prio=10 tid=0x00000000012e9110 nid=0x2298 runnable
    [Thr 7284] Fri Oct 16 10:24:16 2009
    [Thr 7284] JLaunchIExitJava: exit hook is called (rc = -11114)
    [Thr 7284] **********************************************************************
    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 7284] JLaunchCloseProgram: good bye (exitcode = -11114)

    Anil,
    Attached are the logs for dev_bootstrap_id, std_bootstrap_id.out. iS there a way to attach logs in here?
    trc file: "E:\usr\sap\ECQ\DVEBMGS00\work\dev_bootstrap", trc level: 1, release: "700"
    node name   : bootstrap
    pid         : 5616
    system name : ECQ
    system nr.  : 00
    started at  : Fri Oct 16 14:08:59 2009
    arguments       :
           arg[00] : E:\usr\sap\ECQ\DVEBMGS00\exe\jlaunch.exe
           arg[01] : pf=
    ECQA-DB\sapmnt\ECQ\SYS\profile\ECQ_DVEBMGS00_ECCECQ-CIS
           arg[02] : -DSAPINFO=ECQ_00_bootstrap
           arg[03] : pf=
    ECQA-DB\sapmnt\ECQ\SYS\profile\ECQ_DVEBMGS00_ECCECQ-CIS
           arg[04] : -DSAPSTART=1
           arg[05] : -DCONNECT_PORT=3089
           arg[06] : -DSAPSYSTEM=00
           arg[07] : -DSAPSYSTEMNAME=ECQ
           arg[08] : -DSAPMYNAME=ECCECQ-CIS_ECQ_00
           arg[09] : -DSAPPROFILE=
    ECQA-DB\sapmnt\ECQ\SYS\profile\ECQ_DVEBMGS00_ECCECQ-CIS
           arg[10] : -DFRFC_FALLBACK=ON
           arg[11] : -DFRFC_FALLBACK_HOST=localhost
    [Thr 5344] Fri Oct 16 14:08:59 2009
    [Thr 5344] *** WARNING => INFO: Unknown property [instance.box.number=ECQDVEBMGS00eccecq-cis] [jstartxx.c   841]
    [Thr 5344] *** WARNING => INFO: Unknown property [instance.en.host=ECQA-DB] [jstartxx.c   841]
    [Thr 5344] *** WARNING => INFO: Unknown property [instance.en.port=3201] [jstartxx.c   841]
    [Thr 5344] *** WARNING => INFO: Unknown property [instance.system.id=0] [jstartxx.c   841]
    JStartupReadInstanceProperties: read instance properties [E:\usr\sap\ECQ\DVEBMGS00\j2ee\cluster\instance.properties]
    -> ms host    : ECQA-DB
    -> ms port    : 3901
    -> OS libs    : E:\usr\sap\ECQ\DVEBMGS00\j2ee\os_libs
    -> Admin URL  :
    -> run mode   : normal
    -> run action : NONE
    -> enabled    : yes
    Used property files
    -> files [00] : E:\usr\sap\ECQ\DVEBMGS00\j2ee\cluster\instance.properties
    Instance properties
    -> ms host    : ECQA-DB
    -> ms port    : 3901
    -> os libs    : E:\usr\sap\ECQ\DVEBMGS00\j2ee\os_libs
    -> admin URL  :
    -> run mode   : normal
    -> run action : NONE
    -> enabled    : yes
    Bootstrap nodes
    -> [00] bootstrap            : E:\usr\sap\ECQ\DVEBMGS00\j2ee\cluster\instance.properties
    -> [01] bootstrap_ID3638900  : E:\usr\sap\ECQ\DVEBMGS00\j2ee\cluster\instance.properties
    -> [02] bootstrap_ID3638950  : E:\usr\sap\ECQ\DVEBMGS00\j2ee\cluster\instance.properties
    Worker nodes
    -> [00] ID3638900            : E:\usr\sap\ECQ\DVEBMGS00\j2ee\cluster\instance.properties
    -> [01] ID3638950            : E:\usr\sap\ECQ\DVEBMGS00\j2ee\cluster\instance.properties
    [Thr 5344] JLaunchRequestQueueInit: create named pipe for ipc
    [Thr 5344] JLaunchRequestQueueInit: create pipe listener thread
    [Thr 2508] JLaunchRequestFunc: Thread 2508 started as listener thread for np messages.
    [Thr 3460] WaitSyncSemThread: Thread 3460 started as semaphore monitor thread.
    [Thr 5344] NiInit3: NI already initialized; param 'maxHandles' ignored (1;202)
    [Thr 5344] CPIC (version=700.2006.09.13)
    [Thr 5344] [Node: bootstrap] java home is set by profile parameter
         Java Home: C:\j2sdk1.4.2_18-x64
    [Thr 5344] JStartupICheckFrameworkPackage: can't find framework package E:\usr\sap\ECQ\DVEBMGS00\exe\jvmx.jar
    JStartupIReadSection: read node properties [bootstrap]
    -> node name          : bootstrap
    -> node type          : bootstrap
    -> node execute       : yes
    -> java path          : C:\j2sdk1.4.2_18-x64
    -> java parameters    : -Djco.jarm=1
    -> java vm version    : 1.4.2_18-b06
    -> java vm vendor     : Java HotSpot(TM) 64-Bit Server VM (Sun Microsystems Inc.)
    -> java vm type       : server
    -> java vm cpu        : amd64
    -> heap size          : 2048M
    -> root path          : E:\usr\sap\ECQ\DVEBMGS00\j2ee\cluster
    -> class path         : .\bootstrap\launcher.jar
    -> OS libs path       : E:\usr\sap\ECQ\DVEBMGS00\j2ee\os_libs
    -> main class         : com.sap.engine.offline.OfflineToolStart
    -> framework class    : com.sap.bc.proj.jstartup.JStartupFramework
    -> registr. class     : com.sap.bc.proj.jstartup.JStartupNatives
    -> framework path     : E:\usr\sap\ECQ\DVEBMGS00\exe\jstartup.jar;E:\usr\sap\ECQ\DVEBMGS00\exe\jvmx.jar
    -> parameters         : com.sap.engine.bootstrap.Bootstrap ./bootstrap ID0036389
    -> debuggable         : yes
    -> debug mode         : no
    -> debug port         : 60000
    -> shutdown timeout   : 120000
    [Thr 7644] JLaunchIStartFunc: Thread 7644 started as Java VM thread.
    [Thr 7644] [JHVM_PrepareVMOptions] use java parameters set by profile parameter
         Java Parameters: -Xss2m
    JHVM_LoadJavaVM: VM Arguments of node [bootstrap]
    -> stack   : 1048576 Bytes
    -> arg[  0]: exit
    -> arg[  1]: abort
    -> arg[  2]: vfprintf
    -> arg[  3]: -Djco.jarm=1
    -> arg[  4]: -Dsys.global.dir=
    ECQA-DB\sapmnt\ECQ\SYS\global
    -> arg[  5]: -Dapplication.home=E:\usr\sap\ECQ\DVEBMGS00\exe
    -> arg[  6]: -Djava.class.path=E:\usr\sap\ECQ\DVEBMGS00\exe\jstartup.jar;E:\usr\sap\ECQ\DVEBMGS00\exe\jvmx.jar;.\bootstrap\launcher.jar
    -> arg[  7]: -Djava.library.path=C:\j2sdk1.4.2_18-x64\jre\bin\server;C:\j2sdk1.4.2_18-x64\jre\bin;C:\j2sdk1.4.2_18-x64\bin;E:\usr\sap\ECQ\DVEBMGS00\j2ee\os_libs;C:\Program Files (x86)\EMC\PowerPath\;C:\Program Files\HP\NCU;C:\WINDOWS\system32;C:\WINDOWS;C:\WINDOWS\System32\Wbem;
    ECQA-DB\sapmnt\ECQ\SYS\exe\uc\NTAMD64
    -> arg[  8]: -Dmemory.manager=2048M
    -> arg[  9]: -Xmx2048M
    -> arg[ 10]: -DLoadBalanceRestricted=no
    -> arg[ 11]: -Djstartup.mode=BOOTSTRAP
    -> arg[ 12]: -Djstartup.ownProcessId=5616
    -> arg[ 13]: -Djstartup.ownHardwareId=Z0120251026
    -> arg[ 14]: -Djstartup.whoami=bootstrap
    -> arg[ 15]: -Djstartup.debuggable=yes
    -> arg[ 16]: -Xss2m
    -> arg[ 17]: -DSAPINFO=ECQ_00_bootstrap
    -> arg[ 18]: -DSAPSTART=1
    -> arg[ 19]: -DCONNECT_PORT=3089
    -> arg[ 20]: -DSAPSYSTEM=00
    -> arg[ 21]: -DSAPSYSTEMNAME=ECQ
    -> arg[ 22]: -DSAPMYNAME=ECCECQ-CIS_ECQ_00
    -> arg[ 23]: -DSAPPROFILE=
    ECQA-DB\sapmnt\ECQ\SYS\profile\ECQ_DVEBMGS00_ECCECQ-CIS
    -> arg[ 24]: -DFRFC_FALLBACK=ON
    -> arg[ 25]: -DFRFC_FALLBACK_HOST=localhost
    -> arg[ 26]: -DSAPSTARTUP=1
    -> arg[ 27]: -DSAPSYSTEM=00
    -> arg[ 28]: -DSAPSYSTEMNAME=ECQ
    -> arg[ 29]: -DSAPMYNAME=ECCECQ-CIS_ECQ_00
    -> arg[ 30]: -DSAPDBHOST=ECQA-DB
    -> arg[ 31]: -Dj2ee.dbhost=ECQA-DB
    CompilerOracle: exclude com/sapportals/portal/pb/layout/taglib/ContainerTag addIviewResources
    CompilerOracle: exclude com/sap/engine/services/keystore/impl/security/CodeBasedSecurityConnector getApplicationDomain
    CompilerOracle: exclude com/sap/engine/services/rmi_p4/P4StubSkeletonGenerator generateStub
    CompilerOracle: exclude com/sapportals/portal/prt/util/StringUtils escapeToJS
    CompilerOracle: exclude com/sapportals/portal/prt/core/broker/PortalServiceItem startServices
    CompilerOracle: exclude com/sap/engine/services/webservices/server/deploy/WSConfigurationHandler downloadFile
    CompilerOracle: exclude com/sapportals/portal/prt/jndisupport/util/AbstractHierarchicalContext lookup
    CompilerOracle: exclude com/sapportals/portal/navigation/cache/CacheNavigationNode getAttributeValue
    CompilerOracle: exclude com/sapportals/portal/navigation/TopLevelNavigationiView PrintNode
    CompilerOracle: exclude com/sapportals/wcm/service/ice/wcm/ICEPropertiesCoder encode
    CompilerOracle: exclude com/sap/lcr/pers/delta/importing/ObjectLoader loadObjects
    CompilerOracle: exclude com/sap/engine/services/webservices/jaxrpc/encoding/InstanceBuilder readElement
    CompilerOracle: exclude com/sap/engine/services/webservices/jaxrpc/encoding/InstanceBuilder readSequence
    CompilerOracle: exclude com/sap/engine/services/webservices/jaxrpc/encoding/TypeMappingImpl initializeRelations
    CompilerOracle: exclude com/sap/engine/services/webservices/jaxrpc/encoding/GeneratedComplexType _loadInto
    [Thr 7644] JHVM_LoadJavaVM: Java VM created OK.
    JHVM_BuildArgumentList: main method arguments of node [bootstrap]
    -> arg[  0]: com.sap.engine.bootstrap.Bootstrap
    -> arg[  1]: ./bootstrap
    -> arg[  2]: ID0036389
    [Thr 7644] JHVM_RegisterNatives: registering methods in com.sap.bc.krn.perf.PerfTimes
    [Thr 7748] Fri Oct 16 14:09:00 2009
    [Thr 7748] JLaunchIExitJava: exit hook is called (rc = 0)
    [Thr 7748] JLaunchCloseProgram: good bye (exitcode = 0)
    stdout/stderr redirect
    node name   : dispatcher bootstrap
    pid         : 7268
    system name : ECQ
    system nr.  : 00
    started at  : Fri Oct 16 14:24:37 2009
    CompilerOracle: exclude com/sapportals/portal/pb/layout/taglib/ContainerTag addIviewResources
    CompilerOracle: exclude com/sap/engine/services/keystore/impl/security/CodeBasedSecurityConnector getApplicationDomain
    CompilerOracle: exclude com/sap/engine/services/rmi_p4/P4StubSkeletonGenerator generateStub
    CompilerOracle: exclude com/sapportals/portal/prt/util/StringUtils escapeToJS
    CompilerOracle: exclude com/sapportals/portal/prt/core/broker/PortalServiceItem startServices
    CompilerOracle: exclude com/sap/engine/services/webservices/server/deploy/WSConfigurationHandler downloadFile
    CompilerOracle: exclude com/sapportals/portal/prt/jndisupport/util/AbstractHierarchicalContext lookup
    CompilerOracle: exclude com/sapportals/portal/navigation/cache/CacheNavigationNode getAttributeValue
    CompilerOracle: exclude com/sapportals/portal/navigation/TopLevelNavigationiView PrintNode
    CompilerOracle: exclude com/sapportals/wcm/service/ice/wcm/ICEPropertiesCoder encode
    CompilerOracle: exclude com/sap/lcr/pers/delta/importing/ObjectLoader loadObjects
    CompilerOracle: exclude com/sap/engine/services/webservices/jaxrpc/encoding/InstanceBuilder readElement
    CompilerOracle: exclude com/sap/engine/services/webservices/jaxrpc/encoding/InstanceBuilder readSequence
    CompilerOracle: exclude com/sap/engine/services/webservices/jaxrpc/encoding/TypeMappingImpl initializeRelations
    CompilerOracle: exclude com/sap/engine/services/webservices/jaxrpc/encoding/GeneratedComplexType _loadInto

  • How application know the Principal server down and connect to mirror server ?

    I have setup the database mirroring for disaster recovery solution where we don't need the witness server for fail over.
    But under high-availability mode, If the principal server fails, the mirror server automatically becomes the new principal server and recovers the principal database using a witness server. Now my question is how application server or client application knows
    to connect the mirror server which is now the new principle server.
    Do we need to handle any condition in connection string which is using in client application or any other way ?
    If you think my suggestion is useful, please rate it as helpful.
    If it has helped you to resolve the problem, please Mark it as Answer.
    Varinder Sandhu www.varindersandhu.in

    Check these articles. You basically set the failover partner .
    http://msdn.microsoft.com/en-us/library/5h52hef8(v=vs.110).aspx
    http://blogs.msdn.com/b/spike/archive/2010/12/08/clarification-on-the-failover-partner-in-the-connectionstring-in-database-mirror-setup.aspx
    Regards, Ashwin Menon My Blog - http:\\sqllearnings.com

Maybe you are looking for

  • The Apple trackpad won't except the "pinch open and close" command on Firefox version 4. It is configured correctly in the system preferences. HELP!

    I am using the Apple trackpad with Firefox version 4. The trackpad won't "pinch open and close". It is configured correctly in the system preferences. It also worked in version 3. Anyone have any suggestions?

  • Brother MFC-240C won;t print

    Hi All Have recently rebuilt Mac Mini (10.4.11) and trying to add a new printer Brother NFC-240. Recognises the printer (can see cartridge levels etc) but when I print anything it simply disappears. If I look into the completed jobs tab they do show

  • Can't import Flex project

    I wonder if someone can  help me with this.  I am using FlexBuilder 3.  I am unable to import my project from one laptop to another.  The old laptop had CF8 and the new has CF9 so I'm not sure if this is the problem. When I try to import an archive I

  • How to change style properties of text links

    Hello to everyone. There is a very irritating thing going on with the style properties of a text link. I want my text that acts as a link to other pages, to retain the properties of a normal text. iWeb keeps underlining the text and changing the colo

  • DB Link Hanging in Oracle 10.2.0.3

    Hi, DB link hanging when we are trying to connect remote system in 10.2.0.3 Linux 64 bit. Linux 64 bit ----> Remote Linux 64 bit is not working Linux 64 bit ----> Remote Windows 64 bit is not working Remote Linux 64 bit ----> Linux 64 bit is not work