- This topic has 4 replies, 3 voices, and was last updated 15 years, 11 months ago by cjbrathw.
-
AuthorPosts
-
cjbrathwMemberEvery time MyEclipse 7.0 tries to update my workspace, the following error is produced:
——————————————————————–
Error checking for updates to workspace configuration
Unrecognized blueprint ID [rmb-30802]
———————————————————————
Has anyone else seen this?
Loyal WaterMemberI haven’t come across this error on the forums before this. Can you go to MyEclipse > Installation Summary > Installation Details and paste the information here for me.
If you switch to a new workspace, does the problem persist?
GregMembercjbrathw,
Could you explain a bit more what your installation and usage has been? In other words, did you just install MyEclipse 7.0 from scratch and start see thing the first time you opened it?
Did you move or copy the installation folder? Have you ever installed Pulse before previous to MyEclipse 7.0?
Sorry for the ton of questions just trying to better understand the environment that you are seeing that error.
cjbrathwMember@support-nipun wrote:
I haven’t come across this error on the forums before this. Can you go to MyEclipse > Installation Summary > Installation Details and paste the information here for me.
If you switch to a new workspace, does the problem persist?
Nipun, thanks for your response. Here is my Installation summary details, followed by the stack trace.
*** Date:
vrijdag 12 december 2008 11:52:08 uur CET** System properties:
OS=WindowsXP
OS version=5.1.0
Java version=1.5.0_11*** MyEclipse details:
MyEclipse Enterprise Workbench
Version: 7.0
Build id: 7.0-20081201*** Eclipse details:
MyEclipse Enterprise WorkbenchVersion: 7.0
Build id: 7.0-20081201Eclipse startup command=-os
win32
-ws
win32
-arch
x86
-showsplash
-launcher
C:\Program Files\Pulse\Profiles\MyEclipse 7.0\myeclipse.exe
-name
Myeclipse
–launcher.library
C:\Program Files\Pulse\Profiles\MyEclipse 7.0\../../Common\plugins\org.eclipse.equinox.launcher.win32.win32.x86_1.0.101.R34x_v20080731\eclipse_1115.dll
-startup
C:\Program Files\Pulse\Profiles\MyEclipse 7.0\../../Common\plugins\org.eclipse.equinox.launcher_1.0.101.R34x_v20080819.jar
-clean
-configuration
configuration
-vm
C:\Program Files\Pulse\Common\binary\com.sun.java.jre.win32.x86_1.5.0.011\bin\client\jvm.dll============================================================================================================================
!ENTRY com.genuitec.pulse2.client.targetcfg.ui 4 0 2008-12-12 11:51:48.484
!MESSAGE Error checking for updates to workspace configuration
!STACK 0
*** Server-side exception received:
java.lang.IllegalArgumentException: Unrecognized blueprint ID [rmb-30802]
at com.genuitec.pulse2.server.ws.targetcfg.GetWorkspaceConfigurationAction.doExecute(Unknown Source)
at com.genuitec.pulse2.server.ws.launcher.AbstractPulseLauncherServlet.execute(Unknown Source)
at org.eclipse.maynstall.common.ws.AbstractMaynstallActionServlet.doPost(Unknown Source)
at javax.servlet.http.HttpServlet.service(HttpServlet.java:727)
at javax.servlet.http.HttpServlet.service(HttpServlet.java:820)
at org.eclipse.equinox.http.registry.internal.ServletManager$ServletWrapper.service(ServletManager.java:180)
at org.eclipse.equinox.http.servlet.internal.ServletRegistration.handleRequest(ServletRegistration.java:90)
at org.eclipse.equinox.http.servlet.internal.ProxyServlet.processAlias(ProxyServlet.java:111)
at org.eclipse.equinox.http.servlet.internal.ProxyServlet.service(ProxyServlet.java:59)
at javax.servlet.http.HttpServlet.service(HttpServlet.java:820)
at org.eclipse.equinox.http.registry.internal.ServletManager$ServletWrapper.service(ServletManager.java:180)
at org.eclipse.equinox.http.servlet.internal.ServletRegistration.handleRequest(ServletRegistration.java:90)
at org.eclipse.equinox.http.servlet.internal.ProxyServlet.processAlias(ProxyServlet.java:111)
at org.eclipse.equinox.http.servlet.internal.ProxyServlet.service(ProxyServlet.java:67)
at javax.servlet.http.HttpServlet.service(HttpServlet.java:820)
at org.eclipse.equinox.http.jetty.internal.HttpServerManager$InternalHttpServiceServlet.service(HttpServerManager.java:255)
at org.mortbay.jetty.servlet.ServletHolder.handle(ServletHolder.java:487)
at org.mortbay.jetty.servlet.ServletHandler.handle(ServletHandler.java:362)
at org.mortbay.jetty.servlet.SessionHandler.handle(SessionHandler.java:181)
at org.mortbay.jetty.handler.ContextHandler.handle(ContextHandler.java:726)
at org.mortbay.jetty.handler.HandlerWrapper.handle(HandlerWrapper.java:139)
at org.mortbay.jetty.Server.handle(Server.java:324)
at org.mortbay.jetty.HttpConnection.handleRequest(HttpConnection.java:505)
at org.mortbay.jetty.HttpConnection$RequestHandler.content(HttpConnection.java:842)
at org.mortbay.jetty.HttpParser.parseNext(HttpParser.java:648)
at org.mortbay.jetty.HttpParser.parseAvailable(HttpParser.java:211)
at org.mortbay.jetty.HttpConnection.handle(HttpConnection.java:380)
at org.mortbay.io.nio.SelectChannelEndPoint.run(SelectChannelEndPoint.java:395)
at org.mortbay.thread.BoundedThreadPool$PoolThread.run(BoundedThreadPool.java:450)
— Wrapped client-side as exception:
org.eclipse.maynstall.client.core.MaynstallActionException: Unrecognized blueprint ID [rmb-30802]
at org.eclipse.maynstall.client.core.MaynstallActionResponse.fromWire(Unknown Source)
at org.eclipse.maynstall.client.core.MaynstallActionResponse.fromWire(Unknown Source)
at org.eclipse.maynstall.client.core.MaynstallClient.execute(Unknown Source)
at org.eclipse.maynstall.client.core.MaynstallClient.execute(Unknown Source)
at com.genuitec.pulse2.client.services.internal.PulseClient.access$0(Unknown Source)
at com.genuitec.pulse2.client.services.internal.PulseClient$1.run(Unknown Source)
at org.eclipse.core.internal.jobs.Worker.run(Worker.java:55)
cjbrathwMember@support-greg wrote:
cjbrathw,
Could you explain a bit more what your installation and usage has been? In other words, did you just install MyEclipse 7.0 from scratch and start see thing the first time you opened it?
Did you move or copy the installation folder? Have you ever installed Pulse before previous to MyEclipse 7.0?
Sorry for the ton of questions just trying to better understand the environment that you are seeing that error.
Greg, thanks for your response. In answer to your questions:
– System is Windows XP Professional/Service pack 2 (1GB Ram)
– MyEclipse 7.0 was installed using Pulse 2.3.2
– The problem seemed to have surfaced some time after I imported a MyEclipse project from 7.0M2 into the workspace.
– Workspace not moved or copied as such. Projects were imported in to workspace from a MyEclipse 7.0M2 workspace.
– Pulse had been installed before with MyEclipse 7.0M2, but that installation had been removed (using the Uninstaller) prior to this installation with Pulse 2.3.2. -
AuthorPosts