-
johann_p committed revision 11919 to the GATE SVN repository, changing 1 files.
2009-11-08 22:17:40 UTC in GATE
-
johann_p committed revision 11918 to the GATE SVN repository, changing 1 files.
2009-11-08 16:43:26 UTC in GATE
-
The original exception has now been fixed, but now GATE exits without showing any error whatsoever. The original error seems to have been cause by GATE attempting to show an error message to a non-existent/non-visible window.
My testcase was a GATE session with a pipeline containing a PR that had a broken getter method.
When using the same testcase now, now message is shown (either in a window...
2009-11-06 12:50:31 UTC in GATE
-
Even if we indeed regard an empty session file as an error and do not accept it, the exception shown should definitely not be a null pointer exception.
2009-11-06 12:40:40 UTC in GATE
-
johann_p committed revision 11885 to the GATE SVN repository, changing 3 files.
2009-11-03 17:23:52 UTC in GATE
-
johann_p committed revision 11884 to the GATE SVN repository, changing 1 files.
2009-11-03 17:21:45 UTC in GATE
-
When GATE is started with a session file that is completely empty or just contains blank lines, the following error is shown:
Failed to load session data:
java.lang.NullPointerException
at gate.util.persistence.PersistenceManager.isXmlApplicationFile(PersistenceManager.java:691)
at gate.util.persistence.PersistenceManager.loadObjectFromUrl(PersistenceManager.java:577)
at...
2009-11-03 17:16:30 UTC in GATE
-
Got the following exception when exiting the GATE GUI:
[java] Exception in thread "AWT-EventQueue-0" java.awt.IllegalComponentStateException: component must be showing on the screen to determine its location
[java] at java.awt.Component.getLocationOnScreen_NoTreeLock(Component.java:1943)
[java] at java.awt.Component.getLocationOnScreen(Component.java:1917)
[java] at...
2009-11-03 17:06:39 UTC in GATE
-
johann_p committed revision 11832 to the GATE SVN repository, changing 1 files.
2009-10-29 15:23:38 UTC in GATE
-
johann_p committed revision 11831 to the GATE SVN repository, changing 1 files.
2009-10-29 15:23:09 UTC in GATE