FeaturesPluginsDocs & SupportCommunityPartners

NetBeans Forums

 FAQFAQ   SearchSearch   MemberlistMemberlist   RegisterRegister   ProfileProfile   Log in to check your private messagesLog in to check your private messages   Log inLog in 
  

Webrick won't stop running

 
Post new topic   Reply to topic    NetBeans Forums -> Ruby Users
View previous topic :: View next topic  
Author Message
kohudson



Joined: 10 Jul 2008
Posts: 2

PostPosted: Thu Jul 10, 2008 4:09 pm    Post subject: Webrick won't stop running Reply with quote

Hello,

I am running Netbeans 6.1 on Mac OS X (10.5.4) and I'm having a
problem stopping Webrick. Occasionally, I click the little "X" symbol
in the lower right corner of the app and nothing happens. I try
clicking it again - still nothing. Interestingly, if I try exiting
Netbeans it gives me a message saying that it's going to stop the
Webrick server but it doesn't. The only way I've found to actually
stop Webrick is to reboot the machine which is quite annoying. Does
anyone have any suggestions?

Thanks, Ken

---------------------------------------------------------------------
To unsubscribe, e-mail: users-unsubscribe@ruby.netbeans.org
For additional commands, e-mail: users-help@ruby.netbeans.org
Back to top
View user's profile Send private message
Brian Leonard
Posted via mailing list.





PostPosted: Thu Jul 10, 2008 5:08 pm    Post subject: Webrick won't stop running Reply with quote

This is a know issue (assuming this is the JRuby Webrick). You can run:

jps -l

to list the Java processes and then

kill -9 <pid>

to kill the Webrick server.

Hope that helps,
Brian

Ken Hudson wrote:
Quote:
Hello,

I am running Netbeans 6.1 on Mac OS X (10.5.4) and I'm having a
problem stopping Webrick. Occasionally, I click the little "X" symbol
in the lower right corner of the app and nothing happens. I try
clicking it again - still nothing. Interestingly, if I try exiting
Netbeans it gives me a message saying that it's going to stop the
Webrick server but it doesn't. The only way I've found to actually
stop Webrick is to reboot the machine which is quite annoying. Does
anyone have any suggestions?

Thanks, Ken
---------------------------------------------------------------------
To unsubscribe, e-mail: users-unsubscribe@ruby.netbeans.org
For additional commands, e-mail: users-help@ruby.netbeans.org


---------------------------------------------------------------------
To unsubscribe, e-mail: users-unsubscribe@ruby.netbeans.org
For additional commands, e-mail: users-help@ruby.netbeans.org
Back to top
kohudson



Joined: 10 Jul 2008
Posts: 2

PostPosted: Thu Jul 10, 2008 5:58 pm    Post subject: Reply with quote

This does help! Thanks, Brian!!

Ken
Back to top
View user's profile Send private message
Display posts from previous:   
Post new topic   Reply to topic    NetBeans Forums -> Ruby Users All times are GMT
Page 1 of 1

 
Jump to:  
You cannot post new topics in this forum
You cannot reply to topics in this forum
You cannot edit your posts in this forum
You cannot delete your posts in this forum
You cannot vote in polls in this forum
You can attach files in this forum
You can download files in this forum


Powered by phpBB