Custom Query (172 matches)

Filters
 
Or
 
  
 
Columns

Show under each result:


Results (130 - 132 of 172)

Ticket Resolution Summary Owner Reporter
#173 fixed Fatal error launching JavaRDP; intermittent network connection Lewis Rosenthal
Description

Updated Odin to 0.8.5. :-)

All other Java apps seem to work (launch, at least) with this build, however, when starting JavaRDP (which works under b24 GA2), I get either a connection exception or a complete crash:

1080 [main] INFO com.elusiva.rdp - Connection successful # # A fatal error has been detected by the Java Runtime Environment: # # EXCEPTION_ACCESS_VIOLATION (0xc0000005) at pc=0xc3d5b202, pid=207, tid=135659 65 # # JRE version: 6.0_25 # Java VM: OpenJDK Client VM (20.0-b12 mixed mode os2-x86 ) # Problematic frame: # C 0xc3d5b202 # # An error report file with more information is saved as: # C:\Java_Apps\JavaRDP\hs_err_pid207.log

The first launch brings about the connection exception. If I then re-launch within a few seconds, I get a successful startup, then the crash just as the window is about to be built (the frame flashes on the screen).

#174 invalid FREEMIND crash Wilfried Eike
#109 invalid Exif-O-Matic version 1.2 doesn't work new Joop
Description

Exif-O-Matic version 1.2 does not work, it ends with this

[I:\dtp\eom]eom-j160.cmd Exception in thread "main" java.lang.NoClassDefFoundError?: org/instituteofthefut ure/exif/ExifOMatic Caused by: java.lang.ClassNotFoundException?: org.instituteofthefuture.exif.ExifO Matic

at java.net.URLClassLoader$1.run(URLClassLoader.java:217) at java.security.AccessController?.doPrivileged(Native Method) at java.net.URLClassLoader.findClass(URLClassLoader.java:205) at java.lang.ClassLoader?.loadClass(ClassLoader?.java:321) at sun.misc.Launcher$AppClassLoader?.loadClass(Launcher.java:294) at java.lang.ClassLoader?.loadClass(ClassLoader?.java:266)

Could not find the main class: org.instituteofthefuture.exif.ExifOMatic. Program

will exit.

The contents of eom-j160.cmd is;

@echo off set pad=%path% set path=i:\JAVA\JAVA160\bin;%pad% set BEGINLIBPATH=i:\JAVA\JAVA160\bin I: cd I:\DTP\EOM java -jar EOM12.jar (the original file is called EOM.jar, but I have also the older version in the same directory) set path=%pad%

I did use http://www.rahulbotics.com/collateral/EXIF-O-Matic-Windows.zip because its a zip-file. It contains 3 files, a batch for Windows, a readme and the jar file. Throw away the batch, the readme doesn't contain important info we did not already know.

Note: See TracQuery for help on using queries.