AW: AW: AW: [opencms-dev] Installation error
Simon Wilks
simon.wilks at silion.ch
Tue Feb 20 17:17:31 CET 2001
Hi Holger,
You won't want to hear this but it sounds like your tables haven't been
initialised by OpenCms yet (or properly). I would suggest doing the
following:
1) Drop your database: mysqladmin drop opencms41
2) Recreate it: mysqladmin opencms41
3) Create the tables: mysql < mysql.sql
4) Fill the tables: java ....... < cmssetup.txt
Make sure it runs through without any errors (it will take a couple of
minutes) and then login and try again.
Regards,
Simon Wilks
Software Engineer
simon.wilks at silion.ch
~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
silion (switzerland) ag software engineering
spinnereistrasse 8 9008 st. gallen
tel 0878 80 90 60 fax 0878 80 90 30
info at silion.ch www.silion.ch
a member of the Penta Group www.pentagroup.ch
> -----Ursprungliche Nachricht-----
> Von: owner-opencms-dev at www.opencms.com
> [mailto:owner-opencms-dev at www.opencms.com]Im Auftrag von Kliegl Holger
> Gesendet: Dienstag, 20. Februar 2001 16:34
> An: opencms-dev at www.opencms.com
> Betreff: Re: AW: AW: [opencms-dev] Installation error
>
>
> Hi Simon,
>
> now I've got a new problem.
> The result of command: readFile "/system/workplace/action/start.html" is
> "[CmsException]: 2 Not found. Detailed Error:
> [com.opencms.file.mySql.CmsDBAccess]
> /system/workplace/action/start.html.
> at
> com.opencms.file.mySql.CmsDbAssess.readFile(CmsDbAccess.java:1038)
> at ..."
>
> btw, what I must do, put the error-messages into a file. > error.txt
> isn't running.
>
> Regards,
>
> Holger
>
>
> Simon Wilks schrieb:
> >
> > Hi Holger,
> >
> > xerces 1.3.0 does not work apparently. xerces 1.2.3 should and
> I know xerces
> > 1.2 does! I'm using the last one there with OpenCms 4.1.56.
> >
> > Regards,
> >
> > Simon Wilks
> > Software Engineer
> > simon.wilks at silion.ch
> > ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
> > silion (switzerland) ag software engineering
> > spinnereistrasse 8 9008 st. gallen
> > tel 0878 80 90 60 fax 0878 80 90 30
> > info at silion.ch www.silion.ch
> >
> > a member of the Penta Group www.pentagroup.ch
> >
> > > -----Ursprungliche Nachricht-----
> > > Von: owner-opencms-dev at www.opencms.com
> > > [mailto:owner-opencms-dev at www.opencms.com]Im Auftrag von Kliegl Holger
> > > Gesendet: Dienstag, 20. Februar 2001 15:56
> > > An: opencms-dev at www.opencms.com
> > > Betreff: Re: AW: [opencms-dev] Installation error
> > >
> > >
> > > Hi Simon,
> > >
> > > now I'm testing with opencms 4.1.55 and xerces.jar 1.0.0 Now it's
> > > running.
> > >
> > > Regards,
> > >
> > > Holger
> > >
> > >
> > > Simon Wilks schrieb:
> > > >
> > > > Is your xerces.jar really being found? Perhaps you can try
> > > putting in the
> > > > full path to xerces.jar.
> > > >
> > > > Regards,
> > > >
> > > > Simon Wilks
> > > > Software Engineer
> > > > simon.wilks at silion.ch
> > > > ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
> > > > silion (switzerland) ag software engineering
> > > > spinnereistrasse 8 9008 st. gallen
> > > > tel 0878 80 90 60 fax 0878 80 90 30
> > > > info at silion.ch www.silion.ch
> > > >
> > > > a member of the Penta Group www.pentagroup.ch
> > > >
> > > > > -----Ursprungliche Nachricht-----
> > > > > Von: owner-opencms-dev at www.opencms.com
> > > > > [mailto:owner-opencms-dev at www.opencms.com]Im Auftrag von
> Kliegl Holger
> > > > > Gesendet: Dienstag, 20. Februar 2001 12:29
> > > > > An: opencms-dev at opencms.com
> > > > > Betreff: [opencms-dev] Installation error
> > > > >
> > > > >
> > > > > Hello,
> > > > >
> > > > > i would instal OpenCMS 4.1.56
> > > > >
> > > > > The command "java -mx64M -classpath
> opencms.jar:xerces.jar:mysql.jar
> > > > > com.opencms.core.CmsShell
> > > > > config/opencms.properties <
> config/cmssetup.txt "
> > > > > brings the error
> > > > >
> > > > > "java.lang.NoClassDefFoundError: org.w3c.om.Element
> > > > > at
> > > > >
> com.opencms.template.A_CmsXmlConetnt,class$(A_CmsXmlContent.java:82)
> > > > > at
> > > > > at ....."
> > > > >
> > > > >
> > > > > Any ideas?
> > > > >
> > > > >
> > > > > Thanks
> > > > >
> > > > > Holger
More information about the opencms-dev
mailing list