Skip to main content


Eclipse Community Forums
Forum Search:

Search      Help    Register    Login    Home
Home » Eclipse Projects » Rich Client Platform (RCP) » Migrating an existing Plugin RCP Product from one server to another(Deployment)
Migrating an existing Plugin RCP Product from one server to another [message #1703010] Mon, 27 July 2015 22:10
valli kan is currently offline valli kanFriend
Messages: 1
Registered: July 2015
Junior Member
Hello,

I'm looking to migrate an existing RCP product from a desktop to a server. I did a straight zip of the product directory from the source machine, unzipped it on target and copied the config files over.

When I execute the product, the splash screen launches but then the product crashes with the error message:

!ENTRY org.eclipse.ui 4 0 2015-07-27 17:00:00.720
!MESSAGE Unhandled event loop exception
!STACK 0
java.lang.NullPointerException

I added the -consoleLog option to the runtime config file but there is no other information. The original developer is no longer with the company and we dont have the source code of the product either.

SO my question is:

Are these products not portable across machines by a straight copy?
Do we need to rebuild it from source (if we do end up locating it)
Is there anything apparent that I am missing?

Any help in this regard will greatly be appreciated since this is a major roadblock for our migration efforts.

Thanks so much in advance,
valli
Previous Topic:Intro Page not shown in Eclipse E4 Application Project
Next Topic:MenuManager in TableViewer does not work on mobile device
Goto Forum:
  


Current Time: Fri Apr 26 00:28:04 GMT 2024

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

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

Back to the top