Trouble with Zend Studio

Ivan Voras ivoras at fer.hr
Fri Nov 17 16:04:43 UTC 2006


I doubt this is high on anyone's priority list, but I've tried to run 
Zend Studio under FreeBSD today and it failed. It's written in Java, and 
as long as I use the supplied java-jre it sortof works, but is unstable. 
With the native JRE it fails without giving a backtrace or even a java 
debug trace file (hs...pid file).

The only thing I've managed to wring out of it is the list of loaded 
libraries, which ends like this:


[Loaded java.util.TimeZone from shared objects file]
[Loaded java.lang.InheritableThreadLocal from shared objects file]
[Loaded sun.util.calendar.ZoneInfo from shared objects file]
[Loaded sun.util.calendar.ZoneInfoFile from shared objects file]
[Loaded sun.util.calendar.ZoneInfoFile$1 from shared objects file]
[Loaded java.util.TimeZone$1 from shared objects file]
[Loaded sun.util.calendar.CalendarDate from shared objects file]
[Loaded sun.util.calendar.BaseCalendar$Date from shared objects file]
[Loaded sun.util.calendar.Gregorian$Date from shared objects file]
[Loaded sun.util.calendar.CalendarUtils from shared objects file]
[Loaded java.util.TimeZone$DisplayNames from 
/usr/local/diablo-jdk1.5.0/jre/lib/rt.jar]
[Loaded java.text.DateFormatSymbols from shared objects file]
[Loaded sun.text.resources.LocaleData from shared objects file]
[Loaded sun.text.resources.LocaleData$1 from shared objects file]
[Loaded java.util.ResourceBundle$ResourceCacheKey from shared objects file]
[Loaded java.util.ResourceBundle$LoaderReference from shared objects file]
[Loaded sun.misc.SoftCache$ValueCell from shared objects file]
[Loaded java.util.ListResourceBundle from shared objects file]
[Loaded sun.text.resources.LocaleElements from shared objects file]
[Loaded sun.text.resources.LocaleElements_en from shared objects file]
[Loaded sun.text.resources.LocaleElements_en_US from shared objects file]
[Loaded sun.text.resources.DateFormatZoneData from shared objects file]
[Loaded sun.text.resources.DateFormatZoneData_en from shared objects file]
[Loaded java.util.ResourceBundle$1 from shared objects file]
[Loaded sun.misc.Launcher$1 from shared objects file]
[Loaded java.net.URLClassLoader$2 from shared objects file]
[Loaded java.util.Vector$1 from shared objects file]
[Loaded sun.text.resources.DateFormatZoneData$1 from shared objects file]
[Loaded java.lang.ExceptionInInitializerError from shared objects file]
[Loaded java.lang.Shutdown from shared objects file]
[Loaded java.lang.Shutdown$Lock from shared objects file]

Any ideas on how to proceed?



More information about the freebsd-java mailing list