[opencms-dev] import problem

Ivan Jelenic ivan.jelenic at nbs.yu
Tue May 20 12:31:01 CEST 2003


Hi,

When I want to import com.alkacon.documentation.examples-jstl_1.0.zip I've got something like this.
Where can I chage max_allowed_packet ?

Thanks.

( 114 / 118 ) Importing /system/modules/com.alkacon.documentation.examples-jstl/lib/xalan.jarException java.lang.IllegalArgumentException: Packet is larger than max_allowed_packet from server configuration of 1048576 bytes
at com.mysql.jdbc.Buffer.ensureCapacity(Unknown Source)
at com.mysql.jdbc.Buffer.writeBytesNoNull(Unknown Source)
at com.mysql.jdbc.PreparedStatement.executeUpdate(Unknown Source)
at com.mysql.jdbc.PreparedStatement.executeUpdate(Unknown Source)
at com.opencms.dbpool.CmsPreparedStatement.executeUpdate(CmsPreparedStatement.java:177)
at com.opencms.file.genericSql.CmsDbAccess.createFileContent(CmsDbAccess.java:12609)
at com.opencms.file.genericSql.CmsDbAccess.createResource(CmsDbAccess.java:1415)
at com.opencms.file.genericSql.CmsResourceBroker.importResource(CmsResourceBroker.java:1989)
at com.opencms.file.CmsObject.doImportResource(CmsObject.java:1047)
at com.opencms.file.CmsResourceTypePlain.importResource(CmsResourceTypePlain.java:410)
at com.opencms.file.CmsObject.importResource(CmsObject.java:2140)
at com.opencms.file.CmsImport.importResource(CmsImport.java:601)
at com.opencms.file.CmsImport.importAllResources(CmsImport.java:786)
at com.opencms.file.CmsImport.importResources(CmsImport.java:221)
at com.opencms.file.CmsRegistry.importModule(CmsRegistry.java:1894)
at com.opencms.workplace.CmsAdminModuleImportThread.run(CmsAdminModuleImportThread.java:110)
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <https://webmail.opencms.org/pipermail/opencms-dev/attachments/20030520/03283d91/attachment.htm>


More information about the opencms-dev mailing list