aspose file tools
The moose likes BEA/Weblogic and the fly likes starting weblogic in cygwin installed in windows Big Moose Saloon
  Search | Java FAQ | Recent Topics
Register / Login


JavaRanch » Java Forums » Products » BEA/Weblogic
Reply Bookmark "starting weblogic in cygwin installed in windows" Watch "starting weblogic in cygwin installed in windows" New topic
Author

starting weblogic in cygwin installed in windows

Krishna Seetha Raman
Greenhorn

Joined: Jan 27, 2011
Posts: 3
Hi all,


I'm starting weblogic server in cygwin, I've added set DEBUG_OPTS = -Xdebug -Xrunjdwp:transport=dt_socket,address=5152,server=y,suspend=y in startwls.sh file and passed this DEBUG_OPTS when stating the weblogic server.

But the server does not stops to listen the port, I believe there is no effect of debug_opts. Please help me out to figure this issue.

I'm researching this issue for past two days but no improvement.

I've posted this in stackoverall
http://stackoverflow.com/questions/6786177/to-run-weblogic-server-in-cygwin
http://stackoverflow.com/questions/6757724/to-run-remote-debug-with-eclipse-and-cygwins-weblogic-server
 
I agree. Here's the link: http://zeroturnaround.com/jrebel - it saves me about five hours per week
 
subject: starting weblogic in cygwin installed in windows
 
Similar Threads
great programming quotes
How to make sure that Weblogic server runs in Debug Mode
Not able to run basic spring mvc example? -- Resource not found
debug servlet on weblogic
start tomcat 3.3.2 in debug mode