quality@glassfish.java.net

Re: First nightly build for GlassFish Tools Bundle For Eclipse 1.2 is now available: Testing needed...

From: Survivant 00 <survivant00_at_gmail.com>
Date: Sun, 11 Oct 2009 19:21:03 -0400

I started GF from Eclipse.. got a nice error popop.. but the error message
is meaningless.


here the console

Waiting for DAS to start.
.........................................................................................................................................................................................................Started
domain: domain1
Domain location: D:\Documents and
Settings\xp32\workspace\.metadata\.plugins\com.sun.enterprise.jst.server.sunappsrv92\domain1
Log file: D:\Documents and
Settings\xp32\workspace\.metadata\.plugins\com.sun.enterprise.jst.server.sunappsrv92\domain1\logs\server.log
Admin port for the domain: 4860
Command start-domain executed successfully.



here the complete log

2009-10-11 19:14:55 com.sun.enterprise.admin.launcher.GFLauncherLogger info
INFO: JVM invocation command line:
D:\Program Files\Java\jre6\bin\java.exe
-cp
C:/GlassFish-Tools-Bundle-For-Eclipse-1.1.3/glassfishv3/glassfish/modules/glassfish.jar
-XX:+UnlockDiagnosticVMOptions
-XX:MaxPermSize=192m
-XX:NewRatio=2
-XX:+LogVMOutput
-XX:LogFile=D:\Documents and
Settings\xp32\workspace\.metadata\.plugins\com.sun.enterprise.jst.server.sunappsrv92\domain1/logs/jvm.log
-Xmx512m
-javaagent:C:/GlassFish-Tools-Bundle-For-Eclipse-1.1.3/glassfishv3/glassfish/lib/monitor/btrace-agent.jar=unsafe=true
-client
-Djdbc.drivers=org.apache.derby.jdbc.ClientDriver
-Djavax.net.ssl.trustStore=D:\Documents and
Settings\xp32\workspace\.metadata\.plugins\com.sun.enterprise.jst.server.sunappsrv92\domain1/config/cacerts.jks
-Djavax.net.ssl.keyStore=D:\Documents and
Settings\xp32\workspace\.metadata\.plugins\com.sun.enterprise.jst.server.sunappsrv92\domain1/config/keystore.jks
-Djava.security.policy=D:\Documents and
Settings\xp32\workspace\.metadata\.plugins\com.sun.enterprise.jst.server.sunappsrv92\domain1/config/server.policy
-Dcom.sun.enterprise.security.httpsOutboundKeyAlias=s1as
-Dcom.sun.aas.instanceRoot=D:\Documents and
Settings\xp32\workspace\.metadata\.plugins\com.sun.enterprise.jst.server.sunappsrv92\domain1
-Dcom.sun.enterprise.config.config_environment_factory_class=com.sun.enterprise.config.serverbeans.AppserverConfigEnvironmentFactory
-DANTLR_USE_DIRECT_CLASS_LOADING=true
-Djava.security.auth.login.config=D:\Documents and
Settings\xp32\workspace\.metadata\.plugins\com.sun.enterprise.jst.server.sunappsrv92\domain1/config/login.conf
-Djava.endorsed.dirs=C:\GlassFish-Tools-Bundle-For-Eclipse-1.1.3\glassfishv3\glassfish/lib/endorsed
-Dcom.sun.aas.installRoot=C:\GlassFish-Tools-Bundle-For-Eclipse-1.1.3\glassfishv3\glassfish
-Djava.ext.dirs=D:\Program Files\Java\jre6/lib/ext;D:\Program
Files\Java\jre6/jre/lib/ext;D:\Documents and
Settings\xp32\workspace\.metadata\.plugins\com.sun.enterprise.jst.server.sunappsrv92\domain1/lib/ext;C:\GlassFish-Tools-Bundle-For-Eclipse-1.1.3\glassfishv3\javadb/lib
-Djava.library.path=C:/GlassFish-Tools-Bundle-For-Eclipse-1.1.3/glassfishv3/glassfish/lib;D:/Program
Files/Java/jre6/bin;C:/GlassFish-Tools-Bundle-For-Eclipse-1.1.3/glassfishv3/glassfish;D:/WINDOWS/Sun/Java/bin;D:/WINDOWS/system32;D:/WINDOWS;D:/Program
Files/Java/jre6/bin/client;D:/WINDOWS/system32/wbem;D:/Program Files/ATI
Technologies/ATI.ACE/Core-Static;D:/Program Files/Common Files/Teleca
Shared;D:/Program Files/Common Files/Roxio
Shared/DLLShared;D:/maven/bin;D:/ant/bin;D:/Program Files/Liquid
Technologies/Liquid XML Studio
2009/XmlDataBinder7/Redist7/cpp/win32/bin;D:/Program
Files/TortoiseSVN/bin;D:/Program Files/TortoiseHg
com.sun.enterprise.glassfish.bootstrap.ASMain
-domainname
domain1
-asadmin-args
start-domain,,,--domaindir,,,D:\Documents and
Settings\xp32\workspace\.metadata\.plugins\com.sun.enterprise.jst.server.sunappsrv92,,,--debug=false,,,--verbose=false,,,domain1
-instancename
server
-verbose
false
-debug
false
-asadmin-classpath
C:/GlassFish-Tools-Bundle-For-Eclipse-1.1.3/glassfishv3/glassfish/modules/admin-cli.jar
-asadmin-classname
com.sun.enterprise.admin.cli.AsadminMain
-upgrade
false
-domaindir
D:/Documents and
Settings/xp32/workspace/.metadata/.plugins/com.sun.enterprise.jst.server.sunappsrv92/domain1
-read-stdin
true
2009-10-11 19:14:55 com.sun.enterprise.admin.launcher.GFLauncherLogger info
INFO: Successfully launched in 31 msec.
[#|2009-10-11T19:17:52.702-0400|INFO||null|_ThreadID=11;_ThreadName=Thread-3;|Running
GlassFish Version: GlassFish v3 (build 67)|#]

[#|2009-10-11T19:17:54.603-0400|SEVERE|glassfish|javax.enterprise.system.core.com.sun.enterprise.v3.server|_ThreadID=12;_ThreadName=Thread-3;|Error
processing com.sun.enterprise.v3.server.TransactionRecovery
org.jvnet.hk2.component.ComponentException: Injection failed on
com.sun.hk2.component.Holder<org.glassfish.transaction.api.ResourceRecoveryManager>
com.sun.enterprise.v3.server.TransactionRecovery.rrMgr
    at
org.jvnet.hk2.component.InjectionManager.inject(InjectionManager.java:107)
    at
com.sun.hk2.component.AbstractWombImpl.inject(AbstractWombImpl.java:170)
    at com.sun.hk2.component.ConstructorWomb$1.run(ConstructorWomb.java:91)
    at java.security.AccessController.doPrivileged(Native Method)
    at
com.sun.hk2.component.ConstructorWomb.initialize(ConstructorWomb.java:88)
    at com.sun.hk2.component.AbstractWombImpl.get(AbstractWombImpl.java:77)
    at
com.sun.hk2.component.SingletonInhabitant.get(SingletonInhabitant.java:58)
    at com.sun.hk2.component.LazyInhabitant.get(LazyInhabitant.java:107)
    at
com.sun.hk2.component.AbstractInhabitantImpl.get(AbstractInhabitantImpl.java:60)
    at
com.sun.enterprise.v3.server.AppServerStartup$2.run(AppServerStartup.java:223)
    at java.util.concurrent.Executors$RunnableAdapter.call(Unknown Source)
    at java.util.concurrent.FutureTask$Sync.innerRun(Unknown Source)
    at java.util.concurrent.FutureTask.run(Unknown Source)
    at java.util.concurrent.ThreadPoolExecutor$Worker.runTask(Unknown
Source)
    at java.util.concurrent.ThreadPoolExecutor$Worker.run(Unknown Source)
    at java.lang.Thread.run(Unknown Source)
Caused by: java.lang.IllegalArgumentException: Can not set
com.sun.hk2.component.Holder field
com.sun.enterprise.v3.server.TransactionRecovery.rrMgr to
org.jvnet.hk2.component.Habitat$5
    at
sun.reflect.UnsafeFieldAccessorImpl.throwSetIllegalArgumentException(Unknown
Source)
    at
sun.reflect.UnsafeFieldAccessorImpl.throwSetIllegalArgumentException(Unknown
Source)
    at sun.reflect.UnsafeObjectFieldAccessorImpl.set(Unknown Source)
    at java.lang.reflect.Field.set(Unknown Source)
    at
org.jvnet.hk2.component.InjectionManager.inject(InjectionManager.java:84)
    ... 15 more
|#]

[#|2009-10-11T19:17:56.661-0400|INFO|glassfish|com.sun.grizzly.config.GrizzlyServiceListener|_ThreadID=11;_ThreadName=Thread-3;|Perform
lazy SSL initialization for the listener 'http-listener-2'|#]

[#|2009-10-11T19:17:56.770-0400|INFO|glassfish|com.sun.grizzly.config.GrizzlyServiceListener|_ThreadID=13;_ThreadName=Thread-3;|Starting
Grizzly Framework 1.9.18b - Sun Oct 11 19:17:56 EDT 2009|#]

[#|2009-10-11T19:17:56.770-0400|INFO|glassfish|com.sun.grizzly.config.GrizzlyServiceListener|_ThreadID=16;_ThreadName=Thread-3;|Starting
Grizzly Framework 1.9.18b - Sun Oct 11 19:17:56 EDT 2009|#]

[#|2009-10-11T19:17:56.770-0400|INFO|glassfish|com.sun.grizzly.config.GrizzlyServiceListener|_ThreadID=15;_ThreadName=Thread-3;|Starting
Grizzly Framework 1.9.18b - Sun Oct 11 19:17:56 EDT 2009|#]

[#|2009-10-11T19:17:56.770-0400|INFO|glassfish|com.sun.grizzly.config.GrizzlyServiceListener|_ThreadID=14;_ThreadName=Thread-3;|Starting
Grizzly Framework 1.9.18b - Sun Oct 11 19:17:56 EDT 2009|#]

[#|2009-10-11T19:17:56.786-0400|INFO|glassfish|com.sun.grizzly.config.GrizzlyServiceListener|_ThreadID=17;_ThreadName=Thread-3;|Starting
Grizzly Framework 1.9.18b - Sun Oct 11 19:17:56 EDT 2009|#]

[#|2009-10-11T19:17:57.643-0400|INFO|glassfish|javax.enterprise.system.core.com.sun.enterprise.v3.server|_ThreadID=11;_ThreadName=Thread-3;|GlassFish
v3 startup time : Felix(168006ms) startup services(10568ms)
total(178574ms)|#]

[#|2009-10-11T19:17:57.845-0400|INFO|glassfish|null|_ThreadID=18;_ThreadName=Thread-3;|Grizzly
Framework started in: 1137ms listening on port 3700|#]

[#|2009-10-11T19:17:57.845-0400|INFO|glassfish|null|_ThreadID=19;_ThreadName=Thread-3;|Grizzly
Framework started in: 1184ms listening on port 8181|#]

[#|2009-10-11T19:17:57.845-0400|INFO|glassfish|null|_ThreadID=20;_ThreadName=Thread-3;|Grizzly
Framework started in: 1106ms listening on port 7676|#]

[#|2009-10-11T19:17:57.845-0400|INFO|glassfish|null|_ThreadID=21;_ThreadName=Thread-3;|Grizzly
Framework started in: 1169ms listening on port 4860|#]

[#|2009-10-11T19:17:57.845-0400|INFO|glassfish|null|_ThreadID=22;_ThreadName=Thread-3;|Grizzly
Framework started in: 1527ms listening on port 8084|#]

[#|2009-10-11T19:17:57.845-0400|INFO|glassfish|javax.enterprise.system.tools.monitor.org.glassfish.admin.monitor|_ThreadID=11;_ThreadName=Thread-3;|Discovering
the XML ProbeProviders from lib/monitor|#]

[#|2009-10-11T19:17:59.560-0400|INFO|glassfish|javax.enterprise.system.core.com.sun.enterprise.v3.server|_ThreadID=23;_ThreadName=Thread-3;|[Thread[GlassFish
Kernel Main Thread,5,main]] started|#]

[#|2009-10-11T19:17:59.669-0400|INFO|glassfish|null|_ThreadID=24;_ThreadName=Thread-3;|felix.fileinstall.poll
(ms) 5000|#]

[#|2009-10-11T19:17:59.669-0400|INFO|glassfish|null|_ThreadID=24;_ThreadName=Thread-3;|felix.fileinstall.dir
C:\GlassFish-Tools-Bundle-For-Eclipse-1.1.3\glassfishv3\glassfish\modules\autostart|#]

[#|2009-10-11T19:17:59.669-0400|INFO|glassfish|null|_ThreadID=24;_ThreadName=Thread-3;|felix.fileinstall.debug
1|#]

[#|2009-10-11T19:17:59.669-0400|INFO|glassfish|null|_ThreadID=24;_ThreadName=Thread-3;|felix.fileinstall.bundles.new.start
true|#]

[#|2009-10-11T19:17:59.856-0400|INFO|glassfish|javax.enterprise.system.tools.admin.org.glassfish.server|_ThreadID=25;_ThreadName=Thread-3;|JMXStartupService:
Started JMXConnector, JMXService URL =
service:jmx:rmi://xp32-2c09595527:8686/jndi/rmi://xp32-2c09595527:8686/jmxrmi|#]

[#|2009-10-11T19:18:00.308-0400|INFO|glassfish|null|_ThreadID=24;_ThreadName=Thread-3;|Installed
C:\GlassFish-Tools-Bundle-For-Eclipse-1.1.3\glassfishv3\glassfish\modules\autostart\osgi-web-container.jar|#]

[#|2009-10-11T19:18:00.682-0400|INFO|glassfish|null|_ThreadID=24;_ThreadName=Thread-3;|Installed
C:\GlassFish-Tools-Bundle-For-Eclipse-1.1.3\glassfishv3\glassfish\modules\autostart\org.apache.felix.scr.jar|#]

[#|2009-10-11T19:18:00.729-0400|INFO|glassfish|null|_ThreadID=24;_ThreadName=Thread-3;|Started
bundle:
/C:/GlassFish-Tools-Bundle-For-Eclipse-1.1.3/glassfishv3/glassfish/modules/autostart/osgi-web-container.jar|#]

[#|2009-10-11T19:18:00.760-0400|INFO|glassfish|null|_ThreadID=24;_ThreadName=Thread-3;|Started
bundle:
/C:/GlassFish-Tools-Bundle-For-Eclipse-1.1.3/glassfishv3/glassfish/modules/autostart/org.apache.felix.scr.jar|#]

[#|2009-10-11T19:18:01.337-0400|INFO|glassfish|null|_ThreadID=26;_ThreadName=Thread-3;|felix.fileinstall.poll
(ms) 5000|#]

[#|2009-10-11T19:18:01.337-0400|INFO|glassfish|null|_ThreadID=26;_ThreadName=Thread-3;|felix.fileinstall.dir
D:\Documents and
Settings\xp32\workspace\.metadata\.plugins\com.sun.enterprise.jst.server.sunappsrv92\domain1\autodeploy\bundles|#]

[#|2009-10-11T19:18:01.337-0400|INFO|glassfish|null|_ThreadID=26;_ThreadName=Thread-3;|felix.fileinstall.debug
1|#]

[#|2009-10-11T19:18:01.337-0400|INFO|glassfish|null|_ThreadID=26;_ThreadName=Thread-3;|felix.fileinstall.bundles.new.start
true|#]

[#|2009-10-11T19:18:14.055-0400|INFO|glassfish|null|_ThreadID=27;_ThreadName=Thread-3;|Total
number of available updates : 0|#]




Fullscreen_capture_2009-10-11_191642.jpg
(image/jpeg attachment: Fullscreen_capture_2009-10-11_191642.jpg)