[opencms-dev] [v6.0.0] installation fails while importing modules

Michael Moossen m.moossen at alkacon.com
Fri Jul 1 09:43:34 CEST 2005


Hi,
   it could be that you will need to set your mysql max_allowed_packet variable
in your my.ini file to allow to import files greater than 1Mb, something like:

max_allowed_packet=8M


-- 
Regards
Michael Moossen
Alkacon Software GmbH - The OpenCms Experts
http://www.alkacon.com



Quoting Enrico Ballarin Dolfin <eballarin at innopark.ch>:

> Hi,
> 
> I'm getting the same problem installing OpenCms 6.0.0 on SuSE 9.3, but
> I could install successfully on the same host OpenCms 6.0 RC1...
> 
> Any idea?
> 
> Thanks in advance
> Enrico
> 
> Am Donnerstag, 30. Juni 2005 16:27 schrieb Damon Kristian-Ardumba:
> > hi,
> > I'm trying to install last OpenCms version and my conf is  : fedora core 3
> > , tomcat 5.5.9, jdk1.4+compat. libs, mysql 4.1 Prior to install I deleted
> > previous opencms directories under webapps and jsp cache in
> > work/catalina... (without that the wizard wouldn't launch)
> > When I run install wizard,everything's fine (new database created,
> > directory openCms created in webapp ) until it comes to step 8 (importing
> > modules). the process starts but get stuck at a point (the page still
> > refreshes but there's no more progress, the "line number" is something
> > like 8800).
> >
> > OpenCms log show following errors :
> >
> > -- start error log --
> > [...]
> > 30 Jun 2005 12:37:19,110  INFO [ncms.loader.CmsResourceManager: 864] .
> > Resource type init   : finished 30 Jun 2005 12:37:19,111  INFO
> > [ncms.loader.CmsResourceManager: 691] . Loader configuration : finished 30
> > Jun 2005 12:37:41,852 ERROR [ms.db.generic.CmsProjectDriver:1259] Error
> > publishing file content of "[org.opencms.file.CmsResource, path:
> > /sites/default/alkacon-documentation/javadoc/core/constant-values.html,
> > structure id ef7e1d5d-e952-11d9-bb43-031e86cee846, resource id:
> > 3ead958c-e8dd-11d9-820a-1937cc62396b, type id: 1, folder: false, flags: 0,
> > project: 55, state: 2, date created: Mon Jun 27 10:00:00 CEST 2005, user
> > created: c300ba5c-01e8-3727-b305-5dcc9ccae1ee, date lastmodified: Mon Jun
> > 27 10:00:00 CEST 2005, user lastmodified:
> > c300ba5c-01e8-3727-b305-5dcc9ccae1ee, date released: Thu Jan 01 01:00:00
> > CET 1970, date expired: Sun Aug 17 07:12:55 CET 292278994, size: 1418103
> > sibling count: 1]". org.opencms.file.CmsVfsResourceNotFoundException:
> > Unable to read file with structure ID
> > "ef7e1d5d-e952-11d9-bb43-031e86cee846". at
> > org.opencms.db.generic.CmsVfsDriver.readFile(CmsVfsDriver.java:1052) at
> >
> org.opencms.db.generic.CmsProjectDriver.publishFileContent(CmsProjectDriver
> >.java:1228) at
> >
> org.opencms.db.generic.CmsProjectDriver.publishFile(CmsProjectDriver.java:1
> >089) at
> >
> org.opencms.db.generic.CmsProjectDriver.publishProject(CmsProjectDriver.jav
> >a:1611) at
> > org.opencms.db.CmsDriverManager.publishProject(CmsDriverManager.java:4365)
> > at
> >
> org.opencms.db.CmsSecurityManager.publishProject(CmsSecurityManager.java:27
> >90) at org.opencms.file.CmsObject.publishProject(CmsObject.java:1873) at
> > org.opencms.file.CmsObject.publishProject(CmsObject.java:1898) at
> > org.opencms.file.CmsObject.publishProject(CmsObject.java:1854) at
> >
> org.opencms.module.CmsModuleImportExportHandler.importData(CmsModuleImportE
> >xportHandler.java:352) at
> >
> org.opencms.importexport.CmsImportExportManager.importData(CmsImportExportM
> >anager.java:708) at
> >
> org.opencms.setup.CmsSetupBean.importModuleFromDefault(CmsSetupBean.java:15
> >85) at
> >
> org.opencms.setup.CmsSetupBean.importModulesFromSetupBean(CmsSetupBean.java
> >:911) at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
> >  at
> >
> sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:3
> >9) at
> >
> sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImp
> >l.java:25) at java.lang.reflect.Method.invoke(Method.java:324)
> >  at
> >
> org.opencms.main.CmsShell$CmsCommandObject.executeMethod(CmsShell.java:246)
> > at org.opencms.main.CmsShell.executeCommand(CmsShell.java:767)
> >  at org.opencms.main.CmsShell.executeCommands(CmsShell.java:842)
> >  at org.opencms.main.CmsShell.start(CmsShell.java:663)
> >  at
> >
> org.opencms.setup.CmsSetupWorkplaceImportThread.run(CmsSetupWorkplaceImport
> >Thread.java:179)
> >
> > 30 Jun 2005 12:37:41,855 ERROR [ms.db.generic.CmsProjectDriver:1117] Error
> > publishing resource
> > "/sites/default/alkacon-documentation/javadoc/core/constant-values.html".
> > org.opencms.file.CmsVfsResourceNotFoundException: Unable to read file with
> > structure ID "ef7e1d5d-e952-11d9-bb43-031e86cee846". at
> > org.opencms.db.generic.CmsVfsDriver.readFile(CmsVfsDriver.java:1052) at
> >
> org.opencms.db.generic.CmsProjectDriver.publishFileContent(CmsProjectDriver
> >.java:1228) at
> >
> org.opencms.db.generic.CmsProjectDriver.publishFile(CmsProjectDriver.java:1
> >089) at
> >
> org.opencms.db.generic.CmsProjectDriver.publishProject(CmsProjectDriver.jav
> >a:1611) at
> > org.opencms.db.CmsDriverManager.publishProject(CmsDriverManager.java:4365)
> > at
> >
> org.opencms.db.CmsSecurityManager.publishProject(CmsSecurityManager.java:27
> >90) at org.opencms.file.CmsObject.publishProject(CmsObject.java:1873) at
> > org.opencms.file.CmsObject.publishProject(CmsObject.java:1898) at
> > org.opencms.file.CmsObject.publishProject(CmsObject.java:1854) at
> >
> org.opencms.module.CmsModuleImportExportHandler.importData(CmsModuleImportE
> >xportHandler.java:352) at
> >
> org.opencms.importexport.CmsImportExportManager.importData(CmsImportExportM
> >anager.java:708) at
> >
> org.opencms.setup.CmsSetupBean.importModuleFromDefault(CmsSetupBean.java:15
> >85) at
> >
> org.opencms.setup.CmsSetupBean.importModulesFromSetupBean(CmsSetupBean.java
> >:911) at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
> >  at
> >
> sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:3
> >9) at
> >
> sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImp
> >l.java:25) at java.lang.reflect.Method.invoke(Method.java:324)
> >  at
> >
> org.opencms.main.CmsShell$CmsCommandObject.executeMethod(CmsShell.java:246)
> > at org.opencms.main.CmsShell.executeCommand(CmsShell.java:767)
> >  at org.opencms.main.CmsShell.executeCommands(CmsShell.java:842)
> >  at org.opencms.main.CmsShell.start(CmsShell.java:663)
> >  at
> >
> org.opencms.setup.CmsSetupWorkplaceImportThread.run(CmsSetupWorkplaceImport
> >Thread.java:179) 30 Jun 2005 12:38:42,048  WARN
> > [earch.CmsIndexingThreadManager: 212] Waiting for abandoned threads: 0
> > threads abandoned, 1 threads not returned until now
> > 30 Jun 2005 12:39:12,051  WARN [earch.CmsIndexingThreadManager: 212]
> > Waiting for abandoned threads: 0 threads abandoned, 1 threads not returned
> > until now
> > 30 Jun 2005 12:39:42,052  WARN [earch.CmsIndexingThreadManager: 212]
> > Waiting for abandoned threads: 0 threads abandoned, 1 threads not returned
> > until now
> > 30 Jun 2005 12:40:12,053  WARN [earch.CmsIndexingThreadManager: 212]
> > Waiting for abandoned threads: 0 threads abandoned, 1 threads not returned
> > until now
> > 30 Jun 2005 12:40:42,055  WARN [earch.CmsIndexingThreadManager: 212]
> > Waiting for abandoned threads: 0 threads abandoned, 1 threads not returned
> > until now
> > 30 Jun 2005 12:41:12,056  WARN [earch.CmsIndexingThreadManager: 212]
> > Waiting for abandoned threads: 0 threads abandoned, 1 threads not returned
> > until now
> > 30 Jun 2005 12:41:38,988  INFO [  org.opencms.main.OpenCmsCore:1324] .
> >
> > -- end error log --
> >
> > The two java exceptions seem related to the javadoc module, so my next
> > attempt was to remove it but it did no good, neither did removing all doc.
> > modules.
> > thanks in advance for your help
> >
> > Damon
> >
> >
> >
> >
> >
> > _______________________________________________
> > This mail is send to you from the opencms-dev mailing list
> > To change your list options, or to unsubscribe from the list, please visit
> > http://mail.opencms.org/mailman/listinfo/opencms-dev
> 
> 
> _______________________________________________
> This mail is send to you from the opencms-dev mailing list
> To change your list options, or to unsubscribe from the list, please visit
> http://mail.opencms.org/mailman/listinfo/opencms-dev
> 


----------------------------------------------------------------
This message was sent using IMP, the Internet Messaging Program.




More information about the opencms-dev mailing list