JIRA to Crowd REST SERVICE not working

Jimmy Kirk March 7, 2012

When I set everything up and try to configure JIRA to use Crowd, I get the following.

The following URL does not specify a valid Crowd User Management REST service: http://dev.example.com:8095/crowd/rest/usermanagement/1/search?entity-type=user&start-index=0&max-results=1&expand=user

When I restarted Crowd, the rest-plugin is not working at all and shows a bootstrap error:

<th>Time</th><th>Level</th><th>Description</th><th>Exception</th>
2012-03-08 13:29:44 fatal Required plugins failed to initialise. Please check the logs for errors and restart Crowd. Not enabled: Crowd REST API

Crowd Version: 2.4.0 build 562

JIRA Version: 5.0 build 713

LOG BELOW

2012-03-08 13:29:23,163 main INFO [ContainerBase.[Catalina].[localhost].[/crowd]] Initializing Spring root WebApplicationContext

2012-03-08 13:29:25,154 main INFO [util.persistence.hibernate.ConfigurableLocalSessionFactoryBean] Building new Hibernate SessionFactory

2012-03-08 13:29:25,212 main INFO [mchange.v2.log.MLog] MLog clients using log4j logging.

2012-03-08 13:29:25,303 main INFO [mchange.v2.c3p0.C3P0Registry] Initializing c3p0-0.9.1.2 [built 21-May-2007 15:04:56; debug? true; trace: 10]

2012-03-08 13:29:25,410 main INFO [v2.c3p0.impl.AbstractPoolBackedDataSource] Initializing c3p0 pool... com.mchange.v2.c3p0.PoolBackedDataSource@e75e069f [ connectionPoolDataSource -> com.mchange.v2.c3p0.WrapperConnectionPoolDataSource@e71d20ca [ acquireIncrement -> 1, acquireRetryAttempts -> 30, acquireRetryDelay -> 1000, autoCommitOnClose -> false, automaticTestTable -> null, breakAfterAcquireFailure -> false, checkoutTimeout -> 0, connectionCustomizerClassName -> null, connectionTesterClassName -> com.mchange.v2.c3p0.impl.DefaultConnectionTester, debugUnreturnedConnectionStackTraces -> false, factoryClassLocation -> null, forceIgnoreUnresolvedTransactions -> false, identityToken -> z8kflt8l1vn4eti1ep3gby|5272bd7c, idleConnectionTestPeriod -> 100, initialPoolSize -> 0, maxAdministrativeTaskTime -> 0, maxConnectionAge -> 0, maxIdleTime -> 30, maxIdleTimeExcessConnections -> 0, maxPoolSize -> 15, maxStatements -> 0, maxStatementsPerConnection -> 0, minPoolSize -> 0, nestedDataSource -> com.mchange.v2.c3p0.DriverManagerDataSource@69446c2e [ description -> null, driverClass -> null, factoryClassLocation -> null, identityToken -> z8kflt8l1vn4eti1ep3gby|6c16586c, jdbcUrl -> jdbc:hsqldb:/opt/atlassian/atlassian-crowd-2.4.0/crowd-home/database/defaultdb, properties -> {user=******, password=******} ], preferredTestQuery -> null, propertyCycle -> 0, testConnectionOnCheckin -> false, testConnectionOnCheckout -> false, unreturnedConnectionTimeout -> 0, usesTraditionalReflectiveProxies -> false; userOverrides: {} ], dataSourceName -> null, factoryClassLocation -> null, identityToken -> z8kflt8l1vn4eti1ep3gby|4ca0aec2, numHelperThreads -> 3 ]

2012-03-08 13:29:28,187 main INFO [service.soap.client.SoapClientPropertiesImpl] Loading property: 'application.name' : 'crowd'

2012-03-08 13:29:28,187 main INFO [service.soap.client.SoapClientPropertiesImpl] Loading property: 'application.login.url' : 'http://dev.jimmykirk.com:8095/crowd'

2012-03-08 13:29:28,188 main INFO [service.soap.client.SoapClientPropertiesImpl] Loading property: 'session.tokenkey' : 'session.tokenkey'

2012-03-08 13:29:28,192 main INFO [service.soap.client.SoapClientPropertiesImpl] Loading property: 'session.lastvalidation' : 'session.lastvalidation'

2012-03-08 13:29:28,192 main INFO [service.soap.client.SoapClientPropertiesImpl] Loading property: 'session.validationinterval' : '0'

2012-03-08 13:29:28,192 main INFO [service.soap.client.SoapClientPropertiesImpl] Loading property: 'crowd.server.url' : 'http://dev.jimmykirk.com:8095/crowd/services/'

2012-03-08 13:29:31,571 main INFO [crowd.console.listener.StartupListener] License is valid. Support Entitlemenet Number (SEN) is SEN-2225281

2012-03-08 13:29:31,982 main INFO [v2.c3p0.impl.AbstractPoolBackedDataSource] Initializing c3p0 pool... com.mchange.v2.c3p0.PoolBackedDataSource@952c5e81 [ connectionPoolDataSource -> com.mchange.v2.c3p0.WrapperConnectionPoolDataSource@8b73505 [ acquireIncrement -> 1, acquireRetryAttempts -> 30, acquireRetryDelay -> 1000, autoCommitOnClose -> false, automaticTestTable -> null, breakAfterAcquireFailure -> false, checkoutTimeout -> 0, connectionCustomizerClassName -> null, connectionTesterClassName -> com.mchange.v2.c3p0.impl.DefaultConnectionTester, debugUnreturnedConnectionStackTraces -> false, factoryClassLocation -> null, forceIgnoreUnresolvedTransactions -> false, identityToken -> z8kflt8l1vn4eti1ep3gby|21c10295, idleConnectionTestPeriod -> 100, initialPoolSize -> 0, maxAdministrativeTaskTime -> 0, maxConnectionAge -> 0, maxIdleTime -> 30, maxIdleTimeExcessConnections -> 0, maxPoolSize -> 15, maxStatements -> 0, maxStatementsPerConnection -> 0, minPoolSize -> 0, nestedDataSource -> com.mchange.v2.c3p0.DriverManagerDataSource@3f9d15ad [ description -> null, driverClass -> null, factoryClassLocation -> null, identityToken -> z8kflt8l1vn4eti1ep3gby|2b02440a, jdbcUrl -> jdbc:hsqldb:/opt/atlassian/atlassian-crowd-2.4.0/crowd-home/database/defaultdb, properties -> {user=******, password=******} ], preferredTestQuery -> null, propertyCycle -> 0, testConnectionOnCheckin -> false, testConnectionOnCheckout -> false, unreturnedConnectionTimeout -> 0, usesTraditionalReflectiveProxies -> false; userOverrides: {} ], dataSourceName -> null, factoryClassLocation -> null, identityToken -> z8kflt8l1vn4eti1ep3gby|5d59d69c, numHelperThreads -> 3 ]

2012-03-08 13:29:32,210 main INFO [com.atlassian.crowd.startup] System Information:

2012-03-08 13:29:32,210 main INFO [com.atlassian.crowd.startup]Timezone: Central Standard Time

2012-03-08 13:29:32,210 main INFO [com.atlassian.crowd.startup]Java Version: 1.7.0

2012-03-08 13:29:32,210 main INFO [com.atlassian.crowd.startup]Java Vendor: Oracle Corporation

2012-03-08 13:29:32,211 main INFO [com.atlassian.crowd.startup]JVM Version: 21.0-b17

2012-03-08 13:29:32,211 main INFO [com.atlassian.crowd.startup]JVM Vendor: Oracle Corporation

2012-03-08 13:29:32,211 main INFO [com.atlassian.crowd.startup]JVM Runtime: Java HotSpot(TM) 64-Bit Server VM

2012-03-08 13:29:32,211 main INFO [com.atlassian.crowd.startup]Username: root

2012-03-08 13:29:32,211 main INFO [com.atlassian.crowd.startup]Operating System: Linux2.6.32-220.4.2.el6.x86_64

2012-03-08 13:29:32,213 main INFO [com.atlassian.crowd.startup]Architecture: amd64

2012-03-08 13:29:32,213 main INFO [com.atlassian.crowd.startup] JVM Statistics:

2012-03-08 13:29:32,213 main INFO [com.atlassian.crowd.startup]Total Memory: 123MB

2012-03-08 13:29:32,213 main INFO [com.atlassian.crowd.startup]Used Memory: 56MB

2012-03-08 13:29:32,213 main INFO [com.atlassian.crowd.startup]Free Memory: 67MB

2012-03-08 13:29:32,213 main INFO [com.atlassian.crowd.startup] Runtime Information:

2012-03-08 13:29:32,216 main INFO [com.atlassian.crowd.startup]Version: 2.4.0

2012-03-08 13:29:32,216 main INFO [com.atlassian.crowd.startup]Build Number: 562

2012-03-08 13:29:32,216 main INFO [com.atlassian.crowd.startup]Build Date: 02-01-2012

2012-03-08 13:29:32,216 main INFO [com.atlassian.crowd.startup]Application Server: Apache Tomcat/6.0.32

2012-03-08 13:29:32,216 main INFO [com.atlassian.crowd.startup] Database Information:

2012-03-08 13:29:32,216 main INFO [com.atlassian.crowd.startup]JDBC URL: jdbc:hsqldb:/opt/atlassian/atlassian-crowd-2.4.0/crowd-home/database/defaultdb

2012-03-08 13:29:32,216 main INFO [com.atlassian.crowd.startup]JDBC Driver: org.hsqldb.jdbcDriver

2012-03-08 13:29:32,216 main INFO [com.atlassian.crowd.startup]JDBC Username: sa

2012-03-08 13:29:32,216 main INFO [com.atlassian.crowd.startup]Hibernate Dialect: org.hibernate.dialect.HSQLDialect

2012-03-08 13:29:32,216 main INFO [com.atlassian.crowd.startup] License Information:

2012-03-08 13:29:32,217 main INFO [com.atlassian.crowd.startup]License Server ID: BK0K-DPAM-VK9V-SB9I

2012-03-08 13:29:32,217 main INFO [com.atlassian.crowd.startup] Directories:

2012-03-08 13:29:32,309 main INFO [com.atlassian.crowd.startup]Jimblox Crowd (InternalDirectory)

Jimblox LDAP (OpenLDAP)

2012-03-08 13:29:32,348 main INFO [atlassian.plugin.manager.DefaultPluginManager] Initialising the plugin system

2012-03-08 13:29:32,744 main INFO [org.twdata.pkgscanner.ExportPackageListBuilder] Package Scanner found duplicates for package 'com.atlassian.plugin.metadata' - accepting version '2.8.0'. Files: atlassian-plugins-core-2.8.0.jar and metadata

'/opt/atlassian/atlassian-crowd-2.4.0/crowd-webapp/WEB-INF/lib/atlassian-plugins-core-2.8.0.jar'

'/opt/atlassian/atlassian-crowd-2.4.0/crowd-webapp/WEB-INF/classes/com/atlassian/plugin/metadata'

2012-03-08 13:29:32,745 main INFO [org.twdata.pkgscanner.ExportPackageListBuilder] Package Scanner found duplicates for package 'com.atlassian.crowd.util' - accepting version '2.4.0'. Files: crowd-api-2.4.0.jar and util

'/opt/atlassian/atlassian-crowd-2.4.0/crowd-webapp/WEB-INF/lib/crowd-api-2.4.0.jar'

'/opt/atlassian/atlassian-crowd-2.4.0/crowd-webapp/WEB-INF/classes/com/atlassian/crowd/util'

2012-03-08 13:29:32,745 main WARN [org.twdata.pkgscanner.ExportPackageListBuilder] Package Scanner found duplicates for package 'com.atlassian.crowd' with different versions. Files: crowd-api-2.4.0.jar and atlassian-extras-2.7.jar

'/opt/atlassian/atlassian-crowd-2.4.0/crowd-webapp/WEB-INF/lib/crowd-api-2.4.0.jar'

'/opt/atlassian/atlassian-crowd-2.4.0/crowd-webapp/WEB-INF/lib/atlassian-extras-2.7.jar'

2012-03-08 13:29:32,745 main INFO [org.twdata.pkgscanner.ExportPackageListBuilder] Package Scanner found duplicates for package 'com.atlassian.crowd.console.action' - accepting version '2.4.0'. Files: crowd-language-2.4.0.jar and action

'/opt/atlassian/atlassian-crowd-2.4.0/crowd-webapp/WEB-INF/lib/crowd-language-2.4.0.jar'

'/opt/atlassian/atlassian-crowd-2.4.0/crowd-webapp/WEB-INF/classes/com/atlassian/crowd/console/action'

2012-03-08 13:29:33,879 main WARN [org.twdata.pkgscanner.ExportPackageListBuilder] Package Scanner found duplicates for package 'javax.activation' with different versions. Files: activation-1.1.1.jar and activation-1.1.jar

'/opt/atlassian/atlassian-crowd-2.4.0/crowd-webapp/WEB-INF/lib/activation-1.1.1.jar'

'/opt/atlassian/atlassian-crowd-2.4.0/apache-tomcat/lib/activation-1.1.jar'

2012-03-08 13:29:33,879 main WARN [org.twdata.pkgscanner.ExportPackageListBuilder] Package Scanner found duplicates for package 'javax.xml.namespace' with different versions. Files: stax-api-1.0.1.jar and xbean-2.2.0.jar

'/opt/atlassian/atlassian-crowd-2.4.0/crowd-webapp/WEB-INF/lib/stax-api-1.0.1.jar'

'/opt/atlassian/atlassian-crowd-2.4.0/crowd-webapp/WEB-INF/lib/xbean-2.2.0.jar'

2012-03-08 13:29:33,879 main WARN [org.twdata.pkgscanner.ExportPackageListBuilder] Package Scanner found duplicates for package 'javax.xml.namespace' with different versions. Files: xbean-2.2.0.jar and stax-api-1.0.1.jar

'/opt/atlassian/atlassian-crowd-2.4.0/crowd-webapp/WEB-INF/lib/xbean-2.2.0.jar'

'/opt/atlassian/atlassian-crowd-2.4.0/crowd-webapp/WEB-INF/lib/stax-api-1.0.1.jar'

2012-03-08 13:29:35,526 main INFO [osgi.container.felix.ExportsBuilder] Package scan completed. Found 1057 packages to export.

2012-03-08 13:29:36,531 Felix:Startup WARN [osgi.hostcomponents.impl.DefaultComponentRegistrar] Host component johnsonEventContainer of instance com.atlassian.johnson.JohnsonEventContainer@dabc8dd has no interfaces

2012-03-08 13:29:36,592 Felix:Startup WARN [osgi.hostcomponents.impl.DefaultComponentRegistrar] Host component forgottenLoginMailer of instance com.atlassian.crowd.manager.login.util.ForgottenLoginMailer@2a3fd137 has no interfaces

2012-03-08 13:29:36,895 FelixDispatchQueue INFO [osgi.container.felix.FelixOsgiContainerManager] Installed bundle org.springframework (1)

2012-03-08 13:29:36,903 FelixDispatchQueue INFO [osgi.container.felix.FelixOsgiContainerManager] Installed bundle org.springframework.osgi.io (2)

2012-03-08 13:29:36,908 FelixDispatchQueue INFO [osgi.container.felix.FelixOsgiContainerManager] Installed bundle org.springframework.osgi.extensions.annotations (3)

2012-03-08 13:29:36,919 FelixDispatchQueue INFO [osgi.container.felix.FelixOsgiContainerManager] Installed bundle org.springframework.osgi.extender (4)

2012-03-08 13:29:36,923 FelixDispatchQueue INFO [osgi.container.felix.FelixOsgiContainerManager] Installed bundle jcl.over.slf4j (5)

2012-03-08 13:29:36,942 FelixDispatchQueue INFO [osgi.container.felix.FelixOsgiContainerManager] Installed bundle org.springframework.osgi.core (6)

2012-03-08 13:29:36,949 FelixDispatchQueue INFO [osgi.container.felix.FelixOsgiContainerManager] Installed bundle com.atlassian.plugin.osgi.spring (7)

2012-03-08 13:29:36,975 FelixDispatchQueue INFO [osgi.container.felix.FelixOsgiContainerManager] Installed bundle com.atlassian.bundles.velocity (8)

2012-03-08 13:29:36,983 FelixDispatchQueue INFO [osgi.container.felix.FelixOsgiContainerManager] Installed bundle com.atlassian.plugin.osgi.bridge (9)

2012-03-08 13:29:37,624 FelixDispatchQueue INFO [osgi.container.felix.FelixOsgiContainerManager] Resolved bundle org.springframework.osgi.io (2)

2012-03-08 13:29:37,627 FelixDispatchQueue INFO [osgi.container.felix.FelixOsgiContainerManager] Resolved bundle com.atlassian.bundles.velocity (8)

2012-03-08 13:29:37,627 FelixDispatchQueue INFO [osgi.container.felix.FelixOsgiContainerManager] Resolved bundle org.springframework.osgi.extensions.annotations (3)

2012-03-08 13:29:37,627 FelixDispatchQueue INFO [osgi.container.felix.FelixOsgiContainerManager] Resolved bundle jcl.over.slf4j (5)

2012-03-08 13:29:37,628 FelixDispatchQueue INFO [osgi.container.felix.FelixOsgiContainerManager] Resolved bundle org.springframework.osgi.core (6)

2012-03-08 13:29:37,629 FelixDispatchQueue INFO [osgi.container.felix.FelixOsgiContainerManager] Resolved bundle com.atlassian.plugin.osgi.spring (7)

2012-03-08 13:29:37,629 FelixDispatchQueue INFO [osgi.container.felix.FelixOsgiContainerManager] Resolved bundle org.springframework.osgi.extender (4)

2012-03-08 13:29:37,649 FelixDispatchQueue INFO [osgi.container.felix.FelixOsgiContainerManager] Resolved bundle org.springframework (1)

2012-03-08 13:29:38,327 FelixDispatchQueue INFO [osgi.container.felix.FelixOsgiContainerManager] Resolved bundle com.atlassian.plugin.osgi.bridge (9)

2012-03-08 13:29:38,336 FelixDispatchQueue INFO [osgi.container.felix.FelixOsgiContainerManager] Started bundle org.springframework (1)

2012-03-08 13:29:38,336 FelixDispatchQueue INFO [osgi.container.felix.FelixOsgiContainerManager] Started bundle org.springframework.osgi.io (2)

2012-03-08 13:29:38,336 FelixDispatchQueue INFO [osgi.container.felix.FelixOsgiContainerManager] Started bundle org.springframework.osgi.extensions.annotations (3)

2012-03-08 13:29:39,046 FelixDispatchQueue INFO [osgi.container.felix.FelixOsgiContainerManager] Started bundle org.springframework.osgi.extender (4)

2012-03-08 13:29:39,049 FelixDispatchQueue INFO [osgi.container.felix.FelixOsgiContainerManager] Started bundle jcl.over.slf4j (5)

2012-03-08 13:29:39,052 FelixDispatchQueue INFO [osgi.container.felix.FelixOsgiContainerManager] Started bundle org.springframework.osgi.core (6)

2012-03-08 13:29:39,056 FelixDispatchQueue INFO [osgi.container.felix.FelixOsgiContainerManager] Started bundle com.atlassian.bundles.velocity (8)

2012-03-08 13:29:39,102 FelixDispatchQueue INFO [osgi.container.felix.FelixOsgiContainerManager] Started bundle com.atlassian.plugin.osgi.bridge (9)

2012-03-08 13:29:39,105 FelixDispatchQueue INFO [osgi.container.felix.FelixOsgiContainerManager] Started bundle org.apache.felix.framework (0)

2012-03-08 13:29:40,244 main INFO [atlassian.plugin.loaders.ScanningPluginLoader] Plugin Unit: /opt/atlassian/atlassian-crowd-2.4.0/crowd-home/bundled-plugins/atlassian-rest-module-2.5.0.jar (1325552652000) created

2012-03-08 13:29:40,268 main INFO [plugin.osgi.factory.UnrecognisedModuleDescriptorFallbackFactory] Unknown module descriptor of type template-context-item registered as an unrecognised descriptor.

2012-03-08 13:29:40,274 main INFO [plugin.osgi.factory.UnrecognisedModuleDescriptorFallbackFactory] Unknown module descriptor of type template-context-item registered as an unrecognised descriptor.

2012-03-08 13:29:40,274 main INFO [atlassian.plugin.loaders.ScanningPluginLoader] Plugin Unit: /opt/atlassian/atlassian-crowd-2.4.0/crowd-home/bundled-plugins/atlassian-template-renderer-api-1.3.1.jar (1325552864000) created

2012-03-08 13:29:40,285 main INFO [plugin.osgi.factory.UnrecognisedModuleDescriptorFallbackFactory] Unknown module descriptor of type web-panel-renderer registered as an unrecognised descriptor.

2012-03-08 13:29:40,290 main INFO [atlassian.plugin.loaders.ScanningPluginLoader] Plugin Unit: /opt/atlassian/atlassian-crowd-2.4.0/crowd-home/bundled-plugins/atlassian-template-renderer-velocity16-plugin-1.3.1.jar (1325552864000) created

2012-03-08 13:29:40,416 main INFO [atlassian.plugin.loaders.ScanningPluginLoader] Plugin Unit: /opt/atlassian/atlassian-crowd-2.4.0/crowd-home/bundled-plugins/auiplugin-3.5.0.jar (1325552864000) created

2012-03-08 13:29:40,475 main INFO [atlassian.plugin.loaders.ScanningPluginLoader] Plugin Unit: /opt/atlassian/atlassian-crowd-2.4.0/crowd-home/bundled-plugins/crowd-integration-saml-2.4.0.jar (1325554388000) created

2012-03-08 13:29:40,490 main INFO [plugin.osgi.factory.UnrecognisedModuleDescriptorFallbackFactory] Unknown module descriptor of type rest registered as an unrecognised descriptor.

2012-03-08 13:29:40,506 main INFO [atlassian.plugin.loaders.ScanningPluginLoader] Plugin Unit: /opt/atlassian/atlassian-crowd-2.4.0/crowd-home/bundled-plugins/crowd-rest-application-management-2.4.0.jar (1325554404000) created

2012-03-08 13:29:40,523 main INFO [plugin.osgi.factory.UnrecognisedModuleDescriptorFallbackFactory] Unknown module descriptor of type rest registered as an unrecognised descriptor.

2012-03-08 13:29:40,540 main INFO [atlassian.plugin.loaders.ScanningPluginLoader] Plugin Unit: /opt/atlassian/atlassian-crowd-2.4.0/crowd-home/bundled-plugins/crowd-rest-plugin-2.4.0.jar (1325554412000) created

2012-03-08 13:29:40,570 main INFO [atlassian.plugin.loaders.ScanningPluginLoader] Plugin Unit: /opt/atlassian/atlassian-crowd-2.4.0/crowd-home/bundled-plugins/crowd-sal-2.4.0.jar (1325554430000) created

2012-03-08 13:29:40,584 main INFO [plugin.osgi.factory.UnrecognisedModuleDescriptorFallbackFactory] Unknown module descriptor of type rest registered as an unrecognised descriptor.

2012-03-08 13:29:40,585 main INFO [atlassian.plugin.loaders.ScanningPluginLoader] Plugin Unit: /opt/atlassian/atlassian-crowd-2.4.0/crowd-home/bundled-plugins/crowd-sync-feedback-2.4.0.jar (1325554436000) created

2012-03-08 13:29:40,623 main INFO [atlassian.plugin.loaders.ScanningPluginLoader] Plugin Unit: /opt/atlassian/atlassian-crowd-2.4.0/crowd-home/bundled-plugins/pdkinstall-plugin-0.4.jar (1325552864000) created

2012-03-08 13:29:40,663 FelixDispatchQueue INFO [osgi.container.felix.FelixOsgiContainerManager] Installed bundle com.atlassian.auiplugin (10)

2012-03-08 13:29:40,683 FelixDispatchQueue INFO [osgi.container.felix.FelixOsgiContainerManager] Installed bundle com.atlassian.crowd.sync-feedback (11)

2012-03-08 13:29:40,692 FelixDispatchQueue INFO [osgi.container.felix.FelixOsgiContainerManager] Installed bundle com.atlassian.pdkinstall.plugin (12)

2012-03-08 13:29:40,765 FelixDispatchQueue INFO [osgi.container.felix.FelixOsgiContainerManager] Installed bundle com.atlassian.plugins.rest.atlassian-rest-module (13)

2012-03-08 13:29:40,782 FelixDispatchQueue INFO [osgi.container.felix.FelixOsgiContainerManager] Installed bundle com.atlassian.crowd.crowd-sal (14)

2012-03-08 13:29:40,792 FelixDispatchQueue INFO [osgi.container.felix.FelixOsgiContainerManager] Installed bundle com.atlassian.templaterenderer.atlassian-template-renderer-api (15)

2012-03-08 13:29:40,807 FelixDispatchQueue INFO [osgi.container.felix.FelixOsgiContainerManager] Installed bundle com.atlassian.templaterenderer.atlassian-template-renderer-velocity16-plugin (16)

2012-03-08 13:29:40,818 FelixDispatchQueue INFO [osgi.container.felix.FelixOsgiContainerManager] Installed bundle com.atlassian.crowd.rest-application-management (17)

2012-03-08 13:29:40,835 FelixDispatchQueue INFO [osgi.container.felix.FelixOsgiContainerManager] Installed bundle com.atlassian.crowd.rest-plugin (18)

2012-03-08 13:29:40,890 FelixDispatchQueue INFO [osgi.container.felix.FelixOsgiContainerManager] Installed bundle com.atlassian.crowd.integration-saml (19)

2012-03-08 13:29:40,908 FelixDispatchQueue INFO [osgi.container.felix.FelixOsgiContainerManager] Resolved bundle com.atlassian.auiplugin (10)

2012-03-08 13:29:40,925 FelixDispatchQueue INFO [osgi.container.felix.FelixOsgiContainerManager] Started bundle com.atlassian.auiplugin (10)

2012-03-08 13:29:40,957 main ERROR [plugin.osgi.factory.OsgiPlugin] Detected an error (BundleException) enabling the plugin 'com.atlassian.crowd.crowd-sync-feedback' : Unresolved constraint in bundle com.atlassian.crowd.sync-feedback [11]: Unable to resolve 11.0: missing requirement [11.0] package; (&(package=com.atlassian.plugins.rest.common.security.jersey)(version>=2.5.0)) [caused by: Unable to resolve 13.0: missing requirement [13.0] package; (package=javax.xml.bind)]. This error usually occurs when your plugin imports a package from another bundle with a specific version constraint and either the bundle providing that package doesn't meet those version constraints, or there is no bundle available that provides the specified package. For more details on how to fix this, see http://confluence.atlassian.com/x/1xy6D

2012-03-08 13:29:40,958 main WARN [plugin.osgi.factory.OsgiPlugin] Unable to enable plugin 'com.atlassian.crowd.crowd-sync-feedback'

com.atlassian.plugin.osgi.container.OsgiContainerException: Cannot start plugin: com.atlassian.crowd.crowd-sync-feedback

at com.atlassian.plugin.osgi.factory.OsgiPlugin.enableInternal(OsgiPlugin.java:430)

at com.atlassian.plugin.impl.AbstractPlugin.enable(AbstractPlugin.java:237)

at com.atlassian.plugin.impl.AbstractDelegatingPlugin.enable(AbstractDelegatingPlugin.java:213)

at com.atlassian.plugin.manager.PluginEnabler.actualEnable(PluginEnabler.java:114)

at com.atlassian.plugin.manager.PluginEnabler.enable(PluginEnabler.java:99)

at com.atlassian.plugin.manager.DefaultPluginManager.addPlugins(DefaultPluginManager.java:682)

at com.atlassian.plugin.manager.DefaultPluginManager.init(DefaultPluginManager.java:156)

at com.atlassian.crowd.plugin.CrowdPluginManager.init(CrowdPluginManager.java:67)

at com.atlassian.crowd.plugin.CrowdPluginManager.onApplicationStartedEvent(CrowdPluginManager.java:80)

at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method)

at sun.reflect.NativeMethodAccessorImpl.invoke(Unknown Source)

at sun.reflect.DelegatingMethodAccessorImpl.invoke(Unknown Source)

at java.lang.reflect.Method.invoke(Unknown Source)

at com.atlassian.event.internal.SingleParameterMethodListenerInvoker.invoke(SingleParameterMethodListenerInvoker.java:36)

at com.atlassian.event.internal.AsynchronousAbleEventDispatcher$2.run(AsynchronousAbleEventDispatcher.java:60)

at com.atlassian.event.internal.AsynchronousAbleEventDispatcher$1.execute(AsynchronousAbleEventDispatcher.java:28)

at com.atlassian.event.internal.AsynchronousAbleEventDispatcher.dispatch(AsynchronousAbleEventDispatcher.java:56)

at com.atlassian.event.internal.EventPublisherImpl.invokeListeners(EventPublisherImpl.java:151)

at com.atlassian.event.internal.EventPublisherImpl.publish(EventPublisherImpl.java:70)

at com.atlassian.crowd.console.listener.StartupListener.contextInitialized(StartupListener.java:104)

at org.apache.catalina.core.StandardContext.listenerStart(StandardContext.java:4205)

at org.apache.catalina.core.StandardContext.start(StandardContext.java:4704)

at org.apache.catalina.core.ContainerBase.addChildInternal(ContainerBase.java:799)

at org.apache.catalina.core.ContainerBase.addChild(ContainerBase.java:779)

at org.apache.catalina.core.StandardHost.addChild(StandardHost.java:601)

at org.apache.catalina.startup.HostConfig.deployDescriptor(HostConfig.java:675)

at org.apache.catalina.startup.HostConfig.deployDescriptors(HostConfig.java:601)

at org.apache.catalina.startup.HostConfig.deployApps(HostConfig.java:502)

at org.apache.catalina.startup.HostConfig.start(HostConfig.java:1315)

at org.apache.catalina.startup.HostConfig.lifecycleEvent(HostConfig.java:324)

at org.apache.catalina.util.LifecycleSupport.fireLifecycleEvent(LifecycleSupport.java:142)

at org.apache.catalina.core.ContainerBase.start(ContainerBase.java:1061)

at org.apache.catalina.core.StandardHost.start(StandardHost.java:840)

at org.apache.catalina.core.ContainerBase.start(ContainerBase.java:1053)

at org.apache.catalina.core.StandardEngine.start(StandardEngine.java:463)

at org.apache.catalina.core.StandardService.start(StandardService.java:525)

at org.apache.catalina.core.StandardServer.start(StandardServer.java:754)

at org.apache.catalina.startup.Catalina.start(Catalina.java:595)

at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method)

at sun.reflect.NativeMethodAccessorImpl.invoke(Unknown Source)

at sun.reflect.DelegatingMethodAccessorImpl.invoke(Unknown Source)

at java.lang.reflect.Method.invoke(Unknown Source)

at org.apache.catalina.startup.Bootstrap.start(Bootstrap.java:289)

at org.apache.catalina.startup.Bootstrap.main(Bootstrap.java:414)

Caused by: org.osgi.framework.BundleException: Unresolved constraint in bundle com.atlassian.crowd.sync-feedback [11]: Unable to resolve 11.0: missing requirement [11.0] package; (&(package=com.atlassian.plugins.rest.common.security.jersey)(version>=2.5.0)) [caused by: Unable to resolve 13.0: missing requirement [13.0] package; (package=javax.xml.bind)]

at org.apache.felix.framework.Felix.resolveBundle(Felix.java:3409)

at org.apache.felix.framework.Felix.startBundle(Felix.java:1709)

at org.apache.felix.framework.BundleImpl.start(BundleImpl.java:905)

at org.apache.felix.framework.BundleImpl.start(BundleImpl.java:892)

at com.atlassian.plugin.osgi.factory.OsgiPlugin.enableInternal(OsgiPlugin.java:402)

... 43 more

2012-03-08 13:29:40,970 main ERROR [atlassian.plugin.manager.PluginEnabler] Unable to enable plugin com.atlassian.crowd.crowd-sync-feedback

com.atlassian.plugin.osgi.container.OsgiContainerException: Cannot start plugin: com.atlassian.crowd.crowd-sync-feedback

at com.atlassian.plugin.osgi.factory.OsgiPlugin.enableInternal(OsgiPlugin.java:430)

at com.atlassian.plugin.impl.AbstractPlugin.enable(AbstractPlugin.java:237)

at com.atlassian.plugin.impl.AbstractDelegatingPlugin.enable(AbstractDelegatingPlugin.java:213)

at com.atlassian.plugin.manager.PluginEnabler.actualEnable(PluginEnabler.java:114)

at com.atlassian.plugin.manager.PluginEnabler.enable(PluginEnabler.java:99)

at com.atlassian.plugin.manager.DefaultPluginManager.addPlugins(DefaultPluginManager.java:682)

at com.atlassian.plugin.manager.DefaultPluginManager.init(DefaultPluginManager.java:156)

at com.atlassian.crowd.plugin.CrowdPluginManager.init(CrowdPluginManager.java:67)

at com.atlassian.crowd.plugin.CrowdPluginManager.onApplicationStartedEvent(CrowdPluginManager.java:80)

at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method)

at sun.reflect.NativeMethodAccessorImpl.invoke(Unknown Source)

at sun.reflect.DelegatingMethodAccessorImpl.invoke(Unknown Source)

at java.lang.reflect.Method.invoke(Unknown Source)

at com.atlassian.event.internal.SingleParameterMethodListenerInvoker.invoke(SingleParameterMethodListenerInvoker.java:36)

at com.atlassian.event.internal.AsynchronousAbleEventDispatcher$2.run(AsynchronousAbleEventDispatcher.java:60)

at com.atlassian.event.internal.AsynchronousAbleEventDispatcher$1.execute(AsynchronousAbleEventDispatcher.java:28)

at com.atlassian.event.internal.AsynchronousAbleEventDispatcher.dispatch(AsynchronousAbleEventDispatcher.java:56)

at com.atlassian.event.internal.EventPublisherImpl.invokeListeners(EventPublisherImpl.java:151)

at com.atlassian.event.internal.EventPublisherImpl.publish(EventPublisherImpl.java:70)

at com.atlassian.crowd.console.listener.StartupListener.contextInitialized(StartupListener.java:104)

at org.apache.catalina.core.StandardContext.listenerStart(StandardContext.java:4205)

at org.apache.catalina.core.StandardContext.start(StandardContext.java:4704)

at org.apache.catalina.core.ContainerBase.addChildInternal(ContainerBase.java:799)

at org.apache.catalina.core.ContainerBase.addChild(ContainerBase.java:779)

at org.apache.catalina.core.StandardHost.addChild(StandardHost.java:601)

at org.apache.catalina.startup.HostConfig.deployDescriptor(HostConfig.java:675)

at org.apache.catalina.startup.HostConfig.deployDescriptors(HostConfig.java:601)

at org.apache.catalina.startup.HostConfig.deployApps(HostConfig.java:502)

at org.apache.catalina.startup.HostConfig.start(HostConfig.java:1315)

at org.apache.catalina.startup.HostConfig.lifecycleEvent(HostConfig.java:324)

at org.apache.catalina.util.LifecycleSupport.fireLifecycleEvent(LifecycleSupport.java:142)

at org.apache.catalina.core.ContainerBase.start(ContainerBase.java:1061)

at org.apache.catalina.core.StandardHost.start(StandardHost.java:840)

at org.apache.catalina.core.ContainerBase.start(ContainerBase.java:1053)

at org.apache.catalina.core.StandardEngine.start(StandardEngine.java:463)

at org.apache.catalina.core.StandardService.start(StandardService.java:525)

at org.apache.catalina.core.StandardServer.start(StandardServer.java:754)

at org.apache.catalina.startup.Catalina.start(Catalina.java:595)

at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method)

at sun.reflect.NativeMethodAccessorImpl.invoke(Unknown Source)

at sun.reflect.DelegatingMethodAccessorImpl.invoke(Unknown Source)

at java.lang.reflect.Method.invoke(Unknown Source)

at org.apache.catalina.startup.Bootstrap.start(Bootstrap.java:289)

at org.apache.catalina.startup.Bootstrap.main(Bootstrap.java:414)

Caused by: org.osgi.framework.BundleException: Unresolved constraint in bundle com.atlassian.crowd.sync-feedback [11]: Unable to resolve 11.0: missing requirement [11.0] package; (&(package=com.atlassian.plugins.rest.common.security.jersey)(version>=2.5.0)) [caused by: Unable to resolve 13.0: missing requirement [13.0] package; (package=javax.xml.bind)]

at org.apache.felix.framework.Felix.resolveBundle(Felix.java:3409)

at org.apache.felix.framework.Felix.startBundle(Felix.java:1709)

at org.apache.felix.framework.BundleImpl.start(BundleImpl.java:905)

at org.apache.felix.framework.BundleImpl.start(BundleImpl.java:892)

at com.atlassian.plugin.osgi.factory.OsgiPlugin.enableInternal(OsgiPlugin.java:402)

... 43 more

2012-03-08 13:29:41,043 Spring executor 1 INFO [plugin.osgi.factory.OsgiPlugin] Waiting for service '&applicationProperties' for plugin 'com.atlassian.auiplugin' with filter (objectClass=com.atlassian.sal.api.ApplicationProperties)

2012-03-08 13:29:41,052 Spring executor 1 INFO [plugin.osgi.factory.OsgiPlugin] Waiting for service '&applicationProperties' for plugin 'com.atlassian.auiplugin' with filter (objectClass=com.atlassian.sal.api.ApplicationProperties)

2012-03-08 13:29:41,052 Spring executor 1 INFO [plugin.osgi.factory.OsgiPlugin] Waiting for service '&i18nResolver' for plugin 'com.atlassian.auiplugin' with filter (objectClass=com.atlassian.sal.api.message.I18nResolver)

2012-03-08 13:29:41,052 Spring executor 1 INFO [plugin.osgi.factory.OsgiPlugin] Waiting for service '&i18nResolver' for plugin 'com.atlassian.auiplugin' with filter (objectClass=com.atlassian.sal.api.message.I18nResolver)

2012-03-08 13:29:41,425 FelixDispatchQueue INFO [osgi.container.felix.FelixOsgiContainerManager] Resolved bundle com.atlassian.pdkinstall.plugin (12)

2012-03-08 13:29:41,429 FelixDispatchQueue INFO [osgi.container.felix.FelixOsgiContainerManager] Started bundle com.atlassian.pdkinstall.plugin (12)

2012-03-08 13:29:41,442 main ERROR [plugin.osgi.factory.OsgiPlugin] Detected an error (BundleException) enabling the plugin 'com.atlassian.plugins.rest.atlassian-rest-module' : Unresolved constraint in bundle com.atlassian.plugins.rest.atlassian-rest-module [13]: Unable to resolve 13.0: missing requirement [13.0] package; (package=javax.xml.bind). This error usually occurs when your plugin imports a package from another bundle with a specific version constraint and either the bundle providing that package doesn't meet those version constraints, or there is no bundle available that provides the specified package. For more details on how to fix this, see http://confluence.atlassian.com/x/1xy6D

2012-03-08 13:29:41,442 main WARN [plugin.osgi.factory.OsgiPlugin] Unable to enable plugin 'com.atlassian.plugins.rest.atlassian-rest-module'

com.atlassian.plugin.osgi.container.OsgiContainerException: Cannot start plugin: com.atlassian.plugins.rest.atlassian-rest-module

at com.atlassian.plugin.osgi.factory.OsgiPlugin.enableInternal(OsgiPlugin.java:430)

at com.atlassian.plugin.impl.AbstractPlugin.enable(AbstractPlugin.java:237)

at com.atlassian.plugin.impl.AbstractDelegatingPlugin.enable(AbstractDelegatingPlugin.java:213)

at com.atlassian.plugin.manager.PluginEnabler.actualEnable(PluginEnabler.java:114)

at com.atlassian.plugin.manager.PluginEnabler.enable(PluginEnabler.java:99)

at com.atlassian.plugin.manager.DefaultPluginManager.addPlugins(DefaultPluginManager.java:682)

at com.atlassian.plugin.manager.DefaultPluginManager.init(DefaultPluginManager.java:156)

at com.atlassian.crowd.plugin.CrowdPluginManager.init(CrowdPluginManager.java:67)

at com.atlassian.crowd.plugin.CrowdPluginManager.onApplicationStartedEvent(CrowdPluginManager.java:80)

at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method)

at sun.reflect.NativeMethodAccessorImpl.invoke(Unknown Source)

at sun.reflect.DelegatingMethodAccessorImpl.invoke(Unknown Source)

at java.lang.reflect.Method.invoke(Unknown Source)

at com.atlassian.event.internal.SingleParameterMethodListenerInvoker.invoke(SingleParameterMethodListenerInvoker.java:36)

at com.atlassian.event.internal.AsynchronousAbleEventDispatcher$2.run(AsynchronousAbleEventDispatcher.java:60)

at com.atlassian.event.internal.AsynchronousAbleEventDispatcher$1.execute(AsynchronousAbleEventDispatcher.java:28)

at com.atlassian.event.internal.AsynchronousAbleEventDispatcher.dispatch(AsynchronousAbleEventDispatcher.java:56)

at com.atlassian.event.internal.EventPublisherImpl.invokeListeners(EventPublisherImpl.java:151)

at com.atlassian.event.internal.EventPublisherImpl.publish(EventPublisherImpl.java:70)

at com.atlassian.crowd.console.listener.StartupListener.contextInitialized(StartupListener.java:104)

at org.apache.catalina.core.StandardContext.listenerStart(StandardContext.java:4205)

at org.apache.catalina.core.StandardContext.start(StandardContext.java:4704)

at org.apache.catalina.core.ContainerBase.addChildInternal(ContainerBase.java:799)

at org.apache.catalina.core.ContainerBase.addChild(ContainerBase.java:779)

at org.apache.catalina.core.StandardHost.addChild(StandardHost.java:601)

at org.apache.catalina.startup.HostConfig.deployDescriptor(HostConfig.java:675)

at org.apache.catalina.startup.HostConfig.deployDescriptors(HostConfig.java:601)

at org.apache.catalina.startup.HostConfig.deployApps(HostConfig.java:502)

at org.apache.catalina.startup.HostConfig.start(HostConfig.java:1315)

at org.apache.catalina.startup.HostConfig.lifecycleEvent(HostConfig.java:324)

at org.apache.catalina.util.LifecycleSupport.fireLifecycleEvent(LifecycleSupport.java:142)

at org.apache.catalina.core.ContainerBase.start(ContainerBase.java:1061)

at org.apache.catalina.core.StandardHost.start(StandardHost.java:840)

at org.apache.catalina.core.ContainerBase.start(ContainerBase.java:1053)

at org.apache.catalina.core.StandardEngine.start(StandardEngine.java:463)

at org.apache.catalina.core.StandardService.start(StandardService.java:525)

at org.apache.catalina.core.StandardServer.start(StandardServer.java:754)

at org.apache.catalina.startup.Catalina.start(Catalina.java:595)

at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method)

at sun.reflect.NativeMethodAccessorImpl.invoke(Unknown Source)

at sun.reflect.DelegatingMethodAccessorImpl.invoke(Unknown Source)

at java.lang.reflect.Method.invoke(Unknown Source)

at org.apache.catalina.startup.Bootstrap.start(Bootstrap.java:289)

at org.apache.catalina.startup.Bootstrap.main(Bootstrap.java:414)

Caused by: org.osgi.framework.BundleException: Unresolved constraint in bundle com.atlassian.plugins.rest.atlassian-rest-module [13]: Unable to resolve 13.0: missing requirement [13.0] package; (package=javax.xml.bind)

at org.apache.felix.framework.Felix.resolveBundle(Felix.java:3409)

at org.apache.felix.framework.Felix.startBundle(Felix.java:1709)

at org.apache.felix.framework.BundleImpl.start(BundleImpl.java:905)

at org.apache.felix.framework.BundleImpl.start(BundleImpl.java:892)

at com.atlassian.plugin.osgi.factory.OsgiPlugin.enableInternal(OsgiPlugin.java:402)

... 43 more

2012-03-08 13:29:41,451 main ERROR [atlassian.plugin.manager.PluginEnabler] Unable to enable plugin com.atlassian.plugins.rest.atlassian-rest-module

com.atlassian.plugin.osgi.container.OsgiContainerException: Cannot start plugin: com.atlassian.plugins.rest.atlassian-rest-module

at com.atlassian.plugin.osgi.factory.OsgiPlugin.enableInternal(OsgiPlugin.java:430)

at com.atlassian.plugin.impl.AbstractPlugin.enable(AbstractPlugin.java:237)

at com.atlassian.plugin.impl.AbstractDelegatingPlugin.enable(AbstractDelegatingPlugin.java:213)

at com.atlassian.plugin.manager.PluginEnabler.actualEnable(PluginEnabler.java:114)

at com.atlassian.plugin.manager.PluginEnabler.enable(PluginEnabler.java:99)

at com.atlassian.plugin.manager.DefaultPluginManager.addPlugins(DefaultPluginManager.java:682)

at com.atlassian.plugin.manager.DefaultPluginManager.init(DefaultPluginManager.java:156)

at com.atlassian.crowd.plugin.CrowdPluginManager.init(CrowdPluginManager.java:67)

at com.atlassian.crowd.plugin.CrowdPluginManager.onApplicationStartedEvent(CrowdPluginManager.java:80)

at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method)

at sun.reflect.NativeMethodAccessorImpl.invoke(Unknown Source)

at sun.reflect.DelegatingMethodAccessorImpl.invoke(Unknown Source)

at java.lang.reflect.Method.invoke(Unknown Source)

at com.atlassian.event.internal.SingleParameterMethodListenerInvoker.invoke(SingleParameterMethodListenerInvoker.java:36)

at com.atlassian.event.internal.AsynchronousAbleEventDispatcher$2.run(AsynchronousAbleEventDispatcher.java:60)

at com.atlassian.event.internal.AsynchronousAbleEventDispatcher$1.execute(AsynchronousAbleEventDispatcher.java:28)

at com.atlassian.event.internal.AsynchronousAbleEventDispatcher.dispatch(AsynchronousAbleEventDispatcher.java:56)

at com.atlassian.event.internal.EventPublisherImpl.invokeListeners(EventPublisherImpl.java:151)

at com.atlassian.event.internal.EventPublisherImpl.publish(EventPublisherImpl.java:70)

at com.atlassian.crowd.console.listener.StartupListener.contextInitialized(StartupListener.java:104)

at org.apache.catalina.core.StandardContext.listenerStart(StandardContext.java:4205)

at org.apache.catalina.core.StandardContext.start(StandardContext.java:4704)

at org.apache.catalina.core.ContainerBase.addChildInternal(ContainerBase.java:799)

at org.apache.catalina.core.ContainerBase.addChild(ContainerBase.java:779)

at org.apache.catalina.core.StandardHost.addChild(StandardHost.java:601)

at org.apache.catalina.startup.HostConfig.deployDescriptor(HostConfig.java:675)

at org.apache.catalina.startup.HostConfig.deployDescriptors(HostConfig.java:601)

at org.apache.catalina.startup.HostConfig.deployApps(HostConfig.java:502)

at org.apache.catalina.startup.HostConfig.start(HostConfig.java:1315)

at org.apache.catalina.startup.HostConfig.lifecycleEvent(HostConfig.java:324)

at org.apache.catalina.util.LifecycleSupport.fireLifecycleEvent(LifecycleSupport.java:142)

at org.apache.catalina.core.ContainerBase.start(ContainerBase.java:1061)

at org.apache.catalina.core.StandardHost.start(StandardHost.java:840)

at org.apache.catalina.core.ContainerBase.start(ContainerBase.java:1053)

at org.apache.catalina.core.StandardEngine.start(StandardEngine.java:463)

at org.apache.catalina.core.StandardService.start(StandardService.java:525)

at org.apache.catalina.core.StandardServer.start(StandardServer.java:754)

at org.apache.catalina.startup.Catalina.start(Catalina.java:595)

at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method)

at sun.reflect.NativeMethodAccessorImpl.invoke(Unknown Source)

at sun.reflect.DelegatingMethodAccessorImpl.invoke(Unknown Source)

at java.lang.reflect.Method.invoke(Unknown Source)

at org.apache.catalina.startup.Bootstrap.start(Bootstrap.java:289)

at org.apache.catalina.startup.Bootstrap.main(Bootstrap.java:414)

Caused by: org.osgi.framework.BundleException: Unresolved constraint in bundle com.atlassian.plugins.rest.atlassian-rest-module [13]: Unable to resolve 13.0: missing requirement [13.0] package; (package=javax.xml.bind)

at org.apache.felix.framework.Felix.resolveBundle(Felix.java:3409)

at org.apache.felix.framework.Felix.startBundle(Felix.java:1709)

at org.apache.felix.framework.BundleImpl.start(BundleImpl.java:905)

at org.apache.felix.framework.BundleImpl.start(BundleImpl.java:892)

at com.atlassian.plugin.osgi.factory.OsgiPlugin.enableInternal(OsgiPlugin.java:402)

... 43 more

2012-03-08 13:29:41,921 FelixDispatchQueue INFO [osgi.container.felix.FelixOsgiContainerManager] Resolved bundle com.atlassian.crowd.crowd-sal (14)

2012-03-08 13:29:41,925 FelixDispatchQueue INFO [osgi.container.felix.FelixOsgiContainerManager] Started bundle com.atlassian.crowd.crowd-sal (14)

2012-03-08 13:29:41,968 FelixDispatchQueue INFO [osgi.container.felix.FelixOsgiContainerManager] Resolved bundle com.atlassian.templaterenderer.atlassian-template-renderer-api (15)

2012-03-08 13:29:41,976 FelixDispatchQueue INFO [osgi.container.felix.FelixOsgiContainerManager] Started bundle com.atlassian.templaterenderer.atlassian-template-renderer-api (15)

2012-03-08 13:29:42,022 Spring executor 1 INFO [plugin.osgi.factory.OsgiPlugin] Waiting for service '&i18nResolver' for plugin 'com.atlassian.templaterenderer.api' with filter (objectClass=com.atlassian.sal.api.message.I18nResolver)

2012-03-08 13:29:42,022 Spring executor 1 INFO [plugin.osgi.factory.OsgiPlugin] Waiting for service '&i18nResolver' for plugin 'com.atlassian.templaterenderer.api' with filter (objectClass=com.atlassian.sal.api.message.I18nResolver)

2012-03-08 13:29:42,023 FelixDispatchQueue INFO [osgi.container.felix.FelixOsgiContainerManager] Resolved bundle com.atlassian.templaterenderer.atlassian-template-renderer-velocity16-plugin (16)

2012-03-08 13:29:42,024 FelixDispatchQueue INFO [osgi.container.felix.FelixOsgiContainerManager] Started bundle com.atlassian.templaterenderer.atlassian-template-renderer-velocity16-plugin (16)

2012-03-08 13:29:42,044 main ERROR [plugin.osgi.factory.OsgiPlugin] Detected an error (BundleException) enabling the plugin 'crowd-rest-application-management' : Unresolved constraint in bundle com.atlassian.crowd.rest-application-management [17]: Unable to resolve 17.0: missing requirement [17.0] package; (&(package=com.atlassian.plugins.rest.common)(version>=2.5.0)) [caused by: Unable to resolve 13.0: missing requirement [13.0] package; (package=javax.xml.bind)]. This error usually occurs when your plugin imports a package from another bundle with a specific version constraint and either the bundle providing that package doesn't meet those version constraints, or there is no bundle available that provides the specified package. For more details on how to fix this, see http://confluence.atlassian.com/x/1xy6D

2012-03-08 13:29:42,044 main WARN [plugin.osgi.factory.OsgiPlugin] Unable to enable plugin 'crowd-rest-application-management'

com.atlassian.plugin.osgi.container.OsgiContainerException: Cannot start plugin: crowd-rest-application-management

at com.atlassian.plugin.osgi.factory.OsgiPlugin.enableInternal(OsgiPlugin.java:430)

at com.atlassian.plugin.impl.AbstractPlugin.enable(AbstractPlugin.java:237)

at com.atlassian.plugin.impl.AbstractDelegatingPlugin.enable(AbstractDelegatingPlugin.java:213)

at com.atlassian.plugin.manager.PluginEnabler.actualEnable(PluginEnabler.java:114)

at com.atlassian.plugin.manager.PluginEnabler.enable(PluginEnabler.java:99)

at com.atlassian.plugin.manager.DefaultPluginManager.addPlugins(DefaultPluginManager.java:682)

at com.atlassian.plugin.manager.DefaultPluginManager.init(DefaultPluginManager.java:156)

at com.atlassian.crowd.plugin.CrowdPluginManager.init(CrowdPluginManager.java:67)

at com.atlassian.crowd.plugin.CrowdPluginManager.onApplicationStartedEvent(CrowdPluginManager.java:80)

at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method)

at sun.reflect.NativeMethodAccessorImpl.invoke(Unknown Source)

at sun.reflect.DelegatingMethodAccessorImpl.invoke(Unknown Source)

at java.lang.reflect.Method.invoke(Unknown Source)

at com.atlassian.event.internal.SingleParameterMethodListenerInvoker.invoke(SingleParameterMethodListenerInvoker.java:36)

at com.atlassian.event.internal.AsynchronousAbleEventDispatcher$2.run(AsynchronousAbleEventDispatcher.java:60)

at com.atlassian.event.internal.AsynchronousAbleEventDispatcher$1.execute(AsynchronousAbleEventDispatcher.java:28)

at com.atlassian.event.internal.AsynchronousAbleEventDispatcher.dispatch(AsynchronousAbleEventDispatcher.java:56)

at com.atlassian.event.internal.EventPublisherImpl.invokeListeners(EventPublisherImpl.java:151)

at com.atlassian.event.internal.EventPublisherImpl.publish(EventPublisherImpl.java:70)

at com.atlassian.crowd.console.listener.StartupListener.contextInitialized(StartupListener.java:104)

at org.apache.catalina.core.StandardContext.listenerStart(StandardContext.java:4205)

at org.apache.catalina.core.StandardContext.start(StandardContext.java:4704)

at org.apache.catalina.core.ContainerBase.addChildInternal(ContainerBase.java:799)

at org.apache.catalina.core.ContainerBase.addChild(ContainerBase.java:779)

at org.apache.catalina.core.StandardHost.addChild(StandardHost.java:601)

at org.apache.catalina.startup.HostConfig.deployDescriptor(HostConfig.java:675)

at org.apache.catalina.startup.HostConfig.deployDescriptors(HostConfig.java:601)

at org.apache.catalina.startup.HostConfig.deployApps(HostConfig.java:502)

at org.apache.catalina.startup.HostConfig.start(HostConfig.java:1315)

at org.apache.catalina.startup.HostConfig.lifecycleEvent(HostConfig.java:324)

at org.apache.catalina.util.LifecycleSupport.fireLifecycleEvent(LifecycleSupport.java:142)

at org.apache.catalina.core.ContainerBase.start(ContainerBase.java:1061)

at org.apache.catalina.core.StandardHost.start(StandardHost.java:840)

at org.apache.catalina.core.ContainerBase.start(ContainerBase.java:1053)

at org.apache.catalina.core.StandardEngine.start(StandardEngine.java:463)

at org.apache.catalina.core.StandardService.start(StandardService.java:525)

at org.apache.catalina.core.StandardServer.start(StandardServer.java:754)

at org.apache.catalina.startup.Catalina.start(Catalina.java:595)

at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method)

at sun.reflect.NativeMethodAccessorImpl.invoke(Unknown Source)

at sun.reflect.DelegatingMethodAccessorImpl.invoke(Unknown Source)

at java.lang.reflect.Method.invoke(Unknown Source)

at org.apache.catalina.startup.Bootstrap.start(Bootstrap.java:289)

at org.apache.catalina.startup.Bootstrap.main(Bootstrap.java:414)

Caused by: org.osgi.framework.BundleException: Unresolved constraint in bundle com.atlassian.crowd.rest-application-management [17]: Unable to resolve 17.0: missing requirement [17.0] package; (&(package=com.atlassian.plugins.rest.common)(version>=2.5.0)) [caused by: Unable to resolve 13.0: missing requirement [13.0] package; (package=javax.xml.bind)]

at org.apache.felix.framework.Felix.resolveBundle(Felix.java:3409)

at org.apache.felix.framework.Felix.startBundle(Felix.java:1709)

at org.apache.felix.framework.BundleImpl.start(BundleImpl.java:905)

at org.apache.felix.framework.BundleImpl.start(BundleImpl.java:892)

at com.atlassian.plugin.osgi.factory.OsgiPlugin.enableInternal(OsgiPlugin.java:402)

... 43 more

2012-03-08 13:29:42,050 main ERROR [atlassian.plugin.manager.PluginEnabler] Unable to enable plugin crowd-rest-application-management

com.atlassian.plugin.osgi.container.OsgiContainerException: Cannot start plugin: crowd-rest-application-management

at com.atlassian.plugin.osgi.factory.OsgiPlugin.enableInternal(OsgiPlugin.java:430)

at com.atlassian.plugin.impl.AbstractPlugin.enable(AbstractPlugin.java:237)

at com.atlassian.plugin.impl.AbstractDelegatingPlugin.enable(AbstractDelegatingPlugin.java:213)

at com.atlassian.plugin.manager.PluginEnabler.actualEnable(PluginEnabler.java:114)

at com.atlassian.plugin.manager.PluginEnabler.enable(PluginEnabler.java:99)

at com.atlassian.plugin.manager.DefaultPluginManager.addPlugins(DefaultPluginManager.java:682)

at com.atlassian.plugin.manager.DefaultPluginManager.init(DefaultPluginManager.java:156)

at com.atlassian.crowd.plugin.CrowdPluginManager.init(CrowdPluginManager.java:67)

at com.atlassian.crowd.plugin.CrowdPluginManager.onApplicationStartedEvent(CrowdPluginManager.java:80)

at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method)

at sun.reflect.NativeMethodAccessorImpl.invoke(Unknown Source)

at sun.reflect.DelegatingMethodAccessorImpl.invoke(Unknown Source)

at java.lang.reflect.Method.invoke(Unknown Source)

at com.atlassian.event.internal.SingleParameterMethodListenerInvoker.invoke(SingleParameterMethodListenerInvoker.java:36)

at com.atlassian.event.internal.AsynchronousAbleEventDispatcher$2.run(AsynchronousAbleEventDispatcher.java:60)

at com.atlassian.event.internal.AsynchronousAbleEventDispatcher$1.execute(AsynchronousAbleEventDispatcher.java:28)

at com.atlassian.event.internal.AsynchronousAbleEventDispatcher.dispatch(AsynchronousAbleEventDispatcher.java:56)

at com.atlassian.event.internal.EventPublisherImpl.invokeListeners(EventPublisherImpl.java:151)

at com.atlassian.event.internal.EventPublisherImpl.publish(EventPublisherImpl.java:70)

at com.atlassian.crowd.console.listener.StartupListener.contextInitialized(StartupListener.java:104)

at org.apache.catalina.core.StandardContext.listenerStart(StandardContext.java:4205)

at org.apache.catalina.core.StandardContext.start(StandardContext.java:4704)

at org.apache.catalina.core.ContainerBase.addChildInternal(ContainerBase.java:799)

at org.apache.catalina.core.ContainerBase.addChild(ContainerBase.java:779)

at org.apache.catalina.core.StandardHost.addChild(StandardHost.java:601)

at org.apache.catalina.startup.HostConfig.deployDescriptor(HostConfig.java:675)

at org.apache.catalina.startup.HostConfig.deployDescriptors(HostConfig.java:601)

at org.apache.catalina.startup.HostConfig.deployApps(HostConfig.java:502)

at org.apache.catalina.startup.HostConfig.start(HostConfig.java:1315)

at org.apache.catalina.startup.HostConfig.lifecycleEvent(HostConfig.java:324)

at org.apache.catalina.util.LifecycleSupport.fireLifecycleEvent(LifecycleSupport.java:142)

at org.apache.catalina.core.ContainerBase.start(ContainerBase.java:1061)

at org.apache.catalina.core.StandardHost.start(StandardHost.java:840)

at org.apache.catalina.core.ContainerBase.start(ContainerBase.java:1053)

at org.apache.catalina.core.StandardEngine.start(StandardEngine.java:463)

at org.apache.catalina.core.StandardService.start(StandardService.java:525)

at org.apache.catalina.core.StandardServer.start(StandardServer.java:754)

at org.apache.catalina.startup.Catalina.start(Catalina.java:595)

at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method)

at sun.reflect.NativeMethodAccessorImpl.invoke(Unknown Source)

at sun.reflect.DelegatingMethodAccessorImpl.invoke(Unknown Source)

at java.lang.reflect.Method.invoke(Unknown Source)

at org.apache.catalina.startup.Bootstrap.start(Bootstrap.java:289)

at org.apache.catalina.startup.Bootstrap.main(Bootstrap.java:414)

Caused by: org.osgi.framework.BundleException: Unresolved constraint in bundle com.atlassian.crowd.rest-application-management [17]: Unable to resolve 17.0: missing requirement [17.0] package; (&(package=com.atlassian.plugins.rest.common)(version>=2.5.0)) [caused by: Unable to resolve 13.0: missing requirement [13.0] package; (package=javax.xml.bind)]

at org.apache.felix.framework.Felix.resolveBundle(Felix.java:3409)

at org.apache.felix.framework.Felix.startBundle(Felix.java:1709)

at org.apache.felix.framework.BundleImpl.start(BundleImpl.java:905)

at org.apache.felix.framework.BundleImpl.start(BundleImpl.java:892)

at com.atlassian.plugin.osgi.factory.OsgiPlugin.enableInternal(OsgiPlugin.java:402)

... 43 more

2012-03-08 13:29:42,072 main ERROR [plugin.osgi.factory.OsgiPlugin] Detected an error (BundleException) enabling the plugin 'crowd-rest-plugin' : Unresolved constraint in bundle com.atlassian.crowd.rest-plugin [18]: Unable to resolve 18.0: missing requirement [18.0] package; (&(package=com.atlassian.plugins.rest.common)(version>=2.5.0)) [caused by: Unable to resolve 13.0: missing requirement [13.0] package; (package=javax.xml.bind)]. This error usually occurs when your plugin imports a package from another bundle with a specific version constraint and either the bundle providing that package doesn't meet those version constraints, or there is no bundle available that provides the specified package. For more details on how to fix this, see http://confluence.atlassian.com/x/1xy6D

2012-03-08 13:29:42,072 main WARN [plugin.osgi.factory.OsgiPlugin] Unable to enable plugin 'crowd-rest-plugin'

com.atlassian.plugin.osgi.container.OsgiContainerException: Cannot start plugin: crowd-rest-plugin

at com.atlassian.plugin.osgi.factory.OsgiPlugin.enableInternal(OsgiPlugin.java:430)

at com.atlassian.plugin.impl.AbstractPlugin.enable(AbstractPlugin.java:237)

at com.atlassian.plugin.impl.AbstractDelegatingPlugin.enable(AbstractDelegatingPlugin.java:213)

at com.atlassian.plugin.manager.PluginEnabler.actualEnable(PluginEnabler.java:114)

at com.atlassian.plugin.manager.PluginEnabler.enable(PluginEnabler.java:99)

at com.atlassian.plugin.manager.DefaultPluginManager.addPlugins(DefaultPluginManager.java:682)

at com.atlassian.plugin.manager.DefaultPluginManager.init(DefaultPluginManager.java:156)

at com.atlassian.crowd.plugin.CrowdPluginManager.init(CrowdPluginManager.java:67)

at com.atlassian.crowd.plugin.CrowdPluginManager.onApplicationStartedEvent(CrowdPluginManager.java:80)

at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method)

at sun.reflect.NativeMethodAccessorImpl.invoke(Unknown Source)

at sun.reflect.DelegatingMethodAccessorImpl.invoke(Unknown Source)

at java.lang.reflect.Method.invoke(Unknown Source)

at com.atlassian.event.internal.SingleParameterMethodListenerInvoker.invoke(SingleParameterMethodListenerInvoker.java:36)

at com.atlassian.event.internal.AsynchronousAbleEventDispatcher$2.run(AsynchronousAbleEventDispatcher.java:60)

at com.atlassian.event.internal.AsynchronousAbleEventDispatcher$1.execute(AsynchronousAbleEventDispatcher.java:28)

at com.atlassian.event.internal.AsynchronousAbleEventDispatcher.dispatch(AsynchronousAbleEventDispatcher.java:56)

at com.atlassian.event.internal.EventPublisherImpl.invokeListeners(EventPublisherImpl.java:151)

at com.atlassian.event.internal.EventPublisherImpl.publish(EventPublisherImpl.java:70)

at com.atlassian.crowd.console.listener.StartupListener.contextInitialized(StartupListener.java:104)

at org.apache.catalina.core.StandardContext.listenerStart(StandardContext.java:4205)

at org.apache.catalina.core.StandardContext.start(StandardContext.java:4704)

at org.apache.catalina.core.ContainerBase.addChildInternal(ContainerBase.java:799)

at org.apache.catalina.core.ContainerBase.addChild(ContainerBase.java:779)

at org.apache.catalina.core.StandardHost.addChild(StandardHost.java:601)

at org.apache.catalina.startup.HostConfig.deployDescriptor(HostConfig.java:675)

at org.apache.catalina.startup.HostConfig.deployDescriptors(HostConfig.java:601)

at org.apache.catalina.startup.HostConfig.deployApps(HostConfig.java:502)

at org.apache.catalina.startup.HostConfig.start(HostConfig.java:1315)

at org.apache.catalina.startup.HostConfig.lifecycleEvent(HostConfig.java:324)

at org.apache.catalina.util.LifecycleSupport.fireLifecycleEvent(LifecycleSupport.java:142)

at org.apache.catalina.core.ContainerBase.start(ContainerBase.java:1061)

at org.apache.catalina.core.StandardHost.start(StandardHost.java:840)

at org.apache.catalina.core.ContainerBase.start(ContainerBase.java:1053)

at org.apache.catalina.core.StandardEngine.start(StandardEngine.java:463)

at org.apache.catalina.core.StandardService.start(StandardService.java:525)

at org.apache.catalina.core.StandardServer.start(StandardServer.java:754)

at org.apache.catalina.startup.Catalina.start(Catalina.java:595)

at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method)

at sun.reflect.NativeMethodAccessorImpl.invoke(Unknown Source)

at sun.reflect.DelegatingMethodAccessorImpl.invoke(Unknown Source)

at java.lang.reflect.Method.invoke(Unknown Source)

at org.apache.catalina.startup.Bootstrap.start(Bootstrap.java:289)

at org.apache.catalina.startup.Bootstrap.main(Bootstrap.java:414)

Caused by: org.osgi.framework.BundleException: Unresolved constraint in bundle com.atlassian.crowd.rest-plugin [18]: Unable to resolve 18.0: missing requirement [18.0] package; (&(package=com.atlassian.plugins.rest.common)(version>=2.5.0)) [caused by: Unable to resolve 13.0: missing requirement [13.0] package; (package=javax.xml.bind)]

at org.apache.felix.framework.Felix.resolveBundle(Felix.java:3409)

at org.apache.felix.framework.Felix.startBundle(Felix.java:1709)

at org.apache.felix.framework.BundleImpl.start(BundleImpl.java:905)

at org.apache.felix.framework.BundleImpl.start(BundleImpl.java:892)

at com.atlassian.plugin.osgi.factory.OsgiPlugin.enableInternal(OsgiPlugin.java:402)

... 43 more

2012-03-08 13:29:42,076 main ERROR [atlassian.plugin.manager.PluginEnabler] Unable to enable plugin crowd-rest-plugin

com.atlassian.plugin.osgi.container.OsgiContainerException: Cannot start plugin: crowd-rest-plugin

at com.atlassian.plugin.osgi.factory.OsgiPlugin.enableInternal(OsgiPlugin.java:430)

at com.atlassian.plugin.impl.AbstractPlugin.enable(AbstractPlugin.java:237)

at com.atlassian.plugin.impl.AbstractDelegatingPlugin.enable(AbstractDelegatingPlugin.java:213)

at com.atlassian.plugin.manager.PluginEnabler.actualEnable(PluginEnabler.java:114)

at com.atlassian.plugin.manager.PluginEnabler.enable(PluginEnabler.java:99)

at com.atlassian.plugin.manager.DefaultPluginManager.addPlugins(DefaultPluginManager.java:682)

at com.atlassian.plugin.manager.DefaultPluginManager.init(DefaultPluginManager.java:156)

at com.atlassian.crowd.plugin.CrowdPluginManager.init(CrowdPluginManager.java:67)

at com.atlassian.crowd.plugin.CrowdPluginManager.onApplicationStartedEvent(CrowdPluginManager.java:80)

at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method)

at sun.reflect.NativeMethodAccessorImpl.invoke(Unknown Source)

at sun.reflect.DelegatingMethodAccessorImpl.invoke(Unknown Source)

at java.lang.reflect.Method.invoke(Unknown Source)

at com.atlassian.event.internal.SingleParameterMethodListenerInvoker.invoke(SingleParameterMethodListenerInvoker.java:36)

at com.atlassian.event.internal.AsynchronousAbleEventDispatcher$2.run(AsynchronousAbleEventDispatcher.java:60)

at com.atlassian.event.internal.AsynchronousAbleEventDispatcher$1.execute(AsynchronousAbleEventDispatcher.java:28)

at com.atlassian.event.internal.AsynchronousAbleEventDispatcher.dispatch(AsynchronousAbleEventDispatcher.java:56)

at com.atlassian.event.internal.EventPublisherImpl.invokeListeners(EventPublisherImpl.java:151)

at com.atlassian.event.internal.EventPublisherImpl.publish(EventPublisherImpl.java:70)

at com.atlassian.crowd.console.listener.StartupListener.contextInitialized(StartupListener.java:104)

at org.apache.catalina.core.StandardContext.listenerStart(StandardContext.java:4205)

at org.apache.catalina.core.StandardContext.start(StandardContext.java:4704)

at org.apache.catalina.core.ContainerBase.addChildInternal(ContainerBase.java:799)

at org.apache.catalina.core.ContainerBase.addChild(ContainerBase.java:779)

at org.apache.catalina.core.StandardHost.addChild(StandardHost.java:601)

at org.apache.catalina.startup.HostConfig.deployDescriptor(HostConfig.java:675)

at org.apache.catalina.startup.HostConfig.deployDescriptors(HostConfig.java:601)

at org.apache.catalina.startup.HostConfig.deployApps(HostConfig.java:502)

at org.apache.catalina.startup.HostConfig.start(HostConfig.java:1315)

at org.apache.catalina.startup.HostConfig.lifecycleEvent(HostConfig.java:324)

at org.apache.catalina.util.LifecycleSupport.fireLifecycleEvent(LifecycleSupport.java:142)

at org.apache.catalina.core.ContainerBase.start(ContainerBase.java:1061)

at org.apache.catalina.core.StandardHost.start(StandardHost.java:840)

at org.apache.catalina.core.ContainerBase.start(ContainerBase.java:1053)

at org.apache.catalina.core.StandardEngine.start(StandardEngine.java:463)

at org.apache.catalina.core.StandardService.start(StandardService.java:525)

at org.apache.catalina.core.StandardServer.start(StandardServer.java:754)

at org.apache.catalina.startup.Catalina.start(Catalina.java:595)

at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method)

at sun.reflect.NativeMethodAccessorImpl.invoke(Unknown Source)

at sun.reflect.DelegatingMethodAccessorImpl.invoke(Unknown Source)

at java.lang.reflect.Method.invoke(Unknown Source)

at org.apache.catalina.startup.Bootstrap.start(Bootstrap.java:289)

at org.apache.catalina.startup.Bootstrap.main(Bootstrap.java:414)

Caused by: org.osgi.framework.BundleException: Unresolved constraint in bundle com.atlassian.crowd.rest-plugin [18]: Unable to resolve 18.0: missing requirement [18.0] package; (&(package=com.atlassian.plugins.rest.common)(version>=2.5.0)) [caused by: Unable to resolve 13.0: missing requirement [13.0] package; (package=javax.xml.bind)]

at org.apache.felix.framework.Felix.resolveBundle(Felix.java:3409)

at org.apache.felix.framework.Felix.startBundle(Felix.java:1709)

at org.apache.felix.framework.BundleImpl.start(BundleImpl.java:905)

at org.apache.felix.framework.BundleImpl.start(BundleImpl.java:892)

at com.atlassian.plugin.osgi.factory.OsgiPlugin.enableInternal(OsgiPlugin.java:402)

... 43 more

2012-03-08 13:29:42,074 Spring executor 1 INFO [plugin.osgi.factory.OsgiPlugin] Waiting for service '&templateContextFactory' for plugin 'com.atlassian.templaterenderer.atlassian-template-renderer-velocity1.6-plugin' with filter (objectClass=com.atlassian.templaterenderer.TemplateContextFactory)

2012-03-08 13:29:42,083 Spring executor 1 INFO [plugin.osgi.factory.OsgiPlugin] Waiting for service '&templateContextFactory' for plugin 'com.atlassian.templaterenderer.atlassian-template-renderer-velocity1.6-plugin' with filter (objectClass=com.atlassian.templaterenderer.TemplateContextFactory)

2012-03-08 13:29:42,123 FelixDispatchQueue INFO [osgi.container.felix.FelixOsgiContainerManager] Resolved bundle com.atlassian.crowd.integration-saml (19)

2012-03-08 13:29:42,158 FelixDispatchQueue INFO [osgi.container.felix.FelixOsgiContainerManager] Started bundle com.atlassian.crowd.integration-saml (19)

2012-03-08 13:29:42,165 main INFO [atlassian.plugin.util.WaitUntil] Plugins that have yet to be enabled: [com.atlassian.auiplugin, com.atlassian.sal.crowd, com.atlassian.templaterenderer.atlassian-template-renderer-velocity1.6-plugin, com.atlassian.templaterenderer.api, crowd-saml-plugin], 60 seconds remaining

2012-03-08 13:29:42,343 Spring executor 2 INFO [crowd.plugin.saml.SAMLMessageManagerImpl] Signature keys not found in /opt/atlassian/atlassian-crowd-2.4.0/crowd-home/plugin-data/crowd-saml-plugin

2012-03-08 13:29:42,385 Spring executor 3 INFO [plugin.osgi.factory.OsgiPlugin] Found service '&applicationProperties' for plugin 'com.atlassian.auiplugin' with filter (objectClass=com.atlassian.sal.api.ApplicationProperties)

2012-03-08 13:29:42,385 Spring executor 3 INFO [plugin.osgi.factory.OsgiPlugin] Found service '&applicationProperties' for plugin 'com.atlassian.auiplugin' with filter (objectClass=com.atlassian.sal.api.ApplicationProperties)

2012-03-08 13:29:42,467 Spring executor 3 INFO [plugin.osgi.factory.OsgiPlugin] Found service '&i18nResolver' for plugin 'com.atlassian.templaterenderer.api' with filter (objectClass=com.atlassian.sal.api.message.I18nResolver)

2012-03-08 13:29:42,471 Spring executor 3 INFO [plugin.osgi.factory.OsgiPlugin] Found service '&i18nResolver' for plugin 'com.atlassian.templaterenderer.api' with filter (objectClass=com.atlassian.sal.api.message.I18nResolver)

2012-03-08 13:29:42,478 Spring executor 3 INFO [plugin.osgi.factory.OsgiPlugin] Found service '&i18nResolver' for plugin 'com.atlassian.auiplugin' with filter (objectClass=com.atlassian.sal.api.message.I18nResolver)

2012-03-08 13:29:42,479 Spring executor 3 INFO [plugin.osgi.factory.OsgiPlugin] Found service '&i18nResolver' for plugin 'com.atlassian.auiplugin' with filter (objectClass=com.atlassian.sal.api.message.I18nResolver)

2012-03-08 13:29:42,518 Spring executor 2 INFO [plugin.osgi.factory.OsgiPlugin] Found service '&templateContextFactory' for plugin 'com.atlassian.templaterenderer.atlassian-template-renderer-velocity1.6-plugin' with filter (objectClass=com.atlassian.templaterenderer.TemplateContextFactory)

2012-03-08 13:29:42,519 Spring executor 2 INFO [plugin.osgi.factory.OsgiPlugin] Found service '&templateContextFactory' for plugin 'com.atlassian.templaterenderer.atlassian-template-renderer-velocity1.6-plugin' with filter (objectClass=com.atlassian.templaterenderer.TemplateContextFactory)

2012-03-08 13:29:42,568 Spring executor 2 INFO [plugin.osgi.factory.UnrecognizedModuleDescriptorServiceTrackerCustomizer] Turned unrecognized plugin module com.atlassian.templaterenderer.api:i18nResolverContextItem into module com.atlassian.templaterenderer.api:i18nResolverContextItem (null)

2012-03-08 13:29:42,570 Spring executor 2 INFO [plugin.osgi.factory.UnrecognizedModuleDescriptorServiceTrackerCustomizer] Turned unrecognized plugin module com.atlassian.templaterenderer.api:webResourceManagerContextItem into module com.atlassian.templaterenderer.api:webResourceManagerContextItem (null)

2012-03-08 13:29:43,959 main INFO [atlassian.plugin.loaders.ScanningPluginLoader] No plugins found to be deployed

2012-03-08 13:29:43,975 main INFO [sal.core.upgrade.DefaultPluginUpgradeManager] Running plugin upgrade tasks...

2012-03-08 13:29:43,991 main INFO [atlassian.plugin.manager.DefaultPluginManager] Plugin system started in 0:00:11.628

2012-03-08 13:29:43,999 main ERROR [atlassian.crowd.plugin.RequiredPluginsStartupCheck] Required plugin is disabled: crowd-rest-plugin

2012-03-08 13:29:44,078 main INFO [ContainerBase.[Catalina].[localhost].[/crowd]] org.tuckey.web.filters.urlrewrite.UrlRewriteFilter INFO: loaded (conf ok)

2012-03-08 13:30:17,883 http-8095-1 INFO [atlassian.johnson.filters.JohnsonFilter] The application is still starting up, or there are errors. Redirecting request from '/console/index.jsp' to '/console/error/error.action'

2012-03-08 13:30:20,547 http-8095-1 INFO [service.soap.client.SecurityServerClientImpl] Existing application token is null, authenticating ...

2012-03-08 13:30:20,947 http-8095-2 INFO [ContainerBase.[Catalina].[localhost].[/crowd]] Initializing Spring FrameworkServlet 'xfire'

2012-03-08 13:30:23,284 http-8095-2 INFO [atlassian.johnson.filters.JohnsonSoapFilter] The application is unavailable, or there are errors. Returning a SOAP fault with the event message.

2012-03-08 13:30:23,295 http-8095-1 ERROR [xfire.transport.http.HttpChannel] Server returned error code = 503 for URI : http://dev.jimmykirk.com:8095/crowd/services/SecurityServer. Check server logs for details

2 answers

1 accepted

1 vote
Answer accepted
Jimmy Kirk March 8, 2012

I got similar errors in JIRA this evening. ALL of the bundled plugins failed.

I did some poking around and found this

https://answers.atlassian.com/questions/25928/how-to-resolve-the-plugins-failed-to-load-error

That links to this which is a temporary fix per occurance: http://confluence.atlassian.com/display/JIRAKB/JIRA+Fails+to+Start+Due+to+Bundled+Plugin+is+Disabled

But the suggested action is to downgrade to JRE 1.6

I am downgrading to jre-6u31-linux-x64 and giving it another try. I will probably stay at 2.3 on crowd though.

Everything seems to be working better after the downgrade. Just remember to update you environment/profile variables.

MatthewC
Rising Star
Rising Star
Rising Stars are recognized for providing high-quality answers to other users. Rising Stars receive a certificate of achievement and are on the path to becoming Community Leaders.
March 8, 2012

That's quite obscure, I wonder how that happened on a new install? Anyway, well done & enjoy!

Peter Bernier March 8, 2012

Thank you so much for posting this!!

Downgrading to JDK 1.6 solved my identical issue with Crowd as well (although I'm on a Windows platform).

0 votes
MatthewC
Rising Star
Rising Star
Rising Stars are recognized for providing high-quality answers to other users. Rising Stars receive a certificate of achievement and are on the path to becoming Community Leaders.
March 7, 2012

Hi Jimmy,

Have you done an upgrade recently? This is quite an odd error to be getting & implies something fundemental has gone wrong in your crowd install. The only references I could find matching this both end up with no resolution.

Have you got any crowd plugins installed? Have you done anything recently with your Crowd install?

https://answers.atlassian.com/questions/34817/crowd-upgrade-from-2-2-4-to-2-4-0-fails-bootstrap-error-not-enabled-crowd-rest-api

https://answers.atlassian.com/questions/35058/crowd-2-4-0-reboot-after-configuration-results-in-bootstrap-error

If you have support, it would be worth raising a support ticket with Atlassian.

Jimmy Kirk March 7, 2012

Hi Matt. Thanks for the reply.

This is a fresh install. I just purchased the Starter Suite of like 8 products to play around with. Everything has worked perfectly except crowd 2.4. However, 2.3 seems to work fine. Maybe just a bug?

MatthewC
Rising Star
Rising Star
Rising Stars are recognized for providing high-quality answers to other users. Rising Stars receive a certificate of achievement and are on the path to becoming Community Leaders.
March 8, 2012

Given the other questions relate to Crowd 2.4 as well, I'd say that there is something funny about Crowd 2.4 in certain conditions. I'd go with 2.3 for now then talk to Atlassian, if it's happened to 3 people here, their support team must be aware of it

Suggest an answer

Log in or Sign up to answer
TAGS
AUG Leaders

Atlassian Community Events