Upgrading error

General discussion on Zend Studio for Eclipse

Upgrading error

Postby delicioustaint on Tue Aug 11, 2009 8:47 am

When trying to upgrade this happens:

Code: Select all
An error occurred while unconfiguring the items to uninstall
  session context was:(profile=studioProfile, phase=org.eclipse.equinox.internal.provisional.p2.engine.phases.Unconfigure, operand=[R]org.eclipse.equinox.launcher 1.0.200.v20090712 --> [R]org.eclipse.equinox.launcher 1.0.200.v20090802, action=org.eclipse.equinox.internal.p2.touchpoint.eclipse.actions.RemoveProgramArgumentAction).
  Error while loading manipulator.
  Error while loading manipulator.


And a few more annoyances:
- when editing html files and I type "<br>" it adds "</br>" wtf
- it CONTINUOUSLY loses my server settings, specifically the paths, 6.x did this as well.
- f5 does not reload a changed file, i have to close and reopen it.
- autocomplete is slooooow but this has been mentioned elsewhere.
- please re-add this feature from 5.x - /* @var $name Classname */
- and this one will take a bit to explain. My internal ip address is 192.168.0.x and when I debug a remote server I have to force my external IP in both the firefox extension and in eclipse (pain in the ass when ip changes). This is necessary for the server to connect back to me and I open a port on the firewall and forward it to this comp. however, this makes other annoying issues like when it tries to detect eclipse locally if its running. And then when I go back to debugging on my local server I have to change everything back...

this is the x86 version on Gentoo amd64, 64 bit one crashes out on install, go figure...
delicioustaint
 
Posts: 5
Joined: Tue Aug 11, 2009 8:25 am

Re: Upgrading error

Postby titosexy on Tue Aug 11, 2009 10:42 am

I have the same problem trying to install updates.
titosexy
 
Posts: 2
Joined: Tue Aug 11, 2009 10:29 am

Re: Upgrading error

Postby olagato on Tue Aug 11, 2009 7:39 pm

Hi,
Same error when upgrading from ZSE 7.0.0 to ZSE 7.0.0 v20090806 and same error when installing plugins like Spket, Aptana Studio, Orange Volt or Subversive Connector (JavaHL 1.6)

Log errors reported:

Code: Select all
eclipse.buildId=unknown
java.version=1.5.0_11
java.vendor=Sun Microsystems Inc.
BootLoader constants: OS=win32, ARCH=x86, WS=win32, NL=es_ES
Command-line arguments:  -os win32 -ws win32 -arch x86

Error
Tue Aug 11 20:32:52 CEST 2009
An error occurred while unconfiguring the items to uninstall


Code: Select all
Error
Tue Aug 11 20:32:52 CEST 2009
Error while loading manipulator.

java.lang.IllegalStateException: Error while loading manipulator.
   at org.eclipse.equinox.internal.p2.touchpoint.eclipse.LazyManipulator.loadDelegate(LazyManipulator.java:54)
   at org.eclipse.equinox.internal.p2.touchpoint.eclipse.LazyManipulator.getLauncherData(LazyManipulator.java:118)
   at org.eclipse.equinox.internal.p2.touchpoint.eclipse.actions.RemoveProgramArgumentAction.execute(RemoveProgramArgumentAction.java:33)
   at org.eclipse.equinox.internal.p2.engine.ParameterizedProvisioningAction.execute(ParameterizedProvisioningAction.java:35)
   at org.eclipse.equinox.internal.provisional.p2.engine.Phase.mainPerform(Phase.java:129)
   at org.eclipse.equinox.internal.provisional.p2.engine.Phase.perform(Phase.java:72)
   at org.eclipse.equinox.internal.provisional.p2.engine.PhaseSet.perform(PhaseSet.java:44)
   at org.eclipse.equinox.internal.provisional.p2.engine.Engine.perform(Engine.java:54)
   at org.eclipse.equinox.internal.provisional.p2.ui.operations.ProvisioningUtil.performProvisioningPlan(ProvisioningUtil.java:389)
   at org.eclipse.equinox.internal.provisional.p2.ui.operations.ProfileModificationOperation.doExecute(ProfileModificationOperation.java:61)
   at org.eclipse.equinox.internal.provisional.p2.ui.operations.ProvisioningOperation.execute(ProvisioningOperation.java:37)
   at org.eclipse.equinox.internal.provisional.p2.ui.ProvisioningOperationRunner$1.run(ProvisioningOperationRunner.java:94)
   at org.eclipse.core.internal.jobs.Worker.run(Worker.java:55)


Code: Select all
Error
Tue Aug 11 20:32:52 CEST 2009
session context was:(profile=studioProfile, phase=org.eclipse.equinox.internal.provisional.p2.engine.phases.Unconfigure, operand=[R]org.eclipse.equinox.launcher 1.0.200.v20090712 --> [R]org.eclipse.equinox.launcher 1.0.200.v20090802, action=org.eclipse.equinox.internal.p2.touchpoint.eclipse.actions.RemoveProgramArgumentAction).
olagato
 
Posts: 7
Joined: Tue Feb 10, 2009 8:59 pm

Re: Upgrading error

Postby celingest on Wed Aug 12, 2009 1:52 pm

Same error here, trying if the update fix something about CodeAnalyzer:

Code: Select all
An error occurred while unconfiguring the items to uninstall
  session context was:(profile=studioProfile, phase=org.eclipse.equinox.internal.provisional.p2.engine.phases.Unconfigure, operand=[R]org.eclipse.equinox.launcher 1.0.200.v20090712 --> [R]org.eclipse.equinox.launcher 1.0.200.v20090802, action=org.eclipse.equinox.internal.p2.touchpoint.eclipse.actions.RemoveProgramArgumentAction).
  Error while loading manipulator.
  Error while loading manipulator.


Waiting news, thanks in advance.
celingest
 
Posts: 22
Joined: Mon Aug 03, 2009 6:52 pm

Re: Upgrading error

Postby gulatica on Wed Aug 12, 2009 2:37 pm

yeah i get the same error. :(
gulatica
 
Posts: 8
Joined: Fri Jun 12, 2009 2:52 pm

Re: Upgrading error

Postby dermika on Thu Aug 13, 2009 9:58 am

I have the same problem trying to upgrade Zend Studio 7.0.0.v20090727 to 7.0.0.v20090806:

Code: Select all
An error occurred while unconfiguring the items to uninstall
  session context was:(profile=studioProfile, phase=org.eclipse.equinox.internal.provisional.p2.engine.phases.Unconfigure, operand=[R]org.eclipse.equinox.launcher 1.0.200.v20090712 --> [R]org.eclipse.equinox.launcher 1.0.200.v20090802, action=org.eclipse.equinox.internal.p2.touchpoint.eclipse.actions.RemoveProgramArgumentAction).
  Error while loading manipulator.
  Error while loading manipulator.
dermika
 
Posts: 3
Joined: Wed Aug 12, 2009 10:04 am

Re: Upgrading error

Postby blaufalke on Fri Aug 14, 2009 8:54 am

me too.
Can't update ZendStudio7 or install any plugin (OxygenXML or whatever).

Code: Select all
An error occurred while unconfiguring the items to uninstall
  session context was:(profile=studioProfile, phase=org.eclipse.equinox.internal.provisional.p2.engine.phases.Unconfigure, operand=[R]org.eclipse.equinox.launcher 1.0.200.v20090712 --> [R]org.eclipse.equinox.launcher 1.0.200.v20090802, action=org.eclipse.equinox.internal.p2.touchpoint.eclipse.actions.RemoveProgramArgumentAction).
  Error while loading manipulator.
  Error while loading manipulator.
blaufalke
 
Posts: 15
Joined: Tue Aug 11, 2009 12:57 pm

Re: Upgrading error

Postby wojtha on Fri Aug 14, 2009 9:00 am

Hi,

try download new installation archive from Zend.com. I had similar problem and I solved it by clean new installation of v7.0.0 build 20090806.

Look here: viewtopic.php?f=59&t=1934
Vojtěch Kusý
Freelance Drupal & PHP developer
wojtha
 
Posts: 6
Joined: Wed Aug 12, 2009 11:03 am
Location: Prague, Czech Republic

Re: Upgrading error

Postby olagato on Fri Aug 14, 2009 8:21 pm

Solved:

I've remove my old Zend Studio v7.0.0 build 20090723 and reinstall the latest file from http://www.zend.com/en/products/studio/downloads

Working fine now.
olagato
 
Posts: 7
Joined: Tue Feb 10, 2009 8:59 pm

Re: Upgrading error

Postby rbzend on Wed Aug 26, 2009 4:17 pm

We just published this:
http://kb.zend.com/index.php?View=entry&EntryID=416

See whether this can help.
User avatar
rbzend
 
Posts: 379
Joined: Tue Dec 23, 2008 5:03 pm


Return to Zend Studio V7.x & V6.x

Who is online

Users browsing this forum: Exabot [Bot] and 3 guests