Skip to Main Content

Java SE (Java Platform, Standard Edition)

Announcement

For appeals, questions and feedback about Oracle Forums, please email oracle-forums-moderators_us@oracle.com. Technical questions should be asked in the appropriate category. Thank you!

JWS Errors with Windows roaming profile and Samba server

843802Dec 19 2006 — edited Dec 1 2007
My JWS launched application works fine for local Windows users.
We use a Samba Primary Domain Controller and store the Windows user profiles on the Samba server.
The first time a "network" user starts Java Webstart the application launches , but after a reboot and relogin of the same user I get the following error if the user tries to launch the application again:

Application error:
Unable to launch the application.
Details:
Error: The current user does not have write access to the cache.

JNLPException:[category: System Configuration : Exception: null LaunchDesc: null ]
at com.sun.javaws.Main.continueInSecureThread(unknown source)

Java version:
Java(TM) SE Runtime Environment (build 1.6.0-b105)

Samba version: 3.0.20-SuSE

Does anyone get the same error with Samba or Windows Server ?
Comments
Locked Post
New comments cannot be posted to this locked post.
Post Details
Locked on Dec 29 2007
Added on Dec 19 2006
2 comments
267 views