You are viewing a plain text version of this content. The canonical link for it is here.
Posted to issues@continuum.apache.org by "Bill Brown (JIRA)" <ji...@codehaus.org> on 2010/04/19 15:48:12 UTC

[jira] Created: (CONTINUUM-2505) Continuum 1.3.6 GA not starting up cleanly with embedded derby or Mysql backend.

Continuum 1.3.6 GA not starting up cleanly with embedded derby or Mysql backend.
--------------------------------------------------------------------------------

                 Key: CONTINUUM-2505
                 URL: http://jira.codehaus.org/browse/CONTINUUM-2505
             Project: Continuum
          Issue Type: Bug
    Affects Versions: 1.3.6
         Environment: Red Hat Enterprise Linux AS release 4 (Nahant Update 8)
Apache Tomcat Version 6.0.20
Apache Maven 2.2.1 (r801777; 2009-08-06 14:16:01-0500)
Java version: 1.6.0
Java home: /usr/java/jdk1.6.0/jre
Default locale: en_US, platform encoding: UTF-8
OS name: "linux" version: "2.6.9-89.0.9.el" arch: "i386" Family: "unix"
MySQL Server version: 5.0.45-community-log
            Reporter: Bill Brown
         Attachments: continuum-1.3.6.zip

Greetings continuum devs: 

I'm getting an issue trying to startup the 1.3.6 ga version of continuum in the environment listed here.  

I'm attaching the log files for both the embedded derby attempt and also the mysql backend attempt. I'm also attaching the continuum.xml context and continuum configuration file (sensitive information removed) and mysql db export we are using in our setup in hopes that they will provide more clues.  

There seems to be an issue with some redback library down in the maven part of the startup but I cannot tell for sure what's causing the break.  

We do have a workaround in that continuum 1.2.3 is working with the mysql backend but there are some issues with projects falling out of the queue that we would like to remedy with the newer version.  

Let me know if you need more information. 

Thanks for your help
Bill


-- 
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

        

[jira] Commented: (CONTINUUM-2505) Continuum 1.3.6 GA not starting up cleanly with embedded derby or Mysql backend.

Posted by "Brett Porter (JIRA)" <ji...@codehaus.org>.
    [ http://jira.codehaus.org/browse/CONTINUUM-2505?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=231157#action_231157 ] 

Brett Porter commented on CONTINUUM-2505:
-----------------------------------------

sorry for the delayed response. The exceptions you are seeing are side-effects of earlier errors, so I see two distinct ones:

- derby fails to start (no exception is there to indicate the problem however). Was the installation writable? Anything in derby.log?
- the mysql one fails with "xmlns can not be set". This is a known problem with IBM JDK 6 - is that what you were using?



> Continuum 1.3.6 GA not starting up cleanly with embedded derby or Mysql backend.
> --------------------------------------------------------------------------------
>
>                 Key: CONTINUUM-2505
>                 URL: http://jira.codehaus.org/browse/CONTINUUM-2505
>             Project: Continuum
>          Issue Type: Bug
>    Affects Versions: 1.3.6
>         Environment: Red Hat Enterprise Linux AS release 4 (Nahant Update 8)
> Apache Tomcat Version 6.0.20
> Apache Maven 2.2.1 (r801777; 2009-08-06 14:16:01-0500)
> Java version: 1.6.0
> Java home: /usr/java/jdk1.6.0/jre
> Default locale: en_US, platform encoding: UTF-8
> OS name: "linux" version: "2.6.9-89.0.9.el" arch: "i386" Family: "unix"
> MySQL Server version: 5.0.45-community-log
>            Reporter: Bill Brown
>         Attachments: continuum-1.3.6.zip
>
>
> Greetings continuum devs: 
> I'm getting an issue trying to startup the 1.3.6 ga version of continuum in the environment listed here.  
> I'm attaching the log files for both the embedded derby attempt and also the mysql backend attempt. I'm also attaching the continuum.xml context and continuum configuration file (sensitive information removed) and mysql db export we are using in our setup in hopes that they will provide more clues.  
> There seems to be an issue with some redback library down in the maven part of the startup but I cannot tell for sure what's causing the break.  
> We do have a workaround in that continuum 1.2.3 is working with the mysql backend but there are some issues with projects falling out of the queue that we would like to remedy with the newer version.  
> Let me know if you need more information. 
> Thanks for your help
> Bill

-- 
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

        

[jira] Commented: (CONTINUUM-2505) Continuum 1.3.6 GA not starting up cleanly with embedded derby or Mysql backend.

Posted by "Brett Porter (JIRA)" <ji...@codehaus.org>.
    [ http://jira.codehaus.org/browse/CONTINUUM-2505?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=238071#action_238071 ] 

Brett Porter commented on CONTINUUM-2505:
-----------------------------------------

Hi Bill,

Do you have any more information for this ticket? If not, I'll assume you got it working and close it as incomplete.

> Continuum 1.3.6 GA not starting up cleanly with embedded derby or Mysql backend.
> --------------------------------------------------------------------------------
>
>                 Key: CONTINUUM-2505
>                 URL: http://jira.codehaus.org/browse/CONTINUUM-2505
>             Project: Continuum
>          Issue Type: Bug
>    Affects Versions: 1.3.6
>         Environment: Red Hat Enterprise Linux AS release 4 (Nahant Update 8)
> Apache Tomcat Version 6.0.20
> Apache Maven 2.2.1 (r801777; 2009-08-06 14:16:01-0500)
> Java version: 1.6.0
> Java home: /usr/java/jdk1.6.0/jre
> Default locale: en_US, platform encoding: UTF-8
> OS name: "linux" version: "2.6.9-89.0.9.el" arch: "i386" Family: "unix"
> MySQL Server version: 5.0.45-community-log
>            Reporter: Bill Brown
>         Attachments: continuum-1.3.6.zip
>
>
> Greetings continuum devs: 
> I'm getting an issue trying to startup the 1.3.6 ga version of continuum in the environment listed here.  
> I'm attaching the log files for both the embedded derby attempt and also the mysql backend attempt. I'm also attaching the continuum.xml context and continuum configuration file (sensitive information removed) and mysql db export we are using in our setup in hopes that they will provide more clues.  
> There seems to be an issue with some redback library down in the maven part of the startup but I cannot tell for sure what's causing the break.  
> We do have a workaround in that continuum 1.2.3 is working with the mysql backend but there are some issues with projects falling out of the queue that we would like to remedy with the newer version.  
> Let me know if you need more information. 
> Thanks for your help
> Bill

-- 
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

        

[jira] Closed: (CONTINUUM-2505) Continuum 1.3.6 GA not starting up cleanly with embedded derby or Mysql backend.

Posted by "Brett Porter (JIRA)" <ji...@codehaus.org>.
     [ http://jira.codehaus.org/browse/CONTINUUM-2505?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ]

Brett Porter closed CONTINUUM-2505.
-----------------------------------

    Resolution: Incomplete

> Continuum 1.3.6 GA not starting up cleanly with embedded derby or Mysql backend.
> --------------------------------------------------------------------------------
>
>                 Key: CONTINUUM-2505
>                 URL: http://jira.codehaus.org/browse/CONTINUUM-2505
>             Project: Continuum
>          Issue Type: Bug
>    Affects Versions: 1.3.6
>         Environment: Red Hat Enterprise Linux AS release 4 (Nahant Update 8)
> Apache Tomcat Version 6.0.20
> Apache Maven 2.2.1 (r801777; 2009-08-06 14:16:01-0500)
> Java version: 1.6.0
> Java home: /usr/java/jdk1.6.0/jre
> Default locale: en_US, platform encoding: UTF-8
> OS name: "linux" version: "2.6.9-89.0.9.el" arch: "i386" Family: "unix"
> MySQL Server version: 5.0.45-community-log
>            Reporter: Bill Brown
>         Attachments: continuum-1.3.6.zip
>
>
> Greetings continuum devs: 
> I'm getting an issue trying to startup the 1.3.6 ga version of continuum in the environment listed here.  
> I'm attaching the log files for both the embedded derby attempt and also the mysql backend attempt. I'm also attaching the continuum.xml context and continuum configuration file (sensitive information removed) and mysql db export we are using in our setup in hopes that they will provide more clues.  
> There seems to be an issue with some redback library down in the maven part of the startup but I cannot tell for sure what's causing the break.  
> We do have a workaround in that continuum 1.2.3 is working with the mysql backend but there are some issues with projects falling out of the queue that we would like to remedy with the newer version.  
> Let me know if you need more information. 
> Thanks for your help
> Bill

-- 
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