Request to ALL nodes

Hi,
          I need to let all nodes know some thing, sort of like topic in MOM. So,
          instead of routing the requests to one of the nodes, I need the cluster to
          "broadcast" the request to all and don't care about the return. How would I
          do that, other than topic in MOM?
          TIA,
          Bill
          

Are you using any OS level clusterware software installed which you might have missed as the OS is normally handled by a different team in production environments.

Similar Messages

  • How to make the times of all nodes similar

    Hi,
    i have a 3 node 10.2.0.4 64Bit Cluster database on
    HP Itanium with OS RHEL-4.6.
    we donot have any NTP Server integrated with these.
    Three nodes are running with three different Time with significant differences.
    More over 2 of the Nodes run well ahead of real Actual time and One run behind actual time.
    For Example at 11:34 AM the nodes return their times as follows::
    HOST_NAME DATETIME
    Node-1 11-JUL-2012 11:56:38
    HOST_NAME DATETIME
    Node-1 11-JUL-2012 11:18:12
    HOST_NAME DATETIME
    Node-3 11-JUL-2012 11:44:26
    the real time difference is 16 Min Minus and 22 Min Plus.
    And difference of Times does have an adverse business impact.
    if syncronization without NTP is possible -- that would be great.
    if not, how can we bring all the server nodes close to the real time.
    Your suggestion and workaround will be appreciated to synchronize the times of three instances
    as much possible with out hampering the Cluster Services.

    onedbguru wrote:
    I forget the name of it, but there is an executable that is used in Exadata clusters to do the same thing. Two standerd bash scripts I deploy to all RAC servers are called rac (for running a "RAC command" on all nodes) and raccp (for distributing a local file to all other RAC servers).
    Uses ssh and scp and are quite useful. Want to see uptime for example? rac uptime. Want to distribute the updated ntp config? raccp /etc/ntp.conf.
    Sadly though - no Exadata. There are 2 Exadata DB Machines in the corporate, but despite having one of the busiest databases on a self-build 12 node 3-yer old RAC, crunching data 24x7 for our corporate clients, no Exadata for us... Kind of like this Dilbert situation - total incompetence and requesting many millions are required.

  • Delete Concurrent Requests on Concurrent node

    After cloning
    is there any way to delete all Concurrent requests on Concurrent Node ?
    Thanks in Advance

    You can run "Purge Concurrent Request and/or Manager Data" concurrent program on the cloned instance to clean up all concurrent request and concurrent manager log files, output files and associated concurrent request/manager database records (count = 1 parameter).

  • 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

  • Get All Nodes in a tree

    Can somebody tell me how to get all the node objects (DefaultMutableTreeNode) that are there in JTree?
    Suppose I have created a tree and added 4 nodes to the same, and if I want to get dynamically all the nodes that are there in the tree, what should I do?
    Please help me..as it is urgent
    Thanx in Advance
    Novi

    If you check the documentation to DefaultMutableTreeNode you see that some methods return enumerations, for example postorderEnumeration. You can use these to traverse the tree,
    DefaultMutableTreeNode root = ....;         // start node.
    Enumeration e = root.postorderEnumeration(); // get wanted enumeration
    while (e.hasMoreElements()) {                // all nodes
       DefaultMutableTreeNode node =
          (DefaultMutableTreeNode)e.nextElement(); // get node
       // do something with the node
    }PS. The code compiles but I havent actually run it :(

  • How to find out the IP@s of all nodes in a cluster?

    Is there any way to retrieve the IP addresses of all nodes in a cluster?
    The problem is the following. We intend to write an administration program
    that administers all nodes of a cluster using rmi (e.g. tell all singletons
    in the cluster to reload configuration values etc.). My understanding is
    that rmi only talks to a single node in a cluster. It would be a convenient
    feature if the administration program could figure out all nodes in a
    cluster by itself and then administers each node sequentially. So far we're
    planning to pass all IP addresses to the administration program e.g. as
    command line arguments but what if a node gets left out due to human error?
    Thanks for your help.
    Bernie

    There is no public interface to inquire about the IP addresses of the servers in a cluster. If you use WLS 6.0, there is an administrative console that uses JMX to manage the cluster. Perhaps that would be of use to you?
    Bernhard Lenz wrote:
    Is there any way to retrieve the IP addresses of all nodes in a cluster?
    The problem is the following. We intend to write an administration program
    that administers all nodes of a cluster using rmi (e.g. tell all singletons
    in the cluster to reload configuration values etc.). My understanding is
    that rmi only talks to a single node in a cluster. It would be a convenient
    feature if the administration program could figure out all nodes in a
    cluster by itself and then administers each node sequentially. So far we're
    planning to pass all IP addresses to the administration program e.g. as
    command line arguments but what if a node gets left out due to human error?
    Thanks for your help.
    Bernie

  • Monitor all node on network.

    I am looking for a simple program that would recognize all nodes on my network (wireless & wired) and let me know when they are on/off the network and if they are transmitting any data.
    Even something as simple as a light and flashing light for every node.
    Jeff

    yes , there are some programs / softwares available on the internet that would recognise all the nodes in the network....and they can also prompt you for all the incoming and outgoing traffic on the nodes...
    go to http://netsecurity.about.com/cs/hackertools/a/aafreenetmon.htm/ and look for Look@LAN .... i think , this should be the one u are looking for...check whether this helps u....

  • 11gr2 rac installation on vmware runinstaller not able to visible all nodes

    Hello,
    Recently I have installed two nodes 11gr2 rac on vmware workstation 6 with OEL 5.4. CRS installation work fine. But after that when I do olsnodes, it's shows only one node. Also, when I try to install oracle database binary, in node selection tab, it's shows only respective nodes and not shows all nodes.

    Installation of 11gr2 Grid was successfull or not?
    Try to check the status of High Availability service daemon by typing the following command:
    ./crsctl check cluster. (on all nodes)
    The output should look like this:
    CRS-4537: Cluster Ready Services is online
    CRS-4529: Cluster Synchronization Services is online
    CRS-4533: Event Manager is online

  • Show all nodes in a hierarchy

    Hi all,
    I am working with a report where I am showing a hierarchy. I am wondering if it is possible to see all nodes in the hierarchy, that is even if some nodes do not contain data. By default only the nodes that contain data are displayed. How do I show all nodes in BI 3.5?
    Thanks in advance!
    CL

    Hi CL,
    You can try following. 
    Make sure you have  some data in say  KF A  for the   each node  even if it is zero in the cube  on which you are creating report Add this KF A to your query and Hide the KF. Make sure you do not have any restrictions to this KF A.
    I just took example KF A  . This can be any of your KF in the cube  or a Calculated KF,
    Jaya

  • How to make all nodes in a detailed navigation tree open automatically??

    Dear All,
    I have added some iViews to two folders and add these two folders to a workset "Time" and then add "Time" to the role of Employee portal user.
    How to make all nodes expanded automatically when this workset is clicked in EP??
    thanks,
    Zita

    Not surprising...it does not work even if you follow the exact way...
    Role ->
             Workset 1
                          -> Page 1
                          -> Workset 2
                                           -> Page 2
                          -> Workset 3
                                           -> Page 3
    When the user clicks on Role which is the Entry Point, I want the user to see Page1 (works alright) and want the tree node Workset 2 open (doesn't work)...I want tree node Workset 3 closed (which is what happens...)
    The thing is Workset 2 has to be open...
    This is what I've done...I've made the Initial State of Navigation Panel set to "Open"...
    What else is to be done????
    Thanks a lot.
    JP

  • How to remove all nodes (except root node)from a Jtree?

    How to remove all nodes (except the root node)from a Jtree?

    Either:
    - remove all children of root.
    - save the root node, throws away the tree model, build a new TreeModel with the saved root, set the new TreeModel in the JTree.
    - implement your own TreeModel, which would support an emptyExceptRoot() method.
    IMHO, using the DefautlTreeModel and DefaultMutableTreeNode does lead to all sorts of small problems when the app evolves, and implementing your own TreeNode and TreeModel is not that hard and much more efficient.

  • Method names on "Client Request with Return" nodes

    I wasn't sure whether this question would be better here, or in the "integration"
    group. The traffic there is somewhat lighter than in here, so perhaps someone
    is more likely to read it here :) .
    I have two questions about the "method name" in a "Client Request with Return"
    node in a Java Process Definition. Apparently the method name is exposed in the
    WSDL. I can sort of understand what this method name is used for in the "request"
    node, but I fail to understand what the method name corresponds to in the "reply/response"
    node of the pair of two nodes. Why does this need to expose a method name in
    the WSDL when the point of the node is just to send back a response to the original
    request?
    Second, in the "Guide to Building Business Processes" document, in the section
    titled "Naming the Methods on Client Request with Return Nodes" (page 3-14 in
    my copy), the last sentence says "The name must be a valid Java class name".
    Is this true? That confuses me.

    What do you think is happening here? Specifically if a socket is a connected and a new one comes in. What then?
    private void listen() {
              try {
                   clientSocket = serverSocket.accept();
              } catch (IOException e) {
                   e.printStackTrace();
         }

  • Tree table-initially expand all nodes raises error when closing a node 11g

    Hello,
    Frank Nimphius posted a blog entry about how to initially display all the nodes in a tree or table here:
    [http://thepeninsulasedge.com/frank_nimphius/2007/12/19/adf-faces-rc-initially-expanding-all-nodes-in-a-tree-or-tree-table/|http://thepeninsulasedge.com/frank_nimphius/2007/12/19/adf-faces-rc-initially-expanding-all-nodes-in-a-tree-or-tree-table/]
    This works very well. However, when the user tries to close a node, a NullPointerException is thrown.
    Below is the stacktrace.
    Does anyone know how to work around that issue?
    java.lang.NullPointerException
         at org.apache.myfaces.trinidad.model.RowKeySetTreeImpl$Search.find(RowKeySetTreeImpl.java:608)
         at org.apache.myfaces.trinidad.model.RowKeySetTreeImpl._setContained(RowKeySetTreeImpl.java:496)
         at org.apache.myfaces.trinidad.model.RowKeySetTreeImpl.add(RowKeySetTreeImpl.java:97)
         at oracle.adfinternal.view.faces.renderkit.rich.TableRendererUtils.decodeDisclosedRowKeys(TableRendererUtils.java:774)
         at oracle.adfinternal.view.faces.renderkit.rich.table.BaseTableRenderer.decodeIncompatiblePropertyKey(BaseTableRenderer.java:198)
         at oracle.adf.view.rich.render.RichRenderer.decode(RichRenderer.java:203)
         at org.apache.myfaces.trinidad.component.UIXComponentBase.__rendererDecode(UIXComponentBase.java:1089)
         at org.apache.myfaces.trinidad.component.UIXComponentBase.decode(UIXComponentBase.java:714)
         at org.apache.myfaces.trinidad.component.UIXTreeTable.decode(UIXTreeTable.java:133)
         at org.apache.myfaces.trinidad.component.UIXCollection.processDecodes(UIXCollection.java:193)
         at oracle.adfinternal.view.faces.lifecycle.LifecycleImpl$ApplyRequestValuesCallback.invokeContextCallback(LifecycleImpl.java:1113)
         at org.apache.myfaces.trinidad.component.UIXCollection.invokeOnComponent(UIXCollection.java:1030)
         at javax.faces.component.UIComponent.invokeOnComponent(UIComponent.java:731)
         at javax.faces.component.UIComponent.invokeOnComponent(UIComponent.java:731)
         at oracle.adf.view.rich.component.fragment.ContextSwitchingComponent.invokeOnComponent(ContextSwitchingComponent.java:153)
         at javax.faces.component.UIComponent.invokeOnComponent(UIComponent.java:731)
         at javax.faces.component.UIComponent.invokeOnComponent(UIComponent.java:731)
         at javax.faces.component.UIComponent.invokeOnComponent(UIComponent.java:731)
         at oracle.adf.view.rich.component.fragment.ContextSwitchingComponent.invokeOnComponent(ContextSwitchingComponent.java:153)
         at oracle.adf.view.rich.component.fragment.UIXPageTemplate.invokeOnComponent(UIXPageTemplate.java:208)
         at javax.faces.component.UIComponent.invokeOnComponent(UIComponent.java:731)
         at javax.faces.component.UIComponent.invokeOnComponent(UIComponent.java:731)
         at javax.faces.component.UIComponent.invokeOnComponent(UIComponent.java:731)
         at javax.faces.component.UIComponentBase.invokeOnComponent(UIComponentBase.java:664)
         at oracle.adfinternal.view.faces.lifecycle.LifecycleImpl._executePhase(LifecycleImpl.java:303)
         at oracle.adfinternal.view.faces.lifecycle.LifecycleImpl.execute(LifecycleImpl.java:175)
         at javax.faces.webapp.FacesServlet.service(FacesServlet.java:265)
         at weblogic.servlet.internal.StubSecurityHelper$ServletServiceAction.run(StubSecurityHelper.java:227)
         at weblogic.servlet.internal.StubSecurityHelper.invokeServlet(StubSecurityHelper.java:125)
         at weblogic.servlet.internal.ServletStubImpl.execute(ServletStubImpl.java:292)
         at weblogic.servlet.internal.TailFilter.doFilter(TailFilter.java:26)
         at weblogic.servlet.internal.FilterChainImpl.doFilter(FilterChainImpl.java:42)
         at oracle.adf.model.servlet.ADFBindingFilter.doFilter(ADFBindingFilter.java:181)
         at weblogic.servlet.internal.FilterChainImpl.doFilter(FilterChainImpl.java:42)
         at oracle.adfinternal.view.faces.webapp.rich.RegistrationFilter.doFilter(RegistrationFilter.java:85)
         at org.apache.myfaces.trinidadinternal.webapp.TrinidadFilterImpl$FilterListChain.doFilter(TrinidadFilterImpl.java:279)
         at org.apache.myfaces.trinidadinternal.webapp.TrinidadFilterImpl._invokeDoFilter(TrinidadFilterImpl.java:239)
         at org.apache.myfaces.trinidadinternal.webapp.TrinidadFilterImpl._doFilterImpl(TrinidadFilterImpl.java:196)
         at org.apache.myfaces.trinidadinternal.webapp.TrinidadFilterImpl.doFilter(TrinidadFilterImpl.java:139)
         at org.apache.myfaces.trinidad.webapp.TrinidadFilter.doFilter(TrinidadFilter.java:92)
         at weblogic.servlet.internal.FilterChainImpl.doFilter(FilterChainImpl.java:42)
         at edu.wisc.csa.web.ApplicationSessionExpiryFilter.doFilter(ApplicationSessionExpiryFilter.java:66)
         at weblogic.servlet.internal.FilterChainImpl.doFilter(FilterChainImpl.java:42)
         at edu.wisc.csa.web.ResponseHeaderFilter.doFilter(ResponseHeaderFilter.java:36)
         at weblogic.servlet.internal.FilterChainImpl.doFilter(FilterChainImpl.java:42)
         at oracle.security.jps.wls.JpsWlsFilter$1.run(JpsWlsFilter.java:85)
         at java.security.AccessController.doPrivileged(Native Method)
         at oracle.security.jps.util.JpsSubject.doAsPrivileged(JpsSubject.java:257)
         at oracle.security.jps.wls.JpsWlsSubjectResolver.runJaasMode(JpsWlsSubjectResolver.java:250)
         at oracle.security.jps.wls.JpsWlsFilter.doFilter(JpsWlsFilter.java:100)
         at oracle.security.jps.ee.http.JpsFilter.doFilter(JpsFilter.java:65)
         at weblogic.servlet.internal.FilterChainImpl.doFilter(FilterChainImpl.java:42)
         at weblogic.servlet.internal.RequestEventsFilter.doFilter(RequestEventsFilter.java:27)
         at weblogic.servlet.internal.FilterChainImpl.doFilter(FilterChainImpl.java:42)
         at weblogic.servlet.internal.WebAppServletContext$ServletInvocationAction.run(WebAppServletContext.java:3496)
         at weblogic.security.acl.internal.AuthenticatedSubject.doAs(AuthenticatedSubject.java:321)
         at weblogic.security.service.SecurityManager.runAs(Unknown Source)
         at weblogic.servlet.internal.WebAppServletContext.securedExecute(WebAppServletContext.java:2180)
         at weblogic.servlet.internal.WebAppServletContext.execute(WebAppServletContext.java:2086)
         at weblogic.servlet.internal.ServletRequestImpl.run(ServletRequestImpl.java:1406)
         at weblogic.work.ExecuteThread.execute(ExecuteThread.java:201)
         at weblogic.work.ExecuteThread.run(ExecuteThread.java:173)

    OK I have tried Frank's suggestion about the 2 entries in the managed bean and it works but I cannot collapse my child node !
    I have a Master-Detail-Detail setup.
    In the Grandparent I have this :
    RowKeySet rks = new RowKeySet(true);
    table1.setDisclosureState(rks);
    this.grandParentTable = table1;
    and in my Parent table I have this :
    RowKeySet rks = new RowKeySet(true);
    table2.setDisclosureState(rks);
    this.parentTable = table2;
    ie the same.
    In my child I have nothing just the default accessors.
    The collapse works OK for the Grandparent but when I click Hide for the Parent it does not do anything - no error message either.
    cheers

  • ResolveNodes doesn't find all nodes

    Hi there,
    I would like to find all text fields with a specific name in my form (and do things with them...).
    Funny thing is: I sometimes get only one hit or no hits at all. I never managed to get the correct whole list of fields. Am I doing something wrong?
    My code is (here in the form-ready event):
    var arrayFields = xfa.resolveNodes("myField[*]");
    if (arrayFields == null) {
        xfa.host.messageBox("nothing found");
    else {
        xfa.host.messageBox(String("Number of Fields found: " + arrayFields.length));
        for (var iFieldCounter = 0; iFieldCounter < arrayFields.length; iFieldCounter++) {
            xfa.host.messageBox( arrayFields.item(iFieldCounter).somExpression);
        } // for iFieldCounter
    } // else some result
    PS. I have a little sample form ready. Yet I don't find a way to upload it to the forum.
    Uli

    [email protected] wrote:
    As resolveNodes has an issue with returning objects located in subforms below $template.#subform.#subform[*], you're left with traversing the dom tree yourself.
    Thanks for that information. Saved me from trying things for ever.
    I wrote this function "resolveNodesFixed()" instead. Whoever has the same problem in the future may try it this way:
    var arrayFields = resolveNodesFixed("myField");
    if (arrayFields == null) {
        xfa.host.messageBox("nothing found");
    else {
        xfa.host.messageBox(String("Number of Fields found: " + arrayFields.length));
        for (var iFieldCounter = 0; iFieldCounter < arrayFields.length; iFieldCounter++) {
            xfa.host.messageBox( arrayFields[iFieldCounter].somExpression);
        } // for iFieldCounter
    } // else some result
    function resolveNodesFixed(sObjectName) {
        // Finds all objects by the name of sObjectName starting from the top.
        // Parameters:
        //        sObjectName: Name of the searched for object
        // Result:
        //         returns an array of found objects. It may be empty.
        arrayHits = new Array();
        traverseForm(xfa.form, arrayHits, sObjectName);
        return arrayHits;
    } // function resolveNodesFixed()
    function traverseForm(oFormNode, arrayHits, sObjectName) {
        // runs thru all nodes of the form and adds every node with the name "sObjectName" to arrayHits
        // Parameters:
        //        oFormNode:   starting node. From this node downwards this function searches for nodes.
        //        arrayHits:   array to add the found nodes to
        //        sObjectName: Name of the searched for object
        // Result:
        //         returns true if everything is all right
        try {
            //xfa.host.messageBox(oFormNode.somExpression + " - " + oFormNode.nodes.length);
            for (var iIndexChildObject = 0; iIndexChildObject < oFormNode.nodes.length; ++iIndexChildObject) {
                var oChild = oFormNode.nodes.item(iIndexChildObject);
                if (oChild.name == sObjectName) {
                    arrayHits.push(oChild);
                }  // if oChild.className == sObjectName
                if (oChild.isContainer) {
                    // this node appears to be a subform. Recursivly we check this subform's sub nodes.
                    traverseForm(oChild, arrayHits, sObjectName); // if the node contains subnodes make a recursive call to the function
                } // if oChild.isContainer
            } // for iIndexChildObject
        } // try
        catch (e) {
          console.println("Error: " + e);
          return false;
        } // catch
        return true;
    } // function traverseForm()

  • Forcing shutdown of all nodes?

    Is there a way I can make all coherence connected apps shutdown? I have various storage disabled apps running on client PCs and I want to bring the storage enabled cluster nodes down to update class files etc. I don't want to go around to each client PC first. I just want all the apps to exit when signaled from the cluster.
    Thanks,
    Andrew

    Hi Andrew,
    To do this over Extend it needs to be a two step process.
    1) Send an Invocable from the Client - this will only go to the Extend Proxy the client is connected to.
    2) The Invocable executing on the Extend Proxy then sends a second Invocable to all the members of the cluster. This second invocable contains the System.exit
    I have done something siliar to this in a test harness so it seems to work. You would probably want the second invocable to go to all nodes except the Extend proxy itself otherwise the Extend Proxy may shut down first. Once all the other nodes have shut down the first iinvocable can do System.exit for the Extend proxy.
    JK

Maybe you are looking for

  • Adding new ipad to existing account - help!

    I'd like to use both my old iPad and new on the same account, but "provide valid values" error message appears with each attempt on that initial page  with "cellular #, email, passcode if required, and last four digits of SS#". Info is correct accord

  • Convert string to mysql datetime in java

    Hi, Can somebody suggest me how to convert a date string in this format - Mon Aug 10 16:36:00 CDT 2009 to a MySql DateTime in Java? This date is the result of Apache POI. Below is my code: if(HSSFDateUtil.isCellDateFormatted(hssfCell)) {      cellDat

  • HOW TO FIND UNUSED initialization blocks  IN OBIEE RPD

    Hi Gurus, I have a task to remove unused initialization blocks and subject areas from RPD. how to find them ?how to check whether any reports are using these initialization blocks? Please reply me. I need to complete this task.Pls help me Regards, si

  • How can I display a  tree structure?

    I would like to display a tree stucture, but don't want to use the JTree look. I would like the tree to look something like the following (but with boxes around the names, and arrows point from children to parent):             --- child1 root ---|   

  • Reversing back from Maps 3.0 to 2.0 make you loose...

    As in subject I reverted back from Maps 3.0 to Maps 2.0 as the last version didn't satisfied me. Previously I activated 90 days' trial license with Nokia Maps 2.0 on my N97... And checking licenses would pop out an "xx days Walk & Drive Europe" licen