[opencms-dev] init DB

T. Morgenroth morgenroth at 4com.de
Fri Nov 17 17:29:45 CET 2000


hey!
i'm trying to install openCMS on Suse Linux 7.0. when i run the command to
initialize the database:
>/usr/local/jdk1.3/bin/java -mx64M -classpath
opencms.jar:xerces.jar:mysql.jar com.opencms.setup.CmsShell
com.opencms.file.CmsInitMySqlFillDefaults org.gjt.mm.mysql.Driver
"jdbc:mysql://localhost:3306/opencms?user=root&password="
<config/cmssetup.txt

it happens a lot of things i believe they'r correct. but then the last echos
are:
 ...
/system/workplace/templates/js/opencms_task.js
/system/workplace/templates/js/opencms_timer.js
/
/content/
/content/bodys/
/content/bodys/examples/
/content/bodys/news/
/content/internal/
/content/news/
/content/templates/
/examples/
/news/
/pics/
/system/
/system/workplace/
/system/workplace/action/
/system/workplace/config/
/system/workplace/config/language/
/system/workplace/css/
/system/workplace/help/
/system/workplace/help/de/
/system/workplace/pics/
/system/workplace/pics/system/
/system/workplace/templates/
/system/workplace/templates/js/
> java.lang.NoSuchMethodException
        at java.lang.Class.getMethod0(Native Method)
        at java.lang.Class.getMethod(Class.java:888)
        at com.opencms.setup.CmsShell.call(CmsShell.java:153)
        at com.opencms.setup.CmsShell.commands(CmsShell.java:116)
        at com.opencms.setup.CmsShell.main(CmsShell.java:76)

can anybody give me a hint what has happened there ??




More information about the opencms-dev mailing list