[Date Prev][Date Next][Thread Prev][Thread Next][Author Index][Date Index][Thread Index]
Re: [zzdev] jre 1.4.0 query
- To: "Lewis Neal (EPA)" <Lewis.Neal@xxxxxxxxxxxxxxx>
- Subject: Re: [zzdev] jre 1.4.0 query
- From: Tuomas Lukka <lukka@xxxxxxxxxx>
- Date: Thu, 4 Apr 2002 09:38:15 +0300
- Cc: "'zzdev@xxxxxxxxxx'" <zzdev@xxxxxxxxxx>
- In-reply-to: <479EBF0FA283D411960500508B6986E001B9ADCD@xxxxxxxxxxxxxxxxxxxxxxxxxx>
- Mail-followup-to: Tuomas Lukka <lukka@xxxxxxxxxxxxxxxx>, "Lewis Neal (EPA)" <Lewis.Neal@xxxxxxxxxxxxxxx>, "'zzdev@xxxxxxxxxx'" <zzdev@xxxxxxxxxx>
- References: <479EBF0FA283D411960500508B6986E001B9ADCD@xxxxxxxxxxxxxxxxxxxxxxxxxx>
> I have just installed and run gzz with jre 1.4.0 beta installed.
> here is the output:
> C:\BATCH>java.exe -jar c:\progra~1\gzigzag\gzigzag-0.6.3-with-modules.jar
> cellscrollfile
> java.lang.ClassNotFoundException: org.gzigzag.ZZDrawingJ2D
> java.lang.ClassNotFoundException: org.gzigzag.ZZDrawingJ2D
> at java.net.URLClassLoader$1.run(Unknown Source)
> at java.security.AccessController.doPrivileged(Native Method)
> Graphics2D found but support not compiled in.
...
> end.
> This is very different than the output I get with jre1.3.1_02. Are ther any
> tips on using the 1.4.0 beta?
Not yet, I haven't used it with gzz yet.
The ZZDrawingJ2D stack trace is not relevant. Did the client actually run?
Tuomas