Results 1 to 4 of 4
Thread: killing a java process
- 11-26-2008, 07:51 AM #1
Member
- Join Date
- Nov 2008
- Posts
- 1
- Rep Power
- 0
- 11-27-2008, 12:07 AM #2
System.exit(0);
Introduction to Programming Using Java.
Cybercartography: A new theoretical construct proposed by D.R. Fraser Taylor
- 12-01-2008, 08:11 AM #3
Senior Member
- Join Date
- Nov 2008
- Posts
- 286
- Rep Power
- 5
Nicholas -- is this true? As far as I'm aware SIGKILL causes an abrupt shutdown, so things like shutdown hooks and finalizers won't get run. (This is also how Goetz et al, p. 164, appear to describe things.)
Neil Coffey
Javamex - Java tutorials and performance info
- 12-01-2008, 08:16 AM #4
Senior Member
- Join Date
- Jun 2008
- Posts
- 2,366
- Rep Power
- 7
Similar Threads
-
Process running or not
By smartsubroto in forum New To JavaReplies: 4Last Post: 11-16-2009, 03:09 AM -
Killing an Ill-behaved Thread
By John6715 in forum Threads and SynchronizationReplies: 6Last Post: 10-03-2008, 08:35 AM -
Thread killing
By denis in forum Threads and SynchronizationReplies: 13Last Post: 09-25-2008, 09:28 PM -
There's not enough memory to process the command. at java.io.FileInputStream
By mary in forum New To JavaReplies: 1Last Post: 08-03-2007, 06:17 PM -
Linux process from java
By Ed in forum New To JavaReplies: 2Last Post: 07-04-2007, 05:03 AM


LinkBack URL
About LinkBacks
Reply With Quote
Bookmarks