Re: ExceptionInInitializerError
- From: Steven Herod <steven.herod@gmail.com>
- To: "<michel.danjou@gmail.com>" <michel.danjou@gmail.com>
- Cc: "users@twitterfx.kenai.com" <users@twitterfx.kenai.com>
- Subject: Re: ExceptionInInitializerError
- Date: Fri, 23 Jan 2009 12:22:21 +1100
- Domainkey-signature: a=rsa-sha1; c=nofws; d=gmail.com; s=gamma; h=references:message-id:from:to:in-reply-to:content-type :content-transfer-encoding:x-mailer:mime-version:subject:date:cc; b=R01GV7k+BJe/wF8WSHLmVgN4t7LHJbvCNSrDTwgP5Tq8MjGQIyMzjuXAwWb6NTEXVh uZOaw+TkvZBw9YlAcuIDjlNzc4sd1pZBLiZemXMoCI8TgSig+vYQ3ZadJAsdf6SW/EGZ 53784yVT22K0wdjKlRctwI711/yYNx5eIbfZE=
You need to run it as a webstart application rather than standalone or in browser. You cancgange this in the projects run config.
I'd send a sceebshot but I'm awayfrin my desk.
Sent from my iPhone
On 23/01/2009, at 11:27 AM, <michel.danjou@gmail.com> wrote:
Hi all,
First of all thanks for sharing this project.
The screenshots look fantastic and I believe the source code will be
very instructive too.
I have a question though:
When I run the project from Netbeans (6.5) I get the following error
message:
compile:
jar:
standard-run:
java.lang.ExceptionInInitializerError
Caused by: javax.jnlp.UnavailableServiceException: uninitialized
at javax.jnlp.ServiceManager.lookup(ServiceManager.java:44)
at twitterfx.Main.<clinit>(Main.fx:93)
at twitterfx.Main.<clinit>(Main.fx:93)
Exception in thread "main"
Exception in thread "main" BUILD FAILED (total time: 1 minute 24
seconds)
It looks like I should be running a service on my machine but I don't
know which one and how to launch it.
Any suggestion?
Thanks in advance,
Michel
| michel.danjou | 01/23/2009 | |
|
Re: ExceptionInInitializerError |
Steven Herod | 01/23/2009 |





