Skip to main content


Eclipse Community Forums
Forum Search:

Search      Help    Register    Login    Home
Home » Eclipse Projects » Remote Application Platform (RAP) » Exception in standalone app
Exception in standalone app [message #36126] Sun, 01 July 2007 20:43 Go to next message
Eclipse UserFriend
Originally posted by: oberhack.softwarefabrik.net

Hi all,

in Eclipse my app is running perfectly but after deploying I'm getting the
following two errors:

1.
!ENTRY org.eclipse.rap.ui.workbench 2 0 2007-07-01 22:35:36.531
!MESSAGE Warnings while parsing the commands from the
'org.eclipse.ui.commands'
and 'org.eclipse.ui.actionDefinitions' extension points.
!SUBENTRY 1 org.eclipse.rap.ui.workbench 2 0 2007-07-01 22:35:36.531
!MESSAGE Commands should really have a category:
plug-in='org.eclipse.rap.ui.wor
kbench', id='org.eclipse.ui.views.showView',
categoryId='org.eclipse.ui.category
..views'

2.
!ENTRY org.eclipse.core.runtime 4 2 2007-07-01 22:35:38.281
!MESSAGE Problems occurred when invoking code from plug-in:
"org.eclipse.core.ru
ntime".
!STACK 0
java.lang.NullPointerException
at
org.eclipse.core.runtime.adaptor.EclipseStarter$1.run(Eclips eStarter.
java:546)
at
org.eclipse.core.internal.runtime.InternalPlatform$1.run(Int ernalPlat
form.java:193)
at org.eclipse.core.runtime.SafeRunner.run(SafeRunner.java:37)
at
org.eclipse.core.internal.runtime.InternalPlatform.endSplash (Internal
Platform.java:186)
at org.eclipse.core.runtime.Platform.endSplash(Platform.java:53 3)
at org.eclipse.ui.internal.Workbench.runUI(Workbench.java:2190)
at
org.eclipse.ui.internal.Workbench.createAndRunWorkbench(Work bench.jav
a:341)
at
org.eclipse.ui.PlatformUI.createAndRunWorkbench(PlatformUI.j ava:153)
at
net.softwarefabrik.scrummaster.ui.web.controller.ScrumManage rWorkbenc
h.createUI(ScrumManagerWorkbench.java:28)
at
org.eclipse.swt.internal.lifecycle.EntryPointManager.createU I(EntryPo
intManager.java:82)
at
org.eclipse.swt.internal.lifecycle.PrepareUIRoot.execute(Pre pareUIRoo
Re: Exception in standalone app [message #36196 is a reply to message #36126] Mon, 02 July 2007 08:48 Go to previous messageGo to next message
Eclipse UserFriend
Originally posted by: fappel.innoopract.com

Hi,

I never came across that problem till now. How did you deploy your
application, standalone OSGi or WAR? Which OSGi-Version do you use? What are
your startup parameters?

Ciao
Frank


"Andreas" <oberhack@softwarefabrik.net> schrieb im Newsbeitrag
news:f693lc$p38$1@build.eclipse.org...
> Hi all,
>
> in Eclipse my app is running perfectly but after deploying I'm getting the
> following two errors:
>
> 1.
> !ENTRY org.eclipse.rap.ui.workbench 2 0 2007-07-01 22:35:36.531
> !MESSAGE Warnings while parsing the commands from the
> 'org.eclipse.ui.commands'
> and 'org.eclipse.ui.actionDefinitions' extension points.
> !SUBENTRY 1 org.eclipse.rap.ui.workbench 2 0 2007-07-01 22:35:36.531
> !MESSAGE Commands should really have a category:
> plug-in='org.eclipse.rap.ui.wor
> kbench', id='org.eclipse.ui.views.showView',
> categoryId='org.eclipse.ui.category
> .views'
>
> 2.
> !ENTRY org.eclipse.core.runtime 4 2 2007-07-01 22:35:38.281
> !MESSAGE Problems occurred when invoking code from plug-in:
> "org.eclipse.core.ru
> ntime".
> !STACK 0
> java.lang.NullPointerException
> at
> org.eclipse.core.runtime.adaptor.EclipseStarter$1.run(Eclips eStarter.
> java:546)
> at
> org.eclipse.core.internal.runtime.InternalPlatform$1.run(Int ernalPlat
> form.java:193)
> at org.eclipse.core.runtime.SafeRunner.run(SafeRunner.java:37)
> at
> org.eclipse.core.internal.runtime.InternalPlatform.endSplash (Internal
> Platform.java:186)
> at org.eclipse.core.runtime.Platform.endSplash(Platform.java:53 3)
> at org.eclipse.ui.internal.Workbench.runUI(Workbench.java:2190)
> at
> org.eclipse.ui.internal.Workbench.createAndRunWorkbench(Work bench.jav
> a:341)
> at
> org.eclipse.ui.PlatformUI.createAndRunWorkbench(PlatformUI.j ava:153)
> at
> net.softwarefabrik.scrummaster.ui.web.controller.ScrumManage rWorkbenc
> h.createUI(ScrumManagerWorkbench.java:28)
> at
> org.eclipse.swt.internal.lifecycle.EntryPointManager.createU I(EntryPo
> intManager.java:82)
> at
> org.eclipse.swt.internal.lifecycle.PrepareUIRoot.execute(Pre pareUIRoo
>
>
Re: Exception in standalone app [message #36265 is a reply to message #36196] Mon, 02 July 2007 09:31 Go to previous messageGo to next message
Eclipse UserFriend
Originally posted by: oberhack.softwarefabrik.net

This is a multi-part message in MIME format.

------=_NextPart_000_0007_01C7BC9C.84626730
Content-Type: text/plain;
charset="iso-8859-1"
Content-Transfer-Encoding: quoted-printable

Hi Frank,

it's a pure OSGi app and my startup parameters are:=20
java -jar org.eclipse.osgi_3.2.2.R32x_v20070118.jar -console -consoleLog =
-configuration Install

I've build your bundles from CVS - the same app worked fine with your M3 =
bundles. Maybe some of your build scripts changed?

Config.ini:

#Sun Jul 01 23:47:24 CEST 2007
osgi.bundles=3Dreference\:file\:/plugins/javax.servlet_2.4.0 .200707011147=
..jar@start ,reference\:file\:/plugins/net.softwarefabrik.commons.data_1 .0.=
3.jar@start ,reference\:file\:/plugins/net.softwarefabrik.commons.model_ 1.=
0.1.jar@start ,reference\:file\:/plugins/net.softwarefabrik.model.artifact =
..impl_1.0.2.jar@start,reference\:file\:/plugins/net.softwarefabrik.model.=
artifact.service_1.0.0.jar@start,reference\:file\:/plugins/net.softwarefa=
brik.model.event.impl_1.0.0.jar@start,reference\:file\:/plugins/net.softw=
arefabrik.rap.customwidgets_1.0.0.jar@start,reference\:file\:/plugins/net=
..softwarefabrik.scrummaster.ui.web_1.0.0.jar@start,reference\:file\:/plug=
ins/org.apache.commons.logging_1.0.4.200707011147.jar@start,reference\:fi=
le\:/plugins/org.eclipse.core.commands_3.2.0.I20060605-1400.jar@start,ref=
erence\:file\:/plugins/org.eclipse.core.contenttype_3.2.0.v20060603.jar@1=
\:start,reference\:file\:/plugins/org.eclipse.core.expressio ns_3.2.2.r322=
_v20070109a.jar@start,reference\:file\:/plugins/org.eclipse.core.jobs_3.2=
..0.v20060603.jar@start,reference\:file\:/plugins/org.eclipse.core.runtime=
_3.2.0.v20060603.jar@1\:start,reference\:file\:/plugins/org.eclipse.equin=
ox.common_3.2.0.v20060603.jar@1\:start,reference\:file\:/plugins/org.ecli=
pse.equinox.http.jetty_1.0.0.200707011147.jar@start,reference\:file\:/plu=
gins/org.eclipse.equinox.http.registry_1.0.0.200707011147.jar@start,refer=
ence\:file\:/plugins/org.eclipse.equinox.http.servlet_1.0.0. 200707011147.=
jar@start ,reference\:file\:/plugins/org.eclipse.equinox.preferences_3 .2.1=
..R32x_v20060717.jar@start,reference\:file\:/plugins/org.eclipse.equinox.r=
egistry_3.2.1.R32x_v20060814.jar@start,reference\:file\:/plugins/org.ecli=
pse.osgi.services_3.1.100.v20060601.jar@start,reference\:file\:/plugins/o=
rg.eclipse.rap.jface_1.0.0.200707011147.jar@start,reference\:file\:/plugi=
ns/org.eclipse.rap.rwt_1.0.0.200707011147.jar@start,reference\:file\:/plu=
gins/org.eclipse.rap.ui.workbench_1.0.0.200707011147.jar@start,reference\=
:file\:/plugins/org.eclipse.rap.w4t_1.0.0.200707011147.jar@start,referenc=
e\:file\:/plugins/org.mortbay.jetty_5.1.11.200707011147.jar@start
osgi.noShutdown=3Dtrue
osgi.bundles.defaultStartLevel=3D4
osgi.configuration.cascaded=3Dfalse
eclipse.ignoreApp=3Dtrue

plugin.xml

<?xml version=3D"1.0" encoding=3D"UTF-8"?>

<?eclipse version=3D"3.0"?>

<plugin>

<extension

id=3D"net.softwarefabrik.scrummaster.ui.web"

point=3D"org.eclipse.rap.ui.workbench.entrypoint">

<entrypoint

class=3D" net.softwarefabrik.scrummaster.ui.web.controller.ScrumManage rWor=
kbench"

parameter=3D"default"/>

</extension>


<extension

point=3D"org.eclipse.ui.perspectives">

<perspective

name=3D"Demo Perspective"

icon=3D"icons/search.gif"

class=3D" net.softwarefabrik.scrummaster.ui.web.controller.Perspective "

id=3D" net.softwarefabrik.scrummaster.ui.web.controller.perspective ">

</perspective>

</extension>=20


<extension point=3D"org.eclipse.ui.views">=20

<view

class=3D" net.softwarefabrik.scrummaster.ui.web.controller.ProductBack logE=
xplorer"

icon=3D"icons/contact.gif"

id=3D"org.eclipse.rap.demo.DemoTreeViewPartI"

name=3D"Product Backlog"/>=20

<view

class=3D" net.softwarefabrik.scrummaster.ui.web.controller.PriorityVie w "

icon=3D"icons/contact.gif"

id=3D" net.softwarefabrik.scrummaster.ui.web.controller.PriorityVie w "

name=3D"Priorities"/>=20

<view

class=3D" net.softwarefabrik.scrummaster.ui.web.views.ProductDescripti onVi=
ew"

icon=3D"icons/contact.gif"

id=3D" net.softwarefabrik.scrummaster.ui.web.views.ProductDescripti onView "=


name=3D"Description"/>=20

<view

class=3D" net.softwarefabrik.scrummaster.ui.web.controller.ScrumPlanni ngEd=
itor"

icon=3D"icons/contact.gif"

id=3D" net.softwarefabrik.scrummaster.ui.web.controller.ScrumPlanni ngEdito=
r"

name=3D"Scrum Planning Editor"/>=20

<view

class=3D" net.softwarefabrik.scrummaster.ui.web.controller.PersonalTas kVie=
w"

icon=3D"icons/contact.gif"

id=3D" net.softwarefabrik.scrummaster.ui.web.controller.PersonalTas kView "

name=3D"Personal Tasks"/>=20

</extension>=20

</plugin>

"Frank Appel" <fappel@innoopract.com> schrieb im Newsbeitrag =
news:f6ae4c$4cr$1@build.eclipse.org...
> Hi,
>=20
> I never came across that problem till now. How did you deploy your=20
> application, standalone OSGi or WAR? Which OSGi-Version do you use? =
What are=20
> your startup parameters?
>=20
> Ciao
> Frank
>=20
>=20
> "Andreas" <oberhack@softwarefabrik.net> schrieb im Newsbeitrag=20
> news:f693lc$p38$1@build.eclipse.org...
>> Hi all,
>>
>> in Eclipse my app is running perfectly but after deploying I'm =
getting the=20
>> following two errors:
>>
>> 1.
>> !ENTRY org.eclipse.rap.ui.workbench 2 0 2007-07-01 22:35:36.531
>> !MESSAGE Warnings while parsing the commands from the=20
>> 'org.eclipse.ui.commands'
>> and 'org.eclipse.ui.actionDefinitions' extension points.
>> !SUBENTRY 1 org.eclipse.rap.ui.workbench 2 0 2007-07-01 22:35:36.531
>> !MESSAGE Commands should really have a category:=20
>> plug-in=3D'org.eclipse.rap.ui.wor
>> kbench', id=3D'org.eclipse.ui.views.showView',=20
>> categoryId=3D'org.eclipse.ui.category
>> .views'
>>
>> 2.
>> !ENTRY org.eclipse.core.runtime 4 2 2007-07-01 22:35:38.281
>> !MESSAGE Problems occurred when invoking code from plug-in:=20
>> "org.eclipse.core.ru
>> ntime".
>> !STACK 0
>> java.lang.NullPointerException
>> at=20
>> org.eclipse.core.runtime.adaptor.EclipseStarter$1.run(Eclips eStarter.
>> java:546)
>> at=20
>> org.eclipse.core.internal.runtime.InternalPlatform$1.run(Int ernalPlat
>> form.java:193)
>> at org.eclipse.core.runtime.SafeRunner.run(SafeRunner.java:37)
>> at=20
>> org.eclipse.core.internal.runtime.InternalPlatform.endSplash (Internal
>> Platform.java:186)
>> at =
org.eclipse.core.runtime.Platform.endSplash(Platform.java:53 3)
>> at =
org.eclipse.ui.internal.Workbench.runUI(Workbench.java:2190)
>> at=20
>> org.eclipse.ui.internal.Workbench.createAndRunWorkbench(Work bench.jav
>> a:341)
>> at=20
>> org.eclipse.ui.PlatformUI.createAndRunWorkbench(PlatformUI.j ava:153)
>> at=20
>> net.softwarefabrik.scrummaster.ui.web.controller.ScrumManage rWorkbenc
>> h.createUI(ScrumManagerWorkbench.java:28)
>> at=20
>> org.eclipse.swt.internal.lifecycle.EntryPointManager.createU I(EntryPo
>> intManager.java:82)
>> at=20
>> org.eclipse.swt.internal.lifecycle.PrepareUIRoot.execute(Pre pareUIRoo
>>
>>=20
>=20
>
------=_NextPart_000_0007_01C7BC9C.84626730
Content-Type: text/html;
charset="iso-8859-1"
Content-Transfer-Encoding: quoted-printable

<!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 4.0 Transitional//EN">
<HTML><HEAD>
<META http-equiv=3DContent-Type content=3D"text/html; =
charset=3Diso-8859-1">
<META content=3D"MSHTML 6.00.6000.16481" name=3DGENERATOR>
<STYLE></STYLE>
</HEAD>
<BODY>
<DIV><FONT face=3DArial size=3D2>Hi Frank,</FONT></DIV>
<DIV><FONT face=3DArial size=3D2></FONT>&nbsp;</DIV>
<DIV><FONT face=3DArial size=3D2>it's a pure OSGi app and my =
<STRONG>startup=20
parameters</STRONG> are: </FONT></DIV>
<DIV><FONT face=3DArial size=3D2>java -jar =
org.eclipse.osgi_3.2.2.R32x_v20070118.jar=20
-console -consoleLog -configuration Install</FONT></DIV>
<DIV><FONT face=3DArial size=3D2></FONT>&nbsp;</DIV>
<DIV><FONT face=3DArial size=3D2>I've build your bundles from CVS - the =
same app=20
worked fine with your M3 bundles. Maybe some of your build scripts=20
changed?</FONT></DIV>
<DIV><FONT face=3DArial size=3D2></FONT>&nbsp;</DIV>
<DIV><FONT face=3DArial =
size=3D2><STRONG>Config.ini:</STRONG></FONT></DIV>
<DIV><FONT face=3DArial size=3D2></FONT>&nbsp;</DIV>
<DIV><FONT face=3DArial size=3D2>#Sun Jul 01 23:47:24 CEST =
2007</FONT></DIV>
<DIV><FONT face=3DArial=20
size=3D2> osgi.bundles=3Dreference\:file\:/plugins/javax.servlet_2.4.0 .200=
707011147.jar@start,reference\:file\:/plugins/net.softwarefabrik.commons.=
data_1.0.3.jar@start,reference\:file\:/plugins/net.softwarefabrik.commons=
..model_1.0.1.jar@start,reference\:file\:/plugins/net.softwarefabrik.model=
..artifact.impl_1.0.2.jar@start,reference\:file\:/plugins/net.softwarefabr=
ik.model.artifact.service_1.0.0.jar@start,reference\:file\:/plugins/net.s=
oftwarefabrik.model.event.impl_1.0.0.jar@start,reference\:file\:/plugins/=
net.softwarefabrik.rap.customwidgets_1.0.0.jar@start,reference\:file\:/pl=
ugins/net.softwarefabrik.scrummaster.ui.web_1.0.0.jar@start,reference\:fi=
le\:/plugins/org.apache.commons.logging_1.0.4.200707011147.jar@start,refe=
rence\:file\:/plugins/org.eclipse.core.commands_3.2.0.I20060 605-1400.jar@=
start,reference\:file\:/plugins/org.eclipse.core.contenttype _3.2.0.v20060=
603.jar@1 \:start,reference\:file\:/plugins/org.eclipse.core.expressio ns_3=
..2.2.r322_v20070109a.jar@start,reference\:file\:/plugins/org.eclipse.core=
..jobs_3.2.0.v20060603.jar@start,reference\:file\:/plugins/org.eclipse.cor=
e.runtime_3.2.0.v20060603.jar@1\:start,reference\:file\:/plugins/org.ecli=
pse.equinox.common_3.2.0.v20060603.jar@1\:start,reference\:file\:/plugins=
/org.eclipse.equinox.http.jetty_1.0.0.200707011147.jar@start,reference\:f=
ile\:/plugins/org.eclipse.equinox.http.registry_1.0.0.200707011147.jar@st=
art,reference\:file\:/plugins/org.eclipse.equinox.http.servl et_1.0.0.2007=
07011147.jar@start,reference\:file\:/plugins/org.eclipse.equinox.preferen=
ces_3.2.1.R32x_v20060717.jar@start,reference\:file\:/plugins/org.eclipse.=
equinox.registry_3.2.1.R32x_v20060814.jar@start,reference\:file\:/plugins=
/org.eclipse.osgi.services_3.1.100.v20060601.jar@start,reference\:file\:/=
plugins/org.eclipse.rap.jface_1.0.0.200707011147.jar@start,reference\:fil=
e\:/plugins/org.eclipse.rap.rwt_1.0.0.200707011147.jar@start,reference\:f=
ile\:/plugins/org.eclipse.rap.ui.workbench_1.0.0.200707011147.jar@start,r=
eference\:file\:/plugins/org.eclipse.rap.w4t_1.0.0.200707011147.jar@start=
,reference\:file\:/plugins/org.mortbay.jetty_5.1.11.200707011147.jar@star=
t</FONT></DIV>
<DIV><FONT face=3DArial size=3D2>osgi.noShutdown=3Dtrue</FONT></DIV>
<DIV><FONT face=3DArial =
size=3D2>osgi.bundles.defaultStartLevel=3D4</FONT></DIV>
<DIV><FONT face=3DArial =
size=3D2>osgi.configuration.cascaded=3Dfalse</FONT></DIV>
<DIV><FONT face=3DArial size=3D2>eclipse.ignoreApp=3Dtrue</FONT></DIV>
<DIV><FONT face=3DArial size=3D2></FONT>&nbsp;</DIV>
<DIV><FONT face=3DArial =
size=3D2><STRONG>plugin.xml</STRONG></FONT></DIV>
<DIV><FONT face=3DArial size=3D2></FONT>&nbsp;</DIV>
<DIV><FONT color=3D#808080 size=3D2>
<P align=3Dleft>&lt;?xml version=3D"1.0" encoding=3D"UTF-8"?&gt;</P>
<P align=3Dleft>&lt;?eclipse version=3D"3.0"?&gt;</P></FONT><FONT =
color=3D#000080=20
size=3D2>
<P align=3Dleft>&lt;plugin&gt;</P></FONT><FONT size=3D2>
<P align=3Dleft></FONT><FONT color=3D#000080 =
size=3D2>&lt;extension</P></FONT><FONT=20
size=3D2>
<P align=3Dleft></FONT><FONT color=3D#000080 size=3D2>id=3D</FONT><FONT =
color=3D#008000=20
size=3D2>"net.softwarefabrik.scrummaster.ui.web"</P></FONT ><FONT =
size=3D2>
<P align=3Dleft></FONT><FONT color=3D#000080 =
size=3D2>point=3D</FONT><FONT color=3D#008000=20
size=3D2>"org.eclipse.rap.ui.workbench.entrypoint"</FONT><FONT =
color=3D#000080=20
size=3D2>&gt;</P></FONT><FONT size=3D2>
<P align=3Dleft></FONT><FONT color=3D#000080 =
size=3D2>&lt;entrypoint</P></FONT><FONT=20
size=3D2>
<P align=3Dleft></FONT><FONT color=3D#000080 =
size=3D2>class=3D</FONT><FONT color=3D#008000=20
size=3D2>" net.softwarefabrik.scrummaster.ui.web.controller.ScrumManage rWo=
rkbench"</P></FONT><FONT=20
size=3D2>
<P align=3Dleft></FONT><FONT color=3D#000080 =
size=3D2>parameter=3D</FONT><FONT=20
color=3D#008000 size=3D2>"default"</FONT><FONT color=3D#000080=20
size=3D2>/&gt;</P></FONT><FONT size=3D2>
<P align=3Dleft></FONT><FONT color=3D#000080=20
size=3D2>&lt;/extension&gt;</P></FONT><FONT size=3D2>
<P align=3Dleft></P>
<P align=3Dleft></FONT><FONT color=3D#000080 =
size=3D2>&lt;extension</P></FONT><FONT=20
size=3D2>
<P align=3Dleft></FONT><FONT color=3D#000080 =
size=3D2>point=3D</FONT><FONT color=3D#008000=20
size=3D2>"org.eclipse.ui.perspectives"</FONT><FONT color=3D#000080=20
size=3D2>&gt;</P></FONT><FONT size=3D2>
<P align=3Dleft></FONT><FONT color=3D#000080 =
size=3D2>&lt;perspective</P></FONT><FONT=20
size=3D2>
<P align=3Dleft></FONT><FONT color=3D#000080 =
size=3D2>name=3D</FONT><FONT color=3D#008000=20
size=3D2>"Demo Perspective"</P></FONT><FONT size=3D2>
<P align=3Dleft></FONT><FONT color=3D#000080 =
size=3D2>icon=3D</FONT><FONT color=3D#008000=20
size=3D2>"icons/search.gif"</P></FONT><FONT size=3D2>
<P align=3Dleft></FONT><FONT color=3D#000080 =
size=3D2>class=3D</FONT><FONT color=3D#008000=20
size=3D2>" net.softwarefabrik.scrummaster.ui.web.controller.Perspective "</=
P></FONT><FONT=20
size=3D2>
<P align=3Dleft></FONT><FONT color=3D#000080 size=3D2>id=3D</FONT><FONT =
color=3D#008000=20
size=3D2>" net.softwarefabrik.scrummaster.ui.web.controller.perspective "</=
FONT><FONT=20
color=3D#000080 size=3D2>&gt;</P></FONT><FONT size=3D2>
<P align=3Dleft></FONT><FONT color=3D#000080=20
size=3D2>&lt;/perspective&gt;</P></FONT><FONT size=3D2>
<P align=3Dleft></FONT><FONT color=3D#000080 =
size=3D2>&lt;/extension&gt;</FONT><FONT=20
size=3D2> </P>
<P align=3Dleft></P>
<P align=3Dleft></FONT><FONT color=3D#000080 =
size=3D2>&lt;extension</FONT><FONT=20
size=3D2> </FONT><FONT color=3D#000080 size=3D2>point=3D</FONT><FONT =
color=3D#008000=20
size=3D2>"org.eclipse.ui.views"</FONT><FONT color=3D#000080 =
size=3D2>&gt;</FONT><FONT=20
size=3D2> </P>
<P align=3Dleft></FONT><FONT color=3D#000080 =
size=3D2>&lt;view</P></FONT><FONT size=3D2>
<P align=3Dleft></FONT><FONT color=3D#000080 =
size=3D2>class=3D</FONT><FONT color=3D#008000=20
size=3D2>" net.softwarefabrik.scrummaster.ui.web.controller.ProductBack log=
Explorer"</P></FONT><FONT=20
size=3D2>
<P align=3Dleft></FONT><FONT color=3D#000080 =
size=3D2>icon=3D</FONT><FONT color=3D#008000=20
size=3D2>"icons/contact.gif"</P></FONT><FONT size=3D2>
<P align=3Dleft></FONT><FONT color=3D#000080 size=3D2>id=3D</FONT><FONT =
color=3D#008000=20
size=3D2>"org.eclipse.rap.demo.DemoTreeViewPartI"</P></FONT ><FONT =
size=3D2>
<P align=3Dleft></FONT><FONT color=3D#000080 =
size=3D2>name=3D</FONT><FONT color=3D#008000=20
size=3D2>"Product Backlog"</FONT><FONT color=3D#000080 =
size=3D2>/&gt;</FONT><FONT=20
size=3D2> </P>
<P align=3Dleft></FONT><FONT color=3D#000080 =
size=3D2>&lt;view</P></FONT><FONT size=3D2>
<P align=3Dleft></FONT><FONT color=3D#000080 =
size=3D2>class=3D</FONT><FONT color=3D#008000=20
size=3D2>" net.softwarefabrik.scrummaster.ui.web.controller.PriorityVie w "<=
/P></FONT><FONT=20
size=3D2>
<P align=3Dleft></FONT><FONT color=3D#000080 =
size=3D2>icon=3D</FONT><FONT color=3D#008000=20
size=3D2>"icons/contact.gif"</P></FONT><FONT size=3D2>
<P align=3Dleft></FONT><FONT color=3D#000080 size=3D2>id=3D</FONT><FONT =
color=3D#008000=20
size=3D2>" net.softwarefabrik.scrummaster.ui.web.controller.PriorityVie w "<=
/P></FONT><FONT=20
size=3D2>
<P align=3Dleft></FONT><FONT color=3D#000080 =
size=3D2>name=3D</FONT><FONT color=3D#008000=20
size=3D2>"Priorities"</FONT><FONT color=3D#000080 =
size=3D2>/&gt;</FONT><FONT size=3D2>=20
</P>
<P align=3Dleft></FONT><FONT color=3D#000080 =
size=3D2>&lt;view</P></FONT><FONT size=3D2>
<P align=3Dleft></FONT><FONT color=3D#000080 =
size=3D2>class=3D</FONT><FONT color=3D#008000=20
size=3D2>" net.softwarefabrik.scrummaster.ui.web.views.ProductDescripti onV=
iew"</P></FONT><FONT=20
size=3D2>
<P align=3Dleft></FONT><FONT color=3D#000080 =
size=3D2>icon=3D</FONT><FONT color=3D#008000=20
size=3D2>"icons/contact.gif"</P></FONT><FONT size=3D2>
<P align=3Dleft></FONT><FONT color=3D#000080 size=3D2>id=3D</FONT><FONT =
color=3D#008000=20
size=3D2>" net.softwarefabrik.scrummaster.ui.web.views.ProductDescripti onV=
iew"</P></FONT><FONT=20
size=3D2>
<P align=3Dleft></FONT><FONT color=3D#000080 =
size=3D2>name=3D</FONT><FONT color=3D#008000=20
size=3D2>"Description"</FONT><FONT color=3D#000080 =
size=3D2>/&gt;</FONT><FONT size=3D2>=20
</P>
<P align=3Dleft></FONT><FONT color=3D#000080 =
size=3D2>&lt;view</P></FONT><FONT size=3D2>
<P align=3Dleft></FONT><FONT color=3D#000080 =
size=3D2>class=3D</FONT><FONT color=3D#008000=20
size=3D2>" net.softwarefabrik.scrummaster.ui.web.controller.ScrumPlanni ngE=
ditor"</P></FONT><FONT=20
size=3D2>
<P align=3Dleft></FONT><FONT color=3D#000080 =
size=3D2>icon=3D</FONT><FONT color=3D#008000=20
size=3D2>"icons/contact.gif"</P></FONT><FONT size=3D2>
<P align=3Dleft></FONT><FONT color=3D#000080 size=3D2>id=3D</FONT><FONT =
color=3D#008000=20
size=3D2>" net.softwarefabrik.scrummaster.ui.web.controller.ScrumPlanni ngE=
ditor"</P></FONT><FONT=20
size=3D2>
<P align=3Dleft></FONT><FONT color=3D#000080 =
size=3D2>name=3D</FONT><FONT color=3D#008000=20
size=3D2>"Scrum Planning Editor"</FONT><FONT color=3D#000080=20
size=3D2>/&gt;</FONT><FONT size=3D2> </P>
<P align=3Dleft></FONT><FONT color=3D#000080 =
size=3D2>&lt;view</P></FONT><FONT size=3D2>
<P align=3Dleft></FONT><FONT color=3D#000080 =
size=3D2>class=3D</FONT><FONT color=3D#008000=20
size=3D2>" net.softwarefabrik.scrummaster.ui.web.controller.PersonalTas kVi=
ew"</P></FONT><FONT=20
size=3D2>
<P align=3Dleft></FONT><FONT color=3D#000080 =
size=3D2>icon=3D</FONT><FONT color=3D#008000=20
size=3D2>"icons/contact.gif"</P></FONT><FONT size=3D2>
<P align=3Dleft></FONT><FONT color=3D#000080 size=3D2>id=3D</FONT><FONT =
color=3D#008000=20
size=3D2>" net.softwarefabrik.scrummaster.ui.web.controller.PersonalTas kVi=
ew"</P></FONT><FONT=20
size=3D2>
<P align=3Dleft></FONT><FONT color=3D#000080 =
size=3D2>name=3D</FONT><FONT color=3D#008000=20
size=3D2>"Personal Tasks"</FONT><FONT color=3D#000080 =
size=3D2>/&gt;</FONT><FONT=20
size=3D2> </P>
<P align=3Dleft></FONT><FONT color=3D#000080 =
size=3D2>&lt;/extension&gt;</FONT><FONT=20
size=3D2> </P></FONT><FONT color=3D#000080 size=3D2>
<P align=3Dleft>&lt;/plugin&gt;</P></FONT></DIV>
<DIV><FONT face=3DArial size=3D2>"Frank Appel" &lt;</FONT><A=20
href=3D"mailto:fappel@innoopract.com"><FONT face=3DArial=20
size=3D2>fappel@innoopract.com</FONT></A><FONT face=3DArial =
size=3D2>&gt; schrieb im=20
Newsbeitrag </FONT><A href=3D"news:f6ae4c$4cr$1@build.eclipse.org"><FONT =

face=3DArial =
size=3D2>news:f6ae4c$4cr$1@build.eclipse.org</FONT></A><FONT =
face=3DArial=20
size=3D2>...</FONT></DIV><FONT face=3DArial size=3D2>&gt; Hi,<BR>&gt; =
<BR>&gt; I never=20
came across that problem till now. How did you deploy your <BR>&gt; =
application,=20
standalone OSGi or WAR? Which OSGi-Version do you use? What are <BR>&gt; =
your=20
startup parameters?<BR>&gt; <BR>&gt; Ciao<BR>&gt; Frank<BR>&gt; <BR>&gt; =

<BR>&gt; "Andreas" &lt;</FONT><A =
href=3D"mailto:oberhack@softwarefabrik.net"><FONT=20
face=3DArial size=3D2>oberhack@softwarefabrik.net</FONT></A><FONT =
face=3DArial=20
size=3D2>&gt; schrieb im Newsbeitrag <BR>&gt; </FONT><A=20
href=3D"news:f693lc$p38$1@build.eclipse.org"><FONT face=3DArial=20
size=3D2>news:f693lc$p38$1@build.eclipse.org</FONT></A><FONT =
face=3DArial=20
size=3D2>...<BR>&gt;&gt; Hi all,<BR>&gt;&gt;<BR>&gt;&gt; in Eclipse my =
app is=20
running perfectly but after deploying I'm getting the <BR>&gt;&gt; =
following two=20
errors:<BR>&gt;&gt;<BR>&gt;&gt; 1.<BR>&gt;&gt; !ENTRY=20
org.eclipse.rap.ui.workbench 2 0 2007-07-01 22:35:36.531<BR>&gt;&gt; =
!MESSAGE=20
Warnings while parsing the commands from the <BR>&gt;&gt;=20
'org.eclipse.ui.commands'<BR>&gt;&gt; and =
'org.eclipse.ui.actionDefinitions'=20
extension points.<BR>&gt;&gt; !SUBENTRY 1 org.eclipse.rap.ui.workbench 2 =
0=20
2007-07-01 22:35:36.531<BR>&gt;&gt; !MESSAGE Commands should really have =
a=20
category: <BR>&gt;&gt; plug-in=3D'org.eclipse.rap.ui.wor<BR>&gt;&gt; =
kbench',=20
id=3D'org.eclipse.ui.views.showView', <BR>&gt;&gt;=20
categoryId=3D'org.eclipse.ui.category<BR>&gt;&gt; =
..views'<BR>&gt;&gt;<BR>&gt;&gt;=20
2.<BR>&gt;&gt; !ENTRY org.eclipse.core.runtime 4 2 2007-07-01=20
22:35:38.281<BR>&gt;&gt; !MESSAGE Problems occurred when invoking code =
from=20
plug-in: <BR>&gt;&gt; "org.eclipse.core.ru<BR>&gt;&gt; =
ntime".<BR>&gt;&gt;=20
!STACK 0<BR>&gt;&gt;=20
java.lang.NullPointerException<BR> &gt;&gt;&nbsp;&nbsp;&nbsp;&nbsp;& ;nbsp;&=
nbsp;&nbsp;=20
at <BR>&gt;&gt;=20
org.eclipse.core.runtime.adaptor.EclipseStarter$1.run(Eclips eStarter. <BR>=
&gt;&gt;=20
java:546)<BR> &gt;&gt;&nbsp;&nbsp;&nbsp;&nbsp;& ;nbsp;&nbsp;&nbsp; at =
<BR>&gt;&gt;=20
org.eclipse.core.internal.runtime.InternalPlatform$1.run(Int ernalPlat <BR>=
&gt;&gt;=20
form.java:193)<BR> &gt;&gt;&nbsp;&nbsp;&nbsp;&nbsp;& ;nbsp;&nbsp;&nbsp; at=20
org.eclipse.core.runtime.SafeRunner.run(SafeRunner.java:37)<BR >&gt;&gt;&n=
bsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&n bsp;=20
at <BR>&gt;&gt;=20
org.eclipse.core.internal.runtime.InternalPlatform.endSplash (Internal <BR>=
&gt;&gt;=20
Platform.java:186)<BR> &gt;&gt;&nbsp;&nbsp;&nbsp;&nbsp;& ;nbsp;&nbsp;&nbsp; =
at=20
org.eclipse.core.runtime.Platform.endSplash(Platform.java:53 3) <BR>&gt;&gt=
;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp ;&nbsp;=20
at=20
org.eclipse.ui.internal.Workbench.runUI(Workbench.java:2190) <BR>&gt;&gt;&=
nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;& nbsp;=20
at <BR>&gt;&gt;=20
org.eclipse.ui.internal.Workbench.createAndRunWorkbench(Work bench.jav <BR>=
&gt;&gt;=20
a:341)<BR> &gt;&gt;&nbsp;&nbsp;&nbsp;&nbsp;& ;nbsp;&nbsp;&nbsp; at =
<BR>&gt;&gt;=20
org.eclipse.ui.PlatformUI.createAndRunWorkbench(PlatformUI.j ava:153) <BR>&=
gt;&gt;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp ;&nbsp;&nbsp;=20
at <BR>&gt;&gt;=20
net.softwarefabrik.scrummaster.ui.web.controller.ScrumManage rWorkbenc <BR>=
&gt;&gt;=20
h.createUI(ScrumManagerWorkbench.java:28)<BR>&gt;&gt;&nbsp;&nbsp;&nbsp;&n=
bsp;&nbsp;&nbsp;&nbsp;=20
at <BR>&gt;&gt;=20
org.eclipse.swt.internal.lifecycle.EntryPointManager.createU I(EntryPo <BR>=
&gt;&gt;=20
intManager.java:82)<BR> &gt;&gt;&nbsp;&nbsp;&nbsp;&nbsp;& ;nbsp;&nbsp;&nbsp;=
at=20
<BR>&gt;&gt;=20
org.eclipse.swt.internal.lifecycle.PrepareUIRoot.execute(Pre pareUIRoo <BR>=
&gt;&gt;<BR>&gt;&gt;=20
<BR>&gt; <BR>&gt;</FONT></BODY></HTML>

------=_NextPart_000_0007_01C7BC9C.84626730--
Re: Exception in standalone app [message #38433 is a reply to message #36265] Tue, 17 July 2007 07:34 Go to previous message
Eclipse UserFriend
Originally posted by: fappel.innoopract.com

This is a multi-part message in MIME format.

------=_NextPart_000_000F_01C7C855.B1CE4850
Content-Type: text/plain;
charset="iso-8859-1"
Content-Transfer-Encoding: quoted-printable

Hi,

sorry that I didn't react to your latest post for a while, but we've =
been quiet busy with M5. Anyway I don't have any new ideas, why the =
splash screen handling causes that NPE. Do you have any product =
contributions or s.th. similar (just a wild guess)? Maybe you try the =
latest target version, hopefully the problem vanishs...

Ciao
Frank



"Andreas" <oberhack@softwarefabrik.net> schrieb im Newsbeitrag =
news:f6agl7$bok$1@build.eclipse.org...
Hi Frank,

it's a pure OSGi app and my startup parameters are:=20
java -jar org.eclipse.osgi_3.2.2.R32x_v20070118.jar -console =
-consoleLog -configuration Install

I've build your bundles from CVS - the same app worked fine with your =
M3 bundles. Maybe some of your build scripts changed?

Config.ini:

#Sun Jul 01 23:47:24 CEST 2007
=
osgi.bundles=3Dreference\:file\:/plugins/javax.servlet_2.4.0 .200707011147=
..jar@start ,reference\:file\:/plugins/net.softwarefabrik.commons.data_1 .0.=
3.jar@start ,reference\:file\:/plugins/net.softwarefabrik.commons.model_ 1.=
0.1.jar@start ,reference\:file\:/plugins/net.softwarefabrik.model.artifact =
..impl_1.0.2.jar@start,reference\:file\:/plugins/net.softwarefabrik.model.=
artifact.service_1.0.0.jar@start,reference\:file\:/plugins/net.softwarefa=
brik.model.event.impl_1.0.0.jar@start,reference\:file\:/plugins/net.softw=
arefabrik.rap.customwidgets_1.0.0.jar@start,reference\:file\:/plugins/net=
..softwarefabrik.scrummaster.ui.web_1.0.0.jar@start,reference\:file\:/plug=
ins/org.apache.commons.logging_1.0.4.200707011147.jar@start,reference\:fi=
le\:/plugins/org.eclipse.core.commands_3.2.0.I20060605-1400.jar@start,ref=
erence\:file\:/plugins/org.eclipse.core.contenttype_3.2.0.v20060603.jar@1=
\:start,reference\:file\:/plugins/org.eclipse.core.expressio ns_3.2.2.r322=
_v20070109a.jar@start,reference\:file\:/plugins/org.eclipse.core.jobs_3.2=
..0.v20060603.jar@start,reference\:file\:/plugins/org.eclipse.core.runtime=
_3.2.0.v20060603.jar@1\:start,reference\:file\:/plugins/org.eclipse.equin=
ox.common_3.2.0.v20060603.jar@1\:start,reference\:file\:/plugins/org.ecli=
pse.equinox.http.jetty_1.0.0.200707011147.jar@start,reference\:file\:/plu=
gins/org.eclipse.equinox.http.registry_1.0.0.200707011147.jar@start,refer=
ence\:file\:/plugins/org.eclipse.equinox.http.servlet_1.0.0. 200707011147.=
jar@start ,reference\:file\:/plugins/org.eclipse.equinox.preferences_3 .2.1=
..R32x_v20060717.jar@start,reference\:file\:/plugins/org.eclipse.equinox.r=
egistry_3.2.1.R32x_v20060814.jar@start,reference\:file\:/plugins/org.ecli=
pse.osgi.services_3.1.100.v20060601.jar@start,reference\:file\:/plugins/o=
rg.eclipse.rap.jface_1.0.0.200707011147.jar@start,reference\:file\:/plugi=
ns/org.eclipse.rap.rwt_1.0.0.200707011147.jar@start,reference\:file\:/plu=
gins/org.eclipse.rap.ui.workbench_1.0.0.200707011147.jar@start,reference\=
:file\:/plugins/org.eclipse.rap.w4t_1.0.0.200707011147.jar@start,referenc=
e\:file\:/plugins/org.mortbay.jetty_5.1.11.200707011147.jar@start
osgi.noShutdown=3Dtrue
osgi.bundles.defaultStartLevel=3D4
osgi.configuration.cascaded=3Dfalse
eclipse.ignoreApp=3Dtrue

plugin.xml

<?xml version=3D"1.0" encoding=3D"UTF-8"?>

<?eclipse version=3D"3.0"?>

<plugin>

<extension

id=3D"net.softwarefabrik.scrummaster.ui.web"

point=3D"org.eclipse.rap.ui.workbench.entrypoint">

<entrypoint

=
class=3D" net.softwarefabrik.scrummaster.ui.web.controller.ScrumManage rWor=
kbench"

parameter=3D"default"/>

</extension>


<extension

point=3D"org.eclipse.ui.perspectives">

<perspective

name=3D"Demo Perspective"

icon=3D"icons/search.gif"

class=3D" net.softwarefabrik.scrummaster.ui.web.controller.Perspective "

id=3D" net.softwarefabrik.scrummaster.ui.web.controller.perspective ">

</perspective>

</extension>=20


<extension point=3D"org.eclipse.ui.views">=20

<view

=
class=3D" net.softwarefabrik.scrummaster.ui.web.controller.ProductBack logE=
xplorer"

icon=3D"icons/contact.gif"

id=3D"org.eclipse.rap.demo.DemoTreeViewPartI"

name=3D"Product Backlog"/>=20

<view

=
class=3D" net.softwarefabrik.scrummaster.ui.web.controller.PriorityVie w "

icon=3D"icons/contact.gif"

id=3D" net.softwarefabrik.scrummaster.ui.web.controller.PriorityVie w "

name=3D"Priorities"/>=20

<view

=
class=3D" net.softwarefabrik.scrummaster.ui.web.views.ProductDescripti onVi=
ew"

icon=3D"icons/contact.gif"

=
id=3D" net.softwarefabrik.scrummaster.ui.web.views.ProductDescripti onView "=


name=3D"Description"/>=20

<view

=
class=3D" net.softwarefabrik.scrummaster.ui.web.controller.ScrumPlanni ngEd=
itor"

icon=3D"icons/contact.gif"

=
id=3D" net.softwarefabrik.scrummaster.ui.web.controller.ScrumPlanni ngEdito=
r"

name=3D"Scrum Planning Editor"/>=20

<view

=
class=3D" net.softwarefabrik.scrummaster.ui.web.controller.PersonalTas kVie=
w"

icon=3D"icons/contact.gif"

=
id=3D" net.softwarefabrik.scrummaster.ui.web.controller.PersonalTas kView "

name=3D"Personal Tasks"/>=20

</extension>=20

</plugin>

"Frank Appel" <fappel@innoopract.com> schrieb im Newsbeitrag =
news:f6ae4c$4cr$1@build.eclipse.org...
> Hi,
>=20
> I never came across that problem till now. How did you deploy your=20
> application, standalone OSGi or WAR? Which OSGi-Version do you use? =
What are=20
> your startup parameters?
>=20
> Ciao
> Frank
>=20
>=20
> "Andreas" <oberhack@softwarefabrik.net> schrieb im Newsbeitrag=20
> news:f693lc$p38$1@build.eclipse.org...
>> Hi all,
>>
>> in Eclipse my app is running perfectly but after deploying I'm =
getting the=20
>> following two errors:
>>
>> 1.
>> !ENTRY org.eclipse.rap.ui.workbench 2 0 2007-07-01 22:35:36.531
>> !MESSAGE Warnings while parsing the commands from the=20
>> 'org.eclipse.ui.commands'
>> and 'org.eclipse.ui.actionDefinitions' extension points.
>> !SUBENTRY 1 org.eclipse.rap.ui.workbench 2 0 2007-07-01 =
22:35:36.531
>> !MESSAGE Commands should really have a category:=20
>> plug-in=3D'org.eclipse.rap.ui.wor
>> kbench', id=3D'org.eclipse.ui.views.showView',=20
>> categoryId=3D'org.eclipse.ui.category
>> .views'
>>
>> 2.
>> !ENTRY org.eclipse.core.runtime 4 2 2007-07-01 22:35:38.281
>> !MESSAGE Problems occurred when invoking code from plug-in:=20
>> "org.eclipse.core.ru
>> ntime".
>> !STACK 0
>> java.lang.NullPointerException
>> at=20
>> =
org.eclipse.core.runtime.adaptor.EclipseStarter$1.run(Eclips eStarter.
>> java:546)
>> at=20
>> =
org.eclipse.core.internal.runtime.InternalPlatform$1.run(Int ernalPlat
>> form.java:193)
>> at =
org.eclipse.core.runtime.SafeRunner.run(SafeRunner.java:37)
>> at=20
>> =
org.eclipse.core.internal.runtime.InternalPlatform.endSplash (Internal
>> Platform.java:186)
>> at =
org.eclipse.core.runtime.Platform.endSplash(Platform.java:53 3)
>> at =
org.eclipse.ui.internal.Workbench.runUI(Workbench.java:2190)
>> at=20
>> =
org.eclipse.ui.internal.Workbench.createAndRunWorkbench(Work bench.jav
>> a:341)
>> at=20
>> =
org.eclipse.ui.PlatformUI.createAndRunWorkbench(PlatformUI.j ava:153)
>> at=20
>> =
net.softwarefabrik.scrummaster.ui.web.controller.ScrumManage rWorkbenc
>> h.createUI(ScrumManagerWorkbench.java:28)
>> at=20
>> =
org.eclipse.swt.internal.lifecycle.EntryPointManager.createU I(EntryPo
>> intManager.java:82)
>> at=20
>> =
org.eclipse.swt.internal.lifecycle.PrepareUIRoot.execute(Pre pareUIRoo
>>
>>=20
>=20
>
------=_NextPart_000_000F_01C7C855.B1CE4850
Content-Type: text/html;
charset="iso-8859-1"
Content-Transfer-Encoding: quoted-printable

<!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 4.0 Transitional//EN">
<HTML><HEAD>
<META http-equiv=3DContent-Type content=3D"text/html; =
charset=3Diso-8859-1">
<META content=3D"MSHTML 6.00.6000.16481" name=3DGENERATOR>
<STYLE></STYLE>
</HEAD>
<BODY bgColor=3D#ffffff>
<DIV><FONT face=3DArial size=3D2>Hi,</FONT></DIV>
<DIV><FONT face=3DArial size=3D2></FONT>&nbsp;</DIV>
<DIV><FONT face=3DArial size=3D2>sorry that I didn't react to your =
latest post for a=20
while, but we've been quiet busy with M5. Anyway I don't have any new =
ideas, why=20
the splash screen handling causes that NPE. Do you have any product=20
contributions or s.th. similar (just a wild guess)? Maybe you try the =
latest=20
target version, hopefully the problem vanishs...</FONT></DIV>
<DIV><FONT face=3DArial size=3D2></FONT>&nbsp;</DIV>
<DIV><FONT face=3DArial size=3D2>Ciao</FONT></DIV>
<DIV><FONT face=3DArial size=3D2>Frank</FONT></DIV>
<DIV><FONT face=3DArial size=3D2></FONT>&nbsp;</DIV>
<DIV><FONT face=3DArial size=3D2></FONT>&nbsp;</DIV>
<DIV><FONT face=3DArial size=3D2></FONT>&nbsp;</DIV>
<DIV>"Andreas" &lt;<A=20
href=3D"mailto:oberhack@softwarefabrik.net">oberhack@softwarefabrik.net</=
A>&gt;=20
schrieb im Newsbeitrag <A=20
href=3D"news:f6agl7$bok$1@build.eclipse.org">news:f6agl7$bok$1@build.ecli=
pse.org</A>...</DIV>
<BLOCKQUOTE=20
style=3D"PADDING-RIGHT: 0px; PADDING-LEFT: 5px; MARGIN-LEFT: 5px; =
BORDER-LEFT: #000000 2px solid; MARGIN-RIGHT: 0px">
<DIV><FONT face=3DArial size=3D2>Hi Frank,</FONT></DIV>
<DIV><FONT face=3DArial size=3D2></FONT>&nbsp;</DIV>
<DIV><FONT face=3DArial size=3D2>it's a pure OSGi app and my =
<STRONG>startup=20
parameters</STRONG> are: </FONT></DIV>
<DIV><FONT face=3DArial size=3D2>java -jar=20
org.eclipse.osgi_3.2.2.R32x_v20070118.jar -console -consoleLog =
-configuration=20
Install</FONT></DIV>
<DIV><FONT face=3DArial size=3D2></FONT>&nbsp;</DIV>
<DIV><FONT face=3DArial size=3D2>I've build your bundles from CVS - =
the same app=20
worked fine with your M3 bundles. Maybe some of your build scripts=20
changed?</FONT></DIV>
<DIV><FONT face=3DArial size=3D2></FONT>&nbsp;</DIV>
<DIV><FONT face=3DArial =
size=3D2><STRONG>Config.ini:</STRONG></FONT></DIV>
<DIV><FONT face=3DArial size=3D2></FONT>&nbsp;</DIV>
<DIV><FONT face=3DArial size=3D2>#Sun Jul 01 23:47:24 CEST =
2007</FONT></DIV>
<DIV><FONT face=3DArial=20
=
size=3D2> osgi.bundles=3Dreference\:file\:/plugins/javax.servlet_2.4.0 .200=
707011147.jar@start,reference\:file\:/plugins/net.softwarefabrik.commons.=
data_1.0.3.jar@start,reference\:file\:/plugins/net.softwarefabrik.commons=
..model_1.0.1.jar@start,reference\:file\:/plugins/net.softwarefabrik.model=
..artifact.impl_1.0.2.jar@start,reference\:file\:/plugins/net.softwarefabr=
ik.model.artifact.service_1.0.0.jar@start,reference\:file\:/plugins/net.s=
oftwarefabrik.model.event.impl_1.0.0.jar@start,reference\:file\:/plugins/=
net.softwarefabrik.rap.customwidgets_1.0.0.jar@start,reference\:file\:/pl=
ugins/net.softwarefabrik.scrummaster.ui.web_1.0.0.jar@start,reference\:fi=
le\:/plugins/org.apache.commons.logging_1.0.4.200707011147.jar@start,refe=
rence\:file\:/plugins/org.eclipse.core.commands_3.2.0.I20060 605-1400.jar@=
start,reference\:file\:/plugins/org.eclipse.core.contenttype _3.2.0.v20060=
603.jar@1 \:start,reference\:file\:/plugins/org.eclipse.core.expressio ns_3=
..2.2.r322_v20070109a.jar@start,reference\:file\:/plugins/org.eclipse.core=
..jobs_3.2.0.v20060603.jar@start,reference\:file\:/plugins/org.eclipse.cor=
e.runtime_3.2.0.v20060603.jar@1\:start,reference\:file\:/plugins/org.ecli=
pse.equinox.common_3.2.0.v20060603.jar@1\:start,reference\:file\:/plugins=
/org.eclipse.equinox.http.jetty_1.0.0.200707011147.jar@start,reference\:f=
ile\:/plugins/org.eclipse.equinox.http.registry_1.0.0.200707011147.jar@st=
art,reference\:file\:/plugins/org.eclipse.equinox.http.servl et_1.0.0.2007=
07011147.jar@start,reference\:file\:/plugins/org.eclipse.equinox.preferen=
ces_3.2.1.R32x_v20060717.jar@start,reference\:file\:/plugins/org.eclipse.=
equinox.registry_3.2.1.R32x_v20060814.jar@start,reference\:file\:/plugins=
/org.eclipse.osgi.services_3.1.100.v20060601.jar@start,reference\:file\:/=
plugins/org.eclipse.rap.jface_1.0.0.200707011147.jar@start,reference\:fil=
e\:/plugins/org.eclipse.rap.rwt_1.0.0.200707011147.jar@start,reference\:f=
ile\:/plugins/org.eclipse.rap.ui.workbench_1.0.0.200707011147.jar@start,r=
eference\:file\:/plugins/org.eclipse.rap.w4t_1.0.0.200707011147.jar@start=
,reference\:file\:/plugins/org.mortbay.jetty_5.1.11.200707011147.jar@star=
t</FONT></DIV>
<DIV><FONT face=3DArial size=3D2>osgi.noShutdown=3Dtrue</FONT></DIV>
<DIV><FONT face=3DArial =
size=3D2>osgi.bundles.defaultStartLevel=3D4</FONT></DIV>
<DIV><FONT face=3DArial =
size=3D2>osgi.configuration.cascaded=3Dfalse</FONT></DIV>
<DIV><FONT face=3DArial size=3D2>eclipse.ignoreApp=3Dtrue</FONT></DIV>
<DIV><FONT face=3DArial size=3D2></FONT>&nbsp;</DIV>
<DIV><FONT face=3DArial =
size=3D2><STRONG>plugin.xml</STRONG></FONT></DIV>
<DIV><FONT face=3DArial size=3D2></FONT>&nbsp;</DIV>
<DIV><FONT color=3D#808080 size=3D2>
<P align=3Dleft>&lt;?xml version=3D"1.0" encoding=3D"UTF-8"?&gt;</P>
<P align=3Dleft>&lt;?eclipse version=3D"3.0"?&gt;</P></FONT><FONT =
color=3D#000080=20
size=3D2>
<P align=3Dleft>&lt;plugin&gt;</P></FONT><FONT size=3D2>
<P align=3Dleft></FONT><FONT color=3D#000080 =
size=3D2>&lt;extension</P></FONT><FONT=20
size=3D2>
<P align=3Dleft></FONT><FONT color=3D#000080 =
size=3D2>id=3D</FONT><FONT color=3D#008000=20
size=3D2>"net.softwarefabrik.scrummaster.ui.web"</P></FONT ><FONT =
size=3D2>
<P align=3Dleft></FONT><FONT color=3D#000080 =
size=3D2>point=3D</FONT><FONT=20
color=3D#008000 =
size=3D2>"org.eclipse.rap.ui.workbench.entrypoint"</FONT><FONT=20
color=3D#000080 size=3D2>&gt;</P></FONT><FONT size=3D2>
<P align=3Dleft></FONT><FONT color=3D#000080 =
size=3D2>&lt;entrypoint</P></FONT><FONT=20
size=3D2>
<P align=3Dleft></FONT><FONT color=3D#000080 =
size=3D2>class=3D</FONT><FONT=20
color=3D#008000=20
=
size=3D2>" net.softwarefabrik.scrummaster.ui.web.controller.ScrumManage rWo=
rkbench"</P></FONT><FONT=20
size=3D2>
<P align=3Dleft></FONT><FONT color=3D#000080 =
size=3D2>parameter=3D</FONT><FONT=20
color=3D#008000 size=3D2>"default"</FONT><FONT color=3D#000080=20
size=3D2>/&gt;</P></FONT><FONT size=3D2>
<P align=3Dleft></FONT><FONT color=3D#000080=20
size=3D2>&lt;/extension&gt;</P></FONT><FONT size=3D2>
<P align=3Dleft></P>
<P align=3Dleft></FONT><FONT color=3D#000080 =
size=3D2>&lt;extension</P></FONT><FONT=20
size=3D2>
<P align=3Dleft></FONT><FONT color=3D#000080 =
size=3D2>point=3D</FONT><FONT=20
color=3D#008000 size=3D2>"org.eclipse.ui.perspectives"</FONT><FONT =
color=3D#000080=20
size=3D2>&gt;</P></FONT><FONT size=3D2>
<P align=3Dleft></FONT><FONT color=3D#000080=20
size=3D2>&lt;perspective</P></FONT><FONT size=3D2>
<P align=3Dleft></FONT><FONT color=3D#000080 =
size=3D2>name=3D</FONT><FONT=20
color=3D#008000 size=3D2>"Demo Perspective"</P></FONT><FONT size=3D2>
<P align=3Dleft></FONT><FONT color=3D#000080 =
size=3D2>icon=3D</FONT><FONT=20
color=3D#008000 size=3D2>"icons/search.gif"</P></FONT><FONT size=3D2>
<P align=3Dleft></FONT><FONT color=3D#000080 =
size=3D2>class=3D</FONT><FONT=20
color=3D#008000=20
=
size=3D2>" net.softwarefabrik.scrummaster.ui.web.controller.Perspective "</=
P></FONT><FONT=20
size=3D2>
<P align=3Dleft></FONT><FONT color=3D#000080 =
size=3D2>id=3D</FONT><FONT color=3D#008000=20
=
size=3D2>" net.softwarefabrik.scrummaster.ui.web.controller.perspective "</=
FONT><FONT=20
color=3D#000080 size=3D2>&gt;</P></FONT><FONT size=3D2>
<P align=3Dleft></FONT><FONT color=3D#000080=20
size=3D2>&lt;/perspective&gt;</P></FONT><FONT size=3D2>
<P align=3Dleft></FONT><FONT color=3D#000080 =
size=3D2>&lt;/extension&gt;</FONT><FONT=20
size=3D2> </P>
<P align=3Dleft></P>
<P align=3Dleft></FONT><FONT color=3D#000080 =
size=3D2>&lt;extension</FONT><FONT=20
size=3D2> </FONT><FONT color=3D#000080 size=3D2>point=3D</FONT><FONT =
color=3D#008000=20
size=3D2>"org.eclipse.ui.views"</FONT><FONT color=3D#000080=20
size=3D2>&gt;</FONT><FONT size=3D2> </P>
<P align=3Dleft></FONT><FONT color=3D#000080 =
size=3D2>&lt;view</P></FONT><FONT=20
size=3D2>
<P align=3Dleft></FONT><FONT color=3D#000080 =
size=3D2>class=3D</FONT><FONT=20
color=3D#008000=20
=
size=3D2>" net.softwarefabrik.scrummaster.ui.web.controller.ProductBack log=
Explorer"</P></FONT><FONT=20
size=3D2>
<P align=3Dleft></FONT><FONT color=3D#000080 =
size=3D2>icon=3D</FONT><FONT=20
color=3D#008000 size=3D2>"icons/contact.gif"</P></FONT><FONT size=3D2>
<P align=3Dleft></FONT><FONT color=3D#000080 =
size=3D2>id=3D</FONT><FONT color=3D#008000=20
size=3D2>"org.eclipse.rap.demo.DemoTreeViewPartI"</P></FONT ><FONT =
size=3D2>
<P align=3Dleft></FONT><FONT color=3D#000080 =
size=3D2>name=3D</FONT><FONT=20
color=3D#008000 size=3D2>"Product Backlog"</FONT><FONT color=3D#000080 =

size=3D2>/&gt;</FONT><FONT size=3D2> </P>
<P align=3Dleft></FONT><FONT color=3D#000080 =
size=3D2>&lt;view</P></FONT><FONT=20
size=3D2>
<P align=3Dleft></FONT><FONT color=3D#000080 =
size=3D2>class=3D</FONT><FONT=20
color=3D#008000=20
=
size=3D2>" net.softwarefabrik.scrummaster.ui.web.controller.PriorityVie w "<=
/P></FONT><FONT=20
size=3D2>
<P align=3Dleft></FONT><FONT color=3D#000080 =
size=3D2>icon=3D</FONT><FONT=20
color=3D#008000 size=3D2>"icons/contact.gif"</P></FONT><FONT size=3D2>
<P align=3Dleft></FONT><FONT color=3D#000080 =
size=3D2>id=3D</FONT><FONT color=3D#008000=20
=
size=3D2>" net.softwarefabrik.scrummaster.ui.web.controller.PriorityVie w "<=
/P></FONT><FONT=20
size=3D2>
<P align=3Dleft></FONT><FONT color=3D#000080 =
size=3D2>name=3D</FONT><FONT=20
color=3D#008000 size=3D2>"Priorities"</FONT><FONT color=3D#000080=20
size=3D2>/&gt;</FONT><FONT size=3D2> </P>
<P align=3Dleft></FONT><FONT color=3D#000080 =
size=3D2>&lt;view</P></FONT><FONT=20
size=3D2>
<P align=3Dleft></FONT><FONT color=3D#000080 =
size=3D2>class=3D</FONT><FONT=20
color=3D#008000=20
=
size=3D2>" net.softwarefabrik.scrummaster.ui.web.views.ProductDescripti onV=
iew"</P></FONT><FONT=20
size=3D2>
<P align=3Dleft></FONT><FONT color=3D#000080 =
size=3D2>icon=3D</FONT><FONT=20
color=3D#008000 size=3D2>"icons/contact.gif"</P></FONT><FONT size=3D2>
<P align=3Dleft></FONT><FONT color=3D#000080 =
size=3D2>id=3D</FONT><FONT color=3D#008000=20
=
size=3D2>" net.softwarefabrik.scrummaster.ui.web.views.ProductDescripti onV=
iew"</P></FONT><FONT=20
size=3D2>
<P align=3Dleft></FONT><FONT color=3D#000080 =
size=3D2>name=3D</FONT><FONT=20
color=3D#008000 size=3D2>"Description"</FONT><FONT color=3D#000080=20
size=3D2>/&gt;</FONT><FONT size=3D2> </P>
<P align=3Dleft></FONT><FONT color=3D#000080 =
size=3D2>&lt;view</P></FONT><FONT=20
size=3D2>
<P align=3Dleft></FONT><FONT color=3D#000080 =
size=3D2>class=3D</FONT><FONT=20
color=3D#008000=20
=
size=3D2>" net.softwarefabrik.scrummaster.ui.web.controller.ScrumPlanni ngE=
ditor"</P></FONT><FONT=20
size=3D2>
<P align=3Dleft></FONT><FONT color=3D#000080 =
size=3D2>icon=3D</FONT><FONT=20
color=3D#008000 size=3D2>"icons/contact.gif"</P></FONT><FONT size=3D2>
<P align=3Dleft></FONT><FONT color=3D#000080 =
size=3D2>id=3D</FONT><FONT color=3D#008000=20
=
size=3D2>" net.softwarefabrik.scrummaster.ui.web.controller.ScrumPlanni ngE=
ditor"</P></FONT><FONT=20
size=3D2>
<P align=3Dleft></FONT><FONT color=3D#000080 =
size=3D2>name=3D</FONT><FONT=20
color=3D#008000 size=3D2>"Scrum Planning Editor"</FONT><FONT =
color=3D#000080=20
size=3D2>/&gt;</FONT><FONT size=3D2> </P>
<P align=3Dleft></FONT><FONT color=3D#000080 =
size=3D2>&lt;view</P></FONT><FONT=20
size=3D2>
<P align=3Dleft></FONT><FONT color=3D#000080 =
size=3D2>class=3D</FONT><FONT=20
color=3D#008000=20
=
size=3D2>" net.softwarefabrik.scrummaster.ui.web.controller.PersonalTas kVi=
ew"</P></FONT><FONT=20
size=3D2>
<P align=3Dleft></FONT><FONT color=3D#000080 =
size=3D2>icon=3D</FONT><FONT=20
color=3D#008000 size=3D2>"icons/contact.gif"</P></FONT><FONT size=3D2>
<P align=3Dleft></FONT><FONT color=3D#000080 =
size=3D2>id=3D</FONT><FONT color=3D#008000=20
=
size=3D2>" net.softwarefabrik.scrummaster.ui.web.controller.PersonalTas kVi=
ew"</P></FONT><FONT=20
size=3D2>
<P align=3Dleft></FONT><FONT color=3D#000080 =
size=3D2>name=3D</FONT><FONT=20
color=3D#008000 size=3D2>"Personal Tasks"</FONT><FONT color=3D#000080=20
size=3D2>/&gt;</FONT><FONT size=3D2> </P>
<P align=3Dleft></FONT><FONT color=3D#000080 =
size=3D2>&lt;/extension&gt;</FONT><FONT=20
size=3D2> </P></FONT><FONT color=3D#000080 size=3D2>
<P align=3Dleft>&lt;/plugin&gt;</P></FONT></DIV>
<DIV><FONT face=3DArial size=3D2>"Frank Appel" &lt;</FONT><A=20
href=3D"mailto:fappel@innoopract.com"><FONT face=3DArial=20
size=3D2>fappel@innoopract.com</FONT></A><FONT face=3DArial =
size=3D2>&gt; schrieb im=20
Newsbeitrag </FONT><A =
href=3D"news:f6ae4c$4cr$1@build.eclipse.org"><FONT=20
face=3DArial =
size=3D2>news:f6ae4c$4cr$1@build.eclipse.org</FONT></A><FONT=20
face=3DArial size=3D2>...</FONT></DIV><FONT face=3DArial size=3D2>&gt; =
Hi,<BR>&gt;=20
<BR>&gt; I never came across that problem till now. How did you deploy =
your=20
<BR>&gt; application, standalone OSGi or WAR? Which OSGi-Version do =
you use?=20
What are <BR>&gt; your startup parameters?<BR>&gt; <BR>&gt; =
Ciao<BR>&gt;=20
Frank<BR>&gt; <BR>&gt; <BR>&gt; "Andreas" &lt;</FONT><A=20
href=3D"mailto:oberhack@softwarefabrik.net"><FONT face=3DArial=20
size=3D2>oberhack@softwarefabrik.net</FONT></A><FONT face=3DArial =
size=3D2>&gt;=20
schrieb im Newsbeitrag <BR>&gt; </FONT><A=20
href=3D"news:f693lc$p38$1@build.eclipse.org"><FONT face=3DArial=20
size=3D2>news:f693lc$p38$1@build.eclipse.org</FONT></A><FONT =
face=3DArial=20
size=3D2>...<BR>&gt;&gt; Hi all,<BR>&gt;&gt;<BR>&gt;&gt; in Eclipse my =
app is=20
running perfectly but after deploying I'm getting the <BR>&gt;&gt; =
following=20
two errors:<BR>&gt;&gt;<BR>&gt;&gt; 1.<BR>&gt;&gt; !ENTRY=20
org.eclipse.rap.ui.workbench 2 0 2007-07-01 22:35:36.531<BR>&gt;&gt; =
!MESSAGE=20
Warnings while parsing the commands from the <BR>&gt;&gt;=20
'org.eclipse.ui.commands'<BR>&gt;&gt; and =
'org.eclipse.ui.actionDefinitions'=20
extension points.<BR>&gt;&gt; !SUBENTRY 1 org.eclipse.rap.ui.workbench =
2 0=20
2007-07-01 22:35:36.531<BR>&gt;&gt; !MESSAGE Commands should really =
have a=20
category: <BR>&gt;&gt; plug-in=3D'org.eclipse.rap.ui.wor<BR>&gt;&gt; =
kbench',=20
id=3D'org.eclipse.ui.views.showView', <BR>&gt;&gt;=20
categoryId=3D'org.eclipse.ui.category<BR>&gt;&gt;=20
.views'<BR>&gt;&gt;<BR>&gt;&gt; 2.<BR>&gt;&gt; !ENTRY =
org.eclipse.core.runtime=20
4 2 2007-07-01 22:35:38.281<BR>&gt;&gt; !MESSAGE Problems occurred =
when=20
invoking code from plug-in: <BR>&gt;&gt; =
"org.eclipse.core.ru<BR>&gt;&gt;=20
ntime".<BR>&gt;&gt; !STACK 0<BR>&gt;&gt;=20
=
java.lang.NullPointerException<BR> &gt;&gt;&nbsp;&nbsp;&nbsp;&nbsp;& ;nbsp;&=
nbsp;&nbsp;=20
at <BR>&gt;&gt;=20
=
org.eclipse.core.runtime.adaptor.EclipseStarter$1.run(Eclips eStarter. <BR>=
&gt;&gt;=20
java:546)<BR> &gt;&gt;&nbsp;&nbsp;&nbsp;&nbsp;& ;nbsp;&nbsp;&nbsp; at=20
<BR>&gt;&gt;=20
=
org.eclipse.core.internal.runtime.InternalPlatform$1.run(Int ernalPlat <BR>=
&gt;&gt;=20
form.java:193)<BR> &gt;&gt;&nbsp;&nbsp;&nbsp;&nbsp;& ;nbsp;&nbsp;&nbsp; =
at=20
=
org.eclipse.core.runtime.SafeRunner.run(SafeRunner.java:37)<BR >&gt;&gt;&n=
bsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&n bsp;=20
at <BR>&gt;&gt;=20
=
org.eclipse.core.internal.runtime.InternalPlatform.endSplash (Internal <BR>=
&gt;&gt;=20
=
Platform.java:186)<BR> &gt;&gt;&nbsp;&nbsp;&nbsp;&nbsp;& ;nbsp;&nbsp;&nbsp; =
at=20
=
org.eclipse.core.runtime.Platform.endSplash(Platform.java:53 3) <BR>&gt;&gt=
;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp ;&nbsp;=20
at=20
=
org.eclipse.ui.internal.Workbench.runUI(Workbench.java:2190) <BR>&gt;&gt;&=
nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;& nbsp;=20
at <BR>&gt;&gt;=20
=
org.eclipse.ui.internal.Workbench.createAndRunWorkbench(Work bench.jav <BR>=
&gt;&gt;=20
a:341)<BR> &gt;&gt;&nbsp;&nbsp;&nbsp;&nbsp;& ;nbsp;&nbsp;&nbsp; at =
<BR>&gt;&gt;=20
=
org.eclipse.ui.PlatformUI.createAndRunWorkbench(PlatformUI.j ava:153) <BR>&=
gt;&gt;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp ;&nbsp;&nbsp;=20
at <BR>&gt;&gt;=20
=
net.softwarefabrik.scrummaster.ui.web.controller.ScrumManage rWorkbenc <BR>=
&gt;&gt;=20
=
h.createUI(ScrumManagerWorkbench.java:28)<BR>&gt;&gt;&nbsp;&nbsp;&nbsp;&n=
bsp;&nbsp;&nbsp;&nbsp;=20
at <BR>&gt;&gt;=20
=
org.eclipse.swt.internal.lifecycle.EntryPointManager.createU I(EntryPo <BR>=
&gt;&gt;=20
=
intManager.java:82)<BR> &gt;&gt;&nbsp;&nbsp;&nbsp;&nbsp;& ;nbsp;&nbsp;&nbsp;=
at=20
<BR>&gt;&gt;=20
=
org.eclipse.swt.internal.lifecycle.PrepareUIRoot.execute(Pre pareUIRoo <BR>=
&gt;&gt;<BR>&gt;&gt;=20
<BR>&gt; <BR>&gt;</FONT> </BLOCKQUOTE></BODY></HTML>

------=_NextPart_000_000F_01C7C855.B1CE4850--
Previous Topic:Double Click Events and Selection Listener
Next Topic:Tiny clickable button on the title bar of Editor area
Goto Forum:
  


Current Time: Tue Apr 23 09:27:22 GMT 2024

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

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

Back to the top