JDownloader Community - Appwork GmbH
 

Reply
 
Thread Tools Display Modes
  #1  
Old 05.04.2009, 19:34
nickwithproblems
Guest
 
Posts: n/a
Default jdownloader startet nur offline und stürzt beim containerimport ab

hallo,
hoffe dass mir schnell jemand helfen kann...
bin ein mac user und kenne mich noch nicht so gut mit mac aus. jdownloader lief anfangs ohne probleme und irgendwann hat er angezeigt, dass die container fehlerhaft sind. habe den downloader dann gelöscht und wieder runtergeladen, aber er hat sich nicht mehr geöffnet. habe in einem forum von einer beta gelesen und diese runtergeladen, "contents" kopiert und eingefügt. jdownloader startet nun nur, wenn ich offline bin. wenn ich online bin zeigt das terminal an "prozess beendet" und beendet den downloader wieder. kann also erst online gehen nachdem der downloader gestartet ist.
wenn ich dann einen container hinzufügen möchte, zeigt der downloader immer an "container fehlerhaft", nach ein paar sekunden verabschiedet sich der downloader dann wieder ganz...
im terminal steht ganz oft etwas von "schwerwiegend", schätze dass ich da wohl irgendwo ein kleines oder grosses problem habe... alle anderen programme laufen fehlerfrei, kann mir bitte jemand helfen?
Reply With Quote
  #2  
Old 05.04.2009, 20:22
gluewurm
Guest
 
Posts: n/a
Default

Reply With Quote
  #3  
Old 05.04.2009, 21:01
nickwithproblems
Guest
 
Posts: n/a
Default

hoffe das nun richtig gemacht zu haben:

http://service.jdownloader.net/tools...1815fca47b7787

richtig so?
Reply With Quote
  #4  
Old 05.04.2009, 21:21
gluewurm
Guest
 
Posts: n/a
Default

Also dein Versuch JD mit irgendeiner Beta zusammenzukleben ist fehlgeschlagen

Die Config ist zerhauen. Am besten du nimmst ein frisches JD von unserer Webseite, loescht vorher alles auf deinem Rechner was an JD erinnert und versuchst es nochmal. Wenns nicht startet, poste dann mal die Log, die wird ja auch als Datei angelegt im JD Verzeichnis.
Reply With Quote
  #5  
Old 05.04.2009, 21:46
nickwithproblems
Guest
 
Posts: n/a
Default

Last login: Sun Apr 5 20:49:26 on ttys000
nicolas-hauslers-mac-mini:~ nicolashausler$ /Volumes/jDownloader/jDownloader.app/Contents/MacOS/JavaApplicationStub ; exit;
05.04.2009 21:42:54 - INFO [jd.Main(main)] -> apple.laf.useScreenMenuBar=true
05.04.2009 21:42:54 - INFO [jd.Main(main)] -> com.apple.mrj.application.growbox.intrudes=false
05.04.2009 21:42:54 - INFO [jd.Main(main)] -> com.apple.mrj.application.apple.menu.about.name=jDownloader
05.04.2009 21:42:54 - INFO [jd.config.DatabaseConnector(<init>)] -> Loading database
05.04.2009 21:42:54 - INFO [jd.config.DatabaseConnector(checkDatabaseHeader)] -> Checking database
05.04.2009 21:42:54 - SCHWERWIEGEND [jd.utils.JDUtilities$2(write)] -> java.io.FileNotFoundException: /Volumes/jDownloader/jDownloader.app/Contents/Resources/Java/config/database.script (No such file or directory)
05.04.2009 21:42:54 - SCHWERWIEGEND [jd.utils.JDUtilities$2(write)] -> at java.io.FileInputStream.open(Native Method)
05.04.2009 21:42:54 - SCHWERWIEGEND [jd.utils.JDUtilities$2(write)] -> at java.io.FileInputStream.<init>(FileInputStream.java:106)
05.04.2009 21:42:54 - SCHWERWIEGEND [jd.utils.JDUtilities$2(write)] -> at jd.config.DatabaseConnector.checkDatabaseHeader(Unknown Source)
05.04.2009 21:42:54 - SCHWERWIEGEND [jd.utils.JDUtilities$2(write)] -> at jd.config.DatabaseConnector.<init>(Unknown Source)
05.04.2009 21:42:54 - SCHWERWIEGEND [jd.utils.JDUtilities$2(write)] -> at jd.utils.JDUtilities.getDatabaseConnector(Unknown Source)
05.04.2009 21:42:54 - SCHWERWIEGEND [jd.utils.JDUtilities$2(write)] -> at jd.config.SubConfiguration.<init>(Unknown Source)
05.04.2009 21:42:54 - SCHWERWIEGEND [jd.utils.JDUtilities$2(write)] -> at jd.utils.JDUtilities.getSubConfig(Unknown Source)
05.04.2009 21:42:54 - SCHWERWIEGEND [jd.utils.JDUtilities$2(write)] -> at jd.Main.main(Unknown Source)
05.04.2009 21:42:54 - SCHWERWIEGEND [jd.utils.JDUtilities$2(write)] -> at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
05.04.2009 21:42:54 - SCHWERWIEGEND [jd.utils.JDUtilities$2(write)] -> at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:39)
05.04.2009 21:42:54 - SCHWERWIEGEND [jd.utils.JDUtilities$2(write)] -> at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:25)
05.04.2009 21:42:54 - SCHWERWIEGEND [jd.utils.JDUtilities$2(write)] -> at java.lang.reflect.Method.invoke(Method.java:585)
05.04.2009 21:42:54 - SCHWERWIEGEND [jd.utils.JDUtilities$2(write)] -> at apple.launcher.LaunchRunner.run(LaunchRunner.java:115)
05.04.2009 21:42:54 - SCHWERWIEGEND [jd.utils.JDUtilities$2(write)] -> at apple.launcher.LaunchRunner.callMain(LaunchRunner.java:50)
05.04.2009 21:42:54 - SCHWERWIEGEND [jd.utils.JDUtilities$2(write)] -> at apple.launcher.JavaApplicationLauncher.launch(JavaApplicationLauncher.java:52)
05.04.2009 21:42:54 - SCHWERWIEGEND [jd.utils.JDUtilities$2(write)] -> java.sql.SQLException: File input/output error /Volumes/jDownloader/jDownloader.app/Contents/Resources/Java/config/database.properties java.io.FileNotFoundException: /Volumes/jDownloader/jDownloader.app/Contents/Resources/Java/config/database.properties.new (No such file or directory)
05.04.2009 21:42:54 - SCHWERWIEGEND [jd.utils.JDUtilities$2(write)] -> at org.hsqldb.jdbc.Util.sqlException(Unknown Source)
05.04.2009 21:42:55 - SCHWERWIEGEND [jd.utils.JDUtilities$2(write)] -> at org.hsqldb.jdbc.jdbcConnection.<init>(Unknown Source)
05.04.2009 21:42:55 - SCHWERWIEGEND [jd.utils.JDUtilities$2(write)] -> at org.hsqldb.jdbcDriver.getConnection(Unknown Source)
05.04.2009 21:42:55 - SCHWERWIEGEND [jd.utils.JDUtilities$2(write)] -> at org.hsqldb.jdbcDriver.connect(Unknown Source)
05.04.2009 21:42:55 - SCHWERWIEGEND [jd.utils.JDUtilities$2(write)] -> at java.sql.DriverManager.getConnection(DriverManager.java:525)
05.04.2009 21:42:55 - SCHWERWIEGEND [jd.utils.JDUtilities$2(write)] -> at java.sql.DriverManager.getConnection(DriverManager.java:171)
05.04.2009 21:42:55 - SCHWERWIEGEND [jd.utils.JDUtilities$2(write)] -> at jd.config.DatabaseConnector.<init>(Unknown Source)
05.04.2009 21:42:55 - SCHWERWIEGEND [jd.utils.JDUtilities$2(write)] -> at jd.utils.JDUtilities.getDatabaseConnector(Unknown Source)
05.04.2009 21:42:55 - SCHWERWIEGEND [jd.utils.JDUtilities$2(write)] -> at jd.config.SubConfiguration.<init>(Unknown Source)
05.04.2009 21:42:55 - SCHWERWIEGEND [jd.utils.JDUtilities$2(write)] -> at jd.utils.JDUtilities.getSubConfig(Unknown Source)
05.04.2009 21:42:55 - SCHWERWIEGEND [jd.utils.JDUtilities$2(write)] -> at jd.Main.main(Unknown Source)
05.04.2009 21:42:55 - SCHWERWIEGEND [jd.utils.JDUtilities$2(write)] -> at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
05.04.2009 21:42:55 - SCHWERWIEGEND [jd.utils.JDUtilities$2(write)] -> at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:39)
05.04.2009 21:42:55 - SCHWERWIEGEND [jd.utils.JDUtilities$2(write)] -> at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:25)
05.04.2009 21:42:55 - SCHWERWIEGEND [jd.utils.JDUtilities$2(write)] -> at java.lang.reflect.Method.invoke(Method.java:585)
05.04.2009 21:42:55 - SCHWERWIEGEND [jd.utils.JDUtilities$2(write)] -> at apple.launcher.LaunchRunner.run(LaunchRunner.java:115)
05.04.2009 21:42:55 - SCHWERWIEGEND [jd.utils.JDUtilities$2(write)] -> at apple.launcher.LaunchRunner.callMain(LaunchRunner.java:50)
05.04.2009 21:42:55 - SCHWERWIEGEND [jd.utils.JDUtilities$2(write)] -> at apple.launcher.JavaApplicationLauncher.launch(JavaApplicationLauncher.java:52)
05.04.2009 21:42:55 - INFO [jd.utils.JDUtilities(getJDClassLoader)] -> Create Classloader: for: /Volumes/jDownloader/jDownloader.app/Contents/Resources/Java
05.04.2009 21:42:55 - FEIN [jd.JDClassLoader(<init>)] -> rootDir:/Volumes/jDownloader/jDownloader.app/Contents/Resources/Java
05.04.2009 21:42:55 - FEINER [jd.JDClassLoader(<init>)] -> Jar file loaded: /Volumes/jDownloader/jDownloader.app/Contents/Resources/Java/plugins/JDHJMerge.jar
05.04.2009 21:42:55 - FEINER [jd.JDClassLoader(<init>)] -> Jar file loaded: /Volumes/jDownloader/jDownloader.app/Contents/Resources/Java/plugins/JDUnrar.jar
05.04.2009 21:42:55 - FEINER [jd.JDClassLoader(<init>)] -> Jar file loaded: /Volumes/jDownloader/jDownloader.app/Contents/Resources/Java/JDownloader.jar
05.04.2009 21:42:55 - FEINER [jd.JDClassLoader(<init>)] -> Jar file loaded: /Volumes/jDownloader/jDownloader.app/Contents/Resources/Java/restore.jar
05.04.2009 21:42:55 - INFO [jd.utils.JDSounds(setSoundTheme)] -> SoundTheme default loaded
05.04.2009 21:42:55 - INFO [jd.Main(go)] -> Register plugins
05.04.2009 21:42:55 - FEINER [jd.JDInit(loadImages)] -> Loaded image: jd_blog from file:/Volumes/jDownloader/jDownloader.app/Contents/Resources/Java/jd/img/jd_blog.png
05.04.2009 21:42:55 - FEINER [jd.JDInit(loadImages)] -> Loaded image: jd_logo from file:/Volumes/jDownloader/jDownloader.app/Contents/Resources/Java/jd/img/jd_logo.png
05.04.2009 21:42:55 - FEINER [jd.JDInit(loadImages)] -> Loaded image: jd_logo_large from file:/Volumes/jDownloader/jDownloader.app/Contents/Resources/Java/jd/img/jd_logo_large.png
05.04.2009 21:42:55 - FEINER [jd.JDInit(loadImages)] -> Loaded image: led_empty from file:/Volumes/jDownloader/jDownloader.app/Contents/Resources/Java/jd/img/led_empty.gif
05.04.2009 21:42:55 - FEINER [jd.JDInit(loadImages)] -> Loaded image: led_green from file:/Volumes/jDownloader/jDownloader.app/Contents/Resources/Java/jd/img/led_green.gif
05.04.2009 21:42:55 - SCHWERWIEGEND [jd.utils.JDUtilities$2(write)] -> Exception in thread "AWT-EventQueue-0" java.lang.NullPointerException
05.04.2009 21:42:55 - SCHWERWIEGEND [jd.utils.JDUtilities$2(write)] -> at jd.config.DatabaseConnector.saveConfiguration(Unknown Source)
05.04.2009 21:42:55 - SCHWERWIEGEND [jd.utils.JDUtilities$2(write)] -> at jd.JDInit.loadConfiguration(Unknown Source)
05.04.2009 21:42:55 - SCHWERWIEGEND [jd.utils.JDUtilities$2(write)] -> at jd.Main.go(Unknown Source)
05.04.2009 21:42:55 - SCHWERWIEGEND [jd.utils.JDUtilities$2(write)] -> at jd.Main.access$0(Unknown Source)
05.04.2009 21:42:55 - SCHWERWIEGEND [jd.utils.JDUtilities$2(write)] -> at jd.Main$1.run(Unknown Source)
05.04.2009 21:42:55 - SCHWERWIEGEND [jd.utils.JDUtilities$2(write)] -> at java.awt.event.InvocationEvent.dispatch(InvocationEvent.java:209)
05.04.2009 21:42:55 - SCHWERWIEGEND [jd.utils.JDUtilities$2(write)] -> at java.awt.EventQueue.dispatchEvent(EventQueue.java:461)
05.04.2009 21:42:55 - SCHWERWIEGEND [jd.utils.JDUtilities$2(write)] -> at java.awt.EventDispatchThread.pumpOneEventForHierarchy(EventDispatchThread.java:269)
05.04.2009 21:42:55 - SCHWERWIEGEND [jd.utils.JDUtilities$2(write)] -> at java.awt.EventDispatchThread.pumpEventsForHierarchy(EventDispatchThread.java:190)
05.04.2009 21:42:55 - SCHWERWIEGEND [jd.utils.JDUtilities$2(write)] -> at java.awt.EventDispatchThread.pumpEvents(EventDispatchThread.java:184)
05.04.2009 21:42:55 - SCHWERWIEGEND [jd.utils.JDUtilities$2(write)] -> at java.awt.EventDispatchThread.pumpEvents(EventDispatchThread.java:176)
05.04.2009 21:42:55 - SCHWERWIEGEND [jd.utils.JDUtilities$2(write)] -> at java.awt.EventDispatchThread.run(EventDispatchThread.java:110)
Reply With Quote
  #6  
Old 05.04.2009, 21:47
nickwithproblems
Guest
 
Posts: n/a
Default

s.o. mein log, starten tut der ohne diese beta garnicht...
Reply With Quote
  #7  
Old 05.04.2009, 22:09
gluewurm
Guest
 
Posts: n/a
Default

java.io.FileNotFoundException: /Volumes/jDownloader/jDownloader.app/Contents/Resources/Java/config/database.script (No such file or directory)

D.h. Datei nicht gefunden, dir fehlt also was..

Bin kein MAC User und kenne mich damit dementsprechend auch nicht aus. Entweder du wartest hier, bis dir ein MAC User hilft oder du versuchst es mal in unserem Support Chat. Vllt. hast du Glueck und es ist noch ein Supporter mit Mac Kenntnissen online.

Viel Erfolg!
Reply With Quote
  #8  
Old 06.04.2009, 01:30
gocsp
Guest
 
Posts: n/a
Default

ich schau mal nach, hatte in letzter Zeit auch ein paar Probleme damit.
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 11:03.
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.