iceScrum | iceScrum

iceScrum Forums Discuss on iceScrum

Forum Replies Created

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

  • Author
    Posts
  • in reply to: [RESOLVED] Deploying on Tomcat 7 #17340

    alvaro.geosatis
    Participant

    We are using R6#14.8 Pro Standalone! As you can see in a previous post, this was the exception while deploying:

    Caused by: java.lang.ClassNotFoundException: org.postgresql.Driver

    After adding the psql driver to the tomcat libs folder everything run

    in reply to: [RESOLVED] Deploying on Tomcat 7 #17333

    alvaro.geosatis
    Participant

    Sorry for the delay. We managed to make it run using the war. The connector for PSQL was missing, once added, everything went smooth.

    Thanks for your support!

    in reply to: [RESOLVED] Deploying on Tomcat 7 #17293

    alvaro.geosatis
    Participant

    I have enabled the debugger, and I see that the problem is the connection with PSQL

    Caused by: java.sql.SQLException: org.postgresql.Driver
    at com.sun.proxy.$Proxy52.getMetaData(Unknown Source)
    … 3 more
    Caused by: java.lang.ClassNotFoundException: org.postgresql.Driver
    at java.net.URLClassLoader$1.run(URLClassLoader.java:366)
    at java.net.URLClassLoader$1.run(URLClassLoader.java:355)
    at java.security.AccessController.doPrivileged(Native Method)
    at java.net.URLClassLoader.findClass(URLClassLoader.java:354)
    at java.lang.ClassLoader.loadClass(ClassLoader.java:425)
    at java.lang.ClassLoader.loadClass(ClassLoader.java:358)
    at java.lang.Class.forName0(Native Method)
    at java.lang.Class.forName(Class.java:278)

    in reply to: [RESOLVED] Deploying on Tomcat 7 #17292

    alvaro.geosatis
    Participant

    icescrum.jar is not valid for us, since we need to change the serverURL.

    I have follow the install guide.
    Java version:
    java version “1.7.0_91”
    OpenJDK Runtime Environment (IcedTea 2.6.3) (7u91-2.6.3-1~deb8u1)
    OpenJDK 64-Bit Server VM (build 24.91-b01, mixed mode)
    Permissions? Yes, we are running tomcat as a service, so root owns it (and we see that the log folder has been creted as we defined in config.groovy)

    Thanks!

    in reply to: This web container has not yet been started #17286

    alvaro.geosatis
    Participant

    Sure! I tried with Tomcat, but I could properly define the folder for icescrum, icescrum-logs, and where the config.groovy is. Could you give me some hint? Maybe a link, a don’t want to disturb to much!

    Thanks!

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