Re: Unregistering Blitz
Dan Creswell <[email protected]>
| Newsgroups | gmane.comp.java.sun.javaspaces |
|---|---|
| Message-ID | <[email protected]> |
First things first, this isn't really appropriate for the general javaspaces list - it would be preferable for you to have posted this on the blitzjavaspaces-users list which you can find on the blitz pages - to save you some trouble, it's here: http://lists.sourceforge.net/mailman/listinfo/blitzjavaspaces-users [Note that you need to be subscribed to post to that list] I'm more than happy to continue this discussion directly with you off list if you prefer. My key concern is to avoid polluting this list further with what amounts to a product support question. Okay, now to fix your problem: Blitz.exe is confusing me somewhat - I'd have expected you to be talking about blitz.bat? If that's not what you're talking about could you please clarify what file you are running. Please tell me how you are stopping this program - are you just hitting CTRL+C for example? If you are running blitz.bat that actually starts up a Reggie instance in its own right but it sounds like you are running a separate Reggie elsewhere? Can you please post the error that your application is encountering so I can understand exactly what problem you are hitting. Lastly, there are ways to cleanly shutdown blitz but it doesn't sound like you are using those. Also, services sometimes crash such that they don't unregister properly from a lookup service and thus for the sake of robustness we probably need to alter your application to cope with this case. Hope that helps, Dan. Jay Ricky Villarante wrote: > Hello. I'm running blitz using the blitz.exe batch file. My problem is that > when I close an instance, the javaspace does not unregister from the lookup > service it is registered to and it is causing errors in our application. How > do I fix this? I'm hoping that there's a way for it to automatically > unregister itself once it's closed. > > =========================================================================== > To unsubscribe, send email to [email protected] and include in the body > of the message "signoff JAVASPACES-USERS". For general help, send email to > [email protected] and include in the body of the message "help". > > To view past JAVASPACES-USERS postings, please see: > http://archives.java.sun.com/archives/javaspaces-users.html > =========================================================================== To unsubscribe, send email to [email protected] and include in the body of the message "signoff JAVASPACES-USERS". For general help, send email to [email protected] and include in the body of the message "help". To view past JAVASPACES-USERS postings, please see: http://archives.java.sun.com/archives/javaspaces-users.html