Sun Cluster, vx mode - "mode: enabled: cluster inactive"

Hi,
I have installed sun cluster 3.2 on solaris 9 (Solaris 9 9/05). I want to make it an active-active setup with shared veritas DGs. This setup also has vxvm 5 (Veritas-5.0_MP1_RP4.4) with rolling pack 4 and solaris has all the latest pathes updated via "updatemanager". The shared storage comes from DMX800.
In order to get VxVM in cluster mode I have installed licenses for CVM, VCS and also ORCLudlm (3.3.4.8 ) package.
The sun cluster install has all the necessary framework packages. But the VX mode refuses to be in cluster mode:
#vxdctl -c mode
mode: enabled: cluster inactive
Issue is udlm daemon "dlmmon" isnt starting.
Also I see the below errors
cacao: Error: Fail to start cacao agent. (instance default)
Error: Fail to start cacao agent. (instance default)
AND messages file on nodeA shows the below error
[ID 988885 daemon.error] libpnm error: can't connect to PNMd on nodeB
I am at my wits end on how to resolve this issue :(
Any help is appreciated.
Regards,
Ashish

Well it could be the problem I ran into... and I went round and round for ages trying to figure out what was wrong - before I realised my mistake.
Assuming you have VxVM/CVM licensed properly, check that ORCLudlm is installed on all nodes. Then create your rac-framework-rg and ensure you have a rac-framework-rs, rac-udlm-rs AND a rac-cvm-rs resource. Now, unless you have both of these and they can be brought enabled and brought online, then you'll have exactly the problem you are seeing.
Hope that helps,
Tim
Edited by: Tim.Read on Feb 19, 2008 4:08 AM
Ooops missed the rac-udlm-rs ... Doh!

Similar Messages

  • Cache Mode 5 - BLOB/ Cluster Enhanced - Variables

    Hello,
    I have a very large query that I need to cache for performance.
    I'm using cache mode 5 - BLOB/Cluster Enhanced.
    I see that for variables in Char Restrictions area, it creates a new entry in RSRCACHE under my query under new Variables/Hierarchies section. But for variables in default values section it creates new selection entry in cache.
    Therefore, I have moved all my variables (mandatory + optional) into default values section. Now when I run query with say single company code (which is single mandatory variable), it builds cache as required. Now when i rerun query for same company code and specific material type (optional variable) (which is actually subset of first cache that we just built), it actually doesn't hit the cache, instead creates new cache entry as selection under our query name.
    Any ideas why subset of "Optional variables" are not hitting cache in my case? Any guidelines regarding how variables should be placed for cache query?
    Thanks.
    Abhijeet

    I think I found my own answer. Here are the findings:
    1. Subset of navigation will hit cache ONLY IF we are running for variables / fields that are in rows. In my case I was adding a value for variable which was in free chars and not in rows.
    2. If I have built two cache objects - say for plants 1 - 1000 and plants 1001 - 2000...and then I run for plants 500 - 1500, then it won't utilize both cache objects...Instead it will create a new one. BI is not intelligent enough to consolidate two cache objects at this moment.

  • Outlook 2013 archiving doesn't work when cached mode is enabled

    Hi All,
    I have a problem in Outlook 2013 which I've been able to replicate on two separate PCs, operating against two separate Exchange servers.  In both cases, archiving of old items does not work in Outlook 2013 when cached mode is enabled.  It works
    fine if cached mode is switched off so I don't believe the problem is related to the archiving settings.
    Has anyone else come across this?
    Thanks,
    Matt
    Systems Engineer
    BOM Group LTD

    Based on my knowledge, Outlook auto archieve setting is stored in registry and only affects on local host.
    If the AutoArchive doesn't work anymore, please refer to the follow article to troubleshoot the issue
    http://www.howto-outlook.com/faq/archivenotworking.htm
    If we are talking about Microsoft Exchange Online Archiving, I think it would run fine when you in Exchange online mode as your expected.
    Tony Chen
    TechNet Community Support

  • Urgent JMS issue with SSL-enabled cluster

    Hello, dear All!
    We have deployed a SAP WebAS SP13 SSL-enabled cluster (2 servers) and face the following strange behaviour:
    When both servers are running our queue-based message driven beans (MDB EJBs) never get any messages.
    However, JMS topic subscriber threads (not implemented as MDBs) work fine on both servers and receive JMS broadcasts. As well web-initiated JMS queue browsing works fine.
    Then if only one (central) server is up, queue-based MDBs work fine and start receiving messages...
    If you know or guess what might be an issue it would be greatly appreciated!
    Thank you and best regards,
    -Yuri

    Hi!
    Yes, I solved this problem. You have to set your certificate to the LDAP server and get SSL enabled. You should also add same certificate to your jdk's cacerts file. That should help. :)
    Janne

  • How do i "when the ACPI mode is enabled (by default) under Windows 2000. To fix the problem, replace the gpibpci.sy​s file on your machine" Where do i go to do this?

    I keep getting an error message on the blue screen of death. Beginning dump of physical memory. To fix it a messgae board said "when the ACPI mode is enabled (by default) under Windows 2000. To fix the problem, replace the gpibpci.sys file on your machine with the one that is attached below and then reboot the machine." Where do i go to add this file?

    I will get this error randomly, once when I was opening a file on another computer on my network, once when I was logging onto to my bank website on the internet, and another when I was searching through my d drive. Nothing to difficult, I do not even have other programs running when it happens sometimes. Thanks for any help!

  • How to upload files in cluster without bringing down the cluster.

    Hi,
    Here is my problem:
    My weblogic portal 7.0 application should run in 24x7 environment. The production
    system is running in a cluster mode with external staging. Both the managed servers
    are pointing to the same application sync database.
    So to give a solution to this problem, we are trying to bring down one managed
    server down and apply the patches into that managed server without bringing down
    the other. Since webflow files and entitlements needs to be synchronized with
    the portal database. If we perform a sync on the portal database, there might
    be a chance that it might corrupt the existing portal database state. Our deployment
    would not be complete unless we perform a sync on the other managed servers. So
    we could not able to update the latest pathces into the cluster without bringing
    down the cluster.
    What I would like to know is "Is there any work around to get rid of this problem?".
    I would be delighted if any one provides the solution.
    Thanks & Regards,
    Ratnakar

    Hi Ratnakar,
    When you perform sync you do it against the admin server which in turn does it
    to the managed server. If you want to apply any changes to webflow you can do
    it on the live system itself. I mean apply the new webflow and entitlements and
    do the sync on the live system. Also while doing sync there are two modes. One
    mode will sync only the modified changes and the other will apply all of it. You
    can opt for the first option by which you can sync only the modified changes.
    This may bring a small disturbance but it will be unnoticed.
    The other option is to have two separate domains(each having one admin & one or
    more managed servers) which may be having two separate portal databases. In this
    way you can apply patches to one domain while other domain may provide the service.
    Regards
    Shaan
    "Ratnakar Sonti" <[email protected]> wrote:
    >
    Hi,
    Here is my problem:
    My weblogic portal 7.0 application should run in 24x7 environment. The
    production
    system is running in a cluster mode with external staging. Both the managed
    servers
    are pointing to the same application sync database.
    So to give a solution to this problem, we are trying to bring down one
    managed
    server down and apply the patches into that managed server without bringing
    down
    the other. Since webflow files and entitlements needs to be synchronized
    with
    the portal database. If we perform a sync on the portal database, there
    might
    be a chance that it might corrupt the existing portal database state.
    Our deployment
    would not be complete unless we perform a sync on the other managed servers.
    So
    we could not able to update the latest pathces into the cluster without
    bringing
    down the cluster.
    What I would like to know is "Is there any work around to get rid of
    this problem?".
    I would be delighted if any one provides the solution.
    Thanks & Regards,
    Ratnakar

  • Migrate data from a single node cluster to a single node cluster with CDOT 8.3

    Hi, I have two FAS2240-4 in the office, one for production and the second one intended to use it for DR, the FAS with 18 disk of 2TB each that is in production has 3 disk for the root aggregate and the rest for data, so I need to wipe the system in order to take advantage of the HDD partitioning for the entry platforms in CDOT 8.3. The Second system is fresh installed with CDOT 8.3 with the Root-Data HDD partitioning so now I want to move the Data and configuration to replace the first cluster with the second one.Some body gave me a procedure to backup the configuration and restore it at the destination cluster but I believe that is not complete. After finish the procedure I have all duplicated and not working properly, even with missed data, so the procedure is: ---------------------------------------------------
    SYSTEM CONFIGRUATION BACKUPS FOR CLUSTERED ONTAPSOURCE SYSTEM
    set -priv diagnostic
    cluster identiy show
    system configuration backup create -backup-name myBackup.7z -node node1 -backup-type cluster (Create a node backup of node1)
    system configuration backup upload -node node1 -backup myBackup.7z -destination ftp://[email protected] (Uploads a backup file to ftp)DESTINATION SYSTEM
    ## This would be done after setting up one node on the dr site, but prior to confguring the rest of the nodes
    ## you would basically stand up the system with ips and a base config, and load the config from the primary site
    ## and once it comes back up, you would setup & join the other nodes.
    set -priv diagnostic
    cluster identity show
    system configuration backup download -node node1 -backup myBackup.7z -destination ftp://[email protected]
    system configuration recovery cluster recreate -from backup -backup myBackup.7z
    system node reboot -node node1
    cluster identity show
    cluster identity modify -name newcluster
    cluster identity show
    system configutration recovery cluster modify -recovery-status complete----------------------------------------------------After doing this then I have problems with the folowing:
    - Volumes without properties
    - Network interfaces down and mixed with the old and new system
    - Aggregates with no info (This table is currently empty)- The node name is not able to rename it because it says that is already in use. I believe that I need more information in order to complete the procedure well.  I hope that you can help me with this. Best Regards, Miguel Valls

    In Non-Exa data, I followed below steps, I am sure same will work in exadata.
    Standby database creation using L0 backup restore
         While RMAN backup command on non-asm doesn't require change but restore in ASM requires you to add following kind of lines in restore script
              set newname for datafile 10 to '+Data02';
              set newname for tempfile 25 to '+Data10';
          After this you need to add
               restore database;
               switch datafile all;
               switch tempfile all;
    Standby database sync up using SCN based incremental backup
    Open Standby database in READ WRITE mode
    Convert DB from standalone to RAC
    Application doesn't need to be certified for Exadata, If your application runs on Oracle 11203 on RAC+ASM on OEL then it will run on Exadata as well.
    One important thing to remember is that, using physical migration method like this you won't be able to get EHCC (hybrid columnar compression) benefit unless you do the table move after the migration so most of the time logical methods like- data pump is preferred over physical method. In Exadata, these methods run very very fast. It might be less effort and less downtime compare to Physical standby method so give it a try.
    Thanks,
    Abhi

  • Can we install a new mssql cluster on the same windows cluster which already containes a mssql cluster with named instance

    We have a MSSQL 2008R2 Enterprise edition with a two node active passive fail-over cluster running on 2008R2 windows cluster with out any issues,
    Now my question is can we add one more MSSSQL cluster instance for the same setup with out disturbing the existing one ?
    Also give thoughts on load sharing as the second node is mostly ideal now except fail-over scenarios,
    Why we go for this situation is because of the collation setting which can be set only one per instance(Database collation setting change not working), we need a different default collation for the new setup

    hi,
    >>Now my question is can we add one more MSSSQL cluster instance for the same setup with out disturbing the existing one ?
    Yes it is possible .You need to add new drives as cluster aware and install SQL server and put data and log files on thse drives.YOu would need to create named instance of SQL server and need to create different resource group.Both old installation and new
    onw would work separately.
    >>Also give thoughts on load sharing as the second node is mostly ideal now except fail-over scenarios,
    Good point indeed.You are about to create Multi instance cluster and should plan for scenario where one node is down and other node is handling load for both instances.Memory and CPU should be enough to handle the load.
    >>Why we go for this situation is because of the collation setting which can be set only one per instance(Database collation setting change not working), we need a different default collation for the new setup .
    Just for collation if you are installing new instance seems little wierd to me.You can manage collation at column ,database and at server level.
    http://technet.microsoft.com/en-us/library/aa174903(v=sql.80).aspx
    Please mark this reply as the answer or vote as helpful, as appropriate, to make it useful for other readers

  • Guest Cluster error in Hyper-V Cluster

    Hello everybody,
    in my environment I do have an issue with failover clusters (Exchange, Fileserver) while performing a live migration of one virtual clusternode. The clustergroup is going offline.
    The environment is the following:
    2x Hyper-V Clusters: Hyper-V-Cluster1 and Hyper-V-Cluster2 (Windows Server 2012 R2) with 5 Nodes per Cluster
    1x Scaleout Fileserver (Windows Server 2012 R2) with 2 Nodes
    1x Exchange Cluster (Windows Server 2012 R2) with EX01 VM running on Hyper-V-Cluster1 and EX02 VM running on Hyper-V-Cluster2
    1x Fileserver Failover Cluster (Windows Server 2012 R2) with FS01 VM running on Hyper-V-Cluster1 and FS02 VM running on Hyper-V-Cluster2
    The physical networks on the Hyper-V Nodes are redundant with 2x 10Gb/s uplinks to 2x physical switches for VMs in a LBFO Team:
    New-NetLbfoTeam
    -Name 10Gbit_TEAM -TeamMembers 10Gbit_01,10Gbit_02
    -TeamingMode SwitchIndependent -LoadBalancingAlgorithm HyperVPort
    The SMB 3 traffic runs on 2x 10Gb/s NIC without NIC-Teaming (SMB-Multichannel).
    SMB is used for livemigrations.
    The VMs for clustering were installed according to the technet guideline:
    http://technet.microsoft.com/en-us/library/dn265980.aspx
    Because my Hyper-V Uplinks are allready redundant, I am using one NIC inside the VM.
    As I understand, there is no advantage of using two NICs inside the VM as long they are connected to the same vSwitch.
    Now, when I want to perform a hardware maintenance, I have to livemigrate the EX01 VM from Hyper-V-Cluster1-Node-1 to Hyper-V-Cluster1-Node-2.
    EX02 VM still runs untouched on Hyper-V-Cluster2-Node-1.
    At the end of the livemigration I see error 1135 (source: FailoverClustering) on EX01 VM, which says that EX02 VM was removed from Failover Cluster and I have to check my network.
    The clustergroup of exchange is offline after that event and I have to bring it online again manually.
    Any ideas what can cause this behavior?
    Thanks.
    Greetings,
    torsten

    Hello again,
    I found the cause and the solution :-)
    In the article here: http://technet.microsoft.com/en-us/library/dn440540.aspx
    is the description of my cluster failure:
    ########## relevant part from article #######################
    Protect against short-term network interruptions
    Failover cluster nodes use the network to send heartbeat packets to other nodes of the cluster. If a node does not receive a response from another node for a specified period of time, the cluster removes the node from cluster membership. By default, a guest
    cluster node is considered down if it does not respond within 5 seconds. Other nodes that are members of the cluster will take over any clustered roles that were running on the removed node.
    Typically, during the live migration of a virtual machine there is a fast final transition when the virtual machine is stopped on the source node and is running on the destination node. However, if something causes the final transition to take longer than
    the configured heartbeat threshold settings, the guest cluster considers the node to be down even though the live migration eventually succeeds. If the live migration final transition is completed within the TCP time-out interval (typically around 20 seconds),
    clients that are connected through the network to the virtual machine seamlessly reconnect.
    To make the cluster heartbeat time-out more consistent with the TCP time-out interval, you can change the
    SameSubnetThreshold and CrossSubnetThreshold cluster properties from the default of 5 seconds to 20 seconds. By default, the cluster sends a heartbeat every 1 second. The threshold specifies how many heartbeats to miss in succession
    before the cluster considers the cluster node to be down.
    After changing both parameters in failover cluster as described the error is gone.
    Greetings,
    torsten

  • SAP cluster active/active Windows and cluster active/pasive Database

    Dear Experts,
    I need to know if SAP is restricted to work in an active / active  cluster Windows R2 and database cluster with passive / active. Maybe Oracle database.
    Maybe they can give me some information on how to do it or tell me if this combination is NOT possible. Maybe Oracle as database.
    Please any information you can give me I thank.

    Hi Kumar,
    Please gothru the Installation guides under http://service.sap/com/instguides for required SAP DVD's and PAM for compatible DB's.
    In Node A --> You start with ASCS + SCS installation as below
    1.) Central Services Instance for ABAP (ASCS) -- Consists of Msg. service & Enqueue Service (Shared Disk)
    2.) Central Services Instance (SCS) -- Consists of Msg. service & Enqueue Service (Should be installed after installation of 1.) (Same Shared Disk)
    3.) First Microsoft Cluster Service (MSCS) -- This step creates the SAP cluster group on the first MSCS node and adds the ASCS and SCS instance(s) to the SAP cluster group
    4.) Database Instance
    Node B
    5.) Additional Microsoft Cluster Service (MSCS)
    6.) Enqueue Replication Server BOTH NODES, First in NODE A followed by NODE B
    7.) Central Instance NODE A-- If you install the central instance on one of the NODE A, make sure that you use a local drive, not a shared drive.
    8.) Dialog Instance NODE B-- Same procedure as in NODE A.
    When NODE A fails, the ASCS and SCS failsover to NODE B and Dialog instance on NODE B act as CI.
    Refer to below doc for more information  - http://www.sdn.sap.com/irj/scn/go/portal/prtroot/docs/library/uuid/00004f25-6190-2b10-2c8b-fa419234c28b
    http://scn.sap.com/docs/DOC-25454
    Thanks,
    Arjun

  • "mode mode Nokia" in display

    I uploadet my software on a E51 an during this prosess the "nokia software uploader" reported an error. This resulted in I lost contact with my phone. I tryed to follow the user tips on the Nokia homepage to see if I was abled to resetting my phone. The only thing that is displayed is "mode mode Nokia". Is there any way for me to bring back the phone or is this a job for a Nokia service shop?
    regards
    Stian

    @sid05: Hi, Stian123 visited these boards last time in 2008. I think it's highly unlikely that he will show up again under that user name. However, if the phone won't come back on it has to be taken to a Nokia care point. As Stian123 had to do - see the post above yours. They should be able to fix that pretty quick.
    What you can do is to read psychomanias post in the pool of knowledge and see if there's anything there that can bring your phone back to life, but it depends on where it was in the process when things failed. Check this out: /t5/Pool-of-Knowledge/Recovering-from-a-failed-firmware-update/td-p/398147
    If not, you will have to visit a NCP. The post I linked to above has all information needed.

  • Conversion cluster of 4 elements to cluster of 2 elements

    Hello
    guys
    Id like to get help fom you guys, im try to convert cluster of 4 elements to cluster of 2 elements .
    how can I do that?
    I show what Im trying to connect
    Im using infrared array and I want to count the objects . Ive connect it to analog port arduino and i want it to count the object in the room 
    Thank you

    jonhde077 wrote:
    This is the probelem guys how can i solve it 
    No, that's not the problem. You cannot simply "convert" something until the LabVIEW compiler no longer throws an error unless it actually makes sense. If you have four elements and only want to retain two, there are many possible permutations. What are the four elements, what is their datatype, and what do they represent. What kind of data does the other connector expect?
    LabVIEW Champion . Do more with less code and in less time .

  • Convert from Evaluation Mode to Production (Cluster) Mode

    Is there any documentation on how you can convert a single server VDI 3 evaluation mode server, to a clustered VDI environment.
    Is it just doing a backup of the database in evaluation mode, and then doing a restore into the cluster once its up? Are there any other configuration files that need to be maintained as well?
    Thanks

    Hi,
    Yes thats doable.
    While configuring multihost setup.Run vda-config on all hosts(1 Primary(once) and two secondary) .On one of the secondary host you may restore the data.
    In evaluation host
    Execute /opt/SUNWvda/mysql/bin/ndb_mgm
    at ndb_mgm prompt execute START BACKUP
    Check if a directory "BACKUP" got created at the location "/var/opt/SUNWvda/mysql-cluster
    Perform vda-conig -u,it should ask for restoring this backup
    Run vda-config on all hosts(1 Primary(once) and two secondary)
    Save the backup as /var/opt/SUNWvda/mysql-cluster/BACKUP in the secondary server.
    Execute /opt/SUNWvda/mysql/bin/ndb_restore -b <backup #> -n <nodeid #> -r - - backup_path=<path> on the same host.
    This should work.
    AFAIR there are some known issues here.So you may also want to have a look at
    http://wikis.sun.com/display/VDI3/Backing+Up+the+VDI+Configuration
    --Chirag

  • JSPM: Cannot restart cluster in safe mode / JSPM still wait for the Cluster

    Hello,
    i try to deploy some new packages for my J2EE.
    The JSPM works fine.
    After the sixth package he restartet the J2EE Engine and wait and wait and wait and wait...
    In the log file of JSPM i find this:
    #1.5 #C000AC1082210000000009D252275227000459AF45746358#1224509226247#/System/Server/Upgrade/JSPM##com.sap.sdt.j700.startupfrmw.J2EEClusterController700#######Thread[main,5,main]##0#0#Info#1#com.sap.sdt.j700.startupfrmw.J2EEClusterController700#Java###Cluster has not been started. Waiting for another {0} seconds...#1#10#
    #1.5 #C000AC1082210000000009D352275227000459AF460D1918#1224509236254#/System/Server/Upgrade/JSPM##com.sap.sdt.j700.startupfrmw.J2EEClusterController700#######Thread[main,5,main]##0#0#Info#1#com.sap.sdt.j700.startupfrmw.J2EEClusterController700#Java###A dispatcher is running on instance {0}.#1#JC_p570vc11_BW2_01                      #
    #1.5 #C000AC1082210000000009D452275227000459AF460D1918#1224509236255#/System/Server/Upgrade/JSPM##com.sap.sdt.j700.startupfrmw.J2EEClusterController700#######Thread[main,5,main]##0#0#Info#1#com.sap.sdt.j700.startupfrmw.J2EEClusterController700#Java###A server is running on instance {0}.#1#JC_p570vc11_BW2_01                      #
    #1.5 #C000AC1082210000000009D552275227000459AF460D1D00#1224509236256#/System/Server/Upgrade/JSPM##com.sap.sdt.j700.startupfrmw.J2EEClusterController700#######Thread[main,5,main]##0#0#Info#1#com.sap.sdt.j700.startupfrmw.J2EEClusterController700#Java###Cluster has not been started. Waiting for another {0} seconds...#1#10#
    #1.5 #C000AC1082210000000009D652275227000459AF46A5D6A8#1224509246265#/System/Server/Upgrade/JSPM##com.sap.sdt.j700.startupfrmw.J2EEClusterController700#######Thread[main,5,main]##0#0#Info#1#com.sap.sdt.j700.startupfrmw.J2EEClusterController700#Java###A dispatcher is running on instance {0}.#1#JC_p570vc11_BW2_01                      #
    #1.5 #C000AC1082210000000009D752275227000459AF46A5DA90#1224509246266#/System/Server/Upgrade/JSPM##com.sap.sdt.j700.startupfrmw.J2EEClusterController700#######Thread[main,5,main]##0#0#Info#1#com.sap.sdt.j700.startupfrmw.J2EEClusterController700#Java###A server is running on instance {0}.#1#JC_p570vc11_BW2_01                      #
    #1.5 #C000AC1082210000000009D852275227000459AF46A5DE78#1224509246267#/System/Server/Upgrade/JSPM##com.sap.sdt.j700.startupfrmw.J2EEClusterController700#######Thread[main,5,main]##0#0#Info#1#com.sap.sdt.j700.startupfrmw.J2EEClusterController700#Java###Cluster has not been started. Waiting for another {0} seconds...#1#10#
    #1.5 #C000AC1082210000000009D952275227000459AF473F6728#1224509256329#/System/Server/Upgrade/JSPM##com.sap.sdt.j700.startupfrmw.J2EEClusterController700#######Thread[main,5,main]##0#0#Info#1#com.sap.sdt.j700.startupfrmw.J2EEClusterController700#Java###A dispatcher is running on instance {0}.#1#JC_p570vc11_BW2_01                      #
    #1.5 #C000AC1082210000000009DA52275227000459AF473F7AB0#1224509256334#/System/Server/Upgrade/JSPM##com.sap.sdt.j700.startupfrmw.J2EEClusterController700#######Thread[main,5,main]##0#0#Info#1#com.sap.sdt.j700.startupfrmw.J2EEClusterController700#Java###A server is running on instance {0}.#1#JC_p570vc11_BW2_01                      #
    #1.5 #C000AC1082210000000009DB52275227000459AF473F7E98#1224509256335#/System/Server/Upgrade/JSPM##com.sap.sdt.j700.startupfrmw.J2EEClusterController700#######Thread[main,5,main]##0#0#Info#1#com.sap.sdt.j700.startupfrmw.J2EEClusterController700#Java###Cluster has not been started. Waiting for another {0} seconds...#1#10#
    The SAP Note 1037478 dosn't help, because we have JSPM SP16.
    Have restart the Engine manually, but nothing happend.
    I couln't found any error in other log's.
    some ideas?

    last night we have restart the system ABAP & JAVA.
    the system is full funktional ABAP & JAVA.
    now i tried to deploy with JSPM again.
    the JSPM restart the J2EE for run in save mode...
    std_server0.out
    stdout/stderr redirect
    node name   : server0
    pid         : 475296
    system name : BW2
    system nr.  : 01
    started at  : Wed Oct 22 09:26:26 2008
    [Thr 01] MtxInit: 10001 0 0
    <?xml version="1.0" ?>
    <verbosegc version="20070227_AA">
    SAP J2EE Engine Version 7.00   PatchLevel 111772.44 is starting...
    Loading: LogManager ... 2528 ms.
    Loading: PoolManager ... 5 ms.
    Loading: ApplicationThreadManager ... 566 ms.
    Loading: ThreadManager ... 31 ms.
    Loading: IpVerificationManager ... 15 ms.
    Loading: ClassLoaderManager ... 26 ms.
    Loading: ClusterManager ... 776 ms.
    Loading: LockingManager ... 151 ms.
    Loading: ConfigurationManager ... 3203 ms.
    Loading: LicensingManager ... 39 ms.
    Loading: CacheManager ... 250 ms.
    Loading: ServiceManager ...
    Loading services.:
      Service DQE started. (8 ms).
      Service runtimeinfo started. (53 ms).
      Service caf~eu~odi~mnuacc started. (0 ms).
      Service cross started. (206 ms).
      Service file started. (137 ms).
      Service timeout started. (171 ms).
      Service memory started. (181 ms).
      Service trex.service started. (136 ms).
      Service p4 started. (569 ms).
      Service caf~eu~cc~api started. (895 ms).
      Service userstore started. (11 ms).
      Service classpath_resolver started. (104 ms).
      Service jmx_notification started. (72 ms).
      Service deploy started. (8824 ms).
      Service com.sap.portal.runtime.config.kmreadonly started. (4 ms).
      Service MigrationService started. (33 ms).
      Service bi~mmr~deployer started. (9 ms).
      Service log_configurator started. (11307 ms).
      Service locking started. (6 ms).
      Service http started. (353 ms).
      Service naming started. (732 ms).
      Service failover started. (45 ms).
      Service ts started. (162 ms).
      Service appclient started. (88 ms).
      Service javamail started. (219 ms).
      Service licensing started. (52 ms).
      Service jmsconnector started. (242 ms).
      Service connector started. (322 ms).
      Service configuration started. (44 ms).
      Service iiop started. (565 ms).
      Service webservices started. (1055 ms).
      Service dbpool started. (2300 ms).
      Service UT started. (12 ms).
      Service caf~eu~gp~mail~cf started. (56 ms).
      Service com.sap.security.core.ume.service started. (9110 ms).
      Service security started. (1349 ms).
      Service classload started. (121 ms).
      Service applocking started. (241 ms).
      Service shell started. (327 ms).
      Service tc~eCATTPing~service started. (30 ms).
      Service telnet started. (59 ms).
      Service keystore started. (1021 ms).
      Service ssl started. (27 ms).
      Service developmentserver started. (456 ms).
      Service tc~sec~securestorage~service started. (309 ms).
      Service tc~sec~certrevoc~service started. (373 ms).
      Service servlet_jsp started. (1565 ms).
      Service ejb started. (1646 ms).
      Service dsr started. (418 ms).
      Service jmx started. (2046 ms).
      Service caf~um~metadata~imp started. (1250 ms).
      Service caf~eu~gp~model started. (101 ms).
      Service caf~eu~er~service started. (0 ms).
      Service tc~sec~wssec~service started. (977 ms).
      Service tc~eu~jwf~ui~wizsvc started. (586 ms).
      Service tc~lm~ctc~confs~service_sda started. (945 ms).
      Service CUL started. (942 ms).
      Service tc~sec~destinations~service started. (1784 ms).
      Service caf~runtime~connectivity~impl started. (27021 ms).
      Service sld started. (2000 ms).
      Service com.adobe~DataManagerService started. (1380 ms).
      Service webdynpro started. (1434 ms).
      Service rfcengine started. (1688 ms).
      Service tc~di~sdic~srv started. (6252 ms).
      Service prtbridge started. (2794 ms).
      Service com.adobe~DocumentServicesDestProtoService started. (1825 ms).
      Service com.adobe~DocumentServicesLicenseSupportService started. (2958 ms).
      Service tc~sec~vsi~service started. (2159 ms).
      Service caf~um~relgroups~imp started. (3335 ms).
      Service basicadmin started. (3899 ms).
      Service adminadapter started. (198 ms).
      Service apptracing started. (680 ms).
      Service com.adobe~LicenseService started. (237 ms).
      Service com.sap.portal.pcd.gl started. (72 ms).
      Service pmi started. (183 ms).
      Service com.adobe~DocumentServicesBinaries2 started. (4177 ms).
      Service com.sap.portal.prt.sapj2ee started. (275 ms).
      Service com.adobe~DocumentServicesConfiguration started. (385 ms).
      Service com.adobe~TrustManagerService started. (204 ms).
      Service com.adobe~XMLFormService started. (4954 ms).
      Service monitor started. (1365 ms).
      Service jms_provider started. (5862 ms).
      Service com.adobe~PDFManipulation started. (5913 ms).
      Service com.adobe~FontManagerService started. (7023 ms).
      Service tc.monitoring.logviewer started. (8129 ms).
    ServiceManager started for 43037 ms.
    Framework started for 53259 ms.
    SAP J2EE Engine Version 7.00   PatchLevel 111772.44 is running!
    PatchLevel 111772.44 June 09, 2008 16:28 GMT
    >
    dev_server0
    trc file: "/usr/sap/BW2/DVEBMGS01/work/dev_server0", trc level: 1, release: "700"
    node name   : ID14451950
    pid         : 442380
    system name : BW2
    system nr.  : 01
    started at  : Wed Oct 22 09:26:26 2008
    arguments       :
           arg[00] : /usr/sap/BW2/DVEBMGS01/exe/jlaunch
           arg[01] : pf=/usr/sap/BW2/SYS/profile/BW2_DVEBMGS01_p570vc11
           arg[02] : -DSAPINFO=BW2_01_server
           arg[03] : pf=/usr/sap/BW2/SYS/profile/BW2_DVEBMGS01_p570vc11
           arg[04] : -DSAPSTART=1
           arg[05] : -DCONNECT_PORT=60329
           arg[06] : -DSAPSYSTEM=01
           arg[07] : -DSAPSYSTEMNAME=BW2
           arg[08] : -DSAPMYNAME=p570vc11_BW2_01
           arg[09] : -DSAPPROFILE=/usr/sap/BW2/SYS/profile/BW2_DVEBMGS01_p570vc11
           arg[10] : -DFRFC_FALLBACK=ON
           arg[11] : -DFRFC_FALLBACK_HOST=localhost
    [Thr 01] Wed Oct 22 09:26:26 2008
    [Thr 01] *** WARNING => INFO: Unknown property [instance.box.number=BW2DVEBMGS01p570vc11] [jstartxx_mt. 841]
    [Thr 01] *** WARNING => INFO: Unknown property [instance.en.host=bw2scs] [jstartxx_mt. 841]
    [Thr 01] *** WARNING => INFO: Unknown property [instance.en.port=3250] [jstartxx_mt. 841]
    [Thr 01] *** WARNING => INFO: Unknown property [instance.system.id=1] [jstartxx_mt. 841]
    JStartupReadInstanceProperties: read instance properties [/usr/sap/BW2/DVEBMGS01/j2ee/cluster/instance.properties]
    -> ms host    : bw2scs
    -> ms port    : 3950
    -> OS libs    : /usr/sap/BW2/DVEBMGS01/j2ee/os_libs
    -> Admin URL  :
    -> run mode   : safe
    -> run action : UPGRADE
    -> enabled    : yes
    Used property files
    -> files [00] : /usr/sap/BW2/DVEBMGS01/j2ee/cluster/instance.properties
    Instance properties
    -> ms host    : bw2scs
    -> ms port    : 3950
    -> os libs    : /usr/sap/BW2/DVEBMGS01/j2ee/os_libs
    -> admin URL  :
    -> run mode   : safe
    -> run action : UPGRADE
    -> enabled    : yes
    Bootstrap nodes
    -> [00] bootstrap            : /usr/sap/BW2/DVEBMGS01/j2ee/cluster/instance.properties
    -> [01] bootstrap_ID14451900 : /usr/sap/BW2/DVEBMGS01/j2ee/cluster/instance.properties
    -> [02] bootstrap_ID14451950 : /usr/sap/BW2/DVEBMGS01/j2ee/cluster/instance.properties
    Worker nodes
    -> [00] ID14451900           : /usr/sap/BW2/DVEBMGS01/j2ee/cluster/instance.properties
    -> [01] ID14451950           : /usr/sap/BW2/DVEBMGS01/j2ee/cluster/instance.properties
    [Thr 01] JLaunchRequestQueueInit: create named pipe for ipc
    [Thr 01] JLaunchRequestQueueInit: create pipe listener thread
    [Thr 258] JLaunchRequestFunc: Thread 258 started as listener thread for np messages.
    [Thr 515] WaitSyncSemThread: Thread 515 started as semaphore monitor thread.
    [Thr 01] SigISetDefaultAction : default handling for signal 20
    [Thr 01] NiInit3: NI already initialized; param 'maxHandles' ignored (1;202)
    [Thr 01] CPIC (version=700.2006.09.13)
    [Thr 01] [Node: server0] java home is set by profile parameter
         Java Home: /usr/java14_64
    [Thr 01] JStartupICheckFrameworkPackage: can't find framework package /usr/sap/BW2/DVEBMGS01/exe/jvmx.jar
    JStartupIReadSection: read node properties [ID14451950]
    -> node name          : server0
    -> node type          : server
    -> node execute       : yes
    -> jlaunch parameters :
    -> java path          : /usr/java14_64
    -> java parameters    : -verbose:gc -Djco.jarm=1 -Djava.security.policy=./java.policy -Djava.security.egd=file:/dev/urandom -Dorg.omg.CORBA.ORBClass=com.sap.engine.system.ORBProxy -Dorg.omg.CORBA.ORBSingletonClass=com.sap.engine.system.ORBSingletonProxy -Djavax.rmi.CORBA.PortableRemoteObjectClass=com.sap.engine.system.PortableRemoteObjectProxy -Dorg.omg.PortableInterceptor.ORBInitializerClass.com.sap.engine.services.ts.jts.ots.PortableInterceptor.JTSInitializer -verbose:gc -Dstartup.mode=SAFE -Dstartup.action=UPGRADE
    -> java vm version    : J2RE 1.4.2 IBM J9 2.3 AIX ppc64-64 j9ap64142ifx-20070510a (JIT enabled)
    -> java vm vendor     : IBM J9 VM (IBM Corporation)
    -> java vm type       : server
    -> java vm cpu        : ppc64
    -> heap size          : 2048M
    -> init heap size     : 2048M
    -> root path          : /usr/sap/BW2/DVEBMGS01/j2ee/cluster/server0
    -> class path         : ./bin/boot/boot.jar:./bin/boot/jaas.jar:./bin/system/bytecode.jar:.
    -> OS libs path       : /usr/sap/BW2/DVEBMGS01/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     : /usr/sap/BW2/DVEBMGS01/exe/jstartup.jar:/usr/sap/BW2/DVEBMGS01/exe/jvmx.jar
    -> shutdown class     : com.sap.engine.boot.Start
    -> parameters         :
    -> debuggable         : no
    -> debug mode         : no
    -> debug port         : 50121
    -> shutdown timeout   : 120000
    [Thr 01] JLaunchISetDebugMode: set debug mode [no]
    [Thr 772] JLaunchIStartFunc: Thread 772 started as Java VM thread.
    JHVM_LoadJavaVM: VM Arguments of node [server0]
    -> stack   : 1048576 Bytes
    -> arg[  0]: exit
    -> arg[  1]: abort
    -> arg[  2]: vfprintf
    -> arg[  3]: -verbose:gc
    -> arg[  4]: -Djco.jarm=1
    -> arg[  5]: -Djava.security.policy=./java.policy
    -> arg[  6]: -Djava.security.egd=file:/dev/urandom
    -> arg[  7]: -Dorg.omg.CORBA.ORBClass=com.sap.engine.system.ORBProxy
    -> arg[  8]: -Dorg.omg.CORBA.ORBSingletonClass=com.sap.engine.system.ORBSingletonProxy
    -> arg[  9]: -Djavax.rmi.CORBA.PortableRemoteObjectClass=com.sap.engine.system.PortableRemoteObjectProxy
    -> arg[ 10]: -Dorg.omg.PortableInterceptor.ORBInitializerClass.com.sap.engine.services.ts.jts.ots.PortableInterceptor.JTSInitializer
    -> arg[ 11]: -verbose:gc
    -> arg[ 12]: -Dstartup.mode=SAFE
    -> arg[ 13]: -Dstartup.action=UPGRADE
    -> arg[ 14]: -Dsys.global.dir=/usr/sap/BW2/SYS/global
    -> arg[ 15]: -Dapplication.home=/usr/sap/BW2/DVEBMGS01/exe
    -> arg[ 16]: -Djava.class.path=/usr/sap/BW2/DVEBMGS01/exe/jstartup.jar:/usr/sap/BW2/DVEBMGS01/exe/jvmx.jar:./bin/boot/boot.jar:./bin/boot/jaas.jar:./bin/system/bytecode.jar:.
    -> arg[ 17]: -Djava.library.path=/usr/java14_64/jre/bin:/usr/java14_64/jre/bin:/usr/java14_64/jre/bin/classic:/usr/java14_64/jre/bin:/usr/sap/BW2/DVEBMGS01/exe:/usr/sap/BW2/DVEBMGS01/exe:/usr/sap/BW2/DVEBMGS01/exe:/usr/sap/BW2/SYS/exe/run:/oracle/client/10x_64/instantclient:/usr/sap/BW2/DVEBMGS01/exe::/usr/lib:/usr/sap/BW2/DVEBMGS01/j2ee/os_libs:/usr/sap/BW2/DVEBMGS01/exe:/usr/sap/BW2/DVEBMGS01/exe:/usr/sap/BW2/DVEBMGS01/exe:/usr/lib:/lib:/usr/sap/BW2/SYS/exe/run:/oracle/client/10x_64/instantclient
    -> arg[ 18]: -Dmemory.manager=2048M
    -> arg[ 19]: -Xmx2048M
    -> arg[ 20]: -Xms2048M
    -> arg[ 21]: -DLoadBalanceRestricted=no
    -> arg[ 22]: -Djstartup.mode=JCONTROL
    -> arg[ 23]: -Djstartup.ownProcessId=442380
    -> arg[ 24]: -Djstartup.ownHardwareId=T1308487043
    -> arg[ 25]: -Djstartup.whoami=server
    -> arg[ 26]: -Djstartup.debuggable=no
    -> arg[ 27]: -DSAPINFO=BW2_01_server
    -> arg[ 28]: -DSAPSTART=1
    -> arg[ 29]: -DCONNECT_PORT=60329
    -> arg[ 30]: -DSAPSYSTEM=01
    -> arg[ 31]: -DSAPSYSTEMNAME=BW2
    -> arg[ 32]: -DSAPMYNAME=p570vc11_BW2_01
    -> arg[ 33]: -DSAPPROFILE=/usr/sap/BW2/SYS/profile/BW2_DVEBMGS01_p570vc11
    -> arg[ 34]: -DFRFC_FALLBACK=ON
    -> arg[ 35]: -DFRFC_FALLBACK_HOST=localhost
    -> arg[ 36]: -DSAPSTARTUP=1
    -> arg[ 37]: -DSAPSYSTEM=01
    -> arg[ 38]: -DSAPSYSTEMNAME=BW2
    -> arg[ 39]: -DSAPMYNAME=p570vc11_BW2_01
    -> arg[ 40]: -DSAPDBHOST=bw2dba
    -> arg[ 41]: -Dj2ee.dbhost=bw2dba
    [Thr 772] Wed Oct 22 09:26:27 2008
    [Thr 772] JHVM_LoadJavaVM: Java VM created OK.
    JHVM_BuildArgumentList: main method arguments of node [server0]
    [Thr 3343] Wed Oct 22 09:26:36 2008
    [Thr 3343] JHVM_RegisterNatives: registering methods in com.sap.bc.krn.perf.PerfTimes
    [Thr 3343] Wed Oct 22 09:26:37 2008
    [Thr 3343] JHVM_RegisterNatives: registering methods in com.sap.bc.proj.jstartup.JStartupFramework
    [Thr 3343] JLaunchISetClusterId: set cluster id 14451950
    [Thr 3343] Wed Oct 22 09:26:38 2008
    [Thr 3343] JLaunchISetState: change state from [Initial (0)] to [Waiting for start (1)]
    [Thr 3343] JLaunchISetState: change state from [Waiting for start (1)] to [Starting (2)]
    [Thr 33670] Wed Oct 22 09:27:08 2008
    [Thr 33670] JHVM_RegisterNatives: registering methods in com.sap.mw.rfc.driver.CpicDriver
    [Thr 33670] JHVM_RegisterNatives: registering methods in com.sap.i18n.cp.ConverterJNI
    [Thr 33670] Wed Oct 22 09:27:09 2008
    [Thr 33670] JHVM_RegisterNatives: registering methods in com.sap.mw.rfc.engine.Compress
    [Thr 35726] Wed Oct 22 09:27:19 2008
    [Thr 35726] JHVM_RegisterNatives: registering methods in com.sap.security.core.server.vsi.service.jni.VirusScanInterface
    [Thr 3343] Wed Oct 22 09:27:25 2008
    [Thr 3343] JLaunchISetState: change state from [Starting (2)] to [Starting applications (10)]
    [Thr 18507] Wed Oct 22 09:27:33 2008
    [Thr 18507] JLaunchISetState: change state from [Starting applications (10)] to [Running (3)]
    dev_jcontrol
    [Thr 772] Wed Oct 22 09:26:04 2008
    [Thr 772] JControlProcessMessage: received <shutdown and restart> command
    [Thr 772] JControlIStopInstance: shutting down (command: 33)
    [Thr 01] JControlMainLoop: execute bootstrap process (step 0)
    [Thr 01] JControlExecuteBootstrap: execute bootstrap process [bootstrap]
    [Thr 01] [Node: bootstrap] java home is set by profile parameter
         Java Home: /usr/java14_64
    [Thr 01] JStartupICheckFrameworkPackage: can't find framework package /usr/sap/BW2/SYS/exe/run/jvmx.jar
    JStartupIReadSection: read node properties [bootstrap]
    -> node name          : bootstrap
    -> node type          : bootstrap
    -> node execute       : yes
    -> java path          : /usr/java14_64
    -> java parameters    : -Djco.jarm=1 -Xj9
    -> java vm version    : J2RE 1.4.2 IBM J9 2.3 AIX ppc64-64 j9ap64142ifx-20070510a (JIT enabled)
    -> java vm vendor     : IBM J9 VM (IBM Corporation)
    -> java vm type       : server
    -> java vm cpu        : ppc64
    -> heap size          : 512M
    -> root path          : /usr/sap/BW2/DVEBMGS01/j2ee/cluster
    -> class path         : ./bootstrap/launcher.jar
    -> OS libs path       : /usr/sap/BW2/DVEBMGS01/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     : /usr/sap/BW2/SYS/exe/run/jstartup.jar:/usr/sap/BW2/SYS/exe/run/jvmx.jar
    -> parameters         : com.sap.engine.bootstrap.Bootstrap ./bootstrap ID0144519
    -> debuggable         : yes
    -> debug mode         : no
    -> debug port         : 60000
    -> shutdown timeout   : 120000
    JControlStartJLaunch: program = /usr/sap/BW2/DVEBMGS01/exe/jlaunch
    -> arg[00] = /usr/sap/BW2/DVEBMGS01/exe/jlaunch
    -> arg[01] = pf=/usr/sap/BW2/SYS/profile/BW2_DVEBMGS01_p570vc11
    -> arg[02] = -DSAPINFO=BW2_01_bootstrap
    -> arg[03] = -nodeId=-1
    -> arg[04] = -file=/usr/sap/BW2/DVEBMGS01/j2ee/cluster/instance.properties
    -> arg[05] = -syncSem=2097258
    -> arg[06] = -nodeName=bootstrap
    -> arg[07] = -jvmOutFile=/usr/sap/BW2/DVEBMGS01/work/jvm_bootstrap.out
    -> arg[08] = -stdOutFile=/usr/sap/BW2/DVEBMGS01/work/std_bootstrap.out
    -> arg[09] = -locOutFile=/usr/sap/BW2/DVEBMGS01/work/dev_bootstrap
    -> arg[10] = -mode=BOOTSTRAP
    -> arg[11] = pf=/usr/sap/BW2/SYS/profile/BW2_DVEBMGS01_p570vc11
    -> arg[12] = -DSAPSTART=1
    -> arg[13] = -DCONNECT_PORT=60329
    -> arg[14] = -DSAPSYSTEM=01
    -> arg[15] = -DSAPSYSTEMNAME=BW2
    -> arg[16] = -DSAPMYNAME=p570vc11_BW2_01
    -> arg[17] = -DSAPPROFILE=/usr/sap/BW2/SYS/profile/BW2_DVEBMGS01_p570vc11
    -> arg[18] = -DFRFC_FALLBACK=ON
    -> arg[19] = -DFRFC_FALLBACK_HOST=localhost
    -> lib path = LIBPATH=/usr/java14_64/jre/bin:/usr/java14_64/jre/bin:/usr/java14_64/jre/bin/classic:/usr/java14_64/jre/bin:/usr/sap/BW2/DVEBMGS01/exe:/usr/sap/BW2/DVEBMGS01/exe:/usr/sap/BW2/DVEBMGS01/exe:/usr/sap/BW2/SYS/exe/run:/oracle/client/10x_64/instantclient:/usr/sap/BW2/DVEBMGS01/exe::/usr/lib:/usr/sap/BW2/DVEBMGS01/j2ee/os_libs:/usr/sap/BW2/DVEBMGS01/exe:/usr/sap/BW2/DVEBMGS01/exe:/usr/sap/BW2/DVEBMGS01/exe:/usr/lib:/lib:/usr/sap/BW2/SYS/exe/run:/oracle/client/10x_64/instantclient
    -> exe path = PATH=/usr/java14_64/bin:/usr/sap/BW2/DVEBMGS01/j2ee/os_libs:/oracle/BW2/102_64/bin:/usr/java14_64/bin:.:/home/bw2adm:/usr/sap/BW2/SYS/exe/run::/usr/bin:/etc:/usr/sbin:/usr/ucb:/usr/bin/X11:/sbin:/usr/java14/jre/bin:/usr/java14/bin
    [Thr 01] JStartupICreateProcess: fork process (pid 679950)
    [Thr 01] Wed Oct 22 09:26:11 2008
    [Thr 01] JControlExecuteBootstrap: read instance values after global bootstrap
    [Thr 01] *** WARNING => INFO: Unknown property [instance.box.number=BW2DVEBMGS01p570vc11] [jstartxx_mt. 841]
    [Thr 01] *** WARNING => INFO: Unknown property [instance.en.host=bw2scs] [jstartxx_mt. 841]
    [Thr 01] *** WARNING => INFO: Unknown property [instance.en.port=3250] [jstartxx_mt. 841]
    [Thr 01] *** WARNING => INFO: Unknown property [instance.system.id=1] [jstartxx_mt. 841]
    JStartupReadInstanceProperties: read instance properties [/usr/sap/BW2/DVEBMGS01/j2ee/cluster/instance.properties:/usr/sap/BW2/DVEBMGS01/SDM/program/config/sdm_jstartup.properties]
    -> ms host    : bw2scs
    -> ms port    : 3950
    -> OS libs    : /usr/sap/BW2/DVEBMGS01/j2ee/os_libs
    -> Admin URL  :
    -> run mode   : safe
    -> run action : UPGRADE
    -> enabled    : yes
    [Thr 01] JControlExecuteBootstrap: enumerate the nodes after global bootstrap
    Used property files
    -> files [00] : /usr/sap/BW2/DVEBMGS01/j2ee/cluster/instance.properties
    -> files [01] : /usr/sap/BW2/DVEBMGS01/SDM/program/config/sdm_jstartup.properties
    Instance properties
    -> ms host    : bw2scs
    -> ms port    : 3950
    -> os libs    : /usr/sap/BW2/DVEBMGS01/j2ee/os_libs
    -> admin URL  :
    -> run mode   : safe
    -> run action : UPGRADE
    -> enabled    : yes
    Bootstrap nodes
    -> [00] bootstrap            : /usr/sap/BW2/DVEBMGS01/j2ee/cluster/instance.properties
    -> [01] bootstrap_ID14451900 : /usr/sap/BW2/DVEBMGS01/j2ee/cluster/instance.properties
    -> [02] bootstrap_ID14451950 : /usr/sap/BW2/DVEBMGS01/j2ee/cluster/instance.properties
    Worker nodes
    -> [00] ID14451900           : /usr/sap/BW2/DVEBMGS01/j2ee/cluster/instance.properties
    -> [01] ID14451950           : /usr/sap/BW2/DVEBMGS01/j2ee/cluster/instance.properties
    -> [02] sdm                  : /usr/sap/BW2/DVEBMGS01/SDM/program/config/sdm_jstartup.properties
    [Thr 01] Check run mode
    [Thr 01] JControlIBuildProcessList: Maximum error count is set to 4
    [Thr 01] [Node: dispatcher] java home is set by profile parameter
         Java Home: /usr/java14_64
    [Thr 01] JStartupICheckFrameworkPackage: can't find framework package /usr/sap/BW2/SYS/exe/run/jvmx.jar
    JStartupIReadSection: read node properties [ID14451900]
    -> node name          : dispatcher
    -> node type          : dispatcher
    -> node execute       : yes
    -> jlaunch parameters :
    -> java path          : /usr/java14_64
    -> java parameters    : -verbose:gc -Djava.security.policy=.\java.policy -Djava.security.egd=file:/dev/urandom -Djco.jarm=1 -Dstartup.mode=SAFE -Dstartup.action=UPGRADE
    -> java vm version    : J2RE 1.4.2 IBM J9 2.3 AIX ppc64-64 j9ap64142ifx-20070510a (JIT enabled)
    -> java vm vendor     : IBM J9 VM (IBM Corporation)
    -> java vm type       : server
    -> java vm cpu        : ppc64
    -> heap size          : 170M
    -> init heap size     : 170M
    -> root path          : /usr/sap/BW2/DVEBMGS01/j2ee/cluster/dispatcher
    -> class path         : ./bin/boot/boot.jar:./bin/system/bytecode.jar:.
    -> OS libs path       : /usr/sap/BW2/DVEBMGS01/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     : /usr/sap/BW2/SYS/exe/run/jstartup.jar:/usr/sap/BW2/SYS/exe/run/jvmx.jar
    -> parameters         :
    -> debuggable         : no
    -> debug mode         : no
    -> debug port         : 60000
    -> shutdown timeout   : 120000
    [Thr 01] [Node: server0] java home is set by profile parameter
         Java Home: /usr/java14_64
    [Thr 01] JStartupICheckFrameworkPackage: can't find framework package /usr/sap/BW2/SYS/exe/run/jvmx.jar
    JStartupIReadSection: read node properties [ID14451950]
    -> node name          : server0
    -> node type          : server
    -> node execute       : yes
    -> jlaunch parameters :
    -> java path          : /usr/java14_64
    -> java parameters    : -verbose:gc -Djco.jarm=1 -Djava.security.policy=./java.policy -Djava.security.egd=file:/dev/urandom -Dorg.omg.CORBA.ORBClass=com.sap.engine.system.ORBProxy -Dorg.omg.CORBA.ORBSingletonClass=com.sap.engine.system.ORBSingletonProxy -Djavax.rmi.CORBA.PortableRemoteObjectClass=com.sap.engine.system.PortableRemoteObjectProxy -Dorg.omg.PortableInterceptor.ORBInitializerClass.com.sap.engine.services.ts.jts.ots.PortableInterceptor.JTSInitializer -verbose:gc -Dstartup.mode=SAFE -Dstartup.action=UPGRADE
    -> java vm version    : J2RE 1.4.2 IBM J9 2.3 AIX ppc64-64 j9ap64142ifx-20070510a (JIT enabled)
    -> java vm vendor     : IBM J9 VM (IBM Corporation)
    -> java vm type       : server
    -> java vm cpu        : ppc64
    -> heap size          : 2048M
    -> init heap size     : 2048M
    -> root path          : /usr/sap/BW2/DVEBMGS01/j2ee/cluster/server0
    -> class path         : ./bin/boot/boot.jar:./bin/boot/jaas.jar:./bin/system/bytecode.jar:.
    -> OS libs path       : /usr/sap/BW2/DVEBMGS01/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     : /usr/sap/BW2/SYS/exe/run/jstartup.jar:/usr/sap/BW2/SYS/exe/run/jvmx.jar
    -> parameters         :
    -> debuggable         : no
    -> debug mode         : no
    -> debug port         : 50121
    -> shutdown timeout   : 120000
    [Thr 01] INFO: Invalid property value [Debbugable=yes]
    [Thr 01] [Node: SDM] java home is set by profile parameter
         Java Home: /usr/java14_64
    [Thr 01] JStartupICheckFrameworkPackage: can't find framework package /usr/sap/BW2/SYS/exe/run/jvmx.jar
    JStartupIReadSection: read node properties [sdm]
    -> node name          : SDM
    -> node type          : sdm
    -> node execute       : yes
    -> java path          : /usr/java14_64
    -> java parameters    :
    -> java vm version    : J2RE 1.4.2 IBM J9 2.3 AIX ppc64-64 j9ap64142ifx-20070510a (JIT enabled)
    -> java vm vendor     : IBM J9 VM (IBM Corporation)
    -> java vm type       : server
    -> java vm cpu        : ppc64
    -> heap size          : 256M
    -> root path          : /usr/sap/BW2/DVEBMGS01/SDM/program
    -> class path         : /usr/sap/BW2/DVEBMGS01/SDM/program/bin/SDM.jar
    -> OS libs path       : /usr/sap/BW2/DVEBMGS01/j2ee/os_libs
    -> main class         : SDMInternal
    -> framework class    : com.sap.bc.proj.jstartup.JStartupFramework
    -> registr. class     : com.sap.bc.proj.jstartup.JStartupNatives
    -> framework path     : /usr/sap/BW2/SYS/exe/run/jstartup.jar:/usr/sap/BW2/SYS/exe/run/jvmx.jar
    -> shutdown class     : com.sap.sdm.jstartup.shutdown.InternalShutDown
    -> parameters         : server sdmhome=/usr/sap/BW2/DVEBMGS01/SDM/program
    -> debuggable         : yes
    -> debug mode         : no
    -> debug port         : 60000
    -> shutdown timeout   : 120000
    [Thr 01] JControlMainLoop: execute bootstrap process (step 1)
    [Thr 01] JControlExecuteBootstrap: execute bootstrap process [bootstrap_ID14451900]
    [Thr 01] [Node: dispatcher bootstrap] java home is set by profile parameter
         Java Home: /usr/java14_64
    [Thr 01] JStartupICheckFrameworkPackage: can't find framework package /usr/sap/BW2/SYS/exe/run/jvmx.jar
    JStartupIReadSection: read node properties [bootstrap_ID14451900]
    -> node name          : dispatcher bootstrap
    -> node type          : bootstrap
    -> node execute       : yes
    -> jlaunch parameters :
    -> java path          : /usr/java14_64
    -> java parameters    : -Djco.jarm=1 -Xj9
    -> java vm version    : J2RE 1.4.2 IBM J9 2.3 AIX ppc64-64 j9ap64142ifx-20070510a (JIT enabled)
    -> java vm vendor     : IBM J9 VM (IBM Corporation)
    -> java vm type       : server
    -> java vm cpu        : ppc64
    -> heap size          : 256M
    -> root path          : /usr/sap/BW2/DVEBMGS01/j2ee/cluster
    -> class path         : ./bootstrap/launcher.jar
    -> OS libs path       : /usr/sap/BW2/DVEBMGS01/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     : /usr/sap/BW2/SYS/exe/run/jstartup.jar:/usr/sap/BW2/SYS/exe/run/jvmx.jar
    -> parameters         : com.sap.engine.bootstrap.Bootstrap ./bootstrap ID014451900
    -> debuggable         : yes
    -> debug mode         : no
    -> debug port         : 60000
    -> shutdown timeout   : 120000
    JControlStartJLaunch: program = /usr/sap/BW2/DVEBMGS01/exe/jlaunch
    -> arg[00] = /usr/sap/BW2/DVEBMGS01/exe/jlaunch
    -> arg[01] = pf=/usr/sap/BW2/SYS/profile/BW2_DVEBMGS01_p570vc11
    -> arg[02] = -DSAPINFO=BW2_01_bootstrap
    -> arg[03] = -nodeId=-1
    -> arg[04] = -file=/usr/sap/BW2/DVEBMGS01/j2ee/cluster/instance.properties
    -> arg[05] = -syncSem=2097258
    -> arg[06] = -nodeName=bootstrap_ID14451900
    -> arg[07] = -jvmOutFile=/usr/sap/BW2/DVEBMGS01/work/jvm_bootstrap_ID14451900.out
    -> arg[08] = -stdOutFile=/usr/sap/BW2/DVEBMGS01/work/std_bootstrap_ID14451900.out
    -> arg[09] = -locOutFile=/usr/sap/BW2/DVEBMGS01/work/dev_bootstrap_ID14451900
    -> arg[10] = -mode=BOOTSTRAP
    -> arg[11] = pf=/usr/sap/BW2/SYS/profile/BW2_DVEBMGS01_p570vc11
    -> arg[12] = -DSAPSTART=1
    -> arg[13] = -DCONNECT_PORT=60329
    -> arg[14] = -DSAPSYSTEM=01
    -> arg[15] = -DSAPSYSTEMNAME=BW2
    -> arg[16] = -DSAPMYNAME=p570vc11_BW2_01
    -> arg[17] = -DSAPPROFILE=/usr/sap/BW2/SYS/profile/BW2_DVEBMGS01_p570vc11
    -> arg[18] = -DFRFC_FALLBACK=ON
    -> arg[19] = -DFRFC_FALLBACK_HOST=localhost
    -> lib path = LIBPATH=/usr/java14_64/jre/bin:/usr/java14_64/jre/bin:/usr/java14_64/jre/bin/classic:/usr/java14_64/jre/bin:/usr/sap/BW2/DVEBMGS01/exe:/usr/sap/BW2/DVEBMGS01/exe:/usr/sap/BW2/DVEBMGS01/exe:/usr/sap/BW2/SYS/exe/run:/oracle/client/10x_64/instantclient:/usr/sap/BW2/DVEBMGS01/exe::/usr/lib:/usr/sap/BW2/DVEBMGS01/j2ee/os_libs:/usr/sap/BW2/DVEBMGS01/exe:/usr/sap/BW2/DVEBMGS01/exe:/usr/sap/BW2/DVEBMGS01/exe:/usr/lib:/lib:/usr/sap/BW2/SYS/exe/run:/oracle/client/10x_64/instantclient
    -> exe path = PATH=/usr/java14_64/bin:/usr/sap/BW2/DVEBMGS01/j2ee/os_libs:/oracle/BW2/102_64/bin:/usr/java14_64/bin:.:/home/bw2adm:/usr/sap/BW2/SYS/exe/run::/usr/bin:/etc:/usr/sbin:/usr/ucb:/usr/bin/X11:/sbin:/usr/java14/jre/bin:/usr/java14/bin
    [Thr 01] JStartupICreateProcess: fork process (pid 679952)
    [Thr 01] Wed Oct 22 09:26:19 2008
    [Thr 01] JControlExecuteBootstrap: execute bootstrap process [bootstrap_ID14451950]
    [Thr 01] [Node: server0 bootstrap] java home is set by profile parameter
         Java Home: /usr/java14_64
    [Thr 01] JStartupICheckFrameworkPackage: can't find framework package /usr/sap/BW2/SYS/exe/run/jvmx.jar
    JStartupIReadSection: read node properties [bootstrap_ID14451950]
    -> node name          : server0 bootstrap
    -> node type          : bootstrap
    -> node execute       : yes
    -> jlaunch parameters :
    -> java path          : /usr/java14_64
    -> java parameters    : -Djco.jarm=1 -Xj9
    -> java vm version    : J2RE 1.4.2 IBM J9 2.3 AIX ppc64-64 j9ap64142ifx-20070510a (JIT enabled)
    -> java vm vendor     : IBM J9 VM (IBM Corporation)
    -> java vm type       : server
    -> java vm cpu        : ppc64
    -> heap size          : 256M
    -> root path          : /usr/sap/BW2/DVEBMGS01/j2ee/cluster
    -> class path         : ./bootstrap/launcher.jar
    -> OS libs path       : /usr/sap/BW2/DVEBMGS01/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     : /usr/sap/BW2/SYS/exe/run/jstartup.jar:/usr/sap/BW2/SYS/exe/run/jvmx.jar
    -> parameters         : com.sap.engine.bootstrap.Bootstrap ./bootstrap ID014451950
    -> debuggable         : yes
    -> debug mode         : no
    -> debug port         : 60000
    -> shutdown timeout   : 120000
    JControlStartJLaunch: program = /usr/sap/BW2/DVEBMGS01/exe/jlaunch
    -> arg[00] = /usr/sap/BW2/DVEBMGS01/exe/jlaunch
    -> arg[01] = pf=/usr/sap/BW2/SYS/profile/BW2_DVEBMGS01_p570vc11
    -> arg[02] = -DSAPINFO=BW2_01_bootstrap
    -> arg[03] = -nodeId=-1
    -> arg[04] = -file=/usr/sap/BW2/DVEBMGS01/j2ee/cluster/instance.properties
    -> arg[05] = -syncSem=2097258
    -> arg[06] = -nodeName=bootstrap_ID14451950
    -> arg[07] = -jvmOutFile=/usr/sap/BW2/DVEBMGS01/work/jvm_bootstrap_ID14451950.out
    -> arg[08] = -stdOutFile=/usr/sap/BW2/DVEBMGS01/work/std_bootstrap_ID14451950.out
    -> arg[09] = -locOutFile=/usr/sap/BW2/DVEBMGS01/work/dev_bootstrap_ID14451950
    -> arg[10] = -mode=BOOTSTRAP
    -> arg[11] = pf=/usr/sap/BW2/SYS/profile/BW2_DVEBMGS01_p570vc11
    -> arg[12] = -DSAPSTART=1
    -> arg[13] = -DCONNECT_PORT=60329
    -> arg[14] = -DSAPSYSTEM=01
    -> arg[15] = -DSAPSYSTEMNAME=BW2
    -> arg[16] = -DSAPMYNAME=p570vc11_BW2_01
    -> arg[17] = -DSAPPROFILE=/usr/sap/BW2/SYS/profile/BW2_DVEBMGS01_p570vc11
    -> arg[18] = -DFRFC_FALLBACK=ON
    -> arg[19] = -DFRFC_FALLBACK_HOST=localhost
    -> lib path = LIBPATH=/usr/java14_64/jre/bin:/usr/java14_64/jre/bin:/usr/java14_64/jre/bin/classic:/usr/java14_64/jre/bin:/usr/sap/BW2/DVEBMGS01/exe:/usr/sap/BW2/DVEBMGS01/exe:/usr/sap/BW2/DVEBMGS01/exe:/usr/sap/BW2/SYS/exe/run:/oracle/client/10x_64/instantclient:/usr/sap/BW2/DVEBMGS01/exe::/usr/lib:/usr/sap/BW2/DVEBMGS01/j2ee/os_libs:/usr/sap/BW2/DVEBMGS01/exe:/usr/sap/BW2/DVEBMGS01/exe:/usr/sap/BW2/DVEBMGS01/exe:/usr/lib:/lib:/usr/sap/BW2/SYS/exe/run:/oracle/client/10x_64/instantclient
    -> exe path = PATH=/usr/java14_64/bin:/usr/sap/BW2/DVEBMGS01/j2ee/os_libs:/oracle/BW2/102_64/bin:/usr/java14_64/bin:.:/home/bw2adm:/usr/sap/BW2/SYS/exe/run::/usr/bin:/etc:/usr/sbin:/usr/ucb:/usr/bin/X11:/sbin:/usr/java14/jre/bin:/usr/java14/bin
    [Thr 01] JStartupICreateProcess: fork process (pid 679954)
    [Thr 01] Wed Oct 22 09:26:26 2008
    [Thr 01] JControlMainLoop: starting the processes
    JControlStartJLaunch: program = /usr/sap/BW2/DVEBMGS01/exe/jlaunch
    -> arg[00] = /usr/sap/BW2/DVEBMGS01/exe/jlaunch
    -> arg[01] = pf=/usr/sap/BW2/SYS/profile/BW2_DVEBMGS01_p570vc11
    -> arg[02] = -DSAPINFO=BW2_01_dispatcher
    -> arg[03] = -nodeId=0
    -> arg[04] = -file=/usr/sap/BW2/DVEBMGS01/j2ee/cluster/instance.properties
    -> arg[05] = -syncSem=2097258
    -> arg[06] = -nodeName=ID14451900
    -> arg[07] = -jvmOutFile=/usr/sap/BW2/DVEBMGS01/work/jvm_dispatcher.out
    -> arg[08] = -stdOutFile=/usr/sap/BW2/DVEBMGS01/work/std_dispatcher.out
    -> arg[09] = -locOutFile=/usr/sap/BW2/DVEBMGS01/work/dev_dispatcher
    -> arg[10] = -mode=JCONTROL
    -> arg[11] = pf=/usr/sap/BW2/SYS/profile/BW2_DVEBMGS01_p570vc11
    -> arg[12] = -DSAPSTART=1
    -> arg[13] = -DCONNECT_PORT=60329
    -> arg[14] = -DSAPSYSTEM=01
    -> arg[15] = -DSAPSYSTEMNAME=BW2
    -> arg[16] = -DSAPMYNAME=p570vc11_BW2_01
    -> arg[17] = -DSAPPROFILE=/usr/sap/BW2/SYS/profile/BW2_DVEBMGS01_p570vc11
    -> arg[18] = -DFRFC_FALLBACK=ON
    -> arg[19] = -DFRFC_FALLBACK_HOST=localhost
    -> lib path = LIBPATH=/usr/java14_64/jre/bin:/usr/java14_64/jre/bin:/usr/java14_64/jre/bin/classic:/usr/java14_64/jre/bin:/usr/sap/BW2/DVEBMGS01/exe:/usr/sap/BW2/DVEBMGS01/exe:/usr/sap/BW2/DVEBMGS01/exe:/usr/sap/BW2/SYS/exe/run:/oracle/client/10x_64/instantclient:/usr/sap/BW2/DVEBMGS01/exe::/usr/lib:/usr/sap/BW2/DVEBMGS01/j2ee/os_libs:/usr/sap/BW2/DVEBMGS01/exe:/usr/sap/BW2/DVEBMGS01/exe:/usr/sap/BW2/DVEBMGS01/exe:/usr/lib:/lib:/usr/sap/BW2/SYS/exe/run:/oracle/client/10x_64/instantclient
    -> exe path = PATH=/usr/java14_64/bin:/usr/sap/BW2/DVEBMGS01/j2ee/os_libs:/oracle/BW2/102_64/bin:/usr/java14_64/bin:.:/home/bw2adm:/usr/sap/BW2/SYS/exe/run::/usr/bin:/etc:/usr/sbin:/usr/ucb:/usr/bin/X11:/sbin:/usr/java14/jre/bin:/usr/java14/bin
    [Thr 01] JStartupICreateProcess: fork process (pid 679956)
    [Thr 01] JControlICheckProcessList: process dispatcher started (PID:679956)
    JControlStartJLaunch: program = /usr/sap/BW2/DVEBMGS01/exe/jlaunch
    -> arg[00] = /usr/sap/BW2/DVEBMGS01/exe/jlaunch
    -> arg[01] = pf=/usr/sap/BW2/SYS/profile/BW2_DVEBMGS01_p570vc11
    -> arg[02] = -DSAPINFO=BW2_01_server
    -> arg[03] = -nodeId=1
    -> arg[04] = -file=/usr/sap/BW2/DVEBMGS01/j2ee/cluster/instance.properties
    -> arg[05] = -syncSem=2097258
    -> arg[06] = -nodeName=ID14451950
    -> arg[07] = -jvmOutFile=/usr/sap/BW2/DVEBMGS01/work/jvm_server0.out
    -> arg[08] = -stdOutFile=/usr/sap/BW2/DVEBMGS01/work/std_server0.out
    -> arg[09] = -locOutFile=/usr/sap/BW2/DVEBMGS01/work/dev_server0
    -> arg[10] = -mode=JCONTROL
    -> arg[11] = pf=/usr/sap/BW2/SYS/profile/BW2_DVEBMGS01_p570vc11
    -> arg[12] = -DSAPSTART=1
    -> arg[13] = -DCONNECT_PORT=60329
    -> arg[14] = -DSAPSYSTEM=01
    -> arg[15] = -DSAPSYSTEMNAME=BW2
    -> arg[16] = -DSAPMYNAME=p570vc11_BW2_01
    -> arg[17] = -DSAPPROFILE=/usr/sap/BW2/SYS/profile/BW2_DVEBMGS01_p570vc11
    -> arg[18] = -DFRFC_FALLBACK=ON
    -> arg[19] = -DFRFC_FALLBACK_HOST=localhost
    -> lib path = LIBPATH=/usr/java14_64/jre/bin:/usr/java14_64/jre/bin:/usr/java14_64/jre/bin/classic:/usr/java14_64/jre/bin:/usr/sap/BW2/DVEBMGS01/exe:/usr/sap/BW2/DVEBMGS01/exe:/usr/sap/BW2/DVEBMGS01/exe:/usr/sap/BW2/SYS/exe/run:/oracle/client/10x_64/instantclient:/usr/sap/BW2/DVEBMGS01/exe::/usr/lib:/usr/sap/BW2/DVEBMGS01/j2ee/os_libs:/usr/sap/BW2/DVEBMGS01/exe:/usr/sap/BW2/DVEBMGS01/exe:/usr/sap/BW2/DVEBMGS01/exe:/usr/lib:/lib:/usr/sap/BW2/SYS/exe/run:/oracle/client/10x_64/instantclient
    -> exe path = PATH=/usr/java14_64/bin:/usr/sap/BW2/DVEBMGS01/j2ee/os_libs:/oracle/BW2/102_64/bin:/usr/java14_64/bin:.:/home/bw2adm:/usr/sap/BW2/SYS/exe/run::/usr/bin:/etc:/usr/sbin:/usr/ucb:/usr/bin/X11:/sbin:/usr/java14/jre/bin:/usr/java14/bin
    [Thr 01] JStartupICreateProcess: fork process (pid 442380)
    [Thr 01] JControlICheckProcessList: process server0 started (PID:442380)
    JControlStartJLaunch: program = /usr/sap/BW2/DVEBMGS01/exe/jlaunch
    -> arg[00] = /usr/sap/BW2/DVEBMGS01/exe/jlaunch
    -> arg[01] = pf=/usr/sap/BW2/SYS/profile/BW2_DVEBMGS01_p570vc11
    -> arg[02] = -DSAPINFO=BW2_01_sdm
    -> arg[03] = -nodeId=2
    -> arg[04] = -file=/usr/sap/BW2/DVEBMGS01/SDM/program/config/sdm_jstartup.properties
    -> arg[05] = -syncSem=2097258
    -> arg[06] = -nodeName=sdm
    -> arg[07] = -jvmOutFile=/usr/sap/BW2/DVEBMGS01/work/jvm_sdm.out
    -> arg[08] = -stdOutFile=/usr/sap/BW2/DVEBMGS01/work/std_sdm.out
    -> arg[09] = -locOutFile=/usr/sap/BW2/DVEBMGS01/work/dev_sdm
    -> arg[10] = -mode=JCONTROL
    -> arg[11] = pf=/usr/sap/BW2/SYS/profile/BW2_DVEBMGS01_p570vc11
    -> arg[12] = -DSAPSTART=1
    -> arg[13] = -DCONNECT_PORT=60329
    -> arg[14] = -DSAPSYSTEM=01
    -> arg[15] = -DSAPSYSTEMNAME=BW2
    -> arg[16] = -DSAPMYNAME=p570vc11_BW2_01
    -> arg[17] = -DSAPPROFILE=/usr/sap/BW2/SYS/profile/BW2_DVEBMGS01_p570vc11
    -> arg[18] = -DFRFC_FALLBACK=ON
    -> arg[19] = -DFRFC_FALLBACK_HOST=localhost
    -> lib path = LIBPATH=/usr/java14_64/jre/bin:/usr/java14_64/jre/bin:/usr/java14_64/jre/bin/classic:/usr/java14_64/jre/bin:/usr/sap/BW2/DVEBMGS01/exe:/usr/sap/BW2/DVEBMGS01/exe:/usr/sap/BW2/DVEBMGS01/exe:/usr/sap/BW2/SYS/exe/run:/oracle/client/10x_64/instantclient:/usr/sap/BW2/DVEBMGS01/exe::/usr/lib:/usr/sap/BW2/DVEBMGS01/j2ee/os_libs:/usr/sap/BW2/DVEBMGS01/exe:/usr/sap/BW2/DVEBMGS01/exe:/usr/sap/BW2/DVEBMGS01/exe:/usr/lib:/lib:/usr/sap/BW2/SYS/exe/run:/oracle/client/10x_64/instantclient
    -> exe path = PATH=/usr/java14_64/bin:/usr/sap/BW2/DVEBMGS01/j2ee/os_libs:/oracle/BW2/102_64/bin:/usr/java14_64/bin:.:/home/bw2adm:/usr/sap/BW2/SYS/exe/run::/usr/bin:/etc:/usr/sbin:/usr/ucb:/usr/bin/X11:/sbin:/usr/java14/jre/bin:/usr/java14/bin
    [Thr 01] JStartupICreateProcess: fork process (pid 819438)
    [Thr 01] JControlICheckProcessList: process SDM started (PID:819438)
    log_bootstrap_ID0144519.0.log
    [Oct 22, 2008 9:26:07 AM ] --------------------------------------------------
    [Oct 22, 2008 9:26:07 AM ] Bootstrap MODE:
    [Oct 22, 2008 9:26:07 AM ] <INSTANCE GLOBALS>
    [Oct 22, 2008 9:26:07 AM ]  determined by parameter [ID0144519].
    [Oct 22, 2008 9:26:07 AM ] --------------------------------------------------
    [Oct 22, 2008 9:26:10 AM ] Instance [ID144519] will run in [safe] mode, performing action [UPGRADE]
    [Oct 22, 2008 9:26:10 AM ] Safe mode lock is imposed by instance [ID144519] - only server [ID14451950] and dispatcher [ID14451900] will be started locally.
    [Oct 22, 2008 9:26:10 AM ] Discovered property [instance.en.port] with value [3250] !
    [Oct 22, 2008 9:26:10 AM ] Discovered property [instance.en.host] with value [bw2scs] !
    [Oct 22, 2008 9:26:10 AM ] Synchronizing file [./.hotspot_compiler].
    [Oct 22, 2008 9:26:10 AM ] ...Synched ok!
    [Oct 22, 2008 9:26:10 AM ] Synchronizing file [../../SDM/program/.hotspot_compiler].
    [Oct 22, 2008 9:26:10 AM ] ...Synched ok!
    [Oct 22, 2008 9:26:10 AM ] Synch time: 2838 ms
    imho all is ok, or?
    the log of JSPM...
    #1.5 #C000AC10822100000000044957175717000459D3082E8A90#1224662817082#/System/Server/Upgrade/JSPM##com.sap.sdt.j700.startupfrmw.J2EEClusterController700#######Thread[main,5,main]##0#0#Info#1#com.sap.sdt.j700.startupfrmw.J2EEClusterController700#Java###A dispatcher is running on instance {0}.#1#JC_p570vc11_BW2_01                      #
    #1.5 #C000AC10822100000000044A57175717000459D3082E8E78#1224662817083#/System/Server/Upgrade/JSPM##com.sap.sdt.j700.startupfrmw.J2EEClusterController700#######Thread[main,5,main]##0#0#Info#1#com.sap.sdt.j700.startupfrmw.J2EEClusterController700#Java###A server is running on instance {0}.#1#JC_p570vc11_BW2_01                      #
    #1.5 #C000AC10822100000000044B57175717000459D3082E9260#1224662817084#/System/Server/Upgrade/JSPM##com.sap.sdt.j700.startupfrmw.J2EEClusterController700#######Thread[main,5,main]##0#0#Info#1#com.sap.sdt.j700.startupfrmw.J2EEClusterController700#Java###Cluster has not been started. Waiting for another {0} seconds...#1#10#
    JCMon
    SAP System Name   : BW2
    SAP System        : 01
    MS Host           : bw2scs
    MS Port           : 3950
    Process Count     : 3
    PID of JControl   : 639054
    State of JControl : All processes running
    State inside MS   : All processes running
    Admin URL         :
    |Idx|Name               |PID     |State                |Error|Restart|
    |---|-------------------|--------|---------------------|-----|-------|
    |  0|dispatcher         |  794676|Running              |    0|yes    |
    |  1|server0            |  696554|Running              |    0|yes    |
    |  2|SDM                |  450724|Running              |    0|yes    |
    for what he is waiting?
    Edited by: Christian F. on Oct 27, 2008 3:39 PM

  • Trying to figure out whether I can use an ASA cluster in Transparent mode to facilitate VRF based network ??

    Hi Guys,
    I had to re-post this here because I did not get any comments earlier.. hopefully I'll get something here.. :)
    I'm investigating the ways that I can use 2 x ASA (5525x) to accommodate Multi-tenancy situation with overlapping addresses. Unfortunately in this particular scenario we have to stick with 5525x firewalls.
    The ASAs are going to be placed in north-south traffic path between 2 routers and these routers need to be configured with multiple VRFs to segregate the traffic for each tenant with overlapping IP subnets ( We are not looking at NAT as a workaround for the time being).
    As we know, this ASA model won't support VRFs so we can't use the ASA as a intermediary routing hop and therefore this is not an option.. and using security contexts per VRF seems not scale-able enough (correct me if I'm wrong). So my thinking is that, if we put the ASAs in to the transparent mode and just use the ASAs as a layer 2 interconnect (configured with different VLANs connecting VRFs served by top and bottom routers)  I should be able to go up to maximum of 50 VRFs (since 5525x only supports 200 VLANs).  
    I'm also planning to use the 2 ASAs in a cluster mode to aggregate the bandwidth of both ASAs for better throughput.
    So I need to clarify following with you guys.. 
    1) Can I actually do this or am I missing something.
    2) Are there any limitations that I might run in to with this setup
    3) Is there anyone out there who's doing the same thing or can you think of a better way to tackle this scenario (with same hardware and requirements)
    4) Instead of using clustering, can I use simple Active/Stanby pare and still configure transparent mode and use it that way ?
    Appreciate your input.
    Thanks
    Shamal 

    There is a limitation on how many context you can have, which depends on the license you have.  This is quite possible with ASA multi routed mode and even with multi transparent mode.  You can have overlapping ip in each context without the need of using nat as long as you have unique mac address for each sub interface.
    Thanks

Maybe you are looking for

  • Slide Animations Stopped Working

    Hello, Last night we had a program in which we were screen sharing a Windows Media Player video. The setup I had was a Content Pod with a PowerPoint file in the front, and the Screen Share Pod behind it. In a new layout I had the reverse setup, the C

  • Timestamp and Nonce value in SOAP header

    Hi, can you provide some guidance on how to handle this Oracle SOA suite 11g My application was calling an external web service which was just expecting the user name and password. So I was using username_token_client_policy with a csf key Now the ex

  • [SOLVED]gnumeric-goffice conflicts with abiword-goffice0.8

    Gnumeric updated today and apparently is preventing abiword from launching. The goffice versions conflict. I assume abiword will update soon and all will be fixed. [chris@N281G ~]$ abiword abiword: error while loading shared libraries: libgoffice-0.8

  • Sunscreen damage to Vision M Screen - can it be repaired?

    My son's Vision M was accidentally in the line of spray from one of these new aerosol suncreens. Although he had a silicone case on the unit the actual LCD screen was exposed because he had removed the peel'n'stick protector from the screen when it s

  • Another 2 iphones/1 itunes fiasco...

    Since adding a second (my) iphone to this (my girlfriend's) laptop/itunes in order to add some <20MB Apps, my girlfriend can no longer add any Apps to HER iphone. When she plugs her iphone in, and clicks the Apps tab, all she can see is my recently d