I've got a Solaris x86 Server laying around here. Let me give it a go.
On Nov 13, 2006, at 9:10 AM, K Wesley (JIRA) wrote:
[ http://issues.apache.org/jira/browse/GERONIMO-2515?
page=comments#action_12449373 ]
K Wesley commented on GERONIMO-2515:
------------------------------------
Yes, I originally tested this on 1.5 and then tested on 1.4.2,
since this is the officially supported release. I just think that
this does not work on solaris anywhere sparc or x86. Is there a
chance that this will be fixed soon? We are using geronimo in our
upcoming release and solaris is one of supported platforms.
load of geronimo/rmi-naming/1.1.1/car failed on Solaris 10
----------------------------------------------------------
Key: GERONIMO-2515
URL: http://issues.apache.org/jira/browse/
GERONIMO-2515
Project: Geronimo
Issue Type: Bug
Security Level: public(Regular issues)
Components: startup/shutdown
Affects Versions: 1.1.1
Environment: Solaris 10 , JDK 1.4.2
Reporter: K Wesley
Priority: Blocker
$ java -jar server.jar
Booting Geronimo Kernel (in Java 1.4.2_12)...
Starting Geronimo Application Server v1.1.1
[*- ] 0% 2s Startup failed
org.apache.geronimo.kernel.config.LifecycleException: load of
geronimo/rmi-naming/1.1.1/car failed
at
org.apache.geronimo.kernel.config.SimpleConfigurationManager.loadConf
iguration(SimpleConfigurationManager.java:294)
at
org.apache.geronimo.kernel.config.SimpleConfigurationManager.loadConf
iguration(SimpleConfigurationManager.java:275)
at
org.apache.geronimo.kernel.config.SimpleConfigurationManager.loadConf
iguration(SimpleConfigurationManager.java:250)
at
org.apache.geronimo.kernel.config.KernelConfigurationManager.loadConf
iguration(KernelConfigurationManager.java:112)
at
org.apache.geronimo.kernel.config.KernelConfigurationManager$
$FastClassByCGLIB$$b117102f.invoke(<generated>)
at net.sf.cglib.reflect.FastMethod.invoke(FastMethod.java:53)
at
org.apache.geronimo.gbean.runtime.FastMethodInvoker.invoke
(FastMethodInvoker.java:38)
at org.apache.geronimo.gbean.runtime.GBeanOperation.invoke
(GBeanOperation.java:122)
at org.apache.geronimo.gbean.runtime.GBeanInstance.invoke
(GBeanInstance.java:817)
at org.apache.geronimo.gbean.runtime.RawInvoker.invoke
(RawInvoker.java:57)
at
org.apache.geronimo.kernel.basic.RawOperationInvoker.invoke
(RawOperationInvoker.java:35)
at
org.apache.geronimo.kernel.basic.ProxyMethodInterceptor.intercept
(ProxyMethodInterceptor.java:96)
at
org.apache.geronimo.kernel.config.EditableConfigurationManager$
$EnhancerByCGLIB$$fe617d34.loadConfiguration(<generated>)
at org.apache.geronimo.system.main.Daemon.doStartup
(Daemon.java:294)
at org.apache.geronimo.system.main.Daemon.<init>
(Daemon.java:74)
at org.apache.geronimo.system.main.Daemon.main(Daemon.java:
377)
Caused by:
org.apache.geronimo.kernel.repository.MissingDependencyException:
Unable to resolve dependency org.apache.geronimo.specs/geronimo-
activation_1.0.2_spec//jar
at
org.apache.geronimo.kernel.repository.DefaultArtifactResolver.resolve
InClassLoader(DefaultArtifactResolver.java:119)
at
org.apache.geronimo.kernel.repository.DefaultArtifactResolver.resolve
InClassLoader(DefaultArtifactResolver.java:98)
at
org.apache.geronimo.kernel.repository.DefaultArtifactResolver$
$FastClassByCGLIB$$e847b746.invoke(<generated>)
at net.sf.cglib.reflect.FastMethod.invoke(FastMethod.java:53)
at
org.apache.geronimo.gbean.runtime.FastMethodInvoker.invoke
(FastMethodInvoker.java:38)
at org.apache.geronimo.gbean.runtime.GBeanOperation.invoke
(GBeanOperation.java:122)
at org.apache.geronimo.gbean.runtime.GBeanInstance.invoke
(GBeanInstance.java:817)
at org.apache.geronimo.gbean.runtime.RawInvoker.invoke
(RawInvoker.java:57)
at
org.apache.geronimo.kernel.basic.RawOperationInvoker.invoke
(RawOperationInvoker.java:35)
at
org.apache.geronimo.kernel.basic.ProxyMethodInterceptor.intercept
(ProxyMethodInterceptor.java:96)
at org.apache.geronimo.kernel.repository.ArtifactResolver$
$EnhancerByCGLIB$$8e854b59.resolveInClassLoader(<generated>)
at
org.apache.geronimo.kernel.config.SimpleConfigurationManager.resolveP
arentIds(SimpleConfigurationManager.java:466)
at
org.apache.geronimo.kernel.config.SimpleConfigurationManager.loadDept
hFirst(SimpleConfigurationManager.java:425)
at
org.apache.geronimo.kernel.config.SimpleConfigurationManager.loadConf
iguration(SimpleConfigurationManager.java:291)
... 15 more
Server shutdown begun
Server shutdown completed
--
This message is automatically generated by JIRA.
-
If you think it was sent incorrectly contact one of the
administrators: http://issues.apache.org/jira/secure/
Administrators.jspa
-
For more information on JIRA, see: http://www.atlassian.com/
software/jira
Matt Hogstrom
[EMAIL PROTECTED]