Home » Eclipse Projects » Eclipse Platform » M9 not possible to launch Run-time workspace
M9 not possible to launch Run-time workspace [message #245469] |
Wed, 26 May 2004 05:34  |
Eclipse User |
|
|
|
Originally posted by: Vasily.Smirnov.atbusiness.com
This is a multi-part message in MIME format.
------=_NextPart_000_02E8_01C44326.398F7E20
Content-Type: text/plain;
charset="koi8-r"
Content-Transfer-Encoding: quoted-printable
Hi!
After attempt to launch my plugin inside run-time workspace I got =
following error:
eclipse.buildId=3Dunknown
java.version=3D1.4.2
java.vendor=3DSun Microsystems Inc.
BootLoader constants: OS=3Dwin32, ARCH=3Dx86, WS=3Dwin32, NL=3Dru_RU
!ENTRY org.eclipse.osgi =CD=C1=CA 26, 2004 13:30:40.501
!MESSAGE Application error
!STACK 1
java.lang.RuntimeException: Application "org.eclipse.ui.workbench" could =
not be found in the registry.
at =
org.eclipse.core.internal.runtime.PlatformActivator$1.run(Pl atformActivat=
or.java:298)
at =
org.eclipse.core.runtime.adaptor.EclipseStarter.run(EclipseS tarter.java:2=
56)
at =
org.eclipse.core.runtime.adaptor.EclipseStarter.run(EclipseS tarter.java:1=
27)
at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
at sun.reflect.NativeMethodAccessorImpl.invoke(Unknown Source)
at sun.reflect.DelegatingMethodAccessorImpl.invoke(Unknown Source)
at java.lang.reflect.Method.invoke(Unknown Source)
at org.eclipse.core.launcher.Main.basicRun(Main.java:185)
at org.eclipse.core.launcher.Main.run(Main.java:638)
at org.eclipse.core.launcher.Main.main(Main.java:622)
All other "Application name" settings inside "Command line settings" =
group works correctly.=20
What should I do to make "org.eclipse.ui.workbench" available "in the =
registry"?
br,
Vasily Smirnoff
------=_NextPart_000_02E8_01C44326.398F7E20
Content-Type: text/html;
charset="koi8-r"
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=3Dkoi8-r">
<META content=3D"MSHTML 5.50.4807.2300" name=3DGENERATOR>
<STYLE></STYLE>
</HEAD>
<BODY bgColor=3D#f1f4fa>
<DIV><FONT face=3D"Lucida Sans Unicode" color=3D#000000 =
size=3D2>Hi!</FONT></DIV>
<DIV><FONT face=3D"Lucida Sans Unicode" color=3D#000000 size=3D2>After =
attempt to=20
launch my plugin inside run-time workspace I got following =
error:</FONT></DIV>
<DIV><FONT face=3D"Lucida Sans Unicode" color=3D#000000=20
size=3D2>eclipse.buildId=3Dunknown<BR>java.version=3D1.4.2 <BR>java.vendor=
=3DSun=20
Microsystems Inc.<BR>BootLoader constants: OS=3Dwin32, ARCH=3Dx86, =
WS=3Dwin32,=20
NL=3Dru_RU<BR>!ENTRY org.eclipse.osgi =CD=C1=CA 26, 2004 =
13:30:40.501<BR>!MESSAGE=20
Application error<BR>!STACK 1<BR>java.lang.RuntimeException: Application =
"org.eclipse.ui.workbench" could not be found in the =
registry.<BR> at=20
org.eclipse.core.internal.runtime.PlatformActivator$1.run(Pl atformActivat=
or.java:298)<BR> at=20
org.eclipse.core.runtime.adaptor.EclipseStarter.run(EclipseS tarter.java:2=
56)<BR> at=20
org.eclipse.core.runtime.adaptor.EclipseStarter.run(EclipseS tarter.java:1=
27)<BR> at=20
sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method)<BR> at=20
sun.reflect.NativeMethodAccessorImpl.invoke(Unknown Source)<BR> at=20
sun.reflect.DelegatingMethodAccessorImpl.invoke(Unknown =
Source)<BR> at=20
java.lang.reflect.Method.invoke(Unknown Source)<BR> at=20
org.eclipse.core.launcher.Main.basicRun(Main.java:185)<BR> at=20
org.eclipse.core.launcher.Main.run(Main.java:638)<BR> at=20
org.eclipse.core.launcher.Main.main(Main.java:622)</FONT></DIV >
<DIV><FONT face=3D"Lucida Sans Unicode" color=3D#000000 =
size=3D2></FONT> </DIV>
<DIV><FONT face=3D"Lucida Sans Unicode" color=3D#000000 size=3D2>All =
other=20
"Application name" settings inside "Command line settings" group works=20
correctly. </FONT></DIV>
<DIV><FONT face=3D"Lucida Sans Unicode" color=3D#000000 size=3D2>What =
should I do to=20
make "org.eclipse.ui.workbench" available "in the =
registry"?</FONT></DIV>
<DIV><FONT face=3D"Lucida Sans Unicode" color=3D#000000 =
size=3D2>br,</FONT></DIV>
<DIV><FONT face=3D"Lucida Sans Unicode" color=3D#000000 size=3D2>Vasily=20
Smirnoff</FONT></DIV></BODY></HTML>
------=_NextPart_000_02E8_01C44326.398F7E20--
|
|
| | | | | | |
Re: M9 not possible to launch Run-time workspace [message #246573 is a reply to message #245469] |
Thu, 27 May 2004 16:53   |
Eclipse User |
|
|
|
Originally posted by: nick_edgar._no.spam.please_.ca.ibm.com
This is a multi-part message in MIME format.
------=_NextPart_000_00DC_01C4440B.30DB3D60
Content-Type: text/plain;
charset="koi8-r"
Content-Transfer-Encoding: quoted-printable
This looks like a really old launch configuration. It should be looking =
for org.eclipse.ui.ide.workbench as the application, not =
org.eclipse.ui.workbench. There have been some changes in PDE that =
require recreating launch configs from earlier 3.0 milestones. If you =
still have problems after recreating the launch config, please report a =
bug against PDE-UI.
When looking for a .log file, look in both <workspaceDir>/.metadata/.log =
and <installDir>/configuration/*.log (generated file name).
If Eclipse fails before it even creates the workspace, e.g. if it can't =
find the application, any log file it creates will go in the =
configuration dir.
Nick
"Vasily Smirnov" <Vasily.Smirnov@atbusiness.com> wrote in message =
news:c91nvu$h0j$1@eclipse.org...
Hi!
After attempt to launch my plugin inside run-time workspace I got =
following error:
eclipse.buildId=3Dunknown
java.version=3D1.4.2
java.vendor=3DSun Microsystems Inc.
BootLoader constants: OS=3Dwin32, ARCH=3Dx86, WS=3Dwin32, NL=3Dru_RU
!ENTRY org.eclipse.osgi =CD=C1=CA 26, 2004 13:30:40.501
!MESSAGE Application error
!STACK 1
java.lang.RuntimeException: Application "org.eclipse.ui.workbench" =
could not be found in the registry.
at =
org.eclipse.core.internal.runtime.PlatformActivator$1.run(Pl atformActivat=
or.java:298)
at =
org.eclipse.core.runtime.adaptor.EclipseStarter.run(EclipseS tarter.java:2=
56)
at =
org.eclipse.core.runtime.adaptor.EclipseStarter.run(EclipseS tarter.java:1=
27)
at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
at sun.reflect.NativeMethodAccessorImpl.invoke(Unknown Source)
at sun.reflect.DelegatingMethodAccessorImpl.invoke(Unknown Source)
at java.lang.reflect.Method.invoke(Unknown Source)
at org.eclipse.core.launcher.Main.basicRun(Main.java:185)
at org.eclipse.core.launcher.Main.run(Main.java:638)
at org.eclipse.core.launcher.Main.main(Main.java:622)
All other "Application name" settings inside "Command line settings" =
group works correctly.=20
What should I do to make "org.eclipse.ui.workbench" available "in the =
registry"?
br,
Vasily Smirnoff
------=_NextPart_000_00DC_01C4440B.30DB3D60
Content-Type: text/html;
charset="koi8-r"
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=3Dkoi8-r">
<META content=3D"MSHTML 6.00.2800.1400" name=3DGENERATOR>
<STYLE></STYLE>
</HEAD>
<BODY bgColor=3D#f1f4fa>
<DIV><FONT face=3DArial size=3D2>This looks like a really old launch=20
configuration. It should be looking for =
org.eclipse.ui.ide.workbench as=20
the application, not org.eclipse.ui.workbench. There have been =
some=20
changes in PDE that require recreating launch configs from earlier 3.0=20
milestones. If you still have problems after recreating the launch =
config,=20
please report a bug against PDE-UI.</FONT></DIV>
<DIV><FONT face=3DArial size=3D2></FONT> </DIV>
<DIV><FONT face=3DArial size=3D2>When looking for a .log file, look in =
both=20
<workspaceDir>/.metadata/.log and =
<installDir>/configuration/*.log=20
(generated file name).</FONT></DIV>
<DIV><FONT face=3DArial size=3D2>If Eclipse fails before it even creates =
the=20
workspace, e.g. if it can't find the application, any log file it =
creates will=20
go in the configuration dir.</FONT></DIV>
<DIV><FONT face=3DArial size=3D2></FONT> </DIV>
<DIV><FONT face=3DArial size=3D2>Nick</FONT></DIV>
<DIV> </DIV>
<BLOCKQUOTE dir=3Dltr=20
style=3D"PADDING-RIGHT: 0px; PADDING-LEFT: 5px; MARGIN-LEFT: 5px; =
BORDER-LEFT: #000000 2px solid; MARGIN-RIGHT: 0px">
<DIV>"Vasily Smirnov" <<A=20
=
href=3D"mailto:Vasily.Smirnov@atbusiness.com">Vasily.Smirnov@atbusiness.c=
om</A>>=20
wrote in message <A=20
=
href=3D"news:c91nvu$h0j$1@eclipse.org">news:c91nvu$h0j$1@eclipse.org</A>.=
...</DIV>
<DIV><FONT face=3D"Lucida Sans Unicode" color=3D#000000 =
size=3D2>Hi!</FONT></DIV>
<DIV><FONT face=3D"Lucida Sans Unicode" color=3D#000000 size=3D2>After =
attempt to=20
launch my plugin inside run-time workspace I got following =
error:</FONT></DIV>
<DIV><FONT face=3D"Lucida Sans Unicode" color=3D#000000=20
=
size=3D2>eclipse.buildId=3Dunknown<BR>java.version=3D1.4.2 <BR>java.vendor=
=3DSun=20
Microsystems Inc.<BR>BootLoader constants: OS=3Dwin32, ARCH=3Dx86, =
WS=3Dwin32,=20
NL=3Dru_RU<BR>!ENTRY org.eclipse.osgi =CD=C1=CA 26, 2004 =
13:30:40.501<BR>!MESSAGE=20
Application error<BR>!STACK 1<BR>java.lang.RuntimeException: =
Application=20
"org.eclipse.ui.workbench" could not be found in the =
registry.<BR> at=20
=
org.eclipse.core.internal.runtime.PlatformActivator$1.run(Pl atformActivat=
or.java:298)<BR> at=20
=
org.eclipse.core.runtime.adaptor.EclipseStarter.run(EclipseS tarter.java:2=
56)<BR> at=20
=
org.eclipse.core.runtime.adaptor.EclipseStarter.run(EclipseS tarter.java:1=
27)<BR> at=20
sun.reflect.NativeMethodAccessorImpl.invoke0(Native =
Method)<BR> at=20
sun.reflect.NativeMethodAccessorImpl.invoke(Unknown =
Source)<BR> at=20
sun.reflect.DelegatingMethodAccessorImpl.invoke(Unknown =
Source)<BR> at=20
java.lang.reflect.Method.invoke(Unknown Source)<BR> at=20
org.eclipse.core.launcher.Main.basicRun(Main.java:185)<BR> at=20
org.eclipse.core.launcher.Main.run(Main.java:638)<BR> at=20
org.eclipse.core.launcher.Main.main(Main.java:622)</FONT></DIV >
<DIV><FONT face=3D"Lucida Sans Unicode" color=3D#000000 =
size=3D2></FONT> </DIV>
<DIV><FONT face=3D"Lucida Sans Unicode" color=3D#000000 size=3D2>All =
other=20
"Application name" settings inside "Command line settings" group works =
correctly. </FONT></DIV>
<DIV><FONT face=3D"Lucida Sans Unicode" color=3D#000000 size=3D2>What =
should I do to=20
make "org.eclipse.ui.workbench" available "in the =
registry"?</FONT></DIV>
<DIV><FONT face=3D"Lucida Sans Unicode" color=3D#000000 =
size=3D2>br,</FONT></DIV>
<DIV><FONT face=3D"Lucida Sans Unicode" color=3D#000000 =
size=3D2>Vasily=20
Smirnoff</FONT></DIV></BLOCKQUOTE></BODY></HTML>
------=_NextPart_000_00DC_01C4440B.30DB3D60--
|
|
|
Re: M9 not possible to launch Run-time workspace [message #246578 is a reply to message #246573] |
Thu, 27 May 2004 16:55  |
Eclipse User |
|
|
|
Originally posted by: nick_edgar._no.spam.please_.ca.ibm.com
This is a multi-part message in MIME format.
------=_NextPart_000_00F4_01C4440B.70CD7AA0
Content-Type: text/plain;
charset="koi8-r"
Content-Transfer-Encoding: quoted-printable
Note that in the case of launching a run-time workbench from within a =
host eclipse, the configuration directory is in =
<hostWorkspace>/.metadata/.plugins/org.eclipse.pde.core/<subdirForYourLau=
nchConfig>.
Usually if something gets written here, though, PDE should tell you =
about it.
If it doesn't, that should also be reported since this location is so =
out of the way, mere mortals shouldn't be expected to find anything =
here.
Nick
"Nick Edgar" <nick_edgar@_no.spam.please_.ca.ibm.com> wrote in message =
news:c95k3v$nsl$1@eclipse.org...
This looks like a really old launch configuration. It should be =
looking for org.eclipse.ui.ide.workbench as the application, not =
org.eclipse.ui.workbench. There have been some changes in PDE that =
require recreating launch configs from earlier 3.0 milestones. If you =
still have problems after recreating the launch config, please report a =
bug against PDE-UI.
When looking for a .log file, look in both =
<workspaceDir>/.metadata/.log and <installDir>/configuration/*.log =
(generated file name).
If Eclipse fails before it even creates the workspace, e.g. if it =
can't find the application, any log file it creates will go in the =
configuration dir.
Nick
"Vasily Smirnov" <Vasily.Smirnov@atbusiness.com> wrote in message =
news:c91nvu$h0j$1@eclipse.org...
Hi!
After attempt to launch my plugin inside run-time workspace I got =
following error:
eclipse.buildId=3Dunknown
java.version=3D1.4.2
java.vendor=3DSun Microsystems Inc.
BootLoader constants: OS=3Dwin32, ARCH=3Dx86, WS=3Dwin32, NL=3Dru_RU
!ENTRY org.eclipse.osgi =CD=C1=CA 26, 2004 13:30:40.501
!MESSAGE Application error
!STACK 1
java.lang.RuntimeException: Application "org.eclipse.ui.workbench" =
could not be found in the registry.
at =
org.eclipse.core.internal.runtime.PlatformActivator$1.run(Pl atformActivat=
or.java:298)
at =
org.eclipse.core.runtime.adaptor.EclipseStarter.run(EclipseS tarter.java:2=
56)
at =
org.eclipse.core.runtime.adaptor.EclipseStarter.run(EclipseS tarter.java:1=
27)
at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
at sun.reflect.NativeMethodAccessorImpl.invoke(Unknown Source)
at sun.reflect.DelegatingMethodAccessorImpl.invoke(Unknown Source)
at java.lang.reflect.Method.invoke(Unknown Source)
at org.eclipse.core.launcher.Main.basicRun(Main.java:185)
at org.eclipse.core.launcher.Main.run(Main.java:638)
at org.eclipse.core.launcher.Main.main(Main.java:622)
All other "Application name" settings inside "Command line settings" =
group works correctly.=20
What should I do to make "org.eclipse.ui.workbench" available "in =
the registry"?
br,
Vasily Smirnoff
------=_NextPart_000_00F4_01C4440B.70CD7AA0
Content-Type: text/html;
charset="koi8-r"
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=3Dkoi8-r">
<META content=3D"MSHTML 6.00.2800.1400" name=3DGENERATOR>
<STYLE></STYLE>
</HEAD>
<BODY bgColor=3D#f1f4fa>
<DIV><FONT face=3DArial size=3D2>Note that in the case of launching a =
run-time=20
workbench from within a host eclipse, the configuration directory is in=20
<hostWorkspace>/.metadata/.plugins/org.eclipse .pde.core/<subdirF=
orYourLaunchConfig>.</FONT></DIV>
<DIV><FONT face=3DArial size=3D2>Usually if something gets written here, =
though, PDE=20
should tell you about it.</FONT></DIV>
<DIV><FONT face=3DArial size=3D2>If it doesn't, that should also be =
reported since=20
this location is so out of the way, mere mortals shouldn't be expected =
to find=20
anything here.</FONT></DIV>
<DIV><FONT face=3DArial size=3D2></FONT> </DIV>
<DIV><FONT face=3DArial size=3D2>Nick</FONT></DIV>
<BLOCKQUOTE dir=3Dltr=20
style=3D"PADDING-RIGHT: 0px; PADDING-LEFT: 5px; MARGIN-LEFT: 5px; =
BORDER-LEFT: #000000 2px solid; MARGIN-RIGHT: 0px">
<DIV>"Nick Edgar" <<A=20
=
href=3D"mailto:nick_edgar@_no.spam.please_.ca.ibm.com">nick_edgar@_no.spa=
m.please_.ca.ibm.com</A>>=20
wrote in message <A=20
=
href=3D"news:c95k3v$nsl$1@eclipse.org">news:c95k3v$nsl$1@eclipse.org</A>.=
...</DIV>
<DIV><FONT face=3DArial size=3D2>This looks like a really old launch=20
configuration. It should be looking for =
org.eclipse.ui.ide.workbench as=20
the application, not org.eclipse.ui.workbench. There have been =
some=20
changes in PDE that require recreating launch configs from earlier 3.0 =
milestones. If you still have problems after recreating the =
launch=20
config, please report a bug against PDE-UI.</FONT></DIV>
<DIV><FONT face=3DArial size=3D2></FONT> </DIV>
<DIV><FONT face=3DArial size=3D2>When looking for a .log file, look in =
both=20
<workspaceDir>/.metadata/.log and =
<installDir>/configuration/*.log=20
(generated file name).</FONT></DIV>
<DIV><FONT face=3DArial size=3D2>If Eclipse fails before it even =
creates the=20
workspace, e.g. if it can't find the application, any log file it =
creates will=20
go in the configuration dir.</FONT></DIV>
<DIV><FONT face=3DArial size=3D2></FONT> </DIV>
<DIV><FONT face=3DArial size=3D2>Nick</FONT></DIV>
<DIV> </DIV>
<BLOCKQUOTE dir=3Dltr=20
style=3D"PADDING-RIGHT: 0px; PADDING-LEFT: 5px; MARGIN-LEFT: 5px; =
BORDER-LEFT: #000000 2px solid; MARGIN-RIGHT: 0px">
<DIV>"Vasily Smirnov" <<A=20
=
href=3D"mailto:Vasily.Smirnov@atbusiness.com">Vasily.Smirnov@atbusiness.c=
om</A>>=20
wrote in message <A=20
=
href=3D"news:c91nvu$h0j$1@eclipse.org">news:c91nvu$h0j$1@eclipse.org</A>.=
...</DIV>
<DIV><FONT face=3D"Lucida Sans Unicode" color=3D#000000 =
size=3D2>Hi!</FONT></DIV>
<DIV><FONT face=3D"Lucida Sans Unicode" color=3D#000000 =
size=3D2>After attempt to=20
launch my plugin inside run-time workspace I got following=20
error:</FONT></DIV>
<DIV><FONT face=3D"Lucida Sans Unicode" color=3D#000000=20
=
size=3D2>eclipse.buildId=3Dunknown<BR>java.version=3D1.4.2 <BR>java.vendor=
=3DSun=20
Microsystems Inc.<BR>BootLoader constants: OS=3Dwin32, ARCH=3Dx86, =
WS=3Dwin32,=20
NL=3Dru_RU<BR>!ENTRY org.eclipse.osgi =CD=C1=CA 26, 2004 =
13:30:40.501<BR>!MESSAGE=20
Application error<BR>!STACK 1<BR>java.lang.RuntimeException: =
Application=20
"org.eclipse.ui.workbench" could not be found in the =
registry.<BR> at=20
=
org.eclipse.core.internal.runtime.PlatformActivator$1.run(Pl atformActivat=
or.java:298)<BR> at=20
=
org.eclipse.core.runtime.adaptor.EclipseStarter.run(EclipseS tarter.java:2=
56)<BR> at=20
=
org.eclipse.core.runtime.adaptor.EclipseStarter.run(EclipseS tarter.java:1=
27)<BR> at=20
sun.reflect.NativeMethodAccessorImpl.invoke0(Native =
Method)<BR> at=20
sun.reflect.NativeMethodAccessorImpl.invoke(Unknown =
Source)<BR> at=20
sun.reflect.DelegatingMethodAccessorImpl.invoke(Unknown =
Source)<BR> at=20
java.lang.reflect.Method.invoke(Unknown Source)<BR> at=20
org.eclipse.core.launcher.Main.basicRun(Main.java:185)<BR> at=20
org.eclipse.core.launcher.Main.run(Main.java:638)<BR> at=20
org.eclipse.core.launcher.Main.main(Main.java:622)</FONT></DIV >
<DIV><FONT face=3D"Lucida Sans Unicode" color=3D#000000=20
size=3D2></FONT> </DIV>
<DIV><FONT face=3D"Lucida Sans Unicode" color=3D#000000 size=3D2>All =
other=20
"Application name" settings inside "Command line settings" group =
works=20
correctly. </FONT></DIV>
<DIV><FONT face=3D"Lucida Sans Unicode" color=3D#000000 =
size=3D2>What should I do=20
to make "org.eclipse.ui.workbench" available "in the =
registry"?</FONT></DIV>
<DIV><FONT face=3D"Lucida Sans Unicode" color=3D#000000 =
size=3D2>br,</FONT></DIV>
<DIV><FONT face=3D"Lucida Sans Unicode" color=3D#000000 =
size=3D2>Vasily=20
Smirnoff</FONT></DIV></BLOCKQUOTE></BLOCKQUOTE></BODY></HTML >
------=_NextPart_000_00F4_01C4440B.70CD7AA0--
|
|
|
Goto Forum:
Current Time: Sun Jun 22 16:56:08 EDT 2025
Powered by FUDForum. Page generated in 0.27958 seconds
|