|
|
|
|||||
|
IceGridAdmin exceptions
I've been doing a lot of adding/removing and maintenance of IceGrid via IceGridAdmin. One exception I'm running into a lot gives this backtrace:
java.lang.NullPointerException at IceGridGUI.LiveDeployment.Node.removeDescriptor(No de.java:890) at IceGridGUI.LiveDeployment.Node.update(Node.java:38 4) at IceGridGUI.LiveDeployment.Root.applicationUpdated( Root.java:481) at IceGridGUI.Coordinator.applicationUpdated(Coordina tor.java:755) at IceGridGUI.ApplicationObserverI$3.run(ApplicationO bserverI.java:140) at java.awt.event.InvocationEvent.dispatch(Unknown Source) at java.awt.EventQueue.dispatchEvent(Unknown Source) at java.awt.EventDispatchThread.pumpOneEventForHierar chy(Unknown Source) at java.awt.EventDispatchThread.pumpEventsForHierarch y(Unknown Source) at java.awt.EventDispatchThread.pumpEvents(Unknown Source) at java.awt.EventDispatchThread.pumpEvents(Unknown Source) at java.awt.EventDispatchThread.run(Unknown Source) I don't know if I can describe what I'm doing that's causing it, other than just saving the properties to the registry. I must be putting it into some state it doesn't want to be in before that point. Anyway, thought this might be of some value.
__________________
Caleb Tennis Analytical Engineering, Inc. http://www.aei-tech.com Project: Our facility infrastructure heavily utilizes Ice Gentoo ebuild maintainer for Ice, IceRuby, etc. |
|
|||||
|
This is the only stack trace I receive. When it happens, IceGridAdmin continues to run, but it has a stopwatch mousecursor and will only let me click on a few items - one of which is the disconnection button. Disconnecting and reconnecting shows I'm in a consistent state with what I expected.
This came about when changing some Server Template properties and Well Known Objects (specifically, changing template things like ${index} to ${node} and such), which affected some already deployed (but not running) servers. I also had another instance of IceGridAdmin running on another machine, and these exceptions showed up in the stderr of that machine as well. Disconnecting and reconnecting seemed to work just fine. Anyway, I'm past it all now, but I thought it might be interesting to note.
__________________
Caleb Tennis Analytical Engineering, Inc. http://www.aei-tech.com Project: Our facility infrastructure heavily utilizes Ice Gentoo ebuild maintainer for Ice, IceRuby, etc. |
![]() |
| Currently Active Users Viewing This Thread: 1 (0 members and 1 guests) | |
| Thread Tools | |
| Display Modes | Rate This Thread |
|
|
Similar Threads
|
||||
| Thread | Thread Starter | Forum | Replies | Last Post |
| Exceptions in Ice v3.2 | borax00 | Comments | 2 | 03-18-2007 11:39 PM |
| C# exceptions | wrobbie | Help Center | 7 | 09-25-2005 08:03 PM |
| Catching Exceptions | chuatecksiong | Help Center | 3 | 04-06-2005 02:02 PM |
| Classes vs. Exceptions | andreynech | Comments | 7 | 02-28-2003 11:12 AM |