OID users not visbul in weblogic server

we have oBIEE 11g (11..1.1.6)
Newly we installed OID 10g 10.1.4.1 for Ladp (linux5.5 x86_64)
after config as per the Doc
http://docs.oracle.com/cd/E14571_01/bi.1111/e10543/privileges.htm#CIHHAGJD
we re not able see the User in weblogic->securityreleam ->myrelam->users and groups
security provider specifications cheeked properly
Thanks,

Hi there,
Assuming the configuration is correct in Weblogic ...
1. Have you tried running an ldapsearch from the BI Weblogic server using the Authentication Provider configuration settings criteria i.e. LDAP credentials and LDAP search filter to verify the search runs correctly?
e.g.
ldapsearch -h <LDAP_host> -p <LDAP_port> -D <your_username> -w <your_password> -b <User_base_dn> <all_users_filter> dn
2. Have you verified that you can create a network connection from the BI / Weblogic server?
e.g.
telnet <LDAP_host> <LDAP_port>
3. You should also check the Weblogic logs and OID logs for any errors, if you find any related errors then post them and I will review.
i.e. in
OID - $ORACLE_INSTANCE/diagnostics/logs/OID/oid1
Weblogic - $DOMAIN_HOME/servers/<BI_Server_Name>/logs
Is the LDAP server on the same host as the BI Server?
Rob

Similar Messages

  • User could not login in Weblogic Server 8.1

    I have J2EE application running on Weblogic Server 8.1. When over 30 user concurrently logins into and use the system. My server was stucked.
    Here is the thread dump that I got.
    "Thread-1495" daemon prio=10 tid=048e09f0 nid=1693 lwp_id=7336247 runnable [0x29cfd000..0x29cfd4f0]
         at java.net.SocketInputStream.socketRead0(Native Method)
         at java.net.SocketInputStream.read(SocketInputStream.java:134)
         at java.io.BufferedInputStream.fill(BufferedInputStream.java:183)
         at java.io.BufferedInputStream.read1(BufferedInputStream.java:222)
         at java.io.BufferedInputStream.read(BufferedInputStream.java:277)
         - locked <6a4471c8> (a java.io.BufferedInputStream)
         at com.sun.jndi.ldap.Connection.run(Connection.java:780)
         at java.lang.Thread.run(Thread.java:534)
    "Thread-993" daemon prio=10 tid=05709df8 nid=1157 lwp_id=7157855 runnable [0x2a60f000..0x2a60f4f0]
         at java.net.SocketInputStream.socketRead0(Native Method)
         at java.net.SocketInputStream.read(SocketInputStream.java:134)
         at java.io.BufferedInputStream.fill(BufferedInputStream.java:183)
         at java.io.BufferedInputStream.read1(BufferedInputStream.java:222)
         at java.io.BufferedInputStream.read(BufferedInputStream.java:277)
         - locked <420c6730> (a java.io.BufferedInputStream)
         at com.sun.jndi.ldap.Connection.run(Connection.java:780)
         at java.lang.Thread.run(Thread.java:534)
    "Thread-15" daemon prio=10 tid=03d54cb8 nid=94 lwp_id=6756937 runnable [0x2a50d000..0x2a50d4f0]
         at java.net.SocketInputStream.socketRead0(Native Method)
         at java.net.SocketInputStream.read(SocketInputStream.java:134)
         at java.io.BufferedInputStream.fill(BufferedInputStream.java:183)
         at java.io.BufferedInputStream.read1(BufferedInputStream.java:222)
         at java.io.BufferedInputStream.read(BufferedInputStream.java:277)
         - locked <382eafa8> (a java.io.BufferedInputStream)
         at com.sun.jndi.ldap.Connection.run(Connection.java:780)
         at java.lang.Thread.run(Thread.java:534)
    "LDAPConnThread-1 ldap://uswdhsd0mfg01.wdh.mfg.com:389" daemon prio=10 tid=03d54718 nid=89 lwp_id=6756903 runnable [0x2a792000..0x2a7924f0]
         at java.net.SocketInputStream.socketRead0(Native Method)
         at java.net.SocketInputStream.read(SocketInputStream.java:134)
         at java.io.BufferedInputStream.fill(BufferedInputStream.java:183)
         at java.io.BufferedInputStream.read(BufferedInputStream.java:201)
         - locked <37e7de20> (a java.io.BufferedInputStream)
         at netscape.ldap.ber.stream.BERElement.getElement(BERElement.java:101)
         at netscape.ldap.LDAPConnThread.run(LDAPConnThread.java:538)
         at java.lang.Thread.run(Thread.java:534)
    "ExecuteThread: '14' for queue: 'JmsDispatcher'" daemon prio=10 tid=01317c48 nid=88 lwp_id=6756392 in Object.wait() [0x2a813000..0x2a8134f0]
         at java.lang.Object.wait(Native Method)
         - waiting on <37e7dea0> (a weblogic.kernel.ExecuteThread)
         at java.lang.Object.wait(Object.java:429)
         at weblogic.kernel.ExecuteThread.waitForRequest(ExecuteThread.java:154)
         - locked <37e7dea0> (a weblogic.kernel.ExecuteThread)
         at weblogic.kernel.ExecuteThread.run(ExecuteThread.java:174)
    "ExecuteThread: '13' for queue: 'JmsDispatcher'" daemon prio=10 tid=01317ae0 nid=87 lwp_id=6756390 in Object.wait() [0x2a894000..0x2a8944f0]
         at java.lang.Object.wait(Native Method)
         - waiting on <37e7df20> (a weblogic.kernel.ExecuteThread)
         at java.lang.Object.wait(Object.java:429)
         at weblogic.kernel.ExecuteThread.waitForRequest(ExecuteThread.java:154)
         - locked <37e7df20> (a weblogic.kernel.ExecuteThread)
         at weblogic.kernel.ExecuteThread.run(ExecuteThread.java:174)
    "ExecuteThread: '12' for queue: 'JmsDispatcher'" daemon prio=10 tid=01317978 nid=86 lwp_id=6756389 in Object.wait() [0x2a915000..0x2a9154f0]
         at java.lang.Object.wait(Native Method)
         - waiting on <37e7dfa0> (a weblogic.kernel.ExecuteThread)
         at java.lang.Object.wait(Object.java:429)
         at weblogic.kernel.ExecuteThread.waitForRequest(ExecuteThread.java:154)
         - locked <37e7dfa0> (a weblogic.kernel.ExecuteThread)
         at weblogic.kernel.ExecuteThread.run(ExecuteThread.java:174)
    "ExecuteThread: '11' for queue: 'JmsDispatcher'" daemon prio=10 tid=01317810 nid=85 lwp_id=6756388 in Object.wait() [0x2a996000..0x2a9964f0]
         at java.lang.Object.wait(Native Method)
         - waiting on <37e7e020> (a weblogic.kernel.ExecuteThread)
         at java.lang.Object.wait(Object.java:429)
         at weblogic.kernel.ExecuteThread.waitForRequest(ExecuteThread.java:154)
         - locked <37e7e020> (a weblogic.kernel.ExecuteThread)
         at weblogic.kernel.ExecuteThread.run(ExecuteThread.java:174)
    "ExecuteThread: '10' for queue: 'JmsDispatcher'" daemon prio=10 tid=013176a8 nid=84 lwp_id=6756387 in Object.wait() [0x2aa17000..0x2aa174f0]
         at java.lang.Object.wait(Native Method)
         - waiting on <37e7e0a0> (a weblogic.kernel.ExecuteThread)
         at java.lang.Object.wait(Object.java:429)
         at weblogic.kernel.ExecuteThread.waitForRequest(ExecuteThread.java:154)
         - locked <37e7e0a0> (a weblogic.kernel.ExecuteThread)
         at weblogic.kernel.ExecuteThread.run(ExecuteThread.java:174)
    "ExecuteThread: '9' for queue: 'JmsDispatcher'" daemon prio=10 tid=01317540 nid=83 lwp_id=6756385 in Object.wait() [0x2aa98000..0x2aa984f0]
         at java.lang.Object.wait(Native Method)
         - waiting on <37e7e120> (a weblogic.kernel.ExecuteThread)
         at java.lang.Object.wait(Object.java:429)
         at weblogic.kernel.ExecuteThread.waitForRequest(ExecuteThread.java:154)
         - locked <37e7e120> (a weblogic.kernel.ExecuteThread)
         at weblogic.kernel.ExecuteThread.run(ExecuteThread.java:174)
    "ExecuteThread: '8' for queue: 'JmsDispatcher'" daemon prio=10 tid=013173d8 nid=82 lwp_id=6756384 in Object.wait() [0x2ab19000..0x2ab194f0]
         at java.lang.Object.wait(Native Method)
         - waiting on <37e7e1a0> (a weblogic.kernel.ExecuteThread)
         at java.lang.Object.wait(Object.java:429)
         at weblogic.kernel.ExecuteThread.waitForRequest(ExecuteThread.java:154)
         - locked <37e7e1a0> (a weblogic.kernel.ExecuteThread)
         at weblogic.kernel.ExecuteThread.run(ExecuteThread.java:174)
    "ExecuteThread: '7' for queue: 'JmsDispatcher'" daemon prio=10 tid=01317270 nid=81 lwp_id=6756383 in Object.wait() [0x2ab9a000..0x2ab9a4f0]
         at java.lang.Object.wait(Native Method)
         - waiting on <37e7e220> (a weblogic.kernel.ExecuteThread)
         at java.lang.Object.wait(Object.java:429)
         at weblogic.kernel.ExecuteThread.waitForRequest(ExecuteThread.java:154)
         - locked <37e7e220> (a weblogic.kernel.ExecuteThread)
         at weblogic.kernel.ExecuteThread.run(ExecuteThread.java:174)
    "ExecuteThread: '6' for queue: 'JmsDispatcher'" daemon prio=10 tid=01317108 nid=80 lwp_id=6756382 in Object.wait() [0x2ac1b000..0x2ac1b4f0]
         at java.lang.Object.wait(Native Method)
         - waiting on <37e7e2a0> (a weblogic.kernel.ExecuteThread)
         at java.lang.Object.wait(Object.java:429)
         at weblogic.kernel.ExecuteThread.waitForRequest(ExecuteThread.java:154)
         - locked <37e7e2a0> (a weblogic.kernel.ExecuteThread)
         at weblogic.kernel.ExecuteThread.run(ExecuteThread.java:174)
    "ExecuteThread: '5' for queue: 'JmsDispatcher'" daemon prio=10 tid=01316fa0 nid=79 lwp_id=6756380 in Object.wait() [0x2ac9c000..0x2ac9c4f0]
         at java.lang.Object.wait(Native Method)
         - waiting on <37e7e320> (a weblogic.kernel.ExecuteThread)
         at java.lang.Object.wait(Object.java:429)
         at weblogic.kernel.ExecuteThread.waitForRequest(ExecuteThread.java:154)
         - locked <37e7e320> (a weblogic.kernel.ExecuteThread)
         at weblogic.kernel.ExecuteThread.run(ExecuteThread.java:174)
    "ExecuteThread: '4' for queue: 'JmsDispatcher'" daemon prio=10 tid=01316e38 nid=78 lwp_id=6756379 in Object.wait() [0x2ad1d000..0x2ad1d4f0]
         at java.lang.Object.wait(Native Method)
         - waiting on <37e7e3a0> (a weblogic.kernel.ExecuteThread)
         at java.lang.Object.wait(Object.java:429)
         at weblogic.kernel.ExecuteThread.waitForRequest(ExecuteThread.java:154)
         - locked <37e7e3a0> (a weblogic.kernel.ExecuteThread)
         at weblogic.kernel.ExecuteThread.run(ExecuteThread.java:174)
    "ExecuteThread: '3' for queue: 'JmsDispatcher'" daemon prio=10 tid=01316cd0 nid=77 lwp_id=6756378 in Object.wait() [0x2ad9e000..0x2ad9e4f0]
         at java.lang.Object.wait(Native Method)
         - waiting on <37e7e420> (a weblogic.kernel.ExecuteThread)
         at java.lang.Object.wait(Object.java:429)
         at weblogic.kernel.ExecuteThread.waitForRequest(ExecuteThread.java:154)
         - locked <37e7e420> (a weblogic.kernel.ExecuteThread)
         at weblogic.kernel.ExecuteThread.run(ExecuteThread.java:174)
    "ExecuteThread: '2' for queue: 'JmsDispatcher'" daemon prio=10 tid=01316b68 nid=76 lwp_id=6756377 in Object.wait() [0x2ae1f000..0x2ae1f4f0]
         at java.lang.Object.wait(Native Method)
         - waiting on <37e7e4a0> (a weblogic.kernel.ExecuteThread)
         at java.lang.Object.wait(Object.java:429)
         at weblogic.kernel.ExecuteThread.waitForRequest(ExecuteThread.java:154)
         - locked <37e7e4a0> (a weblogic.kernel.ExecuteThread)
         at weblogic.kernel.ExecuteThread.run(ExecuteThread.java:174)
    "ExecuteThread: '1' for queue: 'JmsDispatcher'" daemon prio=10 tid=01316a00 nid=75 lwp_id=6756376 in Object.wait() [0x2aea0000..0x2aea04f0]
         at java.lang.Object.wait(Native Method)
         - waiting on <37e7e520> (a weblogic.kernel.ExecuteThread)
         at java.lang.Object.wait(Object.java:429)
         at weblogic.kernel.ExecuteThread.waitForRequest(ExecuteThread.java:154)
         - locked <37e7e520> (a weblogic.kernel.ExecuteThread)
         at weblogic.kernel.ExecuteThread.run(ExecuteThread.java:174)
    "ExecuteThread: '0' for queue: 'JmsDispatcher'" daemon prio=10 tid=01316898 nid=74 lwp_id=6756375 in Object.wait() [0x2af21000..0x2af214f0]
         at java.lang.Object.wait(Native Method)
         - waiting on <37e7e5a0> (a weblogic.kernel.ExecuteThread)
         at java.lang.Object.wait(Object.java:429)
         at weblogic.kernel.ExecuteThread.waitForRequest(ExecuteThread.java:154)
         - locked <37e7e5a0> (a weblogic.kernel.ExecuteThread)
         at weblogic.kernel.ExecuteThread.run(ExecuteThread.java:174)
    "ExecuteThread: '2' for queue: 'weblogic.socket.Muxer'" daemon prio=10 tid=04d0a2c8 nid=73 lwp_id=6756285 waiting for monitor entry [0x2afa2000..0x2afa24f0]
         at weblogic.socket.PosixSocketMuxer.processSockets(PosixSocketMuxer.java:93)
         - waiting to lock <37e7e6a0> (a java.lang.String)
         at weblogic.socket.SocketReaderRequest.execute(SocketReaderRequest.java:32)
         at weblogic.kernel.ExecuteThread.execute(ExecuteThread.java:224)
         at weblogic.kernel.ExecuteThread.run(ExecuteThread.java:183)
    "ExecuteThread: '1' for queue: 'weblogic.socket.Muxer'" daemon prio=10 tid=04d0a160 nid=72 lwp_id=6756284 waiting for monitor entry [0x2b023000..0x2b0234f0]
         at weblogic.socket.PosixSocketMuxer.processSockets(PosixSocketMuxer.java:93)
         - waiting to lock <37e7e6a0> (a java.lang.String)
         at weblogic.socket.SocketReaderRequest.execute(SocketReaderRequest.java:32)
         at weblogic.kernel.ExecuteThread.execute(ExecuteThread.java:224)
         at weblogic.kernel.ExecuteThread.run(ExecuteThread.java:183)
    "ExecuteThread: '0' for queue: 'weblogic.socket.Muxer'" daemon prio=10 tid=04d09ff8 nid=71 lwp_id=6756283 runnable [0x2b0a4000..0x2b0a44f0]
         at weblogic.socket.PosixSocketMuxer.poll(Native Method)
         at weblogic.socket.PosixSocketMuxer.processSockets(PosixSocketMuxer.java:100)
         - locked <37e7e6a0> (a java.lang.String)
         at weblogic.socket.SocketReaderRequest.execute(SocketReaderRequest.java:32)
         at weblogic.kernel.ExecuteThread.execute(ExecuteThread.java:224)
         at weblogic.kernel.ExecuteThread.run(ExecuteThread.java:183)
    "SSLListenThread.Default" prio=10 tid=0004ad68 nid=70 lwp_id=6756281 runnable [0x2b125000..0x2b1254f0]
         at java.net.PlainSocketImpl.socketAccept(Native Method)
         at java.net.PlainSocketImpl.accept(PlainSocketImpl.java:353)
         - locked <3804edd0> (a java.net.PlainSocketImpl)
         at java.net.ServerSocket.implAccept(ServerSocket.java:454)
         at javax.net.ssl.impl.SSLServerSocketImpl.accept(Unknown Source)
         at weblogic.t3.srvr.ListenThread.accept(ListenThread.java:735)
         at weblogic.t3.srvr.ListenThread.run(ListenThread.java:301)
    "ListenThread.Default" prio=10 tid=0004aed0 nid=69 lwp_id=6756280 runnable [0x2b1a6000..0x2b1a64f0]
         at java.net.PlainSocketImpl.socketAccept(Native Method)
         at java.net.PlainSocketImpl.accept(PlainSocketImpl.java:353)
         - locked <3804ef60> (a java.net.PlainSocketImpl)
         at java.net.ServerSocket.implAccept(ServerSocket.java:454)
         at java.net.ServerSocket.accept(ServerSocket.java:425)
         at weblogic.socket.WeblogicServerSocket.accept(WeblogicServerSocket.java:26)
         at weblogic.t3.srvr.ListenThread.accept(ListenThread.java:735)
         at weblogic.t3.srvr.ListenThread.run(ListenThread.java:301)
    "ExecuteThread: '5' for queue: 'JMS.TimerClientPool'" daemon prio=10 tid=03d545b0 nid=68 lwp_id=6756092 in Object.wait() [0x2b227000..0x2b2274f0]
         at java.lang.Object.wait(Native Method)
         at java.lang.Object.wait(Object.java:429)
         at weblogic.kernel.ExecuteThread.waitForRequest(ExecuteThread.java:154)
         - locked <373eee00> (a weblogic.kernel.ExecuteThread)
         at weblogic.kernel.ExecuteThread.run(ExecuteThread.java:174)
    "ExecuteThread: '4' for queue: 'JMS.TimerClientPool'" daemon prio=10 tid=03d54448 nid=67 lwp_id=6756091 in Object.wait() [0x2b2a8000..0x2b2a84f0]
         at java.lang.Object.wait(Native Method)
         - waiting on <373eee80> (a weblogic.kernel.ExecuteThread)
         at java.lang.Object.wait(Object.java:429)
         at weblogic.kernel.ExecuteThread.waitForRequest(ExecuteThread.java:154)
         - locked <373eee80> (a weblogic.kernel.ExecuteThread)
         at weblogic.kernel.ExecuteThread.run(ExecuteThread.java:174)
    "ExecuteThread: '3' for queue: 'JMS.TimerClientPool'" daemon prio=10 tid=03d542e0 nid=66 lwp_id=6756090 in Object.wait() [0x2b329000..0x2b3294f0]
         at java.lang.Object.wait(Native Method)
         - waiting on <373eef00> (a weblogic.kernel.ExecuteThread)
         at java.lang.Object.wait(Object.java:429)
         at weblogic.kernel.ExecuteThread.waitForRequest(ExecuteThread.java:154)
         - locked <373eef00> (a weblogic.kernel.ExecuteThread)
         at weblogic.kernel.ExecuteThread.run(ExecuteThread.java:174)
    "ExecuteThread: '2' for queue: 'JMS.TimerClientPool'" daemon prio=10 tid=03d54178 nid=65 lwp_id=6756089 in Object.wait() [0x2b3aa000..0x2b3aa4f0]
         at java.lang.Object.wait(Native Method)
         at java.lang.Object.wait(Object.java:429)
         at weblogic.kernel.ExecuteThread.waitForRequest(ExecuteThread.java:154)
         - locked <373eef80> (a weblogic.kernel.ExecuteThread)
         at weblogic.kernel.ExecuteThread.run(ExecuteThread.java:174)
    "ExecuteThread: '1' for queue: 'JMS.TimerClientPool'" daemon prio=10 tid=03d54010 nid=64 lwp_id=6756088 in Object.wait() [0x2b42b000..0x2b42b4f0]
         at java.lang.Object.wait(Native Method)
         at java.lang.Object.wait(Object.java:429)
         at weblogic.kernel.ExecuteThread.waitForRequest(ExecuteThread.java:154)
         - locked <373ef000> (a weblogic.kernel.ExecuteThread)
         at weblogic.kernel.ExecuteThread.run(ExecuteThread.java:174)
    "ExecuteThread: '0' for queue: 'JMS.TimerClientPool'" daemon prio=10 tid=03d53ea8 nid=63 lwp_id=6756087 in Object.wait() [0x2b4ac000..0x2b4ac4f0]
         at java.lang.Object.wait(Native Method)
         at java.lang.Object.wait(Object.java:429)
         at weblogic.kernel.ExecuteThread.waitForRequest(ExecuteThread.java:154)
         - locked <373ef080> (a weblogic.kernel.ExecuteThread)
         at weblogic.kernel.ExecuteThread.run(ExecuteThread.java:174)
    "Thread-12" daemon prio=10 tid=0004aa98 nid=62 lwp_id=6755929 in Object.wait() [0x2b52d000..0x2b52d4f0]
         at java.lang.Object.wait(Native Method)
         - waiting on <36bf4728> (a java.util.TaskQueue)
         at java.util.TimerThread.mainLoop(Timer.java:429)
         - locked <36bf4728> (a java.util.TaskQueue)
         at java.util.TimerThread.run(Timer.java:382)
    "Thread-11" daemon prio=10 tid=0004a930 nid=61 lwp_id=6755754 in Object.wait() [0x2b5ae000..0x2b5ae4f0]
         at java.lang.Object.wait(Native Method)
         - waiting on <36192610> (a java.util.TaskQueue)
         at java.util.TimerThread.mainLoop(Timer.java:429)
         - locked <36192610> (a java.util.TaskQueue)
         at java.util.TimerThread.run(Timer.java:382)
    "ExecuteThread: '0' for queue: 'JMS.TimerTreePool'" daemon prio=10 tid=0004a7c8 nid=60 lwp_id=6755743 in Object.wait() [0x2b62f000..0x2b62f4f0]
         at java.lang.Object.wait(Native Method)
         - waiting on <361926d8> (a weblogic.jms.backend.BETimerTree)
         at weblogic.jms.backend.BETimerTree.execute(BETimerTree.java:146)
         - locked <361926d8> (a weblogic.jms.backend.BETimerTree)
         at weblogic.kernel.ExecuteThread.execute(ExecuteThread.java:224)
         at weblogic.kernel.ExecuteThread.run(ExecuteThread.java:183)
    "Thread-10" prio=10 tid=0004a660 nid=59 lwp_id=6755736 in Object.wait() [0x2b6b0000..0x2b6b04f0]
         at java.lang.Object.wait(Native Method)
         - waiting on <36192768> (a java.util.TaskQueue)
         at java.util.TimerThread.mainLoop(Timer.java:429)
         - locked <36192768> (a java.util.TaskQueue)
         at java.util.TimerThread.run(Timer.java:382)
    "Thread-9" prio=10 tid=0004a4f8 nid=58 lwp_id=6755732 in Object.wait() [0x2b731000..0x2b7314f0]
         at java.lang.Object.wait(Native Method)
         - waiting on <36192808> (a java.util.TaskQueue)
         at java.util.TimerThread.mainLoop(Timer.java:429)
         - locked <36192808> (a java.util.TaskQueue)
         at java.util.TimerThread.run(Timer.java:382)
    "Thread-8" prio=10 tid=0004a390 nid=57 lwp_id=6755728 in Object.wait() [0x2b7b2000..0x2b7b24f0]
         at java.lang.Object.wait(Native Method)
         - waiting on <361928a8> (a java.util.TaskQueue)
         at java.util.TimerThread.mainLoop(Timer.java:429)
         - locked <361928a8> (a java.util.TaskQueue)
         at java.util.TimerThread.run(Timer.java:382)
    "Thread-7" prio=10 tid=0004a228 nid=56 lwp_id=6755724 in Object.wait() [0x2b833000..0x2b8334f0]
         at java.lang.Object.wait(Native Method)
         - waiting on <36192948> (a java.util.TaskQueue)
         at java.util.TimerThread.mainLoop(Timer.java:429)
         - locked <36192948> (a java.util.TaskQueue)
         at java.util.TimerThread.run(Timer.java:382)
    "Thread-6" prio=10 tid=0004a0c0 nid=55 lwp_id=6755710 in Object.wait() [0x2b8b4000..0x2b8b44f0]
         at java.lang.Object.wait(Native Method)
         - waiting on <361929e8> (a java.util.TaskQueue)
         at java.util.TimerThread.mainLoop(Timer.java:429)
         - locked <361929e8> (a java.util.TaskQueue)
         at java.util.TimerThread.run(Timer.java:382)
    "weblogic.health.CoreHealthMonitor" daemon prio=8 tid=00049f58 nid=54 lwp_id=6755657 waiting on condition [0x2b935000..0x2b9354f0]
         at java.lang.Thread.sleep(Native Method)
         at weblogic.t3.srvr.CoreHealthMonitorThread.run(CoreHealthMonitorThread.java:163)
    "Thread-5" prio=10 tid=00049df0 nid=53 lwp_id=6755629 in Object.wait() [0x2b9b6000..0x2b9b64f0]
         at java.lang.Object.wait(Native Method)
         - waiting on <36192b48> (a java.util.TaskQueue)
         at java.util.TimerThread.mainLoop(Timer.java:429)
         - locked <36192b48> (a java.util.TaskQueue)
         at java.util.TimerThread.run(Timer.java:382)
    "LDAPConnThread-0 ldap://uswdhsd0mfg01.wdh.mfg.com:389" daemon prio=10 tid=00049c88 nid=52 lwp_id=6755613 runnable [0x2ba37000..0x2ba374f0]
         at java.net.SocketInputStream.socketRead0(Native Method)
         at java.net.SocketInputStream.read(SocketInputStream.java:134)
         at java.io.BufferedInputStream.fill(BufferedInputStream.java:183)
         at java.io.BufferedInputStream.read(BufferedInputStream.java:201)
         - locked <36193420> (a java.io.BufferedInputStream)
         at netscape.ldap.ber.stream.BERElement.getElement(BERElement.java:101)
         at netscape.ldap.LDAPConnThread.run(LDAPConnThread.java:538)
         at java.lang.Thread.run(Thread.java:534)
    "VDE Transaction Processor Thread" prio=10 tid=00049b20 nid=50 lwp_id=6755590 in Object.wait() [0x2bb39000..0x2bb394f0]
         at java.lang.Object.wait(Native Method)
         - waiting on <35ea90b8> (a com.octetstring.vde.backend.standard.TransactionProcessor)
         at java.lang.Object.wait(Object.java:429)
         at com.octetstring.vde.backend.standard.TransactionProcessor.waitChange(TransactionProcessor.java:365)
         - locked <35ea90b8> (a com.octetstring.vde.backend.standard.TransactionProcessor)
         at com.octetstring.vde.backend.standard.TransactionProcessor.run(TransactionProcessor.java:212)
    "ExecuteThread: '2' for queue: 'weblogic.admin.RMI'" daemon prio=10 tid=000499b8 nid=49 lwp_id=6755570 in Object.wait() [0x2bbba000..0x2bbba4f0]
         at java.lang.Object.wait(Native Method)
         at java.lang.Object.wait(Object.java:429)
         at weblogic.kernel.ExecuteThread.waitForRequest(ExecuteThread.java:154)
         - locked <35ea9138> (a weblogic.kernel.ExecuteThread)
         at weblogic.kernel.ExecuteThread.run(ExecuteThread.java:174)
    "ExecuteThread: '1' for queue: 'weblogic.admin.RMI'" daemon prio=10 tid=00049850 nid=48 lwp_id=6755567 in Object.wait() [0x2bc3b000..0x2bc3b4f0]
         at java.lang.Object.wait(Native Method)
         at java.lang.Object.wait(Object.java:429)
         at weblogic.kernel.ExecuteThread.waitForRequest(ExecuteThread.java:154)
         - locked <35ea91b8> (a weblogic.kernel.ExecuteThread)
         at weblogic.kernel.ExecuteThread.run(ExecuteThread.java:174)
    "ExecuteThread: '0' for queue: 'weblogic.admin.RMI'" daemon prio=10 tid=000496e8 nid=47 lwp_id=6755566 in Object.wait() [0x2bcbc000..0x2bcbc4f0]
         at java.lang.Object.wait(Native Method)
         at java.lang.Object.wait(Object.java:429)
         at weblogic.kernel.ExecuteThread.waitForRequest(ExecuteThread.java:154)
         - locked <35ea9238> (a weblogic.kernel.ExecuteThread)
         at weblogic.kernel.ExecuteThread.run(ExecuteThread.java:174)
    "ExecuteThread: '1' for queue: 'weblogic.admin.HTTP'" daemon prio=10 tid=00049580 nid=46 lwp_id=6755565 in Object.wait() [0x2bd3d000..0x2bd3d4f0]
         at java.lang.Object.wait(Native Method)
         at java.lang.Object.wait(Object.java:429)
         at weblogic.kernel.ExecuteThread.waitForRequest(ExecuteThread.java:154)
         - locked <35ea92b8> (a weblogic.kernel.ExecuteThread)
         at weblogic.kernel.ExecuteThread.run(ExecuteThread.java:174)
    "ExecuteThread: '0' for queue: 'weblogic.admin.HTTP'" daemon prio=10 tid=00049418 nid=45 lwp_id=6755564 in Object.wait() [0x2bdbe000..0x2bdbe4f0]
         at java.lang.Object.wait(Native Method)
         at java.lang.Object.wait(Object.java:429)
         at weblogic.kernel.ExecuteThread.waitForRequest(ExecuteThread.java:154)
         - locked <35ea9338> (a weblogic.kernel.ExecuteThread)
         at weblogic.kernel.ExecuteThread.run(ExecuteThread.java:174)
    "weblogic.security.SpinnerRandomSource" daemon prio=10 tid=000492b0 nid=44 lwp_id=6755557 in Object.wait() [0x2be3f000..0x2be3f4f0]
         at java.lang.Object.wait(Native Method)
         - waiting on <35ea9400> (a java.lang.Object)
         at java.lang.Object.wait(Object.java:429)
         at weblogic.security.SpinnerRandomBitsSource.run(SpinnerRandomBitsSource.java:60)
         - locked <35ea9400> (a java.lang.Object)
         at java.lang.Thread.run(Thread.java:534)
    "weblogic.time.TimeEventGenerator" daemon prio=10 tid=00049148 nid=43 lwp_id=6755555 in Object.wait() [0x2bec0000..0x2bec04f0]
         at java.lang.Object.wait(Native Method)
         - waiting on <35ea9470> (a weblogic.time.common.internal.TimeTable)
         at weblogic.time.common.internal.TimeTable.snooze(TimeTable.java:285)
         - locked <35ea9470> (a weblogic.time.common.internal.TimeTable)
         at weblogic.time.common.internal.TimeEventGenerator.run(TimeEventGenerator.java:118)
         at java.lang.Thread.run(Thread.java:534)
    "ExecuteThread: '4' for queue: 'weblogic.kernel.System'" daemon prio=10 tid=00048fe0 nid=42 lwp_id=6755554 in Object.wait() [0x2bf41000..0x2bf414f0]
         at java.lang.Object.wait(Native Method)
         at java.lang.Object.wait(Object.java:429)
         at weblogic.kernel.ExecuteThread.waitForRequest(ExecuteThread.java:154)
         - locked <35ea94e8> (a weblogic.kernel.ExecuteThread)
         at weblogic.kernel.ExecuteThread.run(ExecuteThread.java:174)
    "ExecuteThread: '3' for queue: 'weblogic.kernel.System'" daemon prio=10 tid=00048e78 nid=41 lwp_id=6755553 in Object.wait() [0x2bfc2000..0x2bfc24f0]
         at java.lang.Object.wait(Native Method)
         at java.lang.Object.wait(Object.java:429)
         at weblogic.kernel.ExecuteThread.waitForRequest(ExecuteThread.java:154)
         - locked <35ea9568> (a weblogic.kernel.ExecuteThread)
         at weblogic.kernel.ExecuteThread.run(ExecuteThread.java:174)
    "ExecuteThread: '2' for queue: 'weblogic.kernel.System'" daemon prio=10 tid=00048d10 nid=40 lwp_id=6755552 in Object.wait() [0x2c043000..0x2c0434f0]
         at java.lang.Object.wait(Native Method)
         at java.lang.Object.wait(Object.java:429)
         at weblogic.kernel.ExecuteThread.waitForRequest(ExecuteThread.java:154)
         - locked <35ea95e8> (a weblogic.kernel.ExecuteThread)
         at weblogic.kernel.ExecuteThread.run(ExecuteThread.java:174)
    "ExecuteThread: '1' for queue: 'weblogic.kernel.System'" daemon prio=10 tid=00048ba8 nid=39 lwp_id=6755551 in Object.wait() [0x2c0c4000..0x2c0c44f0]
         at java.lang.Object.wait(Native Method)
         at java.lang.Object.wait(Object.java:429)
         at weblogic.kernel.ExecuteThread.waitForRequest(ExecuteThread.java:154)
         - locked <35ea9668> (a weblogic.kernel.ExecuteThread)
         at weblogic.kernel.ExecuteThread.run(ExecuteThread.java:174)
    "ExecuteThread: '0' for queue: 'weblogic.kernel.System'" daemon prio=10 tid=00048a40 nid=38 lwp_id=6755549 in Object.wait() [0x2c145000..0x2c1454f0]
         at java.lang.Object.wait(Native Method)
         at java.lang.Object.wait(Object.java:429)
         at weblogic.kernel.ExecuteThread.waitForRequest(ExecuteThread.java:154)
         - locked <35ea96e8> (a weblogic.kernel.ExecuteThread)
         at weblogic.kernel.ExecuteThread.run(ExecuteThread.java:174)
    "ExecuteThread: '24' for queue: 'weblogic.kernel.Default'" daemon prio=10 tid=000488d8 nid=37 lwp_id=6755548 in Object.wait() [0x2c1c8000..0x2c1c64f0]
         at java.lang.Object.wait(Native Method)
         at com.sun.jndi.ldap.Connection.readReply(Connection.java:418)
         - locked <3955e608> (a com.sun.jndi.ldap.LdapRequest)
         at com.sun.jndi.ldap.LdapClient.getSearchReply(LdapClient.java:701)
         at com.sun.jndi.ldap.LdapClient.search(LdapClient.java:624)
         at com.sun.jndi.ldap.LdapCtx.doSearch(LdapCtx.java:1947)
         at com.sun.jndi.ldap.LdapCtx.searchAux(LdapCtx.java:1809)
         at com.sun.jndi.ldap.LdapCtx.c_search(LdapCtx.java:1734)
         at com.sun.jndi.toolkit.ctx.ComponentDirContext.p_search(ComponentDirContext.java:368)
         at com.sun.jndi.toolkit.ctx.PartialCompositeDirContext.search(PartialCompositeDirContext.java:328)
         at com.sun.jndi.toolkit.ctx.PartialCompositeDirContext.search(PartialCompositeDirContext.java:313)
         at javax.naming.directory.InitialDirContext.search(InitialDirContext.java:238)
         at com.mmgmsse.security.commons.ldap.update.LdapOperations.searchLdap(LdapOperations.java:350)
         at com.mgmse.security.commons.ldap.BasicLdapSecurityComponent.search(BasicLdapSecurityComponent.java:975)
         at com.mgmse.security.commons.ldap.BasicLdapSecurityComponent.getGroupRoles(BasicLdapSecurityComponent.java:1646)
         at com.mgmse.security.commons.ldap.BasicLdapSecurityComponent.getGroupsRoles(BasicLdapSecurityComponent.java:1599)
         at com.mgmse.security.commons.ldap.BasicLdapSecurityComponent.getAllGroupsAttributes(BasicLdapSecurityComponent.java:1051)
         at com.mgmse.security.commons.ldap.bd.SecurityAdministrationDelegate.getGroupsAndRoles(SecurityAdministrationDelegate.java:110)
         at com.mgmse.security.presentation.util.SecurityResourceHelper.getAllUserAssignedRoles(SecurityResourceHelper.java:458)
         at jsp_servlet._templates.__menulayout._jspService(__menulayout.java:434)
         at weblogic.servlet.jsp.JspBase.service(JspBase.java:33)
         at weblogic.servlet.internal.ServletStubImpl$ServletInvocationAction.run(ServletStubImpl.java:1072)
         at weblogic.servlet.internal.ServletStubImpl.invokeServlet(ServletStubImpl.java:465)
         at weblogic.servlet.internal.ServletStubImpl.invokeServlet(ServletStubImpl.java:348)
         at weblogic.servlet.internal.RequestDispatcherImpl.include(RequestDispatcherImpl.java:638)
         at weblogic.servlet.internal.RequestDispatcherImpl.include(RequestDispatcherImpl.java:423)
         at org.apache.struts.action.RequestProcessor.doInclude(RequestProcessor.java:1099)
         at org.apache.struts.tiles.TilesRequestProcessor.doForward(TilesRequestProcessor.java:272)
         at org.apache.struts.tiles.TilesRequestProcessor.processTilesDefinition(TilesRequestProcessor.java:254)
         at org.apache.struts.tiles.TilesRequestProcessor.processForwardConfig(TilesRequestProcessor.java:309)
         at org.apache.struts.action.RequestProcessor.process(RequestProcessor.java:279)
         at org.apache.struts.action.ActionServlet.process(ActionServlet.java:1482)
         at org.apache.struts.action.ActionServlet.doPost(ActionServlet.java:525)
         at javax.servlet.http.HttpServlet.service(HttpServlet.java:760)
         at javax.servlet.http.HttpServlet.service(HttpServlet.java:853)
         at weblogic.servlet.internal.ServletStubImpl$ServletInvocationAction.run(ServletStubImpl.java:1072)
         at weblogic.servlet.internal.ServletStubImpl.invokeServlet(ServletStubImpl.java:465)
         at weblogic.servlet.internal.ServletStubImpl.invokeServlet(ServletStubImpl.java:348)
         at weblogic.servlet.internal.RequestDispatcherImpl.include(RequestDispatcherImpl.java:638)
         at weblogic.servlet.internal.RequestDispatcherImpl.include(RequestDispatcherImpl.java:423)
         at org.apache.struts.action.RequestProcessor.doInclude(RequestProcessor.java:1099)
         at org.apache.struts.tiles.TilesRequestProcessor.doForward(TilesRequestProcessor.java:272)
         at org.apache.struts.action.RequestProcessor.processForwardConfig(RequestProcessor.java:455)
         at org.apache.struts.tiles.TilesRequestProcessor.processForwardConfig(TilesRequestProcessor.java:320)
         at org.apache.struts.action.RequestProcessor.process(RequestProcessor.java:279)
         at org.apache.struts.action.ActionServlet.process(ActionServlet.java:1482)
         at org.apache.struts.action.ActionServlet.doPost(ActionServlet.java:525)
         at javax.servlet.http.HttpServlet.service(HttpServlet.java:760)
         at javax.servlet.http.HttpServlet.service(HttpServlet.java:853)
         at weblogic.servlet.internal.ServletStubImpl$ServletInvocationAction.run(ServletStubImpl.java:1072)
         at weblogic.servlet.internal.ServletStubImpl.invokeServlet(ServletStubImpl.java:465)
         at weblogic.servlet.internal.ServletStubImpl.invokeServlet(ServletStubImpl.java:348)
         at weblogic.servlet.internal.RequestDispatcherImpl.include(RequestDispatcherImpl.java:638)
         at weblogic.servlet.internal.RequestDispatcherImpl.include(RequestDispatcherImpl.java:423)
         at org.apache.struts.action.RequestProcessor.doInclude(RequestProcessor.java:1099)
         at org.apache.struts.tiles.TilesRequestProcessor.doForward(TilesRequestProcessor.java:272)
         at org.apache.struts.action.RequestProcessor.processForwardConfig(RequestProcessor.java:455)
         at org.apache.struts.tiles.TilesRequestProcessor.processForwardConfig(TilesRequestProcessor.java:320)
         at org.apache.struts.action.RequestProcessor.process(RequestProcessor.java:279)
         at org.apache.struts.action.ActionServlet.process(ActionServlet.java:1482)
         at org.apache.str

    Thread dump gives hint that socket connections between Weblogic and LDAP became unreponsive.
    Would suggest following
    o Restart Weblogic Server
    o Monitor LDAP server for potential long running ldap search queries.
    If above doesn't help, do netstat -a for more details about socket connections. It may help to understand if network communication is an issue or not. Involve n/w engineer if it needs.

  • Can not make integrated weblogic server work

    After installation of Jdeveloper 11.1.2.1.0, I ran "Test Connection" for IntegratedWeblogicServer and got the following error. What did I miss? Thanks in advance.
    Testing JSR-160 Runtime ... failed
    Cannot establish connection.
    Testing JSR-160 DomainRuntime ... skipped
    Testing JSR-88 ... skipped
    Testing JSR-88-LOCAL ... skipped
    Testing JNDI ... skipped
    Testing JSR-160 Edit ... skipped
    Testing HTTP ... failed
    Unable to open conection: Connection refused: connect
    Testing Server MBeans Model ... skipped
    Testing App Controller ... success
    1 of 9 tests successful.

    I deleted C:\Documents and Settings\me\Application Data\JDeveloper\system11.1.2.1.38.60.81 and re-ran JDev. I got
    [Waiting for the domain to finish building...]
    [10:08:48 AM] Creating Integrated Weblogic domain...
    [10:09:53 AM] Extending Integrated Weblogic domain...
    [10:10:31 AM] Integrated Weblogic domain processing completed successfully.
    *** Using HTTP port 7101 ***
    *** Using SSL port 7102 ***
    "C:\Documents and Settings\da.huang\Application Data\JDeveloper\system11.1.2.1.38.60.81\DefaultDomain\bin\startWebLogic.cmd"
    The system cannot find the path specified.
    [waiting for the server to complete its initialization...]
    JAVA Memory arguments:
    WLS Start Mode=Development
    CLASSPATH=
    PATH=C:\WINDOWS\system32;C:\WINDOWS;C:\WINDOWS\System32\Wbem;C:\Program Files\Intel\DMIX;C:\Program Files\ATI Technologies\ATI.ACE\;C:\Program Files\Common Files\Roxio Shared\DLLShared\;C:\Program Files\ActivIdentity\ActivClient\;C:\Program Files\Symantec.cloud\PlatformAgent;C:\Program Files\Symantec.cloud\PlatformAgent\;C:\WINDOWS\system32\WindowsPowerShell\v1.0;
    * To start WebLogic Server, use a username and *
    * password assigned to an admin-level user. For *
    * server administration, use the WebLogic Server *
    * console at http:\\hostname:port\console *
    starting weblogic with Java version:
    The system cannot find the path specified.
    The system cannot find the path specified.
    Starting WLS with line:
    \bin\java -Dweblogic.Name= -Djava.security.policy=\server\lib\weblogic.policy -Djavax.net.ssl.trustStore=C:\DOCUME~1\DAD316~1.HUA\LOCALS~1\Temp\trustStore2899955233655330998.jks -Doracle.jdeveloper.adrs=true -Dweblogic.nodemanager.ServiceEnabled=true
    Process exited.
    It seems to me that Default Domain can not find the path C:\Oracle\Middleware\jdk160_24. But it was set to be defaultDomain's path at installation. Any idea?

  • Boot.properties file not fetching by weblogic server 10.3.6.0

    Hi Team,
    I have Installaed weblogic Server 10.3.6.0 and Forms and Reports 11.1.2.2.0. Even though the boot.properties with weblogic credentials is located in Weblogic Domain under security folder, the weblogic server is asking username and password while starting the services.
    Environment : Windows Server 2008 R2- 64 bit
    Please suggesst what would be the root cause of this issue.
    Many thanks in advance!
    Kind Regards,
    Mohan

    ####<Dec 19, 2014 10:05:13 AM SGT> <Notice> <WebLogicServer> <SRVBIAPDEV02> <AdminServer> <main> <<WLS Kernel>> <> <> <1418954713757> <BEA-000365> <Server state changed to STANDBY>
    ####<Dec 19, 2014 10:05:13 AM SGT> <Notice> <WebLogicServer> <SRVBIAPDEV02> <AdminServer> <main> <<WLS Kernel>> <> <> <1418954713757> <BEA-000365> <Server state changed to STARTING>
    ####<Dec 19, 2014 10:05:13 AM SGT> <Info> <SAFService> <SRVBIAPDEV02> <AdminServer> <[ACTIVE] ExecuteThread: '0' for queue: 'weblogic.kernel.Default (self-tuning)'> <<WLS Kernel>> <> <> <1418954713788> <BEA-281003> <SAF Service has been initialized.>
    ####<Dec 19, 2014 10:05:13 AM SGT> <Info> <SAFService> <SRVBIAPDEV02> <AdminServer> <[ACTIVE] ExecuteThread: '0' for queue: 'weblogic.kernel.Default (self-tuning)'> <<WLS Kernel>> <> <> <1418954713803> <BEA-281002> <SAF Service has been started.>
    ####<Dec 19, 2014 10:05:13 AM SGT> <Info> <WseeCore> <SRVBIAPDEV02> <AdminServer> <[ACTIVE] ExecuteThread: '0' for queue: 'weblogic.kernel.Default (self-tuning)'> <<WLS Kernel>> <> <> <1418954713803> <BEA-220502> <The Wsee Service is starting>
    ####<Dec 19, 2014 10:05:13 AM SGT> <Info> <Deployer> <SRVBIAPDEV02> <AdminServer> <[ACTIVE] ExecuteThread: '0' for queue: 'weblogic.kernel.Default (self-tuning)'> <<WLS Kernel>> <> <> <1418954713913> <BEA-149209> <Resuming.>
    ####<Dec 19, 2014 10:05:14 AM SGT> <Info> <JMX> <SRVBIAPDEV02> <AdminServer> <JMX FRAMEWORK Domain Runtime MBeanServer pooling thread> <<WLS Kernel>> <> <0000KdWIeWT2ZN8LziO5yW1K^sVM000001> <1418954714755> <BEA-149505> <The administration server was unable to establish JMX Connectivity with the WLS_FORMS at the JMX Service URL of <none>.>
    ####<Dec 19, 2014 10:05:14 AM SGT> <Info> <JMX> <SRVBIAPDEV02> <AdminServer> <JMX FRAMEWORK Domain Runtime MBeanServer pooling thread> <<WLS Kernel>> <> <0000KdWIeWT2ZN8LziO5yW1K^sVM000001> <1418954714755> <BEA-149505> <The administration server was unable to establish JMX Connectivity with the WLS_REPORTS at the JMX Service URL of <none>.>
    ####<Dec 19, 2014 10:05:15 AM SGT> <Info> <WorkManager> <SRVBIAPDEV02> <AdminServer> <[ACTIVE] ExecuteThread: '0' for queue: 'weblogic.kernel.Default (self-tuning)'> <<WLS Kernel>> <> <> <1418954715707> <BEA-002901> <Creating WorkManager "consoleWorkManager" for module "null" and application "consoleapp">
    ####<Dec 19, 2014 10:05:18 AM SGT> <Info> <Diagnostics> <SRVBIAPDEV02> <AdminServer> <[ACTIVE] ExecuteThread: '0' for queue: 'weblogic.kernel.Default (self-tuning)'> <<WLS Kernel>> <> <> <1418954718889> <BEA-320114> <Initializing the Diagnostics Harvester.>
    ####<Dec 19, 2014 10:05:18 AM SGT> <Info> <Diagnostics> <SRVBIAPDEV02> <AdminServer> <[ACTIVE] ExecuteThread: '0' for queue: 'weblogic.kernel.Default (self-tuning)'> <<WLS Kernel>> <> <> <1418954718905> <BEA-320117> <The Harvester is being disabled because there are no Harvestable types configured specified.>
    ####<Dec 19, 2014 10:05:18 AM SGT> <Info> <Diagnostics> <SRVBIAPDEV02> <AdminServer> <[ACTIVE] ExecuteThread: '0' for queue: 'weblogic.kernel.Default (self-tuning)'> <<WLS Kernel>> <> <> <1418954718905> <BEA-320119> <The Harvester is now in a inactive state.>
    ####<Dec 19, 2014 10:05:19 AM SGT> <Info> <J2EE> <SRVBIAPDEV02> <AdminServer> <[ACTIVE] ExecuteThread: '0' for queue: 'weblogic.kernel.Default (self-tuning)'> <<WLS Kernel>> <> <> <1418954719217> <BEA-160151> <Registered library Extension-Name: UIX, Specification-Version: 11, Implementation-Version: 11.1.1.1.0 (WAR).>
    ####<Dec 19, 2014 10:05:19 AM SGT> <Info> <J2EE> <SRVBIAPDEV02> <AdminServer> <[ACTIVE] ExecuteThread: '0' for queue: 'weblogic.kernel.Default (self-tuning)'> <<WLS Kernel>> <> <> <1418954719341> <BEA-160151> <Registered library Extension-Name: adf.oracle.businesseditor, Specification-Version: 1, Implementation-Version: 11.1.1.2.0 (WAR).>
    ####<Dec 19, 2014 10:05:20 AM SGT> <Info> <J2EE> <SRVBIAPDEV02> <AdminServer> <[ACTIVE] ExecuteThread: '0' for queue: 'weblogic.kernel.Default (self-tuning)'> <<WLS Kernel>> <> <> <1418954720153> <BEA-160151> <Registered library Extension-Name: adf.oracle.domain, Specification-Version: 1, Implementation-Version: 11.1.1.2.0 (EAR).>
    ####<Dec 19, 2014 10:05:21 AM SGT> <Info> <J2EE> <SRVBIAPDEV02> <AdminServer> <[ACTIVE] ExecuteThread: '0' for queue: 'weblogic.kernel.Default (self-tuning)'> <<WLS Kernel>> <> <> <1418954721260> <BEA-160151> <Registered library Extension-Name: adf.oracle.domain.webapp, Specification-Version: 1, Implementation-Version: 11.1.1.2.0 (WAR).>
    ####<Dec 19, 2014 10:05:21 AM SGT> <Info> <J2EE> <SRVBIAPDEV02> <AdminServer> <[ACTIVE] ExecuteThread: '0' for queue: 'weblogic.kernel.Default (self-tuning)'> <<WLS Kernel>> <> <> <1418954721447> <BEA-160151> <Registered library Extension-Name: emai (WAR).>
    ####<Dec 19, 2014 10:05:21 AM SGT> <Info> <J2EE> <SRVBIAPDEV02> <AdminServer> <[ACTIVE] ExecuteThread: '0' for queue: 'weblogic.kernel.Default (self-tuning)'> <<WLS Kernel>> <> <> <1418954721759> <BEA-160151> <Registered library Extension-Name: emas (WAR).>
    ####<Dec 19, 2014 10:05:22 AM SGT> <Info> <J2EE> <SRVBIAPDEV02> <AdminServer> <[ACTIVE] ExecuteThread: '0' for queue: 'weblogic.kernel.Default (self-tuning)'> <<WLS Kernel>> <> <> <1418954722337> <BEA-160151> <Registered library Extension-Name: emcore (WAR).>
    ####<Dec 19, 2014 10:05:22 AM SGT> <Info> <J2EE> <SRVBIAPDEV02> <AdminServer> <[ACTIVE] ExecuteThread: '0' for queue: 'weblogic.kernel.Default (self-tuning)'> <<WLS Kernel>> <> <> <1418954722461> <BEA-160151> <Registered library Extension-Name: jsf, Specification-Version: 1.2, Implementation-Version: 1.2.9.0 (WAR).>
    ####<Dec 19, 2014 10:05:22 AM SGT> <Info> <J2EE> <SRVBIAPDEV02> <AdminServer> <[ACTIVE] ExecuteThread: '0' for queue: 'weblogic.kernel.Default (self-tuning)'> <<WLS Kernel>> <> <> <1418954722539> <BEA-160151> <Registered library Extension-Name: jstl, Specification-Version: 1.2, Implementation-Version: 1.2.0.1 (WAR).>
    ####<Dec 19, 2014 10:05:22 AM SGT> <Info> <J2EE> <SRVBIAPDEV02> <AdminServer> <[ACTIVE] ExecuteThread: '0' for queue: 'weblogic.kernel.Default (self-tuning)'> <<WLS Kernel>> <> <> <1418954722633> <BEA-160151> <Registered library Extension-Name: ohw-rcf, Specification-Version: 5, Implementation-Version: 5.0 (WAR).>
    ####<Dec 19, 2014 10:05:22 AM SGT> <Info> <J2EE> <SRVBIAPDEV02> <AdminServer> <[ACTIVE] ExecuteThread: '0' for queue: 'weblogic.kernel.Default (self-tuning)'> <<WLS Kernel>> <> <> <1418954722711> <BEA-160151> <Registered library Extension-Name: ohw-uix, Specification-Version: 5, Implementation-Version: 5.0 (WAR).>
    ####<Dec 19, 2014 10:05:22 AM SGT> <Info> <J2EE> <SRVBIAPDEV02> <AdminServer> <[ACTIVE] ExecuteThread: '0' for queue: 'weblogic.kernel.Default (self-tuning)'> <<WLS Kernel>> <> <> <1418954722914> <BEA-160151> <Registered library Extension-Name: oracle.adf.dconfigbeans, Specification-Version: 1, Implementation-Version: 11.1.1.2.0 (JAR).>
    ####<Dec 19, 2014 10:05:22 AM SGT> <Info> <J2EE> <SRVBIAPDEV02> <AdminServer> <[ACTIVE] ExecuteThread: '0' for queue: 'weblogic.kernel.Default (self-tuning)'> <<WLS Kernel>> <> <> <1418954722976> <BEA-160151> <Registered library Extension-Name: oracle.adf.desktopintegration, Specification-Version: 1, Implementation-Version: 11.1.1.2.0 (WAR).>
    ####<Dec 19, 2014 10:05:23 AM SGT> <Info> <J2EE> <SRVBIAPDEV02> <AdminServer> <[ACTIVE] ExecuteThread: '0' for queue: 'weblogic.kernel.Default (self-tuning)'> <<WLS Kernel>> <> <> <1418954723023> <BEA-160151> <Registered library Extension-Name: oracle.adf.desktopintegration.model, Specification-Version: 1, Implementation-Version: 11.1.1.2.0 (EAR).>
    ####<Dec 19, 2014 10:05:23 AM SGT> <Info> <J2EE> <SRVBIAPDEV02> <AdminServer> <[ACTIVE] ExecuteThread: '0' for queue: 'weblogic.kernel.Default (self-tuning)'> <<WLS Kernel>> <> <> <1418954723101> <BEA-160151> <Registered library Extension-Name: oracle.adf.management, Specification-Version: 1, Implementation-Version: 11.1.1.2.0 (WAR).>
    ####<Dec 19, 2014 10:05:23 AM SGT> <Info> <J2EE> <SRVBIAPDEV02> <AdminServer> <[ACTIVE] ExecuteThread: '0' for queue: 'weblogic.kernel.Default (self-tuning)'> <<WLS Kernel>> <> <> <1418954723210> <BEA-160151> <Registered library Extension-Name: oracle.bi.adf.model.slib, Specification-Version: 1, Implementation-Version: 11.1.1.2.0 (EAR).>
    ####<Dec 19, 2014 10:05:23 AM SGT> <Info> <J2EE> <SRVBIAPDEV02> <AdminServer> <[ACTIVE] ExecuteThread: '0' for queue: 'weblogic.kernel.Default (self-tuning)'> <<WLS Kernel>> <> <> <1418954723304> <BEA-160151> <Registered library Extension-Name: oracle.bi.adf.view.slib, Specification-Version: 1, Implementation-Version: 11.1.1.2.0 (WAR).>
    ####<Dec 19, 2014 10:05:23 AM SGT> <Info> <J2EE> <SRVBIAPDEV02> <AdminServer> <[ACTIVE] ExecuteThread: '0' for queue: 'weblogic.kernel.Default (self-tuning)'> <<WLS Kernel>> <> <> <1418954723397> <BEA-160151> <Registered library Extension-Name: oracle.bi.adf.webcenter.slib, Specification-Version: 1, Implementation-Version: 11.1.1.2.0 (WAR).>
    ####<Dec 19, 2014 10:05:23 AM SGT> <Info> <J2EE> <SRVBIAPDEV02> <AdminServer> <[ACTIVE] ExecuteThread: '0' for queue: 'weblogic.kernel.Default (self-tuning)'> <<WLS Kernel>> <> <> <1418954723460> <BEA-160151> <Registered library Extension-Name: oracle.bi.composer, Specification-Version: 11.1.1, Implementation-Version: 0.1 (WAR).>
    ####<Dec 19, 2014 10:05:23 AM SGT> <Info> <J2EE> <SRVBIAPDEV02> <AdminServer> <[ACTIVE] ExecuteThread: '0' for queue: 'weblogic.kernel.Default (self-tuning)'> <<WLS Kernel>> <> <> <1418954723491> <BEA-160151> <Registered library Extension-Name: oracle.bi.jbips, Specification-Version: 11.1.1, Implementation-Version: 0.1 (EAR).>
    ####<Dec 19, 2014 10:05:23 AM SGT> <Info> <J2EE> <SRVBIAPDEV02> <AdminServer> <[ACTIVE] ExecuteThread: '0' for queue: 'weblogic.kernel.Default (self-tuning)'> <<WLS Kernel>> <> <> <1418954723850> <BEA-160151> <Registered library Extension-Name: oracle.bpm.mgmt, Specification-Version: 11.1.1, Implementation-Version: 11.1.1 (EJB).>
    ####<Dec 19, 2014 10:05:23 AM SGT> <Info> <J2EE> <SRVBIAPDEV02> <AdminServer> <[ACTIVE] ExecuteThread: '0' for queue: 'weblogic.kernel.Default (self-tuning)'> <<WLS Kernel>> <> <> <1418954723865> <BEA-160151> <Registered library Extension-Name: oracle.dconfig-infra, Specification-Version: 11, Implementation-Version: 11.1.1.1.0 (JAR).>
    ####<Dec 19, 2014 10:05:23 AM SGT> <Info> <J2EE> <SRVBIAPDEV02> <AdminServer> <[ACTIVE] ExecuteThread: '0' for queue: 'weblogic.kernel.Default (self-tuning)'> <<WLS Kernel>> <> <> <1418954723943> <BEA-160151> <Registered library Extension-Name: oracle.jrf.system.filter (WAR).>
    ####<Dec 19, 2014 10:05:24 AM SGT> <Info> <J2EE> <SRVBIAPDEV02> <AdminServer> <[ACTIVE] ExecuteThread: '0' for queue: 'weblogic.kernel.Default (self-tuning)'> <<WLS Kernel>> <> <> <1418954724053> <BEA-160151> <Registered library Extension-Name: oracle.jsp.next, Specification-Version: 11.1.1, Implementation-Version: 11.1.1 (JAR).>
    ####<Dec 19, 2014 10:05:24 AM SGT> <Info> <J2EE> <SRVBIAPDEV02> <AdminServer> <[ACTIVE] ExecuteThread: '0' for queue: 'weblogic.kernel.Default (self-tuning)'> <<WLS Kernel>> <> <> <1418954724068> <BEA-160151> <Registered library Extension-Name: oracle.pwdgen, Specification-Version: 11.1.1, Implementation-Version: 11.1.1.2.0 (JAR).>
    ####<Dec 19, 2014 10:05:24 AM SGT> <Info> <J2EE> <SRVBIAPDEV02> <AdminServer> <[ACTIVE] ExecuteThread: '0' for queue: 'weblogic.kernel.Default (self-tuning)'> <<WLS Kernel>> <> <> <1418954724084> <BEA-160151> <Registered library Extension-Name: oracle.wsm.seedpolicies, Specification-Version: 11.1.1, Implementation-Version: 11.1.1 (JAR).>
    ####<Dec 19, 2014 10:05:24 AM SGT> <Info> <J2EE> <SRVBIAPDEV02> <AdminServer> <[ACTIVE] ExecuteThread: '0' for queue: 'weblogic.kernel.Default (self-tuning)'> <<WLS Kernel>> <> <> <1418954724084> <BEA-160151> <Registered library Extension-Name: orai18n-adf, Specification-Version: 11, Implementation-Version: 11.1.1.1.0 (JAR).>
    ####<Dec 19, 2014 10:05:24 AM SGT> <Info> <J2EE> <SRVBIAPDEV02> <AdminServer> <[ACTIVE] ExecuteThread: '0' for queue: 'weblogic.kernel.Default (self-tuning)'> <<WLS Kernel>> <> <> <1418954724365> <BEA-160151> <Registered library Extension-Name: oracle.webcenter.composer, Specification-Version: 11.1.1, Implementation-Version: 11.1.1 (WAR).>
    ####<Dec 19, 2014 10:05:24 AM SGT> <Info> <J2EE> <SRVBIAPDEV02> <AdminServer> <[ACTIVE] ExecuteThread: '0' for queue: 'weblogic.kernel.Default (self-tuning)'> <<WLS Kernel>> <> <> <1418954724692> <BEA-160151> <Registered library Extension-Name: oracle.webcenter.skin, Specification-Version: 11.1.1, Implementation-Version: 11.1.1 (EAR).>
    ####<Dec 19, 2014 10:05:24 AM SGT> <Info> <Deployer> <SRVBIAPDEV02> <AdminServer> <[ACTIVE] ExecuteThread: '0' for queue: 'weblogic.kernel.Default (self-tuning)'> <<WLS Kernel>> <> <> <1418954724723> <BEA-149059> <Module dms.war of application DMS Application [Version=11.1.1.1.0] is transitioning from STATE_NEW to STATE_PREPARED on server AdminServer.>
    ####<Dec 19, 2014 10:05:25 AM SGT> <Warning> <Security> <SRVBIAPDEV02> <AdminServer> <[ACTIVE] ExecuteThread: '0' for queue: 'weblogic.kernel.Default (self-tuning)'> <<WLS Kernel>> <> <> <1418954725425> <BEA-090668> <Ignored deployment of role "Admin" for resource "type=<url>, application=DMS Application#11.1.1.1.0, contextPath=/dms, uri=/">
    ####<Dec 19, 2014 10:05:25 AM SGT> <Info> <Deployer> <SRVBIAPDEV02> <AdminServer> <[ACTIVE] ExecuteThread: '0' for queue: 'weblogic.kernel.Default (self-tuning)'> <<WLS Kernel>> <> <> <1418954725425> <BEA-149060> <Module dms.war of application DMS Application [Version=11.1.1.1.0] successfully transitioned from STATE_NEW to STATE_PREPARED on server AdminServer.>
    ####<Dec 19, 2014 10:05:25 AM SGT> <Info> <Deployer> <SRVBIAPDEV02> <AdminServer> <[ACTIVE] ExecuteThread: '0' for queue: 'weblogic.kernel.Default (self-tuning)'> <<WLS Kernel>> <> <> <1418954725628> <BEA-149059> <Module / of application FMW Welcome Page Application [Version=11.1.0.0.0] is transitioning from STATE_NEW to STATE_PREPARED on server AdminServer.>
    ####<Dec 19, 2014 10:05:25 AM SGT> <Info> <Deployer> <SRVBIAPDEV02> <AdminServer> <[ACTIVE] ExecuteThread: '0' for queue: 'weblogic.kernel.Default (self-tuning)'> <<WLS Kernel>> <> <> <1418954725753> <BEA-149060> <Module / of application FMW Welcome Page Application [Version=11.1.0.0.0] successfully transitioned from STATE_NEW to STATE_PREPARED on server AdminServer.>
    ####<Dec 19, 2014 10:05:25 AM SGT> <Info> <Deployer> <SRVBIAPDEV02> <AdminServer> <[ACTIVE] ExecuteThread: '0' for queue: 'weblogic.kernel.Default (self-tuning)'> <<WLS Kernel>> <> <> <1418954725847> <BEA-149059> <Module /inspection.wsil of application wsil-wls is transitioning from STATE_NEW to STATE_PREPARED on server AdminServer.>
    ####<Dec 19, 2014 10:05:25 AM SGT> <Info> <Deployer> <SRVBIAPDEV02> <AdminServer> <[ACTIVE] ExecuteThread: '0' for queue: 'weblogic.kernel.Default (self-tuning)'> <<WLS Kernel>> <> <> <1418954725987> <BEA-149060> <Module /inspection.wsil of application wsil-wls successfully transitioned from STATE_NEW to STATE_PREPARED on server AdminServer.>
    ####<Dec 19, 2014 10:05:27 AM SGT> <Info> <Deployer> <SRVBIAPDEV02> <AdminServer> <[ACTIVE] ExecuteThread: '0' for queue: 'weblogic.kernel.Default (self-tuning)'> <<WLS Kernel>> <> <0000KdWIhiu2ZN8LziO5yW1K^sVM000002> <1418954727032> <BEA-149059> <Module NonJ2EEManagement of application NonJ2EEManagement [Version=11.1.1] is transitioning from STATE_NEW to STATE_PREPARED on server AdminServer.>
    ####<Dec 19, 2014 10:05:27 AM SGT> <Info> <Deployer> <SRVBIAPDEV02> <AdminServer> <[ACTIVE] ExecuteThread: '0' for queue: 'weblogic.kernel.Default (self-tuning)'> <<WLS Kernel>> <> <0000KdWIhiu2ZN8LziO5yW1K^sVM000002> <1418954727251> <BEA-149060> <Module NonJ2EEManagement of application NonJ2EEManagement [Version=11.1.1] successfully transitioned from STATE_NEW to STATE_PREPARED on server AdminServer.>
    ####<Dec 19, 2014 10:05:27 AM SGT> <Warning> <Munger> <SRVBIAPDEV02> <AdminServer> <[ACTIVE] ExecuteThread: '0' for queue: 'weblogic.kernel.Default (self-tuning)'> <<WLS Kernel>> <> <0000KdWIhiu2ZN8LziO5yW1K^sVM000002> <1418954727313> <BEA-2156203> <A version attribute was not found in element application in the deployment descriptor in D:\Oracle\Middleware\user_projects\applications\ClassicDomain\em.ear/META-INF/application.xml. A version attribute is required, but this version of the Weblogic Server will assume that the JEE5 is used. Future versions of the Weblogic Server will reject descriptors that do not specify the JEE version.>
    ####<Dec 19, 2014 10:05:27 AM SGT> <Info> <J2EE> <SRVBIAPDEV02> <AdminServer> <[ACTIVE] ExecuteThread: '0' for queue: 'weblogic.kernel.Default (self-tuning)'> <<WLS Kernel>> <> <0000KdWIhiu2ZN8LziO5yW1K^sVM000002> <1418954727422> <BEA-160170> <Imported library Extension-Name: oracle.webcenter.skin, Specification-Version: 11.1.1, Implementation-Version: 11.1.1 for Application em>
    ####<Dec 19, 2014 10:05:27 AM SGT> <Info> <J2EE> <SRVBIAPDEV02> <AdminServer> <[ACTIVE] ExecuteThread: '0' for queue: 'weblogic.kernel.Default (self-tuning)'> <<WLS Kernel>> <> <0000KdWIhiu2ZN8LziO5yW1K^sVM000002> <1418954727485> <BEA-160170> <Imported library Extension-Name: adf.oracle.domain, Specification-Version: 1, Implementation-Version: 11.1.1.2.0 for Application em>
    ####<Dec 19, 2014 10:05:27 AM SGT> <Warning> <J2EE> <SRVBIAPDEV02> <AdminServer> <[ACTIVE] ExecuteThread: '0' for queue: 'weblogic.kernel.Default (self-tuning)'> <<anonymous>> <> <0000KdWIhiu2ZN8LziO5yW1K^sVM000002> <1418954727531> <BEA-160195> <The application version lifecycle event listener oracle.security.jps.wls.listeners.JpsAppVersionLifecycleListener is ignored because the application em is not versioned.>
    ####<Dec 19, 2014 10:05:27 AM SGT> <Info> <Deployer> <SRVBIAPDEV02> <AdminServer> <[ACTIVE] ExecuteThread: '0' for queue: 'weblogic.kernel.Default (self-tuning)'> <<WLS Kernel>> <> <0000KdWIhiu2ZN8LziO5yW1K^sVM000002> <1418954727797> <BEA-149059> <Module empty.jar of application em is transitioning from STATE_NEW to STATE_PREPARED on server AdminServer.>
    ####<Dec 19, 2014 10:05:27 AM SGT> <Info> <Deployer> <SRVBIAPDEV02> <AdminServer> <[ACTIVE] ExecuteThread: '0' for queue: 'weblogic.kernel.Default (self-tuning)'> <<WLS Kernel>> <> <0000KdWIhiu2ZN8LziO5yW1K^sVM000002> <1418954727797> <BEA-149060> <Module empty.jar of application em successfully transitioned from STATE_NEW to STATE_PREPARED on server AdminServer.>
    ####<Dec 19, 2014 10:05:27 AM SGT> <Info> <Deployer> <SRVBIAPDEV02> <AdminServer> <[ACTIVE] ExecuteThread: '0' for queue: 'weblogic.kernel.Default (self-tuning)'> <<WLS Kernel>> <> <0000KdWIhiu2ZN8LziO5yW1K^sVM000002> <1418954727797> <BEA-149059> <Module /em of application em is transitioning from STATE_NEW to STATE_PREPARED on server AdminServer.>
    ####<Dec 19, 2014 10:05:32 AM SGT> <Info> <Deployer> <SRVBIAPDEV02> <AdminServer> <[ACTIVE] ExecuteThread: '0' for queue: 'weblogic.kernel.Default (self-tuning)'> <<WLS Kernel>> <> <0000KdWIhiu2ZN8LziO5yW1K^sVM000002> <1418954732461> <BEA-149060> <Module /em of application em successfully transitioned from STATE_NEW to STATE_PREPARED on server AdminServer.>
    ####<Dec 19, 2014 10:05:32 AM SGT> <Warning> <J2EE> <SRVBIAPDEV02> <AdminServer> <[ACTIVE] ExecuteThread: '0' for queue: 'weblogic.kernel.Default (self-tuning)'> <<WLS Kernel>> <> <0000KdWIhiu2ZN8LziO5yW1K^sVM000002> <1418954732477> <BEA-160140> <Unresolved optional package references (in META-INF/MANIFEST.MF): [Extension-Name: oracle.rules, referenced from: D:\Oracle\Middleware\user_projects\domains\ClassicDomain\servers\AdminServer\tmp\_WL_user\emai\xalnv4]. Make sure the referenced optional package has been deployed as a library.>
    ####<Dec 19, 2014 10:05:32 AM SGT> <Info> <WebService> <SRVBIAPDEV02> <AdminServer> <[ACTIVE] ExecuteThread: '0' for queue: 'weblogic.kernel.Default (self-tuning)'> <<anonymous>> <> <0000KdWIhiu2ZN8LziO5yW1K^sVM000002> <1418954732960> <BEA-220103> <Async web service support is not fully configured. The async response web service /AsyncResponseServiceHttps for this server was not fully deployed because the JMS reliability queue was not defined/deployed: weblogic.wsee.DefaultQueue. The server will periodically retry completing the deploy for the service. This message can usually be ignored unless there are async web service applications. To completely disable async web service support, thus avoiding this message, set -Dweblogic.wsee.skip.async.response=true.>
    ####<Dec 19, 2014 10:05:33 AM SGT> <Info> <WebService> <SRVBIAPDEV02> <AdminServer> <[ACTIVE] ExecuteThread: '0' for queue: 'weblogic.kernel.Default (self-tuning)'> <<anonymous>> <> <0000KdWIhiu2ZN8LziO5yW1K^sVM000002> <1418954733116> <BEA-220103> <Async web service support is not fully configured. The async response web service /AsyncResponseServiceJms for this server was not fully deployed because the JMS reliability queue was not defined/deployed: weblogic.wsee.DefaultQueue. The server will periodically retry completing the deploy for the service. This message can usually be ignored unless there are async web service applications. To completely disable async web service support, thus avoiding this message, set -Dweblogic.wsee.skip.async.response=true.>
    ####<Dec 19, 2014 10:05:33 AM SGT> <Info> <WebService> <SRVBIAPDEV02> <AdminServer> <[ACTIVE] ExecuteThread: '0' for queue: 'weblogic.kernel.Default (self-tuning)'> <<anonymous>> <> <0000KdWIhiu2ZN8LziO5yW1K^sVM000002> <1418954733132> <BEA-220103> <Async web service support is not fully configured. The async response web service /AsyncResponseService for this server was not fully deployed because the JMS reliability queue was not defined/deployed: weblogic.wsee.DefaultQueue. The server will periodically retry completing the deploy for the service. This message can usually be ignored unless there are async web service applications. To completely disable async web service support, thus avoiding this message, set -Dweblogic.wsee.skip.async.response=true.>
    ####<Dec 19, 2014 10:05:33 AM SGT> <Info> <WebService> <SRVBIAPDEV02> <AdminServer> <[ACTIVE] ExecuteThread: '0' for queue: 'weblogic.kernel.Default (self-tuning)'> <<anonymous>> <> <0000KdWIhiu2ZN8LziO5yW1K^sVM000002> <1418954733147> <BEA-220103> <Async web service support is not fully configured. The async response web service /AsyncResponseServiceSoap12Jms for this server was not fully deployed because the JMS reliability queue was not defined/deployed: weblogic.wsee.DefaultQueue. The server will periodically retry completing the deploy for the service. This message can usually be ignored unless there are async web service applications. To completely disable async web service support, thus avoiding this message, set -Dweblogic.wsee.skip.async.response=true.>
    ####<Dec 19, 2014 10:05:33 AM SGT> <Info> <WebService> <SRVBIAPDEV02> <AdminServer> <[ACTIVE] ExecuteThread: '0' for queue: 'weblogic.kernel.Default (self-tuning)'> <<anonymous>> <> <0000KdWIhiu2ZN8LziO5yW1K^sVM000002> <1418954733179> <BEA-220103> <Async web service support is not fully configured. The async response web service /AsyncResponseServiceSoap12 for this server was not fully deployed because the JMS reliability queue was not defined/deployed: weblogic.wsee.DefaultQueue. The server will periodically retry completing the deploy for the service. This message can usually be ignored unless there are async web service applications. To completely disable async web service support, thus avoiding this message, set -Dweblogic.wsee.skip.async.response=true.>
    ####<Dec 19, 2014 10:05:33 AM SGT> <Info> <WebService> <SRVBIAPDEV02> <AdminServer> <[ACTIVE] ExecuteThread: '0' for queue: 'weblogic.kernel.Default (self-tuning)'> <<anonymous>> <> <0000KdWIhiu2ZN8LziO5yW1K^sVM000002> <1418954733179> <BEA-220103> <Async web service support is not fully configured. The async response web service /AsyncResponseServiceSoap12Https for this server was not fully deployed because the JMS reliability queue was not defined/deployed: weblogic.wsee.DefaultQueue. The server will periodically retry completing the deploy for the service. This message can usually be ignored unless there are async web service applications. To completely disable async web service support, thus avoiding this message, set -Dweblogic.wsee.skip.async.response=true.>
    ####<Dec 19, 2014 10:05:33 AM SGT> <Info> <netuix> <SRVBIAPDEV02> <AdminServer> <[ACTIVE] ExecuteThread: '0' for queue: 'weblogic.kernel.Default (self-tuning)'> <<anonymous>> <> <0000KdWIhiu2ZN8LziO5yW1K^sVM000002> <1418954733491> <BEA-423101> <[console] Initializing the NetUIx container>
    ####<Dec 19, 2014 10:05:33 AM SGT> <Info> <netuix> <SRVBIAPDEV02> <AdminServer> <[ACTIVE] ExecuteThread: '0' for queue: 'weblogic.kernel.Default (self-tuning)'> <<anonymous>> <> <0000KdWIhiu2ZN8LziO5yW1K^sVM000002> <1418954733896> <BEA-423120> <WEB-INF/client-classifications.xml file not found at uri [console//WEB-INF/client-classifications.xml]. Classifications functionality not enabled.>
    ####<Dec 19, 2014 10:05:34 AM SGT> <Info> <netuix> <SRVBIAPDEV02> <AdminServer> <[ACTIVE] ExecuteThread: '0' for queue: 'weblogic.kernel.Default (self-tuning)'> <<anonymous>> <> <0000KdWIhiu2ZN8LziO5yW1K^sVM000002> <1418954734411> <BEA-423101> <[consolehelp] Initializing the NetUIx container>
    ####<Dec 19, 2014 10:05:34 AM SGT> <Info> <netuix> <SRVBIAPDEV02> <AdminServer> <[ACTIVE] ExecuteThread: '0' for queue: 'weblogic.kernel.Default (self-tuning)'> <<anonymous>> <> <0000KdWIhiu2ZN8LziO5yW1K^sVM000002> <1418954734489> <BEA-423120> <WEB-INF/client-classifications.xml file not found at uri [consolehelp//WEB-INF/client-classifications.xml]. Classifications functionality not enabled.>
    ####<Dec 19, 2014 10:05:34 AM SGT> <Info> <WebLogicServer> <SRVBIAPDEV02> <AdminServer> <[ACTIVE] ExecuteThread: '0' for queue: 'weblogic.kernel.Default (self-tuning)'> <<WLS Kernel>> <> <0000KdWIhiu2ZN8LziO5yW1K^sVM000002> <1418954734645> <BEA-000256> <Invoking weblogic.transaction.internal.StartupClass.main(null)>
    ####<Dec 19, 2014 10:05:34 AM SGT> <Info> <Deployer> <SRVBIAPDEV02> <AdminServer> <[ACTIVE] ExecuteThread: '0' for queue: 'weblogic.kernel.Default (self-tuning)'> <<WLS Kernel>> <> <0000KdWIhiu2ZN8LziO5yW1K^sVM000002> <1418954734661> <BEA-149059> <Module dms.war of application DMS Application [Version=11.1.1.1.0] is transitioning from STATE_PREPARED to STATE_ADMIN on server AdminServer.>
    ####<Dec 19, 2014 10:05:34 AM SGT> <Info> <Deployer> <SRVBIAPDEV02> <AdminServer> <[ACTIVE] ExecuteThread: '0' for queue: 'weblogic.kernel.Default (self-tuning)'> <<WLS Kernel>> <> <0000KdWIhiu2ZN8LziO5yW1K^sVM000002> <1418954734661> <BEA-149060> <Module dms.war of application DMS Application [Version=11.1.1.1.0] successfully transitioned from STATE_PREPARED to STATE_ADMIN on server AdminServer.>
    ####<Dec 19, 2014 10:05:39 AM SGT> <Info> <Deployer> <SRVBIAPDEV02> <AdminServer> <[ACTIVE] ExecuteThread: '0' for queue: 'weblogic.kernel.Default (self-tuning)'> <<WLS Kernel>> <> <0000KdWIhiu2ZN8LziO5yW1K^sVM000002> <1418954739091> <BEA-149059> <Module / of application FMW Welcome Page Application [Version=11.1.0.0.0] is transitioning from STATE_PREPARED to STATE_ADMIN on server AdminServer.>
    ####<Dec 19, 2014 10:05:39 AM SGT> <Info> <Deployer> <SRVBIAPDEV02> <AdminServer> <[ACTIVE] ExecuteThread: '0' for queue: 'weblogic.kernel.Default (self-tuning)'> <<WLS Kernel>> <> <0000KdWIhiu2ZN8LziO5yW1K^sVM000002> <1418954739091> <BEA-149060> <Module / of application FMW Welcome Page Application [Version=11.1.0.0.0] successfully transitioned from STATE_PREPARED to STATE_ADMIN on server AdminServer.>
    ####<Dec 19, 2014 10:05:39 AM SGT> <Info> <Deployer> <SRVBIAPDEV02> <AdminServer> <[ACTIVE] ExecuteThread: '0' for queue: 'weblogic.kernel.Default (self-tuning)'> <<WLS Kernel>> <> <0000KdWIhiu2ZN8LziO5yW1K^sVM000002> <1418954739122> <BEA-149059> <Module /inspection.wsil of application wsil-wls is transitioning from STATE_PREPARED to STATE_ADMIN on server AdminServer.>
    ####<Dec 19, 2014 10:05:39 AM SGT> <Info> <Deployer> <SRVBIAPDEV02> <AdminServer> <[ACTIVE] ExecuteThread: '0' for queue: 'weblogic.kernel.Default (self-tuning)'> <<WLS Kernel>> <> <0000KdWIhiu2ZN8LziO5yW1K^sVM000002> <1418954739122> <BEA-149060> <Module /inspection.wsil of application wsil-wls successfully transitioned from STATE_PREPARED to STATE_ADMIN on server AdminServer.>
    ####<Dec 19, 2014 10:05:39 AM SGT> <Info> <Deployer> <SRVBIAPDEV02> <AdminServer> <[ACTIVE] ExecuteThread: '0' for queue: 'weblogic.kernel.Default (self-tuning)'> <<WLS Kernel>> <> <0000KdWIhiu2ZN8LziO5yW1K^sVM000002> <1418954739200> <BEA-149059> <Module NonJ2EEManagement of application NonJ2EEManagement [Version=11.1.1] is transitioning from STATE_PREPARED to STATE_ADMIN on server AdminServer.>
    ####<Dec 19, 2014 10:05:39 AM SGT> <Info> <Deployer> <SRVBIAPDEV02> <AdminServer> <[ACTIVE] ExecuteThread: '0' for queue: 'weblogic.kernel.Default (self-tuning)'> <<WLS Kernel>> <> <0000KdWIhiu2ZN8LziO5yW1K^sVM000002> <1418954739200> <BEA-149060> <Module NonJ2EEManagement of application NonJ2EEManagement [Version=11.1.1] successfully transitioned from STATE_PREPARED to STATE_ADMIN on server AdminServer.>
    ####<Dec 19, 2014 10:05:39 AM SGT> <Info> <ServletContext-/NonJ2EEManagement> <SRVBIAPDEV02> <AdminServer> <[ACTIVE] ExecuteThread: '0' for queue: 'weblogic.kernel.Default (self-tuning)'> <<anonymous>> <> <0000KdWIhiu2ZN8LziO5yW1K^sVM000002> <1418954739497> <BEA-000000> <Can not locate oracleDmsNotifier for now. DMS will discover opmnInfoCenter instead.>
    ####<Dec 19, 2014 10:05:39 AM SGT> <Info> <Deployer> <SRVBIAPDEV02> <AdminServer> <[ACTIVE] ExecuteThread: '0' for queue: 'weblogic.kernel.Default (self-tuning)'> <<WLS Kernel>> <> <0000KdWIhiu2ZN8LziO5yW1K^sVM000002> <1418954739512> <BEA-149059> <Module empty.jar of application em is transitioning from STATE_PREPARED to STATE_ADMIN on server AdminServer.>
    ####<Dec 19, 2014 10:05:39 AM SGT> <Info> <Deployer> <SRVBIAPDEV02> <AdminServer> <[ACTIVE] ExecuteThread: '0' for queue: 'weblogic.kernel.Default (self-tuning)'> <<WLS Kernel>> <> <0000KdWIhiu2ZN8LziO5yW1K^sVM000002> <1418954739528> <BEA-149060> <Module empty.jar of application em successfully transitioned from STATE_PREPARED to STATE_ADMIN on server AdminServer.>
    ####<Dec 19, 2014 10:05:39 AM SGT> <Info> <Deployer> <SRVBIAPDEV02> <AdminServer> <[ACTIVE] ExecuteThread: '0' for queue: 'weblogic.kernel.Default (self-tuning)'> <<WLS Kernel>> <> <0000KdWIhiu2ZN8LziO5yW1K^sVM000002> <1418954739528> <BEA-149059> <Module /em of application em is transitioning from STATE_PREPARED to STATE_ADMIN on server AdminServer.>
    ####<Dec 19, 2014 10:05:39 AM SGT> <Info> <Deployer> <SRVBIAPDEV02> <AdminServer> <[ACTIVE] ExecuteThread: '0' for queue: 'weblogic.kernel.Default (self-tuning)'> <<WLS Kernel>> <> <0000KdWIhiu2ZN8LziO5yW1K^sVM000002> <1418954739528> <BEA-149060> <Module /em of application em successfully transitioned from STATE_PREPARED to STATE_ADMIN on server AdminServer.>
    ####<Dec 19, 2014 10:06:11 AM SGT> <Info> <Diagnostics> <SRVBIAPDEV02> <AdminServer> <[ACTIVE] ExecuteThread: '1' for queue: 'weblogic.kernel.Default (self-tuning)'> <<WLS Kernel>> <> <> <1418954771508> <BEA-320000> <The Diagnostics subsystem is initializing on Server AdminServer.>
    ####<Dec 19, 2014 10:06:11 AM SGT> <Info> <Store> <SRVBIAPDEV02> <AdminServer> <[ACTIVE] ExecuteThread: '1' for queue: 'weblogic.kernel.Default (self-tuning)'> <<WLS Kernel>> <> <> <1418954771523> <BEA-280008> <Opening the persistent file store "WLS_DIAGNOSTICS" for recovery: directory=D:\Oracle\Middleware\user_projects\domains\ClassicDomain\servers\AdminServer\data\store\diagnostics requestedWritePolicy="Disabled" fileLockingEnabled=true driver="wlfileio3".>
    ####<Dec 19, 2014 10:06:11 AM SGT> <Info> <Store> <SRVBIAPDEV02> <AdminServer> <[ACTIVE] ExecuteThread: '1' for queue: 'weblogic.kernel.Default (self-tuning)'> <<WLS Kernel>> <> <> <1418954771555> <BEA-280009> <The persistent file store "WLS_DIAGNOSTICS" (d07e85b4-188c-42cd-a669-feceb778a8ea) has been opened: blockSize=512 actualWritePolicy="Disabled(single-handle-non-direct)" explicitIOEnforced=false records=29.>
    ####<Dec 19, 2014 10:06:11 AM SGT> <Info> <Log Management> <SRVBIAPDEV02> <AdminServer> <[ACTIVE] ExecuteThread: '1' for queue: 'weblogic.kernel.Default (self-tuning)'> <<WLS Kernel>> <> <> <1418954771586> <BEA-170025> <Initialized Domain Logging. Domain log events will be written to D:\Oracle\Middleware\user_projects\domains\ClassicDomain\servers\AdminServer\logs/ClassicDomain.log.>
    ####<Dec 19, 2014 10:06:11 AM SGT> <Notice> <Log Management> <SRVBIAPDEV02> <AdminServer> <[ACTIVE] ExecuteThread: '0' for queue: 'weblogic.kernel.Default (self-tuning)'> <<WLS Kernel>> <> <> <1418954771586> <BEA-170027> <The Server has established connection with the Domain level Diagnostic Service successfully.>
    ####<Dec 19, 2014 10:06:11 AM SGT> <Info> <Diagnostics> <SRVBIAPDEV02> <AdminServer> <[ACTIVE] ExecuteThread: '1' for queue: 'weblogic.kernel.Default (self-tuning)'> <<WLS Kernel>> <> <> <1418954771695> <BEA-320077> <Initialized the Diagnostic Accessor Service.>
    ####<Dec 19, 2014 10:06:11 AM SGT> <Info> <Diagnostics> <SRVBIAPDEV02> <AdminServer> <[ACTIVE] ExecuteThread: '1' for queue: 'weblogic.kernel.Default (self-tuning)'> <<WLS Kernel>> <> <02ecc29b92549eb6:-2ae67fda:14a604a9f85:-8000-0000000000000005> <1418954771726> <BEA-320117> <The Harvester is being disabled because there are no Harvestable types configured specified.>
    ####<Dec 19, 2014 10:06:11 AM SGT> <Info> <Diagnostics> <SRVBIAPDEV02> <AdminServer> <[ACTIVE] ExecuteThread: '1' for queue: 'weblogic.kernel.Default (self-tuning)'> <<WLS Kernel>> <> <02ecc29b92549eb6:-2ae67fda:14a604a9f85:-8000-0000000000000005> <1418954771726> <BEA-320119> <The Harvester is now in a inactive state.>
    ####<Dec 19, 2014 10:06:11 AM SGT> <Notice> <WebLogicServer> <SRVBIAPDEV02> <AdminServer> <main> <<WLS Kernel>> <> <02ecc29b92549eb6:-2ae67fda:14a604a9f85:-8000-0000000000000006> <1418954771773> <BEA-000365> <Server state changed to ADMIN>
    ####<Dec 19, 2014 10:06:11 AM SGT> <Notice> <WebLogicServer> <SRVBIAPDEV02> <AdminServer> <main> <<WLS Kernel>> <> <02ecc29b92549eb6:-2ae67fda:14a604a9f85:-8000-0000000000000006> <1418954771882> <BEA-000365> <Server state changed to RESUMING>
    ####<Dec 19, 2014 10:06:11 AM SGT> <Info> <Deployer> <SRVBIAPDEV02> <AdminServer> <[STANDBY] ExecuteThread: '3' for queue: 'weblogic.kernel.Default (self-tuning)'> <<WLS Kernel>> <> <02ecc29b92549eb6:-2ae67fda:14a604a9f85:-8000-0000000000000007> <1418954771929> <BEA-149059> <Module dms.war of application DMS Application [Version=11.1.1.1.0] is transitioning from STATE_ADMIN to STATE_ACTIVE on server AdminServer.>
    ####<Dec 19, 2014 10:06:11 AM SGT> <Info> <Deployer> <SRVBIAPDEV02> <AdminServer> <[STANDBY] ExecuteThread: '3' for queue: 'weblogic.kernel.Default (self-tuning)'> <<WLS Kernel>> <> <02ecc29b92549eb6:-2ae67fda:14a604a9f85:-8000-0000000000000007> <1418954771929> <BEA-149060> <Module dms.war of application DMS Application [Version=11.1.1.1.0] successfully transitioned from STATE_ADMIN to STATE_ACTIVE on server AdminServer.>
    ####<Dec 19, 2014 10:06:11 AM SGT> <Info> <Deployer> <SRVBIAPDEV02> <AdminServer> <[STANDBY] ExecuteThread: '3' for queue: 'weblogic.kernel.Default (self-tuning)'> <<WLS Kernel>> <> <02ecc29b92549eb6:-2ae67fda:14a604a9f85:-8000-0000000000000007> <1418954771929> <BEA-149059> <Module / of application FMW Welcome Page Application [Version=11.1.0.0.0] is transitioning from STATE_ADMIN to STATE_ACTIVE on server AdminServer.>
    ####<Dec 19, 2014 10:06:11 AM SGT> <Info> <Deployer> <SRVBIAPDEV02> <AdminServer> <[STANDBY] ExecuteThread: '3' for queue: 'weblogic.kernel.Default (self-tuning)'> <<WLS Kernel>> <> <02ecc29b92549eb6:-2ae67fda:14a604a9f85:-8000-0000000000000007> <1418954771929> <BEA-149060> <Module / of application FMW Welcome Page Application [Version=11.1.0.0.0] successfully transitioned from STATE_ADMIN to STATE_ACTIVE on server AdminServer.>
    ####<Dec 19, 2014 10:06:11 AM SGT> <Info> <Deployer> <SRVBIAPDEV02> <AdminServer> <[STANDBY] ExecuteThread: '3' for queue: 'weblogic.kernel.Default (self-tuning)'> <<WLS Kernel>> <> <02ecc29b92549eb6:-2ae67fda:14a604a9f85:-8000-0000000000000007> <1418954771929> <BEA-149059> <Module /inspection.wsil of application wsil-wls is transitioning from STATE_ADMIN to STATE_ACTIVE on server AdminServer.>
    ####<Dec 19, 2014 10:06:11 AM SGT> <Info> <Deployer> <SRVBIAPDEV02> <AdminServer> <[STANDBY] ExecuteThread: '3' for queue: 'weblogic.kernel.Default (self-tuning)'> <<WLS Kernel>> <> <02ecc29b92549eb6:-2ae67fda:14a604a9f85:-8000-0000000000000007> <1418954771929> <BEA-149060> <Module /inspection.wsil of application wsil-wls successfully transitioned from STATE_ADMIN to STATE_ACTIVE on server AdminServer.>
    ####<Dec 19, 2014 10:06:11 AM SGT> <Info> <Deployer> <SRVBIAPDEV02> <AdminServer> <[STANDBY] ExecuteThread: '3' for queue: 'weblogic.kernel.Default (self-tuning)'> <<WLS Kernel>> <> <02ecc29b92549eb6:-2ae67fda:14a604a9f85:-8000-0000000000000007> <1418954771929> <BEA-149059> <Module NonJ2EEManagement of application NonJ2EEManagement [Version=11.1.1] is transitioning from STATE_ADMIN to STATE_ACTIVE on server AdminServer.>
    ####<Dec 19, 2014 10:06:11 AM SGT> <Info> <Deployer> <SRVBIAPDEV02> <AdminServer> <[STANDBY] ExecuteThread: '3' for queue: 'weblogic.kernel.Default (self-tuning)'> <<WLS Kernel>> <> <02ecc29b92549eb6:-2ae67fda:14a604a9f85:-8000-0000000000000007> <1418954771929> <BEA-149060> <Module NonJ2EEManagement of application NonJ2EEManagement [Version=11.1.1] successfully transitioned from STATE_ADMIN to STATE_ACTIVE on server AdminServer.>
    ####<Dec 19, 2014 10:06:11 AM SGT> <Info> <Deployer> <SRVBIAPDEV02> <AdminServer> <[STANDBY] ExecuteThread: '3' for queue: 'weblogic.kernel.Default (self-tuning)'> <<WLS Kernel>> <> <02ecc29b92549eb6:-2ae67fda:14a604a9f85:-8000-0000000000000007> <1418954771945> <BEA-149059> <Module empty.jar of application em is transitioning from STATE_ADMIN to STATE_ACTIVE on server AdminServer.>
    ####<Dec 19, 2014 10:06:11 AM SGT> <Info> <Deployer> <SRVBIAPDEV02> <AdminServer> <[STANDBY] ExecuteThread: '3' for queue: 'weblogic.kernel.Default (self-tuning)'> <<WLS Kernel>> <> <02ecc29b92549eb6:-2ae67fda:14a604a9f85:-8000-0000000000000007> <1418954771945> <BEA-149060> <Module empty.jar of application em successfully transitioned from STATE_ADMIN to STATE_ACTIVE on server AdminServer.>
    ####<Dec 19, 2014 10:06:11 AM SGT> <Info> <Deployer> <SRVBIAPDEV02> <AdminServer> <[STANDBY] ExecuteThread: '3' for queue: 'weblogic.kernel.Default (self-tuning)'> <<WLS Kernel>> <> <02ecc29b92549eb6:-2ae67fda:14a604a9f85:-8000-0000000000000007> <1418954771945> <BEA-149059> <Module /em of application em is transitioning from STATE_ADMIN to STATE_ACTIVE on server AdminServer.>
    ####<Dec 19, 2014 10:06:11 AM SGT> <Info> <Deployer> <SRVBIAPDEV02> <AdminServer> <[STANDBY] ExecuteThread: '3' for queue: 'weblogic.kernel.Default (self-tuning)'> <<WLS Kernel>> <> <02ecc29b92549eb6:-2ae67fda:14a604a9f85:-8000-0000000000000007> <1418954771945> <BEA-149060> <Module /em of application em successfully transitioned from STATE_ADMIN to STATE_ACTIVE on server AdminServer.>
    ####<Dec 19, 2014 10:06:11 AM SGT> <Info> <Management> <SRVBIAPDEV02> <AdminServer> <[STANDBY] ExecuteThread: '3' for queue: 'weblogic.kernel.Default (self-tuning)'> <<WLS Kernel>> <> <02ecc29b92549eb6:-2ae67fda:14a604a9f85:-8000-0000000000000007> <1418954771945> <BEA-141053> <The auto deployment poller has not started for the production server.>
    ####<Dec 19, 2014 10:06:11 AM SGT> <Info> <Server> <SRVBIAPDEV02> <AdminServer> <[ACTIVE] ExecuteThread: '1' for queue: 'weblogic.kernel.Default (self-tuning)'> <<WLS Kernel>> <> <02ecc29b92549eb6:-2ae67fda:14a604a9f85:-8000-0000000000000008> <1418954771960> <BEA-002610> <Dynamic Listener Service initialized.>
    ####<Dec 19, 2014 10:06:11 AM SGT> <Notice> <Server> <SRVBIAPDEV02> <AdminServer> <[ACTIVE] ExecuteThread: '1' for queue: 'weblogic.kernel.Default (self-tuning)'> <<WLS Kernel>> <> <02ecc29b92549eb6:-2ae67fda:14a604a9f85:-8000-0000000000000008> <1418954771960> <BEA-002613> <Channel "Default[1]" is now listening on fe80:0:0:0:0:100:7f:fffe:7001 for protocols iiop, t3, ldap, snmp, http.>
    ####<Dec 19, 2014 10:06:11 AM SGT> <Warning> <Server> <SRVBIAPDEV02> <AdminServer> <DynamicListenThread[Default]> <<WLS Kernel>> <> <02ecc29b92549eb6:-2ae67fda:14a604a9f85:-8000-0000000000000009> <1418954771960> <BEA-002611> <Hostname "SRVBIAPDEV02", maps to multiple IP addresses: 10.4.93.117, 0:0:0:0:0:0:0:1>
    ####<Dec 19, 2014 10:06:11 AM SGT> <Notice> <Server> <SRVBIAPDEV02> <AdminServer> <[ACTIVE] ExecuteThread: '1' for queue: 'weblogic.kernel.Default (self-tuning)'> <<WLS Kernel>> <> <02ecc29b92549eb6:-2ae67fda:14a604a9f85:-8000-0000000000000008> <1418954771960> <BEA-002613> <Channel "Default[3]" is now listening on 127.0.0.1:7001 for protocols iiop, t3, ldap, snmp, http.>
    ####<Dec 19, 2014 10:06:11 AM SGT> <Notice> <Server> <SRVBIAPDEV02> <AdminServer> <[ACTIVE] ExecuteThread: '1' for queue: 'weblogic.kernel.Default (self-tuning)'> <<WLS Kernel>> <> <02ecc29b92549eb6:-2ae67fda:14a604a9f85:-8000-0000000000000008> <1418954771960> <BEA-002613> <Channel "Default[2]" is now listening on 0:0:0:0:0:0:0:1:7001 for protocols iiop, t3, ldap, snmp, http.>
    ####<Dec 19, 2014 10:06:11 AM SGT> <Notice> <Server> <SRVBIAPDEV02> <AdminServer> <[ACTIVE] ExecuteThread: '1' for queue: 'weblogic.kernel.Default (self-tuning)'> <<WLS Kernel>> <> <02ecc29b92549eb6:-2ae67fda:14a604a9f85:-8000-0000000000000008> <1418954771960> <BEA-002613> <Channel "Default" is now listening on 10.4.93.117:7001 for protocols iiop, t3, ldap, snmp, http.>
    ####<Dec 19, 2014 10:06:11 AM SGT> <Notice> <WebLogicServer> <SRVBIAPDEV02> <AdminServer> <[ACTIVE] ExecuteThread: '1' for queue: 'weblogic.kernel.Default (self-tuning)'> <<WLS Kernel>> <> <02ecc29b92549eb6:-2ae67fda:14a604a9f85:-8000-0000000000000008> <1418954771960> <BEA-000329> <Started WebLogic Admin Server "AdminServer" for domain "ClassicDomain" running in Production Mode>
    ####<Dec 19, 2014 10:06:12 AM SGT> <Notice> <WebLogicServer> <SRVBIAPDEV02> <AdminServer> <main> <<WLS Kernel>> <> <02ecc29b92549eb6:-2ae67fda:14a604a9f85:-8000-0000000000000006> <1418954772007> <BEA-000365> <Server state changed to RUNNING>
    ####<Dec 19, 2014 10:06:12 AM SGT> <Notice> <WebLogicServer> <SRVBIAPDEV02> <AdminServer> <main> <<WLS Kernel>> <> <02ecc29b92549eb6:-2ae67fda:14a604a9f85:-8000-0000000000000006> <1418954772007> <BEA-000360> <Server started in RUNNING mode>
    ####<Dec 19, 2014 10:06:12 AM SGT> <Info> <J2EE> <SRVBIAPDEV02> <AdminServer> <[STANDBY] ExecuteThread: '2' for queue: 'weblogic.kernel.Default (self-tuning)'> <<WLS Kernel>> <> <02ecc29b92549eb6:-2ae67fda:14a604a9f85:-8000-000000000000000a> <1418954772007> <BEA-160151> <Registered library Extension-Name: bea_wls_async_response (JAR).>
    ####<Dec 19, 2014 10:06:12 AM SGT> <Info> <EJB> <SRVBIAPDEV02> <AdminServer> <[STANDBY] ExecuteThread: '2' for queue: 'weblogic.kernel.Default (self-tuning)'> <<WLS Kernel>> <> <02ecc29b92549eb6:-2ae67fda:14a604a9f85:-8000-000000000000000a> <1418954772350> <BEA-010008> <EJB Deploying file: mejb.jar>
    ####<Dec 19, 2014 10:06:13 AM SGT> <Info> <EJB> <SRVBIAPDEV02> <AdminServer> <[STANDBY] ExecuteThread: '2' for queue: 'weblogic.kernel.Default (self-tuning)'> <<WLS Kernel>> <> <02ecc29b92549eb6:-2ae67fda:14a604a9f85:-8000-000000000000000a> <1418954773333> <BEA-010009> <EJB Deployed EJB with JNDI name ejb.mgmt.MEJB.>
    ####<Dec 19, 2014 10:07:11 AM SGT> <Info> <Health> <SRVBIAPDEV02> <AdminServer> <weblogic.GCMonitor> <<anonymous>> <> <02ecc29b92549eb6:-2ae67fda:14a604a9f85:-8000-000000000000000c> <1418954831724> <BEA-310002> <39% of the total memory in the server is free>
    ####<Dec 19, 2014 10:08:13 AM SGT> <Notice> <Security> <SRVBIAPDEV02> <AdminServer> <[STANDBY] ExecuteThread: '3' for queue: 'weblogic.kernel.Default (self-tuning)'> <<WLS Kernel>> <> <02ecc29b92549eb6:-2ae67fda:14a604a9f85:-8000-0000000000000011> <1418954893174> <BEA-090171> <Loading the identity certificate and private key stored under the alias DemoIdentity from the jks keystore file D:\Oracle\Middleware\wlserver_10.3\server\lib\DemoIdentity.jks.>
    ####<Dec 19, 2014 10:08:13 AM SGT> <Notice> <Security> <SRVBIAPDEV02> <AdminServer> <[STANDBY] ExecuteThread: '3' for queue: 'weblogic.kernel.Default (self-tuning)'> <<WLS Kernel>> <> <02ecc29b92549eb6:-2ae67fda:14a604a9f85:-8000-0000000000000011> <1418954893330> <BEA-090169> <Loading trusted certificates from the jks keystore file D:\Oracle\Middleware\wlserver_10.3\server\lib\DemoTrust.jks.>
    ####<Dec 19, 2014 10:08:13 AM SGT> <Notice> <Security> <SRVBIAPDEV02> <AdminServer> <[STANDBY] ExecuteThread: '3' for queue: 'weblogic.kernel.Default (self-tuning)'> <<WLS Kernel>> <> <02ecc29b92549eb6:-2ae67fda:14a604a9f85:-8000-0000000000000011> <1418954893345> <BEA-090169> <Loading trusted certificates from the jks keystore file C:\PROGRA~1\Java\jdk1.7.0_71\jre\lib\security\cacerts.>
    ####<Dec 19, 2014 10:08:13 AM SGT> <Alert> <Security> <SRVBIAPDEV02> <AdminServer> <[STANDBY] ExecuteThread: '3' for queue: 'weblogic.kernel.Default (self-tuning)'> <<WLS Kernel>> <> <02ecc29b92549eb6:-2ae67fda:14a604a9f85:-8000-0000000000000011> <1418954893455> <BEA-090152> <Demo trusted CA certificate is being used in production mode: [
      Version: V3
      Subject: CN=CACERT, OU=FOR TESTING ONLY, O=MyOrganization, L=MyTown, ST=MyState, C=US
      Signature Algorithm: MD5withRSA, OID = 1.2.840.113549.1.1.4
      Key:  Sun RSA public key, 512 bits
      modulus: 9550192877869244258838480703390456015046425375252278279190673063544122510925482179963329236052146047356415957587628011282484772458983977898996276815440753
      public exponent: 65537
      Validity: [From: Fri Mar 22 04:12:27 SGT 2002,
                   To: Wed Mar 23 04:12:27 SGT 2022]
      Issuer: CN=CACERT, OU=FOR TESTING ONLY, O=MyOrganization, L=MyTown, ST=MyState, C=US
      SerialNumber: [    33f10648 fcde0deb 4199921f d64537f4]
    Certificate Extensions: 1
    [1]: ObjectId: 2.5.29.15 Criticality=true
    KeyUsage [
      Key_CertSign
      Algorithm: [MD5withRSA]
      Signature:
    0000: 9D 26 4C 29 C8 91 C3 A7   06 C3 24 6F AE B4 F8 82  .&L)......$o....
    0010: 80 4D AA CB 7C 79 46 84   81 C4 66 95 F4 1E D8 C4  .M...yF...f.....
    0020: E9 B7 D9 7C E2 23 33 A4   B7 21 E0 AA 54 2B 4A FF  .....#3..!..T+J.
    0030: CB 21 20 88 81 21 DB AC   90 54 D8 7D 79 63 23 3C  .! ..!...T..yc#<
    ] The system is vulnerable to security attacks, since it trusts certificates signed by the demo trusted CA.>
    ####<Dec 19, 2014 10:08:13 AM SGT> <Notice> <Security> <SRVBIAPDEV02> <AdminServer> <[STANDBY] ExecuteThread: '3' for queue: 'weblogic.kernel.Default (self-tuning)'> <<WLS Kernel>> <> <02ecc29b92549eb6:-2ae67fda:14a604a9f85:-8000-0000000000000011> <1418954893501> <BEA-090898> <Ignoring the trusted CA certificate "CN=Entrust Root Certification Authority - G2,OU=(c) 2009 Entrust\, Inc. - for authorized use only,OU=See www.entrust.net/legal-terms,O=Entrust\, Inc.,C=US". The loading of the trusted certificate list raised a certificate parsing exception PKIX: Unsupported OID in the AlgorithmIdentifier object: 1.2.840.113549.1.1.11.>
    ####<Dec 19, 2014 10:08:13 AM SGT> <Notice> <Security> <SRVBIAPDEV02> <AdminServer> <[STANDBY] ExecuteThread: '3' for queue: 'weblogic.kernel.Default (self-tuning)'> <<WLS Kernel>> <> <02ecc29b92549eb6:-2ae67fda:14a604a9f85:-8000-0000000000000011> <1418954893517> <BEA-090898> <Ignoring the trusted CA certificate "CN=thawte Primary Root CA - G3,OU=(c) 2008 thawte\, Inc. - For authorized use only,OU=Certification Services Division,O=thawte\, Inc.,C=US". The loading of the trusted certificate list raised a certificate parsing exception PKIX: Unsupported OID in the AlgorithmIdentifier object: 1.2.840.113549.1.1.11.>
    ####<Dec 19, 2014 10:08:13 AM SGT> <Notice> <Security> <SRVBIAPDEV02> <AdminServer> <[STANDBY] ExecuteThread: '3' for queue: 'weblogic.kernel.Default (self-tuning)'> <<WLS Kernel>> <> <02ecc29b92549eb6:-2ae67fda:14a604a9f85:-8000-0000000000000011> <1418954893517> <BEA-090898> <Ignoring the trusted CA certificate "CN=thawte Primary Root CA - G2,OU=(c) 2007 thawte\, Inc. - For authorized use only,O=thawte\, Inc.,C=US". The loading of the trusted certificate list raised a certificate parsing exception PKIX: Unsupported OID in the AlgorithmIdentifier object: 1.2.840.10045.4.3.3.>
    ####<Dec 19, 2014 10:08:13 AM SGT> <Notice> <Security> <SRVBIAPDEV02> <AdminServer> <[STANDBY] ExecuteThread: '3' for queue: 'weblogic.kernel.Default (self-tuning)'> <<WLS Kernel>> <> <02ecc29b92549eb6:-2ae67fda:14a604a9f85:-8000-0000000000000011> <1418954893517> <BEA-090898> <Ignoring the trusted CA certificate "CN=Buypass Class 3 Root CA,O=Buypass AS-983163327,C=NO". The loading of the trusted certificate list raised a certificate parsing exception PKIX: Unsupported OID in the AlgorithmIdentifier object: 1.2.840.113549.1.1.11.>
    ####<Dec 19, 2014 10:08:13 AM SGT> <Notice> <Security> <SRVBIAPDEV02> <AdminServer> <[STANDBY] ExecuteThread: '3' for queue: 'weblogic.kernel.Default (self-tuning)'> <<WLS Kernel>> <> <02ecc29b92549eb6:-2ae67fda:14a604a9f85:-8000-0000000000000011> <1418954893517> <BEA-090898> <Ignoring the trusted CA certificate "CN=Buypass Class 2 Root CA,O=Buypass AS-983163327,C=NO". The loading of the trusted certificate list raised a certificate parsing exception PKIX: Unsupported OID in the AlgorithmIdentifier object: 1.2.840.113549.1.1.11.>
    ####<Dec 19, 2014 10:08:13 AM SGT> <Notice> <Security> <SRVBIAPDEV02> <AdminServer> <[STANDBY] ExecuteThread: '3' for queue: 'weblogic.kernel.Default (self-tuning)'> <<WLS Kernel>> <> <02ecc29b92549eb6:-2ae67fda:14a604a9f85:-8000-0000000000000011> <1418954893517> <BEA-090898> <Ignoring the trusted CA certificate "CN=T-TeleSec GlobalRoot Class 3,OU=T-Systems Trust Center,O=T-Systems Enterprise Services GmbH,C=DE". The loading of the trusted certificate list raised a certificate parsing exception PKIX: Unsupported OID in the AlgorithmIdentifier object: 1.2.840.113549.1.1.11.>
    ####<Dec 19, 2014 10:08:13 AM SGT> <Notice> <Security> <SRVBIAPDEV02> <AdminServer> <[STANDBY] ExecuteThread: '3' for queue: 'weblogic.kernel.Default (self-tuning)'> <<WLS Kernel>> <> <02ecc29b92549eb6:-2ae67fda:14a604a9f85:-8000-0000000000000011> <1418954893517> <BEA-090898> <Ignoring the trusted CA certificate "CN=T-TeleSec GlobalRoot Class 2,OU=T-Systems Trust Center,O=T-Systems Enterprise Services GmbH,C=DE". The loading of the trusted certificate list raised a certificate parsing exception PKIX: Unsupported OID in the AlgorithmIdentifier object: 1.2.840.113549.1.1.11.>
    ####<Dec 19, 2014 10:08:13 AM SGT> <Notice> <Security> <SRVBIAPDEV02> <AdminServer> <[STANDBY] ExecuteThread: '3' for queue: 'weblogic.kernel.Default (self-tuning)'> <<WLS Kernel>> <> <02ecc29b92549eb6:-2ae67fda:14a604a9f85:-8000-0000000000000011> <1418954893517> <BEA-090898> <Ignoring the trusted CA certificate "CN=VeriSign Class 3 Public Primary Certification Authority - G4,OU=(c) 2007 VeriSign\, Inc. - For authorized use only,OU=VeriSign Trust Network,O=VeriSign\, Inc.,C=US". The loading of the trusted certificate list raised a certificate parsing exception PKIX: Unsupported OID in the AlgorithmIdentifier object: 1.2.840.10045.4.3.3.>
    ####<Dec 19, 2014 10:08:13 AM SGT> <Notice> <Security> <SRVBIAPDEV02> <AdminServer> <[STANDBY] ExecuteThread: '3' for queue: 'weblogic.kernel.Default (self-tuning)'> <<WLS Kernel>> <> <02ecc29b92549eb6:-2ae67fda:14a604a9f85:-8000-0000000000000011> <1418954893517> <BEA-090898> <Ignoring the trusted CA certificate "CN=GlobalSign,O=GlobalSign,OU=GlobalSign Root CA - R3". The loading of the trusted certificate list raised a certificate parsing exception PKIX: Unsupported OID in the AlgorithmIdentifier object: 1.2.840.113549.1.1.11.>
    ####<Dec 19, 2014 10:08:13 AM SGT> <Notice> <Security> <SRVBIAPDEV02> <AdminServer> <[STANDBY] ExecuteThread: '3' for queue: 'weblogic.kernel.Default (self-tuning)'> <<WLS Kernel>> <> <02ecc29b92549eb6:-2ae67fda:14a604a9f85:-8000-0000000000000011> <1418954893533> <BEA-090898> <Ignoring the trusted CA certificate "OU=Security Communication RootCA2,O=SECOM Trust Systems CO.\,LTD.,C=JP". The loading of the trusted certificate list raised a certificate parsing exception PKIX: Unsupported OID in the AlgorithmIdentifier object: 1.2.840.113549.1.1.11.>
    ####<Dec 19, 2014 10:08:13 AM SGT> <Notice> <Security> <SRVBIAPDEV02> <AdminServer> <[STANDBY] ExecuteThread: '3' for queue: 'weblogic.kernel.Default (self-tuning)'> <<WLS Kernel>> <> <02ecc29b92549eb6:-2ae67fda:14a604a9f85:-8000-0000000000000011> <1418954893533> <BEA-090898> <Ignoring the trusted CA certificate "CN=AffirmTrust Commercial,O=AffirmTrust,C=US". The loading of the trusted certificate list raised a certificate parsing exception PKIX: Unsupported OID in the AlgorithmIdentifier object: 1.2.840.113549.1.1.11.>
    ####<Dec 19, 2014 10:08:13 AM SGT> <Notice> <Security> <SRVBIAPDEV02> <AdminServer> <[STANDBY] ExecuteThread: '3' for queue: 'weblogic.kernel.Default (self-tuning)'> <<WLS Kernel>> <> <02ecc29b92549eb6:-2ae67fda:14a604a9f85:-8000-0000000000000011> <1418954893533> <BEA-090898> <Ignoring the trusted CA certificate "CN=VeriSign Universal Root Certification Authority,OU=(c) 2008 VeriSign\, Inc. - For authorized use only,OU=VeriSign Trust Network,O=VeriSign\, Inc.,C=US". The loading of the trusted certificate list raised a certificate parsing exception PKIX: Unsupported OID in the AlgorithmIdentifier object: 1.2.840.113549.1.1.11.>
    ####<Dec 19, 2014 10:08:13 AM SGT> <Notice> <Security> <SRVBIAPDEV02> <AdminServer> <[STANDBY] ExecuteThread: '3' for queue: 'weblogic.kernel.Default (self-tuning)'> <<WLS Kernel>> <> <02ecc29b92549eb6:-2ae67fda:14a604a9f85:-8000-0000000000000011> <1418954893533> <BEA-090898> <Ignoring the trusted CA certificate "CN=AffirmTrust Premium ECC,O=AffirmTrust,C=US". The loading of the trusted certificate list raised a certificate parsing exception PKIX: Unsupported OID in the AlgorithmIdentifier object: 1.2.840.10045.4.3.3.>
    ####<Dec 19, 2014 10:08:13 AM SGT> <Notice> <Security> <SRVBIAPDEV02> <AdminServer> <[STANDBY] ExecuteThread: '3' for queue: 'web

  • Not able start weblogic server

    Hi ,
    I downloaded weblogic server 9.2 and installed in production with sdk. everything installed fine and also created domain. I have managed server which was created after domain. Now If start weblogic script , it says the following error code . Not sure why it is so, can you any one help me out
    JAVA Memory arguments: -Xms256m -Xmx512m
    WLS Start Mode=Production
    CLASSPATH=:/home/weblogictest/bea/patch_weblogic923/profiles/default/sys_manifest_classpath/weblogic_patch.jar:/home/weblogictest/bea/jrockit_150_12/lib/tools.jar:/home/weblogictest/bea/weblogic92/server/lib/weblogic_sp.jar:/home/weblogictest/bea/weblogic92/server/lib/weblogic.jar:/home/weblogictest/bea/weblogic92/server/lib/webservices.jar::/home/weblogictest/bea/weblogic92/common/eval/pointbase/lib/pbclient51.jar:/home/weblogictest/bea/weblogic92/server/lib/xqrl.jar::
    PATH=/home/weblogictest/bea/weblogic92/server/bin:/home/weblogictest/bea/jrockit_150_12/jre/bin:/home/weblogictest/bea/jrockit_150_12/bin:/home/weblogictest/bea/jdk150_12/bin:/usr/kerberos/bin:/usr/local/bin:/bin:/usr/bin:/home/weblogictest/bin
    * To start WebLogic Server, use a username and *
    * password assigned to an admin-level user. For *
    * server administration, use the WebLogic Server *
    * console at http://hostname:port/console *
    starting weblogic with Java version:
    java version "1.5.0_12"
    Java(TM) 2 Runtime Environment, Standard Edition (build 1.5.0_12-b04)
    BEA JRockit(R) (build R27.4.0-90_CR358515-94243-1.5.0_12-20080118-1154-linux-ia32, compiled mode)
    Starting WLS with line:
    /home/weblogictest/bea/jrockit_150_12/bin/java -jrockit -Xms256m -Xmx512m -da -Dplatform.home=/home/weblogictest/bea/weblogic92 -Dwls.home=/home/weblogictest/bea/weblogic92/server -Dwli.home=/home/weblogictest/bea/weblogic92/integration -Dweblogic.management.discover=true -Dwlw.iterativeDev=false -Dwlw.testConsole=false -Dwlw.logErrorsToConsole= -Dweblogic.ext.dirs=/home/weblogictest/bea/patch_weblogic923/profiles/default/sysext_manifest_classpath -Dweblogic.Name=AdminServer -Djava.security.policy=/home/weblogictest/bea/weblogic92/server/lib/weblogic.policy weblogic.Server
    <Apr 12, 2010 11:25:45 AM PDT> <Notice> <WebLogicServer> <BEA-000395> <Following extensions directory contents added to the end of the classpath:
    /home/weblogictest/bea/weblogic92/platform/lib/p13n/p13n-schemas.jar:/home/weblogictest/bea/weblogic92/platform/lib/p13n/p13n_common.jar:/home/weblogictest/bea/weblogic92/platform/lib/p13n/p13n_system.jar:/home/weblogictest/bea/weblogic92/platform/lib/wlp/netuix_common.jar:/home/weblogictest/bea/weblogic92/platform/lib/wlp/netuix_schemas.jar:/home/weblogictest/bea/weblogic92/platform/lib/wlp/netuix_system.jar:/home/weblogictest/bea/weblogic92/platform/lib/wlp/wsrp-common.jar>
    <Apr 12, 2010 11:25:46 AM PDT> <Info> <WebLogicServer> <BEA-000377> <Starting WebLogic Server with BEA JRockit(R) Version R27.4.0-90_CR358515-94243-1.5.0_12-20080118-1154-linux-ia32 from BEA Systems, Inc.>
    <Apr 12, 2010 11:25:48 AM PDT> <Info> <Management> <BEA-141107> <Version: WebLogic Server 9.2 MP3 Mon Mar 10 08:28:41 EDT 2008 1096261 >
    <Apr 12, 2010 11:25:50 AM PDT> <Info> <Security> <BEA-090065> <Getting boot identity from user.>
    Enter username to boot WebLogic server:spnas1
    -bash: spnas1: command not found
    [4]+ Stopped ./startWebLogic.sh
    Thanks

    still i am getting same issue even after created boot.properties under the specified directory
    /home/weblogictest/bea/user_projects/domains/testdomain/servers/AdminServer - testdomain is my domain name and Adminserver is the server name
    /home/weblogictest/bea/jrockit_150_12/bin/java -jrockit -Xms256m -Xmx512m -da -Dplatform.home=/home/weblogictest/bea/weblogic92 -Dwls.home=/home/weblogictest/bea/weblogic92/server -Dwli.home=/home/weblogictest/bea/weblogic92/integration -Dweblogic.management.discover=true -Dwlw.iterativeDev=false -Dwlw.testConsole=false -Dwlw.logErrorsToConsole= -Dweblogic.ext.dirs=/home/weblogictest/bea/patch_weblogic923/profiles/default/sysext_manifest_classpath -Dweblogic.Name=AdminServer -Djava.security.policy=/home/weblogictest/bea/weblogic92/server/lib/weblogic.policy weblogic.Server
    <Apr 13, 2010 11:33:30 AM PDT> <Notice> <WebLogicServer> <BEA-000395> <Following extensions directory contents added to the end of the classpath:
    /home/weblogictest/bea/weblogic92/platform/lib/p13n/p13n-schemas.jar:/home/weblogictest/bea/weblogic92/platform/lib/p13n/p13n_common.jar:/home/weblogictest/bea/weblogic92/platform/lib/p13n/p13n_system.jar:/home/weblogictest/bea/weblogic92/platform/lib/wlp/netuix_common.jar:/home/weblogictest/bea/weblogic92/platform/lib/wlp/netuix_schemas.jar:/home/weblogictest/bea/weblogic92/platform/lib/wlp/netuix_system.jar:/home/weblogictest/bea/weblogic92/platform/lib/wlp/wsrp-common.jar>
    <Apr 13, 2010 11:33:31 AM PDT> <Info> <WebLogicServer> <BEA-000377> <Starting WebLogic Server with BEA JRockit(R) Version R27.4.0-90_CR358515-94243-1.5.0_12-20080118-1154-linux-ia32 from BEA Systems, Inc.>
    <Apr 13, 2010 11:33:33 AM PDT> <Info> <Management> <BEA-141107> <Version: WebLogic Server 9.2 MP3 Mon Mar 10 08:28:41 EDT 2008 1096261 >
    <Apr 13, 2010 11:33:35 AM PDT> <Info> <Security> <BEA-090065> <Getting boot identity from user.>
    Enter username to boot WebLogic server:spnas1
    -bash: spnas1: command not found
    [2]+ Stopped ./startWebLogic.sh

  • JoltConnectionPool can not start in weblogic server

    Hi
    I am trying to run the sample Tuxedo provided application which uses Servlets or Ejb.
    Now the Tuxedo Server has been configured and running properly.
    I have WebLogic Server installed and had created the JoltSessionPool with name "MAJoltConnectionPool" and had also defined the StartupClass & ShutdonClass.
    While defining the JoltSessionPool i had given min services as 1 and max services as 5 and others as default,
    and the JoltSessionPool's target is a weblogic managed server which named ct2.
    Then i tryed to start the ct2 server on command line such as:
    startManagedWebLogic.cmd ct2 http://localhost:7001
    I got an error in starting "MAJoltConnectionPool" but the server ct2 is starting normally.
    Anyone who can help me to find out the reason? Thanks a lot.
    The Command Line window shown following in the Log:
    Failed to invoke startup class "MAJoltPoolStart", java.lang.Exception: Errors in starting the following connection pools :
    com.bea:Name=MAJoltConnectionPool,Type=JoltConnectionPool :
    Access to sensitive attribute in clear text is not allowed due to the setting of ClearTextCredentialAccessEnabled attribute in SecurityConfigurationMBean. Attr: UserPassword, MBean name: com.bea:Name=MAJoltConnectionPool,Type=JoltConnectionPool
    The Entire Trace from the Log file is:
    ####<Mar 16, 2011 11:58:35 AM CST> <Notice> <Log Management> <HXU49> <ct2> <[STANDBY] ExecuteThread: '1' for queue: 'weblogic.kernel.Default (self-tuning)'> <<WLS Kernel>> <> <> <1300247915024> <BEA-170027> <The Server has established connection with the Domain level Diagnostic Service successfully.>
    ####<Mar 16, 2011 11:58:35 AM CST> <Info> <Diagnostics> <HXU49> <ct2> <[ACTIVE] ExecuteThread: '0' for queue: 'weblogic.kernel.Default (self-tuning)'> <<WLS Kernel>> <> <> <1300247915070> <BEA-320077> <Initialized the Diagnostic Accessor Service.>
    ####<Mar 16, 2011 11:58:35 AM CST> <Info> <WebLogicServer> <HXU49> <ct2> <[ACTIVE] ExecuteThread: '0' for queue: 'weblogic.kernel.Default (self-tuning)'> <<WLS Kernel>> <> <> <1300247915078> <BEA-000256> <Invoking bea.jolt.pool.servlet.weblogic.PoolManagerStartUp.main(null)>
    ####<Mar 16, 2011 11:58:35 AM CST> <Critical> <WebLogicServer> <HXU49> <ct2> <[ACTIVE] ExecuteThread: '0' for queue: 'weblogic.kernel.Default (self-tuning)'> <<WLS Kernel>> <> <> <1300247915239> <BEA-000286> <Failed to invoke startup class "MAJoltPoolStart", java.lang.Exception: Errors in starting the following connection pools :
    com.bea:Name=MAJoltConnectionPool,Type=JoltConnectionPool : Access to sensitive attribute in clear text is not allowed due to the setting of ClearTextCredentialAccessEnabled attribute in SecurityConfigurationMBean. Attr: UserPassword, MBean name: com.bea:Name=MAJoltConnectionPool,Type=JoltConnectionPool
    java.lang.Exception: Errors in starting the following connection pools :
    com.bea:Name=MAJoltConnectionPool,Type=JoltConnectionPool : Access to sensitive attribute in clear text is not allowed due to the setting of ClearTextCredentialAccessEnabled attribute in SecurityConfigurationMBean. Attr: UserPassword, MBean name: com.bea:Name=MAJoltConnectionPool,Type=JoltConnectionPool
         at bea.jolt.pool.servlet.weblogic.impl.PoolManagerStartUpJMX.startup(PoolManagerStartUpJMX.java:216)
         at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
         at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:39)
         at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:25)
         at java.lang.reflect.Method.invoke(Method.java:597)
         at bea.jolt.pool.servlet.weblogic.PoolManagerStartUp.main(PoolManagerStartUp.java:38)
         at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
         at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:39)
         at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:25)
         at java.lang.reflect.Method.invoke(Method.java:597)
         at weblogic.management.deploy.classdeployment.ClassDeploymentManager.invokeMain(ClassDeploymentManager.java:362)
         at weblogic.management.deploy.classdeployment.ClassDeploymentManager.invokeClass(ClassDeploymentManager.java:272)
         at weblogic.management.deploy.classdeployment.ClassDeploymentManager.access$000(ClassDeploymentManager.java:54)
         at weblogic.management.deploy.classdeployment.ClassDeploymentManager$1.run(ClassDeploymentManager.java:214)
         at weblogic.security.acl.internal.AuthenticatedSubject.doAs(AuthenticatedSubject.java:321)
         at weblogic.security.service.SecurityManager.runAs(SecurityManager.java:120)
         at weblogic.management.deploy.classdeployment.ClassDeploymentManager.invokeClassDeployment(ClassDeploymentManager.java:207)
         at weblogic.management.deploy.classdeployment.ClassDeploymentManager.invokeClassDeployments(ClassDeploymentManager.java:186)
         at weblogic.management.deploy.classdeployment.ClassDeploymentManager.runStartupsAfterAppAdminState(ClassDeploymentManager.java:162)
         at weblogic.management.deploy.classdeployment.StartupClassPrelistenService.start(StartupClassPrelistenService.java:13)
         at weblogic.t3.srvr.SubsystemRequest.run(SubsystemRequest.java:64)
         at weblogic.work.ExecuteThread.execute(ExecuteThread.java:207)
         at weblogic.work.ExecuteThread.run(ExecuteThread.java:176)
    >
    ####<Mar 16, 2011 11:58:35 AM CST> <Notice> <WebLogicServer> <HXU49> <ct2> <main> <<WLS Kernel>> <> <> <1300247915288> <BEA-000365> <Server state changed to ADMIN>
    ####<Mar 16, 2011 11:58:35 AM CST> <Notice> <WebLogicServer> <HXU49> <ct2> <main> <<WLS Kernel>> <> <> <1300247915313> <BEA-000365> <Server state changed to RESUMING>
    ####<Mar 16, 2011 11:58:36 AM CST> <Notice> <WebLogicServer> <HXU49> <ct2> <main> <<WLS Kernel>> <> <> <1300247916769> <BEA-000365> <Server state changed to RUNNING>
    ####<Mar 16, 2011 11:58:36 AM CST> <Notice> <WebLogicServer> <HXU49> <ct2> <main> <<WLS Kernel>> <> <> <1300247916770> <BEA-000360> <Server started in RUNNING mode>
    With Regards
    Han

    Hi
    To resolve this problem , you have 2 solutions:
    - modify the config.xml file to add in the tag <security-configuration> the following line :
    <clear-text-credential-access-enabled>true</clear-text-credential-access-enabled>
    or
    - check the checkbox "Clear Text Credential Access Enabled" in the settings for the domain / security / general / advanced
    restart the weblogic server to activate this change if necessary (Normaly, no restarts are necessary with weblogic server v10.3.5.0)
    Hope this reponse help you (if it's not too late ;-) )
    Laurent.

  • Mysql jdbc drivers not found in weblogic server

    I want to create a connection pool in weblogic server,
    and use mysqldatabase.
    My drivers is "org.gjt.mm.mysql.Driver"
    I put the jar in "D:\bea\weblogic700\server\lib" ,but when i apply ,there is
    an error blow:
    Error creating connection pool
         at weblogic.management.internal.ConfigurationMBeanImpl.updateConfigMBeans(ConfigurationMBeanImpl.java:635)
         at weblogic.management.internal.ConfigurationMBeanImpl.invoke(ConfigurationMBeanImpl.java:419)
         at com.sun.management.jmx.MBeanServerImpl.invoke(MBeanServerImpl.java:1557)<2003-4-6 ����10��00��34��> <Error> <JDBC> <001060> <Cannot startup connection pool "mssqlserverPool" weblogic.common.ResourceException: Cannot load driver class: org.gjt.mm.mysql.Driver>
    Can anybody tell me why,thanks!

    Weblogic has been designed for nannies...
    I've developed a application which uses internally my own jdbc-driver.
    After months of really hard work on tomcat (the application works fine) I've tried migrate it to weblogic.
    But ...
    In weblogic seems mandatory to put the jdbc drivers out of the war!!!. Brilliant!!!
    If I move the driver out, I need move the 50% of the application out, also!
    If I move part of the application out, nothing works, because... �are the class loaders distinct?. And I'll need to do a lot of extra work because one day one weblogic architect had a great great inspiration.
    In the future I'll suggest to my customers to run and not stop when they listen the WEBLOGIC word.
    Regards,
    Pablo

  • Navigation not working in Weblogic Server but working from JDeveloper.

    Hi
    I created a simple application with some page navigations (some declarative and some dynamic using Managed Bean).
    The navigation works fine when I run from JDeveloper. (Local System)
    So I deployed the application to the WebLogic server (Local system with a domain configured with ADF.)
    The pages are getting rendered correctly, bu on button clicks, the navigation is not happening from any of the pages.
    Could I have missed something or is there a way to track what the problem might be?
    JDev : 11.1.1.3
    Web Logic Server : 11gR1 (1.3) which comes with JDeveloper
    Thanks for any help.
    Sameer

    Hi John
    I am not using task flows. I just have some jspx pages defined in the unbounded task flow adfc-config.xml connected with navigation.
    I run from JDEveloper by right clicking on the jspx files.
    The URL when run from jdeveloper is as follows.
    http://127.0.0.1:7101/SessionsPOC-ViewController-context-root/faces/MainPage
    From Weblogic server I am using the link given in the Testing tab of the weblogic administration console.
    The URL is as follows.
    http://10.9.73.103:7001/SessionsPOC-ViewController-context-root (default)
    http://10.9.73.103:7001/SessionsPOC-ViewController-context-root/MainPage.jspx
    Actually, the URL given in the weblogic testing tab is not runnable. I am changing the link as follows to be able to run it.
    http://10.9.73.103:7001/SessionsPOC-ViewController-context-root/faces/MainPage.jspx
    I have defined the MainPage.jspx in the web.xml 's Welcome page. But it is not taking it I guess.
    Also, I am able to run the other page by giving the following url. But the navigation buttons are not working in that page also.
    http://10.9.73.103:7001/SessionsPOC-ViewController-context-root/faces/SecondPage.jspx
    Thanks
    Sameer

  • Can not find proper weblogic server install url.

    I want to learn oracle form. So I was download oracle 11g fusion middleware. Before install it I have to install oracle web logic server. I was download weblogic server [ http://download.oracle.com/auth/otn/nt/middleware/11g/wls/wls1034_dev.zip] but it can not work. It has no .exe file to install. So help me to know from where can I download oracle weblogic server.

    neelgpatel wrote:
    I want to learn oracle form. So I was download oracle 11g fusion middleware. Before install it I have to install oracle web logic server. I was download weblogic server [ http://download.oracle.com/auth/otn/nt/middleware/11g/wls/wls1034_dev.zip] but it can not work. It has no .exe file to install. So help me to know from where can I download oracle weblogic server.
    The WebLogic Server installation you have referred to in this link is the "developer" distribution which is a simple zip file distribution that has no installer. Putting "FMW" on top of this is not supported. This is documented in the readme on the download site: http://download.oracle.com/otn/nt/middleware/11g/wls/README.txt
    If you want to learn Oracle Forms, then you need to use a full installer of WebLogic Server.
    Try this page here: http://www.oracle.com/technetwork/middleware/weblogic/downloads/wls-main-097127.html and select the "Oracle WebLogic Server 11gR1 (10.3.4) + Coherence - Package Installer" for your specific platform:
    http://download.oracle.com/otn/nt/middleware/11g/wls/wls1034_win32.exe
    http://download.oracle.com/otn/linux/middleware/11g/wls/wls1034_linux32.bin
    http://download.oracle.com/otn/solaris/middleware/11g/wls/wls1034_solaris32.bin
    or the generic installer if you are not on one of those platforms:
    http://download.oracle.com/otn/nt/middleware/11g/wls/wls1034_generic.jar
    ** I don't know if WLS 10.3.4 is the correct version to go with the Forms/Reports installer, please check those details for yourself. But the process will be the same if WLS 10.3.3 is required per the certification.
    -steve-

  • HumanTask URI not deployed to Weblogic server correctly

    Hi, when I deployed my BPM process with one human task in it to the weblogic server, I can find that the URI for the human task is always empty. I checked all the places I can think about in my project to find the wrong configuration, but no luck. I even let the human task auto-gen all the forms for me. Still empty after deployment. I checked the def for <taskFlowFileLocation> and page configuration in the task flow, and updeploy the project many times in server.
    I use JDev11.1.1.5. Anywhere else I should check for the deployment? By the way, I cannot recreate the project from scratch because it is a common project I and my colleagues working on.

    Yes, My deployed app includes all my BPM processes and one UI project.
    The scary thing is that the deployment sent me error like "Project selected for taskflow deploymet could not be found using file url file:**********.jpr". Of course it cannot find because I had deleted that UI project and point the human task to another task flow definition through the configuration <taskFlowFileLocation> in human task definition xml file.
    Am I doing right or I have to change somewhere else in order to point to a new UI form in different UI directory?

  • # of users are on the weblogic server

    This is probably an application based question, but is there anyway to tell
    on the Weblogic console how many people are using a Weblogic server? Based
    on the size of the database pool? Threads?

    Wouldn't the 'Connected Users' folder suffice? You could also look
    under HTTP.Servlet and Web Applications.General.session. In it you'll
    find the number of active sessions.
    Jason
    On Mon, 12 Jun 2000 15:40:28 -0400, "Mike Kendzierski"
    <[email protected]> wrote:
    This is probably an application based question, but is there anyway to tell
    on the Weblogic console how many people are using a Weblogic server? Based
    on the size of the database pool? Threads?

  • OID User not able to login to owc_discussion

    Hi,
    I have a webcenter content domain (11.1.1.6) with both WCC and owc_discussion up. I have configured a OID authenticator (SUFFICIENT) in my security realm as the first authenticator. I can create users/groups in OID and use them to login to UCM (/cs) or any deployed application. However, i cannot find my users in owc_discussion. Do we have to do the setup as mentioned in http://george.maggessy.com/2009/08/oracle-discussions-configuration.html or am i missing something here.
    My assumption was: any OID user will be let inside owc_discussion just as they log into /cs.
    Thanks
    Shidharth

    Hi,
    In your smoeac transaction you have to suscribe to the object :
    Authorization
    Authorization1
    Authorization 2
    User (USERNAME)
    If you've these it might be working,
    I had the same error message but it's not the id or the password like error message said it's just that customizing for authorization are not replicate as well
    Regards
    Edited by: Julien DESGEORGES on Jan 12, 2009 2:25 PM

  • InvokeODI webservice is not working from Weblogic Server 11gR1

    Hi,
    We have deployed axis2 (1.2) with invokeodi service to weblogic server 10.3.1.
    We have a BPEL process (using Jdeveloper/SOA 11gR1) which is invoking the invokeOdi webservice to
    invoke a scenario. The invoke is failed with the following fault.
    "Unable to access the following endpoint(s): http://www.oracle.com/"
    Complete Stack Trace:
    com.oracle.bpel.client.BPELFault: faultName: {{http://schemas.oracle.com/bpel/extension}remoteFault} parts: {{ summary=oracle.fabric.common.FabricInvocationException: Unable to access the following endpoint(s): http://www.oracle.com/ ,detail=Unable to access the following endpoint(s): http://www.oracle.com/ ,code=200 } at com.collaxa.cube.ws.WSInvocationManager.invoke(WSInvocationManager.java:301) at com.collaxa.cube.engine.ext.bpel.common.wmp.BPELInvokeWMP.__invoke(BPELInvokeWMP.java:935) at com.collaxa.cube.engine.ext.bpel.common.wmp.BPELInvokeWMP.handleNormalInvoke(BPELInvokeWMP.java:440) at com.collaxa.cube.engine.ext.bpel.common.wmp.BPELInvokeWMP.__executeStatements(BPELInvokeWMP.java:182) at com.collaxa.cube.engine.ext.bpel.common.wmp.BaseBPELActivityWMP.perform(BaseBPELActivityWMP.java:140) at com.collaxa.cube.engine.CubeEngine._performActivity(CubeEngine.java:2675) at com.collaxa.cube.engine.CubeEngine.performActivity(CubeEngine.java:2558) at com.collaxa.cube.engine.CubeEngine.handleWorkItem(CubeEngine.java:1256) at com.collaxa.cube.engine.dispatch.message.instance.PerformMessageHandler.handleLocal(PerformMessageHandler.java:73) at com.collaxa.cube.engine.dispatch.DispatchHelper.handleLocalMessage(DispatchHelper.java:188) at com.collaxa.cube.engine.dispatch.DispatchHelper.sendMemory(DispatchHelper.java:285) at com.collaxa.cube.engine.CubeEngine.endRequest(CubeEngine.java:4607) at com.collaxa.cube.engine.CubeEngine.createAndInvoke(CubeEngine.java:828) at com.collaxa.cube.engine.delivery.DeliveryService.handleInvoke(DeliveryService.java:610) at com.collaxa.cube.engine.ejb.impl.CubeDeliveryBean.handleInvoke(CubeDeliveryBean.java:354) at sun.reflect.GeneratedMethodAccessor697.invoke(Unknown Source) at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:25) at java.lang.reflect.Method.invoke(Method.java:597) at com.bea.core.repackaged.springframework.aop.support.AopUtils.invokeJoinpointUsingReflection(AopUtils.java:310) at com.bea.core.repackaged.springframework.aop.framework.ReflectiveMethodInvocation.invokeJoinpoint(ReflectiveMethodInvocation.java:182) at com.bea.core.repackaged.springframework.aop.framework.ReflectiveMethodInvocation.proceed(ReflectiveMethodInvocation.java:149) at com.bea.core.repackaged.springframework.aop.support.DelegatingIntroductionInterceptor.doProceed(DelegatingIntroductionInterceptor.java:131) at com.bea.core.repackaged.springframework.aop.support.DelegatingIntroductionInterceptor.invoke(DelegatingIntroductionInterceptor.java:119) at com.bea.core.repackaged.springframework.aop.framework.ReflectiveMethodInvocation.proceed(ReflectiveMethodInvocation.java:171) at com.bea.core.repackaged.springframework.jee.spi.MethodInvocationVisitorImpl.visit(MethodInvocationVisitorImpl.java:37) at weblogic.ejb.container.injection.EnvironmentInterceptorCallbackImpl.callback(EnvironmentInterceptorCallbackImpl.java:54) at com.bea.core.repackaged.springframework.jee.spi.EnvironmentInterceptor.invoke(EnvironmentInterceptor.java:50) at com.bea.core.repackaged.springframework.aop.framework.ReflectiveMethodInvocation.proceed(ReflectiveMethodInvocation.java:171) at com.bea.core.repackaged.springframework.aop.interceptor.ExposeInvocationInterceptor.invoke(ExposeInvocationInterceptor.java:89) at com.bea.core.repackaged.springframework.aop.framework.ReflectiveMethodInvocation.proceed(ReflectiveMethodInvocation.java:171) at com.bea.core.repackaged.springframework.aop.support.DelegatingIntroductionInterceptor.doProceed(DelegatingIntroductionInterceptor.java:131) at com.bea.core.repackaged.springframework.aop.support.DelegatingIntroductionInterceptor.invoke(DelegatingIntroductionInterceptor.java:119) at com.bea.core.repackaged.springframework.aop.framework.ReflectiveMethodInvocation.proceed(ReflectiveMethodInvocation.java:171) at com.bea.core.repackaged.springframework.aop.framework.JdkDynamicAopProxy.invoke(JdkDynamicAopProxy.java:204) at $Proxy181.handleInvoke(Unknown Source) at com.collaxa.cube.engine.ejb.impl.bpel.BPELDeliveryBean_5k948i_ICubeDeliveryLocalBeanImpl.handleInvoke(BPELDeliveryBean_5k948i_ICubeDeliveryLocalBeanImpl.java:73) at com.collaxa.cube.engine.dispatch.message.invoke.InvokeInstanceMessageHandler.handle(InvokeInstanceMessageHandler.java:34) at com.collaxa.cube.engine.dispatch.DispatchHelper.handleMessage(DispatchHelper.java:139) at com.collaxa.cube.engine.dispatch.BaseDispatchTask.run(BaseDispatchTask.java:58) at java.util.concurrent.ThreadPoolExecutor$Worker.runTask(ThreadPoolExecutor.java:886) at java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:908) at java.lang.Thread.run(Thread.java:619)
    FYI, this is working fine with OC4J 10.1.3.4.
    Any help is greatly appreciated.
    Thanks in advance.
    Thanks & Regards,
    Rama Krishna. P
    Edited by: user4477725 on Aug 19, 2009 12:17 PM
    Edited by: user4477725 on Aug 19, 2009 12:39 PM

    I have developed one web application using Autocompleteextender ajax control and used webservice to get the values.
    It is working in local system where i can enter some text in textbox and it will show related word sear list in dropdown.
    But after hosting in production server, some time like 1 hr or 2 hr it will work. Then it will stop working means if i type test in text box  i will not get the list related to entered text.
    Where exactly the problem. Even i have added webreference of that service. Then also sometime it will work and after some time it will not work
    How to fix this issue. Please suggest me.
    Thanks in advance.

  • Eclipse Indigo JEE M7 could not install Oracle Weblogic Server Tools

    Hi,
    Anyone managed to install Oracle Weblogic Server Tools plugins on Eclipse Indigo JEE M7?
    It appears that Oracle Weblogic Server Tools depends on EMF Core 2.6 while Indigo JEE M7 packages EMF Core 2.7.
    Will the Oracle Weblogic Server Tools be updated at http://download.oracle.com/otn_software/oepe/indigo/wtp/ to have same EMF core dependency as Eclipse Indigo?
    Thanks !

    The current tech preview release of OEPE for Indigo is targeted at Indigo M6. It looks like component versions changed in M7, making the current tech preview incompatible with M7. The official support for Indigo will ship in early to mid July.
    - Konstantin

  • New OID users not showing up in Outlook

    Hello,
    When I create a new user in OID the user does not show up in the Oracle-Global Address List on a particular machine. The user does show up in the web client and if I configure outlook on another machine with the same user info I can then see the new user. Does anyone know why machine 1 is not getting the new user info?
    Thanks

    Outlook caches the GAL entries, so you might need to download (refresh) your address book. In Outlook 2002, this is done by:
    Tools -> Send/Recieve -> Download Address Book.
    Depending on your settings, Outlook may get a new address book every time it starts up. This can be configured by:
    Tools -> Options -> 0racle Connector -> Calendar:
    check "Automatically refresh the GAL when working online".

Maybe you are looking for

  • Can I create a custom-scripted dynamic stamp in Acrobat Standard or do I have to buy Acrobat Pro?

    I am researching options for the company I work for to take it's invoicing system paperless and I need to know if I can create a custom-scripted dynamic stamp in Acrobat Standard or is that possible only in Acrobat Pro?

  • How to capture the IP address of the client Machine.

    HI... I want to capture the ip address of the client machine and store it in a field. My client wants to capture the ip address so that he can easily trace out from which client system particular work is done. if there any pre defined function or syn

  • Query timeout in ADF BC

    Hi all, I had a quick look, but couldn't find the answer: is there any way to set a query timeout for ADF Business Components queries, such that if a VO query takes more than x seconds, we will time out? John

  • Update a file from WSP in several site collection based on my SiteDefinition

    Hi, i have a minimalisitic SiteDefinition with a Stapling Feature. The Stapling Feature includes one site-scoped and another web-scoped feature. Within the Site-Scoped Feature i am deploying tweo pages. <?xml version="1.0" encoding="utf-8"?> <Element

  • Data warehouse Loader did not write the data

    Hi, I need to know which products are the most searched, I know the tables responsible for storing this information and are ARF_QUERY ARF_QUESTION. I already have the Data Warehouse module loader running, if anyone knows why the data warehouse loader