Hint: That's an error from "LzLoadQueue.makeRequest(..)".

- André

I have not seen that error before... please send a note if it seems to
be having trouble with compiling
image assets into applications, or transcoding them at runtime.



On Mon, Feb 11, 2008 at 10:30 AM, Michael Kroll <[EMAIL PROTECTED]> wrote:
> Okay. I cleared the cache now (got an xml page telling me everything
>  was cleared). I shutdown everything. Restarted
>  Tomcat and the exception seems to be gone, but I will test it further
>  to see if the exception will still be raised.
>
>  Henry, just one additonal question: Now I'm getting ERROR:  duplicate
>  request <MediaLoadObj#XX | undefined (loading)>
>
>  Thanks for your help,
>  Michael.
>
>  Am 11.02.2008 um 16:11 schrieb Henry Minsky:
>
>
>
>  > You may be fooled if there is an old disk cache entry from the LPS,
>  > you could try clearing the cache
>  > and restarting tomcat
>  >
>  >
>  > To clear the cache, you go to any .lzx URL, with lzt=clearcache, and
>  > the server password (default is laszlo)
>  > e.g.,
>  > http://127.0.0.1:8080/devildog/foo.lzx?lzt=clearcache&pwd=laszlo
>  >
>  >
>  > On Mon, Feb 11, 2008 at 10:09 AM, Henry Minsky
>  > <[EMAIL PROTECTED]> wrote:
>  >> Is it raised the first time an app is compiled?
>  >>
>  >>
>  >>
>  >> On Mon, Feb 11, 2008 at 9:56 AM, Michael Kroll <[EMAIL PROTECTED]>
>  >> wrote:
>  >>> The problem is, that is seems this exceptions is raised after some
> >>> time. Not directly after starting Tomcat :-( > >>> Strange...
>  >>>
>  >>> Am 11.02.2008 um 15:53 schrieb Henry Minsky:
>  >>>
>  >>>
>  >>>
>  >>>> Then maybe it's a permissions issue; the log class is a wrapper for
>  >>>> log4j, maybe it has not got permission to
>  >>>> open it's log file?
>  >>>>
>  >>>> On Mon, Feb 11, 2008 at 9:51 AM, Michael Kroll <[EMAIL PROTECTED]>
>  >>>> wrote:
>  >>>>> Yes, the jar containig the log class can be opened and the
>  >>>>> Log.class
>  >>>>> can be decompiled by Eclipse, since I have not
>  >>>>> attached the sources. Seems not to be corrupted.
>  >>>>>
>  >>>>>
>  >>>>> Am 11.02.2008 um 15:44 schrieb Henry Minsky:
>  >>>>>
>  >>>>>
>  >>>>>
>  >>>>>> Can you look at  your WEB-INF/lib/lps-4.1.jar file and see if the
>  >>>>>> class is there, it should look like
>  >>>>>>
>  >>>>>> org/openlaszlo/iv/flash/util/Log.class
>  >>>>>>
>  >>>>>>
>  >>>>>>
>  >>>>>> On Mon, Feb 11, 2008 at 9:33 AM, Michael Kroll <[EMAIL PROTECTED]>
>  >>>>>> wrote:
>  >>>>>>> Hi Henry,
>  >>>>>>> am I missing a jar file?
>  >>>>>>> It is the 7833 Servlet realease of RingDing.
>  >>>>>>>
>  >>>>>>> Best,
>  >>>>>>> Michael.
>  >>>>>>>
>  >>>>>>>
>  >>>>>>> Am 11.02.2008 um 15:25 schrieb Henry Minsky:
>  >>>>>>>
>  >>>>>>>
>  >>>>>>>
>  >>>>>>>> It is almost like one of the jar files is corrupted. What is
>  >>>>>>>> strange
>  >>>>>>>> is that the callling class, JPEGBitmap, is there
>  >>>>>>>> but the logging class it is calling is not. But they come
>  >>>>>>>> from the
>  >>>>>>>> same package, I don't see how one could be there
>  >>>>>>>> and the other not.
>  >>>>>>>>
>  >>>>>>>> Can you tell me what file you used to get this release?
>  >>>>>>>>
>  >>>>>>>> On Mon, Feb 11, 2008 at 5:27 AM, Michael Kroll
>  >>>>>>>> <[EMAIL PROTECTED]>
>  >>>>>>>> wrote:
>  >>>>>>>>> Hi all,
>  >>>>>>>>> my app throws the following error when run in SWF8 mode:
>  >>>>>>>>>
>  >>>>>>>>> ERROR: Could not initialize class
>  >>>>>>>>> org.openlaszlo.iv.flash.util.Log :
>  >>>>>>>>> Exception stack: java.lang.NoClassDefFoundError: Could not
>  >>>>>>>>> initialize
>  >>>>>>>>> class org.openlaszlo.iv.flash.util.Log  [...]
>  >>>>>>>>>
>  >>>>>>>>> Do you got an idea what the reason for this exception is?
>  >>>>>>>>>
>  >>>>>>>>> Thanks,
>  >>>>>>>>> Michael.
>  >>>>>>>>>
>  >>>>>>>>
>  >>>>>>>>
>  >>>>>>>>
>  >>>>>>>> --
>  >>>>>>>> Henry Minsky
>  >>>>>>>> Software Architect
>  >>>>>>>> [EMAIL PROTECTED]
>  >>>>>>>
>  >>>>>>>
>  >>>>>>
>  >>>>>>
>  >>>>>>
>  >>>>>> --
>  >>>>>> Henry Minsky
>  >>>>>> Software Architect
>  >>>>>> [EMAIL PROTECTED]
>  >>>>>
>  >>>>>
>  >>>>
>  >>>>
>  >>>>
>  >>>> --
>  >>>> Henry Minsky
>  >>>> Software Architect
>  >>>> [EMAIL PROTECTED]
>  >>>
>  >>>
>  >>
>  >>
>  >>
>  >> --
>  >>
>  >>
>  >> Henry Minsky
>  >> Software Architect
>  >> [EMAIL PROTECTED]
>  >>
>  >
>  >
>  >
>  > --
>  > Henry Minsky
>  > Software Architect
>  > [EMAIL PROTECTED]
>
>



-- Henry Minsky Software Architect [EMAIL PROTECTED]

Reply via email to