Exception in thread main java.lang.ExceptionInInitializerError

2012-01-25 Thread mak
when I am trying to connect to the repository it show this error, I tried installing sdk but it still show the same error can any body help me with this. Exception in thread main java.lang.ExceptionInInitializerError at com.borland.starteam.impl.ClientContext.init(Unknown Source

java.lang.ExceptionInInitializerError

2011-06-21 Thread hongjie86...@yahoo.com.cn
I am a begginner of GWT.I used gwt-2.3.0.When I debug the sample of DynaTable under gwt-2.3.0, I encounted some question I can't solve as the following. when I debug DynaTable ,Jetty print out the Exception in the following: java.lang.ExceptionInInitializerError

Re: GWT 2.2 java.lang.ExceptionInInitializerError: null - ONLY when using Eclipse Debugger

2011-03-05 Thread Yaakov Chaikin
No, that can't be it. I reinstalled Eclipse completely anew and made a brand new workspace. -Yaakov. On Mar 5, 2011, at 1:18 AM, Y2i yur...@gmail.com wrote: May be eclipse is still trying to use GWT 2.1? -- You received this message because you are subscribed to the Google Groups

GWT 2.2 java.lang.ExceptionInInitializerError: null - ONLY when using Eclipse Debugger

2011-03-04 Thread Yaakov
Hi, I am using the latest Eclipse (64bit) on Window XP 64-bit with JDK 1.6.0_13 64-bit. I can compile and deploy (with maven) just fine. Looking into installation details, I am using the latest GWT 2.2 Eclipse plugin. It shows as version 2.2.0.v201102111811. I can compile and deploy the app just

Re: GWT 2.2 java.lang.ExceptionInInitializerError: null - ONLY when using Eclipse Debugger

2011-03-04 Thread Y2i
May be eclipse is still trying to use GWT 2.1? -- You received this message because you are subscribed to the Google Groups Google Web Toolkit group. To post to this group, send email to google-web-toolkit@googlegroups.com. To unsubscribe from this group, send email to

Greetings Eclipse Gwt Project - jdbc connection problems java.lang.ExceptionInInitializerError

2009-09-24 Thread biggi
java.lang.ExceptionInInitializerError at com.mysql.jdbc.NonRegisteringDriver.connect(NonRegisteringDriver.java: 284). Not knowing what went wrong even after hours of googleing I decided to isolate the problem. So I created a new Gwt project. Eclipse created for me standar packages and default

Re: Greetings Eclipse Gwt Project - jdbc connection problems java.lang.ExceptionInInitializerError

2009-09-24 Thread Isaac Truett
().buildSessionFactory(); I get java.lang.ExceptionInInitializerError at com.mysql.jdbc.NonRegisteringDriver.connect(NonRegisteringDriver.java: 284). Not knowing what went wrong even after hours of googleing I decided to isolate the problem. So I created a new Gwt project. Eclipse created for me standar packages