How did you verified logs?
- From: <jungeun.woo@sun.com>
- To: dev@twitterfx.kenai.com
- Subject: How did you verified logs?
- Date: Thu, 22 Jan 2009 08:25:57 +0000 (GMT)
By chance, I found remaining logs(using println(...)) but unable to see
the logs neither with Web Start Excution nor Run in Browser.
Currenlty, I have a friend on twitter, but when I login into the
twitter with twitterFX, I can't see anything(friend, massage,
favorite...). So I want to figure out what might me the problem. To do
that, I need to set the break point on the application or need to add
log so that I can trace the application.
- Would you please share your workenvironment and the way to print out
the logs if there is any?
- Would it possible for me to excute the application with Standard
Excution model? I got an following error that I can't figure out:
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:94)
at twitterfx.Main.<clinit>(Main.fx:94)
Could not find the main class: twitterfx.Main. Program will exit.
Exception in thread "main"
Exception in thread "main" BUILD FAILED (total time: 18 seconds)
I'm using NetBeans6.5 wih JavaFX SDK1.0.
Thanks,
Jungeun
|
How did you verified logs? |
jungeun.woo | 01/22/2009 |





