Skip to main content



      Home
Home » Eclipse Projects » Remote Application Platform (RAP) » Deploying war with RAP 1.3RC3
Deploying war with RAP 1.3RC3 [message #538388] Mon, 07 June 2010 10:13 Go to next message
Eclipse UserFriend
Hello Everybody,

Trying to export War file from Eclipse 3.6 M5. The update configurator
wasn't started for some reason. Any ideas?

java.lang.Exception: Cannot initialize the Update Configurator
at
org.eclipse.update.internal.configurator.ConfigurationActiva tor.initialize(ConfigurationActivator.java:107)
at
org.eclipse.update.internal.configurator.ConfigurationActiva tor.start(ConfigurationActivator.java:68)
at
org.eclipse.osgi.framework.internal.core.BundleContextImpl$1 .run(BundleContextImpl.java:783)
at java.security.AccessController.doPrivileged(Native Method)
at
org.eclipse.osgi.framework.internal.core.BundleContextImpl.s tartActivator(BundleContextImpl.java:774)
at
org.eclipse.osgi.framework.internal.core.BundleContextImpl.s tart(BundleContextImpl.java:755)
at
org.eclipse.osgi.framework.internal.core.BundleHost.startWor ker(BundleHost.java:370)
at
org.eclipse.osgi.framework.internal.core.AbstractBundle.resu me(AbstractBundle.java:374)
at
org.eclipse.osgi.framework.internal.core.Framework.resumeBun dle(Framework.java:1067)
at
org.eclipse.osgi.framework.internal.core.StartLevelManager.r esumeBundles(StartLevelManager.java:561)
at
org.eclipse.osgi.framework.internal.core.StartLevelManager.r esumeBundles(StartLevelManager.java:546)
at
org.eclipse.osgi.framework.internal.core.StartLevelManager.i ncFWSL(StartLevelManager.java:459)
at
org.eclipse.osgi.framework.internal.core.StartLevelManager.d oSetStartLevel(StartLevelManager.java:243)
at
org.eclipse.osgi.framework.internal.core.StartLevelManager.d ispatchEvent(StartLevelManager.java:440)
at
org.eclipse.osgi.framework.eventmgr.EventManager.dispatchEve nt(EventManager.java:227)
at
org.eclipse.osgi.framework.eventmgr.EventManager$EventThread .run(EventManager.java:337)


Dmitry
Re: Deploying war with RAP 1.3RC3 [message #538412 is a reply to message #538388] Mon, 07 June 2010 11:29 Go to previous messageGo to next message
Eclipse UserFriend
Hi Dmitry,

do not use the update configurator. Please read the tutorial on WAR
deployment in the RAP Developer Guide and this troubleshooting FAQ:
http://wiki.eclipse.org/RAP/FAQ#Exported_WAR_file_does_not_w ork

Ralf

Dmitry Pryadkin wrote:
> Hello Everybody,
>
> Trying to export War file from Eclipse 3.6 M5. The update configurator
> wasn't started for some reason. Any ideas?
>
> java.lang.Exception: Cannot initialize the Update Configurator
> at
> org.eclipse.update.internal.configurator.ConfigurationActiva tor.initialize(ConfigurationActivator.java:107)
>
> at
> org.eclipse.update.internal.configurator.ConfigurationActiva tor.start(ConfigurationActivator.java:68)
>
> at
> org.eclipse.osgi.framework.internal.core.BundleContextImpl$1 .run(BundleContextImpl.java:783)
>
> at java.security.AccessController.doPrivileged(Native Method)
> at
> org.eclipse.osgi.framework.internal.core.BundleContextImpl.s tartActivator(BundleContextImpl.java:774)
>
> at
> org.eclipse.osgi.framework.internal.core.BundleContextImpl.s tart(BundleContextImpl.java:755)
>
> at
> org.eclipse.osgi.framework.internal.core.BundleHost.startWor ker(BundleHost.java:370)
>
> at
> org.eclipse.osgi.framework.internal.core.AbstractBundle.resu me(AbstractBundle.java:374)
>
> at
> org.eclipse.osgi.framework.internal.core.Framework.resumeBun dle(Framework.java:1067)
>
> at
> org.eclipse.osgi.framework.internal.core.StartLevelManager.r esumeBundles(StartLevelManager.java:561)
>
> at
> org.eclipse.osgi.framework.internal.core.StartLevelManager.r esumeBundles(StartLevelManager.java:546)
>
> at
> org.eclipse.osgi.framework.internal.core.StartLevelManager.i ncFWSL(StartLevelManager.java:459)
>
> at
> org.eclipse.osgi.framework.internal.core.StartLevelManager.d oSetStartLevel(StartLevelManager.java:243)
>
> at
> org.eclipse.osgi.framework.internal.core.StartLevelManager.d ispatchEvent(StartLevelManager.java:440)
>
> at
> org.eclipse.osgi.framework.eventmgr.EventManager.dispatchEve nt(EventManager.java:227)
>
> at
> org.eclipse.osgi.framework.eventmgr.EventManager$EventThread .run(EventManager.java:337)
>
>
>
> Dmitry
Re: Deploying war with RAP 1.3RC3 [message #538636 is a reply to message #538412] Tue, 08 June 2010 05:16 Go to previous message
Eclipse UserFriend
Hi Ralf,

I was using update.configurator all the time. Without it I always had
problems such as missing constraints on javax.servlet.

I downloaded the newest configurator from Helios RC3 and now my app works.

When I have time I'll try getting things to work without configurator.

Thanks,

Dmitry

Ralf Sternberg wrote:
> Hi Dmitry,
>
> do not use the update configurator. Please read the tutorial on WAR
> deployment in the RAP Developer Guide and this troubleshooting FAQ:
> http://wiki.eclipse.org/RAP/FAQ#Exported_WAR_file_does_not_w ork
>
> Ralf
>
> Dmitry Pryadkin wrote:
>> Hello Everybody,
>>
>> Trying to export War file from Eclipse 3.6 M5. The update configurator
>> wasn't started for some reason. Any ideas?
>>
>> java.lang.Exception: Cannot initialize the Update Configurator
>> at
>> org.eclipse.update.internal.configurator.ConfigurationActiva tor.initialize(ConfigurationActivator.java:107)
>>
>> at
>> org.eclipse.update.internal.configurator.ConfigurationActiva tor.start(ConfigurationActivator.java:68)
Previous Topic:"org" is not defined?
Next Topic:"TypeError - $0 is undefined" by gmaps Example.
Goto Forum:
  


Current Time: Wed Jul 23 13:41:47 EDT 2025

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

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

Back to the top