View Single Post
  #1007  
Old 17.07.2014, 07:51
MrVideo's Avatar
MrVideo MrVideo is offline
Black Hole
 
Join Date: Nov 2013
Location: Madison, WI
Posts: 287
Default

Quote:
Originally Posted by Stargate38 View Post
Why can't I get this link to work properly? It just comes up with the video's BG image:
Doesn't work for me either. I just get the JPG image. Same thing with this URL: **External links are only visible to Support Staff****External links are only visible to Support Staff**

Is JD2 broken again, or has YouTube changed things yet again?

BTW, it isn't my settings and things used to work and now they don't.

Log creation failed:
Code:
jd.http.Browser$BrowserException
org.appwork.remotecall.client.RemoteCallCommunicationException: jd.http.Browser$BrowserException
	at org.jdownloader.remotecall.RemoteClient.sendMultiForm(RemoteClient.java:89)
	at org.jdownloader.remotecall.RemoteClient.call(RemoteClient.java:46)
	at org.appwork.remotecall.client.InvocationHandlerImpl.invoke(InvocationHandlerImpl.java:118)
	at com.sun.proxy.$Proxy115.upload(Unknown Source)
	at jd.gui.swing.jdgui.menu.actions.sendlogs.LogAction.onNewPackage(LogAction.java:60)
	at org.appwork.utils.logging2.sendlogs.AbstractLogAction.createPackage(AbstractLogAction.java:219)
	at jd.gui.swing.jdgui.menu.actions.sendlogs.LogAction.createPackage(LogAction.java:49)
	at org.appwork.utils.logging2.sendlogs.AbstractLogAction$3.run(AbstractLogAction.java:168)
	at org.appwork.utils.swing.dialog.ProgressDialog$4.run(ProgressDialog.java:220)
Caused by: jd.http.Browser$BrowserException
	at jd.http.Browser.openRequestConnection(Browser.java:1307)
	at jd.http.Browser.openRequestConnection(Browser.java:1246)
	at org.jdownloader.remotecall.RemoteClient.sendMultiForm(RemoteClient.java:74)
	... 8 more
Caused by: java.io.EOFException: empty HTTP-Response
	at org.appwork.utils.net.httpconnection.HTTPConnectionImpl.connectInputStream(HTTPConnectionImpl.java:460)
	at org.appwork.utils.net.httpconnection.HTTPConnectionImpl.finalizeConnect(HTTPConnectionImpl.java:610)
	at jd.http.Request.connect(Request.java:242)
	at jd.http.Browser.openRequestConnection(Browser.java:1270)
	... 10 more

Last edited by MrVideo; 17.07.2014 at 07:58.
Reply With Quote