[
Date Prev][
Date Next][
Thread Prev][
Thread Next][
Date Index][
Thread Index]
[
List Home]
Re: [stellation-res] Running Stellation
|
On Sun, 2002-09-15 at 14:44, Jonathan Gossage wrote:
> I am having some interesting problems trying to run Svc with the latest code
> from CVS. I was trying to get Svc to run from the command line under Windows
> XP using the Sun JDK 1.3.1_04 and Postgres as the database. I was successful
> at initializing the database but when I tried to run an "add" command to add
> the contents I got a VerifyException. This has been reported as bug 23589.
Have you tried compiling it with javac? A VerifyError indicates a
sequence of bytecodes that should not be possible to write in Java. So
this strongly implies that it's either a jikes bug, or a JVM bug.
> However I am now experiencing another problem. My immediate reaction was to
> try and reproduce this under the Eclipse debugger in the hope of seeing
> something that would provide additional information. However when I attempt
> to run SVC using the Eclipse debugger, it fails when trying to find the
> class file for workspace.Svc. I have verified that all the class files have
> been built and the project knows where the build path is.
In Eclipse, there is both a build path, and an execution path. This
sounds like stuff is in your build path, but not the execution path.
It's a bit strange that this is occuring in core, because the main
difference between the build and execution path is project references.
Make sure that all of the binary projects that are needed on the build
path are also selected in the "project references" panel of the project
properties.
-Mark
>
> Can anyone give me some suggestions on trouble shooting this. I am running
> using Eclipse 2.01 with the Sun JDK 1.3.1_04.
>
> Regards
>
> Jonathan
>
> Personal Email
> jgossage@xxxxxxxx
>
> Business Email
> jonathan@xxxxxxxxxxxxxx
>
> _______________________________________________
> stellation-res mailing list
> stellation-res@xxxxxxxxxxxxxxx
> http://dev.eclipse.org/mailman/listinfo/stellation-res
>
--
Mark Craig Chu-Carroll, IBM T.J. Watson Research Center
*** The Stellation project: Advanced SCM for Collaboration
*** http://www.eclipse.org/stellation
*** Work Email: mcc@xxxxxxxxxxxxxx ------- Personal Email:
markcc@xxxxxxxxxxx
Attachment:
signature.asc
Description: This is a digitally signed message part