Page 1 of 1
file uploader can't work
PostPosted:Mon Dec 23, 2013 9:49 am
by Miesto
1. I clicked the file uploader, it popped out a small window which says it's executing JAVA but the system had no response after that. Why? And also is the JAVA JDK required to be installed when using file uploader?
2. I need the quoted price for the profession, can you send that information to my e-mail address?
MY e-mail:
marco9397@thi.com.tw
Re: file uploader can't work
PostPosted:Mon Dec 23, 2013 11:01 am
by Miesto
$tomcat\webapps\OpenKM
i download "uploader.jar" from the WEB
↓↓↓↓↓↓↓↓↓↓↓↓↓
http://forum.openkm.com/viewtopic.php?f ... r&start=15
I get the following error message "No such method "jsGetActualPathFix" on JavaScript object.
Re: file uploader can't work
PostPosted:Mon Dec 23, 2013 1:32 pm
by pavila
Have you tried with the last night build?
Re: file uploader can't work
PostPosted:Tue Dec 24, 2013 1:53 am
by Miesto
I just tried again, also got error message "No such method "jsGetActualPathFix" on JavaScript object.
Why we need to build in the night? Could you explain again?
Re: file uploader can't work
PostPosted:Tue Dec 24, 2013 2:40 am
by Miesto
Nightly build for which object, is JAVA's nightly build or OPKM's nightly build?
I also update uploader.JAR, also shows "No such method "jsGetActualPathFix" on JavaScript object.
Re: file uploader can't work
PostPosted:Fri Dec 27, 2013 1:49 pm
by jllort
Do you clean correctly as is indicated in migration guide the Tomcat session folders?
Re: file uploader can't work
PostPosted:Wed Jan 08, 2014 1:13 pm
by pavila
I fixed the missing "jsGetActualPathFix" problem some days ago. Try OpenKM.war from
http://integration.openkm.com/6.2/ and clear both the browser cache and the Tomcat temporal. For upgrading follow these steps:
- Stop Tomcat
- Replace OpenKM.war with the new one
- Delete the $TOMCAT_HOME/webapps/OpenKM folder
- Delete content at $TOMCAT_HOME/temp
- Delete content at $TOMCAT_HOME/work
- Start Tomcat again
- Clear your browser cache