Page 1 of 1

File uploading error

PostPosted:Thu Jan 27, 2011 1:06 pm
by jap_td03
I've tried to upload files but this error appear. Please help!
thanks

Re: File uploading error

PostPosted:Thu Jan 27, 2011 4:34 pm
by pavila
Which OpenKM version? Any error in JBoss log? Can you reproduce this problem in the online demo?

Re: File uploading error

PostPosted:Thu Jan 27, 2011 6:03 pm
by jap_td03
pavila wrote:Which OpenKM version? Any error in JBoss log? Can you reproduce this problem in the online demo?
OpenKM 5.0.1 (just downloaded and fresh installation). i attached Server.log.
thanks for your supports all the time

Re: File uploading error

PostPosted:Fri Jan 28, 2011 9:02 am
by jllort
You try uploading files across applet no ? drag & drop from desktop is that your scenario ?

Re: File uploading error

PostPosted:Fri Jan 28, 2011 9:23 am
by jap_td03
the error appears when trying drag & drop any files.

Re: File uploading error

PostPosted:Fri Jan 28, 2011 6:47 pm
by jllort
Confirmed you've found a bug on version 5.0.1 on uploader.jar
Code: Select all
network: Conectando http://localhost:8080/ con proxy=DIRECT
28-ene-2011 19:42:13 com.openkm.applet.MainFrame createDocumentHelper
GRAVE: IOException: /OpenKM/frontend/FileUpload
org.apache.http.client.HttpResponseException: /OpenKM/frontend/FileUpload
	at org.apache.http.impl.client.BasicResponseHandler.handleResponse(BasicResponseHandler.java:67)
	at org.apache.http.impl.client.BasicResponseHandler.handleResponse(BasicResponseHandler.java:55)
	at org.apache.http.impl.client.AbstractHttpClient.execute(AbstractHttpClient.java:945)
	at org.apache.http.impl.client.AbstractHttpClient.execute(AbstractHttpClient.java:919)
	at org.apache.http.impl.client.AbstractHttpClient.execute(AbstractHttpClient.java:910)
	at com.openkm.applet.Util.createDocument(Util.java:68)
	at com.openkm.applet.MainFrame.createDocumentHelper(MainFrame.java:296)
	at com.openkm.applet.MainFrame.drop(MainFrame.java:244)
	at java.awt.dnd.DropTarget.drop(DropTarget.java:434)
	at sun.awt.dnd.SunDropTargetContextPeer.processDropMessage(SunDropTargetContextPeer.java:512)
	at sun.awt.X11.XDropTargetContextPeer.processDropMessage(XDropTargetContextPeer.java:165)
	at sun.awt.dnd.SunDropTargetContextPeer$EventDispatcher.dispatchDropEvent(SunDropTargetContextPeer.java:824)
	at sun.awt.dnd.SunDropTargetContextPeer$EventDispatcher.dispatchEvent(SunDropTargetContextPeer.java:748)
	at sun.awt.dnd.SunDropTargetEvent.dispatch(SunDropTargetEvent.java:30)
	at java.awt.Component.dispatchEventImpl(Component.java:4487)
	at java.awt.Container.dispatchEventImpl(Container.java:2099)
	at java.awt.Component.dispatchEvent(Component.java:4460)
	at java.awt.LightweightDispatcher.retargetMouseEvent(Container.java:4574)
	at java.awt.LightweightDispatcher.processDropTargetEvent(Container.java:4309)
	at java.awt.LightweightDispatcher.dispatchEvent(Container.java:4163)
	at java.awt.Container.dispatchEventImpl(Container.java:2085)
	at java.awt.Window.dispatchEventImpl(Window.java:2478)
	at java.awt.Component.dispatchEvent(Component.java:4460)
	at java.awt.EventQueue.dispatchEvent(EventQueue.java:599)
	at java.awt.EventDispatchThread.pumpOneEventForFilters(EventDispatchThread.java:269)
	at java.awt.EventDispatchThread.pumpEventsForFilter(EventDispatchThread.java:184)
	at java.awt.EventDispatchThread.pumpEventsForHierarchy(EventDispatchThread.java:174)
	at java.awt.EventDispatchThread.pumpEvents(EventDispatchThread.java:169)
	at java.awt.EventDispatchThread.pumpEvents(EventDispatchThread.java:161)
	at java.awt.EventDispatchThread.run(EventDispatchThread.java:122)
I've created in our tracking system the issue http://issues.openkm.com/view.php?id=1542

Re: File uploading error

PostPosted:Sat Jan 29, 2011 12:35 am
by jap_td03
hope you will fix it soon.

Re: File uploading error

PostPosted:Tue Feb 01, 2011 3:56 pm
by pavila
Please, try the night build http://integration.openkm.com/5.0/OpenKM.war. Try tomorrow because it is rebuild every night and I have made the changes a seconds ago.

Re: File uploading error

PostPosted:Fri Feb 11, 2011 3:45 am
by jap_td03
pavila wrote:Please, try the night build http://integration.openkm.com/5.0/OpenKM.war. Try tomorrow because it is rebuild every night and I have made the changes a seconds ago.
link is not found

Re: File uploading error

PostPosted:Fri Feb 11, 2011 12:28 pm
by jllort
It has changed to http://integration.openkm.com/5.0.x/ sorry for the inconvenience

Re: File uploading error

PostPosted:Mon Feb 14, 2011 1:39 am
by jap_td03
thank you. it works.