[opencms-dev] opencms-dev Digest, Vol 249, Issue 2

sandeep d sandy.javadev at gmail.com
Wed Jul 15 18:24:40 CEST 2009


Hi Achim,

Excellent!!. Thank you very much.
It worked and what you said was right. I have set the max_allowed_packet in
[mysql] section
rather than [mysqld]. Now i have modified and restarted mysql and it works
great. I have been struggling with this issue since long time.

Thank you once again...

bye..
Sandeep

On Tue, Jul 14, 2009 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/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: FCKEditor security alert (a.westermann at alkacon.com)
>   2. Unable to upload video files more than 1MB (sandeep d)
>   3. Re: Unable to upload video files more than 1MB
>      (a.westermann at alkacon.com)
>   4. Re: Unable to upload video files more than 1MB (Arash Kaffamanesh)
>   5. Problems finding the lib-directory (Frank Pertack)
>   6. Re: Problems finding the lib-directory (Jonathan Woods)
>
>
> ----------------------------------------------------------------------
>
> Message: 1
> Date: Mon, 13 Jul 2009 12:49:48 +0200
> From: "a.westermann at alkacon.com" <a.westermann at alkacon.com>
> Subject: Re: [opencms-dev] FCKEditor security alert
> To: kuku at physik.rwth-aachen.de,         The OpenCms mailing list
>        <opencms-dev at opencms.org>
> Message-ID: <4A5B114C.6030908 at alkacon.com>
> Content-Type: text/plain; charset=ISO-8859-1; format=flowed
>
> Hi Christoph,
>
> thx for reporting. That bug report should be more precise on how to
> exploit the vulnerability.
> All references to the filebrowser connector have been disabled in 2006
> in the FCKEditor configuration (configwidget.js, customconfig.js).
>
>
> Kind Regards,
> Achim.
>
> -------------------
> Achim Westermann
>
> Alkacon Software GmbH  - The OpenCms Experts
> http://www.alkacon.com - http://www.opencms.org
>
>
>
>
> Christoph P. Kukulies wrote:
> > http://securitytracker.com/alerts/2009/Jul/1022513.html
> >
> > Don't know whether OpenCMS is concerned but just
> > for the sake of security I'm mentioning it here.
> >
> > --
> > Chris Christoph P. U. Kukulies kukulies (at) rwth-aachen.de
> >
> > _______________________________________________
> > 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/mailman/listinfo/opencms-dev
>
>
> ------------------------------
>
> Message: 2
> Date: Mon, 13 Jul 2009 16:50:40 +0530
> From: sandeep d <sandy.javadev at gmail.com>
> Subject: [opencms-dev] Unable to upload video files more than 1MB
> To: opencms-dev at opencms.org
> Message-ID:
>        <2750d7ab0907130420k1e315a2ao464e1c3613e855e1 at mail.gmail.com>
> Content-Type: text/plain; charset="iso-8859-1"
>
> Hi All,
>
> We have a linux server in which mysql 5.0 is installed. OpenCms is
> configured in it.
>
> When i try to upload video files more than 1MB it neither gives any error
> nor inserts it into the database.
>
> I also tried to add maximum_allowed_packet = 16M in the my.cnf file and
> restarted the mysql server
>
> Still no success
>
> Need help regarding this issue
>
> Thanks,
> Sandeep
> -------------- next part --------------
> An HTML attachment was scrubbed...
> URL:
> http://lists.opencms.org/pipermail/opencms-dev/attachments/20090713/450c73b4/attachment.html
>
> ------------------------------
>
> Message: 3
> Date: Mon, 13 Jul 2009 14:00:58 +0200
> From: "a.westermann at alkacon.com" <a.westermann at alkacon.com>
> Subject: Re: [opencms-dev] Unable to upload video files more than 1MB
> To: The OpenCms mailing list <opencms-dev at opencms.org>
> Message-ID: <4A5B21FA.8040909 at alkacon.com>
> Content-Type: text/plain; charset=ISO-8859-1; format=flowed
>
> Hi Sandeep,
>
> did you set
>
> max_allowed_packet=16M
> below the
>
> [mysqld]
>
> section?
> A common mistake is to do it in the
>
> [mysql]
>
> section.
>
> BTW: Prefer 32M.
>
> Kind Regards,
> Achim.
>
> -------------------
> Achim Westermann
>
> Alkacon Software GmbH  - The OpenCms Experts
> http://www.alkacon.com - http://www.opencms.org
>
>
>
> sandeep d wrote:
> > Hi All,
> >
> > We have a linux server in which mysql 5.0 is installed. OpenCms is
> > configured in it.
> >
> > When i try to upload video files more than 1MB it neither gives any
> > error nor inserts it into the database.
> >
> > I also tried to add maximum_allowed_packet = 16M in the my.cnf file and
> > restarted the mysql server
> >
> > Still no success
> >
> > Need help regarding this issue
> >
> > Thanks,
> > Sandeep
> >
> >
> > ------------------------------------------------------------------------
> >
> >
> > _______________________________________________
> > 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/mailman/listinfo/opencms-dev
>
>
> ------------------------------
>
> Message: 4
> Date: Mon, 13 Jul 2009 19:12:20 +0200
> From: Arash Kaffamanesh <arash.kaffamanesh at pomegranate.de>
> Subject: Re: [opencms-dev] Unable to upload video files more than 1MB
> To: The OpenCms mailing list <opencms-dev at opencms.org>
> Message-ID: <4A5B6AF4.9010102 at pomegranate.de>
> Content-Type: text/plain; charset="iso-8859-1"
>
> Hi Achim, hello Sandeep,
>
> by the way see also:
>
> http://www.pomegranate.de:9000/cms/forum/viewthread?thread=17
>
> Now you can upload files up to 4GB ;-)
>
> Kind Regards,
> Arash
>
> a.westermann at alkacon.com schrieb:
> > Hi Sandeep,
> >
> > did you set
> >
> > max_allowed_packet=16M
> > below the
> >
> > [mysqld]
> >
> > section?
> > A common mistake is to do it in the
> >
> > [mysql]
> >
> > section.
> >
> > BTW: Prefer 32M.
> >
> > Kind Regards,
> > Achim.
> >
> > -------------------
> > Achim Westermann
> >
> > Alkacon Software GmbH  - The OpenCms Experts
> > http://www.alkacon.com - http://www.opencms.org
> >
> >
> >
> > sandeep d wrote:
> >
> >> Hi All,
> >>
> >> We have a linux server in which mysql 5.0 is installed. OpenCms is
> >> configured in it.
> >>
> >> When i try to upload video files more than 1MB it neither gives any
> >> error nor inserts it into the database.
> >>
> >> I also tried to add maximum_allowed_packet = 16M in the my.cnf file and
> >> restarted the mysql server
> >>
> >> Still no success
> >>
> >> Need help regarding this issue
> >>
> >> Thanks,
> >> Sandeep
> >>
> >>
> >> ------------------------------------------------------------------------
> >>
> >>
> >> _______________________________________________
> >> 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/mailman/listinfo/opencms-dev
> >>
> >
> > _______________________________________________
> > 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/mailman/listinfo/opencms-dev
> >
>
> -------------- next part --------------
> A non-text attachment was scrubbed...
> Name: signature.asc
> Type: application/pgp-signature
> Size: 258 bytes
> Desc: OpenPGP digital signature
> Url :
> http://lists.opencms.org/pipermail/opencms-dev/attachments/20090713/d9ec901e/attachment-0001.sig
>
> ------------------------------
>
> Message: 5
> Date: Tue, 14 Jul 2009 09:48:31 +0200
> From: Frank Pertack <fpertack at vater-gruppe.de>
> Subject: [opencms-dev] Problems finding the lib-directory
> To: opencms-dev at opencms.org
> Message-ID:
>        <
> OF73265A83.E9232466-ONC12575F3.0028F187-C12575F3.002AFA07 at vater-gruppe.de>
>
> Content-Type: text/plain; charset="iso-8859-1"
>
>
>
> Hello mailing-list,
>
> I have a strange problem with OpenCms finding the jars in the
> lib-directory.
> First of all, I have a windows-based development-server on which everything
> runs fine: If I put a new jar-file into the directory
> "C:\Program Files\Apache Software
> Foundation\Tomcat-eclipse\webapps\opencms\WEB-INF\lib"
> everything works fine (which means the classes in the imports of the jsp's
> work).
>
> On the openSuse Linux 11.1 production-server on the other hand OpenCms
> doesn't seem to find the added jars in that directory
> "/srv/tomcat6/webapps/opencms/WEB-INF/lib"
> I get arrors like "Only a type can be imported. x.y.MyClass resolves to a
> package ". These java-errors vanish when I manually copy the respective
> class-files into the class directory of the module.
> But I prefer to have the jars centrally in the opencms-lib directory, since
> several modules use these libraries.
>
> Does anybody have an idea, in which config-file I have to change something
> to make this work?
>
> Thank you in advance
>
> Frank
>
>
> Frank Pertack
>
>
> Vater Solution GmbH
> Liebigstra?e 26
> 24145 Kiel
>
> Telefon: +49 431 20084-210
> Telefax: +49 431 20084-222
> Mobil: +49 151 16353519
> mailto: fpertack at vater-gruppe.de
> http://www.vater-gruppe.de
>
> Amtsgericht Kiel, HRB 6403
> Gesch?ftsf?hrer:
> Klaus-Hinrich Vater
> Michael Wiese
> -----
> Diese Email enth?lt ggfs. vertrauliche und/oder rechtlich gesch?tzte
> Informationen. Wenn Sie nicht der richtige Adressat sind oder diese Email
> irrt?mlich erhalten haben, informieren Sie bitte sofort den Absender und
> vernichten Sie diese Email. Das unerlaubte Kopieren sowie die unbefugte
> Weitergabe dieser Email sind nicht gestattet.
> -------------- next part --------------
> An HTML attachment was scrubbed...
> URL:
> http://lists.opencms.org/pipermail/opencms-dev/attachments/20090714/edbaef85/attachment-0001.htm
>
> ------------------------------
>
> Message: 6
> Date: Tue, 14 Jul 2009 10:23:39 +0100
> From: "Jonathan Woods" <jonathan.woods at scintillance.com>
> Subject: Re: [opencms-dev] Problems finding the lib-directory
> To: "'The OpenCms mailing list'" <opencms-dev at opencms.org>
> Message-ID: <BA80FFDF9C864776BEDD3AA685C7B342 at smallcomputer>
> Content-Type: text/plain; charset="iso-8859-1"
>
> Strange.  Does the user running Tomcat have access to the .jar files in
> /src/tomcat6/webapps/opencms/WEB-INF/lib?  Are you sure that's the lib
> folder your OpenCms instance is looking at?
>
> Jon
>
>
>  _____
>
> From: opencms-dev-bounces at opencms.org
> [mailto:opencms-dev-bounces at opencms.org] On Behalf Of Frank Pertack
> Sent: 14 July 2009 08:49
> To: opencms-dev at opencms.org
> Subject: [opencms-dev] Problems finding the lib-directory
>
>
>
> Hello mailing-list,
>
> I have a strange problem with OpenCms finding the jars in the
> lib-directory.
> First of all, I have a windows-based development-server on which everything
> runs fine: If I put a new jar-file into the directory
> "C:\Program Files\Apache Software
> Foundation\Tomcat-eclipse\webapps\opencms\WEB-INF\lib"
> everything works fine (which means the classes in the imports of the jsp's
> work).
>
> On the openSuse Linux 11.1 production-server on the other hand OpenCms
> doesn't seem to find the added jars in that directory
> "/srv/tomcat6/webapps/opencms/WEB-INF/lib"
> I get arrors like "Only a type can be imported. x.y.MyClass resolves to a
> package ". These java-errors vanish when I manually copy the respective
> class-files into the class directory of the module.
> But I prefer to have the jars centrally in the opencms-lib directory, since
> several modules use these libraries.
>
> Does anybody have an idea, in which config-file I have to change something
> to make this work?
>
> Thank you in advance
>
> Frank
>
>
> Frank Pertack
>
>
> Vater Solution GmbH
> Liebigstra?e 26
> 24145 Kiel
>
> Telefon: +49 431 20084-210
> Telefax: +49 431 20084-222
> Mobil: +49 151 16353519
> mailto: fpertack at vater-gruppe.de
> http://www.vater-gruppe.de
>
> Amtsgericht Kiel, HRB 6403
> Gesch?ftsf?hrer:
> Klaus-Hinrich Vater
> Michael Wiese
> -----
> Diese Email enth?lt ggfs. vertrauliche und/oder rechtlich gesch?tzte
> Informationen. Wenn Sie nicht der richtige Adressat sind oder diese Email
> irrt?mlich erhalten haben, informieren Sie bitte sofort den Absender und
> vernichten Sie diese Email. Das unerlaubte Kopieren sowie die unbefugte
> Weitergabe dieser Email sind nicht gestattet.
>
>
> -------------- next part --------------
> An HTML attachment was scrubbed...
> URL:
> http://lists.opencms.org/pipermail/opencms-dev/attachments/20090714/6fd15c80/attachment-0001.htm
>
> ------------------------------
>
> _______________________________________________
> 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
>
> End of opencms-dev Digest, Vol 249, Issue 2
> *******************************************
>
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <https://webmail.opencms.org/pipermail/opencms-dev/attachments/20090715/2810fb64/attachment.htm>


More information about the opencms-dev mailing list