Skip site navigation (1)Skip section navigation (2)
Date:      Mon, 10 Feb 2014 12:24:29 +0800
From:      Huang Wen Hui <huanghwh@gmail.com>
To:        "freebsd-java@freebsd.org" <freebsd-java@freebsd.org>
Subject:   openjdk7-u51 problem with eclipse Kepler
Message-ID:  <CAB8unca2-FrK%2BMihNDOw3WsC=WqL9xwnnqsemW1PMv94rE0r1w@mail.gmail.com>

next in thread | raw e-mail | index | archive | help
Hi,
I got a problem when run eclipse Kepler with openjdk7-u51:

% java -version
openjdk version "1.7.0_51"
OpenJDK Runtime Environment (build 1.7.0_51-b13)
OpenJDK 64-Bit Server VM (build 24.51-b03, mixed mode)

eclipse output:

Accessing non-adaptable element
org.eclipse.ecf.examples.remoteservices.hello.ds.host
Accessing non-adaptable element
org.eclipse.ecf.examples.remoteservices.hello
11:03:01.099 [main] DEBUG o.e.g.boot.internal.BootActivator - Logback not
available. Please configure logging manually.
(org/slf4j/bridge/SLF4JBridgeHandler)
11:03:01.107 [Gyrex FrameworkLog Buffer Dispatcher] WARN
org.eclipse.equinox.logger - The plugin "com.cloudgarden.jigloo" with the
version "4.6.6" and location
"reference:file:../../share/eclipse/dropins/jigloo/eclipse/plugins/com.cloudgarden.jigloo_4.6.6/"
is an old style Eclipse 2.0 plugin with no OSGi bundle manifest.  Support
for Eclipse 2.0 style plugins will be removed in a future release. Refer to
the migration guide for details.
11:03:01.108 [Gyrex FrameworkLog Buffer Dispatcher] WARN
org.eclipse.equinox.logger - The plugin "com.cloudgarden.jigloo" with the
version "4.6.6" and location
"reference:file:../../share/eclipse/dropins/jigloo/eclipse/plugins/com.cloudgarden.jigloo_4.6.6/"
is an old style Eclipse 2.0 plugin with no OSGi bundle manifest.  Support
for Eclipse 2.0 style plugins will be removed in a future release. Refer to
the migration guide for details.
java.lang.reflect.InvocationTargetException
    at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
    at
sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:57)
    at
sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
    at java.lang.reflect.Method.invoke(Method.java:606)
    at
org.eclipse.gyrex.frameworklogadapter.internal.GyrexSlf4jForwarder$SLF4JLogger.log(GyrexSlf4jForwarder.java:116)
    at
org.eclipse.gyrex.frameworklogadapter.internal.GyrexSlf4jForwarder$LogBufferFlush.run(GyrexSlf4jForwarder.java:63)
    at
java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1145)
    at
java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:615)
    at java.lang.Thread.run(Thread.java:744)
Caused by: java.lang.InternalError: sun.net.PortConfig: unknown OS
    at sun.net.PortConfig$1.run(PortConfig.java:59)
    at sun.net.PortConfig$1.run(PortConfig.java:45)
    at java.security.AccessController.doPrivileged(Native Method)
    at sun.net.PortConfig.<clinit>(PortConfig.java:44)
    at java.net.SocketPermission$1.run(SocketPermission.java:1217)
    at java.net.SocketPermission$1.run(SocketPermission.java:1209)
    at java.security.AccessController.doPrivileged(Native Method)
    at
java.net.SocketPermission.initEphemeralPorts(SocketPermission.java:1208)
    at java.net.SocketPermission.<clinit>(SocketPermission.java:235)
    at
sun.security.util.SecurityConstants.<clinit>(SecurityConstants.java:259)
    at java.lang.Class.getProtectionDomain(Class.java:2181)
    at
ch.qos.logback.classic.spi.PackagingDataCalculator.getCodeLocation(PackagingDataCalculator.java:165)
    at
ch.qos.logback.classic.spi.PackagingDataCalculator.computeBySTEP(PackagingDataCalculator.java:138)
    at
ch.qos.logback.classic.spi.PackagingDataCalculator.populateUncommonFrames(PackagingDataCalculator.java:111)
    at
ch.qos.logback.classic.spi.PackagingDataCalculator.populateFrames(PackagingDataCalculator.java:103)
    at
ch.qos.logback.classic.spi.PackagingDataCalculator.calculate(PackagingDataCalculator.java:55)
    at
ch.qos.logback.classic.spi.ThrowableProxy.calculatePackagingData(ThrowableProxy.java:147)
    at ch.qos.logback.classic.spi.LoggingEvent.<init>(LoggingEvent.java:128)
    at
ch.qos.logback.classic.Logger.buildLoggingEventAndAppend(Logger.java:447)
    at ch.qos.logback.classic.Logger.filterAndLog_0_Or3Plus(Logger.java:403)
    at ch.qos.logback.classic.Logger.log(Logger.java:803)
    ... 9 more
11:03:01.112 [Gyrex FrameworkLog Buffer Dispatcher] WARN
org.eclipse.equinox.logger - Not loading teams for bundle
org.eclipse.ecf.examples.remoteservices.hello.ds.host (transformerPlugin
not yet initialized)
11:03:01.112 [Gyrex FrameworkLog Buffer Dispatcher] WARN
org.eclipse.equinox.logger - Not loading teams for bundle
org.eclipse.ecf.examples.remoteservices.hello (transformerPlugin not yet
initialized)
11:03:01.113 [Gyrex FrameworkLog Buffer Dispatcher] WARN
org.eclipse.equinox.logger - The extensions and extension-points from the
bundle "org.eclipse.stardust.ide.wst.facet.reporting.content" are ignored.
The bundle is not marked as singleton.  - org.eclipse.equinox.registry, id:
1162
java.lang.reflect.InvocationTargetException
    at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
    at
sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:57)
    at
sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
    at java.lang.reflect.Method.invoke(Method.java:606)
    at
org.eclipse.gyrex.frameworklogadapter.internal.GyrexSlf4jForwarder$SLF4JLogger.log(GyrexSlf4jForwarder.java:116)
    at
org.eclipse.gyrex.frameworklogadapter.internal.GyrexSlf4jForwarder$LogBufferFlush.run(GyrexSlf4jForwarder.java:63)
    at
java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1145)
    at
java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:615)
    at java.lang.Thread.run(Thread.java:744)
Caused by: java.lang.NoClassDefFoundError: Could not initialize class
sun.security.util.SecurityConstants
    at java.lang.Class.getProtectionDomain(Class.java:2181)
    at
ch.qos.logback.classic.spi.PackagingDataCalculator.getCodeLocation(PackagingDataCalculator.java:165)
    at
ch.qos.logback.classic.spi.PackagingDataCalculator.computeBySTEP(PackagingDataCalculator.java:138)
    at
ch.qos.logback.classic.spi.PackagingDataCalculator.populateUncommonFrames(PackagingDataCalculator.java:111)
    at
ch.qos.logback.classic.spi.PackagingDataCalculator.populateFrames(PackagingDataCalculator.java:103)
    at
ch.qos.logback.classic.spi.PackagingDataCalculator.calculate(PackagingDataCalculator.java:55)
    at
ch.qos.logback.classic.spi.ThrowableProxy.calculatePackagingData(ThrowableProxy.java:147)
    at ch.qos.logback.classic.spi.LoggingEvent.<init>(LoggingEvent.java:128)
    at
ch.qos.logback.classic.Logger.buildLoggingEventAndAppend(Logger.java:447)
    at ch.qos.logback.classic.Logger.filterAndLog_0_Or3Plus(Logger.java:403)
    at ch.qos.logback.classic.Logger.log(Logger.java:803)
    ... 9 more
11:03:01.113 [Gyrex FrameworkLog Buffer Dispatcher] ERROR
org.eclipse.equinox.logger - Invalid site reference %primaryUpdateURL in
feature org.eclipse.persistence.dbws.source. - org.eclipse.equinox.p2.core,
id: 1132
11:03:01.113 [Gyrex FrameworkLog Buffer Dispatcher] ERROR
org.eclipse.equinox.logger - Invalid site reference %secondaryUpdateURL in
feature org.eclipse.persi

openjdk7-u40 do NOT have this problem, I am using STALBE10.

Cheers,

Huang Wen Hui



Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?CAB8unca2-FrK%2BMihNDOw3WsC=WqL9xwnnqsemW1PMv94rE0r1w>