[opencms-dev] opencms-dev Digest, Vol 83, Issue 1

Vijay Wadgeri vijay.wadgeri at gmail.com
Mon May 27 13:40:48 CEST 2013


Hi All,

I am getting the below error while trying to import a module:

Exception org.opencms.importexport.CmsImportExportException: IO error
reading module import from
E:\Apache-6\apache-tomcat-6.0.37\webapps\opencms\WEB-INF\packages\modules\com.intuit.templates_0.14.zip.
at
org.opencms.module.CmsModuleImportExportHandler.importData(CmsModuleImportExportHandler.java:381)
at
org.opencms.importexport.CmsImportExportManager.importData(CmsImportExportManager.java:680)
at
org.opencms.workplace.threads.CmsDatabaseImportThread.run(CmsDatabaseImportThread.java:94)
Caused by: org.opencms.db.CmsDbEntryNotFoundException: User "null" was not
found.
at org.opencms.db.CmsDriverManager.loginUser(CmsDriverManager.java:4728)
at org.opencms.db.CmsSecurityManager.loginUser(CmsSecurityManager.java:2885)
at org.opencms.file.CmsObject.loginUser(CmsObject.java:2226)
at org.opencms.file.CmsObject.loginUser(CmsObject.java:2209)
at
org.opencms.module.CmsModuleImportExportHandler.importData(CmsModuleImportExportHandler.java:357)
... 2 more


Can someone pls tell what could be wrong?


Best Regards,
Vijay


On Mon, May 27, 2013 at 3:30 PM, <opencms-dev-request at opencms.org> wrote:

> Send opencms-dev mailing list submissions to
>         opencms-dev at opencms.org
>
> To subscribe or unsubscribe via the World Wide Web, visit
>         http://lists.opencms.org/cgi-bin/mailman/listinfo/opencms-dev
> or, via email, send a message with subject or body 'help' to
>         opencms-dev-request at opencms.org
>
> You can reach the person managing the list at
>         opencms-dev-owner at opencms.org
>
> When replying, please edit your Subject line so it is more specific
> than "Re: Contents of opencms-dev digest..."
>
>
> Today's Topics:
>
>    1. Re: OpenCms 8.5.1 - collector timeFrameAndCategories (Cavva)
>
>
> ----------------------------------------------------------------------
>
> Message: 1
> Date: Mon, 27 May 2013 02:54:27 -0700 (PDT)
> From: Cavva <davide.cavarretta at gmail.com>
> To: opencms-dev at opencms.org
> Subject: Re: [opencms-dev] OpenCms 8.5.1 - collector
>         timeFrameAndCategories
> Message-ID: <1369648467255-23309.post at n3.nabble.com>
> Content-Type: text/plain; charset=us-ascii
>
> Hi all,
>
> I've found the problem.
> CategoryWidget does not write link in different category element, but in
> such way:
>
>
>
> The CmsXmlContent.getValues give just 1 value with already joined elements
> by a comma also if I select propertyList.
>
> If you want to see the code is here, starting from line 1189 of
> org.opencms.xml.content.CmsDefaultXmlContentHandler class
>
>
>
> content.getValues(path, locale) does not return any list of
> I_CmsXmlContentValue but just one.
>
> To solve I made another Collector with this patch
>
>
> Of course I did not need just that patch, but sorting by a property not the
> released date.
>
> In my point of view this is a bug because CategoryWidget is a list of
> properties and must be separated by pipe.
>
> Thank you all
>
> Davide
>
>
>
> --
> View this message in context:
> http://opencms.996256.n3.nabble.com/OpenCms-8-5-1-collector-timeFrameAndCategories-tp23303p23309.html
> Sent from the OpenCMS mailing list archive at Nabble.com.
>
>
> ------------------------------
>
> _______________________________________________
> This mail is sent to you from the opencms-dev mailing list
> To change your list options, or to unsubscribe from the list, please visit
> http://lists.opencms.org/cgi-bin/mailman/listinfo/opencms-dev
>
> End of opencms-dev Digest, Vol 83, Issue 1
> ******************************************
>
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <https://webmail.opencms.org/pipermail/opencms-dev/attachments/20130527/1c343ee7/attachment.htm>


More information about the opencms-dev mailing list