[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index] [Newsgroup Home]
[news.eclipse.technology.riena] Re: Getting started doesn't work for me

Frank Gerhardt schrieb:


Hi Christian,

you are missing the equinox.log bundle in your target platform. I am pretty sure we delivered it as part of the M1 build. I will check again "tomorrow" (actually this morning) and give you a more hints.

But the reason riena.core can't start is, that equinox.log is neither in the target platform (as described in the setup) nor any place else.

equinox.log is there, it's #16

16    ACTIVE      org.eclipse.equinox.log_1.1.0.v20071203

Did you use the M1 milestone build and followed the setup steps or did you checkout org.eclipse.riena.releng and checked out all projects in the projectset. Or a third way ?? :-)

M1

I checked out the pinpong example from CVS because I wanted the source to play with it.

The first two ways should work. Equinox.log as well as equinox.cm are required and can be found in the equinox-incubator area in CVS.

cm? That is there as well.

10    ACTIVE      org.eclipse.equinox.cm_1.0.0.HEAD

Well, it seems that this class is missing

Caused by: java.lang.NoClassDefFoundError: org/eclipse/equinox/log/LogFilter

It is not in any of the bundles.

Ah, one moment, the equinox.log bundle is TWICE in my target platform! One bundle comes from Riena, the other from the eclipse-RCP-SDK. The latter get's picked and it does not have the LogFilter.

I think you have a deployment issue here. Why don't you ship a complete & consistent target platform like RAP?

more in the morning.

Thank you for the fast reply.

Frank.
Hi Frank,

never thought about shipping a complete target platform. No bad idea. I think we should do that.

cheers
christian