iceScrum Foros Discutir de iceScrum
- Este debate tiene 4 respuestas, 1 mensaje y ha sido actualizado por última vez el hace 3 años por
SPEIPR.
-
AutorEntradas
-
19/06/2015 a las 3:40 pm #14477
vivek.palParticipante——————————————————–
*** 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 a las 6:03 pm #14480
Vincent BarrierSuperadministradorHello,
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 a las 7:46 pm #14485
vivek.palParticipanteHi,
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 a las 8:33 am #14583
Vincent BarrierSuperadministradorFixed
Closed topic.
28/11/2022 a las 1:36 am #986721
SPEIPRParticipanteTengo un error similar, al migrar i proyecto me arroja el siguiente mensaje
the input does not respect the validation rules -startDate icescrum
-
AutorEntradas
El foro ‘Installation’ está cerrado y no se permiten nuevos debates ni respuestas.