Skip to main content


Eclipse Community Forums
Forum Search:

Search      Help    Register    Login    Home
Home » Archived » Test and Performance Tools Platform (TPTP) » JUNIT with eclipse
JUNIT with eclipse [message #132490] Thu, 10 July 2008 22:17 Go to next message
Eclipse UserFriend
Originally posted by: liewhueiling.yahoo.com

I tried to run my project with JUnit Test but i am getting a connection
error. It used to run previously but then lately i started getting the
connection error. I think it has something to do with configuration of the
eclipse? The error i got is as below.

java.sql.SQLException:Error in Connection

**A note here: I am trying to connect to a database through eclipse. I can
do it manually and so the database is all right. I am thinking that it has
something to do with the configuration***


Another issue i have is this. I cannot understand this error message that
Eclipse gave me. This has nothing to do with the issue up thre. Is another
problem.

JVM terminatied. Exit code = 1073807364
C:\jdk1.6.0_10\bin\javaw.exe
-jar C:\eclipse\startup.jar
-os win 32
-ws win32
-arch x86
-launcher C:\eclipse\eclipse.exe
-name Eclipse
-showsplash 600
-exitdata 14cc_70
-vm C:\jdk1.6.0_10\bin\javaw.exe
-vmargs
-jar C:\eclipse\startup.jar




Thank you so much for the help.
Re: JUNIT with eclipse [message #132519 is a reply to message #132490] Fri, 11 July 2008 10:29 Go to previous message
Paul Slauenwhite is currently offline Paul SlauenwhiteFriend
Messages: 975
Registered: July 2009
Senior Member
Hi Ling,
Are you using a JUnit Test or a TPTP JUnit Test? If you are using a
JUnit Test, please post to the JDT newsgroup. Otherwise, what version of
TPTP are you using?

Paul
"ling" <liewhueiling@yahoo.com> wrote in message
news:114b6235d0ac4f17af258c492ed6bd26$1@www.eclipse.org...
>I tried to run my project with JUnit Test but i am getting a connection
>error. It used to run previously but then lately i started getting the
>connection error. I think it has something to do with configuration of the
>eclipse? The error i got is as below.
>
> java.sql.SQLException:Error in Connection
>
> **A note here: I am trying to connect to a database through eclipse. I can
> do it manually and so the database is all right. I am thinking that it has
> something to do with the configuration***
>
>
> Another issue i have is this. I cannot understand this error message that
> Eclipse gave me. This has nothing to do with the issue up thre. Is another
> problem.
>
> JVM terminatied. Exit code = 1073807364
> C:\jdk1.6.0_10\bin\javaw.exe
> -jar C:\eclipse\startup.jar
> -os win 32
> -ws win32
> -arch x86
> -launcher C:\eclipse\eclipse.exe
> -name Eclipse
> -showsplash 600
> -exitdata 14cc_70
> -vm C:\jdk1.6.0_10\bin\javaw.exe
> -vmargs
> -jar C:\eclipse\startup.jar
>
>
>
>
> Thank you so much for the help.
>
Previous Topic:Profiling under linux x86_64
Next Topic:Statistical View/Java Agent in 4.5
Goto Forum:
  


Current Time: Tue Apr 16 05:47:53 GMT 2024

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

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

Back to the top