I'm getting a
when I download it and try to open it.jUniUploader.zip: Unexpected end of archive
when I download it and try to open it.jUniUploader.zip: Unexpected end of archive
lhunath wrote:Uploaded version 0.9.9
Didn't work terribly much in the time since my previous update; but the externalizing of the strings in jUU was quite painful work.
Main changes:
- Some UI fixes and fixed postvars not showing in the postvars list.
- Hopefully jUU shouldn't go out of memory too soon now. If you're using the JNLP file on my site memory problems should definately be history. If not, use the -Xmx512m parameter to start jUU. If you're using your own JNLP file, please have a look at the changes I made to my JNLP file (more specifically, the max-head-size entry I added).
- UI has been templetized, meaning anyone using BaseSystem libs can make their own application with the gui that jUniUploader uses. (Note: This template remains under the GPL license for now, but will probably come available under the Apache license -- basically, for now, the gui template is only usable for open-source applications).
lhunath wrote:Uploaded version 0.9.9
Kategorie: Unerwarteter Fehler
Unerwartete Ausnahme: java.lang.reflect.InvocationTargetExceptio
--
java.lang.reflect.InvocationTargetException
at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:39)
at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:25)
at java.lang.reflect.Method.invoke(Method.java:585)
at com.sun.javaws.Launcher.executeApplication(Launcher.java:1171)
at com.sun.javaws.Launcher.executeMainClass(Launcher.java:1118)
at com.sun.javaws.Launcher.continueLaunch(Launcher.java:961)
at com.sun.javaws.Launcher.handleApplicationDesc(Launcher.java:515)
at com.sun.javaws.Launcher.handleLaunchFile(Launcher.java:218)
at com.sun.javaws.Launcher.run(Launcher.java:165)
at java.lang.Thread.run(Thread.java:595)
Caused by: java.lang.NoClassDefFoundError: java/util/ArrayDeque
at com.lyndir.lhunath.lib.gui.template.shade.UpdateUi.<init>(UpdateUi.java:50)
at com.lyndir.lhunath.lib.gui.template.shade.AbstractUi.initTemplate(AbstractUi.java:183)
at com.lyndir.lhunath.juniuploader.ui.Gui.<init>(Gui.java:161)
at com.lyndir.lhunath.juniuploader.ui.Gui.main(Gui.java:1253)
... 11 more
Users browsing this forum: No registered users and 0 guests