JDownloader Community - Appwork GmbH
 

Reply
 
Thread Tools Display Modes
  #1  
Old 26.10.2010, 03:07
Ruri
Guest
 
Posts: n/a
Unhappy jdownloader con 30000 problemas

Holaaaa!
Desde hace 2 días se me han presentado varios problemas con JDownloader. He revisado todos los temas de ayuda existentes y he probado todo.

Los problemas son los siguientes:
Luego de una actualización el sábado (23/10/10) comenzó a fallar... La falla fue que los enlaces aparecían como temporalmente incomprobables.

Como pensé que mi Java estaba desactualizado, desinstalé el JDownloader y el Java.
Ahora tengo el último Java(6 update 22).
Instalé de nuevo el JD y ahora los problemas se duplicaron.:outch:
No actualiza, no comprueba los enlaces, no lee dlc. (en resumen, no sirve ni de adorno)

Desde ya muchas gracias...:thumbup:

PD:ya probé desinstalarlo e instalarlo muuuchas veces, probé usar el jdupdate (dice que no existen actualizaciones).
Lo tengo instalado directamente en el c:/.
Algo más, cada vez que lo abro me aprece una ventana que dice "actualizado correctamente" con una cuenta regresiva y dos botones ("Lo nuevo""Aceptar")
Reply With Quote
  #2  
Old 26.10.2010, 05:02
willowdo willowdo is offline
Registered / Inactive
 
Join Date: Nov 2009
Location: Rosario (Argentina)
Posts: 441
Default

Publica el log de los errores que te da:
Reply With Quote
  #3  
Old 26.10.2010, 06:49
drbits's Avatar
drbits drbits is offline
JD English Support (inactive)
 
Join Date: Sep 2009
Location: Physically in Los Angeles, CA, USA
Posts: 4,434
Default

Por favor, cambie de nuevo a Java 6u20 (32 bit JRE) "java.sun.com/products/archive/j2se/6u20/index.html"

Por favor, facilite la información especificada en las reglas: [LIST][*] sistema operativo y versión, [*] versión de Java, [*] la versión de JD, [*] Antivirus versión y configuración, [*] Enlaces de muestra, y [*] Subir un registro (LOG). [/ List] I

He visto tu problema original cuando un host está muy ocupado. Los problemas después de volver a instalar parece más como un problema de antivirus o cortafuegos (firewall). Instalación de una nueva versión de Java a veces significa la creación de tu antivirus y cortafuegos de nuevo.

Asegúrese de que su antivirus no ha leído los datos, ya que es descargado por jdownloader.exe, java.exe, o javaw.exe. Asegúrese de que su cortafuegos permite a los tres programas para escuchar en cualquier puerto local o escriba a cualquier puerto en cualquier equipo.

Por favor, lea Choosing and installing security software.




Please change back to Java 6u20 (32 bit JRE) "java.sun.com/products/archive/j2se/6u20/index.html"

Please supply the information specified in the rules:
  • OS and version,
  • Java version,
  • JD version,
  • Antivirus version and setup,
  • Sample links, and
  • Upload a Log.

I have seen your original problem when a host is very busy. The problems after you reinstalled seem more like an Antivirus or Firewall problem. Installing a new version of Java sometimes means setting up your antivirus and firewall again.

Make sure that your antivirus does not read the data as it is downloaded by jdownloader.exe, java.exe, or javaw.exe. Make sure that your firewall allows the three programs to listen on any local port or write to any port on any computer.

Please read Choosing and installing security software.
__________________
Please, in each Forum, Read the Rules!.Helpful Links. Read before posting.
Reply With Quote
  #4  
Old 27.10.2010, 04:41
Ruri
Guest
 
Posts: n/a
Default

------------------------ Thread: 10 -----------------------
EXCEPTION 10 26/10/10 22:36:11 - SEVERE [jd.controlling.JDLogger(exception)] -> SEVERE Exception occurred
java.lang.RuntimeException: Unexpected IOException while starting JUnique/Server for id "jd.Main"
at it.sauronsoftware.junique.Server.start(Server.java:120)
at it.sauronsoftware.junique.JUnique.acquireLock(JUnique.java:149)
at jd.Main.main(Unknown Source)
Caused by: java.net.SocketException: Unrecognized Windows Sockets error: 10106: create
at java.net.ServerSocket.createImpl(Unknown Source)
at java.net.ServerSocket.getImpl(Unknown Source)
at java.net.ServerSocket.bind(Unknown Source)
at java.net.ServerSocket.bind(Unknown Source)
at it.sauronsoftware.junique.Server.start(Server.java:110)
... 2 more
10 26/10/10 22:36:11 - SEVERE [jd.Main(main)] -> Instance Handling not possible!
10 26/10/10 22:36:12 - FINER [jd.config.DatabaseConnector(<init>)] -> Loading database
10 26/10/10 22:36:15 - INFO [jd.Main(main)] -> init Splash

------------------------ Thread: 11 -----------------------
11 26/10/10 22:36:15 - INFO [jd.gui.swing.laf.LookAndFeelController(setUIManager)] -> Use Look & Feel: de.javasoft.plaf.synthetica.SyntheticaSimple2DLookAndFeel
11 26/10/10 22:36:26 - INFO [jd.Main(go)] -> Tue Oct 26 22:36:26 ART 2010
11 26/10/10 22:36:26 - INFO [jd.Main(go)] -> init Configuration
EXCEPTION 11 26/10/10 22:36:29 - SEVERE [java_downloader] -> SEVERE Exception occurred
java.net.SocketException: Unrecognized Windows Sockets error: 10106: create
at java.net.ServerSocket.createImpl(Unknown Source)
at java.net.ServerSocket.getImpl(Unknown Source)
at java.net.ServerSocket.bind(Unknown Source)
at java.net.ServerSocket.<init>(Unknown Source)
at jd.plugins.optional.interfaces.HttpServer.start(HttpServer.java:60)
at jd.plugins.optional.interfaces.JDExternInterface.initAddon(JDExternInterface.java:154)
at jd.JDInit.initPlugins(Unknown Source)
at jd.Main.go(Unknown Source)
at jd.Main.access$0(Unknown Source)
at jd.Main$3.run(Unknown Source)
at java.awt.event.InvocationEvent.dispatch(Unknown Source)
at java.awt.EventQueue.dispatchEvent(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)
11 26/10/10 22:36:29 - WARNING [java_downloader] -> Database not available. Create new one: links
EXCEPTION
------------------------ Thread: 12 -----------------------
12 26/10/10 22:36:45 - SEVERE [java_downloader] -> SEVERE Exception occurred
jd.http.Browser$BrowserException: Unrecognized Windows Sockets error: 10106: create
at jd.http.Browser.loadConnection(Browser.java:1016)
at jd.http.Browser.getPage(Browser.java:347)
at jd.nrouter.WebIPCheck.getIP(Unknown Source)
at jd.nrouter.IPCheck.checkIPProvider(Unknown Source)
at jd.nrouter.IPCheck.getIPAddress(Unknown Source)
at jd.gui.swing.jdgui.settings.panels.reconnect.MethodSelection$3.run(MethodSelection.java:249)
EXCEPTION 12 26/10/10 22:36:48 - SEVERE [java_downloader] -> SEVERE Exception occurred
jd.http.Browser$BrowserException: Unrecognized Windows Sockets error: 10106: create
at jd.http.Browser.loadConnection(Browser.java:1016)
at jd.http.Browser.getPage(Browser.java:347)
at jd.nrouter.WebIPCheck.getIP(Unknown Source)
at jd.nrouter.IPCheck.checkIPProvider(Unknown Source)
at jd.nrouter.IPCheck.getIPAddress(Unknown Source)
at jd.gui.swing.jdgui.settings.panels.reconnect.MethodSelection$3.run(MethodSelection.java:249)
12 26/10/10 22:36:51 - SEVERE [java_downloader] -> IPCheck failed
EXCEPTION
------------------------ Thread: 13 -----------------------
13 26/10/10 22:40:32 - SEVERE [java_downloader] -> Exception occured
java.lang.NullPointerException
at jd.plugins.a.D.cs(Unknown Source)
at jd.plugins.a.D.callDecryption(Unknown Source)
at jd.plugins.PluginsC.doDecryption(Unknown Source)
at jd.plugins.PluginsC.initContainer(Unknown Source)
at jd.plugins.PluginsC.initContainer(Unknown Source)
at jd.controlling.JDController$2.run(Unknown Source)
13 26/10/10 22:40:32 - SEVERE [java_downloader] -> Container Decryption failed (1)

thanks...
gracias...
danke...

Last edited by Ruri; 29.10.2010 at 06:36.
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 13:19.
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.