Re: Problem in starting Apache Geronimo

2008-03-03 Thread Vamsavardhana Reddy
org.apache.geronimo.configs/clustering/2.0-SNAPSHOT/car seems to be the
problematic configuration.  Do you have this configuration in your
repository?  Was there any deploy/undeploy problems with this configuration?

++Vamsi

On Mon, Mar 3, 2008 at 1:48 PM, Ch Praveena [EMAIL PROTECTED] wrote:

 Hi,

 I ve run the geronimo-tomcat6-jee5-2.0.1 version after installing it
 properly.. I could run well  for the last 20 times..

 But, suddenly i got a log message and the server is not running now.. the
 error message displayed is :


 [EMAIL PROTECTED] bin]$ ./geronimo.sh run
 Using GERONIMO_BASE:   /home/praveena/software/geronimo-tomcat6-jee5-2.0.1
 Using GERONIMO_HOME:   /home/praveena/software/geronimo-tomcat6-jee5-2.0.1
 Using GERONIMO_TMPDIR: var/temp
 Using JRE_HOME:/home/praveena/software/jdk1.6.0_03/jre/
 Booting Geronimo Kernel (in Java 1.6.0_03)...
 Starting Geronimo Application Server v2.0.1
 [**   ] 39%   9s Starting
 org.apac...13:28:21,657 ERROR [[/]] Restricted listeners property file
 not found
 [*-] 65%  12s Startup failed
 org.apache.geronimo.kernel.config.LifecycleException: load of
 org.apache.geronimo.configs/clustering/2.0-SNAPSHOT/car failed
 at
 org.apache.geronimo.kernel.config.SimpleConfigurationManager.loadConfiguration
 (SimpleConfigurationManager.java:274)
 at
 org.apache.geronimo.kernel.config.SimpleConfigurationManager$$FastClassByCGLIB$$ce77a924.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:124)
 at org.apache.geronimo.gbean.runtime.GBeanInstance.invoke(
 GBeanInstance.java:830)
 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.gbean.GBeanLifecycle$$EnhancerByCGLIB$$3c43d971.loadConfiguration
 (generated)
 at org.apache.geronimo.system.main.EmbeddedDaemon.doStartup(
 EmbeddedDaemon.java:153)
 at org.apache.geronimo.system.main.EmbeddedDaemon.execute(
 EmbeddedDaemon.java:78)
 at
 org.apache.geronimo.kernel.util.MainConfigurationBootstrapper.main(
 MainConfigurationBootstrapper.java:45)
 at org.apache.geronimo.cli.AbstractCLI.executeMain(
 AbstractCLI.java:67)
 at org.apache.geronimo.cli.daemon.DaemonCLI.main(DaemonCLI.java
 :30)
 Caused by: org.apache.geronimo.kernel.config.NoSuchConfigException:
 org.apache.geronimo.configs/clustering/2.0-SNAPSHOT/car
 at
 org.apache.geronimo.kernel.config.SimpleConfigurationManager.loadConfigurationData
 (SimpleConfigurationManager.java:457)
 at
 org.apache.geronimo.kernel.config.SimpleConfigurationManager.loadConfiguration
 (SimpleConfigurationManager.java:271)
 ... 14 more
 [] received stop signal
 [*-] 65%  20s Startup failed



 pl respond me at the earliest with the proper and relevent modification to
 be done in the directory structure.




 --
 Regards,

 Praveena Chalamcharla,


 --
 Regards,

 Praveena Chalamcharla,
 Securview


Problem in starting Apache Geronimo

2008-03-03 Thread Ch Praveena
Hi,

I ve run the geronimo-tomcat6-jee5-2.0.1 version after installing it
properly.. I could run well  for the last 20 times..

But, suddenly i got a log message and the server is not running now.. the
error message displayed is :


[EMAIL PROTECTED] bin]$ ./geronimo.sh run
Using GERONIMO_BASE:   /home/praveena/software/geronimo-tomcat6-jee5-2.0.1
Using GERONIMO_HOME:   /home/praveena/software/geronimo-tomcat6-jee5-2.0.1
Using GERONIMO_TMPDIR: var/temp
Using JRE_HOME:/home/praveena/software/jdk1.6.0_03/jre/
Booting Geronimo Kernel (in Java 1.6.0_03)...
Starting Geronimo Application Server v2.0.1
[**   ] 39%   9s Starting
org.apac...13:28:21,657 ERROR [[/]] Restricted listeners property file not
found
[*-] 65%  12s Startup failed
org.apache.geronimo.kernel.config.LifecycleException: load of
org.apache.geronimo.configs/clustering/2.0-SNAPSHOT/car failed
at
org.apache.geronimo.kernel.config.SimpleConfigurationManager.loadConfiguration
(SimpleConfigurationManager.java:274)
at
org.apache.geronimo.kernel.config.SimpleConfigurationManager$$FastClassByCGLIB$$ce77a924.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:124)
at org.apache.geronimo.gbean.runtime.GBeanInstance.invoke(
GBeanInstance.java:830)
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.gbean.GBeanLifecycle$$EnhancerByCGLIB$$3c43d971.loadConfiguration
(generated)
at org.apache.geronimo.system.main.EmbeddedDaemon.doStartup(
EmbeddedDaemon.java:153)
at org.apache.geronimo.system.main.EmbeddedDaemon.execute(
EmbeddedDaemon.java:78)
at
org.apache.geronimo.kernel.util.MainConfigurationBootstrapper.main(
MainConfigurationBootstrapper.java:45)
at org.apache.geronimo.cli.AbstractCLI.executeMain(AbstractCLI.java
:67)
at org.apache.geronimo.cli.daemon.DaemonCLI.main(DaemonCLI.java:30)
Caused by: org.apache.geronimo.kernel.config.NoSuchConfigException:
org.apache.geronimo.configs/clustering/2.0-SNAPSHOT/car
at
org.apache.geronimo.kernel.config.SimpleConfigurationManager.loadConfigurationData
(SimpleConfigurationManager.java:457)
at
org.apache.geronimo.kernel.config.SimpleConfigurationManager.loadConfiguration
(SimpleConfigurationManager.java:271)
... 14 more
[] received stop signal
[*-] 65%  20s Startup failed



pl respond me at the earliest with the proper and relevent modification to
be done in the directory structure.




-- 
Regards,

Praveena Chalamcharla,


-- 
Regards,

Praveena Chalamcharla,
Securview


Re: Problem in starting Apache Geronimo

2008-03-03 Thread Kevan Miller


On Mar 3, 2008, at 3:18 AM, Ch Praveena wrote:


Hi,

I ve run the geronimo-tomcat6-jee5-2.0.1 version after  
installing it properly.. I could run well  for the last 20 times..


But, suddenly i got a log message and the server is not running  
now.. the error message displayed is :


I'm pretty confused about what version of Geronimo you are using and  
what you've been doing to your configuration...


Looks like you're running Geronimo 2.0.1, but yet your configuration  
is looking for 2.0-SNAPSHOT artifacts. Also, I don't believe that  
2.0.1 contained a clustering config. Can you explain what you're  
trying to do?


The file var/config/config.xml.bak will contain a backup config.xml  
file. It may be that you can restore your configuration by replacing  
the file var/config/config.xml with the backup version of this file.  
e.g.:


cp var/config/config.xml.bak var/config/config.xml

If this doesn't fix your problem, suggest you either re-install  
Geronimo or overwrite the config.xml file with the original version of  
this file (IMO, we should include a config.xml.orig in our  
distributions).


--kevan





[EMAIL PROTECTED] bin]$ ./geronimo.sh run
Using GERONIMO_BASE:   /home/praveena/software
/geronimo-tomcat6-jee5-2.0.1
Using GERONIMO_HOME:   /home/praveena/software/geronimo-tomcat6- 
jee5-2.0.1

Using GERONIMO_TMPDIR: var/temp
Using JRE_HOME:/home/praveena/software/jdk1.6.0_03/jre/
Booting Geronimo Kernel (in Java 1.6.0_03)...
Starting Geronimo Application Server v2.0.1
[**   ] 39%   9s Starting  
org.apac...13:28:21,657 ERROR [[/]] Restricted listeners property  
file not found

[*-] 65%  12s Startup failed
org.apache.geronimo.kernel.config.LifecycleException: load of  
org.apache.geronimo.configs/clustering/2.0-SNAPSHOT/car failed
at  
org 
.apache 
.geronimo 
.kernel 
.config 
.SimpleConfigurationManager 
.loadConfiguration(SimpleConfigurationManager.java:274)
at  
org.apache.geronimo.kernel.config.SimpleConfigurationManager$ 
$FastClassByCGLIB$$ce77a924.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:124)
at  
org 
.apache 
.geronimo.gbean.runtime.GBeanInstance.invoke(GBeanInstance.java:830)
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.gbean.GBeanLifecycle$$EnhancerByCGLIB$ 
$3c43d971.loadConfiguration(generated)
at  
org 
.apache 
.geronimo.system.main.EmbeddedDaemon.doStartup(EmbeddedDaemon.java: 
153)
at  
org 
.apache 
.geronimo.system.main.EmbeddedDaemon.execute(EmbeddedDaemon.java:78)
at  
org 
.apache 
.geronimo 
.kernel 
.util 
.MainConfigurationBootstrapper 
.main(MainConfigurationBootstrapper.java:45)
at  
org.apache.geronimo.cli.AbstractCLI.executeMain(AbstractCLI.java:67)
at  
org.apache.geronimo.cli.daemon.DaemonCLI.main(DaemonCLI.java:30)
Caused by: org.apache.geronimo.kernel.config.NoSuchConfigException:  
org.apache.geronimo.configs/clustering/2.0-SNAPSHOT/car
at  
org 
.apache 
.geronimo 
.kernel 
.config 
.SimpleConfigurationManager 
.loadConfigurationData(SimpleConfigurationManager.java:457)
at  
org 
.apache 
.geronimo 
.kernel 
.config 
.SimpleConfigurationManager 
.loadConfiguration(SimpleConfigurationManager.java:271)

... 14 more
[] received stop signal
[*-] 65%  20s Startup failed



pl respond me at the earliest with the proper and relevent  
modification to be done in the directory structure.