Install New Software

cancel
Showing results for 
Show  only  | Search instead for 
Did you mean: 

Install New Software

1,778 Views
lpcware
NXP Employee
NXP Employee
Content originally posted in LPCWare by renan on Wed Aug 25 04:17:04 MST 2010
Hi,

I have tried to install subclipse plugin, since the menu Help->Install New Software is available now, and I got this error.
This is the link I have used: http://subclipse.tigris.org/update_1.6.x

An error occurred while installing the items
  session context was:(profile=profile, phase=org.eclipse.equinox.internal.provisional.p2.engine.phases.Install, operand=null --> [R]com.collabnet.subversion.merge 2.1.0, action=org.eclipse.equinox.internal.p2.touchpoint.eclipse.actions.InstallBundleAction).
  Error while loading manipulator.
  Error while loading manipulator.


Any help?

Renan
0 Kudos
Reply
7 Replies

1,762 Views
lpcware
NXP Employee
NXP Employee
Content originally posted in LPCWare by renan on Wed Aug 25 10:36:41 MST 2010
Now I could install subclipse plugin properly.

Thanks,
Renan
0 Kudos
Reply

1,763 Views
lpcware
NXP Employee
NXP Employee
Content originally posted in LPCWare by CodeRedSupport on Wed Aug 25 10:08:50 MST 2010
Hi,

I'm sorry, something seems to have gone wrong in the cut/paste. Instead I attach a zipped copy the file, which you can unzip and replace the existing lpcxpresso.ini
0 Kudos
Reply

1,762 Views
lpcware
NXP Employee
NXP Employee
Content originally posted in LPCWare by renan on Wed Aug 25 09:59:11 MST 2010
This is how my lpcxpresso.ini  got:
-startup
plugins/org.eclipse.equinox.launcher_1.0.201.R35x_v2009071 5.jar
--launcher.library
plugins/org.eclipse.equinox.launcher.win32.win32.x86_1.0.2 00.v20090519
--launcher.XXMaxPermSize
256M
-vmargs
-Dosgi.requiredJavaVersion=1.5
-Xms40m
-Xmx256m 


And with that I got this error, and it doesn't run:
The Lpcxpresso executable launcher was unbale to locate its companion shared library.


Then I searched in the plugin directory to see if I could find
org.eclipse.equinox.launcher_1.0.201.R35x_v2009071 5.jar -> I found, but the name is org.eclipse.equinox.launcher_1.0.201.R35x_v20090715.jar with the space before the number 5.
org.eclipse.equinox.launcher.win32.win32.x86_1.0.2 00.v20090519 I could find.

So I changed the line plugins/org.eclipse.equinox.launcher_1.0.201.R35x_v2009071 5.jar to plugins/org.eclipse.equinox.launcher_1.0.201.R35x_v20090715.jar

And still got the same error. I think it is because I don't have the second file...

So, I change back to my original ini to keep working.

Renan
0 Kudos
Reply

1,762 Views
lpcware
NXP Employee
NXP Employee
Content originally posted in LPCWare by renan on Wed Aug 25 09:44:38 MST 2010
That was really fast!
I will try that and then I let you know.

Thanks,

Renan
0 Kudos
Reply

1,762 Views
lpcware
NXP Employee
NXP Employee
Content originally posted in LPCWare by CodeRedSupport on Wed Aug 25 09:42:25 MST 2010
Hi,

We have a fix for this issue and it will be in the next release of LPCXpresso. In the meantime, you can make the following changes to fix your current installation:

   1. Close LPCXpresso
  2. Edit the file: <install>/eclipse/lpcxpresso.ini file

3. add the following 4 (four) lines BEFORE the existing content:
  
  -startup
  plugins/org.eclipse.equinox.launcher_1.0.201.R35x_v20090715.jar
  --launcher.library
  plugins/org.eclipse.equinox.launcher.win32.win32.x86_1.0.200.v20090519
  
  4. Save and close the file
  5. Start LPCXpresso and try installing the software again.
0 Kudos
Reply

1,762 Views
lpcware
NXP Employee
NXP Employee
Content originally posted in LPCWare by renan on Wed Aug 25 09:39:02 MST 2010
Ok, thank you.

Renan
0 Kudos
Reply

1,762 Views
lpcware
NXP Employee
NXP Employee
Content originally posted in LPCWare by CodeRedSupport on Wed Aug 25 07:52:58 MST 2010
Thanks for reporting this. We will investigate and let you know.
0 Kudos
Reply