Issue 13 in parfait: Issue in building parfait project

13 views
Skip to first unread message

par...@googlecode.com

unread,
Sep 5, 2014, 1:47:20 AM9/5/14
to parfa...@googlegroups.com
Status: New
Owner: ----
Labels: Type-Defect Priority-Medium

New issue 13 by 85s...@gmail.com: Issue in building parfait project
https://code.google.com/p/parfait/issues/detail?id=13

What steps will reproduce the problem?

mvn install -DskipTests
executing the above command will reproduce the problem

What is the expected output? What do you see instead?

jar will be created. But it threw error

What version of the product are you using? On what operating system?

parfait-0.3.0.RC1
CentOS release 6.3 (Final)

Please provide any additional information below.



Attachments:
err.txt 2.5 KB

--
You received this message because this project is configured to send all
issue notifications to this address.
You may adjust your notification preferences at:
https://code.google.com/hosting/settings

par...@googlecode.com

unread,
Sep 8, 2014, 8:37:57 PM9/8/14
to parfa...@googlegroups.com

Comment #1 on issue 13 by tallpsm...@gmail.com: Issue in building parfait
project
https://code.google.com/p/parfait/issues/detail?id=13

Hi,

Hmm, I have the latest mercurial(hg) branch checked out and when I do
a 'mvn clean package' or a 'mvn cinstall -DskipTests' I don't get an error.

Looking at your error I wonder if somehow your local environment is
bringing in a different version of the JDBC spec, as the error looks to be
related to a newer standard of JDBC.

if you run 'mvn -X install -DskipTests' it will show what version of Java
you're using. For me, it's pulling in Java6 (even though I also have Java
7 and it's the default), so perhaps this is at the root of things.

e.g.:

[ parfait ]$ mvn -X install -DskipTests | head -100
Apache Maven 3.2.3 (33f8c3e1027c3ddde99d3cdebad2656a31e8fdf4;
2014-08-12T06:58:10+10:00)
Maven home: /usr/local/Cellar/maven/3.2.3/libexec
Java version: 1.6.0_65, vendor: Apple Inc.
Java home: /System/Library/Java/JavaVirtualMachines/1.6.0.jdk/Contents/Home
....

par...@googlecode.com

unread,
Sep 8, 2014, 8:43:30 PM9/8/14
to parfa...@googlegroups.com

Comment #2 on issue 13 by tallpsm...@gmail.com: Issue in building parfait
project
https://code.google.com/p/parfait/issues/detail?id=13

ok, yep, if I set JAVA_HOME to be Java 7 instead of the default Java 6 on
my system, I get the above error.

So current workaround is to have Java 6 installed and to have JAVA_HOME
pointing to that.

will look into this further.

par...@googlecode.com

unread,
Sep 29, 2014, 1:18:28 AM9/29/14
to parfa...@googlegroups.com

Comment #3 on issue 13 by 85s...@gmail.com: Issue in building parfait
project
https://code.google.com/p/parfait/issues/detail?id=13

Attached the error which I got while trying with jdk1.6

Attachments:
err.txt 2.5 KB

par...@googlecode.com

unread,
Sep 29, 2014, 8:48:09 PM9/29/14
to parfa...@googlegroups.com

Comment #4 on issue 13 by tallpsm...@gmail.com: Issue in building parfait
project
https://code.google.com/p/parfait/issues/detail?id=13

no idea what 'negative time' means. Are you able to run the Maven build
using the '-X' option which is full verbose logging (and I mean _verbose_)
and attach the _full_ log artifact here?

par...@googlecode.com

unread,
Oct 16, 2014, 4:39:06 AM10/16/14
to parfa...@googlegroups.com

Comment #5 on issue 13 by 85s...@gmail.com: Issue in building parfait
project
https://code.google.com/p/parfait/issues/detail?id=13

Tried the below command with jdk1.6 and got error. Please find the same in
attachment.

mvn -X install -DskipTests

Attachments:
err.txt 51.5 KB

par...@googlecode.com

unread,
Jan 29, 2015, 4:12:09 AM1/29/15
to parfa...@googlegroups.com

Comment #6 on issue 13 by tallpsm...@gmail.com: Issue in building parfait
project
https://code.google.com/p/parfait/issues/detail?id=13

I am beginning the process of migrating this site to Github, currently
sitting under the Aconex organization, https://github.com/Aconex/parfait

but will soon be moving to it's official home under
https://github.com/performancecopilot/

Having said that, I've pushed commits to the Aconex/parfait tree that build
under Java 7. I've also setup a Travis CI build here (temporarily, once
moved to the FOSS home the CI build will follow that)

https://travis-ci.org/Aconex/parfait

I do apologise for the delay, 3 months is a bit of time..

par...@googlecode.com

unread,
Jan 30, 2015, 4:53:22 AM1/30/15
to parfa...@googlegroups.com
Updates:
Status: Fixed

Comment #7 on issue 13 by tallpsm...@gmail.com: Issue in building parfait
project
https://code.google.com/p/parfait/issues/detail?id=13

(No comment was entered for this change.)
Reply all
Reply to author
Forward
0 new messages