iceScrum Forums Discutez d'iceScrum
- Ce sujet contient 4 réponses, 1 participant et a été mis à jour pour la dernière fois par SPEIPR, le il y a 2 années et 1 mois.
-
AuteurMessages
-
19/06/2015 à 3:40 #14477
vivek.palParticipant——————————————————–
*** No external configuration file defined (icescrum_config_location). ***
(*) grails.config.locations = []
——————————————————–Configuring Spring Security Core …
… finished configuring Spring Security CoreConfiguring Spring Security ACL …
… finished configuring Spring Security ACL/root/icescrum/images/users/
——————
Starting iceScrum version:R6#14 SCR:#UNKNOWN Build date:Thu Jun 11 10:32:23 UTC 2015
——————
======================================================
Please find the below my configuration detail please suggest.
=======================================================
JAVA_HOME
——————————-
echo $JAVA_HOME
/usr/java/jdk1.7.0_79——————-config.groovy location ——————–
cat /etc/icescrum/config.groovygrails.serverURL = « http://10.x.x.x:8080/icescrum/ »
icescrum.baseDir = « / »
dataSource.dialect = « org.hibernate.dialect.MySQL5InnoDBDialect »
dataSource.driverClassName = « com.mysql.jdbc.Driver »
dataSource.url = « jdbc:mysql://localhost:3306/icescrum?useUnicode=true&characterEncoding=utf8 »
dataSource.username = « root »
dataSource.password = passwordxxx——————————–CATALINA_OPTS define into catalina.sh of tomcat—————-
CATALINA_OPTS= »$CATALINA_OPTS -Dicescrum_config_location=/etc/icescrum/config.groovy »19/06/2015 à 6:03 #14480
Vincent BarrierMaître des clésHello,
Your modification of CATALINA_OPTS are not taken into account. Could you give us more details on our do you start tomcat on your system? (OS, How did you install Tomcat?, which version?)
20/06/2015 à 7:46 #14485
vivek.palParticipantHi,
We have installed tomcat « apache-tomcat-7.0.62 » downloaded by tar and put under /home « /home/apache-tomcat-7.0.62/ » when we start tomcat getting below error.
——————————————————–
*** No external configuration file defined (icescrum_config_location). ***
(*) grails.config.locations = []
——————————————————–Configuring Spring Security Core …
… finished configuring Spring Security CoreConfiguring Spring Security ACL …
… finished configuring Spring Security ACL/root/icescrum/images/users/
——————
Starting iceScrum version:R6#13.8 SCR:#UNKNOWN Build date:Fri Apr 10 15:43:40 UTC 2015
——————
Exception in thread « [Pool-Cleaner]:Tomcat Connection Pool[1-201381912] »
Exception: java.lang.OutOfMemoryError thrown from the UncaughtExceptionHandler in thread « [Pool-Cleaner]:Tomcat Connection Pool[1-201381912] »
Exception in thread « Timer-0 »
Exception: java.lang.OutOfMemoryError thrown from the UncaughtExceptionHandler in thread « Timer-0″=======================================
Please find the config.groovy detail/etc/icescrum/config.groovy
grails.serverURL = »http://10.0.x.x:8080/icescrum/ »
icescrum.baseDir = »/home/apache-tomcat-7.0.62/webapps/icescrum »
dataSource.dialect = »org.hibernate.dialect.MySQL5InnoDBDialect »
dataSource.driverClassName = »com.mysql.jdbc.Driver »
dataSource.url = »jdbc:mysql://localhost:3306/icescrum?useUnicode=true&characterEncoding=utf8″
dataSource.username = »root »
dataSource.password = »password123″================================================
For CATALINA detail.we have insert the below line into catalina.sh
export CATALINA_OPTS= »$CATALINA_OPTS -Dicescrum.log.dir=/home/apache-tomcat-7.0.62 -Duser.timezone=UTC -Dicescrum_config_location=/etc/icescrum/config.groovy -Xmx1024m -XX:MaxPermSize=1056m »
For IceScrum we have put war fine into tomcat webapps directory.
24/06/2015 à 8:33 #14583
Vincent BarrierMaître des clésFixed
Closed topic.
28/11/2022 à 1:36 #986721
SPEIPRParticipantTengo un error similar, al migrar i proyecto me arroja el siguiente mensaje
the input does not respect the validation rules -startDate icescrum
-
AuteurMessages
Le forum ‘Installation’ est fermé à de nouveaux sujets et réponses.