INFO | 2013/12/27 09:58:46 | [INFO ][memory ] [YC#31] 1082.558-1082.578: YC 7525524KB->4387094KB (8388608KB), 0.020 s, sum of pauses 19.571 ms, longest pause 19.571 ms. INFO | 2013/12/27 09:59:08 | Could not establish a database connection to jdbc:oracle:thin:@(DESCRIPTION=(ADDRESS_LIST=(LOAD_BALANCE=ON)(ADDRESS=(PROTOCOL=TCP)(HOST=10.13.0.51)(PORT=1526))(ADDRESS=(PROTOCOL=TCP)(HOST=10.13.0.52)(PORT=1526)))(CONNECT_DATA=(service_name=BWOTMPR))) using glog.util.j2ee.jdbc.ASJTSDriver INFO | 2013/12/27 09:59:08 | INFO | 2013/12/27 09:59:08 | at sun.reflect.GeneratedConstructorAccessor727.newInstance(Unknown Source) INFO | 2013/12/27 09:59:08 | at sun.reflect.DelegatingConstructorAccessorImpl.newInstance(DelegatingConstructorAccessorImpl.java:27) INFO | 2013/12/27 09:59:08 | at java.lang.reflect.Constructor.newInstance(Constructor.java:513)
The database is open and ready for connection, also, i can connect by telnet or sqlplus. I think this occur when the weblogic try to configure the datasource.
Can you please help me with this error?
ReplyDeleteINFO | 2013/12/27 09:58:46 | [INFO ][memory ] [YC#31] 1082.558-1082.578: YC 7525524KB->4387094KB (8388608KB), 0.020 s, sum of pauses 19.571 ms, longest pause 19.571 ms.
INFO | 2013/12/27 09:59:08 | Could not establish a database connection to jdbc:oracle:thin:@(DESCRIPTION=(ADDRESS_LIST=(LOAD_BALANCE=ON)(ADDRESS=(PROTOCOL=TCP)(HOST=10.13.0.51)(PORT=1526))(ADDRESS=(PROTOCOL=TCP)(HOST=10.13.0.52)(PORT=1526)))(CONNECT_DATA=(service_name=BWOTMPR))) using glog.util.j2ee.jdbc.ASJTSDriver
INFO | 2013/12/27 09:59:08 |
INFO | 2013/12/27 09:59:08 | at sun.reflect.GeneratedConstructorAccessor727.newInstance(Unknown Source)
INFO | 2013/12/27 09:59:08 | at sun.reflect.DelegatingConstructorAccessorImpl.newInstance(DelegatingConstructorAccessorImpl.java:27)
INFO | 2013/12/27 09:59:08 | at java.lang.reflect.Constructor.newInstance(Constructor.java:513)
The database is open and ready for connection, also, i can connect by telnet or sqlplus. I think this occur when the weblogic try to configure the datasource.
Do you have any tip or trick on this?
Thanks in advance.