Date: Mon, 16 Feb 2009 10:28:14 +0100 From: Horst Leitenmueller <horst.leitenmueller@liwest.at> To: freebsd-java@freebsd.org Subject: Jboss 5.0 GA diablo-jdk 1.6/ jdk16 and jboss5ctl Message-ID: <1234776494.1485.11.camel@lap02.be-informed.at>
next in thread | raw e-mail | index | archive | help
hello together,
problem on jboss 5.0 GA and enable via jboss5ctl
on: FreeBSD 7.1-RELEASE-p2 #3
i have tried both with
/usr/local/jboss5/bin/run.sh
jdk set to diablo1.6/jdk16 via javavm_opt.conf
normal boot (with some warnings in log file but normal as post of scott
starky)
when i try to start via rc.conf (jboss5_enable="YES")
which calls in background the /usr/local/bin/jboss5ctl
the i always get an error
09:23:51,788 DEBUG [BaseClassLoader] Created
BaseClassLoader@e771f3{bindings-classloader:0.0.0$MODULE} with policy
VFSClassLoaderPolicy@ea3932{name=bindings-classloader:0.0.0$MODULE
domain=null
roots=[DelegatingHandler@22091943[path=jboss-bindingservice.jar
context=file:/s/usr-local/jboss5/common/lib/
real=file:/s/usr-local/jboss5/common/lib/jboss-bindingservice.jar]]
delegates=null exported=[org.jboss.services.binding,
org.jboss.services.binding.impl, META-INF] <IMPORT-ALL>NON_EMPTY}
09:23:51,789 DEBUG [BaseClassLoaderDomain]
ClassLoaderDomain@118fa47{DefaultDomain} registerClassLoader
BaseClassLoader@e771f3{bindings-classloader:0.0.0$MODULE}
09:23:52,781 ERROR [AbstractKernelController] Error installing to
Instantiated: name=StandardBindings state=Described
java.lang.IllegalArgumentException: Wrong arguments. new for target
java.lang.reflect.Constructor expected=[int] actual=[java.util.HashSet]
at
org.jboss.reflect.plugins.introspection.ReflectionUtils.handleErrors(ReflectionUtils.java:395)
and system shutsdown.......
09:23:57,988 DEBUG [ServerImpl] Failed to start
java.lang.IllegalStateException: Incompletely deployed:
*** DEPLOYMENTS IN ERROR: Name -> Error
StandardBindings -> java.lang.IllegalArgumentException: Wrong arguments.
new for target java.lang.reflect.Constructor expected=[int]
actual=[java.util.HashSet]
*** DEPLOYMENTS MISSING DEPENDENCIES: Name -> Dependency{Required
State:Actual State}
ServiceBindingManager -> ServiceBindingStore{Installed:Instantiated}
ServiceBindingStore -> StandardBindings{Installed:**ERROR**}
SystemPropertyBinder#1 -> ServiceBindingManager{Installed:Described}
SystemPropertyBinder -> SystemPropertyBinder#1{Installed:Described}
at
org.jboss.kernel.plugins.deployment.AbstractKernelDeployer.internalValidate(AbstractKernelDeployer.java:290)
at
org.jboss.kernel.plugins.deployment.AbstractKernelDeployer.validate(AbstractKernelDeployer.java:174)
at
org.jboss.bootstrap.microcontainer.ServerImpl.doStart(ServerImpl.java:148)
at
org.jboss.bootstrap.AbstractServerImpl.start(AbstractServerImpl.java:394)
at org.jboss.Main.boot(Main.java:209)
at org.jboss.Main$1.run(Main.java:547)
at java.lang.Thread.run(Thread.java:619)
09:23:57,992 INFO [ServerImpl] Runtime shutdown hook called, forceHalt:
true
is there a solution how to prevent the problem with jboss5ctl ?
thanx for response
br horst leitenmueller
--
------------------------------------
Horst Leitenmueller
email: horst.leitenmueller@liwest.at
------------------------------------
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?1234776494.1485.11.camel>
