Home » Fusion Middleware & Colab Suite » Weblogic & Application Server » Monitoring Weblogic OSB environment (OSB )
Monitoring Weblogic OSB environment [message #626383] Mon, 27 October 2014 08:46 Go to next message
WakeX
Messages: 3
Registered: October 2014
Location: Curitiba
Junior Member
Hi

Need to monitor the messages from Oracle Service Bus, I'm using a monitoring software for this, but when I try to create the connection, I get a return with the message "no entities"

Below is the command used by:

Out 27 10:22:45:173 [attach_socket, weblogic] Status in checkAndSetStatus = true 
Out 27 10:22:46:112 [attach_socket, weblogic] Status in checkAndSetStatus = true 
Out 27 10:22:46:115 [attach_socket, weblogic] Into connect method for resource : find resource 
Out 27 10:22:46:117 [attach_socket, weblogic] find resource (-1): Try to connect the resource 
Out 27 10:22:46:119 [attach_socket, weblogic] find resource (-1): connect Before get Handeler 
Out 27 10:22:46:121 [attach_socket, weblogic] connect() 
Out 27 10:22:46:123 [attach_socket, weblogic] find resource (-1): Connected 
Out 27 10:22:46:125 [attach_socket, weblogic] TimerCach: Get(entities);null 
Out 27 10:22:46:127 [attach_socket, weblogic] getEntities() for 10.0.0.15:7001 
Out 27 10:22:46:129 [attach_socket, weblogic] mbeanserver=null(find resource10.0.0.15:7001 testtest014@2014service:jmx:rmi:///jndi/iiop://<host>:<port>/weblogic.management.mbeanservers.domainruntimecacertschangeitfalse) 
Out 27 10:22:46:132 [attach_socket, weblogic] Service Url: service:jmx:rmi:///jndi/iiop://10.0.0.15:7001/weblogic.management.mbeanservers.domainruntime 


Below you find the error in my log

 
Out 23 09:49:44:629 [attach_socket, weblogic] User exception in callback for public void com.waksoft.wak.probe.application.extractbase.Extract.cbFindEntities(com.waksoft.wak.NimSession,com.waksoft.wak.PDS) throws com.waksoft.wak.NimException: java.lang.StackOverflowError 
 


I already have permission from "Admin" in the User

Someone could tell me what this error is and how to solve?

Thank you for your help
Re: Monitoring Weblogic OSB environment [message #626538 is a reply to message #626383] Tue, 28 October 2014 14:46 Go to previous messageGo to next message
WakeX
Messages: 3
Registered: October 2014
Location: Curitiba
Junior Member
Hi

I managed to pick up a new level of information in the Log with more error information

Out 28 17:29:25:102 [Thread-8, weblogic] find resource (-1): Try to connect the resource
Out 28 17:29:25:102 [Thread-8, weblogic] connect()
Out 28 17:29:25:102 [Thread-8, weblogic] find resource (-1): Connected
Out 28 17:29:25:118 [Thread-8, weblogic] uri = service:jmx:rmi:///jndi/iiop://10.0.202.15:13001/weblogic.management.mbeanservers.domainruntime
Out 28 17:29:25:305 [Thread-8, weblogic] stderr: 28/10/2014 17:29:25 com.sun.corba.se.impl.legacy.connection.SocketFactoryConnectionImpl <init>
AVISO: "IOP00410201: (COMM_FAILURE) Connection failure: socketType: IIOP_CLEAR_TEXT; hostname: xbcx1-dssagp03-adm; port: 13001"
org.omg.CORBA.COMM_FAILURE: vmcid: SUN minor code: 201 completed: No
Re: Monitoring Weblogic OSB environment [message #626933 is a reply to message #626383] Wed, 05 November 2014 07:19 Go to previous message
Frank
Messages: 7901
Registered: March 2000
Senior Member
A StackOverflowError typically points to a possible infinite loop of calls (method a -> method b -> method c -> method a)
I don't know waksoft.com, but judging by your avatar, my guess is that the Extract class could be your own.
See if you can make a jstack before the error occurs, or set a breakpoint to detect the call-loop
Previous Topic: FRM-41217
Next Topic: Is there a way to change the "No Response From Application Server" message displayed?
Goto Forum:
  


Current Time: Thu Mar 28 19:24:42 CDT 2024