[opencms-dev] Another question to update
    Carmen Koelbl 
    cak at odn.de
       
    Fri Aug 18 11:44:44 CEST 2000
    
    
  
Hi,
I think there went something wrong with the installation, because I can't 
work with the CMD-Shell.
>Hi,
>
>
>1. stop the webserver
Done.
>2.1 login as Admin
Done
>2.2 create a project "createProject update update Administrators
>Administrators"
Done.
>2.3 change into that project
>     getAllAccessibleProjects
>     setCurrentProject x        x is the id of the created project
Done.
>2.4 copy the resources to that project
>     copyResourcesToProject "/"
And here stops the update.
First of all, if I type help then I could find only a copyResourceToProject 
and not copyResourcesToProject.
I tried it several times with
copyResourceToProject 'projectname'
copyResourceToProject '"rojectname"
copyResourceToProject  projectname
copyResourceToProject 'project_id'
copyResourceToProject "project_id"
copyResourceToProject project_id
And I get always the same errormessage:
Detailed Error: [com.opencms.file.mySql.CmsDbAccess] ("projectname" or 
"project_id")
         at 
com.opencms.file.mySql.CmsDbAccess.readFileHeader(CmsDbAccess.java, C
ompiled Code)
         at 
com.opencms.file.mySql.CmsResourceBroker.readFileHeader(CmsResourceBr
oker.java, Compiled Code)
         at 
com.opencms.file.mySql.CmsResourceBroker.copyResourceToProject(CmsRes
ourceBroker.java, Compiled Code)
         at 
com.opencms.file.CmsObject.copyResourceToProject(CmsObject.java, Comp
iled Code)
         at com.opencms.core.CmsShell.copyResourceToProject(CmsShell.java, 
Compil
ed Code)
         at java.lang.reflect.Method.invoke(Native Method)
         at com.opencms.core.CmsShell.call(CmsShell.java, Compiled Code)
         at com.opencms.core.CmsShell.commands(CmsShell.java, Compiled Code)
         at com.opencms.core.CmsShell.main(CmsShell.java, Compiled Code)
The same is happening if I try the Command readFolder
[CmsException]: 0 Unknown exception
Detailed Error: readFolder [com.opencms.file.mySql.CmsDbAccess] ("any Folder")
Caught Exception: [CmsException]: 2 Not found
Detailed Error: [com.opencms.file.mySql.CmsDbAccess] Hauptverzeichnis
         at com.opencms.file.mySql.CmsDbAccess.readFolder(CmsDbAccess.java, 
Compi
led Code)
         at 
com.opencms.file.mySql.CmsResourceBroker.readFolder(CmsResourceBroker
.java, Compiled Code)
         at com.opencms.file.CmsObject.readFolder(CmsObject.java, Compiled 
Code)
         at com.opencms.core.CmsShell.readFolder(CmsShell.java, Compiled Code)
         at java.lang.reflect.Method.invoke(Native Method)
         at com.opencms.core.CmsShell.call(CmsShell.java, Compiled Code)
         at com.opencms.core.CmsShell.commands(CmsShell.java, Compiled Code)
         at com.opencms.core.CmsShell.main(CmsShell.java, Compiled Code)
Can somebody help me to handle it ??
Thanks Carmen Kölbl
----------------------------------------------------------------------
ODN OnlineDienst Nordbayern GmbH
Rechenzentrum und Besuchsanschrift:
Steinstr. 19
D-90419 Nürnberg
Carmen Kölbl                        Tel: +49 911 - 933 8 770
my E-Mail: cak at odn.de         Fax: +49 911 - 933 8 777
http://www.odn.de                  Hotline: 0180 - 3213233
Geschäftsführer der Gesellschaft: Bruno Schnell, Stefan Hartmann
Sitz der Gesellschaft: Nürnberg - Registergericht Nürnberg/HR.B 15398
------------------------------------------------------------------------ 
    
    
More information about the opencms-dev
mailing list