You are viewing a plain text version of this content. The canonical link for it is here.
Posted to dev@geronimo.apache.org by "Pierre-Antoine Berreur (JIRA)" <ji...@apache.org> on 2008/10/13 17:46:44 UTC

[jira] Created: (GERONIMO-4354) Missing dependency: org.apache.geronimo.framework/geronimo-common/2.1.1/jar when starting Geronimo 2.1.1 on Solaris 10 x86

Missing dependency: org.apache.geronimo.framework/geronimo-common/2.1.1/jar when starting Geronimo 2.1.1 on Solaris 10 x86
--------------------------------------------------------------------------------------------------------------------------

                 Key: GERONIMO-4354
                 URL: https://issues.apache.org/jira/browse/GERONIMO-4354
             Project: Geronimo
          Issue Type: Bug
      Security Level: public (Regular issues)
          Components: installer
    Affects Versions: 2.1.1
         Environment: uname -a
SunOS bremy 5.10 Generic_127128-06 i86pc i386 i86pc

            Reporter: Pierre-Antoine Berreur
            Priority: Blocker


Can not start geronimo after unzipping it on Solaris 10.



root@bremy /export/Geronimo/geronimo-tomcat6-javaee5-2.1.1$ ./bin/geronimo.sh run
Using GERONIMO_BASE:   /export/Geronimo/geronimo-tomcat6-javaee5-2.1.1
Using GERONIMO_HOME:   /export/Geronimo/geronimo-tomcat6-javaee5-2.1.1
Using GERONIMO_TMPDIR: var/temp
Using JRE_HOME:        /usr/java/jre
03:23:39,177 ERROR [GBeanInstanceState] Error while starting; GBean is now in the FAILED state: abstractName="org.apache.geronimo.framework/j2ee-system/2.1.1/car?configurationName=org.apache.geronimo.framework/j2ee-system/2.1.1/car"
org.apache.geronimo.kernel.repository.MissingDependencyException: Missing dependency: org.apache.geronimo.framework/geronimo-common/2.1.1/jar
        at org.apache.geronimo.kernel.config.ConfigurationResolver.resolve(ConfigurationResolver.java:113)
        at org.apache.geronimo.kernel.config.Configuration.buildClassPath(Configuration.java:405)
        at org.apache.geronimo.kernel.config.Configuration.createConfigurationClasssLoader(Configuration.java:322)
        at org.apache.geronimo.kernel.config.Configuration.<init>(Configuration.java:267)
        at sun.reflect.NativeConstructorAccessorImpl.newInstance0(Native Method)
        at sun.reflect.NativeConstructorAccessorImpl.newInstance(NativeConstructorAccessorImpl.java:39)
        at sun.reflect.DelegatingConstructorAccessorImpl.newInstance(DelegatingConstructorAccessorImpl.java:27)
        at java.lang.reflect.Constructor.newInstance(Constructor.java:494)
        at org.apache.geronimo.gbean.runtime.GBeanInstance.createInstance(GBeanInstance.java:948)
        at org.apache.geronimo.gbean.runtime.GBeanInstanceState.attemptFullStart(GBeanInstanceState.java:268)
        at org.apache.geronimo.gbean.runtime.GBeanInstanceState.start(GBeanInstanceState.java:102)
        at org.apache.geronimo.gbean.runtime.GBeanInstance.start(GBeanInstance.java:541)
        at org.apache.geronimo.kernel.basic.BasicKernel.startGBean(BasicKernel.java:361)
        at org.apache.geronimo.kernel.config.ConfigurationUtil.loadBootstrapConfiguration(ConfigurationUtil.java:203)
        at org.apache.geronimo.kernel.config.ConfigurationUtil.loadBootstrapConfiguration(ConfigurationUtil.java:167)
        at org.apache.geronimo.kernel.util.MainConfigurationBootstrapper.loadBootConfiguration(MainConfigurationBootstrapper.java:84)
        at org.apache.geronimo.kernel.util.MainConfigurationBootstrapper.getMain(MainConfigurationBootstrapper.java:57)
        at org.apache.geronimo.kernel.util.MainConfigurationBootstrapper.main(MainConfigurationBootstrapper.java:38)
        at org.apache.geronimo.cli.AbstractCLI.executeMain(AbstractCLI.java:67)
        at org.apache.geronimo.cli.daemon.DaemonCLI.main(DaemonCLI.java:30)
java.lang.IllegalStateException: GBean is not running: org.apache.geronimo.framework/j2ee-system/2.1.1/car?configurationName=org.apache.geronimo.framework/j2ee-system/2.1.1/car
        at org.apache.geronimo.kernel.basic.BasicKernel.getGBean(BasicKernel.java:304)
        at org.apache.geronimo.kernel.config.ConfigurationUtil.loadBootstrapConfiguration(ConfigurationUtil.java:205)
        at org.apache.geronimo.kernel.config.ConfigurationUtil.loadBootstrapConfiguration(ConfigurationUtil.java:167)
        at org.apache.geronimo.kernel.util.MainConfigurationBootstrapper.loadBootConfiguration(MainConfigurationBootstrapper.java:84)
        at org.apache.geronimo.kernel.util.MainConfigurationBootstrapper.getMain(MainConfigurationBootstrapper.java:57)
        at org.apache.geronimo.kernel.util.MainConfigurationBootstrapper.main(MainConfigurationBootstrapper.java:38)
        at org.apache.geronimo.cli.AbstractCLI.executeMain(AbstractCLI.java:67)
        at org.apache.geronimo.cli.daemon.DaemonCLI.main(DaemonCLI.java:30)
root@bremy /export/Geronimo/geronimo-tomcat6-javaee5-2.1.1$


-- 
This message is automatically generated by JIRA.
-
You can reply to this email to add a comment to the issue online.


[jira] Resolved: (GERONIMO-4354) Missing dependency: org.apache.geronimo.framework/geronimo-common/2.1.1/jar when starting Geronimo 2.1.1 on Solaris 10 x86

Posted by "Jarek Gawor (JIRA)" <ji...@apache.org>.
     [ https://issues.apache.org/jira/browse/GERONIMO-4354?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ]

Jarek Gawor resolved GERONIMO-4354.
-----------------------------------

    Resolution: Invalid
      Assignee: Jarek Gawor

I'm resolving this issue as the problem seems to be with the tools used to untar the .tar.gz file on Solaris and since a workaround for the problem was found.


> Missing dependency: org.apache.geronimo.framework/geronimo-common/2.1.1/jar when starting Geronimo 2.1.1 on Solaris 10 x86
> --------------------------------------------------------------------------------------------------------------------------
>
>                 Key: GERONIMO-4354
>                 URL: https://issues.apache.org/jira/browse/GERONIMO-4354
>             Project: Geronimo
>          Issue Type: Bug
>      Security Level: public(Regular issues) 
>          Components: installer
>    Affects Versions: 2.1.1
>         Environment: uname -a
> SunOS bremy 5.10 Generic_127128-06 i86pc i386 i86pc
>            Reporter: Pierre-Antoine Berreur
>            Assignee: Jarek Gawor
>            Priority: Blocker
>
> Can not start geronimo after unzipping it on Solaris 10.
> root@bremy /export/Geronimo/geronimo-tomcat6-javaee5-2.1.1$ ./bin/geronimo.sh run
> Using GERONIMO_BASE:   /export/Geronimo/geronimo-tomcat6-javaee5-2.1.1
> Using GERONIMO_HOME:   /export/Geronimo/geronimo-tomcat6-javaee5-2.1.1
> Using GERONIMO_TMPDIR: var/temp
> Using JRE_HOME:        /usr/java/jre
> 03:23:39,177 ERROR [GBeanInstanceState] Error while starting; GBean is now in the FAILED state: abstractName="org.apache.geronimo.framework/j2ee-system/2.1.1/car?configurationName=org.apache.geronimo.framework/j2ee-system/2.1.1/car"
> org.apache.geronimo.kernel.repository.MissingDependencyException: Missing dependency: org.apache.geronimo.framework/geronimo-common/2.1.1/jar
>         at org.apache.geronimo.kernel.config.ConfigurationResolver.resolve(ConfigurationResolver.java:113)
>         at org.apache.geronimo.kernel.config.Configuration.buildClassPath(Configuration.java:405)
>         at org.apache.geronimo.kernel.config.Configuration.createConfigurationClasssLoader(Configuration.java:322)
>         at org.apache.geronimo.kernel.config.Configuration.<init>(Configuration.java:267)
>         at sun.reflect.NativeConstructorAccessorImpl.newInstance0(Native Method)
>         at sun.reflect.NativeConstructorAccessorImpl.newInstance(NativeConstructorAccessorImpl.java:39)
>         at sun.reflect.DelegatingConstructorAccessorImpl.newInstance(DelegatingConstructorAccessorImpl.java:27)
>         at java.lang.reflect.Constructor.newInstance(Constructor.java:494)
>         at org.apache.geronimo.gbean.runtime.GBeanInstance.createInstance(GBeanInstance.java:948)
>         at org.apache.geronimo.gbean.runtime.GBeanInstanceState.attemptFullStart(GBeanInstanceState.java:268)
>         at org.apache.geronimo.gbean.runtime.GBeanInstanceState.start(GBeanInstanceState.java:102)
>         at org.apache.geronimo.gbean.runtime.GBeanInstance.start(GBeanInstance.java:541)
>         at org.apache.geronimo.kernel.basic.BasicKernel.startGBean(BasicKernel.java:361)
>         at org.apache.geronimo.kernel.config.ConfigurationUtil.loadBootstrapConfiguration(ConfigurationUtil.java:203)
>         at org.apache.geronimo.kernel.config.ConfigurationUtil.loadBootstrapConfiguration(ConfigurationUtil.java:167)
>         at org.apache.geronimo.kernel.util.MainConfigurationBootstrapper.loadBootConfiguration(MainConfigurationBootstrapper.java:84)
>         at org.apache.geronimo.kernel.util.MainConfigurationBootstrapper.getMain(MainConfigurationBootstrapper.java:57)
>         at org.apache.geronimo.kernel.util.MainConfigurationBootstrapper.main(MainConfigurationBootstrapper.java:38)
>         at org.apache.geronimo.cli.AbstractCLI.executeMain(AbstractCLI.java:67)
>         at org.apache.geronimo.cli.daemon.DaemonCLI.main(DaemonCLI.java:30)
> java.lang.IllegalStateException: GBean is not running: org.apache.geronimo.framework/j2ee-system/2.1.1/car?configurationName=org.apache.geronimo.framework/j2ee-system/2.1.1/car
>         at org.apache.geronimo.kernel.basic.BasicKernel.getGBean(BasicKernel.java:304)
>         at org.apache.geronimo.kernel.config.ConfigurationUtil.loadBootstrapConfiguration(ConfigurationUtil.java:205)
>         at org.apache.geronimo.kernel.config.ConfigurationUtil.loadBootstrapConfiguration(ConfigurationUtil.java:167)
>         at org.apache.geronimo.kernel.util.MainConfigurationBootstrapper.loadBootConfiguration(MainConfigurationBootstrapper.java:84)
>         at org.apache.geronimo.kernel.util.MainConfigurationBootstrapper.getMain(MainConfigurationBootstrapper.java:57)
>         at org.apache.geronimo.kernel.util.MainConfigurationBootstrapper.main(MainConfigurationBootstrapper.java:38)
>         at org.apache.geronimo.cli.AbstractCLI.executeMain(AbstractCLI.java:67)
>         at org.apache.geronimo.cli.daemon.DaemonCLI.main(DaemonCLI.java:30)
> root@bremy /export/Geronimo/geronimo-tomcat6-javaee5-2.1.1$

-- 
This message is automatically generated by JIRA.
-
You can reply to this email to add a comment to the issue online.


[jira] Commented: (GERONIMO-4354) Missing dependency: org.apache.geronimo.framework/geronimo-common/2.1.1/jar when starting Geronimo 2.1.1 on Solaris 10 x86

Posted by "Pierre-Antoine Berreur (JIRA)" <ji...@apache.org>.
    [ https://issues.apache.org/jira/browse/GERONIMO-4354?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=12639437#action_12639437 ] 

Pierre-Antoine Berreur commented on GERONIMO-4354:
--------------------------------------------------

Ok, thank you very much for your usefull comments.

> Missing dependency: org.apache.geronimo.framework/geronimo-common/2.1.1/jar when starting Geronimo 2.1.1 on Solaris 10 x86
> --------------------------------------------------------------------------------------------------------------------------
>
>                 Key: GERONIMO-4354
>                 URL: https://issues.apache.org/jira/browse/GERONIMO-4354
>             Project: Geronimo
>          Issue Type: Bug
>      Security Level: public(Regular issues) 
>          Components: installer
>    Affects Versions: 2.1.1
>         Environment: uname -a
> SunOS bremy 5.10 Generic_127128-06 i86pc i386 i86pc
>            Reporter: Pierre-Antoine Berreur
>            Assignee: Jarek Gawor
>            Priority: Blocker
>
> Can not start geronimo after unzipping it on Solaris 10.
> root@bremy /export/Geronimo/geronimo-tomcat6-javaee5-2.1.1$ ./bin/geronimo.sh run
> Using GERONIMO_BASE:   /export/Geronimo/geronimo-tomcat6-javaee5-2.1.1
> Using GERONIMO_HOME:   /export/Geronimo/geronimo-tomcat6-javaee5-2.1.1
> Using GERONIMO_TMPDIR: var/temp
> Using JRE_HOME:        /usr/java/jre
> 03:23:39,177 ERROR [GBeanInstanceState] Error while starting; GBean is now in the FAILED state: abstractName="org.apache.geronimo.framework/j2ee-system/2.1.1/car?configurationName=org.apache.geronimo.framework/j2ee-system/2.1.1/car"
> org.apache.geronimo.kernel.repository.MissingDependencyException: Missing dependency: org.apache.geronimo.framework/geronimo-common/2.1.1/jar
>         at org.apache.geronimo.kernel.config.ConfigurationResolver.resolve(ConfigurationResolver.java:113)
>         at org.apache.geronimo.kernel.config.Configuration.buildClassPath(Configuration.java:405)
>         at org.apache.geronimo.kernel.config.Configuration.createConfigurationClasssLoader(Configuration.java:322)
>         at org.apache.geronimo.kernel.config.Configuration.<init>(Configuration.java:267)
>         at sun.reflect.NativeConstructorAccessorImpl.newInstance0(Native Method)
>         at sun.reflect.NativeConstructorAccessorImpl.newInstance(NativeConstructorAccessorImpl.java:39)
>         at sun.reflect.DelegatingConstructorAccessorImpl.newInstance(DelegatingConstructorAccessorImpl.java:27)
>         at java.lang.reflect.Constructor.newInstance(Constructor.java:494)
>         at org.apache.geronimo.gbean.runtime.GBeanInstance.createInstance(GBeanInstance.java:948)
>         at org.apache.geronimo.gbean.runtime.GBeanInstanceState.attemptFullStart(GBeanInstanceState.java:268)
>         at org.apache.geronimo.gbean.runtime.GBeanInstanceState.start(GBeanInstanceState.java:102)
>         at org.apache.geronimo.gbean.runtime.GBeanInstance.start(GBeanInstance.java:541)
>         at org.apache.geronimo.kernel.basic.BasicKernel.startGBean(BasicKernel.java:361)
>         at org.apache.geronimo.kernel.config.ConfigurationUtil.loadBootstrapConfiguration(ConfigurationUtil.java:203)
>         at org.apache.geronimo.kernel.config.ConfigurationUtil.loadBootstrapConfiguration(ConfigurationUtil.java:167)
>         at org.apache.geronimo.kernel.util.MainConfigurationBootstrapper.loadBootConfiguration(MainConfigurationBootstrapper.java:84)
>         at org.apache.geronimo.kernel.util.MainConfigurationBootstrapper.getMain(MainConfigurationBootstrapper.java:57)
>         at org.apache.geronimo.kernel.util.MainConfigurationBootstrapper.main(MainConfigurationBootstrapper.java:38)
>         at org.apache.geronimo.cli.AbstractCLI.executeMain(AbstractCLI.java:67)
>         at org.apache.geronimo.cli.daemon.DaemonCLI.main(DaemonCLI.java:30)
> java.lang.IllegalStateException: GBean is not running: org.apache.geronimo.framework/j2ee-system/2.1.1/car?configurationName=org.apache.geronimo.framework/j2ee-system/2.1.1/car
>         at org.apache.geronimo.kernel.basic.BasicKernel.getGBean(BasicKernel.java:304)
>         at org.apache.geronimo.kernel.config.ConfigurationUtil.loadBootstrapConfiguration(ConfigurationUtil.java:205)
>         at org.apache.geronimo.kernel.config.ConfigurationUtil.loadBootstrapConfiguration(ConfigurationUtil.java:167)
>         at org.apache.geronimo.kernel.util.MainConfigurationBootstrapper.loadBootConfiguration(MainConfigurationBootstrapper.java:84)
>         at org.apache.geronimo.kernel.util.MainConfigurationBootstrapper.getMain(MainConfigurationBootstrapper.java:57)
>         at org.apache.geronimo.kernel.util.MainConfigurationBootstrapper.main(MainConfigurationBootstrapper.java:38)
>         at org.apache.geronimo.cli.AbstractCLI.executeMain(AbstractCLI.java:67)
>         at org.apache.geronimo.cli.daemon.DaemonCLI.main(DaemonCLI.java:30)
> root@bremy /export/Geronimo/geronimo-tomcat6-javaee5-2.1.1$

-- 
This message is automatically generated by JIRA.
-
You can reply to this email to add a comment to the issue online.


[jira] Commented: (GERONIMO-4354) Missing dependency: org.apache.geronimo.framework/geronimo-common/2.1.1/jar when starting Geronimo 2.1.1 on Solaris 10 x86

Posted by "Pierre-Antoine Berreur (JIRA)" <ji...@apache.org>.
    [ https://issues.apache.org/jira/browse/GERONIMO-4354?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=12639098#action_12639098 ] 

Pierre-Antoine Berreur commented on GERONIMO-4354:
--------------------------------------------------

Thanks for your quick answer.

I used the .tar.gz file.
Here is my gunzip:
gunzip --version
gunzip 1.3.5
(2002-09-30)
Copyright 2002 Free Software Foundation
Copyright 1992-1993 Jean-loup Gailly
This program comes with ABSOLUTELY NO WARRANTY.
You may redistribute copies of this program
under the terms of the GNU General Public License.
For more information about these matters, see the file named COPYING.
Compilation options:
DIRENT UTIME STDC_HEADERS HAVE_UNISTD_H HAVE_MEMORY_H HAVE_STRING_H HAVE_LSTAT ASMV
Written by Jean-loup Gailly.
patched for Sun BugIDs 6294656 6283819
patched for CVE-2006-4334, CVE-2006-4335, CVE-2006-4336, CVE-2006-4337, CVE-2006-4338


For the tar I used, well I used the default one on solaris: /usr/sbin/tar. Is that GNU compliant ? 


For the version, well I really want to use the 2.1.1 for some testing purposes.


FYI, I've seen other people having the same problem (http://archive.netbsd.se/?ml=geronimo-user&a=2008-08&t=8359754), but did not find the cause.

> Missing dependency: org.apache.geronimo.framework/geronimo-common/2.1.1/jar when starting Geronimo 2.1.1 on Solaris 10 x86
> --------------------------------------------------------------------------------------------------------------------------
>
>                 Key: GERONIMO-4354
>                 URL: https://issues.apache.org/jira/browse/GERONIMO-4354
>             Project: Geronimo
>          Issue Type: Bug
>      Security Level: public(Regular issues) 
>          Components: installer
>    Affects Versions: 2.1.1
>         Environment: uname -a
> SunOS bremy 5.10 Generic_127128-06 i86pc i386 i86pc
>            Reporter: Pierre-Antoine Berreur
>            Priority: Blocker
>
> Can not start geronimo after unzipping it on Solaris 10.
> root@bremy /export/Geronimo/geronimo-tomcat6-javaee5-2.1.1$ ./bin/geronimo.sh run
> Using GERONIMO_BASE:   /export/Geronimo/geronimo-tomcat6-javaee5-2.1.1
> Using GERONIMO_HOME:   /export/Geronimo/geronimo-tomcat6-javaee5-2.1.1
> Using GERONIMO_TMPDIR: var/temp
> Using JRE_HOME:        /usr/java/jre
> 03:23:39,177 ERROR [GBeanInstanceState] Error while starting; GBean is now in the FAILED state: abstractName="org.apache.geronimo.framework/j2ee-system/2.1.1/car?configurationName=org.apache.geronimo.framework/j2ee-system/2.1.1/car"
> org.apache.geronimo.kernel.repository.MissingDependencyException: Missing dependency: org.apache.geronimo.framework/geronimo-common/2.1.1/jar
>         at org.apache.geronimo.kernel.config.ConfigurationResolver.resolve(ConfigurationResolver.java:113)
>         at org.apache.geronimo.kernel.config.Configuration.buildClassPath(Configuration.java:405)
>         at org.apache.geronimo.kernel.config.Configuration.createConfigurationClasssLoader(Configuration.java:322)
>         at org.apache.geronimo.kernel.config.Configuration.<init>(Configuration.java:267)
>         at sun.reflect.NativeConstructorAccessorImpl.newInstance0(Native Method)
>         at sun.reflect.NativeConstructorAccessorImpl.newInstance(NativeConstructorAccessorImpl.java:39)
>         at sun.reflect.DelegatingConstructorAccessorImpl.newInstance(DelegatingConstructorAccessorImpl.java:27)
>         at java.lang.reflect.Constructor.newInstance(Constructor.java:494)
>         at org.apache.geronimo.gbean.runtime.GBeanInstance.createInstance(GBeanInstance.java:948)
>         at org.apache.geronimo.gbean.runtime.GBeanInstanceState.attemptFullStart(GBeanInstanceState.java:268)
>         at org.apache.geronimo.gbean.runtime.GBeanInstanceState.start(GBeanInstanceState.java:102)
>         at org.apache.geronimo.gbean.runtime.GBeanInstance.start(GBeanInstance.java:541)
>         at org.apache.geronimo.kernel.basic.BasicKernel.startGBean(BasicKernel.java:361)
>         at org.apache.geronimo.kernel.config.ConfigurationUtil.loadBootstrapConfiguration(ConfigurationUtil.java:203)
>         at org.apache.geronimo.kernel.config.ConfigurationUtil.loadBootstrapConfiguration(ConfigurationUtil.java:167)
>         at org.apache.geronimo.kernel.util.MainConfigurationBootstrapper.loadBootConfiguration(MainConfigurationBootstrapper.java:84)
>         at org.apache.geronimo.kernel.util.MainConfigurationBootstrapper.getMain(MainConfigurationBootstrapper.java:57)
>         at org.apache.geronimo.kernel.util.MainConfigurationBootstrapper.main(MainConfigurationBootstrapper.java:38)
>         at org.apache.geronimo.cli.AbstractCLI.executeMain(AbstractCLI.java:67)
>         at org.apache.geronimo.cli.daemon.DaemonCLI.main(DaemonCLI.java:30)
> java.lang.IllegalStateException: GBean is not running: org.apache.geronimo.framework/j2ee-system/2.1.1/car?configurationName=org.apache.geronimo.framework/j2ee-system/2.1.1/car
>         at org.apache.geronimo.kernel.basic.BasicKernel.getGBean(BasicKernel.java:304)
>         at org.apache.geronimo.kernel.config.ConfigurationUtil.loadBootstrapConfiguration(ConfigurationUtil.java:205)
>         at org.apache.geronimo.kernel.config.ConfigurationUtil.loadBootstrapConfiguration(ConfigurationUtil.java:167)
>         at org.apache.geronimo.kernel.util.MainConfigurationBootstrapper.loadBootConfiguration(MainConfigurationBootstrapper.java:84)
>         at org.apache.geronimo.kernel.util.MainConfigurationBootstrapper.getMain(MainConfigurationBootstrapper.java:57)
>         at org.apache.geronimo.kernel.util.MainConfigurationBootstrapper.main(MainConfigurationBootstrapper.java:38)
>         at org.apache.geronimo.cli.AbstractCLI.executeMain(AbstractCLI.java:67)
>         at org.apache.geronimo.cli.daemon.DaemonCLI.main(DaemonCLI.java:30)
> root@bremy /export/Geronimo/geronimo-tomcat6-javaee5-2.1.1$

-- 
This message is automatically generated by JIRA.
-
You can reply to this email to add a comment to the issue online.


[jira] Commented: (GERONIMO-4354) Missing dependency: org.apache.geronimo.framework/geronimo-common/2.1.1/jar when starting Geronimo 2.1.1 on Solaris 10 x86

Posted by "Jarek Gawor (JIRA)" <ji...@apache.org>.
    [ https://issues.apache.org/jira/browse/GERONIMO-4354?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=12639087#action_12639087 ] 

Jarek Gawor commented on GERONIMO-4354:
---------------------------------------

Did you download the zip or .tar.gz file? If you downloaded the .zip file try to unzip it using the "jar" tool:

jar xvf geronimo-tomcat6-javaee5-2.1.1.zip

and then you will need to mark all .sh files in geronimo-tomcat6-javaee5-2.1.1/bin executable:

chmod a+x geronimo-tomcat6-javaee5-2.1.1/bin/*.sh

If you downloaded the .tar.gz file make sure to use GNU tar program to unpack the file.

Also, I would recommend using latest Geronimo version - 2.1.3.


> Missing dependency: org.apache.geronimo.framework/geronimo-common/2.1.1/jar when starting Geronimo 2.1.1 on Solaris 10 x86
> --------------------------------------------------------------------------------------------------------------------------
>
>                 Key: GERONIMO-4354
>                 URL: https://issues.apache.org/jira/browse/GERONIMO-4354
>             Project: Geronimo
>          Issue Type: Bug
>      Security Level: public(Regular issues) 
>          Components: installer
>    Affects Versions: 2.1.1
>         Environment: uname -a
> SunOS bremy 5.10 Generic_127128-06 i86pc i386 i86pc
>            Reporter: Pierre-Antoine Berreur
>            Priority: Blocker
>
> Can not start geronimo after unzipping it on Solaris 10.
> root@bremy /export/Geronimo/geronimo-tomcat6-javaee5-2.1.1$ ./bin/geronimo.sh run
> Using GERONIMO_BASE:   /export/Geronimo/geronimo-tomcat6-javaee5-2.1.1
> Using GERONIMO_HOME:   /export/Geronimo/geronimo-tomcat6-javaee5-2.1.1
> Using GERONIMO_TMPDIR: var/temp
> Using JRE_HOME:        /usr/java/jre
> 03:23:39,177 ERROR [GBeanInstanceState] Error while starting; GBean is now in the FAILED state: abstractName="org.apache.geronimo.framework/j2ee-system/2.1.1/car?configurationName=org.apache.geronimo.framework/j2ee-system/2.1.1/car"
> org.apache.geronimo.kernel.repository.MissingDependencyException: Missing dependency: org.apache.geronimo.framework/geronimo-common/2.1.1/jar
>         at org.apache.geronimo.kernel.config.ConfigurationResolver.resolve(ConfigurationResolver.java:113)
>         at org.apache.geronimo.kernel.config.Configuration.buildClassPath(Configuration.java:405)
>         at org.apache.geronimo.kernel.config.Configuration.createConfigurationClasssLoader(Configuration.java:322)
>         at org.apache.geronimo.kernel.config.Configuration.<init>(Configuration.java:267)
>         at sun.reflect.NativeConstructorAccessorImpl.newInstance0(Native Method)
>         at sun.reflect.NativeConstructorAccessorImpl.newInstance(NativeConstructorAccessorImpl.java:39)
>         at sun.reflect.DelegatingConstructorAccessorImpl.newInstance(DelegatingConstructorAccessorImpl.java:27)
>         at java.lang.reflect.Constructor.newInstance(Constructor.java:494)
>         at org.apache.geronimo.gbean.runtime.GBeanInstance.createInstance(GBeanInstance.java:948)
>         at org.apache.geronimo.gbean.runtime.GBeanInstanceState.attemptFullStart(GBeanInstanceState.java:268)
>         at org.apache.geronimo.gbean.runtime.GBeanInstanceState.start(GBeanInstanceState.java:102)
>         at org.apache.geronimo.gbean.runtime.GBeanInstance.start(GBeanInstance.java:541)
>         at org.apache.geronimo.kernel.basic.BasicKernel.startGBean(BasicKernel.java:361)
>         at org.apache.geronimo.kernel.config.ConfigurationUtil.loadBootstrapConfiguration(ConfigurationUtil.java:203)
>         at org.apache.geronimo.kernel.config.ConfigurationUtil.loadBootstrapConfiguration(ConfigurationUtil.java:167)
>         at org.apache.geronimo.kernel.util.MainConfigurationBootstrapper.loadBootConfiguration(MainConfigurationBootstrapper.java:84)
>         at org.apache.geronimo.kernel.util.MainConfigurationBootstrapper.getMain(MainConfigurationBootstrapper.java:57)
>         at org.apache.geronimo.kernel.util.MainConfigurationBootstrapper.main(MainConfigurationBootstrapper.java:38)
>         at org.apache.geronimo.cli.AbstractCLI.executeMain(AbstractCLI.java:67)
>         at org.apache.geronimo.cli.daemon.DaemonCLI.main(DaemonCLI.java:30)
> java.lang.IllegalStateException: GBean is not running: org.apache.geronimo.framework/j2ee-system/2.1.1/car?configurationName=org.apache.geronimo.framework/j2ee-system/2.1.1/car
>         at org.apache.geronimo.kernel.basic.BasicKernel.getGBean(BasicKernel.java:304)
>         at org.apache.geronimo.kernel.config.ConfigurationUtil.loadBootstrapConfiguration(ConfigurationUtil.java:205)
>         at org.apache.geronimo.kernel.config.ConfigurationUtil.loadBootstrapConfiguration(ConfigurationUtil.java:167)
>         at org.apache.geronimo.kernel.util.MainConfigurationBootstrapper.loadBootConfiguration(MainConfigurationBootstrapper.java:84)
>         at org.apache.geronimo.kernel.util.MainConfigurationBootstrapper.getMain(MainConfigurationBootstrapper.java:57)
>         at org.apache.geronimo.kernel.util.MainConfigurationBootstrapper.main(MainConfigurationBootstrapper.java:38)
>         at org.apache.geronimo.cli.AbstractCLI.executeMain(AbstractCLI.java:67)
>         at org.apache.geronimo.cli.daemon.DaemonCLI.main(DaemonCLI.java:30)
> root@bremy /export/Geronimo/geronimo-tomcat6-javaee5-2.1.1$

-- 
This message is automatically generated by JIRA.
-
You can reply to this email to add a comment to the issue online.


[jira] Commented: (GERONIMO-4354) Missing dependency: org.apache.geronimo.framework/geronimo-common/2.1.1/jar when starting Geronimo 2.1.1 on Solaris 10 x86

Posted by "Pierre-Antoine Berreur (JIRA)" <ji...@apache.org>.
    [ https://issues.apache.org/jira/browse/GERONIMO-4354?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=12639083#action_12639083 ] 

Pierre-Antoine Berreur commented on GERONIMO-4354:
--------------------------------------------------

My java version:
root@bremy /export/Geronimo/geronimo-tomcat6-javaee5-2.1.1$ java -version
java version "1.5.0_14"
Java(TM) 2 Runtime Environment, Standard Edition (build 1.5.0_14-b03)
Java HotSpot(TM) Client VM (build 1.5.0_14-b03, mixed mode, sharing)


> Missing dependency: org.apache.geronimo.framework/geronimo-common/2.1.1/jar when starting Geronimo 2.1.1 on Solaris 10 x86
> --------------------------------------------------------------------------------------------------------------------------
>
>                 Key: GERONIMO-4354
>                 URL: https://issues.apache.org/jira/browse/GERONIMO-4354
>             Project: Geronimo
>          Issue Type: Bug
>      Security Level: public(Regular issues) 
>          Components: installer
>    Affects Versions: 2.1.1
>         Environment: uname -a
> SunOS bremy 5.10 Generic_127128-06 i86pc i386 i86pc
>            Reporter: Pierre-Antoine Berreur
>            Priority: Blocker
>
> Can not start geronimo after unzipping it on Solaris 10.
> root@bremy /export/Geronimo/geronimo-tomcat6-javaee5-2.1.1$ ./bin/geronimo.sh run
> Using GERONIMO_BASE:   /export/Geronimo/geronimo-tomcat6-javaee5-2.1.1
> Using GERONIMO_HOME:   /export/Geronimo/geronimo-tomcat6-javaee5-2.1.1
> Using GERONIMO_TMPDIR: var/temp
> Using JRE_HOME:        /usr/java/jre
> 03:23:39,177 ERROR [GBeanInstanceState] Error while starting; GBean is now in the FAILED state: abstractName="org.apache.geronimo.framework/j2ee-system/2.1.1/car?configurationName=org.apache.geronimo.framework/j2ee-system/2.1.1/car"
> org.apache.geronimo.kernel.repository.MissingDependencyException: Missing dependency: org.apache.geronimo.framework/geronimo-common/2.1.1/jar
>         at org.apache.geronimo.kernel.config.ConfigurationResolver.resolve(ConfigurationResolver.java:113)
>         at org.apache.geronimo.kernel.config.Configuration.buildClassPath(Configuration.java:405)
>         at org.apache.geronimo.kernel.config.Configuration.createConfigurationClasssLoader(Configuration.java:322)
>         at org.apache.geronimo.kernel.config.Configuration.<init>(Configuration.java:267)
>         at sun.reflect.NativeConstructorAccessorImpl.newInstance0(Native Method)
>         at sun.reflect.NativeConstructorAccessorImpl.newInstance(NativeConstructorAccessorImpl.java:39)
>         at sun.reflect.DelegatingConstructorAccessorImpl.newInstance(DelegatingConstructorAccessorImpl.java:27)
>         at java.lang.reflect.Constructor.newInstance(Constructor.java:494)
>         at org.apache.geronimo.gbean.runtime.GBeanInstance.createInstance(GBeanInstance.java:948)
>         at org.apache.geronimo.gbean.runtime.GBeanInstanceState.attemptFullStart(GBeanInstanceState.java:268)
>         at org.apache.geronimo.gbean.runtime.GBeanInstanceState.start(GBeanInstanceState.java:102)
>         at org.apache.geronimo.gbean.runtime.GBeanInstance.start(GBeanInstance.java:541)
>         at org.apache.geronimo.kernel.basic.BasicKernel.startGBean(BasicKernel.java:361)
>         at org.apache.geronimo.kernel.config.ConfigurationUtil.loadBootstrapConfiguration(ConfigurationUtil.java:203)
>         at org.apache.geronimo.kernel.config.ConfigurationUtil.loadBootstrapConfiguration(ConfigurationUtil.java:167)
>         at org.apache.geronimo.kernel.util.MainConfigurationBootstrapper.loadBootConfiguration(MainConfigurationBootstrapper.java:84)
>         at org.apache.geronimo.kernel.util.MainConfigurationBootstrapper.getMain(MainConfigurationBootstrapper.java:57)
>         at org.apache.geronimo.kernel.util.MainConfigurationBootstrapper.main(MainConfigurationBootstrapper.java:38)
>         at org.apache.geronimo.cli.AbstractCLI.executeMain(AbstractCLI.java:67)
>         at org.apache.geronimo.cli.daemon.DaemonCLI.main(DaemonCLI.java:30)
> java.lang.IllegalStateException: GBean is not running: org.apache.geronimo.framework/j2ee-system/2.1.1/car?configurationName=org.apache.geronimo.framework/j2ee-system/2.1.1/car
>         at org.apache.geronimo.kernel.basic.BasicKernel.getGBean(BasicKernel.java:304)
>         at org.apache.geronimo.kernel.config.ConfigurationUtil.loadBootstrapConfiguration(ConfigurationUtil.java:205)
>         at org.apache.geronimo.kernel.config.ConfigurationUtil.loadBootstrapConfiguration(ConfigurationUtil.java:167)
>         at org.apache.geronimo.kernel.util.MainConfigurationBootstrapper.loadBootConfiguration(MainConfigurationBootstrapper.java:84)
>         at org.apache.geronimo.kernel.util.MainConfigurationBootstrapper.getMain(MainConfigurationBootstrapper.java:57)
>         at org.apache.geronimo.kernel.util.MainConfigurationBootstrapper.main(MainConfigurationBootstrapper.java:38)
>         at org.apache.geronimo.cli.AbstractCLI.executeMain(AbstractCLI.java:67)
>         at org.apache.geronimo.cli.daemon.DaemonCLI.main(DaemonCLI.java:30)
> root@bremy /export/Geronimo/geronimo-tomcat6-javaee5-2.1.1$

-- 
This message is automatically generated by JIRA.
-
You can reply to this email to add a comment to the issue online.


[jira] Commented: (GERONIMO-4354) Missing dependency: org.apache.geronimo.framework/geronimo-common/2.1.1/jar when starting Geronimo 2.1.1 on Solaris 10 x86

Posted by "Jarek Gawor (JIRA)" <ji...@apache.org>.
    [ https://issues.apache.org/jira/browse/GERONIMO-4354?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=12639430#action_12639430 ] 

Jarek Gawor commented on GERONIMO-4354:
---------------------------------------

A few comments:

1) There is no difference in content between .zip or tar.gz. They are exactly the same. The download page needs to be updated a bit.

2) The "tar: A lone zero block at X" error can be ignored. It's a bug in Maven somewhere and usually the tar contents are unpacked correctly. 


> Missing dependency: org.apache.geronimo.framework/geronimo-common/2.1.1/jar when starting Geronimo 2.1.1 on Solaris 10 x86
> --------------------------------------------------------------------------------------------------------------------------
>
>                 Key: GERONIMO-4354
>                 URL: https://issues.apache.org/jira/browse/GERONIMO-4354
>             Project: Geronimo
>          Issue Type: Bug
>      Security Level: public(Regular issues) 
>          Components: installer
>    Affects Versions: 2.1.1
>         Environment: uname -a
> SunOS bremy 5.10 Generic_127128-06 i86pc i386 i86pc
>            Reporter: Pierre-Antoine Berreur
>            Priority: Blocker
>
> Can not start geronimo after unzipping it on Solaris 10.
> root@bremy /export/Geronimo/geronimo-tomcat6-javaee5-2.1.1$ ./bin/geronimo.sh run
> Using GERONIMO_BASE:   /export/Geronimo/geronimo-tomcat6-javaee5-2.1.1
> Using GERONIMO_HOME:   /export/Geronimo/geronimo-tomcat6-javaee5-2.1.1
> Using GERONIMO_TMPDIR: var/temp
> Using JRE_HOME:        /usr/java/jre
> 03:23:39,177 ERROR [GBeanInstanceState] Error while starting; GBean is now in the FAILED state: abstractName="org.apache.geronimo.framework/j2ee-system/2.1.1/car?configurationName=org.apache.geronimo.framework/j2ee-system/2.1.1/car"
> org.apache.geronimo.kernel.repository.MissingDependencyException: Missing dependency: org.apache.geronimo.framework/geronimo-common/2.1.1/jar
>         at org.apache.geronimo.kernel.config.ConfigurationResolver.resolve(ConfigurationResolver.java:113)
>         at org.apache.geronimo.kernel.config.Configuration.buildClassPath(Configuration.java:405)
>         at org.apache.geronimo.kernel.config.Configuration.createConfigurationClasssLoader(Configuration.java:322)
>         at org.apache.geronimo.kernel.config.Configuration.<init>(Configuration.java:267)
>         at sun.reflect.NativeConstructorAccessorImpl.newInstance0(Native Method)
>         at sun.reflect.NativeConstructorAccessorImpl.newInstance(NativeConstructorAccessorImpl.java:39)
>         at sun.reflect.DelegatingConstructorAccessorImpl.newInstance(DelegatingConstructorAccessorImpl.java:27)
>         at java.lang.reflect.Constructor.newInstance(Constructor.java:494)
>         at org.apache.geronimo.gbean.runtime.GBeanInstance.createInstance(GBeanInstance.java:948)
>         at org.apache.geronimo.gbean.runtime.GBeanInstanceState.attemptFullStart(GBeanInstanceState.java:268)
>         at org.apache.geronimo.gbean.runtime.GBeanInstanceState.start(GBeanInstanceState.java:102)
>         at org.apache.geronimo.gbean.runtime.GBeanInstance.start(GBeanInstance.java:541)
>         at org.apache.geronimo.kernel.basic.BasicKernel.startGBean(BasicKernel.java:361)
>         at org.apache.geronimo.kernel.config.ConfigurationUtil.loadBootstrapConfiguration(ConfigurationUtil.java:203)
>         at org.apache.geronimo.kernel.config.ConfigurationUtil.loadBootstrapConfiguration(ConfigurationUtil.java:167)
>         at org.apache.geronimo.kernel.util.MainConfigurationBootstrapper.loadBootConfiguration(MainConfigurationBootstrapper.java:84)
>         at org.apache.geronimo.kernel.util.MainConfigurationBootstrapper.getMain(MainConfigurationBootstrapper.java:57)
>         at org.apache.geronimo.kernel.util.MainConfigurationBootstrapper.main(MainConfigurationBootstrapper.java:38)
>         at org.apache.geronimo.cli.AbstractCLI.executeMain(AbstractCLI.java:67)
>         at org.apache.geronimo.cli.daemon.DaemonCLI.main(DaemonCLI.java:30)
> java.lang.IllegalStateException: GBean is not running: org.apache.geronimo.framework/j2ee-system/2.1.1/car?configurationName=org.apache.geronimo.framework/j2ee-system/2.1.1/car
>         at org.apache.geronimo.kernel.basic.BasicKernel.getGBean(BasicKernel.java:304)
>         at org.apache.geronimo.kernel.config.ConfigurationUtil.loadBootstrapConfiguration(ConfigurationUtil.java:205)
>         at org.apache.geronimo.kernel.config.ConfigurationUtil.loadBootstrapConfiguration(ConfigurationUtil.java:167)
>         at org.apache.geronimo.kernel.util.MainConfigurationBootstrapper.loadBootConfiguration(MainConfigurationBootstrapper.java:84)
>         at org.apache.geronimo.kernel.util.MainConfigurationBootstrapper.getMain(MainConfigurationBootstrapper.java:57)
>         at org.apache.geronimo.kernel.util.MainConfigurationBootstrapper.main(MainConfigurationBootstrapper.java:38)
>         at org.apache.geronimo.cli.AbstractCLI.executeMain(AbstractCLI.java:67)
>         at org.apache.geronimo.cli.daemon.DaemonCLI.main(DaemonCLI.java:30)
> root@bremy /export/Geronimo/geronimo-tomcat6-javaee5-2.1.1$

-- 
This message is automatically generated by JIRA.
-
You can reply to this email to add a comment to the issue online.


[jira] Commented: (GERONIMO-4354) Missing dependency: org.apache.geronimo.framework/geronimo-common/2.1.1/jar when starting Geronimo 2.1.1 on Solaris 10 x86

Posted by "Pierre-Antoine Berreur (JIRA)" <ji...@apache.org>.
    [ https://issues.apache.org/jira/browse/GERONIMO-4354?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=12639325#action_12639325 ] 

Pierre-Antoine Berreur commented on GERONIMO-4354:
--------------------------------------------------

I decompressed my tar archive on a Linux machine with a GNU tar, and then copied it to my Solaris one -> I could start my Geronimo ! 
I did not try with the zip file, since I expect it is for Windows only... (at least that's what the download site says).
Thank you once more Jarek for your help.


PS: GNU tar I used to decompress:
tar --version
tar (GNU tar) 1.14
Copyright (C) 2004 Free Software Foundation, Inc.
This program comes with NO WARRANTY, to the extent permitted by law.
You may redistribute it under the terms of the GNU General Public License;
see the file named COPYING for details.
Written by John Gilmore and Jay Fenlason.


GNU tar which did not work (error: "tar: A lone zero block at 207603") due to some tar bug:
tar --version
tar (GNU tar) 1.19
Copyright (C) 2007 Free Software Foundation, Inc.
License GPLv3+: GNU GPL version 3 or later <http://gnu.org/licenses/gpl.html>
This is free software: you are free to change and redistribute it.
There is NO WARRANTY, to the extent permitted by law.
Written by John Gilmore and Jay Fenlason. 


> Missing dependency: org.apache.geronimo.framework/geronimo-common/2.1.1/jar when starting Geronimo 2.1.1 on Solaris 10 x86
> --------------------------------------------------------------------------------------------------------------------------
>
>                 Key: GERONIMO-4354
>                 URL: https://issues.apache.org/jira/browse/GERONIMO-4354
>             Project: Geronimo
>          Issue Type: Bug
>      Security Level: public(Regular issues) 
>          Components: installer
>    Affects Versions: 2.1.1
>         Environment: uname -a
> SunOS bremy 5.10 Generic_127128-06 i86pc i386 i86pc
>            Reporter: Pierre-Antoine Berreur
>            Priority: Blocker
>
> Can not start geronimo after unzipping it on Solaris 10.
> root@bremy /export/Geronimo/geronimo-tomcat6-javaee5-2.1.1$ ./bin/geronimo.sh run
> Using GERONIMO_BASE:   /export/Geronimo/geronimo-tomcat6-javaee5-2.1.1
> Using GERONIMO_HOME:   /export/Geronimo/geronimo-tomcat6-javaee5-2.1.1
> Using GERONIMO_TMPDIR: var/temp
> Using JRE_HOME:        /usr/java/jre
> 03:23:39,177 ERROR [GBeanInstanceState] Error while starting; GBean is now in the FAILED state: abstractName="org.apache.geronimo.framework/j2ee-system/2.1.1/car?configurationName=org.apache.geronimo.framework/j2ee-system/2.1.1/car"
> org.apache.geronimo.kernel.repository.MissingDependencyException: Missing dependency: org.apache.geronimo.framework/geronimo-common/2.1.1/jar
>         at org.apache.geronimo.kernel.config.ConfigurationResolver.resolve(ConfigurationResolver.java:113)
>         at org.apache.geronimo.kernel.config.Configuration.buildClassPath(Configuration.java:405)
>         at org.apache.geronimo.kernel.config.Configuration.createConfigurationClasssLoader(Configuration.java:322)
>         at org.apache.geronimo.kernel.config.Configuration.<init>(Configuration.java:267)
>         at sun.reflect.NativeConstructorAccessorImpl.newInstance0(Native Method)
>         at sun.reflect.NativeConstructorAccessorImpl.newInstance(NativeConstructorAccessorImpl.java:39)
>         at sun.reflect.DelegatingConstructorAccessorImpl.newInstance(DelegatingConstructorAccessorImpl.java:27)
>         at java.lang.reflect.Constructor.newInstance(Constructor.java:494)
>         at org.apache.geronimo.gbean.runtime.GBeanInstance.createInstance(GBeanInstance.java:948)
>         at org.apache.geronimo.gbean.runtime.GBeanInstanceState.attemptFullStart(GBeanInstanceState.java:268)
>         at org.apache.geronimo.gbean.runtime.GBeanInstanceState.start(GBeanInstanceState.java:102)
>         at org.apache.geronimo.gbean.runtime.GBeanInstance.start(GBeanInstance.java:541)
>         at org.apache.geronimo.kernel.basic.BasicKernel.startGBean(BasicKernel.java:361)
>         at org.apache.geronimo.kernel.config.ConfigurationUtil.loadBootstrapConfiguration(ConfigurationUtil.java:203)
>         at org.apache.geronimo.kernel.config.ConfigurationUtil.loadBootstrapConfiguration(ConfigurationUtil.java:167)
>         at org.apache.geronimo.kernel.util.MainConfigurationBootstrapper.loadBootConfiguration(MainConfigurationBootstrapper.java:84)
>         at org.apache.geronimo.kernel.util.MainConfigurationBootstrapper.getMain(MainConfigurationBootstrapper.java:57)
>         at org.apache.geronimo.kernel.util.MainConfigurationBootstrapper.main(MainConfigurationBootstrapper.java:38)
>         at org.apache.geronimo.cli.AbstractCLI.executeMain(AbstractCLI.java:67)
>         at org.apache.geronimo.cli.daemon.DaemonCLI.main(DaemonCLI.java:30)
> java.lang.IllegalStateException: GBean is not running: org.apache.geronimo.framework/j2ee-system/2.1.1/car?configurationName=org.apache.geronimo.framework/j2ee-system/2.1.1/car
>         at org.apache.geronimo.kernel.basic.BasicKernel.getGBean(BasicKernel.java:304)
>         at org.apache.geronimo.kernel.config.ConfigurationUtil.loadBootstrapConfiguration(ConfigurationUtil.java:205)
>         at org.apache.geronimo.kernel.config.ConfigurationUtil.loadBootstrapConfiguration(ConfigurationUtil.java:167)
>         at org.apache.geronimo.kernel.util.MainConfigurationBootstrapper.loadBootConfiguration(MainConfigurationBootstrapper.java:84)
>         at org.apache.geronimo.kernel.util.MainConfigurationBootstrapper.getMain(MainConfigurationBootstrapper.java:57)
>         at org.apache.geronimo.kernel.util.MainConfigurationBootstrapper.main(MainConfigurationBootstrapper.java:38)
>         at org.apache.geronimo.cli.AbstractCLI.executeMain(AbstractCLI.java:67)
>         at org.apache.geronimo.cli.daemon.DaemonCLI.main(DaemonCLI.java:30)
> root@bremy /export/Geronimo/geronimo-tomcat6-javaee5-2.1.1$

-- 
This message is automatically generated by JIRA.
-
You can reply to this email to add a comment to the issue online.


[jira] Commented: (GERONIMO-4354) Missing dependency: org.apache.geronimo.framework/geronimo-common/2.1.1/jar when starting Geronimo 2.1.1 on Solaris 10 x86

Posted by "Pierre-Antoine Berreur (JIRA)" <ji...@apache.org>.
    [ https://issues.apache.org/jira/browse/GERONIMO-4354?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=12639319#action_12639319 ] 

Pierre-Antoine Berreur commented on GERONIMO-4354:
--------------------------------------------------

OK, thanks, let me try that, I'll keep you posted.


> Missing dependency: org.apache.geronimo.framework/geronimo-common/2.1.1/jar when starting Geronimo 2.1.1 on Solaris 10 x86
> --------------------------------------------------------------------------------------------------------------------------
>
>                 Key: GERONIMO-4354
>                 URL: https://issues.apache.org/jira/browse/GERONIMO-4354
>             Project: Geronimo
>          Issue Type: Bug
>      Security Level: public(Regular issues) 
>          Components: installer
>    Affects Versions: 2.1.1
>         Environment: uname -a
> SunOS bremy 5.10 Generic_127128-06 i86pc i386 i86pc
>            Reporter: Pierre-Antoine Berreur
>            Priority: Blocker
>
> Can not start geronimo after unzipping it on Solaris 10.
> root@bremy /export/Geronimo/geronimo-tomcat6-javaee5-2.1.1$ ./bin/geronimo.sh run
> Using GERONIMO_BASE:   /export/Geronimo/geronimo-tomcat6-javaee5-2.1.1
> Using GERONIMO_HOME:   /export/Geronimo/geronimo-tomcat6-javaee5-2.1.1
> Using GERONIMO_TMPDIR: var/temp
> Using JRE_HOME:        /usr/java/jre
> 03:23:39,177 ERROR [GBeanInstanceState] Error while starting; GBean is now in the FAILED state: abstractName="org.apache.geronimo.framework/j2ee-system/2.1.1/car?configurationName=org.apache.geronimo.framework/j2ee-system/2.1.1/car"
> org.apache.geronimo.kernel.repository.MissingDependencyException: Missing dependency: org.apache.geronimo.framework/geronimo-common/2.1.1/jar
>         at org.apache.geronimo.kernel.config.ConfigurationResolver.resolve(ConfigurationResolver.java:113)
>         at org.apache.geronimo.kernel.config.Configuration.buildClassPath(Configuration.java:405)
>         at org.apache.geronimo.kernel.config.Configuration.createConfigurationClasssLoader(Configuration.java:322)
>         at org.apache.geronimo.kernel.config.Configuration.<init>(Configuration.java:267)
>         at sun.reflect.NativeConstructorAccessorImpl.newInstance0(Native Method)
>         at sun.reflect.NativeConstructorAccessorImpl.newInstance(NativeConstructorAccessorImpl.java:39)
>         at sun.reflect.DelegatingConstructorAccessorImpl.newInstance(DelegatingConstructorAccessorImpl.java:27)
>         at java.lang.reflect.Constructor.newInstance(Constructor.java:494)
>         at org.apache.geronimo.gbean.runtime.GBeanInstance.createInstance(GBeanInstance.java:948)
>         at org.apache.geronimo.gbean.runtime.GBeanInstanceState.attemptFullStart(GBeanInstanceState.java:268)
>         at org.apache.geronimo.gbean.runtime.GBeanInstanceState.start(GBeanInstanceState.java:102)
>         at org.apache.geronimo.gbean.runtime.GBeanInstance.start(GBeanInstance.java:541)
>         at org.apache.geronimo.kernel.basic.BasicKernel.startGBean(BasicKernel.java:361)
>         at org.apache.geronimo.kernel.config.ConfigurationUtil.loadBootstrapConfiguration(ConfigurationUtil.java:203)
>         at org.apache.geronimo.kernel.config.ConfigurationUtil.loadBootstrapConfiguration(ConfigurationUtil.java:167)
>         at org.apache.geronimo.kernel.util.MainConfigurationBootstrapper.loadBootConfiguration(MainConfigurationBootstrapper.java:84)
>         at org.apache.geronimo.kernel.util.MainConfigurationBootstrapper.getMain(MainConfigurationBootstrapper.java:57)
>         at org.apache.geronimo.kernel.util.MainConfigurationBootstrapper.main(MainConfigurationBootstrapper.java:38)
>         at org.apache.geronimo.cli.AbstractCLI.executeMain(AbstractCLI.java:67)
>         at org.apache.geronimo.cli.daemon.DaemonCLI.main(DaemonCLI.java:30)
> java.lang.IllegalStateException: GBean is not running: org.apache.geronimo.framework/j2ee-system/2.1.1/car?configurationName=org.apache.geronimo.framework/j2ee-system/2.1.1/car
>         at org.apache.geronimo.kernel.basic.BasicKernel.getGBean(BasicKernel.java:304)
>         at org.apache.geronimo.kernel.config.ConfigurationUtil.loadBootstrapConfiguration(ConfigurationUtil.java:205)
>         at org.apache.geronimo.kernel.config.ConfigurationUtil.loadBootstrapConfiguration(ConfigurationUtil.java:167)
>         at org.apache.geronimo.kernel.util.MainConfigurationBootstrapper.loadBootConfiguration(MainConfigurationBootstrapper.java:84)
>         at org.apache.geronimo.kernel.util.MainConfigurationBootstrapper.getMain(MainConfigurationBootstrapper.java:57)
>         at org.apache.geronimo.kernel.util.MainConfigurationBootstrapper.main(MainConfigurationBootstrapper.java:38)
>         at org.apache.geronimo.cli.AbstractCLI.executeMain(AbstractCLI.java:67)
>         at org.apache.geronimo.cli.daemon.DaemonCLI.main(DaemonCLI.java:30)
> root@bremy /export/Geronimo/geronimo-tomcat6-javaee5-2.1.1$

-- 
This message is automatically generated by JIRA.
-
You can reply to this email to add a comment to the issue online.


[jira] Commented: (GERONIMO-4354) Missing dependency: org.apache.geronimo.framework/geronimo-common/2.1.1/jar when starting Geronimo 2.1.1 on Solaris 10 x86

Posted by "Jarek Gawor (JIRA)" <ji...@apache.org>.
    [ https://issues.apache.org/jira/browse/GERONIMO-4354?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=12639116#action_12639116 ] 

Jarek Gawor commented on GERONIMO-4354:
---------------------------------------

What does tar --version return? It should say GNU somewhere in the output. If not, either get the GNU tar or download the zip file and follow the steps I mentioned before.


> Missing dependency: org.apache.geronimo.framework/geronimo-common/2.1.1/jar when starting Geronimo 2.1.1 on Solaris 10 x86
> --------------------------------------------------------------------------------------------------------------------------
>
>                 Key: GERONIMO-4354
>                 URL: https://issues.apache.org/jira/browse/GERONIMO-4354
>             Project: Geronimo
>          Issue Type: Bug
>      Security Level: public(Regular issues) 
>          Components: installer
>    Affects Versions: 2.1.1
>         Environment: uname -a
> SunOS bremy 5.10 Generic_127128-06 i86pc i386 i86pc
>            Reporter: Pierre-Antoine Berreur
>            Priority: Blocker
>
> Can not start geronimo after unzipping it on Solaris 10.
> root@bremy /export/Geronimo/geronimo-tomcat6-javaee5-2.1.1$ ./bin/geronimo.sh run
> Using GERONIMO_BASE:   /export/Geronimo/geronimo-tomcat6-javaee5-2.1.1
> Using GERONIMO_HOME:   /export/Geronimo/geronimo-tomcat6-javaee5-2.1.1
> Using GERONIMO_TMPDIR: var/temp
> Using JRE_HOME:        /usr/java/jre
> 03:23:39,177 ERROR [GBeanInstanceState] Error while starting; GBean is now in the FAILED state: abstractName="org.apache.geronimo.framework/j2ee-system/2.1.1/car?configurationName=org.apache.geronimo.framework/j2ee-system/2.1.1/car"
> org.apache.geronimo.kernel.repository.MissingDependencyException: Missing dependency: org.apache.geronimo.framework/geronimo-common/2.1.1/jar
>         at org.apache.geronimo.kernel.config.ConfigurationResolver.resolve(ConfigurationResolver.java:113)
>         at org.apache.geronimo.kernel.config.Configuration.buildClassPath(Configuration.java:405)
>         at org.apache.geronimo.kernel.config.Configuration.createConfigurationClasssLoader(Configuration.java:322)
>         at org.apache.geronimo.kernel.config.Configuration.<init>(Configuration.java:267)
>         at sun.reflect.NativeConstructorAccessorImpl.newInstance0(Native Method)
>         at sun.reflect.NativeConstructorAccessorImpl.newInstance(NativeConstructorAccessorImpl.java:39)
>         at sun.reflect.DelegatingConstructorAccessorImpl.newInstance(DelegatingConstructorAccessorImpl.java:27)
>         at java.lang.reflect.Constructor.newInstance(Constructor.java:494)
>         at org.apache.geronimo.gbean.runtime.GBeanInstance.createInstance(GBeanInstance.java:948)
>         at org.apache.geronimo.gbean.runtime.GBeanInstanceState.attemptFullStart(GBeanInstanceState.java:268)
>         at org.apache.geronimo.gbean.runtime.GBeanInstanceState.start(GBeanInstanceState.java:102)
>         at org.apache.geronimo.gbean.runtime.GBeanInstance.start(GBeanInstance.java:541)
>         at org.apache.geronimo.kernel.basic.BasicKernel.startGBean(BasicKernel.java:361)
>         at org.apache.geronimo.kernel.config.ConfigurationUtil.loadBootstrapConfiguration(ConfigurationUtil.java:203)
>         at org.apache.geronimo.kernel.config.ConfigurationUtil.loadBootstrapConfiguration(ConfigurationUtil.java:167)
>         at org.apache.geronimo.kernel.util.MainConfigurationBootstrapper.loadBootConfiguration(MainConfigurationBootstrapper.java:84)
>         at org.apache.geronimo.kernel.util.MainConfigurationBootstrapper.getMain(MainConfigurationBootstrapper.java:57)
>         at org.apache.geronimo.kernel.util.MainConfigurationBootstrapper.main(MainConfigurationBootstrapper.java:38)
>         at org.apache.geronimo.cli.AbstractCLI.executeMain(AbstractCLI.java:67)
>         at org.apache.geronimo.cli.daemon.DaemonCLI.main(DaemonCLI.java:30)
> java.lang.IllegalStateException: GBean is not running: org.apache.geronimo.framework/j2ee-system/2.1.1/car?configurationName=org.apache.geronimo.framework/j2ee-system/2.1.1/car
>         at org.apache.geronimo.kernel.basic.BasicKernel.getGBean(BasicKernel.java:304)
>         at org.apache.geronimo.kernel.config.ConfigurationUtil.loadBootstrapConfiguration(ConfigurationUtil.java:205)
>         at org.apache.geronimo.kernel.config.ConfigurationUtil.loadBootstrapConfiguration(ConfigurationUtil.java:167)
>         at org.apache.geronimo.kernel.util.MainConfigurationBootstrapper.loadBootConfiguration(MainConfigurationBootstrapper.java:84)
>         at org.apache.geronimo.kernel.util.MainConfigurationBootstrapper.getMain(MainConfigurationBootstrapper.java:57)
>         at org.apache.geronimo.kernel.util.MainConfigurationBootstrapper.main(MainConfigurationBootstrapper.java:38)
>         at org.apache.geronimo.cli.AbstractCLI.executeMain(AbstractCLI.java:67)
>         at org.apache.geronimo.cli.daemon.DaemonCLI.main(DaemonCLI.java:30)
> root@bremy /export/Geronimo/geronimo-tomcat6-javaee5-2.1.1$

-- 
This message is automatically generated by JIRA.
-
You can reply to this email to add a comment to the issue online.