Can't run GR 1.2-b5 and above

k_at_work
k_at_work's picture

Joined: 2003-04-01
Posts: 17
Posted: Wed, 2003-10-01 17:52

I have GR 1.2-b3 working fine. When I overwrite it with 1.2-b5 or 1.2-b8 I get an error at startup. Any ideas? Thanks.

java.lang.NoSuchMethodError
at com.gallery.GalleryRemote.util.GRI18n.parseLocaleString(GRI18n.java:60)
at com.gallery.GalleryRemote.util.GRI18n.<init>(GRI18n.java:42)
at com.gallery.GalleryRemote.util.GRI18n.getInstance(GRI18n.java:32)
at com.gallery.GalleryRemote.MainFrame.<clinit>(MainFrame.java:136)
at com.gallery.GalleryRemote.GalleryRemote.run(GalleryRemote.java:76)
at com.gallery.GalleryRemote.GalleryRemote.main(GalleryRemote.java:97)
at java.lang.reflect.Method.invoke(Native Method)
at com.zerog.lax.LAX.launch(Unknown Source)
at com.zerog.lax.LAX.main(Unknown Source)

 
paour
paour's picture

Joined: 2002-08-14
Posts: 1479
Posted: Thu, 2003-10-02 10:44

Sorry about that... I was using a method that is only available in Java 1.4.

This is fixed in GR 1.2-b9.

 
k_at_work
k_at_work's picture

Joined: 2003-04-01
Posts: 17
Posted: Fri, 2003-10-03 08:58

I downloaded GR 1.2-b9 and overwrote 1.2-b3. I now get the following error at startup:

java.lang.NoClassDefFoundError: com/drew/imaging/jpeg/JpegProcessingException
at com.gallery.GalleryRemote.PictureInspector.setMainFrame(PictureInspector.java:353)
at com.gallery.GalleryRemote.MainFrame.initComponents(MainFrame.java:203)
at com.gallery.GalleryRemote.GalleryRemote.run(GalleryRemote.java:77)
at com.gallery.GalleryRemote.GalleryRemote.main(GalleryRemote.java:97)
at java.lang.reflect.Method.invoke(Native Method)
at com.zerog.lax.LAX.launch(Unknown Source)
at com.zerog.lax.LAX.main(Unknown Source)

This is with JRE v1.3.1_06. It seems like maybe metadata-extractor-2.1.jar isn't getting loaded.

I added metadata-extractor-2.1.jar to the lax.class.path in my Gallery Remote.lax file and it seems to be working now.
lax.class.path=GalleryRemote.jar;lax.jar;lib/metadata-extractor-2.1.jar

I can log in and upload pictures now, but for some reason I can not open the Preferences dialog. I click on the Preferences menu item and nothing happens.

 
paour
paour's picture

Joined: 2002-08-14
Posts: 1479
Posted: Mon, 2003-10-06 13:58

You did the right thing!

So, when you open the Preferences dialog, do you get anything in the log?

 
k_at_work
k_at_work's picture

Joined: 2003-04-01
Posts: 17
Posted: Mon, 2003-10-06 15:45

I do get one exception in the log file. It happens during startup. There aren't any errors when I click on the menu item.

187|INFO |GRI18n |
203|ERROR|MainFrame |java.lang.NullPointerException
at javax.swing.ImageIcon.<init>(Unknown Source)
at com.gallery.GalleryRemote.MainFrame.<clinit>(MainFrame.java:1316)
at com.gallery.GalleryRemote.GalleryRemote.run(GalleryRemote.java:76)
at com.gallery.GalleryRemote.GalleryRemote.main(GalleryRemote.java:97)
at java.lang.reflect.Method.invoke(Native Method)
at com.zerog.lax.LAX.launch(Unknown Source)
at com.zerog.lax.LAX.main(Unknown Source)

3375|TRACE|PictInspec|emptyIconHeight: 17

 
paour
paour's picture

Joined: 2002-08-14
Posts: 1479
Posted: Mon, 2003-10-06 15:56

So I can reconstitute what happens, can you still paste the log of when you open the Prefs dialog?

Thanks.

 
k_at_work
k_at_work's picture

Joined: 2003-04-01
Posts: 17
Posted: Mon, 2003-10-06 19:51

This is what I get when I start GR:

[deleted a bunch of lines]
187|INFO |GRI18n |
203|ERROR|MainFrame |java.lang.NullPointerException
at javax.swing.ImageIcon.<init>(Unknown Source)
at com.gallery.GalleryRemote.MainFrame.<clinit>(MainFrame.java:1316)
at com.gallery.GalleryRemote.GalleryRemote.run(GalleryRemote.java:76)
at com.gallery.GalleryRemote.GalleryRemote.main(GalleryRemote.java:97)
at java.lang.reflect.Method.invoke(Native Method)
at com.zerog.lax.LAX.launch(Unknown Source)
at com.zerog.lax.LAX.main(Unknown Source)

3375|TRACE|PictInspec|emptyIconHeight: 17
3453|INFO |Gallery |Loaded saved URL 0: http://xxxxx/gallery/ (xxxxx/******)
3547|INFO |ImageUtils|tmpDir: E:\DOCUME~1\xxxxx\LOCALS~1\Temp\thumbs
3547|TRACE|PropsFile |Trying to find imagemagick/im.properties in Current Working Dir
3562|INFO |ImageUtils|useIM: true
3562|INFO |ImageUtils|imPath: imagemagick/win32/convert.exe
3562|INFO |ImageUtils|imIgnoreErrorCode: false
3562|TRACE|ImageUtils|Executing imagemagick/win32/convert.exe -size 64x64 -filter Box "img/default.gif" -resize "64x64" +profile "*" "E:\DOCUME~1\xxxxx\LOCALS~1\Temp\thumbs\thumb48201.gif"
3984|TRACE|ImageUtils|Returned with value 1
3984|CRITI|ImageUtils|ImageMagick doesn't seem to be working. Disabling
3984|TRACE|ImageUtils|Time: 422 - Avg: 422
4000|TRACE|ImageUtils|Time: 16 - Avg: 219
4000|TRACE|PropsFile |Trying to find jpegtran/jpegtran.properties in Current Working Dir
4000|INFO |ImageUtils|useJpegtran: true
4000|INFO |ImageUtils|jpegtranPath: jpegtran/win32/jpegtran.exe
4000|INFO |ImageUtils|jpegtranIgnoreErrorCode: false
4000|TRACE|MainFrame |updateGalleryParams: current gallery: http://xxxxx/gallery/
4000|TRACE|MainFrame |updateAlbumCombo: current gallery: http://xxxxx/gallery/
4016|TRACE|MainFrame |updatePicturesList: current album: null
6031|TRACE|Update |Local release date: Thu Oct 02 00:00:00 PDT 2003 new: Fri Sep 12 00:00:00 PDT 2003
6578|TRACE|Update |Local release date: Thu Oct 02 00:00:00 PDT 2003 new: Sat Jul 26 00:00:00 PDT 2003

This is what I get when I click on the menu item:

43360|INFO |MainFrame |Command selected Options.Prefs
44078|TRACE|PrefsDlog |Showing panel: com.gallery.GalleryRemote.prefs.GeneralPanel

This is what I get when I shut down:

17344|INFO |MainFrame |Shutting down GR
17375|INFO |MainFrame |Shutting down log

It looks like ImageMagick isn't working for some reason as well...

 
k_at_work
k_at_work's picture

Joined: 2003-04-01
Posts: 17
Posted: Wed, 2003-10-08 15:25

In case it matters I am running Windows 2000 Professional.

 
paour
paour's picture

Joined: 2002-08-14
Posts: 1479
Posted: Wed, 2003-10-08 15:51

I suspect the internationalization stuff may be to blame. I'll add some debugging statements.

 
paour
paour's picture

Joined: 2002-08-14
Posts: 1479
Posted: Thu, 2003-10-09 00:45

GR 1.2-b11 is up on the nightly site, and it should resolve problems you are having with running it. It patches the classpath the first time it runs to include new libraries.

Sorry this took so long.

 
k_at_work
k_at_work's picture

Joined: 2003-04-01
Posts: 17
Posted: Thu, 2003-10-09 19:14

I grabbed 1.2-b11 and overwrote 1.2-b3. On startup it patched my .lax file. I restarted just fine, but I still can't get the Preferences dialog to show up. I also found that the Add Gallery URL button doesn't do anything either. I can login, logout, and upload pictures without any problems. :cry: :D

Here's the log file:

0|TRACE|PropsFile |Trying to find defaults.properties in Classpath
0|TRACE|PropsFile |Trying to find E:\Documents and Settings\xxxxx.xxxxx\.GalleryRemote\GalleryRemote.properties in Classpath
31|TRACE|PropsFile |Trying to find E:\Documents and Settings\xxxxx.xxxxx\.GalleryRemote\GalleryRemote.properties in Current Working Dir
31|INFO |SysProps |awt.toolkit= |sun.awt.windows.WToolkit|
31|INFO |SysProps |file.encoding= |Cp1252|
31|INFO |SysProps |file.encoding.pkg= |sun.io|
31|INFO |SysProps |file.separator= |\|
31|INFO |SysProps |java.awt.fonts= ||
31|INFO |SysProps |java.awt.graphicsenv= |sun.awt.Win32GraphicsEnvironment|
31|INFO |SysProps |java.awt.printerjob= |sun.awt.windows.WPrinterJob|
31|INFO |SysProps |java.class.path= |E:\Gallery\Gallery Remote\GalleryRemote.jar;E:\Gallery\Gallery Remote\lib\JSX1.0.7.4.jar;E:\Gallery\Gallery Remote\lib\metadata-extractor-2.1.jar;E:\Gallery\Gallery Remote\lax.jar;E:\Gallery\Gallery Remote\img;e:\program files\javasoft\jre\1.3.1_06\lib\jaws.jar;e:\program files\javasoft\jre\1.3.1_06\lib\rt.jar;e:\program files\javasoft\jre\1.3.1_06\lib\sunrsasign.jar;|
31|INFO |SysProps |java.class.version= |47.0|
31|INFO |SysProps |java.ext.dirs= |e:\program files\javasoft\jre\1.3.1_06\lib\ext|
31|INFO |SysProps |java.home= |e:\program files\javasoft\jre\1.3.1_06|
31|INFO |SysProps |java.io.tmpdir= |E:\DOCUME~1\xxxxx~1.xxxxx\LOCALS~1\Temp\|
31|INFO |SysProps |java.library.path= |E:\Gallery\Gallery Remote;.;E:\WINNT\System32;E:\WINNT;e:\gallery\imagemagick;D:\oracle\ora81\bin;E:\WINNT\system32;E:\WINNT;E:\WINNT\System32\Wbem;c:\bin;E:\Program Files\Microsoft SQL Server\80\Tools\BINN;E:\Program Files\SecureCRT 3.0;E:\Program Files\SSH Communications Security\SSH Secure Shell;D:\orawin95\bin;D:\PROGRA~1\ULTRAEDT;D:\PROGRA~1\MICROS~4\80\TOOLS\BINN;D:\Office52\Adabas\bin;D:\Office52\Adabas\pgm|
31|INFO |SysProps |java.runtime.name= |Java(TM) 2 Runtime Environment, Standard Edition|
31|INFO |SysProps |java.runtime.version= |1.3.1_06-b01|
31|INFO |SysProps |java.specification.name= |Java Platform API Specification|
31|INFO |SysProps |java.specification.vendor= |Sun Microsystems Inc.|
31|INFO |SysProps |java.specification.version= |1.3|
31|INFO |SysProps |java.vendor= |Sun Microsystems Inc.|
31|INFO |SysProps |java.vendor.url= |http://java.sun.com/|
31|INFO |SysProps |java.vendor.url.bug= |http://java.sun.com/cgi-bin/bugreport.cgi|
31|INFO |SysProps |java.version= |1.3.1_06|
31|INFO |SysProps |java.vm.info= |mixed mode|
31|INFO |SysProps |java.vm.name= |Java HotSpot(TM) Client VM|
31|INFO |SysProps |java.vm.specification.name= |Java Virtual Machine Specification|
31|INFO |SysProps |java.vm.specification.vendor= |Sun Microsystems Inc.|
31|INFO |SysProps |java.vm.specification.version= |1.0|
31|INFO |SysProps |java.vm.vendor= |Sun Microsystems Inc.|
31|INFO |SysProps |java.vm.version= |1.3.1_06-b01|
31|INFO |SysProps |lax.application.name= |Gallery Remote.exe|
31|INFO |SysProps |lax.class.path= |GalleryRemote.jar;lib/JSX1.0.7.4.jar;lib/metadata-extractor-2.1.jar;lax.jar;img|
31|INFO |SysProps |lax.command.line.args= |$CMD_LINE_ARGUMENTS$|
31|INFO |SysProps |lax.dir= |E:\Gallery\Gallery Remote\|
31|INFO |SysProps |lax.generated.launcher.name= |E:\Gallery\Gallery Remote\Gallery Remote.exe|
31|INFO |SysProps |lax.main.class= |com.gallery.GalleryRemote.GalleryRemote|
31|INFO |SysProps |lax.main.method= |main|
31|INFO |SysProps |lax.nl.current.vm= |E:\Program Files\JavaSoft\JRE\1.3.1_06\bin\java.exe|
31|INFO |SysProps |lax.nl.env.ALLUSERSPROFILE= |E:\Documents and Settings\All Users|
31|INFO |SysProps |lax.nl.env.APPDATA= |E:\Documents and Settings\xxxxx.xxxxx\Application Data|
31|INFO |SysProps |lax.nl.env.CDDRIVE= |c: |
31|INFO |SysProps |lax.nl.env.CLASSPATH= |"E:\Program Files\JavaSoft\JRE\1.3.1_06\lib\ext\QTJava.zip"|
31|INFO |SysProps |lax.nl.env.COMMONPROGRAMFILES= |E:\Program Files\Common Files|
31|INFO |SysProps |lax.nl.env.COMPUTERNAME= |xxxxx|
31|INFO |SysProps |lax.nl.env.COMSPEC= |E:\WINNT\system32\cmd.exe|
31|INFO |SysProps |lax.nl.env.DBCONFIG= |D:\Office52\Adabas\sql|
31|INFO |SysProps |lax.nl.env.DBROOT= |D:\Office52\Adabas|
31|INFO |SysProps |lax.nl.env.DBWORK= |D:\Office52\Adabas\sql|
31|INFO |SysProps |lax.nl.env.HOMEDRIVE= |E:|
31|INFO |SysProps |lax.nl.env.HOMEPATH= |\|
31|INFO |SysProps |lax.nl.env.LOGONSERVER= |\\xxxxx|
31|INFO |SysProps |lax.nl.env.NUMBER_OF_PROCESSORS= |2|
31|INFO |SysProps |lax.nl.env.OS= |Windows_NT|
31|INFO |SysProps |lax.nl.env.OS2LIBPATH= |E:\WINNT\system32\os2\dll;|
31|INFO |SysProps |lax.nl.env.PATH= |e:\gallery\imagemagick;D:\oracle\ora81\bin;E:\WINNT\system32;E:\WINNT;E:\WINNT\System32\Wbem;c:\bin;E:\Program Files\Microsoft SQL Server\80\Tools\BINN;E:\Program Files\SecureCRT 3.0;E:\Program Files\SSH Communications Security\SSH Secure Shell;D:\orawin95\bin;D:\PROGRA~1\ULTRAEDT;D:\PROGRA~1\MICROS~4\80\TOOLS\BINN;D:\Office52\Adabas\bin;D:\Office52\Adabas\pgm|
31|INFO |SysProps |lax.nl.env.PATHEXT= |.COM;.EXE;.BAT;.CMD;.VBS;.VBE;.JS;.JSE;.WSF;.WSH;.tcl|
31|INFO |SysProps |lax.nl.env.PROCESSOR_ARCHITECTURE= |x86|
31|INFO |SysProps |lax.nl.env.PROCESSOR_IDENTIFIER= |x86 Family 6 Model 8 Stepping 6, GenuineIntel|
31|INFO |SysProps |lax.nl.env.PROCESSOR_LEVEL= |6|
31|INFO |SysProps |lax.nl.env.PROCESSOR_REVISION= |0806|
31|INFO |SysProps |lax.nl.env.PROGRAMFILES= |E:\Program Files|
31|INFO |SysProps |lax.nl.env.QTJAVA= |"E:\Program Files\JavaSoft\JRE\1.3.1_06\lib\ext\QTJava.zip"|
31|INFO |SysProps |lax.nl.env.SYSTEMDRIVE= |E:|
31|INFO |SysProps |lax.nl.env.SYSTEMROOT= |E:\WINNT|
31|INFO |SysProps |lax.nl.env.TEMP= |E:\DOCUME~1\xxxxx~1.xxxxx\LOCALS~1\Temp|
31|INFO |SysProps |lax.nl.env.TMP= |E:\DOCUME~1\xxxxx~1.xxxxx\LOCALS~1\Temp|
31|INFO |SysProps |lax.nl.env.USERDNSDOMAIN= |xxxxx.com|
31|INFO |SysProps |lax.nl.env.USERDOMAIN= |xxxxx|
31|INFO |SysProps |lax.nl.env.USERNAME= |xxxxx|
31|INFO |SysProps |lax.nl.env.USERPROFILE= |E:\Documents and Settings\xxxxx.xxxxx|
31|INFO |SysProps |lax.nl.env.WINDIR= |E:\WINNT|
31|INFO |SysProps |lax.nl.env.allusersprofile= |E:\Documents and Settings\All Users|
31|INFO |SysProps |lax.nl.env.appdata= |E:\Documents and Settings\xxxxx.xxxxx\Application Data|
31|INFO |SysProps |lax.nl.env.cddrive= |c: |
31|INFO |SysProps |lax.nl.env.classpath= |"E:\Program Files\JavaSoft\JRE\1.3.1_06\lib\ext\QTJava.zip"|
31|INFO |SysProps |lax.nl.env.commonprogramfiles= |E:\Program Files\Common Files|
31|INFO |SysProps |lax.nl.env.computername= |xxxxx|
31|INFO |SysProps |lax.nl.env.comspec= |E:\WINNT\system32\cmd.exe|
31|INFO |SysProps |lax.nl.env.dbconfig= |D:\Office52\Adabas\sql|
31|INFO |SysProps |lax.nl.env.dbroot= |D:\Office52\Adabas|
31|INFO |SysProps |lax.nl.env.dbwork= |D:\Office52\Adabas\sql|
31|INFO |SysProps |lax.nl.env.exact_case.ALLUSERSPROFILE= |E:\Documents and Settings\All Users|
31|INFO |SysProps |lax.nl.env.exact_case.APPDATA= |E:\Documents and Settings\xxxxx.xxxxx\Application Data|
31|INFO |SysProps |lax.nl.env.exact_case.CLASSPATH= |"E:\Program Files\JavaSoft\JRE\1.3.1_06\lib\ext\QTJava.zip"|
31|INFO |SysProps |lax.nl.env.exact_case.COMPUTERNAME= |xxxxx|
31|INFO |SysProps |lax.nl.env.exact_case.ComSpec= |E:\WINNT\system32\cmd.exe|
31|INFO |SysProps |lax.nl.env.exact_case.CommonProgramFiles= |E:\Program Files\Common Files|
31|INFO |SysProps |lax.nl.env.exact_case.DBCONFIG= |D:\Office52\Adabas\sql|
31|INFO |SysProps |lax.nl.env.exact_case.DBROOT= |D:\Office52\Adabas|
31|INFO |SysProps |lax.nl.env.exact_case.DBWORK= |D:\Office52\Adabas\sql|
31|INFO |SysProps |lax.nl.env.exact_case.HOMEDRIVE= |E:|
31|INFO |SysProps |lax.nl.env.exact_case.HOMEPATH= |\|
31|INFO |SysProps |lax.nl.env.exact_case.LOGONSERVER= |\\xxxxx|
31|INFO |SysProps |lax.nl.env.exact_case.NUMBER_OF_PROCESSORS= |2|
31|INFO |SysProps |lax.nl.env.exact_case.OS= |Windows_NT|
31|INFO |SysProps |lax.nl.env.exact_case.Os2LibPath= |E:\WINNT\system32\os2\dll;|
31|INFO |SysProps |lax.nl.env.exact_case.PATHEXT= |.COM;.EXE;.BAT;.CMD;.VBS;.VBE;.JS;.JSE;.WSF;.WSH;.tcl|
31|INFO |SysProps |lax.nl.env.exact_case.PROCESSOR_ARCHITECTURE= |x86|
31|INFO |SysProps |lax.nl.env.exact_case.PROCESSOR_IDENTIFIER= |x86 Family 6 Model 8 Stepping 6, GenuineIntel|
31|INFO |SysProps |lax.nl.env.exact_case.PROCESSOR_LEVEL= |6|
31|INFO |SysProps |lax.nl.env.exact_case.PROCESSOR_REVISION= |0806|
31|INFO |SysProps |lax.nl.env.exact_case.Path= |e:\gallery\imagemagick;D:\oracle\ora81\bin;E:\WINNT\system32;E:\WINNT;E:\WINNT\System32\Wbem;c:\bin;E:\Program Files\Microsoft SQL Server\80\Tools\BINN;E:\Program Files\SecureCRT 3.0;E:\Program Files\SSH Communications Security\SSH Secure Shell;D:\orawin95\bin;D:\PROGRA~1\ULTRAEDT;D:\PROGRA~1\MICROS~4\80\TOOLS\BINN;D:\Office52\Adabas\bin;D:\Office52\Adabas\pgm|
31|INFO |SysProps |lax.nl.env.exact_case.ProgramFiles= |E:\Program Files|
31|INFO |SysProps |lax.nl.env.exact_case.QTJAVA= |"E:\Program Files\JavaSoft\JRE\1.3.1_06\lib\ext\QTJava.zip"|
31|INFO |SysProps |lax.nl.env.exact_case.SystemDrive= |E:|
31|INFO |SysProps |lax.nl.env.exact_case.SystemRoot= |E:\WINNT|
31|INFO |SysProps |lax.nl.env.exact_case.TEMP= |E:\DOCUME~1\xxxxx~1.xxxxx\LOCALS~1\Temp|
31|INFO |SysProps |lax.nl.env.exact_case.TMP= |E:\DOCUME~1\xxxxx~1.xxxxx\LOCALS~1\Temp|
31|INFO |SysProps |lax.nl.env.exact_case.USERDNSDOMAIN= |xxxxx.com|
31|INFO |SysProps |lax.nl.env.exact_case.USERDOMAIN= |xxxxx|
31|INFO |SysProps |lax.nl.env.exact_case.USERNAME= |xxxxx|
31|INFO |SysProps |lax.nl.env.exact_case.USERPROFILE= |E:\Documents and Settings\xxxxx.xxxxx|
31|INFO |SysProps |lax.nl.env.exact_case.cddrive= |c: |
31|INFO |SysProps |lax.nl.env.exact_case.windir= |E:\WINNT|
31|INFO |SysProps |lax.nl.env.homedrive= |E:|
31|INFO |SysProps |lax.nl.env.homepath= |\|
31|INFO |SysProps |lax.nl.env.logonserver= |\\xxxxx|
31|INFO |SysProps |lax.nl.env.number_of_processors= |2|
31|INFO |SysProps |lax.nl.env.os= |Windows_NT|
31|INFO |SysProps |lax.nl.env.os2libpath= |E:\WINNT\system32\os2\dll;|
31|INFO |SysProps |lax.nl.env.path= |e:\gallery\imagemagick;D:\oracle\ora81\bin;E:\WINNT\system32;E:\WINNT;E:\WINNT\System32\Wbem;c:\bin;E:\Program Files\Microsoft SQL Server\80\Tools\BINN;E:\Program Files\SecureCRT 3.0;E:\Program Files\SSH Communications Security\SSH Secure Shell;D:\orawin95\bin;D:\PROGRA~1\ULTRAEDT;D:\PROGRA~1\MICROS~4\80\TOOLS\BINN;D:\Office52\Adabas\bin;D:\Office52\Adabas\pgm|
31|INFO |SysProps |lax.nl.env.pathext= |.COM;.EXE;.BAT;.CMD;.VBS;.VBE;.JS;.JSE;.WSF;.WSH;.tcl|
31|INFO |SysProps |lax.nl.env.processor_architecture= |x86|
31|INFO |SysProps |lax.nl.env.processor_identifier= |x86 Family 6 Model 8 Stepping 6, GenuineIntel|
31|INFO |SysProps |lax.nl.env.processor_level= |6|
31|INFO |SysProps |lax.nl.env.processor_revision= |0806|
31|INFO |SysProps |lax.nl.env.programfiles= |E:\Program Files|
31|INFO |SysProps |lax.nl.env.qtjava= |"E:\Program Files\JavaSoft\JRE\1.3.1_06\lib\ext\QTJava.zip"|
31|INFO |SysProps |lax.nl.env.systemdrive= |E:|
31|INFO |SysProps |lax.nl.env.systemroot= |E:\WINNT|
31|INFO |SysProps |lax.nl.env.temp= |E:\DOCUME~1\xxxxx~1.xxxxx\LOCALS~1\Temp|
31|INFO |SysProps |lax.nl.env.tmp= |E:\DOCUME~1\xxxxx~1.xxxxx\LOCALS~1\Temp|
31|INFO |SysProps |lax.nl.env.userdnsdomain= |xxxxx.com|
31|INFO |SysProps |lax.nl.env.userdomain= |xxxxx|
31|INFO |SysProps |lax.nl.env.username= |xxxxx|
31|INFO |SysProps |lax.nl.env.userprofile= |E:\Documents and Settings\xxxxx.xxxxx|
31|INFO |SysProps |lax.nl.env.windir= |E:\WINNT|
31|INFO |SysProps |lax.nl.java.launcher.main.class= |com.zerog.lax.LAX|
31|INFO |SysProps |lax.nl.java.launcher.main.method= |main|
31|INFO |SysProps |lax.nl.valid.vm.list= |J2|
31|INFO |SysProps |lax.nl.win32.microsoftvm.min.version= |2750|
31|INFO |SysProps |lax.nl.win32.service= |false|
31|INFO |SysProps |lax.root.install.dir= |E:\Gallery\Gallery Remote|
31|INFO |SysProps |lax.stderr.redirect= ||
31|INFO |SysProps |lax.stdin.redirect= ||
31|INFO |SysProps |lax.stdout.redirect= ||
31|INFO |SysProps |lax.user.dir= |.|
31|INFO |SysProps |lax.version= |5.0|
31|INFO |SysProps |line.separator= |
|
31|INFO |SysProps |os.arch= |x86|
31|INFO |SysProps |os.name= |Windows 2000|
31|INFO |SysProps |os.version= |5.0|
31|INFO |SysProps |path.separator= |;|
31|INFO |SysProps |sun.boot.class.path= |e:\program files\javasoft\jre\1.3.1_06\lib\rt.jar;e:\program files\javasoft\jre\1.3.1_06\lib\i18n.jar;e:\program files\javasoft\jre\1.3.1_06\lib\sunrsasign.jar;e:\program files\javasoft\jre\1.3.1_06\classes|
31|INFO |SysProps |sun.boot.library.path= |e:\program files\javasoft\jre\1.3.1_06\bin|
31|INFO |SysProps |sun.cpu.endian= |little|
31|INFO |SysProps |sun.cpu.isalist= |pentium i486 i386|
31|INFO |SysProps |sun.io.unicode.encoding= |UnicodeLittle|
31|INFO |SysProps |user.dir= |E:\Gallery\Gallery Remote|
31|INFO |SysProps |user.home= |E:\Documents and Settings\xxxxx.xxxxx|
31|INFO |SysProps |user.language= |en|
31|INFO |SysProps |user.name= |xxxxx|
31|INFO |SysProps |user.region= |US|
31|INFO |SysProps |user.timezone= |America/Los_Angeles|
31|TRACE|UsrProps |aboutText= |xxxxxdeletedxxxxx|
31|TRACE|UsrProps |captionStripExtension= |false|
31|TRACE|UsrProps |classpath= |GalleryRemote.jar;lib/JSX1.0.7.4.jar;lib/metadata-extractor-2.1.jar;lax.jar;img|
31|TRACE|UsrProps |exifAutorotate= |true|
31|TRACE|UsrProps |htmlEscapeCaptions= |false|
31|TRACE|UsrProps |inspectorDividerLocation= |300|
31|TRACE|UsrProps |logLevel= |3|
31|TRACE|UsrProps |mainBounds= |2,0,576,521|
31|TRACE|UsrProps |previewBounds= |578,0,502,521|
31|TRACE|UsrProps |previewCacheSize= |10|
31|TRACE|UsrProps |proxyHost= |proxy.host.com|
31|TRACE|UsrProps |proxyPassword= ||
31|TRACE|UsrProps |proxyPort= |80|
31|TRACE|UsrProps |proxyUsername= ||
31|TRACE|UsrProps |releaseDate= |2003/10/09|
31|TRACE|UsrProps |resizeBeforeUpload= |false|
31|TRACE|UsrProps |resizeTo= |0,0|
31|TRACE|UsrProps |resizeToDefault= |600,600|
31|TRACE|UsrProps |savePasswords= |true|
31|TRACE|UsrProps |setCaptionsWithFilenames= |true|
31|TRACE|UsrProps |showPath= |true|
31|TRACE|UsrProps |showPreview= |true|
31|TRACE|UsrProps |showThumbnails= |true|
31|TRACE|UsrProps |thumbnailSize= |64,64|
31|TRACE|UsrProps |toSysOut= |false|
31|TRACE|UsrProps |uiLocale= ||
31|TRACE|UsrProps |updateCheck= |true|
31|TRACE|UsrProps |updateCheckBeta= |true|
31|TRACE|UsrProps |updateUrl= |http://gallery.sourceforge.net/gallery_remote_version_check.php|
31|TRACE|UsrProps |updateUrlBeta= |http://gallery.sourceforge.net/gallery_remote_version_check_beta.php|
31|TRACE|UsrProps |useProxy= |false|
31|TRACE|UsrProps |version= |1.2-b11|
172|INFO |GRI18n |
203|TRACE|PropsFile |Trying to find Gallery Remote.lax in Classpath
219|INFO |Update |LAX classpath up to date
3953|TRACE|PictInspec|emptyIconHeight: 17
4156|INFO |ImageUtils|tmpDir: E:\DOCUME~1\xxxxx~1.xxxxx\LOCALS~1\Temp\thumbs
4156|TRACE|PropsFile |Trying to find imagemagick/im.properties in Current Working Dir
4188|INFO |ImageUtils|useIM: true
4188|INFO |ImageUtils|imPath: imagemagick/win32/convert.exe
4188|INFO |ImageUtils|imIgnoreErrorCode: false
4203|TRACE|ImageUtils|Executing imagemagick/win32/convert.exe -size 64x64 -filter Box "img/default.gif" -resize "64x64" +profile "*" "E:\DOCUME~1\xxxxx~1.xxxxx\LOCALS~1\Temp\thumbs\thumb62514.gif"
4594|TRACE|ImageUtils|Returned with value 1
4594|CRITI|ImageUtils|ImageMagick doesn't seem to be working. Disabling
4610|TRACE|ImageUtils|Time: 422 - Avg: 422
4610|TRACE|ImageUtils|Time: 0 - Avg: 211
4610|TRACE|PropsFile |Trying to find jpegtran/jpegtran.properties in Current Working Dir
4625|INFO |ImageUtils|useJpegtran: true
4625|INFO |ImageUtils|jpegtranPath: jpegtran/win32/jpegtran.exe
4625|INFO |ImageUtils|jpegtranIgnoreErrorCode: false
4625|TRACE|MainFrame |updateGalleryParams: current gallery: null
4625|TRACE|MainFrame |updateAlbumCombo: current gallery: null
4625|TRACE|MainFrame |updatePicturesList: current album: null
8813|TRACE|Update |Local release date: Thu Oct 09 00:00:00 PDT 2003 new: Fri Sep 12 00:00:00 PDT 2003
11375|TRACE|Update |Local release date: Thu Oct 09 00:00:00 PDT 2003 new: Thu Oct 09 00:00:00 PDT 2003
12094|INFO |MainFrame |Command selected Options.Prefs
12844|TRACE|PrefsDlog |Showing panel: com.gallery.GalleryRemote.prefs.GeneralPanel
15438|INFO |MainFrame |Command selected NewGallery
15500|TRACE|PrefsDlog |Showing panel: com.gallery.GalleryRemote.prefs.GeneralPanel
26610|INFO |MainFrame |Command selected File.Quit
26610|INFO |MainFrame |Shutting down GR
26672|INFO |MainFrame |Shutting down log

 
k_at_work
k_at_work's picture

Joined: 2003-04-01
Posts: 17
Posted: Wed, 2003-10-15 23:21

I tried JRE v1.3.1_09 just for kicks and that didn't help any. I am probably going to go ahead and install JRE 1.4 to see if that helps any. I downloaded the source code so when I get some time I will try running it through JBuilder to see if I can find anything (if JRE 1.4 doesn't help).

Does anyone have GR 1.2-b5 or higher running on JRE 1.3.x?

 
k_at_work
k_at_work's picture

Joined: 2003-04-01
Posts: 17
Posted: Fri, 2003-10-17 15:52

I installed JRE 1.4.2_01 and everything works great now with GR 1.2-b11. So I'm guessing there is still something that is keeping GR from working with JRE 1.3.x.