|
From: Hubert F. <hub...@ab...> - 2007-04-03 08:25:07
|
Bernd, The C Part of wrapper (wrapper_win.cpp) corresponds with the user logoff event. If your app runs as console app, it is shut down. and ""User logged out. Shutting down." is logged. If your app runs as service, it continues and "User logged out. Ignored." is logged. Hubert >>> Bernd Laengerich <Ber...@we...> 03.04.2007 10:07 >>> Hi, I experienced some strange JVM issues when using the wrapper. I reported some time ago but got no answer (http://sourceforge.net/mailarchive/forum.php?thread_id=31373037&forum_id=11948). It does not seem to be related to XP Prof SP2, but also occurs with Win2003Server and W2K. I tested an older Version of the Wrapper (3.2.0) too. I now use method 3, I do not call any API methods after startup. At some time, we see these hs_err files being generated, but our program seems to work fine during that time. Sometimes it seems to correspond with a user logging off. Any hints? Bernd ------------------------------------------------------------------------- Take Surveys. Earn Cash. Influence the Future of IT Join SourceForge.net's Techsay panel and you'll get the chance to share your opinions on IT & business topics through brief surveys-and earn cash http://www.techsay.com/default.php?page=join.php&p=sourceforge&CID=DEVDEV _______________________________________________ Wrapper-user mailing list Wra...@li... https://lists.sourceforge.net/lists/listinfo/wrapper-user |