Bug#446299: May be the same bug as #443905

Hongzheng Wang wanghz at gmail.com
Fri Oct 12 06:30:59 UTC 2007


Before starting eclipse, I deleted ~/.eclipse and ~/workspace first so
that a clean excutiong can be expected.

Eclipse is installed by `sudo aptitude -R install eclipse'.
Therefore, only the following packages are installed:

  ant ant-optional eclipse eclipse-jdt eclipse-pde eclipse-platform
  eclipse-rcp eclipse-source junit libbcel-java libcommons-beanutils-java
  libcommons-collections-java libcommons-collections3-java
  libcommons-dbcp-java libcommons-digester-java libcommons-el-java
  libcommons-launcher-java libcommons-logging-java libcommons-modeler-java
  libcommons-pool-java libjsch-java liblog4j1.2-java liblucene-java
  liblucene-java-doc libmx4j-java libregexp-java libservlet2.3-java
  libswt3.2-gtk-java libswt3.2-gtk-jni libtomcat5.5-java


$ eclipse -debug -consoleLog
searching for compatible vm...
  testing /usr/lib/jvm/java-gcj...not found
  testing /usr/lib/kaffe/pthreads...not found
  testing /usr/lib/jvm/java-6-sun...found
Could not create /usr/local/lib/eclipse/.eclipseextension. Please run as root:
    touch /usr/local/lib/eclipse/.eclipseextension
    chmod 2775 /usr/local/lib/eclipse/.eclipseextension
    chown root:staff /usr/local/lib/eclipse/.eclipseextension
Start VM: /usr/lib/jvm/java-6-sun/bin/java
-Djava.library.path=/usr/lib/jni
-Dgnu.gcj.precompiled.db.path=/var/lib/gcj-4.2/classmap.db
-Dgnu.gcj.runtime.VMClassLoader.library_control=never
-Dosgi.locking=none
-jar /usr/lib/eclipse/startup.jar
-os linux
-ws gtk
-arch x86
-launcher /usr/lib/eclipse/eclipse
-name Eclipse
-showsplash 600
-exitdata 5140023
-install /usr/lib/eclipse
-debug
-consoleLog
-vm /usr/lib/jvm/java-6-sun/bin/java
-vmargs
-Djava.library.path=/usr/lib/jni
-Dgnu.gcj.precompiled.db.path=/var/lib/gcj-4.2/classmap.db
-Dgnu.gcj.runtime.VMClassLoader.library_control=never
-Dosgi.locking=none
-jar /usr/lib/eclipse/startup.jar
Install location:
    file:/usr/lib/eclipse/
Configuration file:
    file:/usr/lib/eclipse/configuration/config.ini loaded
Configuration location:
    file:/home/hzwang/.eclipse/org.eclipse.platform_3.2.0/configuration
Configuration file:
    file:/home/hzwang/.eclipse/org.eclipse.platform_3.2.0/config.ini
not found or not read
Shared configuration location:
    file:/usr/lib/eclipse/configuration/
Framework located:
    file:/usr/lib/eclipse/plugins/org.eclipse.osgi_3.2.2.R32x_v20070118.jar
Framework classpath:
    file:/usr/lib/eclipse/plugins/org.eclipse.osgi_3.2.2.R32x_v20070118.jar
Splash location:
    /usr/lib/eclipse/plugins/org.eclipse.platform_3.2.2.r322_v20070117b/splash.bmp
runCommand:
    </usr/lib/eclipse/eclipse><-name><Eclipse><-showsplash><600></usr/lib/eclipse/plugins/org.eclipse.platform_3.2.2.r322_v20070117b/splash.bmp>
Debug options:
    file:/home/hzwang/.options not found
Time to load bundles: 121
Starting application: 8119
!SESSION 2007-10-12 06:25:33.434 -----------------------------------------------
eclipse.buildId=M20070212-1330
java.version=1.6.0_03
java.vendor=Sun Microsystems Inc.
BootLoader constants: OS=linux, ARCH=x86, WS=gtk, NL=en_US
Command-line arguments:  -os linux -ws gtk -arch x86 -debug -consoleLog

!ENTRY org.eclipse.osgi 2 1 2007-10-12 06:25:42.605
!MESSAGE NLS missing message: initializer_error in:
org.eclipse.core.internal.runtime.messages

!ENTRY org.eclipse.osgi 2 1 2007-10-12 06:25:42.621
!MESSAGE NLS missing message: fileInitializer_fileNotFound in:
org.eclipse.core.internal.runtime.messages

!ENTRY org.eclipse.osgi 2 1 2007-10-12 06:25:42.621
!MESSAGE NLS missing message: fileInitializer_IOError in:
org.eclipse.core.internal.runtime.messages

!ENTRY org.eclipse.osgi 2 1 2007-10-12 06:25:42.622
!MESSAGE NLS missing message: fileInitializer_missingFileName in:
org.eclipse.core.internal.runtime.messages
Application Started: 31408
/usr/lib/bug-buddy/Eclipse: No such file or directory.

On 10/12/07, Michael Koch <konqueror at gmx.de> wrote:
> Hello,
>
>
> On Fri, Oct 12, 2007 at 01:41:02PM +0800, Hongzheng Wang wrote:
> > Hi,
> >
> > I can't find such a log file.  In fact, there is not any log files
> > found in ~/.  Does it mean the sun jvm has not crashed but just be
> > eclipse ui itself?
>
> Sorry, your subject line irritated me totally. Neither eclipse nor SUN
> JVM crashed according to your output. Please do "eclipse -debug
> -consoleLog" in some terminal and look at the output to see for an
> error message.
>
>
> Cheers,
> Michael
>


-- 
HZ





More information about the pkg-java-maintainers mailing list