[opencms-dev] initDB

Quoc Hoang Quoc.Hoang at Eng.Sun.COM
Tue Nov 21 21:03:03 CET 2000


>From the mysql monitor and using your opencms database, try displaying the 
tables via 'show tables;'.  If it returns empty, then you have to import the 
table schemas via running mysql opencms < config/database_definition_file 
located in your opencms directory.


quoc
> X-Authentication-Warning: Linus1.4com.de: Host [62.159.19.141] claimed to be 
ulli
> From: "T. Morgenroth" <morgenroth at 4com.de>
> To: "Opencms-Dev" <opencms-dev at www.opencms.com>
> Subject: [opencms-dev] initDB
> Date: Mon, 20 Nov 2000 19:23:55 +0100
> Content-Transfer-Encoding: 7bit
> X-Priority: 3 (Normal)
> X-MSMail-Priority: Normal
> Importance: Normal
> X-MimeOLE: Produced By Microsoft MimeOLE V5.50.4133.2400
> 
> Hi all,
> 
> Andreas are right, thanks. I'd a wrong path in my zone.properties. so i
> turned him right, drop the database and begin at step5 with "mysqladmin
> create opencms". but every time i got the java.lang.NoSuchMethodException
> 
>  ...
> /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)
> 
> any help?
> 




More information about the opencms-dev mailing list