iceScrum Forums Discuss on iceScrum
- This topic has 2 replies, 2 voices, and was last updated 7 years, 8 months ago by annu.tewari.
-
AuthorPosts
-
17/03/2017 at 6:26 am #48452
annu.tewariParticipantHello Team,
I have downloaded Icescrum.jar file from the link provided in your icescrum installation guide. For the very first time i have installed, it was running properly but when i have executed same for the second time it shows the following error:-
“The requested URL /icescrum was not found on this server.”I want to integrate icescrum with JIRA6.4. so do also suggest the version of ICESCRUM and also the database that is most comaptible with that specific version of ICESCRUM.
Regards,
Annu20/03/2017 at 11:19 am #48638
Vincent BarrierKeymasterHello,
Could you share your config details and logs?
(especially: java version, tomcat version, icescrum version)
20/03/2017 at 12:06 pm #48648
annu.tewariParticipantHey..!!!
Kindly find the details below. I have also attached a log file for the installation process I have tried today.
JAVA VERSION :- jdk-7u80-windows-x64
Tomcat Version :- Unable to find
ICESCRUM Version ;- R6.14.11 PROLog File :-
2017-03-20 08:34:40,123 [localhost-startStop-1] INFO grails.spring.BeanBuilder – [RuntimeConfiguration] Configuring data source for environment: PRODUCTION
2017-03-20 08:34:46,784 [localhost-startStop-1] WARN grails.util.GrailsUtil – [WARNING] Property [data] of domain class pl.burningice.plugins.image.ast.Image has type [[B] and doesn’t support constraint [blank]. This constraint will not be checked during validation.
2017-03-20 08:34:47,330 [localhost-startStop-1] WARN net.sf.ehcache.config.ConfigurationFactory – No configuration found. Configuring ehcache from ehcache-failsafe.xml found in the classpath: jar:file:/C:/Users/user/AppData/Local/Temp/standalone-war/embedded3685054736462777302-exploded-1489998769558/WEB-INF/lib/ehcache-core-1.7.1.jar!/ehcache-failsafe.xml
2017-03-20 08:34:51,854 [localhost-startStop-1] WARN net.sf.ehcache.config.ConfigurationFactory – No configuration found. Configuring ehcache from ehcache-failsafe.xml found in the classpath: jar:file:/C:/Users/user/AppData/Local/Temp/standalone-war/embedded3685054736462777302-exploded-1489998769558/WEB-INF/lib/ehcache-core-1.7.1.jar!/ehcache-failsafe.xml
2017-03-20 08:34:51,869 [localhost-startStop-1] WARN net.sf.ehcache.CacheManager – Creating a new instance of CacheManager using the diskStorePath “C:\Users\user\AppData\Local\Temp\” which is already used by an existing CacheManager.
The source of the configuration was classpath.
The diskStore path for this CacheManager will be set to C:\Users\user\AppData\Local\Temp\\ehcache_auto_created_1489998891869.
To avoid this warning consider using the CacheManager factory methods to create a singleton CacheManager or specifying a separate ehcache configuration (ehcache.xml) for each CacheManager instance.
2017-03-20 08:34:52,402 [localhost-startStop-1] WARN net.sf.ehcache.config.ConfigurationFactory – No configuration found. Configuring ehcache from ehcache-failsafe.xml found in the classpath: jar:file:/C:/Users/user/AppData/Local/Temp/standalone-war/embedded3685054736462777302-exploded-1489998769558/WEB-INF/lib/ehcache-core-1.7.1.jar!/ehcache-failsafe.xml
2017-03-20 08:34:52,402 [localhost-startStop-1] WARN net.sf.ehcache.CacheManager – Creating a new instance of CacheManager using the diskStorePath “C:\Users\user\AppData\Local\Temp\” which is already used by an existing CacheManager.
The source of the configuration was classpath.
The diskStore path for this CacheManager will be set to C:\Users\user\AppData\Local\Temp\\ehcache_auto_created_1489998892402.
To avoid this warning consider using the CacheManager factory methods to create a singleton CacheManager or specifying a separate ehcache configuration (ehcache.xml) for each CacheManager instance.
2017-03-20 08:34:56,164 [localhost-startStop-1] INFO org.codehaus.groovy.grails.scaffolding.DefaultGrailsTemplateGenerator – Scaffolding template generator set to use resource loader org.codehaus.groovy.grails.commons.spring.GrailsWebApplicationContext@3a658b13: startup date [Mon Mar 20 08:34:43 UTC 2017]; parent: Root WebApplicationContext
2017-03-20 08:35:24,211 [localhost-startStop-1] ERROR org.hibernate.util.JDBCExceptionReporter – Column not found: ADDED in statement [SELECT id, added, modified, removed, added_data, modified_data, removed_data FROM icescrum2_scm_commit]
2017-03-20 08:35:26,600 [localhost-startStop-1] ERROR org.hibernate.util.JDBCExceptionReporter – Column not found: TEXT_AS in statement [SELECT id, text_as, textican, text_to
FROM icescrum2_story
WHERE text_as IS NOT NULL OR textican IS NOT NULL OR text_to IS NOT NULL]
2017-03-20 08:35:26,740 [localhost-startStop-1] WARN org.icescrum.plugins.entryPoints.EntryPointsDeclarationsFactory – entries artefact ScmEntryPoints mapper element is not loadable
2017-03-20 08:35:26,756 [localhost-startStop-1] WARN org.icescrum.plugins.entryPoints.EntryPointsDeclarationsFactory – entries artefact ManagementEntryPoints mapper element is not loadable
2017-03-20 08:35:26,771 [localhost-startStop-1] WARN org.icescrum.plugins.entryPoints.EntryPointsDeclarationsFactory – entries artefact IceboxEntryPoints mapper element is not loadable
2017-03-20 08:35:26,787 [localhost-startStop-1] WARN org.icescrum.plugins.entryPoints.EntryPointsDeclarationsFactory – entries artefact CloudStorageEntryPoints mapper element is not loadable
2017-03-20 08:35:26,803 [localhost-startStop-1] WARN org.icescrum.plugins.entryPoints.EntryPointsDeclarationsFactory – entries artefact EmbeddedEntryPoints mapper element is not loadable
2017-03-20 08:35:26,803 [localhost-startStop-1] WARN org.icescrum.plugins.entryPoints.EntryPointsDeclarationsFactory – entries artefact BundleEntryPoints mapper element is not loadable
2017-03-20 08:35:26,818 [localhost-startStop-1] WARN org.icescrum.plugins.entryPoints.EntryPointsDeclarationsFactory – entries artefact BugtrackerEntryPoints mapper element is not loadable
2017-03-20 08:35:26,818 [localhost-startStop-1] WARN org.icescrum.plugins.entryPoints.EntryPointsDeclarationsFactory – entries artefact FeedbackEntryPoints mapper element is not loadable
2017-03-20 08:35:26,834 [localhost-startStop-1] WARN org.icescrum.plugins.entryPoints.EntryPointsDeclarationsFactory – entries artefact TeamCommunicationEntryPoints mapper element is not loadable
2017-03-20 08:35:37,678 [localhost-startStop-1] WARN grails.util.GrailsUtil – [WARNING] Property [data] of domain class pl.burningice.plugins.image.ast.Image has type [[B] and doesn’t support constraint [blank]. This constraint will not be checked during validation.
2017-03-20 08:35:39,644 [localhost-startStop-1] INFO AutobaseGrailsPlugin – —- Starting Autobase migrations —-
2017-03-20 08:35:40,019 [localhost-startStop-1] INFO liquibase.ext.logging.LiquibaseSlf4jLogger – Successfully acquired change log lock
2017-03-20 08:35:41,797 [localhost-startStop-1] INFO liquibase.ext.logging.LiquibaseSlf4jLogger – Reading from DATABASECHANGELOG
2017-03-20 08:35:42,141 [localhost-startStop-1] INFO liquibase.ext.logging.LiquibaseSlf4jLogger – Successfully released change log lock
2017-03-20 08:35:42,141 [localhost-startStop-1] INFO AutobaseGrailsPlugin – —- Autobase migrations completed —-
2017-03-20 08:35:47,493 [localhost-startStop-1] WARN org.icescrum.plugins.entryPoints.EntryPointsDeclarationsFactory – entries artefact ScmEntryPoints mapper element is not loadable
2017-03-20 08:35:47,493 [localhost-startStop-1] WARN org.icescrum.plugins.entryPoints.EntryPointsDeclarationsFactory – entries artefact ManagementEntryPoints mapper element is not loadable
2017-03-20 08:35:47,509 [localhost-startStop-1] WARN org.icescrum.plugins.entryPoints.EntryPointsDeclarationsFactory – entries artefact IceboxEntryPoints mapper element is not loadable
2017-03-20 08:35:47,509 [localhost-startStop-1] WARN org.icescrum.plugins.entryPoints.EntryPointsDeclarationsFactory – entries artefact CloudStorageEntryPoints mapper element is not loadable
2017-03-20 08:35:47,509 [localhost-startStop-1] WARN org.icescrum.plugins.entryPoints.EntryPointsDeclarationsFactory – entries artefact EmbeddedEntryPoints mapper element is not loadable
2017-03-20 08:35:47,509 [localhost-startStop-1] WARN org.icescrum.plugins.entryPoints.EntryPointsDeclarationsFactory – entries artefact BundleEntryPoints mapper element is not loadable
2017-03-20 08:35:47,509 [localhost-startStop-1] WARN org.icescrum.plugins.entryPoints.EntryPointsDeclarationsFactory – entries artefact BugtrackerEntryPoints mapper element is not loadable
2017-03-20 08:35:47,509 [localhost-startStop-1] WARN org.icescrum.plugins.entryPoints.EntryPointsDeclarationsFactory – entries artefact FeedbackEntryPoints mapper element is not loadable
2017-03-20 08:35:47,509 [localhost-startStop-1] WARN org.icescrum.plugins.entryPoints.EntryPointsDeclarationsFactory – entries artefact TeamCommunicationEntryPoints mapper element is not loadable
2017-03-20 08:35:48,180 [localhost-startStop-1] WARN grails.util.GrailsUtil – [WARNING] Property [data] of domain class pl.burningice.plugins.image.ast.Image has type [[B] and doesn’t support constraint [blank]. This constraint will not be checked during validation.
2017-03-20 08:35:48,180 [localhost-startStop-1] INFO org.codehaus.groovy.grails.web.context.GrailsConfigUtils – [GrailsContextLoader] Grails application loaded.
2017-03-20 08:35:48,414 [localhost-startStop-1] INFO org.atmosphere.cpr.AtmosphereFramework – Installing BroadcastFilter class(es) org.atmosphere.client.TrackMessageSizeFilter
2017-03-20 08:35:48,445 [localhost-startStop-1] INFO org.atmosphere.cpr.AtmosphereFramework – Installed AtmosphereHandler org.icescrum.atmosphere.IceScrumAtmosphereHandler@554e254f mapped to context-path: /stream/app/*
2017-03-20 08:35:48,507 [localhost-startStop-1] INFO org.atmosphere.cpr.DefaultBroadcaster – /stream/app/* support Out Of Order Broadcast: false
2017-03-20 08:35:48,507 [localhost-startStop-1] INFO org.atmosphere.cpr.AtmosphereFramework – Auto detecting WebSocketHandler in /WEB-INF/classes/
2017-03-20 08:35:59,249 [localhost-startStop-1] INFO org.atmosphere.cpr.AtmosphereFramework – Installed WebSocketProtocol org.atmosphere.websocket.protocol.SimpleHttpProtocol
2017-03-20 08:35:59,249 [localhost-startStop-1] INFO org.atmosphere.cpr.AtmosphereFramework – Atmosphere is using async support: org.atmosphere.container.Servlet30CometSupport running under container: Apache Tomcat/7.0.70 using javax.servlet/3.0
2017-03-20 08:35:59,249 [localhost-startStop-1] INFO org.atmosphere.cpr.AtmosphereFramework – Installed AtmosphereInterceptor Browser disconnection detection.
2017-03-20 08:35:59,249 [localhost-startStop-1] INFO org.atmosphere.cpr.AtmosphereFramework – Installed AtmosphereInterceptor Atmosphere JavaScript Protocol.
2017-03-20 08:35:59,249 [localhost-startStop-1] WARN org.atmosphere.cpr.AtmosphereFramework – No BroadcasterCache configured. Broadcasted message between client reconnection will be LOST. It is recommended to configure the org.atmosphere.cache.UUIDBroadcasterCache
2017-03-20 08:35:59,249 [localhost-startStop-1] INFO org.atmosphere.cpr.AtmosphereFramework – Using BroadcastFilter: org.atmosphere.client.TrackMessageSizeFilter
2017-03-20 08:35:59,249 [localhost-startStop-1] INFO org.atmosphere.cpr.AtmosphereFramework – Shared ExecutorService supported: true
2017-03-20 08:35:59,249 [localhost-startStop-1] INFO org.atmosphere.cpr.AtmosphereFramework – HttpSession supported: false
2017-03-20 08:35:59,249 [localhost-startStop-1] INFO org.atmosphere.cpr.AtmosphereFramework – Using BroadcasterFactory: org.atmosphere.cpr.DefaultBroadcasterFactory
2017-03-20 08:35:59,249 [localhost-startStop-1] INFO org.atmosphere.cpr.AtmosphereFramework – Using WebSocketProcessor: org.atmosphere.websocket.DefaultWebSocketProcessor
2017-03-20 08:35:59,249 [localhost-startStop-1] INFO org.atmosphere.cpr.AtmosphereFramework – Using Broadcaster: org.icescrum.atmosphere.IceScrumBroadcaster
2017-03-20 08:35:59,265 [localhost-startStop-1] INFO org.atmosphere.cpr.AtmosphereFramework – Atmosphere Framework 1.0.15 started.
2017-03-20 08:35:59,265 [localhost-startStop-1] INFO org.atmosphere.cpr.AtmosphereFramework –For Atmosphere Framework Commercial Support, visit
http://www.async-io.org/ or send an email to support@async-io.org2017-03-20 08:35:59,265 [localhost-startStop-1] INFO org.apache.catalina.core.ContainerBase.[Tomcat].[localhost].[/icescrum] – Initializing Spring FrameworkServlet ‘grails’
2017-03-20 08:36:00,279 [Thread-8] INFO org.atmosphere.cpr.AtmosphereFramework –Current version of Atmosphere 1.0.15
Newest version of Atmosphere available 2.0.10-EOLRegards,
Annu -
AuthorPosts
The forum ‘Installation’ is closed to new topics and replies.