I assume when Softsqueeze is running, it is running in a shell with its
own window.   I want you to get a thread dump of Softsqueeze when it is
stuck.

>From another shell prompt window - find out the process number (pid) of
the Softsqueeze process and issue the following command
kill -QUIT <pid>

where <pid> is the process number.

This will cause the JVM to do a thread dump. Copy the dump to a file
and attach to a post.


-- 
bpa
------------------------------------------------------------------------
bpa's Profile: http://forums.slimdevices.com/member.php?userid=1806
View this thread: http://forums.slimdevices.com/showthread.php?t=63052

_______________________________________________
plugins mailing list
plugins@lists.slimdevices.com
http://lists.slimdevices.com/mailman/listinfo/plugins

Reply via email to