Oh OK, I found my stupid mistake.
The build.properties file was under cms-customized instead of cms-customized/editor.
Thanks Jasha.

On 10/12/2010 11:16 AM, Jasha Joachimsthal wrote:
On 12 October 2010 10:47, Mickaël Tricot<[email protected]>  wrote:
Hi Hippos,

The CMS which used to work fine, doesn't run anymore. I switched from
Windows to Linux since last time.
Cocoon deployment is successful. Then fortress startup appears to be
successful. But the cms is not reachable from my browser. See the logs
below.
No problem to run the site though.

- Is there a missing "excalibur" dependency? (Maven files didn't change)
- Are there missing properties? (configuration files didn't change)
- Is there a network issue? (I disabled the firewall)

Any clue? Thanks,

Mickaël

----------

*logs/fortress.log*

WARN  fortress.system.roles.defaults Unable to load class
org.apache.avalon.excalibur.datasource.JdbcDataSource. Skipping.
WARN  fortress.system.roles.defaults Unable to load class
org.apache.avalon.excalibur.datasource.J2eeDataSource. Skipping.
WARN  fortress.system.roles.defaults Unable to load class
org.apache.avalon.excalibur.datasource.InformixDataSource. Skipping.
WARN  fortress.system.roles.defaults Unable to load class
org.apache.excalibur.xml.xpath.XPathProcessorImpl. Skipping.
WARN  fortress.system.roles.defaults Unable to load class
org.apache.excalibur.xml.xpath.JaxenProcessorImpl. Skipping.
WARN  fortress.system.roles.defaults Unable to load class
org.apache.excalibur.xml.impl.JaxpParser. Skipping.
WARN  fortress.system.roles.defaults Unable to load class
org.apache.excalibur.xml.impl.XercesParser. Skipping.

*cocoon/WEB-INF/logs/core.log*

WARN  core.cocoon (Unknown-HostUnknown-URI) Unknown-Thread/SettingsHelper:
Property cms.project-specific.sitemap not found.
WARN  core.cocoon (Unknown-HostUnknown-URI) Unknown-Thread/SettingsHelper:
Property maven.cocoon.servermanager.configurationlocation not found.
WARN  core.cocoon (Unknown-HostUnknown-URI) Unknown-Thread/SettingsHelper:
Property maven.cocoon.servermanager.configurationlocation not found.
ERROR core.jms (Unknown-HostUnknown-URI)
Unknown-Thread/CMS_JMSConnectionManagerImpl: Connection refused
:tcp://localhost:3035/
WARN  core.jms (Unknown-HostUnknown-URI)
Unknown-Thread/AbstractMessageListener: Could not obtain JMS connection
'local'
WARN  core.manager (Unknown-HostUnknown-URI)
Unknown-Thread/ThreadSafeComponentHandler: Error decommissioning component:
nl.hippo.forrest.locationmap.LocationMapModule
java.lang.NullPointerException
    at
nl.hippo.forrest.locationmap.LocationMapModule.dispose(LocationMapModule.java:81)
    at
org.apache.avalon.framework.container.ContainerUtil.dispose(ContainerUtil.java:306)
    ...
WARN  core.manager (Unknown-HostUnknown-URI)
Unknown-Thread/ExcaliburComponentManager: disposing of handler for
unreleased component. role [org.apache.excalibur.store.StoreJanitor]
WARN  core.manager (Unknown-HostUnknown-URI)
Unknown-Thread/ExcaliburComponentManager: disposing of handler for
unreleased component. role
[org.apache.cocoon.caching.EventRegistry/Transient]
WARN  core.manager (Unknown-HostUnknown-URI)
Unknown-Thread/ExcaliburComponentManager: disposing of handler for
unreleased component. role [org.apache.excalibur.store.Store/EventAware]
WARN  core.manager (Unknown-HostUnknown-URI)
Unknown-Thread/ExcaliburComponentManager: disposing of handler for
unreleased component. role
[org.apache.cocoon.caching.EventRegistry/repositoryDoc]
...
********************************************
Hippocms-dev: Hippo CMS 6 development public mailinglist

Searchable archives can be found at:
MarkMail: http://hippocms-dev.markmail.org
Nabble: http://www.nabble.com/Hippo-CMS-f26633.html


Did you start the repository on localhost? it says it can't make a JMS
connection to localhost. So either you need to start a repository locally or
configure the correct host for JMS.

Jasha Joachimsthal
********************************************
Hippocms-dev: Hippo CMS 6 development public mailinglist

Searchable archives can be found at:
MarkMail: http://hippocms-dev.markmail.org
Nabble: http://www.nabble.com/Hippo-CMS-f26633.html

Reply via email to