Opened 12 years ago
Last modified 12 years ago
#214 new defect
JDownloader2 Java Lang Null Pointer Exception
Reported by: | jep | Owned by: | |
---|---|---|---|
Priority: | major | Milestone: | Enhanced |
Component: | general | Version: | 1.6.0 Build 27 GA5 |
Severity: | medium | Keywords: | JDownloader2, installer, NPE |
Cc: |
Description
I've filed a ticket (#HWN-225-24480) with the JDownloader Team due to the problems to use their generic java installer crash at 83-84% right after it has copied some cfg information (Error_355.err). A restart of the isntaller with downloaded files crash almost instantly (Error_676.err).
The Windows installer on the other hand crash in unpack200
Attachments (8)
Change History (11)
by , 12 years ago
Attachment: | Error_355.err added |
---|
by , 12 years ago
Attachment: | Message_676.out added |
---|
Already downloaded installation (stdout), restart of installer
comment:1 by , 12 years ago
http://support.jdownloader.org/index.php?/Tickets/Ticket/View/20339
Jiaz Staff Posted on: 08 April 2013 09:26 AM
Hi,
can you please try to download fresh copy of JD2 beta and try again. Download from here
http://jdownloader.org/download/offline
greetings
jiaz
comment:2 by , 12 years ago
Online (Generic) installer can however only be found here:
http://www.anonym.to/?http://installer.jdownloader.org/JDownloader.jar
as mentioned here:
http://board.jdownloader.org/showthread.php?t=37365
comment:3 by , 12 years ago
Javarun.cmd
a script that on first run search the computer for OpenJDK6 and create a program object in the Command Prompts folder and associate .jar-files with that program object. Please do ensure to remove other associations (Archive Viewer, Zippy etc.) if you want to use this launcher for all .jar-files!
As you double click on a .jar-file or select to start it with the OpenJDK6 program object created (see above) a command prompt will appear and ask you if you want to create a program object for it. Type the appropriate key followed by Enter. Select No for temporary .jar files such as installers.
If you selected Yes, it will create the program object for you on the desktop, name it as the .jar-file, set the Object id to "WP_" followed by the filename and attach an .ico-file present in the same folder to it if it exist and have the name <filename>.ico.
The parameter to javarun for the program object may look like:
-Xmx512m -jar "D:\Program\JDownloader2\JDownloader.jar"
and the javarun rexx script will then launch minimized.
The script use language files and come with an icon to improve usage and appearance further.
The language files (see attachments) can be read with a plain text editor and the script default to english if your language is not available.
Fresh download -> stop at 84%