Skip to main content



      Home
Home » Eclipse Projects » Remote Application Platform (RAP) » Demo Problems
Demo Problems [message #20271] Wed, 25 April 2007 10:40 Go to next message
Eclipse UserFriend
Originally posted by: manuel.staechele.levante-software.ch

Hi,

i just want to test rap.
so i download eclipse 3.2.2
download via cvs rap projekt (File->Import->Team->and so on)

then i want run the demo, and i follow the description on:
http://www.eclipse.org/rap/cvs.php

run -> run-> Equinox OSGi Framework -> RAP-Demo

in the console appears only:

osgi>

noting else.
i test to start the demo manually

start org.eclipse.rap.demo

results in error, similiar:
http://dev.eclipse.org/viewcvs/index.cgi/org.eclipse.platfor m.doc.isv/porting/3.2/incompatibilities.html?revision=1.14#c onfigIni

so i go to Run -> Run -> Equinox OSGi Framework -> RAP-Demo
and clicked on the plugins listed

than i click again run

also only

osgi>

in the console.
now can i typeing in again the start org.eclispe.rap.demo
result: output noting and still osgi> in the console.

always i can not access the demo over
localhost/rap

i also test

localhost:10080/rap (bevor changed the attribute)

so many thanks for your hints.

and sorry for my poor english

greetings
manuel
Re: Demo Problems [message #20342 is a reply to message #20271] Thu, 26 April 2007 05:27 Go to previous message
Eclipse UserFriend
Originally posted by: fappel.innoopract.com

Hi,

if you see only the osgi> prompt the jetty engine didn't start up. You may
type ss into the console and may get a trace like this:


osgi> ss

Framework is launched.

id State Bundle
0 ACTIVE system.bundle_3.2.2.R32x_v20070118
1 ACTIVE javax.servlet_2.4.0.qualifier
2 ACTIVE org.apache.xerces_2.8.0.v200606131651
3 ACTIVE org.eclipse.core.commands_3.2.0.I20060605-1400
4 RESOLVED org.eclipse.core.contenttype_3.2.0.v20060603
5 ACTIVE org.eclipse.core.jobs_3.2.0.v20060603
6 ACTIVE org.eclipse.core.runtime_3.2.0.v20060603
7 RESOLVED
org.eclipse.core.runtime.compatibility.registry_3.2.1.R32x_v 20060907
Master=13
8 ACTIVE org.eclipse.equinox.common_3.2.0.v20060603
9 INSTALLED org.eclipse.equinox.http.jetty_1.0.0.qualifier
10 ACTIVE org.eclipse.equinox.http.registry_1.0.0.qualifier
11 ACTIVE org.eclipse.equinox.http.servlet_1.0.0.qualifier
12 ACTIVE org.eclipse.equinox.preferences_3.2.1.R32x_v20060717
13 ACTIVE org.eclipse.equinox.registry_3.2.1.R32x_v20060814
Fragments=7
14 ACTIVE org.eclipse.equinox.servlet.api_1.0.0.v20060601
15 ACTIVE org.eclipse.osgi.services_3.1.100.v20060601
16 ACTIVE org.eclipse.rap.demo_1.0.0.qualifier
17 ACTIVE org.eclipse.rap.jface_1.0.0.qualifier
18 ACTIVE org.eclipse.rap.rwt_1.0.0.qualifier
19 ACTIVE org.eclipse.rap.ui.workbench_1.0.0.qualifier
20 ACTIVE org.eclipse.rap.w4t_1.0.0.qualifier
21 INSTALLED org.mortbay.jetty_5.1.11.qualifier

osgi>

As you can see the jetty bundle has only been INSTALLED not ACTIVE. Go to
Run -> Run -> Equinox OSGi Framework -> RAP-Demo and click 'Validate Plug-in
Set'. If problems are detected click 'Add Required Plug-ins'. After that
validate again and if the problems have vanished click run. If not call in
again...

Ciao
Frank

"Manuel Staechele" <manuel.staechele@levante-software.ch> schrieb im
Newsbeitrag news:f0np7l$7cs$1@build.eclipse.org...
> Hi,
>
> i just want to test rap.
> so i download eclipse 3.2.2
> download via cvs rap projekt (File->Import->Team->and so on)
>
> then i want run the demo, and i follow the description on:
> http://www.eclipse.org/rap/cvs.php
>
> run -> run-> Equinox OSGi Framework -> RAP-Demo
>
> in the console appears only:
>
> osgi>
>
> noting else.
> i test to start the demo manually
>
> start org.eclipse.rap.demo
>
> results in error, similiar:
> http://dev.eclipse.org/viewcvs/index.cgi/org.eclipse.platfor m.doc.isv/porting/3.2/incompatibilities.html?revision=1.14#c onfigIni
>
> so i go to Run -> Run -> Equinox OSGi Framework -> RAP-Demo
> and clicked on the plugins listed
>
> than i click again run
>
> also only
>
> osgi>
>
> in the console.
> now can i typeing in again the start org.eclispe.rap.demo
> result: output noting and still osgi> in the console.
>
> always i can not access the demo over
> localhost/rap
>
> i also test
>
> localhost:10080/rap (bevor changed the attribute)
>
> so many thanks for your hints.
>
> and sorry for my poor english
>
> greetings
> manuel
Previous Topic:How to deploy a webservice in a RAP architecture
Next Topic:RAP in WAP
Goto Forum:
  


Current Time: Thu May 08 19:40:28 EDT 2025

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

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

Back to the top