View Single Post
  #14  
Old 09.01.2010, 15:02
jandg
Guest
 
Posts: n/a
Default

same problem as before....tryied everything........
really dont know what to do.....


log:
09/01/10 14.56.20 - java_downloader-> SEVERE Exception occurred
jd.http.Browser$BrowserException: Server returned HTTP response code: 503 for URL: http://jdownloader.org/pastebin
at jd.http.Browser.loadConnection(Browser.java:1009)
at jd.http.Browser.postPage(Browser.java:889)
at jd.http.Browser.postPage(Browser.java:897)
at jd.utils.Upload.toJDownloader(Unknown Source)
at jd.gui.swing.jdgui.views.logview.LogPane.actionPerformed(LogPane.java:115)
at jd.gui.swing.jdgui.views.info.InfoPanel.broadcastEvent(InfoPanel.java:95)
at jd.gui.swing.jdgui.views.info.LogInfoPanel.actionPerformed(LogInfoPanel.java:65)
at javax.swing.AbstractButton.fireActionPerformed(Unknown Source)
at javax.swing.AbstractButton$Handler.actionPerformed(Unknown Source)
at javax.swing.DefaultButtonModel.fireActionPerformed(Unknown Source)
at javax.swing.DefaultButtonModel.setPressed(Unknown Source)
at javax.swing.plaf.basic.BasicButtonListener.mouseReleased(Unknown Source)
at java.awt.AWTEventMulticaster.mouseReleased(Unknown Source)
at java.awt.Component.processMouseEvent(Unknown Source)
at javax.swing.JComponent.processMouseEvent(Unknown Source)
at java.awt.Component.processEvent(Unknown Source)
at java.awt.Container.processEvent(Unknown Source)
at java.awt.Component.dispatchEventImpl(Unknown Source)
at java.awt.Container.dispatchEventImpl(Unknown Source)
at java.awt.Component.dispatchEvent(Unknown Source)
at java.awt.LightweightDispatcher.retargetMouseEvent(Unknown Source)
at java.awt.LightweightDispatcher.processMouseEvent(Unknown Source)
at java.awt.LightweightDispatcher.dispatchEvent(Unknown Source)
at java.awt.Container.dispatchEventImpl(Unknown Source)
at java.awt.Window.dispatchEventImpl(Unknown Source)
at java.awt.Component.dispatchEvent(Unknown Source)
at java.awt.EventQueue.dispatchEvent(Unknown Source)
at jd.gui.swing.jdgui.events.EDTEventQueue.dispatchEvent(EDTEventQueue.java:245)
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)
Reply With Quote