JDownloader Community - Appwork GmbH
 

Notices

Reply
 
Thread Tools Display Modes
  #41  
Old 02.11.2016, 15:02
Jiaz's Avatar
Jiaz Jiaz is offline
JD Manager
 
Join Date: Mar 2009
Location: Germany
Posts: 79,286
Default

Here is the answer
https://board.jdownloader.org/showpo...2&postcount=11
__________________
JD-Dev & Server-Admin
Reply With Quote
  #42  
Old 02.11.2016, 15:03
Jiaz's Avatar
Jiaz Jiaz is offline
JD Manager
 
Join Date: Mar 2009
Location: Germany
Posts: 79,286
Default

Please answer my question in the link
__________________
JD-Dev & Server-Admin
Reply With Quote
  #43  
Old 02.11.2016, 16:01
djmakinera djmakinera is offline
Banned
 
Join Date: May 2010
Location: Poland
Posts: 8,387
Default

Quote:
Originally Posted by Jiaz View Post
Before the update:
Write 500 mbyte to memory and then begin to write to disk
->result: 0 byte file written, broken list

Now:
Directly write to disk with smaller buffer (1 Mbyte max)
-> result: file size depends how long JDownloader before it gets killed, broken list

1. Before the update:
You're wrong. Do not broken list. Please understand this.
a) Broken only
Code:
XXXX.zip.backup (ONLY broken)
Code:
XXXX.zip Do not broken list !!!. A list of links is still intact!) even cutt off Power or kill javaw.exe !!!, it does not matter.
2. Now:
List of Links
Code:
XXXX.zip (broken)
Code:
XXXX.zip.backup (broken)
may be damaged after the restart the application during startup.
Reply With Quote
  #44  
Old 02.11.2016, 16:02
Jiaz's Avatar
Jiaz Jiaz is offline
JD Manager
 
Join Date: Mar 2009
Location: Germany
Posts: 79,286
Default

And yet no answers to my questions!

JDownloader does not create a .backup file of an empty (zero byte/broken) file
Nothing has changed. You still suffer from the same issue as before.
__________________
JD-Dev & Server-Admin
Reply With Quote
  #45  
Old 02.11.2016, 16:04
Jiaz's Avatar
Jiaz Jiaz is offline
JD Manager
 
Join Date: Mar 2009
Location: Germany
Posts: 79,286
Default

Please STOP trying to explain that this is something different before because I've explained if often enough that it is the SAME issue as before.

HOW do you close/restart JDownloader. I cannot reproduce this even with 1mio links and 20k packages. YOU ARE THE ONLY ONE HAVING THIS ISSUE
__________________
JD-Dev & Server-Admin
Reply With Quote
  #46  
Old 02.11.2016, 16:10
djmakinera djmakinera is offline
Banned
 
Join Date: May 2010
Location: Poland
Posts: 8,387
Default

1. Before the update:
CollectorLink.zip (650 MB)
Code:
kill javaw.exe
archive NOT(!) damaged
Code:
cutt off Power Suply
archiveNOT(!) damaged
-------------------------------------------------
ClollectorLink.zip.backup 0Byte
I tested 10 times!


2. "Correct" Restart JD2
CollectorLink.zip
damaged archive 1-2MB

CollectorLink.zip.backup
damaged archive 1-2MB
Reply With Quote
  #47  
Old 02.11.2016, 16:13
djmakinera djmakinera is offline
Banned
 
Join Date: May 2010
Location: Poland
Posts: 8,387
Default

Quote:
Originally Posted by Jiaz View Post

Do you close JD normally or shutdown Computer?
Ctrl+Shift+R (Re-Start/Re-Run JD2)
Reply With Quote
  #48  
Old 02.11.2016, 16:20
djmakinera djmakinera is offline
Banned
 
Join Date: May 2010
Location: Poland
Posts: 8,387
Default

I do not know what to answer you. I'm not an expert in this field.


I will not update the core. I can have even 10.000.000 (10 M) Old Core links and list of still not damaged :D (I'm not talking about the zip.backup)

---------------------
Please write how many supports JD2 links (NEW Core)
I will not exceed this limit the capabilities of applications, so it should be ok.
Reply With Quote
  #49  
Old 02.11.2016, 16:24
djmakinera djmakinera is offline
Banned
 
Join Date: May 2010
Location: Poland
Posts: 8,387
Default

Send log, but it does not contain the necessary info error, the need for better handling log why this happens.
Reply With Quote
  #50  
Old 02.11.2016, 16:28
djmakinera djmakinera is offline
Banned
 
Join Date: May 2010
Location: Poland
Posts: 8,387
Default

but I'm not talking about backup (about storing the list!)
I know zero, and so what?
Reply With Quote
  #51  
Old 02.11.2016, 16:31
djmakinera djmakinera is offline
Banned
 
Join Date: May 2010
Location: Poland
Posts: 8,387
Default

Quote:
even with 1mio links
How much time do you need to correct application has been restarted?
Reply With Quote
  #52  
Old 02.11.2016, 16:36
djmakinera djmakinera is offline
Banned
 
Join Date: May 2010
Location: Poland
Posts: 8,387
Default

How to restart the application safely without losing all collect links

http://www.imagebam.com/image/c0b04d512906076
Reply With Quote
  #53  
Old 02.11.2016, 17:11
djmakinera djmakinera is offline
Banned
 
Join Date: May 2010
Location: Poland
Posts: 8,387
Default Broken LinkList: Caused by: java.io.EOFException: Unexpected end of ZLIB input stream

Bug!
Still do not believe me?
Still I'm lying?

02.11.16 15.47.06 <--> 02.11.16 16.10.02 jdlog://5102881887641/

Code:
------------------------Thread: 44:jd.controlling.linkcollector.LinkCollector.log-----------------------
--ID:44TS:1478098028596-16-11-02 15:47:08 -  [jd.controlling.linkcollector.LinkCollector(findAvailableCollectorLists)] -> Collect Lists
--ID:44TS:1478098028606-16-11-02 15:47:08 -  [jd.controlling.linkcollector.LinkCollector(findAvailableCollectorLists)] -> Lists: [C:\JDownloader2\cfg\linkcollector1534.zip, C:\JDownloader2\cfg\linkcollector1533.zip, C:\JDownloader2\cfg\linkcollector1531.zip, C:\JDownloader2\cfg\linkcollector1530.zip]
--ID:44TS:1478098036321-16-11-02 15:47:16 -  [] -> org.appwork.storage.JSonMapperException: java.io.EOFException: Unexpected end of ZLIB input stream
	at org.appwork.storage.jackson.JacksonMapper.inputStreamToObject(JacksonMapper.java:179)
	at jd.controlling.linkcollector.LinkCollector.loadFile(LinkCollector.java:2121)
	at jd.controlling.linkcollector.LinkCollector.load(LinkCollector.java:2012)
	at jd.controlling.linkcollector.LinkCollector.access$4000(LinkCollector.java:135)
	at jd.controlling.linkcollector.LinkCollector$16.run(LinkCollector.java:1766)
	at jd.controlling.linkcollector.LinkCollector$16.run(LinkCollector.java:1753)
	at org.appwork.utils.event.queue.QueueAction.start(QueueAction.java:202)
	at org.appwork.utils.event.queue.Queue.startItem(Queue.java:491)
	at org.appwork.utils.event.queue.Queue.runQueue(Queue.java:425)
	at org.appwork.utils.event.queue.QueueThread.run(QueueThread.java:64)
Caused by: java.io.EOFException: Unexpected end of ZLIB input stream
	at java.util.zip.InflaterInputStream.fill(Unknown Source)
	at java.util.zip.InflaterInputStream.read(Unknown Source)
	at java.util.zip.ZipInputStream.read(Unknown Source)
	at jd.controlling.linkcollector.LinkCollector$22.read(LinkCollector.java:2079)
	at com.fasterxml.jackson.core.json.ByteSourceJsonBootstrapper.ensureLoaded(ByteSourceJsonBootstrapper.java:489)
	at com.fasterxml.jackson.core.json.ByteSourceJsonBootstrapper.detectEncoding(ByteSourceJsonBootstrapper.java:126)
	at com.fasterxml.jackson.core.json.ByteSourceJsonBootstrapper.constructParser(ByteSourceJsonBootstrapper.java:215)
	at com.fasterxml.jackson.core.JsonFactory._createParser(JsonFactory.java:1238)
	at com.fasterxml.jackson.core.JsonFactory.createParser(JsonFactory.java:807)
	at com.fasterxml.jackson.databind.ObjectMapper.readValue(ObjectMapper.java:2874)
	at org.appwork.storage.jackson.JacksonMapper.inputStreamToObject(JacksonMapper.java:170)
	... 9 more

--ID:44TS:1478098036321-16-11-02 15:47:16 -  [jd.controlling.linkcollector.LinkCollector(loadFile)] -> Entry:00963_0874|Size:-1|Compressed Size:-1
--ID:44TS:1478098036321-16-11-02 15:47:16 -  [jd.controlling.linkcollector.LinkCollector(load)] -> Could backup C:\JDownloader2\cfg\linkcollector1534.zip<to>C:\JDownloader2\cfg\linkcollector1534.zip.backup
--ID:44TS:1478098036322-16-11-02 15:47:16 -  [] -> java.io.IOException: org.appwork.storage.JSonMapperException: java.io.EOFException: Unexpected end of ZLIB input stream
	at jd.controlling.linkcollector.LinkCollector.loadFile(LinkCollector.java:2227)
	at jd.controlling.linkcollector.LinkCollector.load(LinkCollector.java:2012)
	at jd.controlling.linkcollector.LinkCollector.access$4000(LinkCollector.java:135)
	at jd.controlling.linkcollector.LinkCollector$16.run(LinkCollector.java:1766)
	at jd.controlling.linkcollector.LinkCollector$16.run(LinkCollector.java:1753)
	at org.appwork.utils.event.queue.QueueAction.start(QueueAction.java:202)
	at org.appwork.utils.event.queue.Queue.startItem(Queue.java:491)
	at org.appwork.utils.event.queue.Queue.runQueue(Queue.java:425)
	at org.appwork.utils.event.queue.QueueThread.run(QueueThread.java:64)
Caused by: org.appwork.storage.JSonMapperException: java.io.EOFException: Unexpected end of ZLIB input stream
	at org.appwork.storage.jackson.JacksonMapper.inputStreamToObject(JacksonMapper.java:179)
	at jd.controlling.linkcollector.LinkCollector.loadFile(LinkCollector.java:2121)
	... 8 more
Caused by: java.io.EOFException: Unexpected end of ZLIB input stream
	at java.util.zip.InflaterInputStream.fill(Unknown Source)
	at java.util.zip.InflaterInputStream.read(Unknown Source)
	at java.util.zip.ZipInputStream.read(Unknown Source)
	at jd.controlling.linkcollector.LinkCollector$22.read(LinkCollector.java:2079)
	at com.fasterxml.jackson.core.json.ByteSourceJsonBootstrapper.ensureLoaded(ByteSourceJsonBootstrapper.java:489)
	at com.fasterxml.jackson.core.json.ByteSourceJsonBootstrapper.detectEncoding(ByteSourceJsonBootstrapper.java:126)
	at com.fasterxml.jackson.core.json.ByteSourceJsonBootstrapper.constructParser(ByteSourceJsonBootstrapper.java:215)
	at com.fasterxml.jackson.core.JsonFactory._createParser(JsonFactory.java:1238)
	at com.fasterxml.jackson.core.JsonFactory.createParser(JsonFactory.java:807)
	at com.fasterxml.jackson.databind.ObjectMapper.readValue(ObjectMapper.java:2874)
	at org.appwork.storage.jackson.JacksonMapper.inputStreamToObject(JacksonMapper.java:170)
	... 9 more

--ID:44TS:1478098083344-16-11-02 15:48:03 -  [jd.controlling.linkcollector.LinkCollector$16(run)] -> CollectorList found: 10553/1157112
Reply With Quote
  #54  
Old 02.11.2016, 17:37
Jiaz's Avatar
Jiaz Jiaz is offline
JD Manager
 
Join Date: Mar 2009
Location: Germany
Posts: 79,286
Default

This stacktrace is about loading. Again and again, how often should I explain.

Before: the file was empty. Now: the file is incomplete. Both were broken!

I've told you to stop this and ANSWER my questions
__________________
JD-Dev & Server-Admin
Reply With Quote
  #55  
Old 02.11.2016, 17:38
Jiaz's Avatar
Jiaz Jiaz is offline
JD Manager
 
Join Date: Mar 2009
Location: Germany
Posts: 79,286
Default

Let us do a teamviewer session. I'm not able to reproduce this. It must have something to do with your setup/system.

Send me ID and PW to support@jdownloader.org
__________________
JD-Dev & Server-Admin
Reply With Quote
  #56  
Old 02.11.2016, 17:40
Jiaz's Avatar
Jiaz Jiaz is offline
JD Manager
 
Join Date: Mar 2009
Location: Germany
Posts: 79,286
Default

Quote:
Originally Posted by djmakinera View Post
1. Before the update:
CollectorLink.zip (650 MB)
Code:
kill javaw.exe
archive NOT(!) damaged
Code:
cutt off Power Suply
archiveNOT(!) damaged
-------------------------------------------------
ClollectorLink.zip.backup 0Byte
I tested 10 times!


2. "Correct" Restart JD2
CollectorLink.zip
damaged archive 1-2MB

CollectorLink.zip.backup
damaged archive 1-2MB
are you likeing kiddin me?
You kill/terminate JDownloader? Of course nothing will happen because no file is written. OMG

And you even don't understand what I'm trying to tell you...over and over again.

Send me ID and PW to support@jdownloader.org.
__________________
JD-Dev & Server-Admin
Reply With Quote
  #57  
Old 02.11.2016, 17:54
djmakinera djmakinera is offline
Banned
 
Join Date: May 2010
Location: Poland
Posts: 8,387
Default

Quote:
You kill/terminate JDownloader?
Ctrl+Q (Exit)
I checked also a safe option, also damaged archives.
After Run JD2 shows an incomplete list of links.
The only workaround
* It only use a few days previous Core. Copy the archive to CFG.
In the old Core it runs everything perfectly. NOTHING BROKEN! NOTHING!
All time shows a complete HUGE list.
Turning off the "new" updates, it does not make more sense.
Not always new updates will work as expected.
You need not agree with me.
I do not know what else I would add here.
Reply With Quote
  #58  
Old 02.11.2016, 18:03
Jiaz's Avatar
Jiaz Jiaz is offline
JD Manager
 
Join Date: Mar 2009
Location: Germany
Posts: 79,286
Default

You still haven't understood the underlying issue...very sad ... :(

Still no teamviewer to find the true issue on YOUR system....you just keep repeating yourself and don't understand the problem.

I try it one last time!

Before:
JDownloader was not able to save the list, resulting in an empty (0 byte) zip file.
JDownloader skips loading that, no broken backup, nothing. It just ignores it.
->Result: Zip file not loaded (because empty)

Now:
JDownloader is abel to save the list, but gets killed before it can finish. Half finished zip file. JDownloader tries to load the file and fails and creates a backup.
->Result: Zip file not loaded (because incomplete)
__________________
JD-Dev & Server-Admin
Reply With Quote
  #59  
Old 02.11.2016, 18:14
djmakinera djmakinera is offline
Banned
 
Join Date: May 2010
Location: Poland
Posts: 8,387
Default

Quote:
This problem only happens for you and we need to find out why.
I've just tested with 500k links and 10k packages. all fine
You can not reproduce the problem, because it is still too little links.
Please Test:
1150 (1M + 150K) links (!)
5590 packages
657 MB unpacking this archive takes a very long time!
Size probably larger than 5-6 GB (!)
Reply With Quote
  #60  
Old 02.11.2016, 18:31
Jiaz's Avatar
Jiaz Jiaz is offline
JD Manager
 
Join Date: Mar 2009
Location: Germany
Posts: 79,286
Default

Meanwhile I tested with 2 Mio and 100k packages.
Your issue can only come from JDownloader crashing/being killed/terminated on shutdown.
It is not about loading, its about saving.

Why don't you want me to help you with simple teamviewer session. We already would have solved the issue.
__________________
JD-Dev & Server-Admin
Reply With Quote
  #61  
Old 02.11.2016, 18:51
djmakinera djmakinera is offline
Banned
 
Join Date: May 2010
Location: Poland
Posts: 8,387
Default

Quote:
I tested with 2 Mio and 100k packages.
Still does not answer my question.
1. Exactly how much time do you need to make your process javaw.exe to end?

2. I still do not know how much should be set -Xmx
Perhaps my startup parameters do not allow applications to run properly
Code:
"C:\Program Files\Java\jre1.8.0_112\bin\javaw.exe" -Xmx11G -jar C:\Jdownloader2\JDownloader.jar
Reply With Quote
  #62  
Old 02.11.2016, 18:53
Jiaz's Avatar
Jiaz Jiaz is offline
JD Manager
 
Join Date: Mar 2009
Location: Germany
Posts: 79,286
Default

It takes about 50-60 secs. You DON'T have to increase heap. Old settings are fine.
__________________
JD-Dev & Server-Admin
Reply With Quote
  #63  
Old 02.11.2016, 19:11
djmakinera djmakinera is offline
Banned
 
Join Date: May 2010
Location: Poland
Posts: 8,387
Default

Quote:
Originally Posted by Jiaz View Post
It takes about 50-60 secs. You DON'T have to increase heap. Old settings are fine.

Quote:
It takes about 50-60 secs.
Too short (!) For me, it takes much more time (more than 1 minute !!)
Probably Socket timeout 60 seconds (too little)

Quote:
Old settings are fine.
Old Setting

Error: java.lang.OutOfMemoryError: Java heap space

It requires too much memory than the default 3.54 GB
Very Huge List
Reply With Quote
  #64  
Old 02.11.2016, 19:13
djmakinera djmakinera is offline
Banned
 
Join Date: May 2010
Location: Poland
Posts: 8,387
Default

Quote:
Originally Posted by Jiaz View Post
Old settings are fine.
Code:
[jd.SecondLevelLaunch(mainStart)] -> MaxMemory=3804758016bytes (3628Megabytes)
GUI very unstable, freeze, crash when downloading files, a black screen GUI
1150 K links
Reply With Quote
  #65  
Old 02.11.2016, 19:47
editestowy's Avatar
editestowy editestowy is offline
Polish Supporter
 
Join Date: May 2009
Location: PL
Posts: 3,026
Default

Quote:
Originally Posted by djmakinera View Post
editestowy -

1. Misread my previous post!!!
Linkcollector!!!
(NOT(!) DownloadList
2. You tested with 1,000,000 - 1,400,000 Link??? 600 - 700 MB ! Certainly not! So I do not understand your answer!
Did you read and understand my post??
"Nothing was lost after updating, filesize was updated after I've moved 2 packages into Downloads."
Obviously if packaged were moved into Downloads they were in Linkcollector list! Nor Download neither Linkcollector list was broken/lost.
As Jiaz wrote in the previous post - nothing wrong in his test. So the problem is only on your instance...
Reply With Quote
  #66  
Old 02.11.2016, 19:57
djmakinera djmakinera is offline
Banned
 
Join Date: May 2010
Location: Poland
Posts: 8,387
Default

New Update. Still Not SOLVED.
TimeOut exceeded 60 seconds !!!
how to set TimeOut longer?
18:11:06
18:12:11

60 second + 5 second

PLEASE NOTE: Closing/Exit applications may even be 3 minutes (if increased usage while downloading) when the memory usage is very high, eg. 10 GB !!!


Code:
--ID:25TS:1478106666530-02.11.16 18:11:06 -  [org.appwork.utils.swing.dialog.AbstractDialog(actionPerformed)] -> Answer: Button<OK:Wyjd¼ z JDownloadera>
------------------------Thread: 106:Log.L.log-----------------------
--ID:106TS:1478106666536-02.11.16 18:11:06 -  [org.appwork.shutdown.ShutdownController(requestShutdown)] -> No Vetos
--ID:106TS:1478106666536-02.11.16 18:11:06 -  [org.appwork.shutdown.ShutdownController(requestShutdown)] -> Fire onShutDownEvents
--ID:106TS:1478106666536-02.11.16 18:11:06 -  [org.appwork.shutdown.ShutdownController(requestShutdown)] -> Call onShutdown: jd.controlling.downloadcontroller.DownloadWatchDog@1c5f425
--ID:106TS:1478106666536-02.11.16 18:11:06 -  [org.appwork.shutdown.ShutdownController(requestShutdown)] -> Call onShutdown done: jd.controlling.downloadcontroller.DownloadWatchDog@1c5f425
--ID:106TS:1478106666536-02.11.16 18:11:06 -  [org.appwork.shutdown.ShutdownController(requestShutdown)] -> Call onShutdown: jd.controlling.linkcollector.LinkCollector@652400a0
--ID:106TS:1478106666537-02.11.16 18:11:06 -  [org.appwork.shutdown.ShutdownController(requestShutdown)] -> Call onShutdown done: jd.controlling.linkcollector.LinkCollector@652400a0
--ID:106TS:1478106666537-02.11.16 18:11:06 -  [org.appwork.shutdown.ShutdownController(requestShutdown)] -> Call onShutdown: org.jdownloader.extensions.antistandby.AntiStandbyExtension@5d214c07
--ID:106TS:1478106666537-02.11.16 18:11:06 -  [org.appwork.shutdown.ShutdownController(requestShutdown)] -> Call onShutdown done: org.jdownloader.extensions.antistandby.AntiStandbyExtension@5d214c07
--ID:106TS:1478106666537-02.11.16 18:11:06 -  [org.appwork.shutdown.ShutdownController(requestShutdown)] -> Call onShutdown: org.jdownloader.extensions.extraction.ExtractionExtension$3@5a4781b7
--ID:106TS:1478106666537-02.11.16 18:11:06 -  [org.appwork.shutdown.ShutdownController(requestShutdown)] -> Call onShutdown done: org.jdownloader.extensions.extraction.ExtractionExtension$3@5a4781b7
--ID:106TS:1478106666537-02.11.16 18:11:06 -  [org.appwork.shutdown.ShutdownController(requestShutdown)] -> Create ExitThread
--ID:106TS:1478106666537-02.11.16 18:11:06 -  [org.appwork.shutdown.ShutdownController(requestShutdown)] -> Wait
------------------------Thread: 107:Log.L.log-----------------------
--ID:107TS:1478106666537-02.11.16 18:11:06 -  [org.appwork.shutdown.ShutdownController$3(run)] -> Exit Now: Code: 0
------------------------Thread: 21:Log.L.log-----------------------
--ID:21TS:1478106731320-02.11.16 18:12:11 -  [] -> java.net.SocketException: socket closed
	at java.net.TwoStacksPlainSocketImpl.socketAccept(Native Method)
	at java.net.AbstractPlainSocketImpl.accept(Unknown Source)
	at java.net.PlainSocketImpl.accept(Unknown Source)
	at java.net.ServerSocket.implAccept(Unknown Source)
	at java.net.ServerSocket.accept(Unknown Source)
	at org.appwork.utils.singleapp.SingleAppInstance$1.run(SingleAppInstance.java:364)
	at java.lang.Thread.run(Unknown Source)
Reply With Quote
  #67  
Old 02.11.2016, 20:03
djmakinera djmakinera is offline
Banned
 
Join Date: May 2010
Location: Poland
Posts: 8,387
Default

editestowy - I tested with a smaller archive file is fine, but with a very large archive file is an unexpected end.
TimeOut: Limit exceeded 60 seconds.
It requires an increase.
Example: 180 second or 5 minut
Quote:
java.net.SocketException: socket closed
Reply With Quote
  #68  
Old 02.11.2016, 21:32
djmakinera djmakinera is offline
Banned
 
Join Date: May 2010
Location: Poland
Posts: 8,387
Default

Quote:
Originally Posted by Jiaz View Post
Please provide complete logfile.
NON-STOP damaged list!
1.15 M -> now only 139K
Probably now handle only 139K links

The full debug-log.
02.11.16 20.28.10 <--> 02.11.16 20.28.33 jdlog://9222881887641/

1. I close an application JD2 with very large archives of large packages after thousands of VK links
2. Again Run JD2 and damaged archive /corrupted LinkCollector List WTF?!
Reply With Quote
  #69  
Old 02.11.2016, 22:13
djmakinera djmakinera is offline
Banned
 
Join Date: May 2010
Location: Poland
Posts: 8,387
Default

Edit by Jiaz: how about providing the zip file?!

Last edited by Jiaz; 03.11.2016 at 11:28.
Reply With Quote
  #70  
Old 03.11.2016, 02:07
djmakinera djmakinera is offline
Banned
 
Join Date: May 2010
Location: Poland
Posts: 8,387
Default

Update 3-11-2016

Jiaz - I found a theoretical solution(or workaround) to my problem.
I tested several times and nothing damaged
Code:
linkcollectorXXXX.zip
--------------------------------------------------------
but still create incomplete archives
Code:
linkcollectorXXXX.zip.backup
Setting:
Log: Log Flush Timeout -> Timeout in secs after which the logger will be flushed/closed

Default Value: 60 second
I changed to 300 seconds
Reply With Quote
  #71  
Old 03.11.2016, 11:21
Jiaz's Avatar
Jiaz Jiaz is offline
JD Manager
 
Join Date: Mar 2009
Location: Germany
Posts: 79,286
Default

Quote:
Originally Posted by djmakinera View Post
Too short (!) For me, it takes much more time (more than 1 minute !!)
Probably Socket timeout 60 seconds (too little)
There are no timeouts at all! Please stop talking about stuff you don't know about.
__________________
JD-Dev & Server-Admin
Reply With Quote
  #72  
Old 03.11.2016, 11:25
Jiaz's Avatar
Jiaz Jiaz is offline
JD Manager
 
Join Date: Mar 2009
Location: Germany
Posts: 79,286
Default

Stop it! Please stop it!
There are no timeouts. If it takes 5 mins to stop JDownloader, then it takes 5 mins to stop JDownloader. There are no timeouts.

So we have to find out WHY on YOUR system YOU have the issues and ONLY YOU!

And stop trying different settings before you haven't at least understood what the problem is.


Stop it!

Let's do a teamviewer session and your problem would be solved within a few minutes!
__________________
JD-Dev & Server-Admin
Reply With Quote
Old 03.11.2016, 11:27
Jiaz
Message deleted by Jiaz.
  #73  
Old 03.11.2016, 11:56
djmakinera djmakinera is offline
Banned
 
Join Date: May 2010
Location: Poland
Posts: 8,387
Default

I already wrote in the previous post #69 how to reproduce the problem. You're not listening to me. The problem only apply VK links (as always and it's not the first time!)
No TeamViewer. Just log. If it does not contain the necessary data for analysis this means that it must be improved.

How to disable the creation of files XXXXzip.backup?
Reply With Quote
  #74  
Old 03.11.2016, 12:49
Jiaz's Avatar
Jiaz Jiaz is offline
JD Manager
 
Join Date: Mar 2009
Location: Germany
Posts: 79,286
Default

Wait for update, then update JDownloader

then start JDownloader via cmd.exe

java -jar JDownloader.jar -console >log1.txt 2>log2.txt

add links, and close JDownloader again
send me both txt files to support@jdownloader.org


OR


let's do a teamviewer session


instead of doing a teamviewer session and solving YOUR issue in few minutes, I waste hours and hours in trying to help you but all you do is....not want us to you help you
__________________
JD-Dev & Server-Admin
Reply With Quote
  #75  
Old 03.11.2016, 12:51
djmakinera djmakinera is offline
Banned
 
Join Date: May 2010
Location: Poland
Posts: 8,387
Default

Quote:
Edit by Jiaz: how about providing the zip file?!
All users sends in this forum the zip files that contain personal data, private links?
Unless some crazy person will...
Reply With Quote
  #76  
Old 03.11.2016, 12:53
Jiaz's Avatar
Jiaz Jiaz is offline
JD Manager
 
Join Date: Mar 2009
Location: Germany
Posts: 79,286
Default

Quote:
Originally Posted by djmakinera View Post
All users sends in this forum the zip files that contain personal data, private links?
Unless some crazy person will...
why not send to support@jdownloader.org ....
__________________
JD-Dev & Server-Admin
Reply With Quote
  #77  
Old 03.11.2016, 12:57
djmakinera djmakinera is offline
Banned
 
Join Date: May 2010
Location: Poland
Posts: 8,387
Default

What am I doing?

1.Decrypts links.
2.Found more than one million Links.
3.I close the application JD2. It takes longer than one minute.
4.Run JD2 (application a very long time to start/run, temporarily freezes, still need to wait until the buttons function work.
Reply With Quote
  #78  
Old 03.11.2016, 13:05
Jiaz's Avatar
Jiaz Jiaz is offline
JD Manager
 
Join Date: Mar 2009
Location: Germany
Posts: 79,286
Default

- no e-mail with the zip
- no e-mail to my e-mail a few minutes ago to you
- still no teamviewer
- still not what I've asked you to do

Do you actual wait for JDownloader to finish saving the list? Until JDownloader process is finished?

I'm sick of repeating myself. Either you accept my will to help you under my conditions or I will stop supporting you at all.
__________________
JD-Dev & Server-Admin
Reply With Quote
  #79  
Old 03.11.2016, 13:14
djmakinera djmakinera is offline
Banned
 
Join Date: May 2010
Location: Poland
Posts: 8,387
Default

HTML Code:
2016-11-03 12:10:40
Full thread dump Java HotSpot(TM) 64-Bit Server VM (25.112-b15 mixed mode):

"Queue:jd.controlling.linkcollector.LinkCollector" #117 daemon prio=5 os_prio=0 tid=0x0000000026f55000 nid=0x2438 runnable [0x000000002685e000]
   java.lang.Thread.State: RUNNABLE
	at java.util.zip.Deflater.deflateBytes(Native Method)
	at java.util.zip.Deflater.deflate(Unknown Source)
	- locked <0x00000007a6ea8ee8> (a java.util.zip.ZStreamRef)
	at java.util.zip.Deflater.deflate(Unknown Source)
	at java.util.zip.DeflaterOutputStream.deflate(Unknown Source)
	at java.util.zip.ZipOutputStream.closeEntry(Unknown Source)
	at jd.controlling.linkcollector.LinkCollector$23.run(LinkCollector.java:2387)
	at jd.controlling.linkcollector.LinkCollector$23.run(LinkCollector.java:2249)
	at org.appwork.utils.event.queue.QueueAction.start(QueueAction.java:202)
	at org.appwork.utils.event.queue.Queue.startItem(Queue.java:491)
	at org.appwork.utils.event.queue.Queue.add(Queue.java:111)
	at jd.controlling.linkcollector.LinkCollector.save(LinkCollector.java:2249)
	at jd.controlling.linkcollector.LinkCollector.saveLinkCollectorLinks(LinkCollector.java:2464)
	at jd.controlling.linkcollector.LinkCollector$1$1.run(LinkCollector.java:479)
	at jd.controlling.linkcollector.LinkCollector$1$1.run(LinkCollector.java:475)
	at org.appwork.utils.event.queue.QueueAction.start(QueueAction.java:202)
	at org.appwork.utils.event.queue.Queue.startItem(Queue.java:491)
	at org.appwork.utils.event.queue.Queue.runQueue(Queue.java:425)
	at org.appwork.utils.event.queue.QueueThread.run(QueueThread.java:64)

   Locked ownable synchronizers:
	- None

"ShutdownHook [11/24|Priority: 10000]" #115 prio=5 os_prio=0 tid=0x0000000026f5c000 nid=0xe48 in Object.wait() [0x000000001fc1f000]
   java.lang.Thread.State: TIMED_WAITING (on object monitor)
	at java.lang.Object.wait(Native Method)
	at org.appwork.utils.event.queue.Queue.addWait(Queue.java:167)
	- locked <0x00000007a6ea8d80> (a jd.controlling.linkcollector.LinkCollector$1$1)
	at jd.controlling.linkcollector.LinkCollector$1.onShutdown(LinkCollector.java:475)
	at org.appwork.shutdown.ShutdownController$4.run(ShutdownController.java:502)
	at java.lang.Thread.run(Unknown Source)

   Locked ownable synchronizers:
	- None

"ShutdownController" #10 prio=5 os_prio=0 tid=0x0000000026f56800 nid=0x2b1c in Object.wait() [0x00000000263df000]
   java.lang.Thread.State: WAITING (on object monitor)
	at java.lang.Object.wait(Native Method)
	at java.lang.Thread.join(Unknown Source)
	- locked <0x00000007a54c3540> (a java.lang.Thread)
	at org.appwork.shutdown.ShutdownController.run(ShutdownController.java:510)

   Locked ownable synchronizers:
	- None

"ShutdownThread" #102 prio=6 os_prio=0 tid=0x0000000026f58000 nid=0xfb0 in Object.wait() [0x000000002509e000]
   java.lang.Thread.State: WAITING (on object monitor)
	at java.lang.Object.wait(Native Method)
	at java.lang.Thread.join(Unknown Source)
	- locked <0x00000006c107af58> (a org.appwork.shutdown.ShutdownController)
	at java.lang.Thread.join(Unknown Source)
	at java.lang.ApplicationShutdownHooks.runHooks(Unknown Source)
	at java.lang.ApplicationShutdownHooks$1.run(Unknown Source)
	at java.lang.Shutdown.runHooks(Unknown Source)
	at java.lang.Shutdown.sequence(Unknown Source)
	at java.lang.Shutdown.exit(Unknown Source)
	- locked <0x00000006c0fea420> (a java.lang.Class for java.lang.Shutdown)
	at java.lang.Runtime.exit(Unknown Source)
	at java.lang.System.exit(Unknown Source)
	at org.appwork.shutdown.ShutdownController$3.run(ShutdownController.java:409)

   Locked ownable synchronizers:
	- None

"ExitAsynch" #101 prio=6 os_prio=0 tid=0x000000001e8a0800 nid=0x1868 waiting on condition [0x000000001f42f000]
   java.lang.Thread.State: TIMED_WAITING (sleeping)
	at java.lang.Thread.sleep(Native Method)
	at org.appwork.shutdown.ShutdownController.requestShutdown(ShutdownController.java:417)
	at org.jdownloader.updatev2.RestartController$3.run(RestartController.java:178)

   Locked ownable synchronizers:
	- None

"pool-2-thread-1" #96 prio=5 os_prio=0 tid=0x0000000026f59800 nid=0x848 waiting on condition [0x000000002965f000]
   java.lang.Thread.State: WAITING (parking)
	at sun.misc.Unsafe.park(Native Method)
	- parking to wait for  <0x00000006c1f287e8> (a java.util.concurrent.locks.AbstractQueuedSynchronizer$ConditionObject)
	at java.util.concurrent.locks.LockSupport.park(Unknown Source)
	at java.util.concurrent.locks.AbstractQueuedSynchronizer$ConditionObject.await(Unknown Source)
	at java.util.concurrent.ScheduledThreadPoolExecutor$DelayedWorkQueue.take(Unknown Source)
	at java.util.concurrent.ScheduledThreadPoolExecutor$DelayedWorkQueue.take(Unknown Source)
	at java.util.concurrent.ThreadPoolExecutor.getTask(Unknown Source)
	at java.util.concurrent.ThreadPoolExecutor.runWorker(Unknown Source)
	at java.util.concurrent.ThreadPoolExecutor$Worker.run(Unknown Source)
	at java.lang.Thread.run(Unknown Source)

   Locked ownable synchronizers:
	- None

"RMI TCP Connection(2)-192.168.1.1" #84 daemon prio=5 os_prio=0 tid=0x000000001e89a000 nid=0x17f4 runnable [0x0000000027d4d000]
   java.lang.Thread.State: RUNNABLE
	at java.net.SocketInputStream.socketRead0(Native Method)
	at java.net.SocketInputStream.socketRead(Unknown Source)
	at java.net.SocketInputStream.read(Unknown Source)
	at java.net.SocketInputStream.read(Unknown Source)
	at java.io.BufferedInputStream.fill(Unknown Source)
	at java.io.BufferedInputStream.read(Unknown Source)
	- locked <0x00000006cf269748> (a java.io.BufferedInputStream)
	at java.io.FilterInputStream.read(Unknown Source)
	at sun.rmi.transport.tcp.TCPTransport.handleMessages(Unknown Source)
	at sun.rmi.transport.tcp.TCPTransport$ConnectionHandler.run0(Unknown Source)
	at sun.rmi.transport.tcp.TCPTransport$ConnectionHandler.lambda$run$0(Unknown Source)
	at sun.rmi.transport.tcp.TCPTransport$ConnectionHandler$$Lambda$28/744859652.run(Unknown Source)
	at java.security.AccessController.doPrivileged(Native Method)
	at sun.rmi.transport.tcp.TCPTransport$ConnectionHandler.run(Unknown Source)
	at java.util.concurrent.ThreadPoolExecutor.runWorker(Unknown Source)
	at java.util.concurrent.ThreadPoolExecutor$Worker.run(Unknown Source)
	at java.lang.Thread.run(Unknown Source)

   Locked ownable synchronizers:
	- <0x00000006cf267ab0> (a java.util.concurrent.ThreadPoolExecutor$Worker)

"JMX server connection timeout 83" #83 daemon prio=5 os_prio=0 tid=0x00000000207c7800 nid=0x18f0 in Object.wait() [0x000000002b41f000]
   java.lang.Thread.State: TIMED_WAITING (on object monitor)
	at java.lang.Object.wait(Native Method)
	at com.sun.jmx.remote.internal.ServerCommunicatorAdmin$Timeout.run(Unknown Source)
	- locked <0x00000006c6a06eb8> (a [I)
	at java.lang.Thread.run(Unknown Source)

   Locked ownable synchronizers:
	- None

"RMI Scheduler(0)" #82 daemon prio=5 os_prio=0 tid=0x00000000207c7000 nid=0xdbc waiting on condition [0x000000002b23e000]
   java.lang.Thread.State: TIMED_WAITING (parking)
	at sun.misc.Unsafe.park(Native Method)
	- parking to wait for  <0x00000006c6a79c68> (a java.util.concurrent.locks.AbstractQueuedSynchronizer$ConditionObject)
	at java.util.concurrent.locks.LockSupport.parkNanos(Unknown Source)
	at java.util.concurrent.locks.AbstractQueuedSynchronizer$ConditionObject.awaitNanos(Unknown Source)
	at java.util.concurrent.ScheduledThreadPoolExecutor$DelayedWorkQueue.take(Unknown Source)
	at java.util.concurrent.ScheduledThreadPoolExecutor$DelayedWorkQueue.take(Unknown Source)
	at java.util.concurrent.ThreadPoolExecutor.getTask(Unknown Source)
	at java.util.concurrent.ThreadPoolExecutor.runWorker(Unknown Source)
	at java.util.concurrent.ThreadPoolExecutor$Worker.run(Unknown Source)
	at java.lang.Thread.run(Unknown Source)

   Locked ownable synchronizers:
	- None

"DestroyJavaVM" #80 prio=5 os_prio=0 tid=0x00000000207c5800 nid=0x11b0 waiting on condition [0x0000000000000000]
   java.lang.Thread.State: RUNNABLE

   Locked ownable synchronizers:
	- None

"UpdateChecker" #79 prio=5 os_prio=0 tid=0x00000000207c4800 nid=0x16b8 waiting on condition [0x000000002aece000]
   java.lang.Thread.State: TIMED_WAITING (sleeping)
	at java.lang.Thread.sleep(Native Method)
	at org.jdownloader.update.UpdateManager$16.run(UpdateManager.java:1876)

   Locked ownable synchronizers:
	- None

"RMI TCP Accept-0" #78 daemon prio=5 os_prio=0 tid=0x00000000207c4000 nid=0x938 runnable [0x000000002ac0f000]
   java.lang.Thread.State: RUNNABLE
	at java.net.TwoStacksPlainSocketImpl.socketAccept(Native Method)
	at java.net.AbstractPlainSocketImpl.accept(Unknown Source)
	at java.net.PlainSocketImpl.accept(Unknown Source)
	- locked <0x00000006c6a08b38> (a java.net.SocksSocketImpl)
	at java.net.ServerSocket.implAccept(Unknown Source)
	at java.net.ServerSocket.accept(Unknown Source)
	at sun.management.jmxremote.LocalRMIServerSocketFactory$1.accept(Unknown Source)
	at sun.rmi.transport.tcp.TCPTransport$AcceptLoop.executeAcceptLoop(Unknown Source)
	at sun.rmi.transport.tcp.TCPTransport$AcceptLoop.run(Unknown Source)
	at java.lang.Thread.run(Unknown Source)

   Locked ownable synchronizers:
	- None

"Swing-Shell" #65 daemon prio=5 os_prio=0 tid=0x000000001e8a5000 nid=0x860 waiting on condition [0x000000002a5ce000]
   java.lang.Thread.State: WAITING (parking)
	at sun.misc.Unsafe.park(Native Method)
	- parking to wait for  <0x00000006c49a9320> (a java.util.concurrent.locks.AbstractQueuedSynchronizer$ConditionObject)
	at java.util.concurrent.locks.LockSupport.park(Unknown Source)
	at java.util.concurrent.locks.AbstractQueuedSynchronizer$ConditionObject.await(Unknown Source)
	at java.util.concurrent.LinkedBlockingQueue.take(Unknown Source)
	at java.util.concurrent.ThreadPoolExecutor.getTask(Unknown Source)
	at java.util.concurrent.ThreadPoolExecutor.runWorker(Unknown Source)
	at java.util.concurrent.ThreadPoolExecutor$Worker.run(Unknown Source)
	at sun.awt.shell.Win32ShellFolderManager2$ComInvoker$3.run(Unknown Source)
	at java.lang.Thread.run(Unknown Source)

   Locked ownable synchronizers:
	- None

"Scheduler:jd.controlling.AccountController$3" #58 daemon prio=5 os_prio=0 tid=0x0000000026f59000 nid=0x2b40 waiting on condition [0x0000000029bbe000]
   java.lang.Thread.State: TIMED_WAITING (parking)
	at sun.misc.Unsafe.park(Native Method)
	- parking to wait for  <0x00000006c4b01338> (a java.util.concurrent.locks.AbstractQueuedSynchronizer$ConditionObject)
	at java.util.concurrent.locks.LockSupport.parkNanos(Unknown Source)
	at java.util.concurrent.locks.AbstractQueuedSynchronizer$ConditionObject.awaitNanos(Unknown Source)
	at java.util.concurrent.ScheduledThreadPoolExecutor$DelayedWorkQueue.poll(Unknown Source)
	at java.util.concurrent.ScheduledThreadPoolExecutor$DelayedWorkQueue.poll(Unknown Source)
	at java.util.concurrent.ThreadPoolExecutor.getTask(Unknown Source)
	at java.util.concurrent.ThreadPoolExecutor.runWorker(Unknown Source)
	at java.util.concurrent.ThreadPoolExecutor$Worker.run(Unknown Source)
	at java.lang.Thread.run(Unknown Source)

   Locked ownable synchronizers:
	- None

"HttpServerThread|Port:9666->9666|LocalHost:true" #52 daemon prio=5 os_prio=0 tid=0x000000001e89e800 nid=0x1f48 runnable [0x0000000025f7e000]
   java.lang.Thread.State: RUNNABLE
	at java.net.TwoStacksPlainSocketImpl.socketAccept(Native Method)
	at java.net.AbstractPlainSocketImpl.accept(Unknown Source)
	at java.net.PlainSocketImpl.accept(Unknown Source)
	- locked <0x00000006c37bd558> (a java.net.SocksSocketImpl)
	at java.net.ServerSocket.implAccept(Unknown Source)
	at java.net.ServerSocket.accept(Unknown Source)
	at org.appwork.utils.net.httpserver.HttpServer.run(HttpServer.java:192)
	at java.lang.Thread.run(Unknown Source)

   Locked ownable synchronizers:
	- None

"StatsSender" #41 daemon prio=5 os_prio=0 tid=0x000000001e8a0000 nid=0x1e9c in Object.wait() [0x000000002246e000]
   java.lang.Thread.State: TIMED_WAITING (on object monitor)
	at java.lang.Object.wait(Native Method)
	- waiting on <0x00000006c3795158> (a java.util.LinkedList)
	at org.jdownloader.statistics.StatsManager.run(StatsManager.java:1055)
	- locked <0x00000006c3795158> (a java.util.LinkedList)
	at java.lang.Thread.run(Unknown Source)

   Locked ownable synchronizers:
	- None

"TimerQueue" #34 daemon prio=5 os_prio=0 tid=0x000000001e89d000 nid=0xde0 runnable [0x0000000024f7e000]
   java.lang.Thread.State: TIMED_WAITING (parking)
	at sun.misc.Unsafe.park(Native Method)
	- parking to wait for  <0x00000006c20b83e0> (a java.util.concurrent.locks.AbstractQueuedSynchronizer$ConditionObject)
	at java.util.concurrent.locks.LockSupport.parkNanos(Unknown Source)
	at java.util.concurrent.locks.AbstractQueuedSynchronizer$ConditionObject.awaitNanos(Unknown Source)
	at java.util.concurrent.DelayQueue.take(Unknown Source)
	at javax.swing.TimerQueue.run(Unknown Source)
	at java.lang.Thread.run(Unknown Source)

   Locked ownable synchronizers:
	- <0x00000006c20b8408> (a java.util.concurrent.locks.ReentrantLock$NonfairSync)

"Scheduler:org.appwork.storage.config.MinTimeWeakReference" #32 daemon prio=6 os_prio=0 tid=0x000000001e89b800 nid=0xc40 waiting on condition [0x0000000024d2e000]
   java.lang.Thread.State: TIMED_WAITING (parking)
	at sun.misc.Unsafe.park(Native Method)
	- parking to wait for  <0x00000006c1fe5628> (a java.util.concurrent.locks.AbstractQueuedSynchronizer$ConditionObject)
	at java.util.concurrent.locks.LockSupport.parkNanos(Unknown Source)
	at java.util.concurrent.locks.AbstractQueuedSynchronizer$ConditionObject.awaitNanos(Unknown Source)
	at java.util.concurrent.ScheduledThreadPoolExecutor$DelayedWorkQueue.poll(Unknown Source)
	at java.util.concurrent.ScheduledThreadPoolExecutor$DelayedWorkQueue.poll(Unknown Source)
	at java.util.concurrent.ThreadPoolExecutor.getTask(Unknown Source)
	at java.util.concurrent.ThreadPoolExecutor.runWorker(Unknown Source)
	at java.util.concurrent.ThreadPoolExecutor$Worker.run(Unknown Source)
	at java.lang.Thread.run(Unknown Source)

   Locked ownable synchronizers:
	- None

"WatchDog: jobExecuter" #31 daemon prio=6 os_prio=0 tid=0x000000001e89a800 nid=0x10cc in Object.wait() [0x000000002491f000]
   java.lang.Thread.State: WAITING (on object monitor)
	at java.lang.Object.wait(Native Method)
	at java.lang.Object.wait(Unknown Source)
	at jd.controlling.downloadcontroller.DownloadWatchDog$30.run(DownloadWatchDog.java:3090)
	- locked <0x00000006c1441420> (a java.lang.Object)

   Locked ownable synchronizers:
	- None

"SyntheticaCleanerThread" #29 daemon prio=6 os_prio=0 tid=0x000000001e897800 nid=0x25f8 waiting on condition [0x00000000220ff000]
   java.lang.Thread.State: TIMED_WAITING (sleeping)
	at java.lang.Thread.sleep(Native Method)
	at de.javasoft.plaf.synthetica.StyleFactory$ComponentPropertyStore$1.run(StyleFactory.java:1888)

   Locked ownable synchronizers:
	- None

"Scheduler:org.appwork.utils.swing.SlowEDTDetector$1" #25 daemon prio=5 os_prio=0 tid=0x000000001e897000 nid=0x2218 waiting on condition [0x000000001fa4e000]
   java.lang.Thread.State: TIMED_WAITING (parking)
	at sun.misc.Unsafe.park(Native Method)
	- parking to wait for  <0x00000006c146d330> (a java.util.concurrent.locks.AbstractQueuedSynchronizer$ConditionObject)
	at java.util.concurrent.locks.LockSupport.parkNanos(Unknown Source)
	at java.util.concurrent.locks.AbstractQueuedSynchronizer$ConditionObject.awaitNanos(Unknown Source)
	at java.util.concurrent.ScheduledThreadPoolExecutor$DelayedWorkQueue.poll(Unknown Source)
	at java.util.concurrent.ScheduledThreadPoolExecutor$DelayedWorkQueue.poll(Unknown Source)
	at java.util.concurrent.ThreadPoolExecutor.getTask(Unknown Source)
	at java.util.concurrent.ThreadPoolExecutor.runWorker(Unknown Source)
	at java.util.concurrent.ThreadPoolExecutor$Worker.run(Unknown Source)
	at java.lang.Thread.run(Unknown Source)

   Locked ownable synchronizers:
	- None

"AWT-EventQueue-0" #22 prio=6 os_prio=0 tid=0x000000001e670000 nid=0xcb0 waiting on condition [0x000000001f79e000]
   java.lang.Thread.State: WAITING (parking)
	at sun.misc.Unsafe.park(Native Method)
	- parking to wait for  <0x00000006c0e087f0> (a java.util.concurrent.locks.AbstractQueuedSynchronizer$ConditionObject)
	at java.util.concurrent.locks.LockSupport.park(Unknown Source)
	at java.util.concurrent.locks.AbstractQueuedSynchronizer$ConditionObject.await(Unknown Source)
	at java.awt.EventQueue.getNextEvent(Unknown Source)
	at java.awt.EventDispatchThread.pumpOneEventForFilters(Unknown Source)
	at java.awt.EventDispatchThread.pumpEventsForFilter(Unknown Source)
	at java.awt.EventDispatchThread.pumpEventsForHierarchy(Unknown Source)
	at java.awt.EventDispatchThread.pumpEvents(Unknown Source)
	at java.awt.EventDispatchThread.pumpEvents(Unknown Source)
	at java.awt.EventDispatchThread.run(Unknown Source)

   Locked ownable synchronizers:
	- None

"SingleAppInstance: JD2" #21 daemon prio=5 os_prio=0 tid=0x000000001e346000 nid=0x270c runnable [0x000000001f54f000]
   java.lang.Thread.State: RUNNABLE
	at java.net.TwoStacksPlainSocketImpl.socketAccept(Native Method)
	at java.net.AbstractPlainSocketImpl.accept(Unknown Source)
	at java.net.PlainSocketImpl.accept(Unknown Source)
	- locked <0x00000006c0e04db0> (a java.net.SocksSocketImpl)
	at java.net.ServerSocket.implAccept(Unknown Source)
	at java.net.ServerSocket.accept(Unknown Source)
	at org.appwork.utils.singleapp.SingleAppInstance$1.run(SingleAppInstance.java:364)
	at java.lang.Thread.run(Unknown Source)

   Locked ownable synchronizers:
	- None

"LogFlushThread" #18 daemon prio=5 os_prio=0 tid=0x000000001e240800 nid=0xfd8 waiting on condition [0x000000001eede000]
   java.lang.Thread.State: TIMED_WAITING (sleeping)
	at java.lang.Thread.sleep(Native Method)
	at org.appwork.utils.logging2.LogSourceProvider$3.run(LogSourceProvider.java:426)

   Locked ownable synchronizers:
	- None

"LogFlushThread" #17 daemon prio=5 os_prio=0 tid=0x000000001e207000 nid=0x1328 waiting on condition [0x000000001f0bf000]
   java.lang.Thread.State: TIMED_WAITING (sleeping)
	at java.lang.Thread.sleep(Native Method)
	at org.appwork.utils.logging2.LogSourceProvider$3.run(LogSourceProvider.java:426)

   Locked ownable synchronizers:
	- None

"AWT-Windows" #14 daemon prio=6 os_prio=0 tid=0x000000001e1cb000 nid=0x157c runnable [0x000000001d33f000]
   java.lang.Thread.State: RUNNABLE
	at sun.awt.windows.WToolkit.eventLoop(Native Method)
	at sun.awt.windows.WToolkit.run(Unknown Source)
	at java.lang.Thread.run(Unknown Source)

   Locked ownable synchronizers:
	- None

"AWT-Shutdown" #13 prio=5 os_prio=0 tid=0x000000001e1ca000 nid=0x2a4c in Object.wait() [0x000000001ebef000]
   java.lang.Thread.State: WAITING (on object monitor)
	at java.lang.Object.wait(Native Method)
	at java.lang.Object.wait(Unknown Source)
	at sun.awt.AWTAutoShutdown.run(Unknown Source)
	- locked <0x00000006c0e0dc90> (a java.lang.Object)
	at java.lang.Thread.run(Unknown Source)

   Locked ownable synchronizers:
	- None

"Java2D Disposer" #12 daemon prio=10 os_prio=2 tid=0x000000001e1c9800 nid=0xc98 in Object.wait() [0x000000001eacf000]
   java.lang.Thread.State: WAITING (on object monitor)
	at java.lang.Object.wait(Native Method)
	at java.lang.ref.ReferenceQueue.remove(Unknown Source)
	- locked <0x00000006c0e089f0> (a java.lang.ref.ReferenceQueue$Lock)
	at java.lang.ref.ReferenceQueue.remove(Unknown Source)
	at sun.java2d.Disposer.run(Unknown Source)
	at java.lang.Thread.run(Unknown Source)

   Locked ownable synchronizers:
	- None

"Service Thread" #9 daemon prio=9 os_prio=0 tid=0x000000001d75e000 nid=0x177c runnable [0x0000000000000000]
   java.lang.Thread.State: RUNNABLE

   Locked ownable synchronizers:
	- None

"C1 CompilerThread2" #8 daemon prio=9 os_prio=2 tid=0x000000001d6e8800 nid=0xf08 waiting on condition [0x0000000000000000]
   java.lang.Thread.State: RUNNABLE

   Locked ownable synchronizers:
	- None

"C2 CompilerThread1" #7 daemon prio=9 os_prio=2 tid=0x000000001bd5e800 nid=0x26fc waiting on condition [0x0000000000000000]
   java.lang.Thread.State: RUNNABLE

   Locked ownable synchronizers:
	- None

"C2 CompilerThread0" #6 daemon prio=9 os_prio=2 tid=0x000000001bd55800 nid=0x440 waiting on condition [0x0000000000000000]
   java.lang.Thread.State: RUNNABLE

   Locked ownable synchronizers:
	- None

"Attach Listener" #5 daemon prio=5 os_prio=2 tid=0x000000001bd53000 nid=0x1520 waiting on condition [0x0000000000000000]
   java.lang.Thread.State: RUNNABLE

   Locked ownable synchronizers:
	- None

"Signal Dispatcher" #4 daemon prio=9 os_prio=2 tid=0x000000001bd4f800 nid=0x24d0 runnable [0x0000000000000000]
   java.lang.Thread.State: RUNNABLE

   Locked ownable synchronizers:
	- None

"Finalizer" #3 daemon prio=8 os_prio=1 tid=0x000000001bd3b000 nid=0xbe8 in Object.wait() [0x000000001cd3f000]
   java.lang.Thread.State: WAITING (on object monitor)
	at java.lang.Object.wait(Native Method)
	at java.lang.ref.ReferenceQueue.remove(Unknown Source)
	- locked <0x00000006c0e08d28> (a java.lang.ref.ReferenceQueue$Lock)
	at java.lang.ref.ReferenceQueue.remove(Unknown Source)
	at java.lang.ref.Finalizer$FinalizerThread.run(Unknown Source)

   Locked ownable synchronizers:
	- None

"Reference Handler" #2 daemon prio=10 os_prio=2 tid=0x000000001bcf2000 nid=0x1aac in Object.wait() [0x000000001d05f000]
   java.lang.Thread.State: WAITING (on object monitor)
	at java.lang.Object.wait(Native Method)
	at java.lang.Object.wait(Unknown Source)
	at java.lang.ref.Reference.tryHandlePending(Unknown Source)
	- locked <0x00000006c0e0e598> (a java.lang.ref.Reference$Lock)
	at java.lang.ref.Reference$ReferenceHandler.run(Unknown Source)

   Locked ownable synchronizers:
	- None

"VM Thread" os_prio=2 tid=0x000000001bcea000 nid=0x22a0 runnable 

"GC task thread#0 (ParallelGC)" os_prio=0 tid=0x0000000001e1c800 nid=0x9e0 runnable 

"GC task thread#1 (ParallelGC)" os_prio=0 tid=0x0000000001e1e000 nid=0x7e4 runnable 

"GC task thread#2 (ParallelGC)" os_prio=0 tid=0x0000000001e1f800 nid=0x184c runnable 

"GC task thread#3 (ParallelGC)" os_prio=0 tid=0x0000000001e23000 nid=0x1bcc runnable 

"VM Periodic Task Thread" os_prio=2 tid=0x000000001d77d000 nid=0x1140 waiting on condition 

JNI global references: 4050
Reply With Quote
  #80  
Old 03.11.2016, 13:21
Jiaz's Avatar
Jiaz Jiaz is offline
JD Manager
 
Join Date: Mar 2009
Location: Germany
Posts: 79,286
Default

That's a threadump showing the save is still in progress.
Not what I have asked for.
__________________
JD-Dev & Server-Admin
Reply With Quote
Reply

Thread Tools
Display Modes

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 15:21.
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.