Skip site navigation (1)Skip section navigation (2)
Date:      Fri, 17 Nov 2006 17:03:56 +0100
From:      Ivan Voras <ivoras@fer.hr>
To:        freebsd-java@freebsd.org
Subject:   Trouble with Zend Studio
Message-ID:  <ejkmhd$7ji$1@sea.gmane.org>

next in thread | raw e-mail | index | archive | help
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?




Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?ejkmhd$7ji$1>