a customer has a problem with the java-applet in his firefox on a mac.
He gets:
Code: Select all
"exception: java.security.AccessControlException: access denied (java.util.PropertyPermission java.io.tmpdir read)."Thanks a lot.
Search found 25 matches
Java security problemHello,
a customer has a problem with the java-applet in his firefox on a mac. He gets: Code: Select all Thanks a lot.
Re: Long delays before chunk uploads begin What is the chunk size ? 1MB or 10MB ? The chunk size is 10 MB. I've just made a test (3GB file) under Windows XP (both applet and script on the same machine) with a 10MB chunksize and it works perfectly. There is no delay. The problem might be on server-side when the chunks are appended to final f...
Re: Long delays before chunk uploads beginYes, that's exactly how it is.
Re: Long delays before chunk uploads beginNo, there's no antivirus. I tested on a Mac, Firefox and Safari, but on Windows it's the same, but I don't know if there is an antivirus on Windows.
Long delays before chunk uploads beginHi there, we're uploading very large files (> 4GB) which basically works good using the on-the-fly-chunking. Unfortunelaty, we're experiencing long delays before each chunk when the upload process has been running for a while. For example, currently I have a 4 GB-file that has been transferred by ab...
Re: progress.bar.upload.option=chunkratioany idea about this?
Re: i18n.properties not found - all day long.Hi,
This file is not found (404) Bye Stefan
Re: progress.bar.upload.option=chunkratioHi, what I want to have is: One progress bar showing the chunk upload status and one progress bar showing the overall status. The overall status bar shall have the correct position even if I resume the upload later. With the following configuration, the upper bar shows the overall position, and the ...
progress.bar.upload.option=chunkratioHi, I made this setting in the i18n.properties to show the overall progress instead of the single chunks: progress.bar.upload.option=chunkratio but let the other info about chunking there to inform the user what' going on. Basically, this is working great. But if I now cancel the upload and resume l...
Re: i18n.properties not foundI got the solution: The applet is embedded on a page like this: http://www.myhost.com/subpage/applet but the jar-files are placed on a different subdomain like http://static.myhost.com/lib and the applet expects the i18n.properties-file to be on the static-host, exactly here: http://static.myhost.co...
|
Sitemap | Privacy Statement | All company and/or product names are the property of their respective owners.