Get "Lifecycle operation failed" error by deploying of the continuum war
------------------------------------------------------------------------

                 Key: CONTINUUM-1582
                 URL: http://jira.codehaus.org/browse/CONTINUUM-1582
             Project: Continuum
          Issue Type: Bug
    Affects Versions: 1.1
         Environment: OS: Windows XP SP2
Java-SDK: 1.6.0_03
Geronimo: 2.0.2
            Reporter: Fanninger Thomas


I used for the implementation the tutorial under following url.
http://maven.apache.org/continuum/documentation/1_1/installation/geronimo.html

But when I start the webapplication, I get following error in the server-log.

I don't know if this problem wher by geronimo, continuum or by me. I found by 
my search at the inernet(google) or here in the jira (under this url and at 
apache).

server-log:
 11423: 16:37:29,830 ERROR [Schema] Failed initialising database. Please check 
that your database JDBC driver is accessible, and the database URL and 
username/password are correct. Exception : 
org.apache.geronimo.jdbc.DelegatingDriver cannot be cast to 
org.apache.derby.jdbc.AutoloadedDriver
11583: 16:37:29,876 ERROR [[/continuum]] Exception sending context initialized 
event to listener instance of class 
org.codehaus.plexus.xwork.PlexusLifecycleListener
12043: 16:37:29,986 ERROR [StandardContext] Error listenerStart
12044: 16:37:29,986 ERROR [StandardContext] Context [/continuum] startup failed 
due to previous errors
12045: 16:37:29,986 ERROR [ContainerBase] ContainerBase.addChild: start:
12125: 16:37:30,001 WARN [TomcatWebAppContext] TomcatWebAppContext failed
12126: 16:37:30,001 ERROR [GBeanInstanceState] Error while starting; GBean is 
now in the FAILED state: 
abstractName="org.apache.maven.continuum/continuum/1.1/war?J2EEApplication=null,j2eeType=WebModule,name=org.apache.maven.continuum/continuum/1.1/war"
12205: 16:37:30,017 ERROR [[WARModules]] Servlet.service() for servlet 
WARModules threw exception
12257: 16:37:30,033 ERROR [PortletInvokerImpl] PortletInvokerImpl.render() - 
Error while dispatching portlet.
12376: 16:37:30,064 ERROR [Servlet] Exception caught:

Regards
Fanninger Thomas

-- 
This message is automatically generated by JIRA.
-
If you think it was sent incorrectly contact one of the administrators: 
http://jira.codehaus.org/secure/Administrators.jspa
-
For more information on JIRA, see: http://www.atlassian.com/software/jira

        

Reply via email to