Skip to main content


Eclipse Community Forums
Forum Search:

Search      Help    Register    Login    Home
Home » Eclipse Projects » Rich Client Platform (RCP) » RCP + Java Web Start crash when open some dialogs(Application crash when open some swt/jface dialogs)
RCP + Java Web Start crash when open some dialogs [message #538387] Mon, 07 June 2010 14:28 Go to next message
Varejao  is currently offline Varejao Friend
Messages: 4
Registered: June 2010
Junior Member
Hello,

I m tryin to deploy my RCP application via Java Web Start. The
application runs fine when I just compile and run the executable file,
but when I run it via java web start, it freeze after the application
show some dialogs (FileDialogs, ...). The application seems to work
fine, until I choose to open a file or a directory. Just after close
the FileDialog, it freeze and I have to "Force Quit".

The problem is only in Linux and JWS. The application and the dialogs works
fine in Windows.
My JVM is Java 6 update 20 (build 1.6.0_20-b02).
Im using Eclipse 3.5. All jar files are signed. I created a sample
project (Mail) and make it open a FileDialog, and the same problem
happens.

Do you guys have an idea about that problem?

Thanks,

Varejao
Re: RCP + Java Web Start crash when open some dialogs [message #538533 is a reply to message #538387] Mon, 07 June 2010 21:31 Go to previous message
Varejao  is currently offline Varejao Friend
Messages: 4
Registered: June 2010
Junior Member
When I execute the .jnlp with root privileges the application works fine (sudo javaws teste.jnlp).

How can I allow users to run the application with full privileges in Java Web Start?
Previous Topic:How to set title in RCP application's View?
Next Topic:Looking to outsource an ERCP project
Goto Forum:
  


Current Time: Fri Apr 19 19:27:05 GMT 2024

Powered by FUDForum. Page generated in 0.03062 seconds
.:: Contact :: Home ::.

Powered by: FUDforum 3.0.2.
Copyright ©2001-2010 FUDforum Bulletin Board Software

Back to the top