[opencms-dev] new problem :(
Wolfgang Nagele
wolfgang.nagele at web.de
Wed Feb 21 15:15:00 CET 2001
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/local/jserv/opencms/ExternalComponents/xerces.jar:/usr/local/jserv/opencms/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(CmsResourceBroker.java:4593)
at com.opencms.file.genericSql.CmsResourceBroker.createFile(CmsResourceBroker.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(CmsResourceBroker.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 ?!
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <https://webmail.opencms.org/pipermail/opencms-dev/attachments/20010221/ecd97dda/attachment.htm>
More information about the opencms-dev
mailing list