JDownloader Community - Appwork GmbH
 

Go Back   JDownloader Community - Appwork GmbH > International Support > JDownloader 2
Reply
 
Thread Tools Display Modes
  #1  
Old 25.06.2012, 20:58
cyrix_records
Guest
 
Posts: n/a
Question Extract does not work

Hi,

I use jDownloader2, which by now is quite satisfying. Really great work that you guys did there.

Just one question: When I download files which contain only of 1 rar archive, and I put some of them together in one package, the extraction for every single file is not working. It shows an error: "extraction failed: null" and the other extractions are on "waiting list".



Any suggestions, why this is not working?

Something else is, that my Log File keeps being empty. Is that normal for beta?

Last edited by Jiaz; 29.06.2012 at 16:03. Reason: Added Screenshot
Reply With Quote
  #2  
Old 25.06.2012, 21:09
Jiaz's Avatar
Jiaz Jiaz is offline
JD Manager
 
Join Date: Mar 2009
Location: Germany
Posts: 79,571
Default

can you provide example links, so i can recreate the problem
zip your latest folder inside log folder and send it support@jdownloader.org
then i can check whats the problem
__________________
JD-Dev & Server-Admin
Reply With Quote
  #3  
Old 25.06.2012, 22:20
cyrix_records
Guest
 
Posts: n/a
Default

Here are some exmaple links:
**External links are only visible to Support Staff****External links are only visible to Support Staff**
**External links are only visible to Support Staff****External links are only visible to Support Staff**

I attached the zipped folder to my post. Do you also need it via email?
Attached Files
File Type: zip 1340650946169_21.02.zip (40.4 KB, 135 views)
Reply With Quote
  #4  
Old 25.06.2012, 22:25
Jiaz's Avatar
Jiaz Jiaz is offline
JD Manager
 
Join Date: Mar 2009
Location: Germany
Posts: 79,571
Default

you have to wait till the error happens, then close jd and upload latest folder
or upload the folder where it happened...
on each startup jd creates a new folder
__________________
JD-Dev & Server-Admin
Reply With Quote
  #5  
Old 25.06.2012, 22:46
cyrix_records
Guest
 
Posts: n/a
Default

Okay, somehow confusing.

Is this now right?

Okay, now I started jDownloader with a download consisting of rar-part-files. Same problem.

Attached is the logs zip, which should now contain all you need Jiaz.

Thanks a lot for your help.
Attached Files
File Type: zip 1340655749180_22.22.zip (16.5 KB, 129 views)
File Type: zip 1340658585169_23.09.zip (14.6 KB, 126 views)

Last edited by Think3r; 29.06.2012 at 13:00. Reason: No double posts please!
Reply With Quote
  #6  
Old 26.06.2012, 08:34
Jiaz's Avatar
Jiaz Jiaz is offline
JD Manager
 
Join Date: Mar 2009
Location: Germany
Posts: 79,571
Default

thanks, will check/fix it
__________________
JD-Dev & Server-Admin
Reply With Quote
  #7  
Old 26.06.2012, 08:56
cyrix_records
Guest
 
Posts: n/a
Default

Quote:
Originally Posted by Jiaz View Post
thanks, will check/fix it
Thanks a lot Jiaz
Reply With Quote
  #8  
Old 26.06.2012, 14:21
bekkser
Guest
 
Posts: n/a
Default

hallo, bei mir tritt der selbe fehler auf. also im jd "extract failed: null". wenn ich manuell entpacken lassen will, kann ich mir folgenden fehler anzeigen lassen. ich hoffe, ihr könnt damit etwas anfangen bzw. hilft es bei der fehleranalyse.

grüße

Code:
java.lang.NullPointerException
	at org.jdownloader.extensions.extraction.ExtractionController.run(ExtractionController.java:134)
	at org.jdownloader.extensions.extraction.ExtractionController.run(ExtractionController.java:42)
	at org.appwork.utils.event.queue.QueueAction.start(QueueAction.java:159)
	at org.appwork.utils.event.queue.Queue.startItem(Queue.java:428)
	at org.appwork.utils.event.queue.Queue.run(Queue.java:397)
Reply With Quote
  #9  
Old 26.06.2012, 21:11
Jiaz's Avatar
Jiaz Jiaz is offline
JD Manager
 
Join Date: Mar 2009
Location: Germany
Posts: 79,571
Default

danke, das hilft weiter
__________________
JD-Dev & Server-Admin
Reply With Quote
  #10  
Old 26.06.2012, 21:41
laziffer
Guest
 
Posts: n/a
Default

Ich habe auch das Problem, dass das Entpacken von Dateien mit Passwort fehlschlägt mit dem code "extract failed: null". Und das obwohl ich die richtigen Passwörter in der Passwortliste habe. Diese Liste habe ich aus jdownloader 1 einfach rüber kopiert und da hatte alles prima geklappt. Dateien ohne Passwort lassen sich unproblematisch entpacken.
Reply With Quote
  #11  
Old 26.06.2012, 21:43
Jiaz's Avatar
Jiaz Jiaz is offline
JD Manager
 
Join Date: Mar 2009
Location: Germany
Posts: 79,571
Default

update kommt morgen früh, sorry bin heute schon zu müde
__________________
JD-Dev & Server-Admin
Reply With Quote
  #12  
Old 27.06.2012, 08:39
invisibleman78 invisibleman78 is offline
JD VIP
 
Join Date: May 2009
Posts: 326
Default

Ich hab eben auch diesen "Extract failed: null" erhalten. Allerdings hat bei mir tatsächlich das nötige Passwort zum Entpacken in der PW-Liste (oder beim Download-Paket) gefehlt.
In diesem Fall wäre ein entsprechender Hinweis: "Passwort zum entpacken fehlt" oder so ähnlich hilfreich.
Reply With Quote
  #13  
Old 29.06.2012, 08:45
cyrix_records
Guest
 
Posts: n/a
Default

Hi Jiaz,

jetzt bekomme ich gar keine Meldung mehr, entpackt wird aber auch nicht. Wenn ich es dann manuell versuche (über Extras -> Dateien entpacken), bekomme ich folgende Fehlermeldung:

Code:
java.lang.NullPointerException
	at org.jdownloader.extensions.extraction.multi.Multi.extract(Multi.java:523)
	at org.jdownloader.extensions.extraction.ExtractionController.run(ExtractionController.java:206)
	at org.jdownloader.extensions.extraction.ExtractionController.run(ExtractionController.java:44)
	at org.appwork.utils.event.queue.QueueAction.start(QueueAction.java:159)
	at org.appwork.utils.event.queue.Queue.startItem(Queue.java:428)
	at org.appwork.utils.event.queue.Queue.run(Queue.java:397)
Reply With Quote
  #14  
Old 29.06.2012, 12:54
Jiaz's Avatar
Jiaz Jiaz is offline
JD Manager
 
Join Date: Mar 2009
Location: Germany
Posts: 79,571
Default

updaten und bitte feedback geben
__________________
JD-Dev & Server-Admin
Reply With Quote
  #15  
Old 29.06.2012, 16:03
Jiaz's Avatar
Jiaz Jiaz is offline
JD Manager
 
Join Date: Mar 2009
Location: Germany
Posts: 79,571
Default

should work fine again
__________________
JD-Dev & Server-Admin
Reply With Quote
  #16  
Old 29.06.2012, 16:24
laziffer
Guest
 
Posts: n/a
Default

ja, jetzt funktioniert es prima. Danke schön
Reply With Quote
  #17  
Old 03.07.2012, 09:37
cyrix_records
Guest
 
Posts: n/a
Default

Funktioniert 1A! Super Job, Danke Jiaz
Reply With Quote
  #18  
Old 03.07.2012, 09:56
cyrix_records
Guest
 
Posts: n/a
Default

Wow, seit heute morgen bekomme ich trotz hinterlegtem Archiv Passwort folgende Meldung:

Code:
org.jdownloader.extensions.extraction.ExtractionException: No password was provided for opening protected archive.
	at org.jdownloader.extensions.extraction.multi.Multi.prepare(Multi.java:1032)
	at org.jdownloader.extensions.extraction.ExtractionController.run(ExtractionController.java:139)
	at org.jdownloader.extensions.extraction.ExtractionController.run(ExtractionController.java:44)
	at org.appwork.utils.event.queue.QueueAction.start(QueueAction.java:159)
	at org.appwork.utils.event.queue.Queue.startItem(Queue.java:428)
	at org.appwork.utils.event.queue.Queue.run(Queue.java:397)
Caused by: net.sf.sevenzipjbinding.SevenZipException: No password was provided for opening protected archive.
	at net.sf.sevenzipjbinding.SevenZip$DummyOpenArchiveCallback.cryptoGetTextPassword(SevenZip.java:709)
	at net.sf.sevenzipjbinding.SevenZip.nativeOpenArchive(Native Method)
	at net.sf.sevenzipjbinding.SevenZip.callNativeOpenArchive(SevenZip.java:681)
	at net.sf.sevenzipjbinding.SevenZip.openInArchive(SevenZip.java:569)
	at org.jdownloader.extensions.extraction.multi.Multi.prepare(Multi.java:997)
	... 5 more
Reply With Quote
  #19  
Old 03.07.2012, 12:26
Jiaz's Avatar
Jiaz Jiaz is offline
JD Manager
 
Join Date: Mar 2009
Location: Germany
Posts: 79,571
Default

@cryrix: wird mit nächstem update wieder gehen
__________________
JD-Dev & Server-Admin
Reply With Quote
  #20  
Old 03.07.2012, 13:22
cyrix_records
Guest
 
Posts: n/a
Default

Quote:
Originally Posted by Jiaz View Post
@cryrix: wird mit nächstem update wieder gehen
Super, danke
Reply With Quote
Reply


Posting Rules
You may not post new threads
You may not post replies
You may not post attachments
You may not edit your posts

BB code is On
Smilies are On
[IMG] code is On
HTML code is Off

Forum Jump

All times are GMT +2. The time now is 18:49.
Provided By AppWork GmbH | Privacy | Imprint
Parts of the Design are used from Kirsch designed by Andrew & Austin
Powered by vBulletin® Version 3.8.10 Beta 1
Copyright ©2000 - 2024, Jelsoft Enterprises Ltd.