-
The exception was raised by abbot.script.MethodInvocation.invoke()
Cheers.
2002-09-19 06:51:52 UTC in Abbot Java GUI Testing Framework
-
I found my error. My main class was not public!!!!!!!!!!!!!!!!!!!!!!!!!!
I'm sorry I bothered you with a such silly error.
Thanks for help, anyway.
2002-09-18 17:59:56 UTC in Abbot Java GUI Testing Framework
-
I added the lines of code you suggest. No stack trace is popped up. I suspect the problem is more subtle
* Log started on manin [[Wed Sep 18 16:44:45 BST 2002]]
* Ready [[Wed Sep 18 16:44:46 BST 2002]]
* Exception thrown at java.net.URLClassLoader$1.run(URLClassLoader.java:200)
at java.security.AccessController.doPrivileged(Native Method)
at...
2002-09-18 16:28:24 UTC in Abbot Java GUI Testing Framework
-
I investigated further with a toy RMI application and the problem seems not to be RMI. (I was not able to replicate the error)
What the hell could be? Why I didn't get any stack trace?.
2002-09-18 15:35:02 UTC in Abbot Java GUI Testing Framework
-
I did what you suggested. However the output is always the same. For the sake of completeness I attach the log obtained with the cmd line
LANG=C java -Djava.security.policy=security.policy -jar ${HOME}/share/java/abbot.jar --log - --enable-warnings --debug all
As far as I understand my classes are loaded correctly. Some nasty things happened after they were loaded.
Log started on...
2002-09-18 13:57:43 UTC in Abbot Java GUI Testing Framework
-
The log is not very informative :(
* Log started on manin [[Wed Sep 18 09:53:05 BST 2002]]
* Ready [[Wed Sep 18 09:53:06 BST 2002]]
* No script selected
* HIERARCHY_CHANGED (DISPLAYABILITY) on Swing default Frame [[Wed Sep 18 09:53:07 BST 2002]]
* WINDOW_CLOSED on Swing default Frame
* Editing script Untitled.xml [[Wed Sep 18 09:53:24 BST 2002]]
* Launching... [[Wed Sep 18 09:53:28 BST...
2002-09-18 08:59:16 UTC in Abbot Java GUI Testing Framework
-
I'm trying to use abbot 0.7.3 to test a RMI based application, but when I launch it i get this error in the status bar
Error: java.lang.IllegalAccessException
I tried to run abbot with
java -Djava.security.policy=security.policy
getting the same error.
I also tried to modify the SecurityManager created in editor/ScriptEditor.java adding empty checkAccess methods, but the result is...
2002-09-17 17:11:41 UTC in Abbot Java GUI Testing Framework
-
The initial release of Giavamachia is available to all Java hackers of the world!!!
ENJOY!
2000-09-13 16:26:31 UTC in giavamachia
-
emme committed patchset 2 of module gm to the giavamachia CVS repository, changing 20 files.
2000-09-13 12:15:43 UTC in giavamachia
-
emme committed patchset 1 of module gm to the giavamachia CVS repository, changing 20 files.
2000-09-13 12:15:43 UTC in giavamachia