Hello,
im trying to install the exx-designer v 8.1.2 into eclipse indigo with the instructions here: Installing the EntireX Workbench Plug-ins in Standalone Mode
I’ve tried to add the eclipse update sites from my local designer, but faced following cannot satisfy dependency error:
Cannot complete the install because one or more required items could not be found.
Software currently installed: EntireX 8.2.1.0019-0948 (com.softwareag.entirex.ide.eclipse.exx.feature.group 8.2.1.0019-0948)
Missing requirement: G11N Utils Plug-in 8.2.1.0000-0001 (com.softwareag.g11n 8.2.1.0000-0001) requires 'package com.ibm.icu.lang [4.0.0,4.3.0)' but it could not be found
Cannot satisfy dependency:
From: Software AG Common Components and Branding 8.2.1.0000-0011 (com.softwareag.common.feature.group 8.2.1.0000-0011)
To: com.softwareag.g11n [8.2.1.0000-0001]
Cannot satisfy dependency:
From: EntireX 8.2.1.0019-0948 (com.softwareag.entirex.ide.eclipse.exx.feature.group 8.2.1.0019-0948)
To: com.softwareag.common.feature.group [8.2.0,9.0.0)
I’ve looked into the archives under “eclipse/update” in my local installation but didn’t found the jar mentioned.
I hobe some one can help.
greetings rene
Hi Rene, you mention v 8.1.2 - probably you mean 8.2.1
Be informed we just released EntireX 8.2.2 yesterday.
The documentation you mention is discussing Eclipse 3.6 (helios) - where you refer to 3.7 (indigo); I am not saying this is the trigger for you difficulty.
Your problem seems to me a bug or documentation problem - suggest to open Support Call.
Shmuel Coller
Second reply:
In Indigo, please add a new site : https://empower.softwareag.com/eclipse/updatesite82
name it (for example) Software AG Empower.
When enabling this site, you will be prompted for Empower credentials.
Then you will be presented with a selection of Products: choose EntireX and Web Service Stack.
This will install Plugin 8.2.1.0, however I strongly urge you to download from empower fix 8.2.1.19 for Eclipse plugin.
Regards, Shmuel Coller
Hello Shmuel,
thanks for your reply!
Yep, as i wrote in the header i try to install v8.2.1…
I’ve searched the documentation and haven’t found anything for Indigo, also i tried with the helios documentation… That worked in most cases for me
I had to remove the ‘s’ to get an unsecure connection to the empower update site. There was an error that the certificate the site uses wasn’t found in the local keyfile.
After that i was able to install the Plugins.
But now eclipse wont startup.
Here’s the log message:
!SESSION 2011-12-19 11:04:50.111 -----------------------------------------------
eclipse.buildId=I20110613-1736
java.version=1.6.0_14
java.vendor=Sun Microsystems Inc.
BootLoader constants: OS=win32, ARCH=x86, WS=win32, NL=de_DE
Framework arguments: -product org.eclipse.epp.package.jee.product
Command-line arguments: -os win32 -ws win32 -arch x86 -product org.eclipse.epp.package.jee.product
!ENTRY org.eclipse.osgi 4 0 2011-12-19 11:04:52.660
!MESSAGE Bundle org.eclipse.equinox.simpleconfigurator_1.0.200.v20110502-1955 [2] is not active.
Hello Shmuel,
i tried to install the last eclipse fixpack directly an run into the same error.
I think thats a bug → I’ll open an support call…
regards René
Succeeded to install exx-designer 8.2.2 into eclipse indigo.
Just copying the features and plugins folders from first ‘com.softwareag.common.zip’ and then ‘eclipse.exx.822.UpdatePackage.zip’ into eclipse/dropins.
Stop and Start eclipse.
After this I installed wsstack via ‘Help’-> ‘Install New Software’ → ‘add’ select the the ‘eclipse.wss.821.UpdatePackage.0000.zip’ and update.
Everything works fine :D.