Fatal Application Error - GR 1.3.1 Win32 VM, WinXP

madenglishbloke

Joined: 2003-09-20
Posts: 22
Posted: Sun, 2004-03-14 21:44
This application has Unexpectedly Quit
Invocation of this Java Application has caused an Invocation TargetException. This Application will now exit (LAX)

hitting the details button throws up the following

java.lang.IllegalArgumentException: Malformed \uxxxx encoding.
	at java.util.Properties.loadConvert(Unknown Source)
	at java.util.Properties.load(Unknown Source)
	at com.gallery.GalleryRemote.prefs.PropertiesFile.read(PropertiesFile.java:175)
	at com.gallery.GalleryRemote.prefs.PropertiesFile.checkRead(PropertiesFile.java:144)
	at com.gallery.GalleryRemote.prefs.PropertiesFile.getProperty(PropertiesFile.java:121)
	at com.gallery.GalleryRemote.prefs.GalleryProperties.getIntProperty(GalleryProperties.java:353)
	at com.gallery.GalleryRemote.GalleryRemoteMainFrame.initializeGR(GalleryRemoteMainFrame.java:52)
	at com.gallery.GalleryRemote.GalleryRemote.main(GalleryRemote.java:167)
	at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
	at sun.reflect.NativeMethodAccessorImpl.invoke(Unknown Source)
	at sun.reflect.DelegatingMethodAccessorImpl.invoke(Unknown Source)
	at java.lang.reflect.Method.invoke(Unknown Source)
	at com.zerog.lax.LAX.launch(DashoA8113)
	at com.zerog.lax.LAX.main(DashoA8113)

could this be the reason why GR has been forgetting my URLs recently?? (i had to add the URL of each gallery on loading GR, until about an hour ago, when it started chucking up this error...)
strangely, it was working a couple of hours ago - until, immediatly after uploading some pics to one gallery, i had a BSOD, caused by my graphics card(ASUS V8170DDR - a geForce 4 MX440 - file anv4disp.dll has been casuing random crashes lately), and i was just wondering if there could be any correaltion between the two...
thanks for any insights you might have into this.

 
paour
paour's picture

Joined: 2002-08-14
Posts: 1479
Posted: Mon, 2004-03-15 06:42

Yes, this is a sign the properties file is corrupt. Your best bet it to delete it...

 
madenglishbloke

Joined: 2003-09-20
Posts: 22
Posted: Mon, 2004-03-15 09:11

thanks for the prompt reply - but just one more question - where IS this properties file?
theres 3 or 4 in various places in the galery remote folder, and a fair few in the java folder...

 
paour
paour's picture

Joined: 2002-08-14
Posts: 1479
Posted: Mon, 2004-03-15 14:21
 
madenglishbloke

Joined: 2003-09-20
Posts: 22
Posted: Mon, 2004-03-15 21:15

yay - its working!! :D
many thanks for all your help.