No Problem with 5.0.4 so far (Windows 7 64Bit). Will try with Ubuntu next week.
73, Klaus DL4OAH Am 23.07.2010 10:14, schrieb Rein Couperus:
Hi Darko,For this new alpha image (0.5.4) for testing you need some runtime libraries for the xmlrpc stuff...As we have no installer yet you have to install them manually in the jre. The libraries are: ws-commons-util-1.0.2.jar xmlrpc-client-3.1.2.jar xmlrpc-common-3.1.2.jar They go into the same spot as RXTXcomm.jar: /usr/lib/jvm/java-6-openjdk/jre/lib/ext$ I will put them also on the download site in the libs directory. Pse let me know if you can get this to work, it runs fine here... 73, Rein PA0RHello Rein, new javapskmail client from hermes alpha dir don't work by me on Debian Lenny. Error message is: Java popup window: Message: configuration.xml (Permission denied)> From class: class java.io.FileNotFoundExceptionProblem with config parameter. When I click on OK button, in terminal window is there message: darko@celeron:/usr/local/jpskmail$ java -jar javapskmail.jar Exception in thread "main" java.lang.NoClassDefFoundError: org/apache/xmlrpc/XmlRpcException at javapskmail.mainpskmailui.(mainpskmailui.java:114) at javapskmail.Main.main(Main.java:219) Caused by: java.lang.ClassNotFoundException: org.apache.xmlrpc.XmlRpcException at java.net.URLClassLoader$1.run(URLClassLoader.java:202) at java.security.AccessController.doPrivileged(Native Method) at java.net.URLClassLoader.findClass(URLClassLoader.java:190) at java.lang.ClassLoader.loadClass(ClassLoader.java:307) at sun.misc.Launcher$AppClassLoader.loadClass(Launcher.java:301) at java.lang.ClassLoader.loadClass(ClassLoader.java:248) ... 2 more darko@celeron:/usr/local/jpskmail$ java -version java version "1.6.0_20" Java(TM) SE Runtime Environment (build 1.6.0_20-b02) Java HotSpot(TM) Client VM (build 16.3-b01, mixed mode, sharing) darko@celeron:/usr/local/jpskmail$ Java is standard from Debian repository. Older version javapskmail.jar from alpha dir works OK. 73 de Darko, 9a7aof