[daisy] [JIRA] Updated: (DSY-404) repository init script fails due to changes in activemq-conf.xml

Andreas Deininger (JIRA) issues at cocoondev.org
Sat Mar 3 09:36:27 CST 2007


     [ http://issues.cocoondev.org//browse/DSY-404?page=all ]

Andreas Deininger updated DSY-404:
----------------------------------

    Attachment: startup.patch

The uploaded patch fixes that issue.
It also prevents that the password of database users and the repository admin user are shown in plaintext on the console while running the repository-server-init script. 

> repository init script fails due to changes in activemq-conf.xml
> ----------------------------------------------------------------
>
>          Key: DSY-404
>          URL: http://issues.cocoondev.org//browse/DSY-404
>      Project: Daisy
>         Type: Bug
>   Components: Repository
>     Versions: public - 2.0
>     Reporter: Andreas Deininger
>     Priority: Minor
>      Fix For: public - 2.0
>  Attachments: startup.patch
>
> With the upgrade to ActiveMQ 4.1.0, changes have to be made to activemq-conf.xml, as described here:
> http://cocoondev.org/daisyscratchpad/g3/354.html
> Due to these changes, the repository init script now fails:
> port10:/cons/daisy5/daisydata/backups/bin>./daisy-repository-init
> ...
> ...
> Registering driver...
> Successful.
> Exception in thread "main" java.lang.NullPointerException
>         at org.outerj.daisy.install.RepositoryServerInit.jmsConfiguration(RepositoryServerInit.java:513)
>         at org.outerj.daisy.install.RepositoryServerInit.install(RepositoryServerInit.java:123)
>         at org.outerj.daisy.install.RepositoryServerInit.main(RepositoryServerInit.java:56)

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



More information about the daisy mailing list