Hello,

surprise this morning for our students using ARIS for a project, an error occurs regarding java permissions... "message "Missing Permissions manifest attribute for arisloader.jar"

After different tests, we conclude that we have to reduce the java security level to authorize the application (to "average" level, the lower one proposed in security tab of java setup).

And unfortunately, for some users (not all), we have still an issue. Hereabove the java trace in these cases not solved..

thanks for any help

pam

-------------

Missing Application-Name manifest attribute for: http://vmaris-4if-1/lib/aris_loader.jar

Missing Permissions manifest attribute in main jar: http://vmaris-4if-1/lib/aris_loader.jar

Temporary directory: C:\DOCUME~1\jrollet\LOCALS~1\Temp\

DownloadClientPath specified in server-side arisloader.cfg, checking access rights...

Using DownloadClientPath specified in server-side arisloader.cfg

Local download directory: \\if-bibliogiciel.insa-lyon.fr\ARIS\2013/DownloadClient/134.214.106.227

Detecting proxy settings...

[PROXY] host:

[PROXY] port: -1

[PROXY] used: false

Fatal error: An error occurred while downloading required files.

Error downloading file /lib/oem01/help.txt. File not found.

Possible reasons include:

 - the URL you use to connect to the ARIS Client is not correct. Please contact your System Administrator if in doubt.

 - you do not have write access to the local download directory

 - there's no space left on your local hard disk drive.

java.io.FileNotFoundException: \\if-bibliogiciel.insa-lyon.fr\ARIS\2013\DownloadClient\134.214.106.227\lib\oem01\help.txt (Accès refusé)

        at java.io.FileOutputStream.open(Native Method)

        at java.io.FileOutputStream.<init>(Unknown Source)

        at java.io.FileOutputStream.<init>(Unknown Source)

        at com.idsscheer.aris.client.arisloader.ALocalFileCache.copyFile(Unknown Source)

        at com.idsscheer.aris.client.arisloader.ALocalFileCache.copyFile(Unknown Source)

        at com.idsscheer.aris.client.arisloader.ALocalFileCache.download(Unknown Source)

        at com.idsscheer.aris.client.arisloader.AArisAppletUpdate.downloadHelpFiles(Unknown Source)

        at com.idsscheer.aris.client.arisloader.AArisAppletUpdate.downloadClientJars(Unknown Source)

        at com.idsscheer.aris.client.arisloader.AArisAppletUpdate.update(Unknown Source)

        at com.idsscheer.aris.client.arisloader.AArisLoader.init(Unknown Source)

        at com.sun.deploy.uitoolkit.impl.awt.AWTAppletAdapter.init(Unknown Source)

        at sun.plugin2.applet.Plugin2Manager$AppletExecutionRunnable.run(Unknown Source)

        at java.lang.Thread.run(Unknown Source)



***********************************

 or register to reply.

Notify Moderator