ReplicatedEnvironment does not startup after an all nodes ordered shutdown.

Hi all,
We are having problems to startup a ReplicatedEnvironment after an ordered successfully shutdown of all nodes.
h4. Scenario:
<li>5 servers: Solaris 10 + JRE 1.6.0_17 64bits + BDBJE 4.0.103</li>
<li>Each server is running one jvm process with 7 replicated environments.</li>
h4. Problem:
After a full ordered shutdown where the JVM process on each server successfully closes all ReplicatedEnvironment instances, some ReplicatedEnvironment instance does not startup.
Master and Replicas are successfully set but it seems that "environment is not really open. In fact je.info.X is nor je.lck file is created.
The only way we found to successfully startup is by copying all "master" files to each "replica".
The follow appears on each environment log:
100623 15:01:43:107 INFO [XXXXXXbe01A] Replica IO exception: Expected bytes: 6 read bytes: 0
java.io.IOException: Expected bytes: 6 read bytes: 0
     at com.sleepycat.je.rep.utilint.BinaryProtocol.fillBuffer(BinaryProtocol.java:367)
     at com.sleepycat.je.rep.utilint.BinaryProtocol.read(BinaryProtocol.java:388)
     at com.sleepycat.je.rep.impl.node.Replica.doRunReplicaLoopInternalWork(Replica.java:415)
     at com.sleepycat.je.rep.impl.node.Replica.runReplicaLoopInternal(Replica.java:353)
     at com.sleepycat.je.rep.impl.node.Replica.runReplicaLoop(Replica.java:295)
     at com.sleepycat.je.rep.impl.node.RepNode.run(RepNode.java:926)
Any help? I would like to attach all logs but it exceeds the post limit.
It would be nice to have a way for attaching log files (compressed with 7-ZIP PPMd if storage space is a problem).
Thanks in advance.
/César.
Edited by: Cesar Alvarez on 25-jun-2010 20:08

h4. MBOX01
100623 15:00:47:421 INFO [-------mbox01A] Started ServiceDispatcher. HostPort=-------mbox01-ce1:5200
100623 15:00:47:431 INFO [-------mbox01A] Current group size: 5
100623 15:00:47:436 INFO [-------mbox01A] Existing node -------mbox01A querying for a current master.
100623 15:00:47:450 INFO [-------mbox01A] Master changed to -------be02A
100623 15:00:47:457 INFO [-------mbox01A] Node -------mbox01A started
100623 15:00:47:458 INFO [-------mbox01A] Replica loop started with master: -------be02A(1)
100623 15:00:47:462 INFO [-------mbox01A] Replica-feeder handshake start
100623 15:00:47:471 INFO [-------mbox01A] Replica-feeder -------be02A handshake completed.
100623 15:00:47:475 INFO [-------mbox01A] Replica-feeder -------be02A syncup started. Replica range: first=1 last=3,450 sync=3,450 txnEnd=3,450
100623 15:00:47:482 INFO [-------mbox01A] Rollback to matchpoint 3,450 at 0x0/0x59c01 status=No active txns, nothing to rollback
100623 15:00:47:483 INFO [-------mbox01A] Replica-feeder -------be02A start stream at VLSN: 3,451
100623 15:00:47:483 INFO [-------mbox01A] Replica-feeder -------be02A syncup ended. Elapsed time: 9ms
100623 15:00:47:487 INFO [-------mbox01A] Replica initialization completed. Replica VLSN: 3,450 Heartbeat master commit VLSN: 3,450 VLSN delta: 0
100623 15:00:47:489 INFO [-------mbox01A] Finished joinGroup REPLICAconsistencyPolicy=PointConsistencyPolicy targetVLSN=3,450 first=1 last=3,450 sync=3,450 txnEnd=3,450
100623 15:00:47:490 INFO [-------mbox01A] Refreshed 0 monitors.
100623 15:01:43:109 INFO [-------mbox01A] Replica IO exception: Expected bytes: 6 read bytes: 0
java.io.IOException: Expected bytes: 6 read bytes: 0
     at com.sleepycat.je.rep.utilint.BinaryProtocol.fillBuffer(BinaryProtocol.java:367)
     at com.sleepycat.je.rep.utilint.BinaryProtocol.read(BinaryProtocol.java:388)
     at com.sleepycat.je.rep.impl.node.Replica.doRunReplicaLoopInternalWork(Replica.java:415)
     at com.sleepycat.je.rep.impl.node.Replica.runReplicaLoopInternal(Replica.java:353)
     at com.sleepycat.je.rep.impl.node.Replica.runReplicaLoop(Replica.java:295)
     at com.sleepycat.je.rep.impl.node.RepNode.run(RepNode.java:926)
100623 15:01:43:110 INFO [-------mbox01A] Exiting inner Replica loop.
100623 15:01:43:111 INFO [-------mbox01A] Replica stats - Lag waits: 0 Lag wait time: 0ms. VLSN waits: 0 Lag wait time: 0ms.
100623 15:01:43:130 INFO [-------mbox01A] Election initiated; election #1
100623 15:01:43:149 INFO [-------mbox01A] Started election thread Wed Jun 23 15:01:43 CEST 2010
100623 15:01:45:188 INFO [-------mbox01A] Winning proposal: Proposal(0000012964e65b45:000000000000000000000000c1948046:00000002) Value: Value:172.17.227.4$$$5200$$$-------be01A$$$5
100623 15:01:45:199 INFO [-------mbox01A] Master changed to -------be01A
100623 15:01:45:200 INFO [-------mbox01A] Election finished. Elapsed time: 2070ms
100623 15:01:45:201 INFO [-------mbox01A] Election thread exited. Group master: -------be01A(5)
100623 15:01:45:215 INFO [-------mbox01A] Replica loop started with master: -------be01A(5)
100623 15:01:45:218 INFO [-------mbox01A] Exiting inner Replica loop.
100623 15:01:45:219 INFO [-------mbox01A] Replica stats - Lag waits: 0 Lag wait time: 0ms. VLSN waits: 0 Lag wait time: 0ms.
100623 15:01:45:219 INFO [-------mbox01A] Retry #: 0/10 Will retry replica loop after 1000ms.
100623 15:01:46:227 INFO [-------mbox01A] Replica loop started with master: -------be01A(5)
100623 15:01:46:230 INFO [-------mbox01A] Replica-feeder handshake start
100623 15:01:46:295 INFO [-------mbox01A] Replica-feeder -------be01A handshake completed.
100623 15:01:46:296 INFO [-------mbox01A] Replica-feeder -------be01A syncup started. Replica range: first=1 last=3,450 sync=3,450 txnEnd=3,450
100623 15:01:46:330 INFO [-------mbox01A] Rollback to matchpoint 3,450 at 0x0/0x59c01 status=No active txns, nothing to rollback
100623 15:01:46:331 INFO [-------mbox01A] Replica-feeder -------be01A start stream at VLSN: 3,451
100623 15:01:46:332 INFO [-------mbox01A] Replica-feeder -------be01A syncup ended. Elapsed time: 36ms
100623 15:01:46:353 INFO [-------mbox01A] Replica initialization completed. Replica VLSN: 3,450 Heartbeat master commit VLSN: 3,450 VLSN delta: 0
100623 15:09:43:728 INFO [-------mbox01A] Started ServiceDispatcher. HostPort=-------mbox01-ce1:5200
100623 15:09:43:747 INFO [-------mbox01A] Current group size: 5
100623 15:09:43:753 INFO [-------mbox01A] Existing node -------mbox01A querying for a current master.
100623 15:09:43:775 INFO [-------mbox01A] Node -------mbox01A started
100623 15:09:43:776 INFO [-------mbox01A] Election initiated; election #1
100623 15:09:43:777 INFO [-------mbox01A] Started election thread Wed Jun 23 15:09:43 CEST 2010
100623 15:09:45:727 INFO [-------mbox01A] Master changed to -------be02A
100623 15:09:45:728 INFO [-------mbox01A] Election finished. Elapsed time: 1952ms
100623 15:09:45:728 INFO [-------mbox01A] Exiting election after 1 retries
100623 15:09:45:729 INFO [-------mbox01A] Replica loop started with master: -------be02A(1)
100623 15:09:45:729 INFO [-------mbox01A] Election thread exited. Group master: -------be02A(1)
100623 15:09:45:734 INFO [-------mbox01A] Exiting inner Replica loop.
100623 15:09:45:735 INFO [-------mbox01A] Replica stats - Lag waits: 0 Lag wait time: 0ms. VLSN waits: 0 Lag wait time: 0ms.
100623 15:09:45:735 INFO [-------mbox01A] Retry #: 0/10 Will retry replica loop after 1000ms.
100623 15:09:46:739 INFO [-------mbox01A] Replica loop started with master: -------be02A(1)
100623 15:09:46:743 INFO [-------mbox01A] Replica-feeder handshake start
100623 15:09:46:799 INFO [-------mbox01A] Replica-feeder -------be02A handshake completed.
100623 15:09:46:800 INFO [-------mbox01A] Replica-feeder -------be02A syncup started. Replica range: first=1 last=3,450 sync=3,450 txnEnd=3,450
100623 15:09:46:830 INFO [-------mbox01A] Rollback to matchpoint 3,450 at 0x0/0x59c01 status=No active txns, nothing to rollback
100623 15:09:46:830 INFO [-------mbox01A] Replica-feeder -------be02A start stream at VLSN: 3,451
100623 15:09:46:831 INFO [-------mbox01A] Replica-feeder -------be02A syncup ended. Elapsed time: 31ms
100623 15:09:46:841 INFO [-------mbox01A] Replica initialization completed. Replica VLSN: 3,450 Heartbeat master commit VLSN: 3,450 VLSN delta: 0
100623 15:09:46:843 INFO [-------mbox01A] Finished joinGroup REPLICAconsistencyPolicy=PointConsistencyPolicy targetVLSN=3,450 first=1 last=3,450 sync=3,450 txnEnd=3,450
100623 15:09:46:844 INFO [-------mbox01A] Refreshed 0 monitors.
100623 21:14:46:560 INFO [-------mbox01A] Started ServiceDispatcher. HostPort=-------mbox01-ce1:5200
100623 21:14:46:579 INFO [-------mbox01A] Current group size: 5
100623 21:14:46:585 INFO [-------mbox01A] Existing node -------mbox01A querying for a current master.
100623 21:14:46:602 INFO [-------mbox01A] Node -------mbox01A started
100623 21:14:46:603 INFO [-------mbox01A] Election initiated; election #1
100623 21:14:46:604 INFO [-------mbox01A] Started election thread Wed Jun 23 21:14:46 CEST 2010
100623 21:14:48:635 INFO [-------mbox01A] Master changed to -------be02A
100623 21:14:48:636 INFO [-------mbox01A] Election finished. Elapsed time: 2033ms
100623 21:14:48:636 INFO [-------mbox01A] Exiting election after 2 retries
100623 21:14:48:636 INFO [-------mbox01A] Replica loop started with master: -------be02A(1)
100623 21:14:48:637 INFO [-------mbox01A] Election thread exited. Group master: -------be02A(1)
100623 21:14:48:640 INFO [-------mbox01A] Exiting inner Replica loop.
100623 21:14:48:640 INFO [-------mbox01A] Replica stats - Lag waits: 0 Lag wait time: 0ms. VLSN waits: 0 Lag wait time: 0ms.
100623 21:14:48:641 INFO [-------mbox01A] Retry #: 0/10 Will retry replica loop after 1000ms.
100623 21:14:49:650 INFO [-------mbox01A] Replica loop started with master: -------be02A(1)
100623 21:14:49:653 INFO [-------mbox01A] Replica-feeder handshake start
100623 21:14:49:706 INFO [-------mbox01A] Replica-feeder -------be02A handshake completed.
100623 21:14:49:707 INFO [-------mbox01A] Replica-feeder -------be02A syncup started. Replica range: first=1 last=4,246 sync=4,246 txnEnd=4,246
100623 21:14:49:736 INFO [-------mbox01A] Rollback to matchpoint 4,246 at 0x0/0x76d09 status=No active txns, nothing to rollback
100623 21:14:49:737 INFO [-------mbox01A] Replica-feeder -------be02A start stream at VLSN: 4,247
100623 21:14:49:737 INFO [-------mbox01A] Replica-feeder -------be02A syncup ended. Elapsed time: 30ms
100623 21:14:49:752 INFO [-------mbox01A] Replica initialization completed. Replica VLSN: 4,246 Heartbeat master commit VLSN: 4,246 VLSN delta: 0
100623 21:14:49:754 INFO [-------mbox01A] Finished joinGroup REPLICAconsistencyPolicy=PointConsistencyPolicy targetVLSN=4,246 first=1 last=4,246 sync=4,246 txnEnd=4,246
100623 21:14:49:755 INFO [-------mbox01A] Refreshed 0 monitors.
100624 19:06:26:933 INFO [-------mbox01A] Started ServiceDispatcher. HostPort=-------mbox01-ce1:5200
100624 19:06:26:951 INFO [-------mbox01A] Current group size: 5
100624 19:06:26:959 INFO [-------mbox01A] Existing node -------mbox01A querying for a current master.
100624 19:06:26:976 INFO [-------mbox01A] Node -------mbox01A started
100624 19:06:26:977 INFO [-------mbox01A] Election initiated; election #1
100624 19:06:26:977 INFO [-------mbox01A] Started election thread Thu Jun 24 19:06:26 CEST 2010
100624 19:06:28:452 INFO [-------mbox01A] Master changed to -------mbox02A
100624 19:06:28:456 INFO [-------mbox01A] Exiting election after 1 retries
100624 19:06:28:456 INFO [-------mbox01A] Election finished. Elapsed time: 1479ms
100624 19:06:28:457 INFO [-------mbox01A] Election thread exited. Group master: -------mbox02A(4)
100624 19:06:28:457 INFO [-------mbox01A] Replica loop started with master: -------mbox02A(4)
100624 19:06:28:460 INFO [-------mbox01A] Exiting inner Replica loop.
100624 19:06:28:460 INFO [-------mbox01A] Replica stats - Lag waits: 0 Lag wait time: 0ms. VLSN waits: 0 Lag wait time: 0ms.
100624 19:06:28:460 INFO [-------mbox01A] Retry #: 0/10 Will retry replica loop after 1000ms.
100624 19:06:29:465 INFO [-------mbox01A] Replica loop started with master: -------mbox02A(4)
100624 19:06:29:468 INFO [-------mbox01A] Replica-feeder handshake start
100624 19:06:29:518 INFO [-------mbox01A] Replica-feeder -------mbox02A handshake completed.
100624 19:06:29:520 INFO [-------mbox01A] Replica-feeder -------mbox02A syncup started. Replica range: first=1 last=7,366 sync=7,366 txnEnd=7,366
100624 19:06:29:539 INFO [-------mbox01A] Rollback to matchpoint 7,366 at 0x0/0xc5925 status=End of range equals matchpoint, nothing to rollback
100624 19:06:29:540 INFO [-------mbox01A] Replica-feeder -------mbox02A start stream at VLSN: 7,367
100624 19:06:29:540 INFO [-------mbox01A] Replica-feeder -------mbox02A syncup ended. Elapsed time: 21ms
100624 19:06:29:549 INFO [-------mbox01A] Replica initialization completed. Replica VLSN: 7,366 Heartbeat master commit VLSN: 7,367 VLSN delta: 1
100624 19:06:29:558 INFO [-------mbox01A] Finished joinGroup REPLICAconsistencyPolicy=PointConsistencyPolicy targetVLSN=7,367 first=1 last=7,367 sync=7,367 txnEnd=7,367
100624 19:06:29:559 INFO [-------mbox01A] Refreshed 0 monitors.
100624 19:16:42:686 INFO [-------mbox01A] Started ServiceDispatcher. HostPort=-------mbox01-ce1:5200
100624 19:16:42:703 INFO [-------mbox01A] Current group size: 5
100624 19:16:42:709 INFO [-------mbox01A] Existing node -------mbox01A querying for a current master.
100624 19:16:42:725 INFO [-------mbox01A] Node -------mbox01A started
100624 19:16:42:725 INFO [-------mbox01A] Election initiated; election #1
100624 19:16:42:726 INFO [-------mbox01A] Started election thread Thu Jun 24 19:16:42 CEST 2010
100624 19:16:43:537 INFO [-------mbox01A] Master changed to -------mbox01A
100624 19:16:43:538 INFO [-------mbox01A] Election finished. Elapsed time: 813ms
100624 19:16:43:539 INFO [-------mbox01A] Exiting election after 1 retries
100624 19:16:43:541 INFO [-------mbox01A] Election thread exited. Group master: -------mbox01A(3)
100624 19:16:43:541 INFO [-------mbox01A] Request for unknown Service: Feeder Registered services: com.tcclient.util.ConcurrentHashMapKeySetWrapper@2d4bdf68
100624 19:16:43:547 INFO [-------mbox01A] Request for unknown Service: Feeder Registered services: com.tcclient.util.ConcurrentHashMapKeySetWrapper@2d4bdf68
100624 19:16:43:564 INFO [-------mbox01A] Feeder manager accepting requests.
100624 19:16:43:568 INFO [-------mbox01A] Finished joinGroup MASTERnull
100624 19:16:43:569 INFO [-------mbox01A] Refreshed 0 monitors.
100624 19:16:44:571 INFO [-------mbox01A] Feeder accepted connection from java.nio.channels.SocketChannel[connected local=/172.17.227.21:5200 remote=/172.17.227.7:42336]
100624 19:16:44:588 INFO [-------mbox01A] Feeder accepted connection from java.nio.channels.SocketChannel[connected local=/172.17.227.21:5200 remote=/172.17.227.4:59571]
100624 19:16:44:592 INFO [-------mbox01A] Feeder-replica handshake start
100624 19:16:44:592 INFO [-------mbox01A] Feeder-replica handshake start
100624 19:16:44:592 INFO [-------mbox01A] Feeder-replica handshake start
100624 19:16:44:592 INFO [-------mbox01A] Feeder-replica handshake start
100624 19:16:44:604 INFO [-------mbox01A] Feeder-replica -------be01A handshake completed.
100624 19:16:44:604 INFO [-------mbox01A] Feeder-replica -------be01A handshake completed.
100624 19:16:44:606 INFO [-------mbox01A] Feeder-replica -------be02A handshake completed.
100624 19:16:44:606 INFO [-------mbox01A] Feeder-replica -------be02A handshake completed.
100624 19:16:44:610 INFO [-------mbox01A] Feeder-replica -------be02A syncup started. Feeder range: first=1 last=7,367 sync=7,367 txnEnd=7,367
100624 19:16:44:610 INFO [-------mbox01A] Feeder-replica -------be01A syncup started. Feeder range: first=1 last=7,367 sync=7,367 txnEnd=7,367
100624 19:16:44:610 INFO [-------mbox01A] Feeder-replica -------be02A syncup started. Feeder range: first=1 last=7,367 sync=7,367 txnEnd=7,367
100624 19:16:44:610 INFO [-------mbox01A] Feeder-replica -------be01A syncup started. Feeder range: first=1 last=7,367 sync=7,367 txnEnd=7,367
100624 19:16:44:635 INFO [-------mbox01A] Feeder-replica -------be01A start stream at VLSN: 5,161
100624 19:16:44:635 INFO [-------mbox01A] Feeder-replica -------be01A start stream at VLSN: 5,161
100624 19:16:44:636 INFO [-------mbox01A] Feeder-replica -------be01A syncup ended. Elapsed time: 28ms
100624 19:16:44:636 INFO [-------mbox01A] Feeder-replica -------be01A syncup ended. Elapsed time: 28ms
100624 19:16:44:641 INFO [-------mbox01A] Feeder-replica -------be02A start stream at VLSN: 5,161
100624 19:16:44:641 INFO [-------mbox01A] Feeder-replica -------be02A start stream at VLSN: 5,161
100624 19:16:44:642 INFO [-------mbox01A] Feeder-replica -------be02A syncup ended. Elapsed time: 34ms
100624 19:16:44:642 INFO [-------mbox01A] Feeder-replica -------be02A syncup ended. Elapsed time: 34ms
100624 19:16:44:642 INFO [-------mbox01A] Feeder output thread for replica -------be01A started at VLSN 5,161 master at 7,367 VLSN delta=2,206 socket=(-------be01A(5))java.nio.channels.SocketChannel[connected local=/172.17.227.21:5200 remote=/172.17.227.4:59571]
100624 19:16:44:651 INFO [-------mbox01A] Feeder output thread for replica -------be02A started at VLSN 5,161 master at 7,367 VLSN delta=2,206 socket=(-------be02A(1))java.nio.channels.SocketChannel[connected local=/172.17.227.21:5200 remote=/172.17.227.7:42336]
100624 19:16:51:619 INFO [-------mbox01A] Feeder accepted connection from java.nio.channels.SocketChannel[connected local=/172.17.227.21:5200 remote=/172.17.227.24:49266]
100624 19:16:51:620 INFO [-------mbox01A] Feeder-replica handshake start
100624 19:16:51:620 INFO [-------mbox01A] Feeder-replica handshake start
100624 19:16:51:627 INFO [-------mbox01A] Feeder-replica -------mbox02A handshake completed.
100624 19:16:51:627 INFO [-------mbox01A] Feeder-replica -------mbox02A handshake completed.
100624 19:16:51:628 INFO [-------mbox01A] Feeder-replica -------mbox02A syncup started. Feeder range: first=1 last=7,367 sync=7,367 txnEnd=7,367
100624 19:16:51:628 INFO [-------mbox01A] Feeder-replica -------mbox02A syncup started. Feeder range: first=1 last=7,367 sync=7,367 txnEnd=7,367
100624 19:16:51:649 INFO [-------mbox01A] Feeder-replica -------mbox02A syncup ended. Elapsed time: 21ms
100624 19:16:51:649 INFO [-------mbox01A] Feeder-replica -------mbox02A syncup ended. Elapsed time: 21ms
100624 19:16:51:652 INFO [-------mbox01A] Shutting down feeder for replica -------mbox02A Reason: Expected bytes: 6 read bytes: 0 write time: 0ms Avg write time: 40us
100624 19:16:52:745 INFO [-------mbox01A] Feeder accepted connection from java.nio.channels.SocketChannel[connected local=/172.17.227.21:5200 remote=/172.17.227.24:49274]
100624 19:16:52:746 INFO [-------mbox01A] Feeder-replica handshake start
100624 19:16:52:746 INFO [-------mbox01A] Feeder-replica handshake start
100624 19:16:52:753 INFO [-------mbox01A] Feeder-replica -------mbox02A handshake completed.
100624 19:16:52:753 INFO [-------mbox01A] Feeder-replica -------mbox02A handshake completed.
100624 19:16:52:754 INFO [-------mbox01A] Feeder-replica -------mbox02A syncup started. Feeder range: first=1 last=7,367 sync=7,367 txnEnd=7,367
100624 19:16:52:754 INFO [-------mbox01A] Feeder-replica -------mbox02A syncup started. Feeder range: first=1 last=7,367 sync=7,367 txnEnd=7,367
100624 19:16:52:790 INFO [-------mbox01A] Feeder-replica -------mbox02A start stream at VLSN: 7,362
100624 19:16:52:790 INFO [-------mbox01A] Feeder-replica -------mbox02A start stream at VLSN: 7,362
100624 19:16:52:790 INFO [-------mbox01A] Feeder-replica -------mbox02A syncup ended. Elapsed time: 36ms
100624 19:16:52:790 INFO [-------mbox01A] Feeder-replica -------mbox02A syncup ended. Elapsed time: 36ms
100624 19:16:52:794 INFO [-------mbox01A] Feeder output thread for replica -------mbox02A started at VLSN 7,362 master at 7,367 VLSN delta=5 socket=(-------mbox02A(4))java.nio.channels.SocketChannel[connected local=/172.17.227.21:5200 remote=/172.17.227.24:49274]
100624 19:21:47:608 INFO [-------mbox01A] Shutting down feeder for replica -------be02A Reason: Expected bytes: 6 read bytes: 0 write time: 1,142ms Avg write time: 454us
100624 19:21:47:733 INFO [-------mbox01A] Shutting down feeder for replica -------be01A Reason: Expected bytes: 6 read bytes: 0 write time: 928ms Avg write time: 369us
100624 19:21:47:930 INFO [-------mbox01A] Feeder output for replica -------be02A shutdown. feeder VLSN: 7,368 currentCommitVLSN: 7,367
100624 19:21:48:710 INFO [-------mbox01A] Feeder output for replica -------be01A shutdown. feeder VLSN: 7,368 currentCommitVLSN: 7,367
100624 19:21:54:212 INFO [-------mbox01A] Shutting down feeder for replica -------mbox02A Reason: Expected bytes: 6 read bytes: 0 write time: 24ms Avg write time: 78us
100624 19:21:54:750 INFO [-------mbox01A] Feeder output for replica -------mbox02A shutdown. feeder VLSN: 7,368 currentCommitVLSN: 7,367
100624 19:31:16:797 INFO [-------mbox01A] Feeder accepted connection from java.nio.channels.SocketChannel[connected local=/172.17.227.21:5200 remote=/172.17.227.4:59649]
100624 19:31:16:798 INFO [-------mbox01A] Feeder-replica handshake start
100624 19:31:16:798 INFO [-------mbox01A] Feeder-replica handshake start
100624 19:31:16:804 INFO [-------mbox01A] Feeder-replica -------be01A handshake completed.
100624 19:31:16:804 INFO [-------mbox01A] Feeder-replica -------be01A handshake completed.
100624 19:31:16:805 INFO [-------mbox01A] Feeder-replica -------be01A syncup started. Feeder range: first=1 last=7,367 sync=7,367 txnEnd=7,367
100624 19:31:16:805 INFO [-------mbox01A] Feeder-replica -------be01A syncup started. Feeder range: first=1 last=7,367 sync=7,367 txnEnd=7,367
100624 19:31:16:818 INFO [-------mbox01A] Feeder-replica -------be01A start stream at VLSN: 5,161
100624 19:31:16:818 INFO [-------mbox01A] Feeder-replica -------be01A start stream at VLSN: 5,161
100624 19:31:16:818 INFO [-------mbox01A] Feeder-replica -------be01A syncup ended. Elapsed time: 14ms
100624 19:31:16:818 INFO [-------mbox01A] Feeder-replica -------be01A syncup ended. Elapsed time: 14ms
100624 19:31:16:822 INFO [-------mbox01A] Feeder output thread for replica -------be01A started at VLSN 5,161 master at 7,367 VLSN delta=2,206 socket=(-------be01A(5))java.nio.channels.SocketChannel[connected local=/172.17.227.21:5200 remote=/172.17.227.4:59649]
100624 19:31:21:473 INFO [-------mbox01A] Feeder accepted connection from java.nio.channels.SocketChannel[connected local=/172.17.227.21:5200 remote=/172.17.227.7:42742]
100624 19:31:21:474 INFO [-------mbox01A] Feeder-replica handshake start
100624 19:31:21:474 INFO [-------mbox01A] Feeder-replica handshake start
100624 19:31:21:484 INFO [-------mbox01A] Feeder-replica -------be02A handshake completed.
100624 19:31:21:484 INFO [-------mbox01A] Feeder-replica -------be02A handshake completed.
100624 19:31:21:485 INFO [-------mbox01A] Feeder-replica -------be02A syncup started. Feeder range: first=1 last=7,367 sync=7,367 txnEnd=7,367
100624 19:31:21:485 INFO [-------mbox01A] Feeder-replica -------be02A syncup started. Feeder range: first=1 last=7,367 sync=7,367 txnEnd=7,367
100624 19:31:21:514 INFO [-------mbox01A] Feeder-replica -------be02A start stream at VLSN: 5,161
100624 19:31:21:514 INFO [-------mbox01A] Feeder-replica -------be02A start stream at VLSN: 5,161
100624 19:31:21:515 INFO [-------mbox01A] Feeder-replica -------be02A syncup ended. Elapsed time: 31ms
100624 19:31:21:515 INFO [-------mbox01A] Feeder-replica -------be02A syncup ended. Elapsed time: 31ms
100624 19:31:21:519 INFO [-------mbox01A] Feeder output thread for replica -------be02A started at VLSN 5,161 master at 7,367 VLSN delta=2,206 socket=(-------be02A(1))java.nio.channels.SocketChannel[connected local=/172.17.227.21:5200 remote=/172.17.227.7:42742]
100624 19:31:22:485 INFO [-------mbox01A] Feeder accepted connection from java.nio.channels.SocketChannel[connected local=/172.17.227.21:5200 remote=/172.17.227.24:50256]
100624 19:31:22:486 INFO [-------mbox01A] Feeder-replica handshake start
100624 19:31:22:486 INFO [-------mbox01A] Feeder-replica handshake start
100624 19:31:22:492 INFO [-------mbox01A] Feeder-replica -------mbox02A handshake completed.
100624 19:31:22:492 INFO [-------mbox01A] Feeder-replica -------mbox02A handshake completed.
100624 19:31:22:494 INFO [-------mbox01A] Feeder-replica -------mbox02A syncup started. Feeder range: first=1 last=7,367 sync=7,367 txnEnd=7,367
100624 19:31:22:494 INFO [-------mbox01A] Feeder-replica -------mbox02A syncup started. Feeder range: first=1 last=7,367 sync=7,367 txnEnd=7,367
100624 19:31:22:506 INFO [-------mbox01A] Feeder-replica -------mbox02A start stream at VLSN: 7,362
100624 19:31:22:506 INFO [-------mbox01A] Feeder-replica -------mbox02A start stream at VLSN: 7,362
100624 19:31:22:507 INFO [-------mbox01A] Feeder-replica -------mbox02A syncup ended. Elapsed time: 14ms
100624 19:31:22:507 INFO [-------mbox01A] Feeder-replica -------mbox02A syncup ended. Elapsed time: 14ms
100624 19:31:22:510 INFO [-------mbox01A] Feeder output thread for replica -------mbox02A started at VLSN 7,362 master at 7,367 VLSN delta=5 socket=(-------mbox02A(4))java.nio.channels.SocketChannel[connected local=/172.17.227.21:5200 remote=/172.17.227.24:50256]
100624 19:32:03:422 INFO [-------mbox01A] Feeder accepted connection from java.nio.channels.SocketChannel[connected local=/172.17.227.21:5200 remote=/172.17.227.40:63346]
100624 19:32:03:423 INFO [-------mbox01A] Feeder-replica handshake start
100624 19:32:03:423 INFO [-------mbox01A] Feeder-replica handshake start
100624 19:32:03:430 INFO [-------mbox01A] Feeder-replica -------fe05A handshake completed.
100624 19:32:03:430 INFO [-------mbox01A] Feeder-replica -------fe05A handshake completed.
100624 19:32:03:432 INFO [-------mbox01A] Feeder-replica -------fe05A syncup started. Feeder range: first=1 last=7,367 sync=7,367 txnEnd=7,367
100624 19:32:03:432 INFO [-------mbox01A] Feeder-replica -------fe05A syncup started. Feeder range: first=1 last=7,367 sync=7,367 txnEnd=7,367
100624 19:32:03:440 INFO [-------mbox01A] Feeder-replica -------fe05A start stream at VLSN: 7,367
100624 19:32:03:440 INFO [-------mbox01A] Feeder-replica -------fe05A start stream at VLSN: 7,367
100624 19:32:03:441 INFO [-------mbox01A] Feeder-replica -------fe05A syncup ended. Elapsed time: 10ms
100624 19:32:03:441 INFO [-------mbox01A] Feeder-replica -------fe05A syncup ended. Elapsed time: 10ms
100624 19:32:03:443 INFO [-------mbox01A] Feeder output thread for replica -------fe05A started at VLSN 7,367 master at 7,367 VLSN delta=0 socket=(-------fe05A(2))java.nio.channels.SocketChannel[connected local=/172.17.227.21:5200 remote=/172.17.227.40:63346]
100624 19:36:19:977 INFO [-------mbox01A] Shutting down feeder for replica -------be01A Reason: Expected bytes: 6 read bytes: 0 write time: 934ms Avg write time: 372us
100624 19:36:20:778 INFO [-------mbox01A] Feeder output for replica -------be01A shutdown. feeder VLSN: 7,368 currentCommitVLSN: 7,367
100624 19:36:24:090 INFO [-------mbox01A] Shutting down feeder for replica -------mbox02A Reason: Expected bytes: 6 read bytes: 0 write time: 18ms Avg write time: 59us
100624 19:36:24:467 INFO [-------mbox01A] Feeder output for replica -------mbox02A shutdown. feeder VLSN: 7,368 currentCommitVLSN: 7,367
100624 19:36:24:955 INFO [-------mbox01A] Shutting down feeder for replica -------be02A Reason: Expected bytes: 6 read bytes: 0 write time: 1,196ms Avg write time: 476us
100624 19:36:25:757 INFO [-------mbox01A] Feeder output for replica -------be02A shutdown. feeder VLSN: 7,368 currentCommitVLSN: 7,367
100624 19:37:09:693 INFO [-------mbox01A] Shutting down feeder for replica -------fe05A Reason: Expected bytes: 6 read bytes: 0 write time: 19ms Avg write time: 61us
100624 19:37:10:466 INFO [-------mbox01A] Feeder output for replica -------fe05A shutdown. feeder VLSN: 7,368 currentCommitVLSN: 7,367

Similar Messages

  • Bootcamp enabled on startup but does not startup after rebooting

    Hi all,
    My bootcamp is going berserk.
    It hasn't been able to start-up for a few days and i've been searching for a fix.
    I've found out to check whether bootcamp is enabled on startup. After i check on system configuration, it was enabled however after the reboot, it still doesn't startup!
    Its frustrating as i can't everytime turning on my computer and going in to program files to on my bootcamp every single time i reboot.
    Please anyone could help me?
    I'm running on Bootcamp 4.0 on MacBook Pro 13" Windows 7 partition (Didn't check on what OS i'm using x.x)

    For bootcamp within the windows OS, bootcamp is usually shown on the notification area icons
    Like so.
    But, now my computer does not have the symbol of the bootcamp panel when i boot up my windows. It thus, causes the function keys on the keyboard and th trackpad to not able to function.
    So, for me to make my function keys and trackpad to function properly, i would need to go to control panel to redo the settings everytime i start up.
    Without the startup of bootcamp control panel to support the keyboard and trackpad, it would fail to function on my Windows. However, booting in iOS would work perfectly.

  • IMac does not startup after any update and goes to sleep after a while

    my iMac has a few issues anytime i install an update or app that requires a restart and i do restart my imac does not reboot as in it comes on the light comes on for 3 secs then the computer makes a click sound and shuts down again
    if i try to put it on again it makes a very loud screaming noise i have disconnected all cables and turned it on again it will come on but the fans will be on full blast for a while.
    when it does come on if i watch a movie after 30 mins it goes to sleep claiming overTemp
    i have tried the cmdopt+O+PR after the second chord the system does exactly what i described above
    its an iMac 17" G5 iSight (1.9GHz with 2.5GB Ram) 80GB free Space
    please help

    The screaming noise sounds like the HD may be dying.
    Regarding your fan issue see Article:
    http://docs.info.apple.com/article.html?artnum=301733 iMac G5: How to Reset the SMU (iMac G5, the iMac G5 (Ambient Light Sensor), and the iMac G5 (iSight)).
    Also, check to see if your comp qualifies for the G5 iMac Repair Programs
    **WARNING: DUE TO SECURITY REASONS, PLEASE DO NOT POST YOUR COMPUTER'S SERIAL NUMBER ON THESE MESSAGE BOARDS.**

  • Firefox does not work after update, all troubleshooting has been completed. Nothing can be clicked, not even the options in firefox.

    I am unable to use firefox after the latest update. All troubleshooting methods listed on the website has been tried. I am unable to click anything in the firefox, tabs don't work, options don't work, unable to launch diagnotics, help or anything from firefox. Basically, I am unable to access anything within firefox.

    Did you try a new profile?
    Create a new profile as a test to check if your current profile is causing the problems.
    See "Creating a profile":
    *https://support.mozilla.org/kb/profile-manager-create-and-remove-firefox-profiles
    *http://kb.mozillazine.org/Standard_diagnostic_-_Firefox#Profile_issues
    If the new profile works then you can transfer some files from an existing profile to the new profile, but be careful not to copy corrupted files.
    *http://kb.mozillazine.org/Transferring_data_to_a_new_profile_-_Firefox
    Do a clean reinstall and delete the Firefox program folder before (re)installing a fresh copy of the current Firefox release.
    Download a fresh Firefox copy and save the file to the desktop.
    *Firefox 23: http://www.mozilla.org/en-US/firefox/all.html
    Uninstall your current Firefox version, if possible, to cleanup the Windows registry and settings in security software.
    *Do NOT remove personal data when you uninstall your current Firefox version, because all profile folders will be removed and you lose personal data like bookmarks and passwords from profiles of other Firefox versions.
    Remove the Firefox program folder before installing that newly downloaded copy of the Firefox installer.
    *(32 bit Windows) "C:\Program Files\Mozilla Firefox\"
    *(64 bit Windows) "C:\Program Files (x86)\Mozilla Firefox\"
    *It is important to delete the Firefox program folder to remove all the files and make sure that there are no problems with files that were leftover after uninstalling.
    *http://kb.mozillazine.org/Uninstalling_Firefox
    Your bookmarks and other personal data are stored in the Firefox profile folder and won't be affected by an uninstall and (re)install, but make sure that "remove personal data" is NOT selected when you uninstall Firefox.
    *http://kb.mozillazine.org/Profile_folder_-_Firefox
    *http://kb.mozillazine.org/Profile_backup
    *http://kb.mozillazine.org/Standard_diagnostic_-_Firefox#Clean_reinstall

  • Computer does not startup after canceled software update

    I was installing the newest version of leopard. It seems as though leopard installs the update while the computer is starting up (?), as opposed to tiger, which downloaded the update while the computer was still on.
    anyway, i was feeling impatient and decided that the update was taking to slowly and that i should just cancel it and update it later.
    however i made the stupid decision of forcing my computer to turn off (by holding down the power button)
    now whenever i try to turn on the computer, it will get to the screen with the apple and the rotating circle-thing below it
    however, it won't get past that part, i left the computer for an hour and when i got back, it was on the same startup screen
    i'd appreciate any help anyone can give me

    You damaged your OS when you did a force-quit.
    Restart your machine with your original Leopard disk in the drive while holding down the "C" key until you see the Apple.
    Then you can re-install your OS. You should back up your data to an external hard drive by doing an "archive and install" which is one of the options you will have when you begin.
    If you don't have a hard drive, you can just re-install the OS and then update again.
    Installing with first backing up is not recommended since there is always the possibility of some problem installing new software that could result in data loss.
    If you are going from Leopard 10.5 up to 10.5.2, use Apple's combo updater which should appear in Software Update.

  • TS3367 Hi, the FaceTime just did not work between my mom and I. It used to work weeks ago, but now it does not work after showing"connecting". I feel frustrated and try all the method I can think of. Still do not work. Hope u can help me. Thanks!

    Hi, the FaceTime just did not work between my mom and I. It used to work weeks ago, but now it does not work after showing"connecting". I feel frustrated and try all the method I can think of. Still do not work. Hope u can help me. Thanks!

    Was it just this one time?  Could be that you, or your mom, were experiencing network problems.  Try again at a later time.

  • After updating to Lion my macbook pro does not startup, it is stuck to the grey apple screen

    After updating to Lion my macbook pro does not startup, it is stuck to the grey apple screen

    See Here for Troubleshooting Grey Screen on Startup:
    http://support.apple.com/kb/TS2570

  • RAC does not start after trying to move storage

    Hello,
    We have a two nodes RAC Oracle 10g and ASM groups defined on one external storage.
    RAC does not start after we reformated the storage to RAID 10.
    What we did:
    1) deleted the database
    2) reformated the external storage to RAID 10 and defined needed volumes for OCR, VotingDisk and ASM
    3) on both nodes
    - recreated VotingDisk
    node1:root$ /u01/oracle/product/10gr2/crs/bin/crsctl add css votedisk /dev/rdsk/c0t600A0B8000347E7D00000EE74A5AF386d0s3 -force
    Now formatting voting disk: /dev/rdsk/c0t600A0B8000347E7D00000EE74A5AF386d0s3
    successful addition of votedisk /dev/rdsk/c0t600A0B8000347E7D00000EE74A5AF386d0s3.
    node2:root$ /u01/oracle/product/10gr2/crs/bin/crsctl add css votedisk /dev/rdsk/c0t600A0B8000347E7D00000EE74A5AF386d0s3 -force
    Now formatting voting disk: /dev/rdsk/c0t600A0B8000347E7D00000EE74A5AF386d0s3
    successful addition of votedisk /dev/rdsk/c0t600A0B8000347E7D00000EE74A5AF386d0s3.
    - tried to move OCR but was able only on one node:
    /u01/oracle/product/10gr2/crs/bin/ocrconfig -replace ocrmirror /dev/rdsk/c7t30d0s3
    /u01/oracle/product/10gr2/crs/bin/ocrconfig -replace ocr /dev/rdsk/c7t29d0s3
    /u01/oracle/product/10gr2/crs/bin/ocrconfig -replace ocr
    These return ok for both node1 and node2:
    node1:oracle$ cluvfy stage -post hwos -n node1
    node1:oracle$ cluvfy stage -post crsinst -n node1,node2 -verbose
    Performing post-checks for cluster services setup
    Checking node reachability...
    Check: Node reachability from node "node1"
    Destination Node                      Reachable?
    node1                                 yes
    node2                                 yes
    Result: Node reachability check passed from node "node1".
    Checking user equivalence...
    Check: User equivalence for user "oracle"
    Node Name                             Comment
    node2                                 passed
    node1                                 passed
    Result: User equivalence check passed for user "oracle".
    Checking Cluster manager integrity...
    Checking CSS daemon...
    Node Name                             Status
    node2                                 not running
    node1                                 not running
    Result: Daemon status check failed for "CSS daemon".
    Cluster manager integrity check failed.
    Checking cluster integrity...
    Cluster is divided into 2 partitions.
    Partition 1 consists of the following members:
    Node Name
    node1
    Partition 2 consists of the following members:
    Node Name
    node1
    node2
    Cluster integrity check failed. Cluster is divided into 2 partition(s).
    Checking OCR integrity...
    Checking the absence of a non-clustered configuration...
    WARNING:
    CSS is probably working with a non-clustered, local-only configuration on nodes:
    node1
    Verification will proceed with nodes:
    node2
    Uniqueness check for OCR device passed.
    Checking the version of OCR...
    OCR of correct Version "2" exists.
    Checking data integrity of OCR...
    Data integrity check for OCR passed.
    OCR integrity check failed.
    Checking CRS integrity...
    Checking daemon liveness...
    Check: Liveness for "CRS daemon"
    Node Name                             Running
    node2                                 no
    node1                                 yes
    Result: Liveness check failed for "CRS daemon".
    Checking daemon liveness...
    Check: Liveness for "CSS daemon"
    Node Name                             Running
    node2                                 no
    node1                                 no
    Result: Liveness check failed for "CSS daemon".
    Checking daemon liveness...
    Check: Liveness for "EVM daemon"
    Node Name                             Running
    node2                                 no
    node1                                 yes
    Result: Liveness check failed for "EVM daemon".
    Liveness of all the daemons
    Node Name     CRS daemon                CSS daemon                EVM daemon
    node2         no                        no                        no
    node1         yes                       no                        yes
    Checking CRS health...
    Check: Health of CRS
    Node Name                             CRS OK?
    node1                                 unknown
    Result: CRS health check failed.
    CRS integrity check failed.
    Post-check for cluster services setup was unsuccessful on all the nodes.
    Please help.

    Thanks for the answer.
    Problem is that the RAC is not healty, I know how to start it but now it doesn't start and I cannot find helpful logs.
    You can see that cluster is not healty from cluvfy output.
    When I tried to start crs whith crsctl start crs but:
    - on node2 none of the demons starts (CSS, CRS or EVM)
    - on node1 CSS and EVM demons start but CRS is not starting and I cannot find helpful logs
    Problem 2: Cannot change OCR location
    node2:root$ cat /var/opt/oracle/ocr.loc
    +#Device/file /dev/rdsk/c7t30d0s3 getting replaced by device /dev/rdsk/c7t30d0s3+
    ocrconfig_loc=/dev/rdsk/c7t30d0s3
    local_only=falsenode2:root$ ocrconfig -replace ocr /dev/rdsk/c0t600A0B8000347EAD00000F314A5AF5B8d0s3
    PROT-1: Failed to initialize ocrconfig
    node1:root$ cat /var/opt/oracle/ocr.loc
    ocrconfig_loc=/u01/oracle/product/10gr2/db/cdata/localhost/local.ocr
    local_only=TRUE
    node1:root$ ocrconfig -replace ocr /dev/rdsk/c0t600A0B8000347EAD00000F314A5AF5B8d0s3
    PROT-1: Failed to initialize ocrconfig
    Problem 3: On node 1 I wrongly issued a command
    node1:root$ /u01/oracle/product/10gr2/db/bin/localconfig reset
    Successfully accumulated necessary OCR keys.
    Creating OCR keys for user 'root', privgrp 'root'..
    Operation successful.
    Configuration for local CSS has been initialized
    Adding to inittab
    Startup will be queued to init within 30 seconds.
    Checking the status of new Oracle init process...
    Expecting the CRS daemons to be up within 600 seconds.
    Giving up: Oracle CSS stack appears NOT to be running.
    Oracle CSS service would not start as installed
    Automatic Storage Management(ASM) cannot be used until Oracle CSS service is started

  • CRS process does not startup automatically when the system is rebooted

    Hi. all.
    SOME TIMES(not always), CRS process ( exactly OracleCRService on
    windows2003) does not startup automatically when the windows2003 is
    rebooted.
    O/S is windows2003 server.
    DB is 10.2.0.2.0 RAC database that has 2 nodes.
    I am testing a RAC database configuration, and thus rebooting one node
    intentionally by turn.
    I have tested about 20 times, and 17 times is OK. All required process is up
    and all instance is up.
    However, 3 times, OracleCRService services does not start, and concequently
    database instance does not start automatically.
    Here is the log of "crsd.log" file on the active node.
    2007-05-31 17:43:13.281: [ CRSEVT][1720]32Processing RecoveryDone
    2007-05-31 17:46:51.968: [ CRSRES][3876]32StopResource: setting CLI values
    2007-05-31 17:46:52.437: [ OCRMAS][2368]th_rcfg_con: pudata retval [12]. Member [2] might have gone down
    2007-05-31 17:46:52.437: [ OCRMAS][2368]proath_master: Node [2] came up/down 1/0 [1]. Problem retrieving pubdata. Should get down reconfig soon
    2007-05-31 17:48:26.890: [ CRSCOMM][2852]32Retrying after CLSC timeout tonmsp109
    2007-05-31 17:48:27.000: [ CRSCOMM][2852]32Retrying after CLSC timeout tonmsp109
    2007-05-31 17:48:27.109: [ CRSCOMM][2852]32Retrying after CLSC timeout tonmsp109
    2007-05-31 17:48:27.218: [ CRSCOMM][2852]32Retrying after CLSC timeout tonmsp109
    2007-05-31 17:48:27.328: [ CRSCOMM][2852]32Retrying after CLSC timeout tonmsp109
    2007-05-31 17:48:27.437: [ CRSCOMM][2852]32Retrying after CLSC timeout tonmsp109
    2007-05-31 17:48:27.546: [ CRSCOMM][2852]32Retrying after CLSC timeout tonmsp109
    2007-05-31 17:48:27.656: [ CRSCOMM][2852]32Retrying after CLSC timeout tonmsp109
    2007-05-31 17:48:27.750: [ COMMCRS][2668]clsc_send_msg: (028BA8A0) NS err (12571, 12560), transport (533, 57, 0)
    2007-05-31 17:48:27.750: [ CRSCOMM][2852]32CLSC connect failed tonmsp109ret = 9
    2007-05-31 17:48:27.859: [ CRSEVT][2852]32invokepeer ret 200
    2007-05-31 17:48:27.859: [ CRSRES][2852]32Remote start never sent to nmsp109: X_E2E_NotSent : Failed to connect to node: nmsp109
    (File: caa_CmdRTI.cpp, line: 492
    2007-05-31 17:48:27.859: [ CRSRES][2852][ALERT]32Remote start for `ora.nmsp109.gsd` failed on member `nmsp109`
    Is there anyone who can help me?
    Thanks in advance.
    Best Regards.
    Message was edited by:
    user507290

    oops- wrong forum!
    Please try the RAC forum.

  • My MacBook Pro, does not start after pushing start button. The side bar starts and stops at half way.

    My MacBook Pro, does not start after pushing start button. The side bar starts and stops at half way.

    Hy myneck,
    Happy Holidays!  The resource below may provide some steps to try if your MacBook Pro won't start.
    Troubleshooting: My computer won't turn on - Apple Support
    http://support.apple.com/en-us/TS1367
    This article discusses what to do if your Mac won't turn on. To differentiate this from a display issue, be sure that when you press the power button:
    You don't hear a startup chime.
    You don't hear any fan or drive noise.
    There is no video on your built-in or external display
    If your computer has power but doesn't display any video, it may have one or more of these similar symptoms when you press the power button:
    You may hear a startup chime.
    You may hear fan or drive noise.
    You may see a light from the Sleep LED (if your Mac has one).
    Pressing the Caps Lock key on the keyboard causes it to light. 
    If any of these display-related conditions occur, see Troubleshooting: My computer has no video instead. Otherwise, continue with this article.
    If your computer won't turn on, try each of these steps:
    Verify you have a good connection from your Mac to the wall outlet by confirming the power cord and adapter if present are securely connected and plugged in. To check if the wall outlet is working, plug in a lamp or other electrical device.
    If the wall outlet is working and you continue to have no power try another power cord or adapter if available. If it works you may need a replacement cord or adapter. 
    Note: See Apple Portables: Troubleshooting MagSafe adapters for further troubleshooting with MagSafe adapters.
    Disconnect all accessories that are plugged in to the computer, such as a printer, hub, or other mobile device.
    If your Mac supports user-installable memory, solid state drive, or hard drive, and you recently installed any of these, make sure they are installed correctly and are compatible with your computer. If possible, reinstall the original memory or drive into the computer to find out if the behavior persists afterwards.
    MacBook Pro: How to remove or install memory
    MacBook: How to remove or install memory
    Mac Pro: How to remove or install memory
    Mac mini: How to remove or install memory
    iMac (27-inch, Late 2012): Installing or replacing memory
    iMac: How to remove or install memory
    Reset the SMC.
    If you are still unable to start up your computer after trying each of these steps, visit an Apple Store or Apple Authorized Service Provider (AASP) for further diagnosis. If you plan to visit an Apple Retail Store, make a reservation at the Genius Bar using http://www.apple.com/retail/geniusbar/ (available in some countries only).Note: Diagnostic fees may apply for issues not covered under warranty or the AppleCare Protection Plan (APP).
    I hope this information helps ....
    - Judy

  • Enqueue replication server does not terminate after failover

    Hi,
    We are trying to setup high availability of enqueue server where in we have running enqueue server on node-A and ERS on node-B all the time.
    Whenever enqueue is stopped on node-A, it automatically failovers on node-B but after replication of lock table, enqueue does not terminate the ERS running on node-B and as a result our enqueue and ERS both keeps running on the same host (Failover node-B) which should not be the case.
    We havenu2019t configured polling in that scenario SAP note-1018968 depicts the same however this is applicable only for version-640 and 700.
    Ideally when enqueue server switches to node-B, it should terminate the ERS on the same node after replication and then HA software would take care of its restart on node -A.
    We have ERS running of version 701; could anyone please let me know if the same behaviour is common for 701 version as well?
    Or there is any additional configuration to be done to make it working.
    Thanks in advance.
    Cheers !!!
    Ashish

    Hi Naveed,
    Stopping ERS is suppose to be taken care by SAP only and not the HA software.
    Once ERS stops on node -B there would be a fault reported and as a result HA software will restart the ERS on node A.
    Please refer to a section of SAP Note 1018968 - 'Enqueue replication server does not terminate after failover'
    "Therefore, the cluster software must only organise the restart of the replication server and does not need to do anything for the shutdown."
    Another blog about the same:
    http://www.symantec.com/connect/blogs/veritas-cluster-server-sap  
    - After the successful lock table takeover, the Enqueue Replication Server will fault on this node (initiated by SAP). Veritas Cluster Server recognizes this failure and initiates a failover to a remaining node to create SAP Enqueue redundancy again. The Enqueue Replication Server will receive the complete Enqueue table from the Enqueue Server (SCS) and later Enqueue lock updates in a synchronous fashion.
    So it is nothing about HA software, it is the SAP which should control ERS on node-B.
    Cheers !!!
    Ashish

  • I bought a new MacBook Pro (Mac Os 10.8.4) when conecting my mobile broadband dongle (Huawei E122) the computer does not read it at all. I do not have problems when connecting it to my former computer (PC) and a Mac from last year. Any suggestions?

    I bought a new MacBook Pro (Mac Os 10.8.4) when conecting my mobile broadband dongle (Huawei E122) the computer does not read it at all. I do not have problems when connecting it to my former computer (PC) and a Mac from last year. Any suggestions?

    Thanks,
    Yes, I did that. They have uppgrades for the dongles, but just untill Mac Os 10.7. Their solution is to buy a new modem from them or getting one for free if I sign a contract for 24 months! So, i think from that side not very helpful.
    It is just that I do not want to buy a new modem, when it works in quite recent computers and after having spent money in the new Mac.
    But thank you for your reply!

  • "F11 System Recovery" during boot does not work after Cloning hard drive.

    Problem: “F11 System Recovery” during boot does not work after Cloning hard drive.
    HP Envy m6-1125dx UEFI Notebook Computer with GPT hard drive.
    Original Seagate Hard Disk GPT 700GB with Window 8.0_64 upgraded to Windows 8.1_64
    Startup Menu (F11 System Menu works properly) only on original hard drive.
    Following obtained from Disk Management & diskpart in Command Prompt.
                                     GPT Disk <700GB>
    Partition 1 WINRE NTFS Primary 235MB/400MB [Recovery]
    Partition 2 EFI System FAT32 (LBA) Primary 108MB/260MB [System]
    Partition 3 (NONE) Unformatted Primary 128MB/128MB [Reserve]
    Partition 4 Main NTFS Primary 90GB/195GB [Primary “C”]
    Partition 5 (NONE) NTFS Primary 372MB/450MB [Recovery]
    Partition 6 Data NTFS Primary 7GB/475GB [Primary “E”]
    Partition 7 NTFS Primary 26MB/350MB [Recovery]
    Partition 8 Recovery NTFS Primary 24GB/26GB [Recovery “D”]
    I have Cloned the original hard drive to a new HGST 1TB Hard Drive using four different methods (sector by sector):
    Acronis True Image 2015
    Acronis Backup for PC
    AOMEI Backupper Professional
    Macrium Reflect
    Each time the cloning process completes successfully and has the same original partition arrangement. The computer works properly except when trying to use the “F11 System Menu” key during boot. It gives the following error message:
    “Recovery
    Your PC needs to be repaired
    A required device isn’t connected or can’t be accessed.
    Error code: 0xc0000225
    You need to use the recovery tools on your installation media. If you don’t have any installation media (like a disc or USB device), contact your system administrator or PC manufacturer. “
    Any suggestions why the F11 System Recovery does not work during boot and how to fix the problem would be appreciated. I have does various disk checking and file checking on both the original and new hard drive with no errors.
    Thank you in advanced.

    Hi,
    How did you clone the HDD ? One-for-one or different method ?
    Regards.
    BH
    **Click the KUDOS thumb up on the left to say 'Thanks'**
    Make it easier for other people to find solutions by marking a Reply 'Accept as Solution' if it solves your problem.

  • HELP iPod classic (2007) 80 GB FROZEN SCREEN (Now Playing window showing the song that is suppose to be playing, will not respond to buttons, Will not SYNC, iTunes does not recognize it AT ALL when I plug it in. Has anyone had similar experience? fixed?

    HELP
    My iPod classic (2007) 80 GB FROZEN SCREEN (Now Playing window showing the song that is suppose to be playing, will not respond to buttons, Will not SYNC, iTunes does not recognize it AT ALL when I plug it in. Will not shut off, will not charge... pretty frustrated, I updated it recently (within the last 10 days....Has anyone had similar experience? If so was it fixed? Please post any help for me... thank you... I am pretty frustrated right now.

    its fixed!!  After posting my problem with the FROZEN ipod classic (2007) 80 gb a screen popped up with similar subjects that I did not find in my original search.  'Rich Fleming' in the community posted a suggestion to someone with a similar frozen issue and it WORKED when I tried it. 
    hold the 'menu' and the 'circle' buttons down at the same time, KEEP the pressed until the apple appears. and now it is working.  Hope this helps others.

  • TX2500Z touchscreen does not work after Windows7 upgrade from HP specific to S/N, etc on laptop.

    My TX2500Z touchscreen does not work after I upgraded to Windows 7. I cannot find any support or drivers, etc. to fix.  I bought Windows 7 directly from HP specific to my P/N and S/N on my TX2500Z.  Any help? Thanks.

    after 2,5 days (spending half a day within the apple shop as well with this problem) i have it all back on track.
    i did a lot of different things: trying to remove and reinstall iPhoto; did a SL installation over the old SL I had on my HD; backing up all the data of course before and reformatting my HD and installing a new clean SL version on it + a new clean version of iLife9 with all the updates and than I migrate with migrate assistant all the data and setting with time machine back onto it, but all this didn't work, because it also migrated the error/bug through time machine with it.
    so at the end i just installed a brand new, clean SL version on my hard drive, than I did the updates and put all my data, photos, docs, movies, mail, bookmarks, music, etc manual back into the system (drag and drop from my external HD, where i had an exact copy of my internal HD) and did all the settings again in all the different programs.
    the only thing i used migrant assistant with time machine for was for the programs. it seems to work now all fine and i even got more free space on my HD, because some of the old stuff i always carried with me but i never used, i didn't take over.
    basically everything is clean now. At least i hope and works fine. touch wood!

Maybe you are looking for

  • Sharepoint Foundation 2010 / IE11 Error when loading aspx page

    Sharepoint 2010 throws an error anytime a user tries to access a specific page (instead of the main URL share.domain.com) through IE11. Chrome appears to be uneffected. It's driving me crazy trying to figure it out. It's also effecting One Note as we

  • Refreshing JLIst

    I'm having a bit of trouble refreshing JList I have a file that stores an arraylist of objects. What happens when the program starts up is the arraylist is deserialized, converted to an array, and then displayed in the JList. I also have 3 other clas

  • Help! iPod will conect to other computers .. but not mine

    When I plug in my ipod it makes the noise that its connected to the computer, but it wont show up anywhere so I can't update it. I have before so it has music on it, but now it wont, and hasn't for months. Seems like a complete waste of money right n

  • Calling Apex Page

    Hi friends, I have integrated APEX with ebis - R12 with the help of Rod Document and now i can redirect to the APEX page from the ebiz menu. Now whether it is possible to call the APEX page from the workflow notification. As now the APEX is within Eb

  • Handle big amount of data

    Hello, I have to analyse a great amount of data (more than 20MByte), that I read from a logfile. I can't split these data into smaller parts because some of my analysis-methods need all data (regression,....). Are there any tricks for LabVIEW (5.0.1)