iceScrum | Icescrum load, but not style resources (js, css, etc.) – iceScrum

iceScrum Forums Discuss on iceScrum

Viewing 2 posts - 1 through 2 (of 2 total)

  • Author
    Posts
  • #10637

    escain
    Participant

    Hello,

    I have (re)installed Icescrum.war, and it seem to “work”, but all style files are missing:

    icescrum/ ->200 OK
    icescrum/static/1OkkCzGQh5wLk1NgnYFoJAd4T88K1LYwPABBWUCeVBO.js 404 Not found
    ...
    about 150 404 errors.

    Any idea of the error?

    DATA:
    I am working on a CentOS 6
    Server version: Apache Tomcat/8.0.8
    Server built: May 16 2014 07:40:53
    Server number: 8.0.8.0
    OS Name: Linux
    OS Version: 2.6.32-431.17.1.el6.x86_64
    Architecture: amd64
    JVM Version: 1.7.0_55-mockbuild_2014_04_16_12_11-b00
    JVM Vendor: Oracle Corporation

    Icescrum log:


    2014-07-10 00:00:13,058 [Timer-0] WARN groovyx.net.http.ParserRegistry - Could not find charset in response
    2014-07-10 00:08:58,339 [localhost-startStop-2] INFO org.codehaus.groovy.grails.web.context.GrailsContextLoader - Destroying Spring parent WebApplicationContext Root WebApplicationContext
    2014-07-10 00:21:12,088 [localhost-startStop-1] INFO grails.spring.BeanBuilder - [RuntimeConfiguration] Configuring data source for environment: PRODUCTION
    2014-07-10 00:21:28,681 [localhost-startStop-1] WARN grails.util.GrailsUtil - [WARNING] Property [data] of domain class pl.burningice.plugins.image.ast.Image has type [ and doesn't support constraint [blank]. This constraint will not be checked during validation.
    2014-07-10 00:21:30,694 [localhost-startStop-1] WARN net.sf.ehcache.config.ConfigurationFactory - No configuration found. Configuring ehcache from ehcache-failsafe.xml found in the classpath: jar:file:/srv/tomcat/icescrum/WEB-INF/lib/ehcache-core-1.7.1.jar!/ehcache-failsafe.xml
    2014-07-10 00:21:42,782 [localhost-startStop-1] WARN net.sf.ehcache.config.ConfigurationFactory - No configuration found. Configuring ehcache from ehcache-failsafe.xml found in the classpath: jar:file:/srv/tomcat/icescrum/WEB-INF/lib/ehcache-core-1.7.1.jar!/ehcache-failsafe.xml
    2014-07-10 00:21:42,840 [localhost-startStop-1] WARN net.sf.ehcache.CacheManager - Creating a new instance of CacheManager using the diskStorePath "/usr/tomcat/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 /usr/tomcat/temp/ehcache_auto_created_1404951702840.
    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.
    2014-07-10 00:21:44,915 [localhost-startStop-1] WARN net.sf.ehcache.config.ConfigurationFactory - No configuration found. Configuring ehcache from ehcache-failsafe.xml found in the classpath: jar:file:/srv/tomcat/icescrum/WEB-INF/lib/ehcache-core-1.7.1.jar!/ehcache-failsafe.xml
    2014-07-10 00:21:44,920 [localhost-startStop-1] WARN net.sf.ehcache.CacheManager - Creating a new instance of CacheManager using the diskStorePath "/usr/tomcat/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 /usr/tomcat/temp/ehcache_auto_created_1404951704920.
    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.
    2014-07-10 00:21:51,470 [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@2effde7d: startup date [Thu Jul 10 00:21:18 UTC 2014]; parent: Root WebApplicationContext
    2014-07-10 00:22:25,959 [localhost-startStop-1] ERROR org.hibernate.util.JDBCExceptionReporter - Unknown column 'text_as' in 'field list'
    2014-07-10 00:22:28,218 [localhost-startStop-1] INFO AutobaseGrailsPlugin - ---- Starting Autobase migrations ----
    2014-07-10 00:22:31,048 [localhost-startStop-1] INFO liquibase.ext.logging.LiquibaseSlf4jLogger - Successfully acquired change log lock
    2014-07-10 00:22:34,854 [localhost-startStop-1] INFO liquibase.ext.logging.LiquibaseSlf4jLogger - Reading from `DATABASECHANGELOG`
    2014-07-10 00:22:35,356 [localhost-startStop-1] WARN liquibase.ext.logging.LiquibaseSlf4jLogger - modifyDataType will lose primary key/autoincrement/not null settings for mysql. Use and re-specify all configuration if this is the case
    2014-07-10 00:22:35,441 [localhost-startStop-1] INFO liquibase.ext.logging.LiquibaseSlf4jLogger - Successfully released change log lock
    2014-07-10 00:22:35,448 [localhost-startStop-1] INFO AutobaseGrailsPlugin - ---- Autobase migrations completed ----
    2014-07-10 00:22:44,289 [localhost-startStop-1] WARN grails.util.GrailsUtil - [WARNING] Property [data] of domain class pl.burningice.plugins.image.ast.Image has type [ and doesn't support constraint [blank]. This constraint will not be checked during validation.
    2014-07-10 00:22:44,308 [localhost-startStop-1] INFO org.codehaus.groovy.grails.web.context.GrailsConfigUtils - [GrailsContextLoader] Grails application loaded.
    2014-07-10 00:22:46,481 [localhost-startStop-1] INFO org.atmosphere.cpr.AtmosphereFramework - Installing BroadcastFilter class(es) org.atmosphere.client.TrackMessageSizeFilter
    2014-07-10 00:22:46,660 [localhost-startStop-1] INFO org.atmosphere.cpr.AtmosphereFramework - Installed AtmosphereHandler org.icescrum.atmosphere.IceScrumAtmosphereHandler@41b20b13 mapped to context-path: /stream/app/*
    2014-07-10 00:22:47,089 [localhost-startStop-1] INFO org.atmosphere.cpr.DefaultBroadcaster - /stream/app/* support Out Of Order Broadcast: false
    2014-07-10 00:22:47,133 [localhost-startStop-1] INFO org.atmosphere.cpr.AtmosphereFramework - Auto detecting WebSocketHandler in /WEB-INF/classes/
    2014-07-10 00:22:58,715 [localhost-startStop-1] INFO org.atmosphere.cpr.AtmosphereFramework - Installed WebSocketProtocol org.atmosphere.websocket.protocol.SimpleHttpProtocol
    2014-07-10 00:22:58,727 [localhost-startStop-1] INFO org.atmosphere.cpr.AtmosphereFramework - Atmosphere is using async support: org.atmosphere.container.Servlet30CometSupport running under container: Apache Tomcat/8.0.8 using javax.servlet/3.0
    2014-07-10 00:22:58,730 [localhost-startStop-1] INFO org.atmosphere.cpr.AtmosphereFramework - Installed AtmosphereInterceptor Browser disconnection detection.
    2014-07-10 00:22:58,731 [localhost-startStop-1] INFO org.atmosphere.cpr.AtmosphereFramework - Installed AtmosphereInterceptor Atmosphere JavaScript Protocol.
    2014-07-10 00:22:58,732 [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
    2014-07-10 00:22:58,732 [localhost-startStop-1] INFO org.atmosphere.cpr.AtmosphereFramework - Using BroadcastFilter: org.atmosphere.client.TrackMessageSizeFilter
    2014-07-10 00:22:58,733 [localhost-startStop-1] INFO org.atmosphere.cpr.AtmosphereFramework - Shared ExecutorService supported: true
    2014-07-10 00:22:58,733 [localhost-startStop-1] INFO org.atmosphere.cpr.AtmosphereFramework - HttpSession supported: false
    2014-07-10 00:22:58,733 [localhost-startStop-1] INFO org.atmosphere.cpr.AtmosphereFramework - Using BroadcasterFactory: org.atmosphere.cpr.DefaultBroadcasterFactory
    2014-07-10 00:22:58,733 [localhost-startStop-1] INFO org.atmosphere.cpr.AtmosphereFramework - Using WebSocketProcessor: org.atmosphere.websocket.DefaultWebSocketProcessor
    2014-07-10 00:22:58,733 [localhost-startStop-1] INFO org.atmosphere.cpr.AtmosphereFramework - Using Broadcaster: org.icescrum.atmosphere.IceScrumBroadcaster
    2014-07-10 00:22:58,745 [localhost-startStop-1] INFO org.atmosphere.cpr.AtmosphereFramework - Atmosphere Framework 1.0.15 started.
    2014-07-10 00:22:58,745 [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.org

    2014-07-10 00:22:59,016 [Thread-8] INFO org.atmosphere.cpr.AtmosphereFramework -

    Current version of Atmosphere 1.0.15
    Newest version of Atmosphere available 2.0.8

    Thanks you very much in advance for the help.

    #10903

    Nicolas Noullet
    Keymaster

    Hello,

    Unfortunately Tomcat 8 support isn’t available yet, as indicated in our install guide (https://www.icescrum.com/documentation/install-guide/#software-requirements_3).

    You can try Tomcat 7 and see if the problem still occurs.

Viewing 2 posts - 1 through 2 (of 2 total)

The forum ‘Installation’ is closed to new topics and replies.