[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]
[Newsgroup Home]
|
[news.eclipse.rt.riena] Re: error in an example on live.eclipse.org
|
hans-georg,
how does your installation look like ?
Eclipse 3.5 as IDE
Riena SDK 1.1.0 and Riena Examples 1.1. as Target Platform ?
Equinox SDK and RCP SDK should also be there
(or another way described here
http://ekkescorner.wordpress.com/2009/06/29/galileo-howto-define-a-simple-target-platform/
)
or you follow the wiki getting started
http://wiki.eclipse.org/Riena_Getting_started
please give some informations
ekke
hans-georg schrieb:
I watched the following video/webinar: http://live.eclipse.org/node/612
When I try it under eclipse 3.5, I get on the client side the following
error:
********************
osgi> Tue Jun 30 15:28:38 CEST 2009 INFO [Framework Event Dispatcher]
null {org.osgi.service.log.LogReaderService,
org.eclipse.equinox.log.ExtendedLogReaderService}={service.id=40}
ServiceEvent REGISTERED
Tue Jun 30 15:28:38 CEST 2009 INFO [Framework Event Dispatcher] null
{org.osgi.service.log.LogService,
org.eclipse.equinox.log.ExtendedLogService}={service.id=42} ServiceEvent
REGISTERED
Tue Jun 30 15:28:38 CEST 2009 INFO [Framework Event Dispatcher]
org.eclipse.riena.internal.core.StartupsSafeRunnable Startup:
'org.eclipse.equinox.log' succesful.
Tue Jun 30 15:28:38 CEST 2009 INFO [Framework Event Dispatcher] null
FrameworkEvent INFO
Tue Jun 30 15:28:38 CEST 2009 INFO [Framework Event Dispatcher] null
FrameworkEvent INFO
Tue Jun 30 15:28:38 CEST 2009 INFO [Framework Event Dispatcher] null
BundleEvent STARTED
Tue Jun 30 15:28:38 CEST 2009 INFO [Framework Event Dispatcher] null
BundleEvent STARTED
Tue Jun 30 15:28:38 CEST 2009 INFO [DeferredLoggingForwarder]
org.eclipse.riena.internal.core.Activator DeferredLogEvent on Tue Jun 30
15:28:38 CEST 2009 (1246368518150 ms) in thread [Start Level Event
Dispatcher]:
LogLevel(INFO), Message(No stage information set.)
Tue Jun 30 15:28:38 CEST 2009 INFO [Framework Event Dispatcher] null
BundleEvent STARTED
Tue Jun 30 15:28:38 CEST 2009 INFO [Start Level Event Dispatcher] null
{org.eclipse.riena.communication.core.IRemoteServiceRegistry}={service.ranking=-100,
service.id=43} ServiceEvent REGISTERED
Tue Jun 30 15:28:38 CEST 2009 INFO [Start Level Event Dispatcher]
org.eclipse.riena.internal.communication.core.ssl.SSLConfiguration No
configuration given!.
Tue Jun 30 15:28:38 CEST 2009 INFO [Start Level Event Dispatcher] null
{org.eclipse.riena.communication.core.progressmonitor.IRemoteProgressMonitorRegistry}={service.id=44}
ServiceEvent REGISTERED
Tue Jun 30 15:28:38 CEST 2009 INFO [Framework Event Dispatcher] null
BundleEvent STARTED
Tue Jun 30 15:28:38 CEST 2009 INFO [Framework Event Dispatcher] null
BundleEvent STARTED
Tue Jun 30 15:28:38 CEST 2009 INFO [Framework Event Dispatcher] null
BundleEvent STARTED
Tue Jun 30 15:28:38 CEST 2009 INFO [Framework Event Dispatcher] null
BundleEvent STARTED
Tue Jun 30 15:28:38 CEST 2009 INFO [Start Level Event Dispatcher]
org.eclipse.riena.communication.core.factory.RemoteServiceFactory found
protocol [hessian]
org.eclipse.riena.internal.communication.factory.hessian.RemoteServiceFactoryHessian@8a4916
Tue Jun 30 15:28:38 CEST 2009 INFO [Start Level Event Dispatcher] null
{org.abram.common.ICustomerService}={service.url=http://localhost:8080/hessian/CusotmerWS,
service.protocol=hessian, service.id=45} ServiceEvent REGISTERED
Tue Jun 30 15:28:38 CEST 2009 DEBUG [Start Level Event Dispatcher]
org.eclipse.riena.internal.communication.core.registry.RemoteServiceRegistry
OSGi NEW service registered id: org.abram.common.ICustomerService
Tue Jun 30 15:28:38 CEST 2009 INFO [Start Level Event Dispatcher] null
{org.abram.common.ICustomerService}={service.url=http://localhost:8080/hessian/CusotmerWS,
service.protocol=hessian, service.id=45} ServiceEvent UNREGISTERING
Tue Jun 30 15:28:38 CEST 2009 INFO [Framework Event Dispatcher] null
BundleEvent STOPPED
Tue Jun 30 15:28:38 CEST 2009 INFO [Framework Event Dispatcher] null
BundleEvent STARTED
Tue Jun 30 15:28:38 CEST 2009 INFO [Framework Event Dispatcher] null
BundleEvent STARTED
Tue Jun 30 15:28:38 CEST 2009 ERROR [Framework Event Dispatcher] null
FrameworkEvent ERROR
org.osgi.framework.BundleException: Exception in
org.abram.client.Activator.start() of bundle org.abram.client.
**************************
please test the example on http://live.eclipse.org/node/612, because
this is very important to understand what riena is.