Error Message


06-Jul-2017 13:38:56.256SEVERE [localhost-startStop-1] org.apache.catalina.core.StandardContext.startInternal One or more listeners failed to start. Full details will be found in the appropriate container log file

06-Jul-2017 13:38:56.505 INFO [localhost-startStop-1] org.apache.catalina.util.SessionIdGeneratorBase.createSecureRandom Creation of SecureRandom instance for session ID generation using [SHA1PRNG] took [203] milliseconds.

06-Jul-2017 13:38:56.506 SEVERE [localhost-startStop-1] org.apache.catalina.core.StandardContext.startInternal Context [/domibus] startup failed due to previous errors

06-Jul-2017 13:38:56.586 SEVERE [localhost-startStop-1] org.apache.catalina.loader.WebappClassLoaderBase.checkThreadLocalMapForLeaks The web application [domibus] created a ThreadLocal with key of type [com.sun.xml.bind.v2.ClassFactory$1] (value [com.sun.xml.bind.v2.ClassFactory$1@23e56176]) and a value of type [java.util.WeakHashMap] (value [{class javax.xml.bind.annotation.W3CDomHandler=java.lang.ref.WeakReference@32f482bc}]) but failed to remove it when the web application was stopped. Threads are going to be renewed over time to try and avoid a probable memory leak.

Cause

Schema not specified in XA-Properties

Workaround/Fix

#XA properties

domibus.datasource.xa.property.serverName=localhost

domibus.datasource.xa.property.port=3306

domibus.datasource.xa.property.user=domibus_user

domibus.datasource.xa.property.password=domibus_password

#MySQL

domibus.datasource.xa.property.url=jdbc:mysql://${domibus.datasource.xa.property.serverName}:${domibus.datasource.xa.property.port}/domibus_schema?pinGlobalTxToPhysicalConnection=true

Error rendering macro 'contentbylabel'

parameters should not be empty