Share December 2009: Project of the Month

Open GPS Tracking System

The forum address has changed, you have been automatically redirected. Please update any bookmarks to use the new URL.

Subscribe

Help with CheckInstall.bat

You are viewing a single message from this topic. View all messages.

  1. 2009-07-05 00:04:53 UTC
    Hello Martin,

    I have a problem. I'm installing OpentGTS open source in a Win2k3 plataform. I got some problems but i solve all, except this one. When i execute the checkinstall.bat the error msg is that:

    -----------------------------

    1) Runtime configuration file not found.
    [Reason: Possible missing configuration file, or not found in CLASSPATH.]
    [Fix: Please include configuration file directory in CLASSPATH.]
    2) WebApp configuration file not found.
    [Reason: Possible missing configuration file, or not found in CLASSPATH.]
    [Fix: Please include configuration file directory in CLASSPATH.]
    3) The DB provider has not been specified.
    [Reason: Missing 'db.sql.provider' specification in 'default.conf'.]
    [Fix: Please include 'db.sql.provider' specification in 'default.conf'.]
    4) The DB host has not been specified.
    [Reason: Missing 'db.sql.host' specification in 'default.conf'.]
    [Fix: Please include 'db.sql.host' specification in 'default.conf'.]
    5) The DB user has not been specified.
    [Reason: Missing 'db.sql.user' specification in 'default.conf'/'common.conf'.
    ]
    [Fix: Please include 'db.sql.user' specification in 'default.conf'/'common.co
    nf'.]
    6) Database table checks not performed.
    [Reason: Table checks ignored due to previous errors]
    [Fix: Fix previous errors, then re-run this installation check.]
    7) 'private.xml' file not found.
    [Reason: Unable to locate 'private.xml' file.]
    [Fix: Make sure that the 'private.xml' file is available, then re-run this
    installation check]
    8) Full 'private.xml' checks were not performed.
    [Reason: Errors were encountered while parsing 'private.xml']
    [Fix: Fix previous errors, then re-run this installation check.]

    --------------------------

    As all theses files exists, i think the problem is find theses .conf files. So, i tried:
    C:\OpenGTS 2.1.1>set CPATH=%CPATH%;%GTS_HOME%\default.conf;%GTS_HOME%\common.conf;
    But nothing has happen. And after i done execute CheckInstall again, if i take: set, theses changes are not at the CPATH anymore. I Hope you can help me out.
    By the way, dont bad jugde me, bcuz i dont know so much java, i know well C, but i'm learning java to make some tests here. So, if its a easy problem, its bcuz i dont know well java ;)

    Take Care,
    Humberto
< Previous | 1 | Next >

Add a Reply

This forum does not allow anonymous participation.

Log in to add a reply. Not registered? Create an account to participate and receive email updates when replies are posted to this topic.