Thread: Memory Usage
View Single Post
  #62  
Old 07.09.2009, 05:39
intrnst
Guest
 
Posts: n/a
Default

One push more...

In my environment, if jDownloader starts two (or more) simultaneous downloads with the reconnection module enabled, this will always trigger the IO behavior -- that I link with the memory leak problem.

One download with reconnection or two downloads without reconnection seldom initiates the problem.

I tried register the log next to the moment the problem started (IO_behav) -- was a manual process, hence the log interval may have a few seconds more or less captured.

Below some of these logs

Code:
01m:33s.016 - INFO [java_downloader] -> Download quota has been reached
01m:35s.000 - FINER [java_downloader] -> Interaction start: Trigger: Before reconnection
01m:35s.000 - INFO [java_downloader] -> Try to reconnect...
01m:35s.000 - INFO [java_downloader] -> Stopping all running downloads!
01m:35s.000 - INFO [java_downloader] -> Unexpected error
01m:35s.000 - FINEST [java_downloader] -> Thread aborted
01m:36s.000 - INFO [java_downloader] -> Still waiting for all downloads to stop!
01m:36s.031 - INFO [java_downloader] -> Starting HTTP LiveHeader #1
01m:37s.156 - FINER [java_downloader] -> Variables: {basicauth=YWRtaW46MV9qYW5lbGE=, routerip=10.1.1.1, user=admin, pass= }
01m:37s.156 - FINER [java_downloader] -> Headerproperties: {}
01m:37s.156 - FINER [java_downloader] -> Replace variable: 10.1.1.1(routerip)
01m:37s.188 - FINEST [java_downloader] -> Use Authentication for: 10.1.1.1:80: admin - 
01m:37s.203 - FINEST [java_downloader] -> 
-->**External links are only visible to Support Staff**
----------------Request------------------
GET / HTTP/1.1
Accept-Language: de, en-gb;q=0.9, en;q=0.8
Host: 10.1.1.1
Accept-Charset: ISO-8859-1,utf-8;q=0.7,*;q=0.7
Accept-Encoding: gzip,deflate
User-Agent: Mozilla/5.0 (X11; U; Linux i686; en-US; rv:1.9.0.10) Gecko/2009042523 Ubuntu/9.04 (jaunty) Firefox/3.0.10
Connection: close
Accept: text/html,application/xhtml+xml,application/xml;q=0.9,*/*;q=0.8
Pragma: no-cache
Cache-Control: no-cache

----------------Response------------------
HTTP/1.1 200 Ok
Date: Sun, 06 Sep 2009 23:16:31 GMT
Content-Type: text/html
Connection: close
Server: micro_httpd
Cache-Control: no-cache


01m:37s.344 - FINER [java_downloader] -> Variables: {basicauth=YWRtaW46MV9qYW5lbGE=, routerip=10.1.1.1, user=admin, pass= }
01m:37s.344 - FINER [java_downloader] -> Headerproperties: {}
01m:37s.344 - FINER [java_downloader] -> Replace variable: 10.1.1.1(routerip)
01m:37s.344 - FINER [java_downloader] -> Replace variable: YWRtaW46MV9qYW5lbGE=(basicauth)
01m:37s.359 - FINEST [java_downloader] -> 
-->**External links are only visible to Support Staff**
----------------Request------------------
GET / HTTP/1.1
Accept-Language: de, en-gb;q=0.9, en;q=0.8
Authorization: Basic YWRtaW46MV9qYW5lbGE=
Host: 10.1.1.1
Accept-Charset: ISO-8859-1,utf-8;q=0.7,*;q=0.7
Referer: **External links are only visible to Support Staff**
Accept-Encoding: gzip,deflate
User-Agent: Mozilla/5.0 (X11; U; Linux i686; en-US; rv:1.9.0.10) Gecko/2009042523 Ubuntu/9.04 (jaunty) Firefox/3.0.10
Connection: close
Accept: text/html,application/xhtml+xml,application/xml;q=0.9,*/*;q=0.8
Pragma: no-cache
Cache-Control: no-cache

----------------Response------------------
HTTP/1.1 200 Ok
Date: Sun, 06 Sep 2009 23:16:32 GMT
Content-Type: text/html
Connection: close
Server: micro_httpd
Cache-Control: no-cache


01m:37s.516 - FINER [java_downloader] -> Variables: {basicauth=YWRtaW46MV9qYW5lbGE=, routerip=10.1.1.1, user=admin, pass= }
01m:37s.516 - FINER [java_downloader] -> Headerproperties: {}
01m:37s.516 - FINER [java_downloader] -> Replace variable: 10.1.1.1(routerip)
01m:37s.516 - FINER [java_downloader] -> Replace variable: YWRtaW46MV9qYW5lbGE=(basicauth)
01m:37s.531 - FINEST [java_downloader] -> 
-->**External links are only visible to Support Staff**
----------------Request------------------
GET /logo.html HTTP/1.1
Accept-Language: de, en-gb;q=0.9, en;q=0.8
Authorization: Basic YWRtaW46MV9qYW5lbGE=
Host: 10.1.1.1
Accept-Charset: ISO-8859-1,utf-8;q=0.7,*;q=0.7
Referer: **External links are only visible to Support Staff**
Accept-Encoding: gzip,deflate
User-Agent: Mozilla/5.0 (X11; U; Linux i686; en-US; rv:1.9.0.10) Gecko/2009042523 Ubuntu/9.04 (jaunty) Firefox/3.0.10
Connection: close
Accept: text/html,application/xhtml+xml,application/xml;q=0.9,*/*;q=0.8
Pragma: no-cache
Cache-Control: no-cache

----------------Response------------------
HTTP/1.1 200 Ok
Date: Sun, 06 Sep 2009 23:16:32 GMT
Content-Type: text/html
Connection: close
Server: micro_httpd
Cache-Control: no-cache


01m:37s.672 - FINER [java_downloader] -> Variables: {basicauth=YWRtaW46MV9qYW5lbGE=, routerip=10.1.1.1, user=admin, pass=}
01m:37s.672 - FINER [java_downloader] -> Headerproperties: {}
01m:37s.672 - FINER [java_downloader] -> Replace variable: 10.1.1.1(routerip)
01m:37s.672 - FINER [java_downloader] -> Replace variable: YWRtaW46MV9qYW5lbGE=(basicauth)
01m:37s.703 - FINEST [java_downloader] -> 
-->**External links are only visible to Support Staff**
----------------Request------------------
GET /menu.html HTTP/1.1
Accept-Language: de, en-gb;q=0.9, en;q=0.8
Authorization: Basic YWRtaW46MV9qYW5lbGE=
Host: 10.1.1.1
Accept-Charset: ISO-8859-1,utf-8;q=0.7,*;q=0.7
Referer: **External links are only visible to Support Staff**
Accept-Encoding: gzip,deflate
User-Agent: Mozilla/5.0 (X11; U; Linux i686; en-US; rv:1.9.0.10) Gecko/2009042523 Ubuntu/9.04 (jaunty) Firefox/3.0.10
Connection: close
Accept: text/html,application/xhtml+xml,application/xml;q=0.9,*/*;q=0.8
Pragma: no-cache
Cache-Control: no-cache

----------------Response------------------
HTTP/1.1 200 Ok
Date: Sun, 06 Sep 2009 23:16:32 GMT
Content-Type: text/html
Connection: close
Server: micro_httpd
Cache-Control: no-cache


01m:37s.844 - FINER [java_downloader] -> Variables: {basicauth=YWRtaW46MV9qYW5lbGE=, routerip=10.1.1.1, user=admin, pass=}
01m:37s.844 - FINER [java_downloader] -> Headerproperties: {}
01m:37s.844 - FINER [java_downloader] -> Replace variable: 10.1.1.1(routerip)
01m:37s.844 - FINER [java_downloader] -> Replace variable: YWRtaW46MV9qYW5lbGE=(basicauth)
01m:37s.875 - FINEST [java_downloader] -> 
-->**External links are only visible to Support Staff**
----------------Request------------------
GET /info.html HTTP/1.1
Accept-Language: de, en-gb;q=0.9, en;q=0.8
Authorization: Basic YWRtaW46MV9qYW5lbGE=
Host: 10.1.1.1
Accept-Charset: ISO-8859-1,utf-8;q=0.7,*;q=0.7
Referer: **External links are only visible to Support Staff**
Accept-Encoding: gzip,deflate
User-Agent: Mozilla/5.0 (X11; U; Linux i686; en-US; rv:1.9.0.10) Gecko/2009042523 Ubuntu/9.04 (jaunty) Firefox/3.0.10
Connection: close
Accept: text/html,application/xhtml+xml,application/xml;q=0.9,*/*;q=0.8
Pragma: no-cache
Cache-Control: no-cache

----------------Response------------------
HTTP/1.1 200 Ok
Date: Sun, 06 Sep 2009 23:16:32 GMT
Content-Type: text/html
Connection: close
Server: micro_httpd
Cache-Control: no-cache


01m:38s.047 - FINER [java_downloader] -> Variables: {basicauth=YWRtaW46MV9qYW5lbGE=, routerip=10.1.1.1, user=admin, pass=}
01m:38s.047 - FINER [java_downloader] -> Headerproperties: {}
01m:38s.047 - FINER [java_downloader] -> Replace variable: 10.1.1.1(routerip)
01m:38s.047 - FINER [java_downloader] -> Replace variable: YWRtaW46MV9qYW5lbGE=(basicauth)
01m:38s.063 - FINEST [java_downloader] -> 
-->**External links are only visible to Support Staff**
----------------Request------------------
GET /footer.html HTTP/1.1
Accept-Language: de, en-gb;q=0.9, en;q=0.8
Authorization: Basic YWRtaW46MV9qYW5lbGE=
Host: 10.1.1.1
Accept-Charset: ISO-8859-1,utf-8;q=0.7,*;q=0.7
Referer: **External links are only visible to Support Staff**
Accept-Encoding: gzip,deflate
User-Agent: Mozilla/5.0 (X11; U; Linux i686; en-US; rv:1.9.0.10) Gecko/2009042523 Ubuntu/9.04 (jaunty) Firefox/3.0.10
Connection: close
Accept: text/html,application/xhtml+xml,application/xml;q=0.9,*/*;q=0.8
Pragma: no-cache
Cache-Control: no-cache

----------------Response------------------
HTTP/1.1 200 Ok
Date: Sun, 06 Sep 2009 23:16:32 GMT
Content-Type: text/html
Connection: close
Server: micro_httpd
Cache-Control: no-cache


01m:38s.203 - FINER [java_downloader] -> Variables: {basicauth=YWRtaW46MV9qYW5lbGE=, routerip=10.1.1.1, user=admin, pass=}
01m:38s.203 - FINER [java_downloader] -> Headerproperties: {}
01m:38s.203 - FINER [java_downloader] -> Replace variable: 10.1.1.1(routerip)
01m:38s.203 - FINER [java_downloader] -> Replace variable: YWRtaW46MV9qYW5lbGE=(basicauth)
01m:38s.219 - FINEST [java_downloader] -> 
-->**External links are only visible to Support Staff**
----------------Request------------------
GET /info.html HTTP/1.1
Accept-Language: de, en-gb;q=0.9, en;q=0.8
Authorization: Basic YWRtaW46MV9qYW5lbGE=
Host: 10.1.1.1
Accept-Charset: ISO-8859-1,utf-8;q=0.7,*;q=0.7
Referer: **External links are only visible to Support Staff**
Accept-Encoding: gzip,deflate
User-Agent: Mozilla/5.0 (X11; U; Linux i686; en-US; rv:1.9.0.10) Gecko/2009042523 Ubuntu/9.04 (jaunty) Firefox/3.0.10
Connection: close
Accept: text/html,application/xhtml+xml,application/xml;q=0.9,*/*;q=0.8
Pragma: no-cache
Cache-Control: no-cache

----------------Response------------------
HTTP/1.1 200 Ok
Date: Sun, 06 Sep 2009 23:16:32 GMT
Content-Type: text/html
Connection: close
Server: micro_httpd
Cache-Control: no-cache


01m:38s.406 - FINER [java_downloader] -> Variables: {basicauth=YWRtaW46MV9qYW5lbGE=, routerip=10.1.1.1, user=admin, pass=}
01m:38s.406 - FINER [java_downloader] -> Headerproperties: {}
01m:38s.406 - FINER [java_downloader] -> Replace variable: 10.1.1.1(routerip)
01m:38s.406 - FINER [java_downloader] -> Replace variable: YWRtaW46MV9qYW5lbGE=(basicauth)
01m:38s.422 - FINEST [java_downloader] -> 
-->**External links are only visible to Support Staff**
----------------Request------------------
GET /wancfg.cmd?action=view HTTP/1.1
Accept-Language: de, en-gb;q=0.9, en;q=0.8
Authorization: Basic YWRtaW46MV9qYW5lbGE=
Host: 10.1.1.1
Accept-Charset: ISO-8859-1,utf-8;q=0.7,*;q=0.7
Referer: **External links are only visible to Support Staff**
Accept-Encoding: gzip,deflate
User-Agent: Mozilla/5.0 (X11; U; Linux i686; en-US; rv:1.9.0.10) Gecko/2009042523 Ubuntu/9.04 (jaunty) Firefox/3.0.10
Connection: close
Accept: text/html,application/xhtml+xml,application/xml;q=0.9,*/*;q=0.8
Pragma: no-cache
Cache-Control: no-cache

----------------Response------------------
HTTP/1.1 200 Ok
Date: Sun, 06 Sep 2009 23:16:33 GMT
Content-Type: text/html
Connection: close
Server: micro_httpd
Cache-Control: no-cache


01m:38s.563 - FINER [java_downloader] -> Variables: {basicauth=YWRtaW46MV9qYW5lbGE=, routerip=10.1.1.1, user=admin, pass=}
01m:38s.563 - FINER [java_downloader] -> Headerproperties: {}
01m:38s.563 - FINER [java_downloader] -> Replace variable: 10.1.1.1(routerip)
01m:38s.563 - FINER [java_downloader] -> Replace variable: YWRtaW46MV9qYW5lbGE=(basicauth)
01m:38s.625 - FINEST [java_downloader] -> 
-->**External links are only visible to Support Staff**
----------------Request------------------
GET /pppctrl.cmd?action=disconn&conId=1&vpi=1&vci=32 HTTP/1.1
Accept-Language: de, en-gb;q=0.9, en;q=0.8
Authorization: Basic YWRtaW46MV9qYW5lbGE=
Host: 10.1.1.1
Accept-Charset: ISO-8859-1,utf-8;q=0.7,*;q=0.7
Referer: **External links are only visible to Support Staff**
Accept-Encoding: gzip,deflate
User-Agent: Mozilla/5.0 (X11; U; Linux i686; en-US; rv:1.9.0.10) Gecko/2009042523 Ubuntu/9.04 (jaunty) Firefox/3.0.10
Connection: close
Accept: text/html,application/xhtml+xml,application/xml;q=0.9,*/*;q=0.8
Pragma: no-cache
Cache-Control: no-cache

----------------Response------------------
HTTP/1.1 200 Ok
Date: Sun, 06 Sep 2009 23:16:33 GMT
Content-Type: text/html
Connection: close
Server: micro_httpd
Cache-Control: no-cache


01m:38s.781 - FINER [java_downloader] -> Variables: {basicauth=YWRtaW46MV9qYW5lbGE=, routerip=10.1.1.1, user=admin, pass=}
01m:38s.781 - FINER [java_downloader] -> Headerproperties: {}
01m:38s.781 - FINER [java_downloader] -> Replace variable: 10.1.1.1(routerip)
01m:38s.781 - FINER [java_downloader] -> Replace variable: YWRtaW46MV9qYW5lbGE=(basicauth)
01m:40s.203 - FINEST [java_downloader] -> 
-->**External links are only visible to Support Staff**
----------------Request------------------
GET /wancfg.cmd?action=view HTTP/1.1
Accept-Language: de, en-gb;q=0.9, en;q=0.8
Authorization: Basic YWRtaW46MV9qYW5lbGE=
Host: 10.1.1.1
Accept-Charset: ISO-8859-1,utf-8;q=0.7,*;q=0.7
Referer: **External links are only visible to Support Staff**
Accept-Encoding: gzip,deflate
User-Agent: Mozilla/5.0 (X11; U; Linux i686; en-US; rv:1.9.0.10) Gecko/2009042523 Ubuntu/9.04 (jaunty) Firefox/3.0.10
Connection: close
Accept: text/html,application/xhtml+xml,application/xml;q=0.9,*/*;q=0.8
Pragma: no-cache
Cache-Control: no-cache

----------------Response------------------
HTTP/1.1 200 Ok
Date: Sun, 06 Sep 2009 23:16:34 GMT
Content-Type: text/html
Connection: close
Server: micro_httpd
Cache-Control: no-cache


01m:40s.359 - FINER [java_downloader] -> Variables: {basicauth=YWRtaW46MV9qYW5lbGE=, routerip=10.1.1.1, user=admin, pass=}
01m:40s.359 - FINER [java_downloader] -> Headerproperties: {}
01m:40s.359 - FINER [java_downloader] -> Replace variable: 10.1.1.1(routerip)
01m:40s.359 - FINER [java_downloader] -> Replace variable: YWRtaW46MV9qYW5lbGE=(basicauth)
01m:40s.375 - FINEST [java_downloader] -> 
-->**External links are only visible to Support Staff**
----------------Request------------------
GET /pppctrl.cmd?action=connect&conId=1&vpi=1&vci=32 HTTP/1.1
Accept-Language: de, en-gb;q=0.9, en;q=0.8
Authorization: Basic YWRtaW46MV9qYW5lbGE=
Host: 10.1.1.1
Accept-Charset: ISO-8859-1,utf-8;q=0.7,*;q=0.7
Referer: **External links are only visible to Support Staff**
Accept-Encoding: gzip,deflate
User-Agent: Mozilla/5.0 (X11; U; Linux i686; en-US; rv:1.9.0.10) Gecko/2009042523 Ubuntu/9.04 (jaunty) Firefox/3.0.10
Connection: close
Accept: text/html,application/xhtml+xml,application/xml;q=0.9,*/*;q=0.8
Pragma: no-cache
Cache-Control: no-cache

----------------Response------------------
HTTP/1.1 200 Ok
Date: Sun, 06 Sep 2009 23:16:35 GMT
Content-Type: text/html
Connection: close
Server: micro_httpd
Cache-Control: no-cache


01m:40s.516 - FINER [java_downloader] -> Variables: {basicauth=YWRtaW46MV9qYW5lbGE=, routerip=10.1.1.1, user=admin, pass=}
01m:40s.516 - FINER [java_downloader] -> Headerproperties: {}
01m:40s.516 - FINER [java_downloader] -> Replace variable: 10.1.1.1(routerip)
01m:40s.516 - FINER [java_downloader] -> Replace variable: YWRtaW46MV9qYW5lbGE=(basicauth)
01m:40s.531 - FINEST [java_downloader] -> 
-->**External links are only visible to Support Staff**
----------------Request------------------
GET /wancfg.cmd?action=view HTTP/1.1
Accept-Language: de, en-gb;q=0.9, en;q=0.8
Authorization: Basic YWRtaW46MV9qYW5lbGE=
Host: 10.1.1.1
Accept-Charset: ISO-8859-1,utf-8;q=0.7,*;q=0.7
Referer: **External links are only visible to Support Staff**
Accept-Encoding: gzip,deflate
User-Agent: Mozilla/5.0 (X11; U; Linux i686; en-US; rv:1.9.0.10) Gecko/2009042523 Ubuntu/9.04 (jaunty) Firefox/3.0.10
Connection: close
Accept: text/html,application/xhtml+xml,application/xml;q=0.9,*/*;q=0.8
Pragma: no-cache
Cache-Control: no-cache

----------------Response------------------
HTTP/1.1 200 Ok
Date: Sun, 06 Sep 2009 23:16:35 GMT
Content-Type: text/html
Connection: close
Server: micro_httpd
Cache-Control: no-cache


01m:40s.688 - FINER [java_downloader] -> Initial Waittime: 5 seconds
another one
Code:
03m:50s.516 - INFO [java_downloader] -> Still waiting for all downloads to stop!
03m:51s.187 - INFO [java_downloader] -> Found JAC method for the service netload.in in directory ntld
03m:51s.187 - INFO [java_downloader] -> Found JAC method for the service netload.in in directory ntld
03m:51s.203 - INFO [java_downloader] -> JAC GET: C:\Arquivos de programas\Jdownloader\jd\captcha\methods\ntld\script.jas
03m:51s.234 - INFO [java_downloader] -> Get file: C:\Arquivos de programas\Jdownloader\jd\captcha\methods\ntld\letters.mth
03m:51s.453 - INFO [java_downloader] -> Work on Letter:null [null][0/0]
03m:51s.453 - INFO [java_downloader] -> Do quickscan
EXCEPTION   03m:51s.453 - SEVERE [java_downloader] -> SEVERE Exception occurred
java.lang.InterruptedException
	at jd.captcha.JAntiCaptcha.getLetter(JAntiCaptcha.java:937)
	at jd.captcha.JAntiCaptcha.checkCaptcha(JAntiCaptcha.java:337)
	at jd.controlling.CaptchaController.getCode(Unknown Source)
	at jd.plugins.PluginForHost.getCaptchaCode(Unknown Source)
	at jd.plugins.PluginForHost.getCaptchaCode(Unknown Source)
	at jd.plugins.PluginForHost.getCaptchaCode(Unknown Source)
	at jd.plugins.PluginForHost.getCaptchaCode(Unknown Source)
	at jd.plugins.hoster.Netloadin.handleFree(Netloadin.java:136)
	at jd.plugins.PluginForHost.handle(Unknown Source)
	at jd.controlling.SingleDownloadController.handlePlugin(Unknown Source)
	at jd.controlling.SingleDownloadController.run(Unknown Source)
03m:51s.484 - INFO [java_downloader] -> Extended SCAN
EXCEPTION   03m:51s.500 - SEVERE [java_downloader] -> SEVERE Exception occurred
java.lang.InterruptedException
	at jd.captcha.JAntiCaptcha.getLetterExtended(JAntiCaptcha.java:1137)
	at jd.captcha.JAntiCaptcha.getLetter(JAntiCaptcha.java:1024)
	at jd.captcha.JAntiCaptcha.checkCaptcha(JAntiCaptcha.java:337)
	at jd.controlling.CaptchaController.getCode(Unknown Source)
	at jd.plugins.PluginForHost.getCaptchaCode(Unknown Source)
	at jd.plugins.PluginForHost.getCaptchaCode(Unknown Source)
	at jd.plugins.PluginForHost.getCaptchaCode(Unknown Source)
	at jd.plugins.PluginForHost.getCaptchaCode(Unknown Source)
	at jd.plugins.hoster.Netloadin.handleFree(Netloadin.java:136)
	at jd.plugins.PluginForHost.handle(Unknown Source)
	at jd.controlling.SingleDownloadController.handlePlugin(Unknown Source)
	at jd.controlling.SingleDownloadController.run(Unknown Source)
03m:51s.516 - INFO [java_downloader] -> Work on Letter:null [null][0/0]
03m:51s.516 - INFO [java_downloader] -> Do quickscan
EXCEPTION   03m:51s.516 - SEVERE [java_downloader] -> SEVERE Exception occurred
java.lang.InterruptedException
	at jd.captcha.JAntiCaptcha.getLetter(JAntiCaptcha.java:937)
	at jd.captcha.JAntiCaptcha.checkCaptcha(JAntiCaptcha.java:337)
	at jd.controlling.CaptchaController.getCode(Unknown Source)
	at jd.plugins.PluginForHost.getCaptchaCode(Unknown Source)
	at jd.plugins.PluginForHost.getCaptchaCode(Unknown Source)
	at jd.plugins.PluginForHost.getCaptchaCode(Unknown Source)
	at jd.plugins.PluginForHost.getCaptchaCode(Unknown Source)
	at jd.plugins.hoster.Netloadin.handleFree(Netloadin.java:136)
	at jd.plugins.PluginForHost.handle(Unknown Source)
	at jd.controlling.SingleDownloadController.handlePlugin(Unknown Source)
	at jd.controlling.SingleDownloadController.run(Unknown Source)
03m:51s.516 - INFO [java_downloader] -> Extended SCAN
EXCEPTION   03m:51s.516 - SEVERE [java_downloader] -> SEVERE Exception occurred
java.lang.InterruptedException
	at jd.captcha.JAntiCaptcha.getLetterExtended(JAntiCaptcha.java:1137)
	at jd.captcha.JAntiCaptcha.getLetter(JAntiCaptcha.java:1024)
	at jd.captcha.JAntiCaptcha.checkCaptcha(JAntiCaptcha.java:337)
	at jd.controlling.CaptchaController.getCode(Unknown Source)
	at jd.plugins.PluginForHost.getCaptchaCode(Unknown Source)
	at jd.plugins.PluginForHost.getCaptchaCode(Unknown Source)
	at jd.plugins.PluginForHost.getCaptchaCode(Unknown Source)
	at jd.plugins.PluginForHost.getCaptchaCode(Unknown Source)
	at jd.plugins.hoster.Netloadin.handleFree(Netloadin.java:136)
	at jd.plugins.PluginForHost.handle(Unknown Source)
	at jd.controlling.SingleDownloadController.handlePlugin(Unknown Source)
	at jd.controlling.SingleDownloadController.run(Unknown Source)
03m:51s.516 - INFO [java_downloader] -> Work on Letter:null [null][0/0]
03m:51s.516 - INFO [java_downloader] -> Do quickscan
EXCEPTION   03m:51s.516 - SEVERE [java_downloader] -> SEVERE Exception occurred
java.lang.InterruptedException
	at jd.captcha.JAntiCaptcha.getLetter(JAntiCaptcha.java:937)
	at jd.captcha.JAntiCaptcha.checkCaptcha(JAntiCaptcha.java:337)
	at jd.controlling.CaptchaController.getCode(Unknown Source)
	at jd.plugins.PluginForHost.getCaptchaCode(Unknown Source)
	at jd.plugins.PluginForHost.getCaptchaCode(Unknown Source)
	at jd.plugins.PluginForHost.getCaptchaCode(Unknown Source)
	at jd.plugins.PluginForHost.getCaptchaCode(Unknown Source)
	at jd.plugins.hoster.Netloadin.handleFree(Netloadin.java:136)
	at jd.plugins.PluginForHost.handle(Unknown Source)
	at jd.controlling.SingleDownloadController.handlePlugin(Unknown Source)
	at jd.controlling.SingleDownloadController.run(Unknown Source)
03m:51s.516 - INFO [java_downloader] -> Extended SCAN
EXCEPTION   03m:51s.516 - SEVERE [java_downloader] -> SEVERE Exception occurred
java.lang.InterruptedException
	at jd.captcha.JAntiCaptcha.getLetterExtended(JAntiCaptcha.java:1137)
	at jd.captcha.JAntiCaptcha.getLetter(JAntiCaptcha.java:1024)
	at jd.captcha.JAntiCaptcha.checkCaptcha(JAntiCaptcha.java:337)
	at jd.controlling.CaptchaController.getCode(Unknown Source)
	at jd.plugins.PluginForHost.getCaptchaCode(Unknown Source)
	at jd.plugins.PluginForHost.getCaptchaCode(Unknown Source)
	at jd.plugins.PluginForHost.getCaptchaCode(Unknown Source)
	at jd.plugins.PluginForHost.getCaptchaCode(Unknown Source)
	at jd.plugins.hoster.Netloadin.handleFree(Netloadin.java:136)
	at jd.plugins.PluginForHost.handle(Unknown Source)
	at jd.controlling.SingleDownloadController.handlePlugin(Unknown Source)
	at jd.controlling.SingleDownloadController.run(Unknown Source)
03m:51s.516 - INFO [java_downloader] -> Work on Letter:null [null][0/0]
03m:51s.516 - INFO [java_downloader] -> Do quickscan
EXCEPTION   03m:51s.516 - SEVERE [java_downloader] -> SEVERE Exception occurred
java.lang.InterruptedException
	at jd.captcha.JAntiCaptcha.getLetter(JAntiCaptcha.java:937)
	at jd.captcha.JAntiCaptcha.checkCaptcha(JAntiCaptcha.java:337)
	at jd.controlling.CaptchaController.getCode(Unknown Source)
	at jd.plugins.PluginForHost.getCaptchaCode(Unknown Source)
	at jd.plugins.PluginForHost.getCaptchaCode(Unknown Source)
	at jd.plugins.PluginForHost.getCaptchaCode(Unknown Source)
	at jd.plugins.PluginForHost.getCaptchaCode(Unknown Source)
	at jd.plugins.hoster.Netloadin.handleFree(Netloadin.java:136)
	at jd.plugins.PluginForHost.handle(Unknown Source)
	at jd.controlling.SingleDownloadController.handlePlugin(Unknown Source)
	at jd.controlling.SingleDownloadController.run(Unknown Source)
03m:51s.516 - INFO [java_downloader] -> Extended SCAN
EXCEPTION   03m:51s.516 - SEVERE [java_downloader] -> SEVERE Exception occurred
java.lang.InterruptedException
	at jd.captcha.JAntiCaptcha.getLetterExtended(JAntiCaptcha.java:1137)
	at jd.captcha.JAntiCaptcha.getLetter(JAntiCaptcha.java:1024)
	at jd.captcha.JAntiCaptcha.checkCaptcha(JAntiCaptcha.java:337)
	at jd.controlling.CaptchaController.getCode(Unknown Source)
	at jd.plugins.PluginForHost.getCaptchaCode(Unknown Source)
	at jd.plugins.PluginForHost.getCaptchaCode(Unknown Source)
	at jd.plugins.PluginForHost.getCaptchaCode(Unknown Source)
	at jd.plugins.PluginForHost.getCaptchaCode(Unknown Source)
	at jd.plugins.hoster.Netloadin.handleFree(Netloadin.java:136)
	at jd.plugins.PluginForHost.handle(Unknown Source)
	at jd.controlling.SingleDownloadController.handlePlugin(Unknown Source)
	at jd.controlling.SingleDownloadController.run(Unknown Source)
03m:51s.516 - INFO [java_downloader] -> Captcha wrong
03m:51s.516 - FINEST [java_downloader] -> Thread aborted
03m:51s.516 - INFO [java_downloader] -> Still waiting for all downloads to stop!
03m:52s.516 - INFO [java_downloader] -> Still waiting for all downloads to stop!
03m:52s.531 - INFO [java_downloader] -> Starting HTTP LiveHeader #1
03m:53s.484 - FINER [java_downloader] -> Balance IP Check failed. IP not found via regex: <th>Das ist Deine IP-Adresse.*?>([\d+\.]+) </td> on **External links are only visible to Support Staff**
03m:54s.328 - FINER [java_downloader] -> Balance IP Check failed. IP not found via regex: ber Sie:</td></tr>.*?IP\:</td><td>([\d+\.]+)</td> on **External links are only visible to Support Staff**
03m:54s.328 - FINER [java_downloader] -> Fallback IP Check via JDownloader-IPCheck
03m:54s.953 - FINER [java_downloader] -> Variables: {basicauth=YWRtaW46MV9qYW5lbGE=, routerip=10.1.1.1, user=admin, pass=}
03m:54s.953 - FINER [java_downloader] -> Headerproperties: {}
03m:54s.953 - FINER [java_downloader] -> Replace variable: 10.1.1.1(routerip)
03m:54s.969 - FINEST [java_downloader] -> Use Authentication for: 10.1.1.1:80: admin - 
03m:54s.984 - FINEST [java_downloader] -> 
-->**External links are only visible to Support Staff**
----------------Request------------------
GET / HTTP/1.1
Accept-Language: de, en-gb;q=0.9, en;q=0.8
Host: 10.1.1.1
Accept-Charset: ISO-8859-1,utf-8;q=0.7,*;q=0.7
Accept-Encoding: gzip,deflate
User-Agent: Mozilla/5.0 (X11; U; Linux i686; en-US; rv:1.9.0.10) Gecko/2009042523 Ubuntu/9.04 (jaunty) Firefox/3.0.10
Connection: close
Accept: text/html,application/xhtml+xml,application/xml;q=0.9,*/*;q=0.8
Pragma: no-cache
Cache-Control: no-cache

----------------Response------------------
HTTP/1.1 200 Ok
Date: Mon, 07 Sep 2009 00:01:47 GMT
Content-Type: text/html
Connection: close
Server: micro_httpd
Cache-Control: no-cache


03m:55s.141 - FINER [java_downloader] -> Variables: {basicauth=YWRtaW46MV9qYW5lbGE=, routerip=10.1.1.1, user=admin, pass=}
03m:55s.141 - FINER [java_downloader] -> Headerproperties: {}
03m:55s.141 - FINER [java_downloader] -> Replace variable: 10.1.1.1(routerip)
03m:55s.141 - FINER [java_downloader] -> Replace variable: YWRtaW46MV9qYW5lbGE=(basicauth)
03m:55s.156 - FINEST [java_downloader] -> 
-->**External links are only visible to Support Staff**
----------------Request------------------
GET / HTTP/1.1
Accept-Language: de, en-gb;q=0.9, en;q=0.8
Authorization: Basic YWRtaW46MV9qYW5lbGE=
Host: 10.1.1.1
Accept-Charset: ISO-8859-1,utf-8;q=0.7,*;q=0.7
Referer: **External links are only visible to Support Staff**
Accept-Encoding: gzip,deflate
User-Agent: Mozilla/5.0 (X11; U; Linux i686; en-US; rv:1.9.0.10) Gecko/2009042523 Ubuntu/9.04 (jaunty) Firefox/3.0.10
Connection: close
Accept: text/html,application/xhtml+xml,application/xml;q=0.9,*/*;q=0.8
Pragma: no-cache
Cache-Control: no-cache

----------------Response------------------
HTTP/1.1 200 Ok
Date: Mon, 07 Sep 2009 00:01:47 GMT
Content-Type: text/html
Connection: close
Server: micro_httpd
Cache-Control: no-cache


03m:55s.297 - FINER [java_downloader] -> Variables: {basicauth=YWRtaW46MV9qYW5lbGE=, routerip=10.1.1.1, user=admin, pass=}
03m:55s.297 - FINER [java_downloader] -> Headerproperties: {}
03m:55s.297 - FINER [java_downloader] -> Replace variable: 10.1.1.1(routerip)
03m:55s.297 - FINER [java_downloader] -> Replace variable: YWRtaW46MV9qYW5lbGE=(basicauth)
03m:55s.312 - FINEST [java_downloader] -> 
-->**External links are only visible to Support Staff**
----------------Request------------------
GET /logo.html HTTP/1.1
Accept-Language: de, en-gb;q=0.9, en;q=0.8
Authorization: Basic YWRtaW46MV9qYW5lbGE=
Host: 10.1.1.1
Accept-Charset: ISO-8859-1,utf-8;q=0.7,*;q=0.7
Referer: **External links are only visible to Support Staff**
Accept-Encoding: gzip,deflate
User-Agent: Mozilla/5.0 (X11; U; Linux i686; en-US; rv:1.9.0.10) Gecko/2009042523 Ubuntu/9.04 (jaunty) Firefox/3.0.10
Connection: close
Accept: text/html,application/xhtml+xml,application/xml;q=0.9,*/*;q=0.8
Pragma: no-cache
Cache-Control: no-cache

----------------Response------------------
HTTP/1.1 200 Ok
Date: Mon, 07 Sep 2009 00:01:47 GMT
Content-Type: text/html
Connection: close
Server: micro_httpd
Cache-Control: no-cache


03m:55s.469 - FINER [java_downloader] -> Variables: {basicauth=YWRtaW46MV9qYW5lbGE=, routerip=10.1.1.1, user=admin, pass=}
03m:55s.469 - FINER [java_downloader] -> Headerproperties: {}
03m:55s.469 - FINER [java_downloader] -> Replace variable: 10.1.1.1(routerip)
03m:55s.469 - FINER [java_downloader] -> Replace variable: YWRtaW46MV9qYW5lbGE=(basicauth)
03m:55s.484 - FINEST [java_downloader] -> 
-->**External links are only visible to Support Staff**
----------------Request------------------
GET /menu.html HTTP/1.1
Accept-Language: de, en-gb;q=0.9, en;q=0.8
Authorization: Basic YWRtaW46MV9qYW5lbGE=
Host: 10.1.1.1
Accept-Charset: ISO-8859-1,utf-8;q=0.7,*;q=0.7
Referer: **External links are only visible to Support Staff**
Accept-Encoding: gzip,deflate
User-Agent: Mozilla/5.0 (X11; U; Linux i686; en-US; rv:1.9.0.10) Gecko/2009042523 Ubuntu/9.04 (jaunty) Firefox/3.0.10
Connection: close
Accept: text/html,application/xhtml+xml,application/xml;q=0.9,*/*;q=0.8
Pragma: no-cache
Cache-Control: no-cache

----------------Response------------------
HTTP/1.1 200 Ok
Date: Mon, 07 Sep 2009 00:01:47 GMT
Content-Type: text/html
Connection: close
Server: micro_httpd
Cache-Control: no-cache


03m:55s.641 - FINER [java_downloader] -> Variables: {basicauth=YWRtaW46MV9qYW5lbGE=, routerip=10.1.1.1, user=admin, pass=}
03m:55s.641 - FINER [java_downloader] -> Headerproperties: {}
03m:55s.641 - FINER [java_downloader] -> Replace variable: 10.1.1.1(routerip)
03m:55s.641 - FINER [java_downloader] -> Replace variable: YWRtaW46MV9qYW5lbGE=(basicauth)
03m:55s.656 - FINEST [java_downloader] -> 
-->**External links are only visible to Support Staff**
----------------Request------------------
GET /info.html HTTP/1.1
Accept-Language: de, en-gb;q=0.9, en;q=0.8
Authorization: Basic YWRtaW46MV9qYW5lbGE=
Host: 10.1.1.1
Accept-Charset: ISO-8859-1,utf-8;q=0.7,*;q=0.7
Referer: **External links are only visible to Support Staff**
Accept-Encoding: gzip,deflate
User-Agent: Mozilla/5.0 (X11; U; Linux i686; en-US; rv:1.9.0.10) Gecko/2009042523 Ubuntu/9.04 (jaunty) Firefox/3.0.10
Connection: close
Accept: text/html,application/xhtml+xml,application/xml;q=0.9,*/*;q=0.8
Pragma: no-cache
Cache-Control: no-cache

----------------Response------------------
HTTP/1.1 200 Ok
Date: Mon, 07 Sep 2009 00:01:47 GMT
Content-Type: text/html
Connection: close
Server: micro_httpd
Cache-Control: no-cache


03m:55s.828 - FINER [java_downloader] -> Variables: {basicauth=YWRtaW46MV9qYW5lbGE=, routerip=10.1.1.1, user=admin, pass=}
03m:55s.828 - FINER [java_downloader] -> Headerproperties: {}
03m:55s.828 - FINER [java_downloader] -> Replace variable: 10.1.1.1(routerip)
03m:55s.828 - FINER [java_downloader] -> Replace variable: YWRtaW46MV9qYW5lbGE=(basicauth)
03m:55s.844 - FINEST [java_downloader] -> 
-->**External links are only visible to Support Staff**
----------------Request------------------
GET /footer.html HTTP/1.1
Accept-Language: de, en-gb;q=0.9, en;q=0.8
Authorization: Basic YWRtaW46MV9qYW5lbGE=
Host: 10.1.1.1
Accept-Charset: ISO-8859-1,utf-8;q=0.7,*;q=0.7
Referer: **External links are only visible to Support Staff**
Accept-Encoding: gzip,deflate
User-Agent: Mozilla/5.0 (X11; U; Linux i686; en-US; rv:1.9.0.10) Gecko/2009042523 Ubuntu/9.04 (jaunty) Firefox/3.0.10
Connection: close
Accept: text/html,application/xhtml+xml,application/xml;q=0.9,*/*;q=0.8
Pragma: no-cache
Cache-Control: no-cache

----------------Response------------------
HTTP/1.1 200 Ok
Date: Mon, 07 Sep 2009 00:01:48 GMT
Content-Type: text/html
Connection: close
Server: micro_httpd
Cache-Control: no-cache


03m:56s.000 - FINER [java_downloader] -> Variables: {basicauth=YWRtaW46MV9qYW5lbGE=, routerip=10.1.1.1, user=admin, pass=}
03m:56s.000 - FINER [java_downloader] -> Headerproperties: {}
03m:56s.000 - FINER [java_downloader] -> Replace variable: 10.1.1.1(routerip)
03m:56s.000 - FINER [java_downloader] -> Replace variable: YWRtaW46MV9qYW5lbGE=(basicauth)
03m:56s.016 - FINEST [java_downloader] -> 
-->**External links are only visible to Support Staff**
----------------Request------------------
GET /info.html HTTP/1.1
Accept-Language: de, en-gb;q=0.9, en;q=0.8
Authorization: Basic YWRtaW46MV9qYW5lbGE=
Host: 10.1.1.1
Accept-Charset: ISO-8859-1,utf-8;q=0.7,*;q=0.7
Referer: **External links are only visible to Support Staff**
Accept-Encoding: gzip,deflate
User-Agent: Mozilla/5.0 (X11; U; Linux i686; en-US; rv:1.9.0.10) Gecko/2009042523 Ubuntu/9.04 (jaunty) Firefox/3.0.10
Connection: close
Accept: text/html,application/xhtml+xml,application/xml;q=0.9,*/*;q=0.8
Pragma: no-cache
Cache-Control: no-cache

----------------Response------------------
HTTP/1.1 200 Ok
Date: Mon, 07 Sep 2009 00:01:48 GMT
Content-Type: text/html
Connection: close
Server: micro_httpd
Cache-Control: no-cache


03m:56s.187 - FINER [java_downloader] -> Variables: {basicauth=YWRtaW46MV9qYW5lbGE=, routerip=10.1.1.1, user=admin, pass=}
03m:56s.187 - FINER [java_downloader] -> Headerproperties: {}
03m:56s.187 - FINER [java_downloader] -> Replace variable: 10.1.1.1(routerip)
03m:56s.187 - FINER [java_downloader] -> Replace variable: YWRtaW46MV9qYW5lbGE=(basicauth)
03m:56s.219 - FINEST [java_downloader] -> 
-->**External links are only visible to Support Staff**
----------------Request------------------
GET /wancfg.cmd?action=view HTTP/1.1
Accept-Language: de, en-gb;q=0.9, en;q=0.8
Authorization: Basic YWRtaW46MV9qYW5lbGE=
Host: 10.1.1.1
Accept-Charset: ISO-8859-1,utf-8;q=0.7,*;q=0.7
Referer: **External links are only visible to Support Staff**
Accept-Encoding: gzip,deflate
User-Agent: Mozilla/5.0 (X11; U; Linux i686; en-US; rv:1.9.0.10) Gecko/2009042523 Ubuntu/9.04 (jaunty) Firefox/3.0.10
Connection: close
Accept: text/html,application/xhtml+xml,application/xml;q=0.9,*/*;q=0.8
Pragma: no-cache
Cache-Control: no-cache

----------------Response------------------
HTTP/1.1 200 Ok
Date: Mon, 07 Sep 2009 00:01:48 GMT
Content-Type: text/html
Connection: close
Server: micro_httpd
Cache-Control: no-cache


03m:56s.359 - FINER [java_downloader] -> Variables: {basicauth=YWRtaW46MV9qYW5lbGE=, routerip=10.1.1.1, user=admin, pass=}
03m:56s.359 - FINER [java_downloader] -> Headerproperties: {}
03m:56s.359 - FINER [java_downloader] -> Replace variable: 10.1.1.1(routerip)
03m:56s.359 - FINER [java_downloader] -> Replace variable: YWRtaW46MV9qYW5lbGE=(basicauth)
03m:56s.422 - FINEST [java_downloader] -> 
-->**External links are only visible to Support Staff**
----------------Request------------------
GET /pppctrl.cmd?action=disconn&conId=1&vpi=1&vci=32 HTTP/1.1
Accept-Language: de, en-gb;q=0.9, en;q=0.8
Authorization: Basic YWRtaW46MV9qYW5lbGE=
Host: 10.1.1.1
Accept-Charset: ISO-8859-1,utf-8;q=0.7,*;q=0.7
Referer: **External links are only visible to Support Staff**
Accept-Encoding: gzip,deflate
User-Agent: Mozilla/5.0 (X11; U; Linux i686; en-US; rv:1.9.0.10) Gecko/2009042523 Ubuntu/9.04 (jaunty) Firefox/3.0.10
Connection: close
Accept: text/html,application/xhtml+xml,application/xml;q=0.9,*/*;q=0.8
Pragma: no-cache
Cache-Control: no-cache

----------------Response------------------
HTTP/1.1 200 Ok
Date: Mon, 07 Sep 2009 00:01:48 GMT
Content-Type: text/html
Connection: close
Server: micro_httpd
Cache-Control: no-cache


03m:56s.578 - FINER [java_downloader] -> Variables: {basicauth=YWRtaW46MV9qYW5lbGE=, routerip=10.1.1.1, user=admin, pass=}
03m:56s.578 - FINER [java_downloader] -> Headerproperties: {}
03m:56s.578 - FINER [java_downloader] -> Replace variable: 10.1.1.1(routerip)
03m:56s.578 - FINER [java_downloader] -> Replace variable: YWRtaW46MV9qYW5lbGE=(basicauth)
03m:58s.000 - FINEST [java_downloader] -> 
-->**External links are only visible to Support Staff**
----------------Request------------------
GET /wancfg.cmd?action=view HTTP/1.1
Accept-Language: de, en-gb;q=0.9, en;q=0.8
Authorization: Basic YWRtaW46MV9qYW5lbGE=
Host: 10.1.1.1
Accept-Charset: ISO-8859-1,utf-8;q=0.7,*;q=0.7
Referer: **External links are only visible to Support Staff**
Accept-Encoding: gzip,deflate
User-Agent: Mozilla/5.0 (X11; U; Linux i686; en-US; rv:1.9.0.10) Gecko/2009042523 Ubuntu/9.04 (jaunty) Firefox/3.0.10
Connection: close
Accept: text/html,application/xhtml+xml,application/xml;q=0.9,*/*;q=0.8
Pragma: no-cache
Cache-Control: no-cache

----------------Response------------------
HTTP/1.1 200 Ok
Date: Mon, 07 Sep 2009 00:01:50 GMT
Content-Type: text/html
Connection: close
Server: micro_httpd
Cache-Control: no-cache


03m:58s.156 - FINER [java_downloader] -> Variables: {basicauth=YWRtaW46MV9qYW5lbGE=, routerip=10.1.1.1, user=admin, pass=}
03m:58s.156 - FINER [java_downloader] -> Headerproperties: {}
03m:58s.156 - FINER [java_downloader] -> Replace variable: 10.1.1.1(routerip)
03m:58s.156 - FINER [java_downloader] -> Replace variable: YWRtaW46MV9qYW5lbGE=(basicauth)
03m:58s.172 - FINEST [java_downloader] -> 
-->**External links are only visible to Support Staff**
----------------Request------------------
GET /pppctrl.cmd?action=connect&conId=1&vpi=1&vci=32 HTTP/1.1
Accept-Language: de, en-gb;q=0.9, en;q=0.8
Authorization: Basic YWRtaW46MV9qYW5lbGE=
Host: 10.1.1.1
Accept-Charset: ISO-8859-1,utf-8;q=0.7,*;q=0.7
Referer: **External links are only visible to Support Staff**
Accept-Encoding: gzip,deflate
User-Agent: Mozilla/5.0 (X11; U; Linux i686; en-US; rv:1.9.0.10) Gecko/2009042523 Ubuntu/9.04 (jaunty) Firefox/3.0.10
Connection: close
Accept: text/html,application/xhtml+xml,application/xml;q=0.9,*/*;q=0.8
Pragma: no-cache
Cache-Control: no-cache

----------------Response------------------
HTTP/1.1 200 Ok
Date: Mon, 07 Sep 2009 00:01:50 GMT
Content-Type: text/html
Connection: close
Server: micro_httpd
Cache-Control: no-cache


03m:58s.328 - FINER [java_downloader] -> Variables: {basicauth=YWRtaW46MV9qYW5lbGE=, routerip=10.1.1.1, user=admin, pass=}
03m:58s.328 - FINER [java_downloader] -> Headerproperties: {}
03m:58s.328 - FINER [java_downloader] -> Replace variable: 10.1.1.1(routerip)
03m:58s.328 - FINER [java_downloader] -> Replace variable: YWRtaW46MV9qYW5lbGE=(basicauth)
03m:58s.344 - FINEST [java_downloader] -> 
-->**External links are only visible to Support Staff**
----------------Request------------------
GET /wancfg.cmd?action=view HTTP/1.1
Accept-Language: de, en-gb;q=0.9, en;q=0.8
Authorization: Basic YWRtaW46MV9qYW5lbGE=
Host: 10.1.1.1
Accept-Charset: ISO-8859-1,utf-8;q=0.7,*;q=0.7
Referer: **External links are only visible to Support Staff**
Accept-Encoding: gzip,deflate
User-Agent: Mozilla/5.0 (X11; U; Linux i686; en-US; rv:1.9.0.10) Gecko/2009042523 Ubuntu/9.04 (jaunty) Firefox/3.0.10
Connection: close
Accept: text/html,application/xhtml+xml,application/xml;q=0.9,*/*;q=0.8
Pragma: no-cache
Cache-Control: no-cache

----------------Response------------------
HTTP/1.1 200 Ok
Date: Mon, 07 Sep 2009 00:01:50 GMT
Content-Type: text/html
Connection: close
Server: micro_httpd
Cache-Control: no-cache


03m:58s.500 - FINER [java_downloader] -> Initial Waittime: 5 seconds
These two and some more: follow this link


For complete log records see my previous posts.

OK... I must really get a life.
Reply With Quote