<!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 4.0 Transitional//EN">
<HTML><HEAD>
<META http-equiv=Content-Type content="text/html; charset=iso-8859-1">
<META content="MSHTML 5.50.4134.100" name=GENERATOR>
<STYLE></STYLE>
</HEAD>
<BODY bgColor=#ffffff>
<DIV><FONT face=Arial size=2>hi!</FONT></DIV>
<DIV><FONT face=Arial size=2></FONT> </DIV>
<DIV><FONT face=Arial size=2>i have a new problem now :(</FONT></DIV>
<DIV><FONT face=Arial size=2></FONT> </DIV>
<DIV><FONT face=Arial size=2>when i execute the command</FONT></DIV>
<DIV><FONT face=Arial size=2></FONT> </DIV>
<DIV><FONT face=Arial size=2>--CUT--</FONT></DIV>
<DIV><FONT face=Arial size=2>/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</FONT></DIV>
<DIV><FONT face=Arial size=2>--CUT--</FONT></DIV>
<DIV><FONT face=Arial size=2></FONT> </DIV>
<DIV><FONT face=Arial size=2>everything works fine but sometimes i get such 
errors ...</FONT></DIV>
<DIV><FONT face=Arial size=2></FONT> </DIV>
<DIV><FONT face=Arial size=2>---CUT---</FONT></DIV>
<DIV><FONT face=Arial size=2>Importing 
system/workplace/templates/js/opencms_timer.js Error<BR>[CmsException]: 2 Not 
found. Detailed Error: [com.opencms.file.mySql.CmsDbAccess] 
/system/workplace/templates/js/. <BR>        
at 
com.opencms.file.genericSql.CmsDbAccess.readFolder(CmsDbAccess.java:5254)<BR>        
at 
com.opencms.file.genericSql.CmsResourceBroker.readFolder(CmsResourceBroker.java:4593)<BR>        
at 
com.opencms.file.genericSql.CmsResourceBroker.createFile(CmsResourceBroker.java:1572)<BR>        
at 
com.opencms.file.CmsObject.createFile(CmsObject.java:469)<BR>        
at 
com.opencms.file.CmsImport.importFile(CmsImport.java:397)<BR>        
at 
com.opencms.file.CmsImport.importResources(CmsImport.java:517)<BR>        
at 
com.opencms.file.CmsImport.importResources(CmsImport.java:447)<BR>        
at 
com.opencms.file.genericSql.CmsResourceBroker.importResources(CmsResourceBroker.java:3496)<BR>        
at 
com.opencms.file.CmsObject.importResources(CmsObject.java:1111)<BR>        
at 
com.opencms.core.CmsShellCommands.importResources(CmsShellCommands.java:1679)<BR>        
at java.lang.reflect.Method.invoke(Native 
Method)<BR>        at 
com.opencms.core.CmsShell.call(CmsShell.java:129)<BR>        
at 
com.opencms.core.CmsShell.commands(CmsShell.java:171)<BR>        
at com.opencms.core.CmsShell.main(CmsShell.java:199)</FONT></DIV>
<DIV><FONT face=Arial size=2>---CUT---</FONT></DIV>
<DIV><FONT face=Arial size=2></FONT> </DIV>
<DIV><FONT face=Arial size=2>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</FONT></DIV>
<DIV><FONT face=Arial size=2></FONT> </DIV>
<DIV><FONT face=Arial size=2>what do i make wrong ?!</FONT></DIV></BODY></HTML>