[opencms-dev] new problem :(
Stephan Hartmann
hartmann at nads.de
Wed Feb 21 16:31:48 CET 2001
Hi Wolfgang,
i had the same problem which appeared, when i unzipped the opencms.zip as
root. Then some files were not created in the same cases. In some files
the upper case letters where changed to lower case letters. (Have a look
at the manifest.xml in workplace directory, where the files are named for
import).
For me it worked when i unzipped the archive under my normal user
account.
Best regards
Stephan
Ursprüngliche Nachricht vom 21.02.01, 14:15:00
Autor: "Wolfgang Nagele" <wolfgang.nagele at web.de>
Thema: [opencms-dev] new problem :(
hi!
i have a new problem now :(
when i execute the command
--CUT--
/usr/lib/jdk/bin/java -Xmx64000K -classpath
/usr/lib/jdk/lib/classes.zip:/usr/local/jserv/opencms/opencms.jar:/usr/l
ocal/jserv/opencms/ExternalComponents/xerces.jar:/usr/local/jserv/opencm
s/ExternalComponents/mysql.jar com.opencms.core.CmsShell
config/opencms.properties < config/cmssetup.txt
--CUT--
everything works fine but sometimes i get such errors ...
---CUT---
Importing system/workplace/templates/js/opencms_timer.js Error
[CmsException]: 2 Not found. Detailed Error:
[com.opencms.file.mySql.CmsDbAccess] /system/workplace/templates/js/.
at
com.opencms.file.genericSql.CmsDbAccess.readFolder(CmsDbAccess.java:5254)
at
com.opencms.file.genericSql.CmsResourceBroker.readFolder(CmsResourceBrok
er.java:4593)
at
com.opencms.file.genericSql.CmsResourceBroker.createFile(CmsResourceBrok
er.java:1572)
at com.opencms.file.CmsObject.createFile(CmsObject.java:469)
at com.opencms.file.CmsImport.importFile(CmsImport.java:397)
at com.opencms.file.CmsImport.importResources(CmsImport.java:517)
at com.opencms.file.CmsImport.importResources(CmsImport.java:447)
at
com.opencms.file.genericSql.CmsResourceBroker.importResources(CmsResourc
eBroker.java:3496)
at
com.opencms.file.CmsObject.importResources(CmsObject.java:1111)
at
com.opencms.core.CmsShellCommands.importResources(CmsShellCommands.java:1679)
at java.lang.reflect.Method.invoke(Native Method)
at com.opencms.core.CmsShell.call(CmsShell.java:129)
at com.opencms.core.CmsShell.commands(CmsShell.java:171)
at com.opencms.core.CmsShell.main(CmsShell.java:199)
---CUT---
and the file is in the correct place! i start it from /opencms and the
file is in /opencms/system/workplace/templates/js/opencms_timer.js
what do i make wrong ?!
More information about the opencms-dev
mailing list