Monday, June 23, 2008

RAP at Ganymede Democamps near you




The Ganymede Release Train is about to arrive (or leave?) on June 25th 2008 and RAP 1.1 is on-board along with 22 other projects.

The busy weeks of pre-release polishing, bug fixing and stress-testing lie behind us. Now is the time talk about what's new in this release, meet other Eclipse enthusiasts and even celebrate a little.

If you want to learn more about RAP 1.1 join us at one of the following DemoCamps:

* DemoCamp Portland, June 24th (download slides here)
* DemoCamp Karlsruhe, June 26th

Additional RAP Demos by the community are/were sheduled for:

* DemoCamp Sofia, June 21st
* DemoCamp Szeged, June 26th

Have fun,
Elias.

Image: (c) Copyright 2007, c4d/Photocase.de

2 comments:

marcossousa said...

Hello,

I'm trying to run Rap Form Examples downloaded form RAP CVS, but before loading the page I receive the folowing message:
The application could not start.

The log message is folowing:

!SESSION 2008-08-12 08:06:27.765 -----------------------------------------------
eclipse.buildId=unknown
java.version=1.6.0_05
java.vendor=Sun Microsystems Inc.
BootLoader constants: OS=win32, ARCH=x86, WS=win32, NL=pt_BR
Command-line arguments: -dev file:D:/tests/workspace/.metadata/.plugins/org.eclipse.pde.core/Forms Exampes/dev.properties -os win32 -ws win32 -arch x86 -console -consolelog

!ENTRY org.eclipse.ui.forms.examples 4 0 2008-08-12 08:06:29.468
!MESSAGE
!STACK 0
org.osgi.framework.BundleException: The bundle could not be resolved. Reason: Missing Constraint: Require-Bundle: org.eclipse.rap.ui; bundle-version="0.0.0"
at org.eclipse.osgi.framework.internal.core.BundleHost.startWorker(BundleHost.java:305)
at org.eclipse.osgi.framework.internal.core.AbstractBundle.resume(AbstractBundle.java:355)

...
!ENTRY org.eclipse.osgi 4 0 2008-08-12 08:06:29.468
!MESSAGE Bundle initial@reference:file:D:/tests/workspace/org.eclipse.rap.ui.forms.examples/ was not resolved.

!ENTRY org.eclipse.osgi 2 0 2008-08-12 08:06:29.484
!MESSAGE One or more bundles are not resolved because the following root constraints are not resolved:
!SUBENTRY 1 org.eclipse.osgi 2 0 2008-08-12 08:06:29.484
!MESSAGE Bundle initial@reference:file:D:/tests/workspace/org.eclipse.rap.ui.forms.examples/ was not resolved.
!SUBENTRY 2 org.eclipse.ui.forms.examples 2 0 2008-08-12 08:06:29.484
!MESSAGE Missing required bundle org.eclipse.rap.ui.forms_0.0.0.
!SUBENTRY 2 org.eclipse.ui.forms.examples 2 0 2008-08-12 08:06:29.484
!MESSAGE Missing required bundle org.eclipse.rap.ui_0.0.0.

!ENTRY org.eclipse.osgi 2 0 2008-08-12 08:06:29.484
!MESSAGE The following is a complete list of bundles which are not resolved, see the prior log entry for the root cause if it exists:
!SUBENTRY 1 org.eclipse.osgi 2 0 2008-08-12 08:06:29.484
!MESSAGE Bundle initial@reference:file:D:/tests/workspace/org.eclipse.rap.ui.forms.examples/ [18] was not resolved.
!SUBENTRY 2 org.eclipse.ui.forms.examples 2 0 2008-08-12 08:06:29.484
!MESSAGE Missing required bundle org.eclipse.rap.ui_0.0.0.
!SUBENTRY 2 org.eclipse.ui.forms.examples 2 0 2008-08-12 08:06:29.484
!MESSAGE Missing required bundle org.eclipse.rap.ui.forms_0.0.0.

!ENTRY org.eclipse.osgi 4 0 2008-08-12 08:06:29.500
!MESSAGE Application error
!STACK 1

Elias Volanakis said...

Hi Marcos,

I see that your question was already answered on the RAP mailing list.

Regards,
Elias.