Runcluvfy.sh stage pre fails with node reachability on 1 node only

Having a frustrating problem. 2 node RAC system on RHEL 5.2 installing 11.2.0.1 grid/clusterware. Performing the following pre check command from node 1:
./runcluvfy.sh stage -pre crsinst -n node1,node2 -verboseI'm getting the following error and it cannot write the trace information
[grid@node1 grid]$ sudo chmod -R 777 /tmp
[grid@node1 grid]$ ./runcluvfy.sh stage -pre crsinst -n node1,node2 -verbose
WARNING:
Could not access or create trace file path "/tmp/bootstrap/cv/log". Trace information could not be collected
Performing pre-checks for cluster services setup
Checking node reachability...
node1.mydomain.com: node1.mydomain.com
Check: Node reachability from node "null"
  Destination Node                      Reachable?
  node2                       no
  node1                       no
Result: Node reachability check failed from node "null"
ERROR:
Unable to reach any of the nodes
Verification cannot proceed
Pre-check for cluster services setup was unsuccessful on all the nodes.
[grid@node1 grid]$
[grid@node1 grid]$ echo $CV_DESTLOC
/home/grid/software/grid/11gr2/gridI've verified the following:
1) there is user equivalence between the nodes for user grid
2) /tmp is read/writable by user grid on both nodes
3) Setting the CV_DESTLOC appears to do nothing - it seems to go back to wanting to write to /tmp
4) ./runcluvfy comp nodecon -n node1,node2-verbose succeeds no problem
And the weirdest thing of all, when I run ./runcluvfy.sh stage -pre crsinst -n node1,node2 -verbose from node 2, it succeeds without errors.
What am I missing? And TIA..

I made a copy of the runcluvfy.sh and commented out all rm -rf commands so that it would at least save the trace files. Re-ran, and the following trace output - not entirely helpful to me, but any gurus out there see anything?
[main] [ 2010-04-20 15:48:38.275 CDT ] [TaskNodeConnectivity.performTask:354]  _nw_:Performing Node Reachability verification task...
[main] [ 2010-04-20 15:48:38.282 CDT ] [ResultSet.traceResultSet:341]
Target ResultSet BEFORE Upload===>
        Overall Status->UNKNOWN
[main] [ 2010-04-20 15:48:38.283 CDT ] [ResultSet.traceResultSet:341]
Source ResultSet ===>
        Overall Status->OPERATION_FAILED
        node2-->OPERATION_FAILED
        node1-->OPERATION_FAILED
[main] [ 2010-04-20 15:48:38.283 CDT ] [ResultSet.traceResultSet:341]
Target ResultSet AFTER Upload===>
        Overall Status->OPERATION_FAILED
        node2-->OPERATION_FAILED
        node1-->OPERATION_FAILED
[main] [ 2010-04-20 15:48:38.284 CDT ] [ResultSet.getSuccNodes:556]  Checking for Success nodes from the total list of nodes in the resultset
[main] [ 2010-04-20 15:48:38.284 CDT ] [ReportUtil.printReportFooter:1553]  stageMsgID: 8302
[main] [ 2010-04-20 15:48:38.284 CDT ] [CluvfyDriver.main:299]  ==== cluvfy exiting normally.I'm still baffled why the precheck is successful from the second node. And, in fact, all other cluvfy checks that I've run succeed form both nodes.

Similar Messages

  • Runcluvfy.sh stage -pre crsinst: error Unable to reach any of the nodes

    Hii all,
    Well, I've gone through the pre-reqs for trying to install 11G clusterware on RHEL 5.3.
    I'm to the point where i'm trying to run:
    ./runcluvfy.sh stage -pre crsinst -n node1 -verbose
    I get this:
    Performing pre-checks for cluster services setup
    Checking node reachability...
    Node reachability check failed from node "node1 ".
    Check failed on nodes:
    node1
    ERROR:
    Unable to reach any of the nodes.
    Verification cannot proceed.
    Pre-check for cluster services setup was unsuccessful on all the nodes.
    I'm just wanting right now, to install a one node RAC system (I will add servers later as I get them online).
    I've verified that ssh is working (thinking it may be trying to connect to itself by ssh). I have the keys generated and installed...if I connect ssh as the oracle user back to the same machine, it gets me right on with no prompts for passwords.
    nslookup on node1 looks great.
    This box has 2 cards....eth0 and eth1. Right now in the /etc/hosts file, I have node1 to the IP for eth0, and node1-priv set for the IP address eth1.
    I do have a little trouble understanding what the node1-vip is supposed to do or be set. I found the an IP address one higher than for eth0 wasn't being used, and set node1-vip to be that.
    (Can someone explain to me a little more about the vip host?? Is it supposed to somehow point to node1's IP address on eth0 like the regular one does?)
    Since this is a one box, one node install...hoping clusterware and checks are just looking at the /etc/hosts file. I've tried playing around, and setting node1-vip to be the same as node1 (IP)...that doesn't work either.
    One thing I can guess 'might' be wrong. Does runcluvfy use "ping"? I found the oracle user cannot ping this box from this box. The box (node1) can be pinged from outside the box...it is registered on DNS, I can ssh into it no problem, and again, oracle can ssh into himself on same box with keys properly generated).
    I've been looking around, and I just don't see much of what to look at to troubleshoot with this error, I guess everyone gets past the verification the first time with no host unreachable errors?
    I'm a bit weak when it comes to networking. Any help greatly appreciated...suggestions, links...etc!!
    cayenne

    Ok...looks like this was the problem. It appears the SA's, per newer policy, had turned off "ping" for any other user on the box besides root.
    I took a shot in the dark, and had them turn it on (as that ssh'ing and other items to check seemed to work outside the runcluvfy script). They turned on ping. The nodes from the script are now reachable and test positive for equivalency.
    Performing pre-checks for cluster services setup
    Checking node reachability...
    Check: Node reachability from node "node1"
    Destination Node Reachable?
    node1 yes
    Result: Node reachability check passed from node "node1".
    Checking user equivalence...
    Check: User equivalence for user "oracle"
    Node Name Comment
    node1 passed
    Result: User equivalence check passed for user "oracle".
    Pre-check for cluster services setup was unsuccessful on all the nodes.
    I"m guessing that last line...was due to not having the clusterware running on any other boxes?
    Anyway, will try to config. RAC, and get things installed.

  • Cluvfy stage -pre (fails)

    I have successfully completed installation of oracle 2 Node 12c RAC on Redhat Linux 6.3
    i was trying to add a node , But
    ]$ cluvfy stage -pre nodeadd -n node3
    Failed with Following error :
    ERROR:
    Reference data is not available for verifying prerequisites on this operating system distribution
    Verification cannot proceed
    I downloaded latest version of CVU from oracle.com , but still got error like above .
    if i ignore the check , and move to node addition script ,
    /u01/app/12.1.0/grid/oui/bin/  ./addNode.sh
    i cant even find the script ./addNode.sh
    any idea?

    newbieDBA wrote:
    Yes , i read that ,
    So is it a Dead end? no way out?
    I tried to change Version from /proc/version
    but it didnt let me even from Root , said fail to SYNC.
    How do i get out of this?
    pls suggest
    thanks
    If it's a bug, it's a bug! Check for the bug fix over My Oracle Support.
    Aman....

  • Grid installtion failing with error  Cannot connect to Node Manager. : Conf

    I am trying to install Grid, however its failing with following error
    I installed Weblogic server 10.3.4 and 11g R2 database
    ==============================================================
    Code of Exception: Error occured while performing nmConnect : Cannot connect to Node Manager. : Configuration error while reading domain directory
    Use dumpStack() to view the full stacktrace
    Thu Mar 03 21:49:03 IST 2011
    <traceback object at 1>
    Connecting to Node Manager ...
    This Exception occurred at Thu Mar 03 21:49:03 IST 2011.
    Thu Mar 03 21:49:03 IST 2011
    SEVERE: Exception: during stop of admin server
    Thu Mar 03 21:49:03 IST 2011
    Name of Exception: main.WLSTException
    Thu Mar 03 21:49:03 IST 2011
    Code of Exception: Error occured while performing nmConnect : Cannot connect to Node Manager. : Configuration error while reading domain directory
    Use dumpStack() to view the full stacktrace
    Thu Mar 03 21:49:03 IST 2011
    <traceback object at 2>
    Connecting to Node Manager ...
    This Exception occurred at Thu Mar 03 21:49:03 IST 2011.
    Thu Mar 03 21:49:03 IST 2011
    Node Manager is not running
    Mar 3, 2011 9:49:03 PM oracle.sysman.omsca.util.CoreOMSConfigAssistantUtil execCommand
    INFO: error messages of the command :
    weblogic.nodemanager.NMException: Configuration error while reading domain directory
    at weblogic.nodemanager.client.NMServerClient.checkResponse(NMServerClient.java:301)
    at weblogic.nodemanager.client.NMServerClient.checkResponse(NMServerClient.java:314)
    at weblogic.nodemanager.client.NMServerClient.connect(NMServerClient.java:249)
    at weblogic.nodemanager.client.NMServerClient.checkConnected(NMServerClient.java:200)
    at weblogic.nodemanager.client.NMServerClient.checkConnected(NMServerClient.java:206)
    at weblogic.nodemanager.client.NMServerClient.getVersion(NMServerClient.java:53)
    at weblogic.management.scripting.NodeManagerService.verifyConnection(NodeManagerService.java:179)
    at weblogic.management.scripting.NodeManagerService.nmConnect(NodeManagerService.java:173)
    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:597)
    at org.python.core.PyReflectedFunction.__call__(Unknown Source)
    at org.python.core.PyMethod.__call__(Unknown Source)
    at org.python.core.PyObject.__call__(Unknown Source)
    at org.python.core.PyObject.invoke(Unknown Source)
    at org.python.pycode._pyx2.nmConnect$3(<iostream>:118)
    at org.python.pycode._pyx2.call_function(<iostream>)
    at org.python.core.PyTableCode.call(Unknown Source)
    at org.python.core.PyTableCode.call(Unknown Source)
    at org.python.core.PyFunction.__call__(Unknown Source)
    at org.python.core.PyObject.__call__(Unknown Source)
    at org.python.pycode._pyx41.stopManagedServer$6(/u02/oracle/Oracle/Middleware/oms11g/sysman/omsca/scripts/wls/start_server.py:142)
    at org.python.pycode._pyx41.call_function(/u02/oracle/Oracle/Middleware/oms11g/sysman/omsca/scripts/wls/start_server.py)
    at org.python.core.PyTableCode.call(Unknown Source)

    I am still getting error, even after installing Weblogic server 10.3.2
    ar 4, 2011 10:44:42 AM oracle.sysman.omsca.util.CoreOMSConfigAssistantUtil execCommand
    INFO: error messages of the command :
    weblogic.nodemanager.NMConnectException: Connection refused. Could not connect to NodeManager. Check that it is running at node1.slksoft.com:7,403.
    at java.net.PlainSocketImpl.socketConnect(Native Method)
    at java.net.PlainSocketImpl.doConnect(PlainSocketImpl.java:333)
    at java.net.PlainSocketImpl.connectToAddress(PlainSocketImpl.java:195)
    at java.net.PlainSocketImpl.connect(PlainSocketImpl.java:182)
    at java.net.SocksSocketImpl.connect(SocksSocketImpl.java:366)
    at java.net.Socket.connect(Socket.java:525)
    at weblogic.nodemanager.client.SSLClient.createSocket(SSLClient.java:38)
    at weblogic.nodemanager.client.NMServerClient.connect(NMServerClient.java:227)
    at weblogic.nodemanager.client.NMServerClient.checkConnected(NMServerClient.java:199)
    at weblogic.nodemanager.client.NMServerClient.checkConnected(NMServerClient.java:205)
    at weblogic.nodemanager.client.NMServerClient.getVersion(NMServerClient.java:52)
    at weblogic.management.scripting.NodeManagerService.verifyConnection(NodeManagerService.java:175)
    at weblogic.management.scripting.NodeManagerService.nmConnect(NodeManagerService.java:168)
    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:597)
    at org.python.core.PyReflectedFunction.__call__(Unknown Source)
    at org.python.core.PyMethod.__call__(Unknown Source)
    at org.python.core.PyObject.__call__(Unknown Source)
    at org.python.core.PyObject.invoke(Unknown Source)
    and also i am getting below error.
    oracle@node1 grid]$ export ORACLE_SID=prod
    [oracle@node1 grid]$ emctl status agent
    EM Configuration issue. /u01/oracle/product/11.2.0/db_1/node1.soft.com_prod not found.
    [oracle@node1 grid]$

  • Change DB_NAME failed with NID-00133: Database should have only consistent.

    I have created two testing database for active data guard with Oracle 11g on Linux. I created standby DB by using rman backup from primary database. Now I want to change DB_NAME of standby database. I used DBNEWID utility
    %> nid TARGET=SYS DBNAME=newname SETNAME=YES
    It generated the error like this
    NID-00133: Database should have only consistent datafiles
    Change of database name failed during validation - database is intact
    Many datafiles even system datafiles are not consistent. I shutdown DB and startup mount again and tried again. It all failed with the same errors. I searched solutions on Oracle Support web and other twchincal web and couldn't find
    answers. Please help me to get the solutions. Thanks.

    Thank each of you so much for your inputs.
    Yes, based on oracle document, primary and standby shouid use the same name. But they can have different db_unique_name or instance_name. I created standby by using Grid Control. It automatically assign the same DB_NAME.
    I modified db_unique_name. However, our PeopleSoft admin needs to connect to two databases to do testing. PeopleSoft version only support the different DB Name and DB Name cannot be over 8 characters. This is why I tried to
    change DB_NAME to meet PeopleSoft Admin's requirement. I think, in the real world for data guard configuration, primary and standby should have the same db_name.

  • I have downloaded the Photoshop trial in CC when it gets to the updating stage it fails with error code 49

    It told me to retry or contact support - I have retried several times & it keeps coming back to error code (49)

    Generally, this error is caused by something running on the computer which may be locking files that are trying to be updated. First, try simply restarting the computer to close running applications and unlock all files. If that does not allow the update to complete, try disabling all applications which run in the background. Disable startup items, services | Windows or Start in Safe Boot mode | Mac OS X

  • CSCuc63312 - L2 to 9.1 fails with insufficient space. Common partition only 53 percent used - 2

    you have a file for increase the size disk.(it's more simple)
    see http://software.cisco.com/download/release.html?mdfid=284510097&flowid=45900&softwareid=282204704&release=COP-Files&relind=AVAILABLE&rellifecycle=&reltype=latest
    File:
    ciscocm.vmware-disk-size-reallocation-1.0.cop.sgn

    You may be running into this bug: CSCul18667
    Symptom:
    CUIC log purge does not clean up JMX folder. Upgrade may fail due to lack of space.
    "show status" command show's that logging is consuming 99% of space
    Workaround:
    Can delete by going to RTMT -> Trace & Log Central -> Remote Browse -> Nodes -> "specific node" -> UCCX -> Cisco Unified Intelligence Center Servicability Service -> jmx -> select all -> Delete

  • RDBMS 11.2.0.2 Install fails with VIP error

    I have already successfully installed 11.2.0.2 Grid infrastructure, and have a working 10gR2 RAC database.
    I am trying to install 11.2.0.2 Database binaries, but get errors during the pre-requisite checks.
    Error is
    PRVF-10205 : The VIPs do not all share the same subnetwork, or the VIP subnetwork does not match that of any public network interface in the clusterDetails of interfaces are as follows
    /u01/app/product/11.2.0/grid/bin/oifcfg iflist -p -n
    bond0  10.180.0.0  PRIVATE  255.255.0.0
    bond1  10.255.255.0  PRIVATE  255.255.255.0
    bond1  169.254.0.0  UNKNOWN  255.255.0.0and
    /u01/app/product/11.2.0/grid/bin/oifcfg getif -global
    bond1  10.255.255.0  global  cluster_interconnect
    bond0  10.180.201.0  global  publicifconfig returns the following
    bond0     Link encap:Ethernet  HWaddr 00:1A:4B:DC:F8:54
              inet addr:10.180.201.15  Bcast:10.180.255.255  Mask:255.255.0.0
              inet6 addr: fe80::200:ff:fe00:0/64 Scope:Link
              UP BROADCAST RUNNING MASTER MULTICAST  MTU:1500  Metric:1
              RX packets:9193348 errors:0 dropped:0 overruns:0 frame:0
              TX packets:20200012 errors:0 dropped:0 overruns:0 carrier:0
              collisions:0 txqueuelen:0
              RX bytes:1000409336 (954.0 MiB)  TX bytes:30330339159 (28.2 GiB)
    bond0:1   Link encap:Ethernet  HWaddr 00:1A:4B:DC:F8:54
              inet addr:10.180.201.21  Bcast:10.180.255.255  Mask:255.255.0.0
              UP BROADCAST RUNNING MASTER MULTICAST  MTU:1500  Metric:1
    bond0:4   Link encap:Ethernet  HWaddr 00:1A:4B:DC:F8:54
              inet addr:10.180.201.115  Bcast:10.180.255.255  Mask:255.255.0.0
              UP BROADCAST RUNNING MASTER MULTICAST  MTU:1500  Metric:1
    bond1     Link encap:Ethernet  HWaddr 00:1A:4B:DC:C4:72
              inet addr:10.255.255.15  Bcast:10.255.255.255  Mask:255.255.255.0
              inet6 addr: fe80::200:ff:fe00:0/64 Scope:Link
              UP BROADCAST RUNNING MASTER MULTICAST  MTU:1500  Metric:1
              RX packets:12504677 errors:0 dropped:0 overruns:0 frame:0
              TX packets:11844935 errors:0 dropped:0 overruns:0 carrier:0
              collisions:0 txqueuelen:0
              RX bytes:4286044266 (3.9 GiB)  TX bytes:3697250614 (3.4 GiB)
    bond1:1   Link encap:Ethernet  HWaddr 00:1A:4B:DC:C4:72
              inet addr:169.254.136.7  Bcast:169.254.255.255  Mask:255.255.0.0
              UP BROADCAST RUNNING MASTER MULTICAST  MTU:1500  Metric:1
    eth0      Link encap:Ethernet  HWaddr 00:1A:4B:DC:F8:54
              UP BROADCAST RUNNING SLAVE MULTICAST  MTU:1500  Metric:1
              RX packets:7795753 errors:0 dropped:0 overruns:0 frame:0
              TX packets:20200012 errors:0 dropped:0 overruns:0 carrier:0
              collisions:0 txqueuelen:1000
              RX bytes:842020036 (803.0 MiB)  TX bytes:30330339159 (28.2 GiB)
              Interrupt:169 Memory:f6000000-f6012100
    eth1      Link encap:Ethernet  HWaddr 00:1A:4B:DC:C4:72
              UP BROADCAST RUNNING SLAVE MULTICAST  MTU:1500  Metric:1
              RX packets:12504291 errors:0 dropped:0 overruns:0 frame:0
              TX packets:11844935 errors:0 dropped:0 overruns:0 carrier:0
              collisions:0 txqueuelen:1000
              RX bytes:4286019502 (3.9 GiB)  TX bytes:3697250614 (3.4 GiB)
              Interrupt:169 Memory:fa000000-fa012100
    eth2      Link encap:Ethernet  HWaddr 00:1A:4B:DC:F8:54
              UP BROADCAST RUNNING SLAVE MULTICAST  MTU:1500  Metric:1
              RX packets:1397595 errors:0 dropped:0 overruns:0 frame:0
              TX packets:0 errors:0 dropped:0 overruns:0 carrier:0
              collisions:0 txqueuelen:1000
              RX bytes:158389300 (151.0 MiB)  TX bytes:0 (0.0 b)
              Interrupt:193
    eth3      Link encap:Ethernet  HWaddr 00:1A:4B:DC:C4:72
              UP BROADCAST RUNNING SLAVE MULTICAST  MTU:1500  Metric:1
              RX packets:386 errors:0 dropped:0 overruns:0 frame:0
              TX packets:0 errors:0 dropped:0 overruns:0 carrier:0
              collisions:0 txqueuelen:1000
              RX bytes:24764 (24.1 KiB)  TX bytes:0 (0.0 b)
              Interrupt:169
    lo        Link encap:Local Loopback
              inet addr:127.0.0.1  Mask:255.0.0.0
              inet6 addr: ::1/128 Scope:Host
              UP LOOPBACK RUNNING  MTU:16436  Metric:1
              RX packets:1478358 errors:0 dropped:0 overruns:0 frame:0
              TX packets:1478358 errors:0 dropped:0 overruns:0 carrier:0
              collisions:0 txqueuelen:0
              RX bytes:391073271 (372.9 MiB)  TX bytes:391073271 (372.9 MiB)What could be causing this issue?
    Thanks
    Skulls

    Thanks. Yes other nodes are on same subnet.
    What is confusing is that some cluvfy utility report a problem, but others dont.
    For example, If I run the utility with options -pre dbinst I get the failure on node connectivity (as well as VIP failure)
    ./runcluvfy.sh stage -pre dbinst -n rac-node1 -verbose
    Performing pre-checks for database installation
    Checking node reachability...
    Check: Node reachability from node rac-node1
      Destination Node                      Reachable?
      rac-node1                             yes
    Result: Node reachability check passed from node rac-node1
    Checking user equivalence...
    Check: User equivalence for user oracle
      Node Name                             Comment
      rac-node1                             passed
    Result: User equivalence check passed for user oracle
    Checking node connectivity...
    Checking hosts config file...
      Node Name     Status                    Comment
      rac-node1       passed
    Verification of the hosts config file successful
    Interface information for node rac-node1
    Name   IP Address      Subnet          Gateway         Def. Gateway    HW Address        MTU
    bond0  10.180.201.15   10.180.0.0      0.0.0.0         10.180.10.1     00:1A:4B:DC:F8:54 1500
    bond0  10.180.201.21   10.180.0.0      0.0.0.0         10.180.10.1     00:1A:4B:DC:F8:54 1500
    bond0  10.180.201.115  10.180.0.0      0.0.0.0         10.180.10.1     00:1A:4B:DC:F8:54 1500
    bond1  10.255.255.15   10.255.255.0    0.0.0.0         10.180.10.1     00:1A:4B:DC:C4:72 1500
    bond1  169.254.136.7   169.254.0.0     0.0.0.0         10.180.10.1     00:1A:4B:DC:C4:72 1500
    Check: Node connectivity for interface bond1
    Result: Node connectivity passed for interface bond1
    Check: Node connectivity for interface bond0
    Result: Node connectivity failed for interface bond0
    Result: Node connectivity check failed
    <snipped>But if I just run the component with comp nodecon it succeeds!
    runcluvfy.sh comp nodecon -n rac-node1 -verbose
    Verifying node connectivity
    Checking node connectivity...
    Checking hosts config file...
      Node Name     Status                    Comment
      rac-node1       passed
    Verification of the hosts config file successful
    Interface information for node rac-node1
    Name   IP Address      Subnet          Gateway         Def. Gateway    HW Address        MTU
    bond0  10.180.201.15   10.180.0.0      0.0.0.0         10.180.10.1     00:1A:4B:DC:F8:54 1500
    bond0  10.180.201.21   10.180.0.0      0.0.0.0         10.180.10.1     00:1A:4B:DC:F8:54 1500
    bond0  10.180.201.115  10.180.0.0      0.0.0.0         10.180.10.1     00:1A:4B:DC:F8:54 1500
    bond1  10.255.255.15   10.255.255.0    0.0.0.0         10.180.10.1     00:1A:4B:DC:C4:72 1500
    bond1  169.254.136.7   169.254.0.0     0.0.0.0         10.180.10.1     00:1A:4B:DC:C4:72 1500
    Check: Node connectivity of subnet 10.180.0.0
      Source                          Destination                     Connected?
      rac-node1[10.180.201.15]          rac-node1[10.180.201.21]          yes
      rac-node1[10.180.201.15]          rac-node1[10.180.201.115]         yes
      rac-node1[10.180.201.21]          rac-node1[10.180.201.115]         yes
    Result: Node connectivity passed for subnet 10.180.0.0 with node(s) rac-node1
    Check: TCP connectivity of subnet 10.180.0.0
      Source                          Destination                     Connected?
      rac-node1:10.180.201.15         rac-node1:10.180.201.21         passed
      rac-node1:10.180.201.15         rac-node1:10.180.201.115        passed
    Result: TCP connectivity check passed for subnet 10.180.0.0
    Check: Node connectivity of subnet 10.255.255.0
    Result: Node connectivity passed for subnet 10.255.255.0 with node(s) rac-node1
    Check: TCP connectivity of subnet 10.255.255.0
    Result: TCP connectivity check passed for subnet 10.255.255.0
    Check: Node connectivity of subnet 169.254.0.0
    Result: Node connectivity passed for subnet 169.254.0.0 with node(s) rac-node1
    Check: TCP connectivity of subnet 169.254.0.0
    Result: TCP connectivity check passed for subnet 169.254.0.0
    Interfaces found on subnet 10.180.0.0 that are likely candidates for VIP are:
    rac-node1 bond0:10.180.201.15 bond0:10.180.201.21 bond0:10.180.201.115
    Interfaces found on subnet 169.254.0.0 that are likely candidates for VIP are:
    rac-node1 bond1:169.254.136.7
    Interfaces found on subnet 10.255.255.0 that are likely candidates for a private interconnect are:
    rac-node1 bond1:10.255.255.15
    Result: Node connectivity check passed
    Verification of node connectivity was successful.I'm not sure why?

  • Node Reachability failure

    Hi,
    I am planning to install Oracle RAC.I want to run the cluster verification script.When i give the commands its showing failure on one node and the current node checks and its ok.But how can i chck for the both nodes.
    Plz help me.Thanks.

    Hi
    My OS is windows 2003 Server.
    My database is ORACLE 10g 10.2.0
    The Command is C:\clusterware\cluvfy\runcluvfy.bat stage -pre crsinst -n NODE1,NODE2;
    The Result is
    C:\Documents and Settings\Administrator>C:\clusterware\cluvfy\runcluvfy.bat stage -pre crsinst -n RAC1,RAC2;
    The system cannot find the file specified.
    Performing pre-checks for cluster services setup
    Checking node reachability...
    Node reachability check failed from node "RAC1".
    Check failed on nodes:
    RAC2;
    WARNING:
    These nodes cannot be reached:
    RAC2;
    Verification will proceed with nodes:
    RAC1
    Checking user equivalence...
    User equivalence check passed for user "Administrator".
    Checking administrative privileges...
    Checking node connectivity...
    Node connectivity check passed for subnet "172.31.0.0" with node(s) RAC1.
    Node connectivity check passed for subnet "10.0.0.0" with node(s) RAC1.
    Suitable interfaces for the private interconnect on subnet "172.31.0.0":
    RAC1 Public:172.31.1.68
    Suitable interfaces for the private interconnect on subnet "10.0.0.0":
    RAC1 Private:10.0.0.1
    ERROR:
    Could not find a suitable set of interfaces for VIPs.
    Node connectivity check failed.
    Checking system requirements for 'crs'...
    Operating system version check passed.
    Total memory check passed.
    Swap space check passed.
    System architecture check passed.
    Free disk space check passed.
    System requirement passed for 'crs'
    Pre-check for cluster services setup was unsuccessful on all the nodes.

  • Time Machine Backup Failed - Copy stage failed with error:11

    My TM backups started to fail on a Mac Book Pro running 10.5.8 a few weeks ago with the 'Copy stage failed with error:11' message. It seemed to happen after coming out of hibernation from clamshelling the laptop.
    This happened a few times before when I had initially set TM up so to 'fix' it I just blew away the TM backups and started fresh. I would rather not do that this time as I have accumulated 3 months worth of backups.
    My TM is on a samba share, I've searched a bit and followed a guide:
    http://blog.robberthamburg.nl/mac-osx-leopard-repair-a-time-machine-error-11-pro blem
    to try and fix the problem by deleting a .inProgress backup but this has not helped. unfortunately this has did not fix it. I had also read that there are sometimes problems with TM and Spotlight indexing so I have turned spotlight off completely. Still no luck.
    Here is a log dump of my latest backup attempt:
    Sep 12 01:31:59 lysithea /System/Library/CoreServices/backupd[763]: Backup requested by user
    Sep 12 01:31:59 lysithea /System/Library/CoreServices/backupd[763]: Starting standard backup
    Sep 12 01:32:04 lysithea /System/Library/CoreServices/backupd[763]: Mounted network destination using URL: smb://mdaemon@io:139/timemachine_lysithea
    Sep 12 01:32:04 lysithea /System/Library/CoreServices/backupd[763]: Backup destination mounted at path: /Volumes/timemachine_lysithea
    Sep 12 01:32:06 lysithea /System/Library/CoreServices/backupd[763]: Disk image /Volumes/timemachinelysithea/lysithea0025bcdeabda.sparsebundle mounted at: /Volumes/lysithea Time Machine
    Sep 12 01:32:06 lysithea /System/Library/CoreServices/backupd[763]: Backing up to: /Volumes/lysithea Time Machine/Backups.backupdb
    Sep 12 01:35:44 lysithea /System/Library/CoreServices/backupd[763]: No pre-backup thinning needed: 7.61 GB requested (including padding), 89.80 GB available
    Sep 12 01:35:44 lysithea /System/Library/CoreServices/backupd[763]: Waiting for index to be ready (-1 < 0)
    Sep 12 01:40:51 lysithea /System/Library/CoreServices/backupd[763]: Bulk setting Spotlight attributes failed.
    Sep 12 01:45:49 lysithea /System/Library/CoreServices/backupd[763]: Bulk setting Spotlight attributes failed.
    Sep 12 01:50:50 lysithea /System/Library/CoreServices/backupd[763]: Bulk setting Spotlight attributes failed.
    Sep 12 01:55:49 lysithea /System/Library/CoreServices/backupd[763]: Bulk setting Spotlight attributes failed.
    Sep 12 02:00:50 lysithea /System/Library/CoreServices/backupd[763]: Bulk setting Spotlight attributes failed.
    Sep 12 02:05:49 lysithea /System/Library/CoreServices/backupd[763]: Bulk setting Spotlight attributes failed.
    Sep 12 02:10:50 lysithea /System/Library/CoreServices/backupd[763]: Bulk setting Spotlight attributes failed.
    Sep 12 02:15:52 lysithea /System/Library/CoreServices/backupd[763]: Bulk setting Spotlight attributes failed.
    Sep 12 02:20:52 lysithea /System/Library/CoreServices/backupd[763]: Bulk setting Spotlight attributes failed.
    Sep 12 02:25:51 lysithea /System/Library/CoreServices/backupd[763]: Bulk setting Spotlight attributes failed.
    Sep 12 02:30:50 lysithea /System/Library/CoreServices/backupd[763]: Bulk setting Spotlight attributes failed.
    Sep 12 02:32:05 lysithea /System/Library/CoreServices/backupd[763]: Bulk setting Spotlight attributes failed.
    Sep 12 02:32:37 lysithea /System/Library/CoreServices/backupd[763]: Bulk setting Spotlight attributes failed.
    Sep 12 02:33:09 lysithea /System/Library/CoreServices/backupd[763]: Bulk setting Spotlight attributes failed.
    Sep 12 02:33:42 lysithea /System/Library/CoreServices/backupd[763]: Bulk setting Spotlight attributes failed.
    Sep 12 02:35:52 lysithea /System/Library/CoreServices/backupd[763]: Bulk setting Spotlight attributes failed.
    Sep 12 02:38:38 lysithea /System/Library/CoreServices/backupd[763]: Bulk setting Spotlight attributes failed.
    Sep 12 02:39:08 lysithea /System/Library/CoreServices/backupd[763]: Bulk setting Spotlight attributes failed.
    Sep 12 02:39:51 lysithea /System/Library/CoreServices/backupd[763]: Bulk setting Spotlight attributes failed.
    Sep 12 02:40:27 lysithea /System/Library/CoreServices/backupd[763]: Bulk setting Spotlight attributes failed.
    Sep 12 02:42:12 lysithea /System/Library/CoreServices/backupd[763]: Bulk setting Spotlight attributes failed.
    Sep 12 02:42:43 lysithea /System/Library/CoreServices/backupd[763]: Bulk setting Spotlight attributes failed.
    Sep 12 02:43:12 lysithea /System/Library/CoreServices/backupd[763]: Stopping backup.
    Sep 12 02:43:12 lysithea /System/Library/CoreServices/backupd[763]: Error: (-43) SrcErr:NO Copying /Users/mdaemon/Library/Preferences/com.apple.DirectoryUtility.plist to /Volumes/lysithea Time Machine/Backups.backupdb/lysithea/2009-09-12-013213.inProgress/466ADDEF-7D04-45 15-B024-C02ADF152EA7/Macintosh HD/Users/mdaemon/Library/Preferences
    Sep 12 02:43:12 lysithea /System/Library/CoreServices/backupd[763]: Copied 16247 files (5.9 GB) from volume Macintosh HD.
    Sep 12 02:43:12 lysithea /System/Library/CoreServices/backupd[763]: Copy stage failed with error:11
    Sep 12 02:43:18 lysithea /System/Library/CoreServices/backupd[763]: Backup failed with error: 11
    Sep 12 02:43:18 lysithea /System/Library/CoreServices/backupd[763]: Restarting backup after linking failure.
    Sep 12 02:43:18 lysithea /System/Library/CoreServices/backupd[763]: Starting standard backup
    Sep 12 02:43:18 lysithea /System/Library/CoreServices/backupd[763]: Backup destination alias resolved to path: /Volumes/timemachine_lysithea
    Sep 12 02:43:18 lysithea /System/Library/CoreServices/backupd[763]: Disk image /Volumes/timemachinelysithea/lysithea0025bcdeabda.sparsebundle mounted at: /Volumes/lysithea Time Machine
    Sep 12 02:43:18 lysithea /System/Library/CoreServices/backupd[763]: Backing up to: /Volumes/lysithea Time Machine/Backups.backupdb
    Sep 12 02:43:42 lysithea /System/Library/CoreServices/backupd[763]: Waiting for index to be ready (-1 < 0)
    Sep 12 02:51:03 lysithea /System/Library/CoreServices/backupd[763]: No pre-backup thinning needed: 509.8 MB requested (including padding), 83.21 GB available
    Sep 12 02:51:03 lysithea /System/Library/CoreServices/backupd[763]: Waiting for index to be ready (-1 < 0)
    Sep 12 02:51:09 lysithea /System/Library/CoreServices/backupd[763]: Indexing a file failed. Returned -12 for: /.DS_Store, /Volumes/lysithea Time Machine/Backups.backupdb/lysithea/2009-09-12-013213.inProgress/AB3F09D7-61EB-4D 9F-B0EF-AC4C1E0712EA/Macintosh HD/.DS_Store
    Sep 12 02:51:09 lysithea /System/Library/CoreServices/backupd[763]: Aborting backup because indexing a file failed.
    Sep 12 02:51:09 lysithea /System/Library/CoreServices/backupd[763]: Stopping backup.
    Sep 12 02:51:09 lysithea /System/Library/CoreServices/backupd[763]: Copied 0 files (0 bytes) from volume Macintosh HD.
    Sep 12 02:51:09 lysithea /System/Library/CoreServices/backupd[763]: Copy stage failed with error:11
    Sep 12 02:51:14 lysithea /System/Library/CoreServices/backupd[763]: Backup failed with error: 11
    Sep 12 02:51:15 lysithea /System/Library/CoreServices/backupd[763]: Ejected Time Machine disk image.
    Sep 12 02:51:18 lysithea /System/Library/CoreServices/backupd[763]: Ejected Time Machine network volume.
    Any help would be greatly appreciated

    mattdaemon wrote:
    My TM is on a samba share
    First problem: this is *not supported by Apple:* http://support.apple.com/kb/HT1733
    to try and fix the problem by deleting a .inProgress backup but this has not helped.
    Second problem: deleting (or changing or moving) things in TM backups via the Finder can hopelessly corrupt them.
    Sep 12 01:35:44 lysithea /System/Library/CoreServices/backupd[763]: Waiting for index to be ready (-1 < 0)
    Sep 12 01:40:51 lysithea /System/Library/CoreServices/backupd[763]: Bulk setting Spotlight attributes failed.
    These can usually be stopped by excluding the backups from any anti-virus scanning, and Spotlight indexing, at least on supported volumes. Unless you're sure you have Spotlight off entirely, try excluding your backups via System Preferences > Spotlight > Privacy.
    Sep 12 02:43:12 lysithea /System/Library/CoreServices/backupd[763]: Error: (-43) SrcErr:NO Copying /Users/mdaemon/Library/Preferences/com.apple.DirectoryUtility.plist to /Volumes/lysithea Time Machine/Backups.backupdb/lysithea/2009-09-12-013213.inProgress/466ADDEF-7D04-45 15-B024-C02ADF152EA7/Macintosh HD/Users/mdaemon/Library/Preferences
    Sep 12 02:51:09 lysithea /System/Library/CoreServices/backupd[763]: Indexing a file failed. Returned -12 for: /.DS_Store, /Volumes/lysithea Time Machine/Backups.backupdb/lysithea/2009-09-12-013213.inProgress/AB3F09D7-61EB-4D 9F-B0EF-AC4C1E0712EA/Macintosh HD/.DS_Store
    Sep 12 02:51:09 lysithea /System/Library/CoreServices/backupd[763]: Aborting backup because indexing a file failed.
    Both of these appear to indicate problems on your backup drive, perhaps directory problems. For a supported one, a +*Repair Disk+* (not permissions) will often fix it. If there's a way to run that on your backups, it's worth a try.
    It's also possible there's a problem on your internal HD, so it's worth doing a +*Verify Disk+* (not permissions) on it, too, via Disk Utility. If that shows errors, you'll have to boot from your Install disc and use it's copy of DU to repair them.

  • Adding new node to the Clusterware fails with the root.sh script.

    Dear All,
    I had successfully added third node to the existing 2 node cluster. After adding new node I need to run the root.sh scripts, but it was faling with the below error.
    Please help me with the below issue:
    Instantiating scripts for add node (Monday, April 8, 2013 3:23:14 PM EDT)
    . 1% Done.
    Instantiation of add node scripts complete
    Copying to remote nodes (Monday, April 8, 2013 3:23:16 PM EDT)
    ............................................................................................... 96% Done.
    Home copied to new nodes
    Saving inventory on nodes (Monday, April 8, 2013 3:31:40 PM EDT)
    . 100% Done.
    Save inventory complete
    WARNING:
    The following configuration scripts need to be executed as the "root" user in each new cluster node. Each script in the list below is followed by a list of nodes.
    /u01/app/11.2.0/grid/root.sh #On nodes svphxwgdbprd06
    To execute the configuration scripts:
    1. Open a terminal window
    2. Log in as "root"
    3. Run the scripts in each cluster node
    The Cluster Node Addition of /u01/app/11.2.0/grid was successful.
    Root.SH Script Log:
    [root@svphxwgdbprd06 ~]# /u01/app/11.2.0/grid/root.sh
    Performing root user operation for Oracle 11g
    The following environment variables are set as:
    ORACLE_OWNER= oracle
    ORACLE_HOME= /u01/app/11.2.0/grid
    Enter the full pathname of the local bin directory: [usr/local/bin]:
    The contents of "dbhome" have not changed. No need to overwrite.
    The contents of "oraenv" have not changed. No need to overwrite.
    The contents of "coraenv" have not changed. No need to overwrite.
    Creating /etc/oratab file...
    Entries will be added to the /etc/oratab file as needed by
    Database Configuration Assistant when a database is created
    Finished running generic part of root script.
    Now product-specific root actions will be performed.
    Using configuration parameter file: /u01/app/11.2.0/grid/crs/install/crsconfig_params
    Creating trace directory
    User ignored Prerequisites during installation
    OLR initialization - successful
    Adding Clusterware entries to inittab
    CRS-2672: Attempting to start 'ora.mdnsd' on 'svphxwgdbprd06'
    CRS-2676: Start of 'ora.mdnsd' on 'svphxwgdbprd06' succeeded
    CRS-2672: Attempting to start 'ora.gpnpd' on 'svphxwgdbprd06'
    CRS-2676: Start of 'ora.gpnpd' on 'svphxwgdbprd06' succeeded
    CRS-2672: Attempting to start 'ora.cssdmonitor' on 'svphxwgdbprd06'
    CRS-2672: Attempting to start 'ora.gipcd' on 'svphxwgdbprd06'
    CRS-2676: Start of 'ora.cssdmonitor' on 'svphxwgdbprd06' succeeded
    CRS-2676: Start of 'ora.gipcd' on 'svphxwgdbprd06' succeeded
    CRS-2672: Attempting to start 'ora.cssd' on 'svphxwgdbprd06'
    CRS-2672: Attempting to start 'ora.diskmon' on 'svphxwgdbprd06'
    CRS-2676: Start of 'ora.diskmon' on 'svphxwgdbprd06' succeeded
    CRS-2676: Start of 'ora.cssd' on 'svphxwgdbprd06' succeeded
    ASM created and started successfully.
    Disk Group DATA created successfully.
    clscfg: -install mode specified
    clscfg: EXISTING configuration version 5 detected.
    clscfg: version 5 is 11g Release 2.
    Successfully accumulated necessary OCR keys.
    clscfg: Arguments check out successfully.
    NO KEYS WERE WRITTEN. Supply -force parameter to override.
    -force is destructive and will destroy any previous cluster
    configuration.
    Failed to initialize Oracle Cluster Registry for cluster, rc 105
    Oracle Grid Infrastructure Repository configuration failed at /u01/app/11.2.0/grid/crs/install/crsconfig_lib.pm line 6818.

    The document references posted already are very good ones. However, I would say that on personal experience (on Solaris and 10gR2) that the addnode tools gave me nothing but problems. Luckily, I was able to build a parallel cluster (with three nodes) on other hardware and then move the databases across via DataGuard. It was quicker and cleaner (and easier!) that way...
    Good luck!

  • AppContainers_test fails with error during pre-test configuration checks

    Hello,
    AppContainers_test fails with error during pre-test configuration checks:
    "[FAIL] The machine is not properly configured for testing: the test directory "C:\Windows\SYSTEM32\" is not ACL'd to allow execute permission for "APPLICATION PACKAGE AUTHORITY\ALL APPLICATION PACKAGES"
    But that kind of permission for APPLICATION PACKAGE AUTHORITY\ALL APPLICATION PACKAGES was allowed, also i tried to allow full access, but error was the same.
    In the test WindowsFilteringPlatform_Tests, the same requirement "REQ - Wfp-based products must not block App Container apps operating within their declared network intentions by default" was checked successfully.
    How can i pass successfully AppContainers_test? 
    I installed lastest versions of QFE and filters on my server, but it didn't help.

    Hi M'Alerter,
    I have the same issue, have you found a solution to your problem ? 
    Cheers,
    Ghalem

  • Bug: CCDoc fails with method group in Contract.ForAll/Exists in pre/post conditions

    When Contract.ForAll or Contract.Exists is used in a pre/post condition, and the predicate given is a method group instead of a lambda, CCDoc fails with the following error:
    CCDoc failed with uncaught exception: Object reference not set to an instance of an object.
    Stack trace:    at CCDoc.CCDocCSharpSourceEmitter.TraverseChildren(IMethodCall methodCall)
       at Microsoft.Cci.CodeTraverser.Traverse(IMethodCall methodCall)
       at CCDoc.XContract.WriteCSharpFromAST(IExpression expression)
       at CCDoc.XPrecondition.WriteTo(XmlWriter writer)
       at CCDoc.XmlTraverser.WriteEndElement(XmlReader reader, XmlWriter writer)
       at CCDoc.XmlTraverserBase.WriteNodeSingle(XmlReader reader, XmlWriter writer)
       at CCDoc.XmlTraverserBase.Transform(XmlReader reader, XmlWriter writer)
       at CCDoc.CCDoc.WriteContracts(IDictionary`2 contracts, Options options, DocTracker docTracker)
       at CCDoc.CCDoc.RealMain(String[] args)
       at CCDoc.CCDoc.Main(String[] args)
    Stack trace can vary, but its always the same method at the top.
    Example code that produces this error: 
    public static class Program
    public static void Main(string[] args)
    Contract.Requires(Contract.ForAll(args, ValidateArg));
    public static bool ValidateArg(string arg)
    return arg != null;

    Hi Lev,
    To your question to clear the track
    You can delete your track as described in the below link, and then recreate the track and reimport.
    Link: [Deleting Track|http://help.sap.com/saphelp_nw70/helpdata/EN/33/71fe94e1834af8b5bd3c0e1de5ab41/frameset.htm]
    Do not forget to delete DTR workspace.
    Do reward points if you find the link useful.
    Cheers,
    Sandeep

  • F  *** ERROR = Node 'bootstrap' failed with exit code 503.

    Hi,
         i installed the sap nw 7.2 trial version succesfully and due to sapgui problem i downloaded a new sapgui 720 patches from the service place and installed and when installation ,i installed jre for the sapgui. after that when i start the sap server the jstart.exe is not started it is stopped. and showing the errror message
    F  *** ERROR => Node 'bootstrap' failed with exit code 503.
    dev_jstart
    trc file: "dev_jstart.3508", trc level: 1, release: "720"
    trc file: "dev_jstart.new", trc level: 1, release: "720"
    sysno      00
    sid        CE1
    systemid   560 (PC with Windows NT)
    relno      7200
    patchlevel 0
    patchno    22
    intno      20020600
    make       multithreaded, Unicode, optimized
    profile    D:\usr\sap\CE1\SYS\profile\CE1_J00_boedge
    pid        3508
    ACTIVE TRACE LEVEL           1
    ACTIVE TRACE COMPONENTS      All, egi
    Sat May 22 10:55:11 2010
    trace logging activated, max size = 52428800 bytes, 2 versions
    arguments :
      arg[ 0] : D:\usr\sap\CE1\SYS\exe\uc\NTI386\jstart.EXE
      arg[ 1] : pf=D:\usr\sap\CE1\SYS\profile\CE1_J00_boedge

    F Sat May 22 10:55:11 2010
    F  ********************************************************************************
    F  Java environment properties (D:\usr\sap\CE1\J00\work\jstart.jvm)
    F    root directory    : D:\usr\sap\CE1\SYS\exe\jvm\NTI386\sapjvm_6.1.007/sapjvm_6
    F    vendor            : SAP AG
    F    version           : 1.6.0_07
    F    cpu               : x86
    F    java vm type      : server
    F    java vm version   : 6.1.007
    F    jvm library name  : jvm.dll
    F    library path      : D:\usr\sap\CE1\SYS\exe\jvm\NTI386\sapjvm_6.1.007\sapjvm_6\jre\bin\server;D:\usr\sap\CE1\SYS\exe\jvm\NTI386\sapjvm_6.1.007\sapjvm_6\jre\bin
    F    executable path   : D:\usr\sap\CE1\SYS\exe\jvm\NTI386\sapjvm_6.1.007\sapjvm_6\bin
    F  ********************************************************************************
    F    SAP extensions    : available
    F  ********************************************************************************
    I  [Thr 3512] MtxInit: 30002 0 2
    trc file: "dev_jstart", trc level: 1, release: "720"
    ACTIVE TRACE LEVEL           1
    ACTIVE TRACE COMPONENTS      All, egi
    F  [Thr 3512] *** LOG => connected to Enqueue Server.
    F  [Thr 3512] *** LOG => connected to Message Server.
    F  [Thr 3512] *** LOG => Starting run level 1.
    F  ********************************************************************************
    F  Java process [deployment] properties:
    F    section name     : deployment
    F    config file      : D:\usr\sap\CE1\SYS\exe\uc\NTI386\startup.properties
    F    node name        : Deploy_offline
    F    home directory   : D:\usr\sap\CE1\J00\j2ee\cluster
    F    shutdown timeout : 136000 ms
    F    exit timeout     : 7000 ms
    F    debuggable       : false
    F    debugger active  : false
    F  ********************************************************************************
    F  [Thr 3512] *** LOG => Instance state is "Deploying offline components" (STARTING @ 0, INACTIVE).
    F  [Thr 3512] *** LOG => Starting nodes: runlevel 1.
    F  ********************************************************************************
    F  Starting process: D:\usr\sap\CE1\SYS\exe\uc\NTI386\jstart.EXE
    F    arg[ 1] = -nodeId=0
    F    arg[ 2] = pf=D:\usr\sap\CE1\SYS\profile\CE1_J00_boedge
    F    arg[ 3] = -hostvm
    F    arg[ 4] = -nodeName=deployment
    F    arg[ 5] = -file=D:\usr\sap\CE1\SYS\exe\uc\NTI386\startup.properties
    F    arg[ 6] = -jvmFile=D:\usr\sap\CE1\J00\work\jstart.jvm
    F    arg[ 7] = -traceFile=D:\usr\sap\CE1\J00\work\dev_deployment
    F    arg[ 8] = -javaOutFile=D:\usr\sap\CE1\J00\work\jvm_deployment.out
    F    env   : JStart/ReserveSize=0x60000000
    F    env   : NODNSSAPTRANSHOST=1
    F  exePath : PATH=D:\usr\sap\CE1\SYS\exe\jvm\NTI386\sapjvm_6.1.007\sapjvm_6\bin;D:\usr\sap\CE1\SYS\exe\uc\NTI386;C:\WINDOWS\system32;C:\WINDOWS;C:\WINDOWS\System32\Wbem
    F  libPath : PATH=D:\usr\sap\CE1\SYS\exe\jvm\NTI386\sapjvm_6.1.007\sapjvm_6\jre\bin\server;D:\usr\sap\CE1\SYS\exe\jvm\NTI386\sapjvm_6.1.007\sapjvm_6\jre\bin;D:\usr\sap\CE1\J00\j2ee\os_libs;D:\usr\sap\CE1\SYS\exe\jvm\NTI386\sapjvm_6.1.007\sapjvm_6\bin;D:\usr\sap\CE1\SYS\exe\uc\NTI386;C:\WINDOWS\system32;C:\WINDOWS;C:\WINDOWS\System32\Wbem
    F  stdout  : D:\usr\sap\CE1\J00\work\std_deployment.out
    F  stderr  : D:\usr\sap\CE1\J00\work\std_deployment.out
    F  console : no
    F  debugger: no
    F  nice    : yes
    F  ********************************************************************************
    F  Process Deploy_offline started with pid 3648
    F  ********************************************************************************
    F  [Thr 3512] *** LOG => Process deployment started (pid 3648).

    F [Thr 3512] Sat May 22 10:55:14 2010
    F  [Thr 3512] *** LOG => Process deployment stopping (pid 3648).

    F [Thr 3656] Sat May 22 10:55:14 2010
    F  [Thr 3656] *** LOG => Signal 13 SIGCHLD.
    F  [Thr 3512] *** LOG => Process deployment stopped (pid 3648).
    F  [Thr 3512] *** LOG => Instance state is "Deploying offline components" (STOPPING @ 0, INACTIVE).
    F  [Thr 3512] *** LOG => Run level 1 completed.
    F  [Thr 3512] *** LOG => Starting run level 2.

    F Sat May 22 10:55:15 2010
    F  ********************************************************************************
    F  Java process [bootstrap] properties:
    F    section name     : bootstrap
    F    config file      : D:\usr\sap\CE1\SYS\exe\uc\NTI386\startup.properties
    F    node name        : Instance_bootstrap
    F    home directory   : D:\usr\sap\CE1\J00\j2ee\cluster
    F    shutdown timeout : 136000 ms
    F    exit timeout     : 7000 ms
    F    debuggable       : false
    F    debugger active  : false
    F  ********************************************************************************
    F  [Thr 3512] *** LOG => Instance state is "Synchronizing binaries" (STARTING @ 0, INACTIVE).
    F  [Thr 3512] *** LOG => Starting nodes: runlevel 2.
    F  ********************************************************************************
    F  Starting process: D:\usr\sap\CE1\SYS\exe\uc\NTI386\jstart.EXE
    F    arg[ 1] = -nodeId=0
    F    arg[ 2] = pf=D:\usr\sap\CE1\SYS\profile\CE1_J00_boedge
    F    arg[ 3] = -hostvm
    F    arg[ 4] = -nodeName=bootstrap
    F    arg[ 5] = -file=D:\usr\sap\CE1\SYS\exe\uc\NTI386\startup.properties
    F    arg[ 6] = -jvmFile=D:\usr\sap\CE1\J00\work\jstart.jvm
    F    arg[ 7] = -traceFile=D:\usr\sap\CE1\J00\work\dev_bootstrap
    F    arg[ 8] = -javaOutFile=D:\usr\sap\CE1\J00\work\jvm_bootstrap.out
    F    env   : JStart/ReserveSize=0x60000000
    F    env   : NODNSSAPTRANSHOST=1
    F  exePath : PATH=D:\usr\sap\CE1\SYS\exe\jvm\NTI386\sapjvm_6.1.007\sapjvm_6\bin;D:\usr\sap\CE1\SYS\exe\uc\NTI386;C:\WINDOWS\system32;C:\WINDOWS;C:\WINDOWS\System32\Wbem
    F  libPath : PATH=D:\usr\sap\CE1\SYS\exe\jvm\NTI386\sapjvm_6.1.007\sapjvm_6\jre\bin\server;D:\usr\sap\CE1\SYS\exe\jvm\NTI386\sapjvm_6.1.007\sapjvm_6\jre\bin;D:\usr\sap\CE1\J00\j2ee\os_libs;D:\usr\sap\CE1\SYS\exe\jvm\NTI386\sapjvm_6.1.007\sapjvm_6\bin;D:\usr\sap\CE1\SYS\exe\uc\NTI386;C:\WINDOWS\system32;C:\WINDOWS;C:\WINDOWS\System32\Wbem
    F  stdout  : D:\usr\sap\CE1\J00\work\std_bootstrap.out
    F  stderr  : D:\usr\sap\CE1\J00\work\std_bootstrap.out
    F  console : no
    F  debugger: no
    F  nice    : yes
    F  ********************************************************************************
    F  Process Instance_bootstrap started with pid 3736
    F  ********************************************************************************
    F  [Thr 3512] *** LOG => Process bootstrap started (pid 3736).

    F [Thr 3512] Sat May 22 10:55:20 2010
    F  [Thr 3512] *** LOG => Process bootstrap stopping (pid 3736).

    F [Thr 3744] Sat May 22 10:55:21 2010
    F  [Thr 3744] *** LOG => Signal 13 SIGCHLD.

    F [Thr 3512] Sat May 22 10:55:21 2010
    F  [Thr 3512] *** LOG => Process bootstrap stopped (pid 3736).
    F  [Thr 3512] *** WARNING => Node bootstrap failed: result 1, exit code 503. [sfxxnode.hpp 1011]
    F  ********************************************************************************
    F  Native process [snapshot] properties:
    F    section name     : snapshot
    F    config file      : D:\usr\sap\CE1\SYS\exe\uc\NTI386\startup.properties
    F    node name        : snapshot
    F    home directory   : D:\usr\sap\CE1\J00\work
    F    shutdown timeout : 122000 ms
    F    sf support       : false
    F  ********************************************************************************
    F  ********************************************************************************
    F  Starting process: D:\usr\sap\CE1\SYS\exe\uc\NTI386\sapcontrol.EXE
    F    arg[ 1] = -prot
    F    arg[ 2] = PIPE
    F    arg[ 3] = -nr
    F    arg[ 4] = 00
    F    arg[ 5] = -function
    F    arg[ 6] = CreateSnapshot
    F    arg[ 7] = Servercrash
    F    arg[ 8] = postmortem?node=bootstrap&exitcode=503
    F    arg[ 9] = 1
    F    arg[10] = 10000
    F    arg[11] = ""
    F    arg[12] = ""
    F    arg[13] = DEFAULT
    F    env   : NODNSSAPTRANSHOST=1
    F  exePath : PATH=D:\usr\sap\CE1\SYS\exe\uc\NTI386;C:\WINDOWS\system32;C:\WINDOWS;C:\WINDOWS\System32\Wbem
    F  libPath : PATH=D:\usr\sap\CE1\SYS\exe\uc\NTI386;C:\WINDOWS\system32;C:\WINDOWS;C:\WINDOWS\System32\Wbem
    F  stdout  : D:\usr\sap\CE1\J00\work\std_snapshot.out
    F  stderr  : D:\usr\sap\CE1\J00\work\std_snapshot.out
    F  console : no
    F  debugger: no
    F  nice    : yes
    F  ********************************************************************************
    F  Process snapshot started with pid 3884
    F  ********************************************************************************
    F  [Thr 3512] *** LOG => Process snapshot started (pid 3884).
    F  [Thr 3512] *** LOG => Process snapshot running (pid 3884).
    F  [Thr 3512] *** LOG => SAP Start Service (pid 1240) connected.
    F  [Thr 3512] *** LOG => SAP Start Service (pid 1240) disconnected.

    F [Thr 3892] Sat May 22 10:55:29 2010
    F  [Thr 3892] *** LOG => Signal 13 SIGCHLD.

    F [Thr 3512] Sat May 22 10:55:29 2010
    F  [Thr 3512] *** LOG => Process snapshot stopped (pid 3884).
    F  [Thr 3512] *** LOG => Instance state is "Synchronizing binaries" (STOPPING @ 0, INACTIVE).
    F  [Thr 3512] *** LOG => Run level 2 completed.
    F  [Thr 3512] *** LOG => Instance state is "Some processes failed" (STOPPED @ 0, INACTIVE).
    I  [Thr 3512] MPI: dynamic quotas disabled.
    I  [Thr 3512] MPI init: pipes=4000 buffers=1279 reserved=383 quota=10%

    F  ********************************************************************************
    F  *** ERROR => Node 'bootstrap' failed with exit code 503.
    F  ***
    F  *** Please see section 'Failures in the 'synchronizing binaries' phase'
    F  *** in SAP Note 1316652 for additional information and trouble shooting advice.
    F  ********************************************************************************

    F  [Thr 3512] *** LOG => exiting (exitcode 22002, retcode 1).

    <!LOGHEADER[START]/>
    <!HELP[Manual modification of the header may cause parsing problem!]/>
    <!LOGGINGVERSION[2.0.7.1006]/>
    <!NAME[C:\Documents and Settings\Administrator\.sdtgui\log\SDTServer.log]/>
    <!PATTERN[SDTServer.log]/>
    <!FORMATTER[com.sap.tc.logging.TraceFormatter(%d [%6s]: %m)]/>
    <!ENCODING[UTF8]/>
    <!LOGHEADER[END]/>
    May 23, 2015 10:45:07 AM [Info  ]: *************************************************
    May 23, 2015 10:45:07 AM [Info  ]: Starting SL Controller ...
    May 23, 2015 10:45:07 AM [Info  ]: StorageService switched off.
    May 23, 2015 10:45:07 AM [Info  ]: Initializing SecurityManager ...
    May 23, 2015 10:45:07 AM [Info  ]: Key Store management switched off.
    May 23, 2015 10:45:08 AM [Info  ]: Configuring HTTPManager ...
    May 23, 2015 10:45:08 AM [Info  ]: WebstartService switched off.
    May 23, 2015 10:45:08 AM [Info  ]: RoleService switched off.
    May 23, 2015 10:45:08 AM [Info  ]: AlertService switched off.
    May 23, 2015 10:45:08 AM [Info  ]: Starting NotesService ...
    May 23, 2015 10:45:08 AM [Info  ]: ProcessService switched off.
    May 23, 2015 10:45:08 AM [Info  ]: Starting MIDService ...
    May 23, 2015 10:45:08 AM [Info  ]: Starting FileService ...
    May 23, 2015 10:45:08 AM [Info  ]: LogService switched off.
    May 23, 2015 10:45:08 AM [Info  ]: MailService switched off.
    May 23, 2015 10:45:08 AM [Info  ]: Starting services ...
    May 23, 2015 10:45:08 AM [Info  ]: Starting service "SAPinstService" ...
    May 23, 2015 10:45:08 AM [Info  ]: Service "SAPinstService" started
    May 23, 2015 10:45:08 AM [Info  ]: Services started.
    May 23, 2015 10:45:08 AM [Info  ]: Starting HTTP server listening on port 4239 ...
    May 23, 2015 10:45:08 AM [Info  ]: HTTP server started.
    May 23, 2015 10:45:08 AM [Info  ]: SL Controller started.
    May 23, 2015 10:45:08 AM [Info  ]: Starting GUI ...
    May 23, 2015 10:45:11 AM [Info  ]: GUI started.
    May 23, 2015 10:46:53 AM [Info  ]: *************************************************
    May 23, 2015 10:46:53 AM [Info  ]: Starting SL Controller ...
    May 23, 2015 10:46:53 AM [Info  ]: StorageService switched off.
    May 23, 2015 10:46:53 AM [Info  ]: Initializing SecurityManager ...
    May 23, 2015 10:46:53 AM [Info  ]: Key Store management switched off.
    May 23, 2015 10:46:53 AM [Info  ]: Configuring HTTPManager ...
    May 23, 2015 10:46:53 AM [Info  ]: WebstartService switched off.
    May 23, 2015 10:46:53 AM [Info  ]: RoleService switched off.
    May 23, 2015 10:46:53 AM [Info  ]: AlertService switched off.
    May 23, 2015 10:46:53 AM [Info  ]: Starting NotesService ...
    May 23, 2015 10:46:53 AM [Info  ]: ProcessService switched off.
    May 23, 2015 10:46:53 AM [Info  ]: Starting MIDService ...
    May 23, 2015 10:46:53 AM [Info  ]: Starting FileService ...
    May 23, 2015 10:46:53 AM [Info  ]: LogService switched off.
    May 23, 2015 10:46:53 AM [Info  ]: MailService switched off.
    May 23, 2015 10:46:53 AM [Info  ]: Starting services ...
    May 23, 2015 10:46:53 AM [Info  ]: Starting service "SAPinstService" ...
    May 23, 2015 10:46:53 AM [Info  ]: Service "SAPinstService" started
    May 23, 2015 10:46:53 AM [Info  ]: Services started.
    May 23, 2015 10:46:53 AM [Info  ]: Starting HTTP server listening on port 4239 ...
    May 23, 2015 10:46:53 AM [Info  ]: HTTP server started.
    May 23, 2015 10:46:53 AM [Info  ]: SL Controller started.
    May 23, 2015 10:46:53 AM [Info  ]: Starting GUI ...
    May 23, 2015 10:46:56 AM [Info  ]: GUI started.
    May 23, 2015 10:47:19 AM [Info  ]: *************************************************
    May 23, 2015 10:47:19 AM [Info  ]: Starting SL Controller ...
    May 23, 2015 10:47:19 AM [Info  ]: StorageService switched off.
    May 23, 2015 10:47:19 AM [Info  ]: Initializing SecurityManager ...
    May 23, 2015 10:47:19 AM [Info  ]: Key Store management switched off.
    May 23, 2015 10:47:20 AM [Info  ]: Configuring HTTPManager ...
    May 23, 2015 10:47:20 AM [Info  ]: WebstartService switched off.
    May 23, 2015 10:47:20 AM [Info  ]: RoleService switched off.
    May 23, 2015 10:47:20 AM [Info  ]: AlertService switched off.
    May 23, 2015 10:47:20 AM [Info  ]: Starting NotesService ...
    May 23, 2015 10:47:20 AM [Info  ]: ProcessService switched off.
    May 23, 2015 10:47:20 AM [Info  ]: Starting MIDService ...
    May 23, 2015 10:47:20 AM [Info  ]: Starting FileService ...
    May 23, 2015 10:47:20 AM [Info  ]: LogService switched off.
    May 23, 2015 10:47:20 AM [Info  ]: MailService switched off.
    May 23, 2015 10:47:20 AM [Info  ]: Starting services ...
    May 23, 2015 10:47:20 AM [Info  ]: Starting service "SAPinstService" ...
    May 23, 2015 10:47:20 AM [Info  ]: Service "SAPinstService" started
    May 23, 2015 10:47:20 AM [Info  ]: Services started.
    May 23, 2015 10:47:20 AM [Info  ]: Starting HTTP server listening on port 4239 ...
    May 23, 2015 10:47:20 AM [Info  ]: HTTP server started.
    May 23, 2015 10:47:20 AM [Info  ]: SL Controller started.
    May 23, 2015 10:47:20 AM [Info  ]: Starting GUI ...
    May 23, 2015 10:47:23 AM [Info  ]: GUI started.
    May 23, 2015 11:27:57 AM [Info  ]: Stopping services ...
    May 23, 2015 11:27:57 AM [Info  ]: Stopping service "SAPinstService" ...
    May 23, 2015 11:27:57 AM [Info  ]: Service "SAPinstService" stopped.
    May 23, 2015 11:27:57 AM [Info  ]: Services stopped.
    May 23, 2015 11:27:57 AM [Info  ]: Server shutdown by SAPinstService

  • JStart.exe not started on CE7.2- Node 'bootstrap' failed with exit code 503

    Hi,
        I installed on SAP Composition Environment 7.2 on Windows7 32bit .
    So, once i start the CE1 server from sapmmc the jstart.exe status is 'stopped'. How can i solve this issue that make me can
    Thanks for any comments.
    sysno      00
    sid        CE1
    systemid   560 (PC with Windows NT)
    relno      7200
    patchlevel 0
    patchno    22
    intno      20020600
    make       multithreaded, Unicode, optimized
    profile    C:\usr\sap\CE1\SYS\profile\CE1_J00_LN5362-288
    pid        3492
    ACTIVE TRACE LEVEL           1
    ACTIVE TRACE COMPONENTS      All, egi
    Sun Jun 19 15:14:34 2011
    trace logging activated, max size = 52428800 bytes, 2 versions
    arguments :
      arg[ 0] : C:\usr\sap\CE1\SYS\exe\uc\NTI386\jstart.EXE
      arg[ 1] : pf=C:\usr\sap\CE1\SYS\profile\CE1_J00_LN5362-288

    F Sun Jun 19 15:14:35 2011
    F  ********************************************************************************
    F  Java environment properties (C:\usr\sap\CE1\J00\work\jstart.jvm)
    F    root directory    : C:\usr\sap\CE1\SYS\exe\jvm\NTI386\sapjvm_6.1.007/sapjvm_6
    F    vendor            : SAP AG
    F    version           : 1.6.0_07
    F    cpu               : x86
    F    java vm type      : server
    F    java vm version   : 6.1.007
    F    jvm library name  : jvm.dll
    F    library path      : C:\usr\sap\CE1\SYS\exe\jvm\NTI386\sapjvm_6.1.007\sapjvm_6\jre\bin\server;C:\usr\sap\CE1\SYS\exe\jvm\NTI386\sapjvm_6.1.007\sapjvm_6\jre\bin
    F    executable path   : C:\usr\sap\CE1\SYS\exe\jvm\NTI386\sapjvm_6.1.007\sapjvm_6\bin
    F  ********************************************************************************
    F    SAP extensions    : available
    F  ********************************************************************************
    I  [Thr 996] MtxInit: 30002 0 2
    trc file: "dev_jstart", trc level: 1, release: "720"
    ACTIVE TRACE LEVEL           1
    ACTIVE TRACE COMPONENTS      All, egi
    F  [Thr 996] *** LOG => connected to Enqueue Server.

    F [Thr 996] Sun Jun 19 15:14:48 2011
    F  [Thr 996] *** LOG => connected to Message Server.
    F  [Thr 996] *** LOG => Starting run level 1.
    F  ********************************************************************************
    F  Java process [deployment] properties:
    F    section name     : deployment
    F    config file      : C:\usr\sap\CE1\SYS\exe\uc\NTI386\startup.properties
    F    node name        : Deploy_offline
    F    home directory   : C:\usr\sap\CE1\J00\j2ee\cluster
    F    shutdown timeout : 136000 ms
    F    exit timeout     : 7000 ms
    F    debuggable       : false
    F    debugger active  : false
    F  ********************************************************************************
    F  [Thr 996] *** LOG => Instance state is "Deploying offline components" (STARTING @ 0, INACTIVE).
    F  [Thr 996] *** LOG => Starting nodes: runlevel 1.
    F  ********************************************************************************
    F  Starting process: C:\usr\sap\CE1\SYS\exe\uc\NTI386\jstart.EXE
    F    arg[ 1] = -nodeId=0
    F    arg[ 2] = pf=C:\usr\sap\CE1\SYS\profile\CE1_J00_LN5362-288
    F    arg[ 3] = -hostvm
    F    arg[ 4] = -nodeName=deployment
    F    arg[ 5] = -file=C:\usr\sap\CE1\SYS\exe\uc\NTI386\startup.properties
    F    arg[ 6] = -jvmFile=C:\usr\sap\CE1\J00\work\jstart.jvm
    F    arg[ 7] = -traceFile=C:\usr\sap\CE1\J00\work\dev_deployment
    F    arg[ 8] = -javaOutFile=C:\usr\sap\CE1\J00\work\jvm_deployment.out
    F    env   : JStart/ReserveSize=0x60000000
    F    env   : NODNSSAPTRANSHOST=1
    F  exePath : PATH=C:\usr\sap\CE1\SYS\exe\jvm\NTI386\sapjvm_6.1.007\sapjvm_6\bin;C:\usr\sap\CE1\SYS\exe\uc\NTI386;C:\Program Files\Common Files\Microsoft Shared\Windows Live;C:\Program Files\PC Connectivity Solution;C:\Windows\system32;C:\Windows;C:\Windows\System32\Wbem;C:\Windows\System32\WindowsPowerShell\v1.0;C:\Program Files\Windows Live\Shared;C:\Program Files\QuickTime\QTSystem
    F  libPath : PATH=C:\usr\sap\CE1\SYS\exe\jvm\NTI386\sapjvm_6.1.007\sapjvm_6\jre\bin\server;C:\usr\sap\CE1\SYS\exe\jvm\NTI386\sapjvm_6.1.007\sapjvm_6\jre\bin;C:\usr\sap\CE1\J00\j2ee\os_libs;C:\usr\sap\CE1\SYS\exe\jvm\NTI386\sapjvm_6.1.007\sapjvm_6\bin;C:\usr\sap\CE1\SYS\exe\uc\NTI386;C:\Program Files\Common Files\Microsoft Shared\Windows Live;C:\Program Files\PC Connectivity Solution;C:\Windows\system32;C:\Windows;C:\Windows\System32\Wbem;C:\Windows\System32\WindowsPowerShell\v1.0;C:\Program Files\Windows Live\Shared;C:\Program Files\QuickTime\QTSystem
    F  stdout  : C:\usr\sap\CE1\J00\work\std_deployment.out
    F  stderr  : C:\usr\sap\CE1\J00\work\std_deployment.out
    F  console : no
    F  debugger: no
    F  nice    : yes
    F  ********************************************************************************
    F  Process Deploy_offline started with pid 3768
    F  ********************************************************************************
    F  [Thr 996] *** LOG => Process deployment started (pid 3768).

    F [Thr 996] Sun Jun 19 15:14:56 2011
    F  [Thr 996] *** LOG => Process deployment stopping (pid 3768).

    F [Thr 5952] Sun Jun 19 15:14:56 2011
    F  [Thr 5952] *** LOG => Signal 13 SIGCHLD.
    F  [Thr 996] *** LOG => Process deployment stopped (pid 3768).
    F  [Thr 996] *** LOG => Instance state is "Deploying offline components" (STOPPING @ 0, INACTIVE).
    F  [Thr 996] *** LOG => Run level 1 completed.
    F  [Thr 996] *** LOG => Starting run level 2.
    F  ********************************************************************************
    F  Java process [bootstrap] properties:
    F    section name     : bootstrap
    F    config file      : C:\usr\sap\CE1\SYS\exe\uc\NTI386\startup.properties
    F    node name        : Instance_bootstrap
    F    home directory   : C:\usr\sap\CE1\J00\j2ee\cluster
    F    shutdown timeout : 136000 ms
    F    exit timeout     : 7000 ms
    F    debuggable       : false
    F    debugger active  : false
    F  ********************************************************************************
    F  [Thr 996] *** LOG => Instance state is "Synchronizing binaries" (STARTING @ 0, INACTIVE).
    F  [Thr 996] *** LOG => Starting nodes: runlevel 2.
    F  ********************************************************************************
    F  Starting process: C:\usr\sap\CE1\SYS\exe\uc\NTI386\jstart.EXE
    F    arg[ 1] = -nodeId=0
    F    arg[ 2] = pf=C:\usr\sap\CE1\SYS\profile\CE1_J00_LN5362-288
    F    arg[ 3] = -hostvm
    F    arg[ 4] = -nodeName=bootstrap
    F    arg[ 5] = -file=C:\usr\sap\CE1\SYS\exe\uc\NTI386\startup.properties
    F    arg[ 6] = -jvmFile=C:\usr\sap\CE1\J00\work\jstart.jvm
    F    arg[ 7] = -traceFile=C:\usr\sap\CE1\J00\work\dev_bootstrap
    F    arg[ 8] = -javaOutFile=C:\usr\sap\CE1\J00\work\jvm_bootstrap.out
    F    env   : JStart/ReserveSize=0x60000000
    F    env   : NODNSSAPTRANSHOST=1
    F  exePath : PATH=C:\usr\sap\CE1\SYS\exe\jvm\NTI386\sapjvm_6.1.007\sapjvm_6\bin;C:\usr\sap\CE1\SYS\exe\uc\NTI386;C:\Program Files\Common Files\Microsoft Shared\Windows Live;C:\Program Files\PC Connectivity Solution;C:\Windows\system32;C:\Windows;C:\Windows\System32\Wbem;C:\Windows\System32\WindowsPowerShell\v1.0;C:\Program Files\Windows Live\Shared;C:\Program Files\QuickTime\QTSystem
    F  libPath : PATH=C:\usr\sap\CE1\SYS\exe\jvm\NTI386\sapjvm_6.1.007\sapjvm_6\jre\bin\server;C:\usr\sap\CE1\SYS\exe\jvm\NTI386\sapjvm_6.1.007\sapjvm_6\jre\bin;C:\usr\sap\CE1\J00\j2ee\os_libs;C:\usr\sap\CE1\SYS\exe\jvm\NTI386\sapjvm_6.1.007\sapjvm_6\bin;C:\usr\sap\CE1\SYS\exe\uc\NTI386;C:\Program Files\Common Files\Microsoft Shared\Windows Live;C:\Program Files\PC Connectivity Solution;C:\Windows\system32;C:\Windows;C:\Windows\System32\Wbem;C:\Windows\System32\WindowsPowerShell\v1.0;C:\Program Files\Windows Live\Shared;C:\Program Files\QuickTime\QTSystem
    F  stdout  : C:\usr\sap\CE1\J00\work\std_bootstrap.out
    F  stderr  : C:\usr\sap\CE1\J00\work\std_bootstrap.out
    F  console : no
    F  debugger: no
    F  nice    : yes
    F  ********************************************************************************
    F  Process Instance_bootstrap started with pid 3776
    F  ********************************************************************************
    F  [Thr 996] *** LOG => Process bootstrap started (pid 3776).

    F [Thr 996] Sun Jun 19 15:15:03 2011
    F  [Thr 996] *** LOG => Process bootstrap stopping (pid 3776).

    F [Thr 5316] Sun Jun 19 15:15:03 2011
    F  [Thr 5316] *** LOG => Signal 13 SIGCHLD.
    F  [Thr 996] *** LOG => Process bootstrap stopped (pid 3776).
    F  [Thr 996] *** WARNING => Node bootstrap failed: result 1, exit code 503. [sfxxnode.hpp 1011]
    F  ********************************************************************************
    F  Native process [snapshot] properties:
    F    section name     : snapshot
    F    config file      : C:\usr\sap\CE1\SYS\exe\uc\NTI386\startup.properties
    F    node name        : snapshot
    F    home directory   : C:\usr\sap\CE1\J00\work
    F    shutdown timeout : 122000 ms
    F    sf support       : false
    F  ********************************************************************************
    F  ********************************************************************************
    F  Starting process: C:\usr\sap\CE1\SYS\exe\uc\NTI386\sapcontrol.EXE
    F    arg[ 1] = -prot
    F    arg[ 2] = PIPE
    F    arg[ 3] = -nr
    F    arg[ 4] = 00
    F    arg[ 5] = -function
    F    arg[ 6] = CreateSnapshot
    F    arg[ 7] = Servercrash
    F    arg[ 8] = postmortem?node=bootstrap&exitcode=503
    F    arg[ 9] = 1
    F    arg[10] = 10000
    F    arg[11] = ""
    F    arg[12] = ""
    F    arg[13] = DEFAULT
    F    env   : NODNSSAPTRANSHOST=1
    F  exePath : PATH=C:\usr\sap\CE1\SYS\exe\uc\NTI386;C:\Program Files\Common Files\Microsoft Shared\Windows Live;C:\Program Files\PC Connectivity Solution;C:\Windows\system32;C:\Windows;C:\Windows\System32\Wbem;C:\Windows\System32\WindowsPowerShell\v1.0;C:\Program Files\Windows Live\Shared;C:\Program Files\QuickTime\QTSystem
    F  libPath : PATH=C:\usr\sap\CE1\SYS\exe\uc\NTI386;C:\Program Files\Common Files\Microsoft Shared\Windows Live;C:\Program Files\PC Connectivity Solution;C:\Windows\system32;C:\Windows;C:\Windows\System32\Wbem;C:\Windows\System32\WindowsPowerShell\v1.0;C:\Program Files\Windows Live\Shared;C:\Program Files\QuickTime\QTSystem
    F  stdout  : C:\usr\sap\CE1\J00\work\std_snapshot.out
    F  stderr  : C:\usr\sap\CE1\J00\work\std_snapshot.out
    F  console : no
    F  debugger: no
    F  nice    : yes
    F  ********************************************************************************
    F  Process snapshot started with pid 3772
    F  ********************************************************************************
    F  [Thr 996] *** LOG => Process snapshot started (pid 3772).
    F  [Thr 996] *** LOG => Process snapshot running (pid 3772).

    F [Thr 996] Sun Jun 19 15:15:05 2011
    F  [Thr 996] *** LOG => SAP Start Service (pid 2304) connected.
    F  [Thr 996] *** LOG => SAP Start Service (pid 2304) disconnected.

    F [Thr 4340] Sun Jun 19 15:15:13 2011
    F  [Thr 4340] *** LOG => Signal 13 SIGCHLD.

    F [Thr 996] Sun Jun 19 15:15:13 2011
    F  [Thr 996] *** LOG => Process snapshot stopped (pid 3772).
    F  [Thr 996] *** LOG => Instance state is "Synchronizing binaries" (STOPPING @ 0, INACTIVE).
    F  [Thr 996] *** LOG => Run level 2 completed.
    F  [Thr 996] *** LOG => Instance state is "Some processes failed" (STOPPED @ 0, INACTIVE).
    I  [Thr 996] MPI: dynamic quotas disabled.
    I  [Thr 996] MPI init: pipes=4000 buffers=1279 reserved=383 quota=10%

    F  ********************************************************************************
    F  *** ERROR => Node 'bootstrap' failed with exit code 503.
    F  ***
    F  *** Please see section 'Failures in the 'synchronizing binaries' phase'
    F  *** in SAP Note 1316652 for additional information and trouble shooting advice.
    F  ********************************************************************************

    F  [Thr 996] *** LOG => exiting (exitcode 22002, retcode 1).
    Edited by: Thongie on Jun 19, 2011 10:21 AM
    Edited by: Thongie on Jun 19, 2011 10:26 AM

    The lastes log
    sysno      00
    sid        CE1
    systemid   560 (PC with Windows NT)
    relno      7200
    patchlevel 0
    patchno    22
    intno      20020600
    make       multithreaded, Unicode, optimized
    profile    C:\usr\sap\CE1\SYS\profile\CE1_J00_LN5362-288
    pid        3492
    F  ********************************************************************************
    F  Process snapshot started with pid 3772
    F  ********************************************************************************
    F  [Thr 996] *** LOG => Process snapshot started (pid 3772).
    F  [Thr 996] *** LOG => Process snapshot running (pid 3772).

    F [Thr 996] Sun Jun 19 15:15:05 2011
    F  [Thr 996] *** LOG => SAP Start Service (pid 2304) connected.
    F  [Thr 996] *** LOG => SAP Start Service (pid 2304) disconnected.

    F [Thr 4340] Sun Jun 19 15:15:13 2011
    F  [Thr 4340] *** LOG => Signal 13 SIGCHLD.

    F [Thr 996] Sun Jun 19 15:15:13 2011
    F  [Thr 996] *** LOG => Process snapshot stopped (pid 3772).
    F  [Thr 996] *** LOG => Instance state is "Synchronizing binaries" (STOPPING @ 0, INACTIVE).
    F  [Thr 996] *** LOG => Run level 2 completed.
    F  [Thr 996] *** LOG => Instance state is "Some processes failed" (STOPPED @ 0, INACTIVE).
    I  [Thr 996] MPI: dynamic quotas disabled.
    I  [Thr 996] MPI init: pipes=4000 buffers=1279 reserved=383 quota=10%

    F  ********************************************************************************
    F  *** ERROR => Node 'bootstrap' failed with exit code 503.
    F  ***
    F  *** Please see section 'Failures in the 'synchronizing binaries' phase'
    F  *** in SAP Note 1316652 for additional information and trouble shooting advice.
    F  ********************************************************************************

    F  [Thr 996] *** LOG => exiting (exitcode 22002, retcode 1).
    Edited by: Thongie on Jun 19, 2011 10:22 AM
    Edited by: Thongie on Jun 19, 2011 10:30 AM

Maybe you are looking for

  • How to pop up error message when printing invoice / delivery note

    i have a problem that when I'm going to print the invoice (VF03), i have to check the field displayed e.g. port of loading, final destination should not be empty.If both are empty, when user is ready to print, then alert message is displayed (e.g. Pl

  • Custom TCode for Excel File Upload/Import - WebGUI Error

    We get an ABAP runtime error when uploading an excel file with a custom tcode using WebGUI.  It works ok with WinGUI.  Any ideas what could be causing that error? Runtime Errors         RAISE_EXCEPTION Date and Time          01/05/2011 17:27:16 Short

  • Thumbnails in cover flow view are blurry

    For some reason my main user account refuses to refresh its thumbnails in the Finder's Cover Flow view. The same file views fine in my Test user account. Merely copying/moving the file to a different folder or burning it the file directly to a cd doe

  • Portal integration with OFA,OSA, Discoverer and Express

    Dear All, Is it possible to integrate OFA,OSA, Discoverer and Express into portlet or is there any other mechanism to fulfill those requirements? null

  • Linked list remove method???

    hi i have made a remove method in a publication contaqiner class which links to the publicationmain.The problem is that when i run the program and try to delete a publication i get the message "Exception in thread "main" java.lang.IndexOutOfBoundsExc