iceScrum Foros Discutir de iceScrum
Respuestas de foro creadas
-
AutorEntradas
-
07/09/2016 a las 11:59 am en respuesta a: Select a wider range of dates for Burndown chart in Sprint #35067
jlabueloParticipanteHi Nicolas
Thanks a lot for your answer. Yes you are right «last date» is the actual date as the sprint is no closed, however «start date» in the chart for the sprint seems not to be the «activation date», but the date the first task has been set to «done».
We have launched a sprint on 27 of August (setting it to active), but the first date in the chart is the 30th as it seems it was the date the first task has been moved to «done». (in case this helps you someway).
Thanks a lot once more!
jlabueloParticipanteHi Again
I have been able to start now icescrum in tomcat 7. However the problem comes now when we try to recover the data already created with the icescrum.jar.
We have set the same configturation file config.groovy and set that the users directory under the same path as with icescrum.jar… but no configuration under config.groovy is taken and now Icescrum.war requires to enter the setup parameters again. Even introducing the same db connections etc… projects, tasks,… are not shown.
Is there any document that explains how to move from icescrum.jar to icescrum.war?
Thanks a lot
jlabueloParticipanteHi There
it has been a couple of weeks I wanted to install Icescrum.war in our server, as I was not able, we decided to move to an «Icescrum.jar» installation and it worked fine. However we have found an issue in this «simple» installation and it is that this Icescrum install version is not accesible from an external ip address.Going back to install the Icescrum.war version, we get this error message once we launch the tomcat7.exe :
Exception in thread «Timer-0»
Exception: java.lang.OutOfMemoryError thrown from the UncaughtExceptionHandler in thread «Timer-0»
Exception: in thread «[Pool-Cleaner]: Tomcat connection pool[1-29138338]»Our Java version is 1.7.0_45 and our tomcat version is Tomcat 7
Our Catalina configuration is as follows:
export CATALINA_OPTS=-Xms128m -Xmx2048m -XX:PermSize=256m -XX:MaxPermSize=1024m -Djava.awt.headless=true -server -Duser.timezone=UTC -Dicescrum_config_location=C:\Documents and Settings\Administrador\.icescrum -Dicescrum.log.dir=E:\IceScrumWar\logs
We have followed the installation instructions but we are not able to get Icescrum.war to be launched in our tomcat7, and we would like to get it accesible from external ip also.
any ideas please?
jlabueloParticipanteHi Vincent
Yes I have set up the setenv.bat file in the Tomcat7Dir/bin folder as this
set CATALINA_OPTS = -Dicescrum.log.dir = D:\Icescrum\Logs_Ice set CATALINA_OPTS = %CATALINA_OPTS% -Duser.timezone=UTC -Dicescrum_config_location=D:\Icescrum\Logs_Ice\Config\config.groovy set CATALINA_OPTS = %CATALINA_OPTS% -Xmx512m -XX:MaxPermSize=256m -Djava.awt.headless=true -server
And also have configured the server.xml including the lines suggested in the installation guide
<Connector port="8080" protocol="org.apache.coyote.http11.Http11NioProtocol" connectionTimeout="2000" maxThreads="500" URIEncoding="UTF-8" redirectPort="8443" />
Also I have deleted the jdbc conector jar file in the Tomcat7Dir/lib folder….
When I launch tomact7 everything seems ok in the logs… but after serveral hours waiting nothing happens.
If you tell me how I can attach files to the forum I cam upload both files.
Cheers
jlabueloParticipanteHello Vincent
Thanks a lot for your answer, seems that the error is gone now!.
However we are not able to start tomcat nor icescrum. Checking the icescrum.log files seems that everything has been created (DB, configuration…), but after one hour waiting we are not able to access tomcat home page neither icescrum.Reviewing the log files in tomcat7-stderr.log we found this message
"Información: validateJarFile(C:\Archivos de programa\Apache Software Foundation\Tomcat 7.0\webapps\icescrum\WEB-INF\lib\geronimo-servlet_3.0_spec-1.0.jar) - jar not loaded. See Servlet Spec 2.3, section 9.7.2. Offending class: javax/servlet/Servlet.class Exception in thread "Timer-0" Exception in thread "[Pool-Cleaner]:Tomcat Connection Pool[1-14775795]"
In icescrum.log we have this, which I think seems to be ok
2016-07-13 11:30:49,359 [Thread-3] INFO org.codehaus.groovy.grails.web.context.GrailsConfigUtils - [GrailsContextLoader] Grails application loaded. 2016-07-13 11:30:49,640 [Thread-3] INFO org.atmosphere.cpr.AtmosphereFramework - Installing BroadcastFilter class(es) org.atmosphere.client.TrackMessageSizeFilter 2016-07-13 11:30:49,671 [Thread-3] INFO org.atmosphere.cpr.AtmosphereFramework - Installed AtmosphereHandler org.icescrum.atmosphere.IceScrumAtmosphereHandler@153dd8b mapped to context-path: /stream/app/* 2016-07-13 11:30:49,718 [Thread-3] INFO org.atmosphere.cpr.DefaultBroadcaster - /stream/app/* support Out Of Order Broadcast: false 2016-07-13 11:30:49,734 [Thread-3] INFO org.atmosphere.cpr.AtmosphereFramework - Auto detecting WebSocketHandler in /WEB-INF/classes/
Any sugestion please?, thanks a lot once more!
-
AutorEntradas