Tell me more ×
Stack Overflow is a question and answer site for professional and enthusiast programmers. It's 100% free, no registration required.

I am facing a weired problem, I have configured WebLogic 9.2 with Eclipse Helios. I have started the server in debug mode, It works fine in debug mode, however after a while it changes its state to "started" or "stopped". It is behaving weirdly.

I have re-installed and re configured WebLogic and its domain, used a new Workspace. However the problem persists.

Any suggestions please.

Regards, Sarbbottam

share|improve this question
I also see, "Listening for transport dt_socket at address: 8453" getting printed in the console when the state of the server getting changed. – Sarbbottam Bandyopadhyay Apr 29 '11 at 12:34
Post more information from the console. – Ladlestein Apr 29 '11 at 17:59
do you want the complete console log???? – Sarbbottam Bandyopadhyay May 3 '11 at 9:25
<May 3, 2011 2:36:46 PM IST> <Notice> <WebLogicServer> <BEA-000365> <Server state changed to RESUMING> <May 3, 2011 2:36:47 PM IST> <Notice> <WebLogicServer> <BEA-000360> <Server started in RUNNING mode> Listening for transport dt_socket at address: 8453 – Sarbbottam Bandyopadhyay May 3 '11 at 9:31

1 Answer

I realized that this issue started suddenly after installing launchy. I have not uninstall-ed launchy but just exited it process. The issue seems to be resolved. Really crazy and weired.

Regards, Sarbbottam

share|improve this answer

Your Answer

 
discard

By posting your answer, you agree to the privacy policy and terms of service.

Not the answer you're looking for? Browse other questions tagged or ask your own question.