pack.gz in error log

Upload core product.
Post Reply
crosemffet
Posts: 2
Joined: Mon Sep 16, 2013 5:35 pm

pack.gz in error log

Post by crosemffet »

I've already registered my new copy of jfileupload.
everything seems to be working fine, except the server's error log, keeps printing error line each time the component is used:
file does not exist: .... java/jfileupload.jar.pack.gz
file does not exist: .... java/license.oxw.pack.gz
file does not exist: .... java/clogging.jar.pack.gz
and so on....
the files are in the directory, but extensions are jar only.
should I make any package pack.gz ?
will speed loading time...?
please any help will be appreciated,
thanks in advance,

User avatar
support
Posts: 1503
Joined: Sun Jan 27, 2008 6:19 pm

Re: pack.gz in error log

Post by support »

Just ignore these errors, files are not needed, it's an optimization from JRE for optional compressed files.

Post Reply