[jira] Updated: (GERONIMO-1884) Samples not installed properly in G1.1 - several issues

2006-11-16 Thread Matt Hogstrom (JIRA)
 [ http://issues.apache.org/jira/browse/GERONIMO-1884?page=all ]

Matt Hogstrom updated GERONIMO-1884:


Fix Version/s: Wish List
   (was: 1.2)

 Samples not installed properly in G1.1 - several issues
 ---

 Key: GERONIMO-1884
 URL: http://issues.apache.org/jira/browse/GERONIMO-1884
 Project: Geronimo
  Issue Type: Bug
  Security Level: public(Regular issues) 
  Components: sample apps
Affects Versions: 1.1
Reporter: Dave Colasurdo
Priority: Critical
 Fix For: Wish List


 IT appears that the Geronimo samples have recently been removed from the 
 default distributions and replaced with the ability to download them through 
 the admin console.  There are several issues that need to be addressed:
 1) The Sample links on the Geronimo welcome page are dead.. This needs to be 
 updated with instructions on how to download, start and access the samples..
 2) Assuming that the admin console plugins is the correct spot to download 
 the samples.. 
  2a) The initial panel presented to the user is a bit confusing and is 
 missing the ldap-demo..
  2b) After downloading the jsp or servlet examples.. The user is presented 
 with a start examples box..  Selecting this does not work and results in an 
 exception (attached below)
  2c) start examples box does not return any status 
  2d) Manually starting the example via the command  line also does not work. 
 and results in an exception...
 Exception for 2b
 Geronimo Application Server started
 
 # Installed configuration
 #   id = geronimo/jsp-examples-tomcat/1.1-SNAPSHOT/car
 #   location = 
 /home/davecola/geronimo-1.1-041906/assemblies/j2ee-tomcat-server/target/geronimo-1.1-SNAPSHOT/repository/geronimo/jsp-examples-tomcat/1.1-SNAPSHOT/jsp-examples-tomcat-1.1-SNAPSHOT.car
 
 14:12:04,651 ERROR [GBeanInstanceState] Error while starting; GBean is now in 
 the FAILED state: 
 abstractName=geronimo/jsp-examples-tomcat/1.1-SNAPSHOT/car?configurationName=geronimo/jsp-examples-tomcat/1.1-SNAPSHOT/car
 java.lang.ClassCastException
 at 
 org.apache.geronimo.kernel.config.Configuration.buildClassPath(Configuration.java:380)
 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:274)
 at 
 org.apache.geronimo.gbean.runtime.GBeanInstance.createInstance(GBeanInstance.java:932)
 at 
 org.apache.geronimo.gbean.runtime.GBeanInstanceState.attemptFullStart(GBeanInstanceState.java:267)
 at 
 org.apache.geronimo.gbean.runtime.GBeanInstanceState.start(GBeanInstanceState.java:102)
 at 
 org.apache.geronimo.gbean.runtime.GBeanInstance.start(GBeanInstance.java:525)
 at 
 org.apache.geronimo.kernel.basic.BasicKernel.startGBean(BasicKernel.java:376)
 at 
 org.apache.geronimo.kernel.config.KernelConfigurationManager.load(KernelConfigurationManager.java:143)
 at 
 org.apache.geronimo.kernel.config.SimpleConfigurationManager.loadConfiguration(SimpleConfigurationManager.java:267)
 at 
 org.apache.geronimo.kernel.config.SimpleConfigurationManager.loadConfiguration(SimpleConfigurationManager.java:235)
 at 
 org.apache.geronimo.kernel.config.SimpleConfigurationManager.loadConfiguration(SimpleConfigurationManager.java:210)
 at 
 org.apache.geronimo.kernel.config.KernelConfigurationManager.loadConfiguration(KernelConfigurationManager.java:111)
 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:816)
 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 
 

[jira] Updated: (GERONIMO-1884) Samples not installed properly in G1.1 - several issues

2006-06-30 Thread Aaron Mulder (JIRA)
 [ http://issues.apache.org/jira/browse/GERONIMO-1884?page=all ]

Aaron Mulder updated GERONIMO-1884:
---

Assign To: (was: Aaron Mulder)

 Samples not installed properly in G1.1 - several issues
 ---

  Key: GERONIMO-1884
  URL: http://issues.apache.org/jira/browse/GERONIMO-1884
  Project: Geronimo
 Type: Bug
 Security: public(Regular issues) 
   Components: sample apps
 Versions: 1.1
 Reporter: Dave Colasurdo
 Priority: Critical
  Fix For: 1.2


 IT appears that the Geronimo samples have recently been removed from the 
 default distributions and replaced with the ability to download them through 
 the admin console.  There are several issues that need to be addressed:
 1) The Sample links on the Geronimo welcome page are dead.. This needs to be 
 updated with instructions on how to download, start and access the samples..
 2) Assuming that the admin console plugins is the correct spot to download 
 the samples.. 
  2a) The initial panel presented to the user is a bit confusing and is 
 missing the ldap-demo..
  2b) After downloading the jsp or servlet examples.. The user is presented 
 with a start examples box..  Selecting this does not work and results in an 
 exception (attached below)
  2c) start examples box does not return any status 
  2d) Manually starting the example via the command  line also does not work. 
 and results in an exception...
 Exception for 2b
 Geronimo Application Server started
 
 # Installed configuration
 #   id = geronimo/jsp-examples-tomcat/1.1-SNAPSHOT/car
 #   location = 
 /home/davecola/geronimo-1.1-041906/assemblies/j2ee-tomcat-server/target/geronimo-1.1-SNAPSHOT/repository/geronimo/jsp-examples-tomcat/1.1-SNAPSHOT/jsp-examples-tomcat-1.1-SNAPSHOT.car
 
 14:12:04,651 ERROR [GBeanInstanceState] Error while starting; GBean is now in 
 the FAILED state: 
 abstractName=geronimo/jsp-examples-tomcat/1.1-SNAPSHOT/car?configurationName=geronimo/jsp-examples-tomcat/1.1-SNAPSHOT/car
 java.lang.ClassCastException
 at 
 org.apache.geronimo.kernel.config.Configuration.buildClassPath(Configuration.java:380)
 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:274)
 at 
 org.apache.geronimo.gbean.runtime.GBeanInstance.createInstance(GBeanInstance.java:932)
 at 
 org.apache.geronimo.gbean.runtime.GBeanInstanceState.attemptFullStart(GBeanInstanceState.java:267)
 at 
 org.apache.geronimo.gbean.runtime.GBeanInstanceState.start(GBeanInstanceState.java:102)
 at 
 org.apache.geronimo.gbean.runtime.GBeanInstance.start(GBeanInstance.java:525)
 at 
 org.apache.geronimo.kernel.basic.BasicKernel.startGBean(BasicKernel.java:376)
 at 
 org.apache.geronimo.kernel.config.KernelConfigurationManager.load(KernelConfigurationManager.java:143)
 at 
 org.apache.geronimo.kernel.config.SimpleConfigurationManager.loadConfiguration(SimpleConfigurationManager.java:267)
 at 
 org.apache.geronimo.kernel.config.SimpleConfigurationManager.loadConfiguration(SimpleConfigurationManager.java:235)
 at 
 org.apache.geronimo.kernel.config.SimpleConfigurationManager.loadConfiguration(SimpleConfigurationManager.java:210)
 at 
 org.apache.geronimo.kernel.config.KernelConfigurationManager.loadConfiguration(KernelConfigurationManager.java:111)
 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:816)
 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.ConfigurationManager$$EnhancerByCGLIB$$a14ba351.loadConfiguration(generated)
 at 
 

[jira] Updated: (GERONIMO-1884) Samples not installed properly in G1.1 - several issues

2006-06-12 Thread Matt Hogstrom (JIRA)
 [ http://issues.apache.org/jira/browse/GERONIMO-1884?page=all ]

Matt Hogstrom updated GERONIMO-1884:


Fix Version: 1.2
 (was: 1.1)

 Samples not installed properly in G1.1 - several issues
 ---

  Key: GERONIMO-1884
  URL: http://issues.apache.org/jira/browse/GERONIMO-1884
  Project: Geronimo
 Type: Bug
 Security: public(Regular issues) 
   Components: sample apps
 Versions: 1.1
 Reporter: Dave Colasurdo
 Assignee: Aaron Mulder
 Priority: Critical
  Fix For: 1.2


 IT appears that the Geronimo samples have recently been removed from the 
 default distributions and replaced with the ability to download them through 
 the admin console.  There are several issues that need to be addressed:
 1) The Sample links on the Geronimo welcome page are dead.. This needs to be 
 updated with instructions on how to download, start and access the samples..
 2) Assuming that the admin console plugins is the correct spot to download 
 the samples.. 
  2a) The initial panel presented to the user is a bit confusing and is 
 missing the ldap-demo..
  2b) After downloading the jsp or servlet examples.. The user is presented 
 with a start examples box..  Selecting this does not work and results in an 
 exception (attached below)
  2c) start examples box does not return any status 
  2d) Manually starting the example via the command  line also does not work. 
 and results in an exception...
 Exception for 2b
 Geronimo Application Server started
 
 # Installed configuration
 #   id = geronimo/jsp-examples-tomcat/1.1-SNAPSHOT/car
 #   location = 
 /home/davecola/geronimo-1.1-041906/assemblies/j2ee-tomcat-server/target/geronimo-1.1-SNAPSHOT/repository/geronimo/jsp-examples-tomcat/1.1-SNAPSHOT/jsp-examples-tomcat-1.1-SNAPSHOT.car
 
 14:12:04,651 ERROR [GBeanInstanceState] Error while starting; GBean is now in 
 the FAILED state: 
 abstractName=geronimo/jsp-examples-tomcat/1.1-SNAPSHOT/car?configurationName=geronimo/jsp-examples-tomcat/1.1-SNAPSHOT/car
 java.lang.ClassCastException
 at 
 org.apache.geronimo.kernel.config.Configuration.buildClassPath(Configuration.java:380)
 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:274)
 at 
 org.apache.geronimo.gbean.runtime.GBeanInstance.createInstance(GBeanInstance.java:932)
 at 
 org.apache.geronimo.gbean.runtime.GBeanInstanceState.attemptFullStart(GBeanInstanceState.java:267)
 at 
 org.apache.geronimo.gbean.runtime.GBeanInstanceState.start(GBeanInstanceState.java:102)
 at 
 org.apache.geronimo.gbean.runtime.GBeanInstance.start(GBeanInstance.java:525)
 at 
 org.apache.geronimo.kernel.basic.BasicKernel.startGBean(BasicKernel.java:376)
 at 
 org.apache.geronimo.kernel.config.KernelConfigurationManager.load(KernelConfigurationManager.java:143)
 at 
 org.apache.geronimo.kernel.config.SimpleConfigurationManager.loadConfiguration(SimpleConfigurationManager.java:267)
 at 
 org.apache.geronimo.kernel.config.SimpleConfigurationManager.loadConfiguration(SimpleConfigurationManager.java:235)
 at 
 org.apache.geronimo.kernel.config.SimpleConfigurationManager.loadConfiguration(SimpleConfigurationManager.java:210)
 at 
 org.apache.geronimo.kernel.config.KernelConfigurationManager.loadConfiguration(KernelConfigurationManager.java:111)
 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:816)
 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