facebook

myeclipse blue 10, deployment issues and older version

  1. MyEclipse IDE
  2.  > 
  3. WebSphere Development
Viewing 7 posts - 1 through 7 (of 7 total)
  • Author
    Posts
  • #321630 Reply

    Hello:

    OS Ubuntu 64bit 11.10
    WAS server 7.0.0.19
    Myeclipse used 9.1

    I am using MyEclipse Blue 9.1 and recently I installed My Eclipse 10 (brand new install) and install was fine.

    I imported projects compiled the code and got a clean compile.

    I then attempted deployment and I am getting NullPointer exception.

    I see that the necessary files are copied over to …profile/installedApps folder.
    However I dont see entreis under server configured.. I logged in to the WAS server and I dont see the app deployed.

    I am doing exploded developer deployment.

    So what could be the issue.

    -Narahari

    #321633 Reply

    Here is what is in the .log

    ENTRY org.eclipse.core.resources 4 75 2011-12-07 15:13:16.001
    !MESSAGE Errors occurred during the build.
    !SUBENTRY 1 com.genuitec.eclipse.ast.deploy.core 4 75 2011-12-07 15:13:16.001
    !MESSAGE Errors running builder ‘DeploymentBuilder’ on project ‘CMSConfigPortlet’.
    !STACK 0
    java.lang.NullPointerException
    at com.genuitec.eclipse.ast.deploy.core.packaging.DefaultPackagerStrategy.explodeDependentProjects(Unknown Source)

    #321644 Reply

    support-swapna
    Moderator

    savithari ,

    Sorry that you are seeing this issue with MyEclipse.

    Can you answer some more questions for us ?

    1) Can you please share your Build ID from Help > About MyEclipse Blue Edition > Build ID ? Please clarify if you are seeing the issue only on MyEclipse Blue 10.

    2) Can you check if you have linked a resource project to your web project ? Take a look at this thread which discusses a related issue :
    https://www.genuitec.com/forums/topic/deployment-problem-with-web-project-in-myeclipse-10/

    3) Please send us the .log file and also the deployment log file contents.Clear the contents of the .log file which is located at <workspace dir>/.metadata/.log. Also clear the contents of the deployment log.Now deploy the project and paste the contents of the .log file here for us.Right click on WAS 7 in the Server’s view , select View Deployment Log and paste the contents of the deployment log here.

    4) Please send us the zipped project to help us replicate the issue at our end.You can attach your file(s) to an email to support@genuitec.com, with a subject of ATTN: SWAPNA and a link in the email to this thread.

    #321652 Reply

    Please give me link for the 9.1 version of the 64 bit MyEclipse for LINUX for now so I can keep working.

    The issue does NOT happen in 9.1 version.

    1) Can you please share your Build ID from Help > About MyEclipse Blue Edition > Build ID ? Please clarify if you are seeing the issue only on MyEclipse Blue 10.

    MyEclipse Blue Edition

    Version: 10.0 Blue
    Build id: 10.0-Blue-20111028

    2) Can you check if you have linked a resource project to your web project ? Take a look at this thread which discusses a related issue :
    https://www.genuitec.com/forums/topic/deployment-problem-with-web-project-in-myeclipse-10/

    My project(s) do have Project References to Resource Projects. I am assuming that my understanding is right. Here is a pic of the project references. So confirm that my understanding of Project References is right.

    View post on imgur.com

    3) Please send us the .log file and also the deployment log file contents.Clear the contents of the .log file which is located at <workspace dir>/.metadata/.log. Also clear the contents of the deployment log.Now deploy the project and paste the contents of the .log file here for us.Right click on WAS 7 in the Server’s view , select View Deployment Log and paste the contents of the deployment log here.

    Please see attachments.

    4) Please send us the zipped project to help us replicate the issue at our end.You can attach your file(s) to an email to support@genuitec.com, with a subject of ATTN: SWAPNA and a link in the email to this thread.

    My projects are big. I will take some time to give you this as a zip.

    In the mean while please give me link for the 9.1 version of the 64 bit MyEclipse for LINUX.

    Thank You
    -Narahari

    #321653 Reply

    Deployment .log

    ————————————————————————————————————————————–
    MyEclipse: deployment START packaged project: CMSConfigPortletEAR server: websphere7Server#AppSrv01 time: Wed Dec 07 15:19:54 EST 2011
    ————————————————————————————————————————————–
    WASX7357I: By request, this scripting client is not connected to any server process. Certain configuration and application operations will be available in local mode.
    WASX7303I: The following options are passed to the scripting environment and are available as arguments that are stored in the argv variable: “[CMSConfigPortletEAR]”
    CMSConfigPortletEAR
    WASX7017E: Exception received while running file “/opt/MyEclipseBlueEdition/Common/plugins/com.genuitec.eclipse.blue.websphere7_9.0.0.me201110171954/uninstallApplication.jacl”; exception information: com.ibm.ws.scripting.ScriptingException: WASX7280E: An application with name “CMSConfigPortletEAR” does not exist.

    —————————————————————————————————————————
    MyEclipse: deployment END project: CMSConfigPortletEAR server: websphere7Server#AppSrv01 time: Wed Dec 07 15:20:08 EST 2011
    —————————————————————————————————————————
    ————————————————————————————————————————————–
    MyEclipse: deployment START packaged project: CMSConfigPortletEAR server: websphere7Server#AppSrv01 time: Wed Dec 07 15:20:19 EST 2011
    ————————————————————————————————————————————–
    WASX7357I: By request, this scripting client is not connected to any server process. Certain configuration and application operations will be available in local mode.
    WASX7303I: The following options are passed to the scripting environment and are available as arguments that are stored in the argv variable: “[CMSConfigPortletEAR]”
    CMSConfigPortletEAR
    WASX7017E: Exception received while running file “/opt/MyEclipseBlueEdition/Common/plugins/com.genuitec.eclipse.blue.websphere7_9.0.0.me201110171954/uninstallApplication.jacl”; exception information: com.ibm.ws.scripting.ScriptingException: WASX7280E: An application with name “CMSConfigPortletEAR” does not exist.

    —————————————————————————————————————————
    MyEclipse: deployment END project: CMSConfigPortletEAR server: websphere7Server#AppSrv01 time: Wed Dec 07 15:20:26 EST 2011
    —————————————————————————————————————————
    ————————————————————————————————————————————–
    MyEclipse: deployment START packaged project: CMSConfigPortletEAR server: websphere7Server#AppSrv01 time: Wed Dec 07 23:41:13 EST 2011
    ————————————————————————————————————————————–
    WASX7209I: Connected to process “server1” on node myNodeName using SOAP connector; The type of process is: UnManagedProcess
    WASX7303I: The following options are passed to the scripting environment and are available as arguments that are stored in the argv variable: “[CMSConfigPortletEAR]”
    CMSConfigPortletEAR
    WASX7017E: Exception received while running file “/opt/MyEclipseBlueEdition/Common/plugins/com.genuitec.eclipse.blue.websphere7_9.0.0.me201110171954/uninstallApplication.jacl”; exception information: com.ibm.ws.scripting.ScriptingException: WASX7280E: An application with name “CMSConfigPortletEAR” does not exist.

    —————————————————————————————————————————
    MyEclipse: deployment END project: CMSConfigPortletEAR server: websphere7Server#AppSrv01 time: Wed Dec 07 23:41:27 EST 2011
    —————————————————————————————————————————
    ————————————————————————————————————————————–
    MyEclipse: deployment START packaged project: CMSConfigPortletEAR server: websphere7Server#AppSrv01 time: Wed Dec 07 23:43:57 EST 2011
    ————————————————————————————————————————————–
    WASX7357I: By request, this scripting client is not connected to any server process. Certain configuration and application operations will be available in local mode.
    WASX7303I: The following options are passed to the scripting environment and are available as arguments that are stored in the argv variable: “[CMSConfigPortletEAR]”
    CMSConfigPortletEAR
    WASX7017E: Exception received while running file “/opt/MyEclipseBlueEdition/Common/plugins/com.genuitec.eclipse.blue.websphere7_9.0.0.me201110171954/uninstallApplication.jacl”; exception information: com.ibm.ws.scripting.ScriptingException: WASX7280E: An application with name “CMSConfigPortletEAR” does not exist.

    —————————————————————————————————————————
    MyEclipse: deployment END project: CMSConfigPortletEAR server: websphere7Server#AppSrv01 time: Wed Dec 07 23:44:06 EST 2011
    —————————————————————————————————————————
    ————————————————————————————————————————————–
    MyEclipse: deployment START packaged project: CMSConfigPortletEAR server: websphere7Server#AppSrv01 time: Wed Dec 07 23:44:37 EST 2011
    ————————————————————————————————————————————–
    WASX7357I: By request, this scripting client is not connected to any server process. Certain configuration and application operations will be available in local mode.
    WASX7303I: The following options are passed to the scripting environment and are available as arguments that are stored in the argv variable: “[CMSConfigPortletEAR]”
    CMSConfigPortletEAR
    WASX7017E: Exception received while running file “/opt/MyEclipseBlueEdition/Common/plugins/com.genuitec.eclipse.blue.websphere7_9.0.0.me201110171954/uninstallApplication.jacl”; exception information: com.ibm.ws.scripting.ScriptingException: WASX7280E: An application with name “CMSConfigPortletEAR” does not exist.

    —————————————————————————————————————————
    MyEclipse: deployment END project: CMSConfigPortletEAR server: websphere7Server#AppSrv01 time: Wed Dec 07 23:44:46 EST 2011
    —————————————————————————————————————————
    ————————————————————————————————————————————–
    MyEclipse: deployment START packaged project: CMSConfigPortletEAR server: websphere7Server#AppSrv01 time: Wed Dec 07 23:44:59 EST 2011
    ————————————————————————————————————————————–
    WASX7357I: By request, this scripting client is not connected to any server process. Certain configuration and application operations will be available in local mode.
    WASX7303I: The following options are passed to the scripting environment and are available as arguments that are stored in the argv variable: “[CMSConfigPortletEAR]”
    CMSConfigPortletEAR
    WASX7017E: Exception received while running file “/opt/MyEclipseBlueEdition/Common/plugins/com.genuitec.eclipse.blue.websphere7_9.0.0.me201110171954/uninstallApplication.jacl”; exception information: com.ibm.ws.scripting.ScriptingException: WASX7280E: An application with name “CMSConfigPortletEAR” does not exist.

    —————————————————————————————————————————
    MyEclipse: deployment END project: CMSConfigPortletEAR server: websphere7Server#AppSrv01 time: Wed Dec 07 23:45:07 EST 2011
    —————————————————————————————————————————

    metada .log file

    !SESSION 2011-12-08 08:44:02.969 ———————————————–
    eclipse.buildId=unknown
    java.version=1.6.0_13
    java.vendor=Sun Microsystems Inc.
    BootLoader constants: OS=linux, ARCH=x86_64, WS=gtk, NL=en_US
    Command-line arguments: -os linux -ws gtk -arch x86_64 -data /mnt/work/workspaces/cms

    !ENTRY org.eclipse.core.net 4 0 2011-12-08 08:44:10.634
    !MESSAGE No password provided.
    !STACK 0
    org.eclipse.equinox.security.storage.StorageException: No password provided.
    at org.eclipse.equinox.internal.security.storage.SecurePreferences.get(SecurePreferences.java:264)
    at org.eclipse.equinox.internal.security.storage.SecurePreferencesWrapper.get(SecurePreferencesWrapper.java:106)
    at org.eclipse.core.internal.net.ProxyType.loadProxyAuth(ProxyType.java:537)
    at org.eclipse.core.internal.net.ProxyType.createProxyData(ProxyType.java:138)
    at org.eclipse.core.internal.net.ProxyType.getProxyData(ProxyType.java:127)
    at org.eclipse.core.internal.net.ProxyType.initialize(ProxyType.java:517)
    at org.eclipse.core.internal.net.ProxyManager.initialize(ProxyManager.java:274)
    at org.eclipse.core.internal.net.Activator.start(Activator.java:181)
    at org.eclipse.osgi.framework.internal.core.BundleContextImpl$1.run(BundleContextImpl.java:711)
    at java.security.AccessController.doPrivileged(Native Method)
    at org.eclipse.osgi.framework.internal.core.BundleContextImpl.startActivator(BundleContextImpl.java:702)
    at org.eclipse.osgi.framework.internal.core.BundleContextImpl.start(BundleContextImpl.java:683)
    at org.eclipse.osgi.framework.internal.core.BundleHost.startWorker(BundleHost.java:381)
    at org.eclipse.osgi.framework.internal.core.AbstractBundle.start(AbstractBundle.java:299)
    at org.eclipse.osgi.framework.util.SecureAction.start(SecureAction.java:440)
    at org.eclipse.osgi.internal.loader.BundleLoader.setLazyTrigger(BundleLoader.java:268)
    at org.eclipse.core.runtime.internal.adaptor.EclipseLazyStarter.postFindLocalClass(EclipseLazyStarter.java:107)
    at org.eclipse.osgi.baseadaptor.loader.ClasspathManager.findLocalClass(ClasspathManager.java:462)
    at org.eclipse.osgi.internal.baseadaptor.DefaultClassLoader.findLocalClass(DefaultClassLoader.java:216)
    at org.eclipse.osgi.internal.loader.BundleLoader.findLocalClass(BundleLoader.java:400)
    at org.eclipse.osgi.internal.loader.SingleSourcePackage.loadClass(SingleSourcePackage.java:35)
    at org.eclipse.osgi.internal.loader.BundleLoader.findClassInternal(BundleLoader.java:473)
    at org.eclipse.osgi.internal.loader.BundleLoader.findClass(BundleLoader.java:429)
    at org.eclipse.osgi.internal.loader.BundleLoader.findClass(BundleLoader.java:417)
    at org.eclipse.osgi.internal.baseadaptor.DefaultClassLoader.loadClass(DefaultClassLoader.java:107)
    at java.lang.ClassLoader.loadClass(ClassLoader.java:252)
    at java.lang.ClassLoader.loadClassInternal(ClassLoader.java:320)
    at com.genuitec.pulse2.common.http.CommunicationsServices.initialize(Unknown Source)
    at com.genuitec.pulse2.client.services.internal.PulseInitializer.initializeCommunicationsWithWizardIfNeeded(Unknown Source)
    at com.genuitec.pulse2.client.services.internal.PulseInitializer.doValidateServerConnection(Unknown Source)
    at com.genuitec.pulse2.client.services.internal.PulseInitializer.initializeServerConnection(Unknown Source)
    at com.genuitec.pulse2.client.services.internal.PulseInitializer.initialize(Unknown Source)
    at com.genuitec.pulse2.client.services.PulseServices.initialize(Unknown Source)
    at com.genuitec.pulse2.client.targetcfg.ui.PulseActivator.start(Unknown Source)
    at org.eclipse.osgi.framework.internal.core.BundleContextImpl$1.run(BundleContextImpl.java:711)
    at java.security.AccessController.doPrivileged(Native Method)
    at org.eclipse.osgi.framework.internal.core.BundleContextImpl.startActivator(BundleContextImpl.java:702)
    at org.eclipse.osgi.framework.internal.core.BundleContextImpl.start(BundleContextImpl.java:683)
    at org.eclipse.osgi.framework.internal.core.BundleHost.startWorker(BundleHost.java:381)
    at org.eclipse.osgi.framework.internal.core.AbstractBundle.resume(AbstractBundle.java:389)
    at org.eclipse.osgi.framework.internal.core.Framework.resumeBundle(Framework.java:1130)
    at org.eclipse.osgi.framework.internal.core.StartLevelManager.resumeBundles(StartLevelManager.java:559)
    at org.eclipse.osgi.framework.internal.core.StartLevelManager.resumeBundles(StartLevelManager.java:544)
    at org.eclipse.osgi.framework.internal.core.StartLevelManager.incFWSL(StartLevelManager.java:457)
    at org.eclipse.osgi.framework.internal.core.StartLevelManager.doSetStartLevel(StartLevelManager.java:243)
    at org.eclipse.osgi.framework.internal.core.StartLevelManager.dispatchEvent(StartLevelManager.java:438)
    at org.eclipse.osgi.framework.internal.core.StartLevelManager.dispatchEvent(StartLevelManager.java:1)
    at org.eclipse.osgi.framework.eventmgr.EventManager.dispatchEvent(EventManager.java:230)
    at org.eclipse.osgi.framework.eventmgr.EventManager$EventThread.run(EventManager.java:340)

    !ENTRY org.eclipse.core.net 4 0 2011-12-08 08:44:10.673
    !MESSAGE No password provided.
    !STACK 0
    org.eclipse.equinox.security.storage.StorageException: No password provided.
    at org.eclipse.equinox.internal.security.storage.SecurePreferences.get(SecurePreferences.java:264)
    at org.eclipse.equinox.internal.security.storage.SecurePreferencesWrapper.get(SecurePreferencesWrapper.java:106)
    at org.eclipse.core.internal.net.ProxyType.loadProxyAuth(ProxyType.java:537)
    at org.eclipse.core.internal.net.ProxyType.createProxyData(ProxyType.java:138)
    at org.eclipse.core.internal.net.ProxyType.getProxyData(ProxyType.java:127)
    at org.eclipse.core.internal.net.ProxyManager.internalGetProxyData(ProxyManager.java:288)
    at org.eclipse.core.internal.net.ProxyManager.updateSystemProperties(ProxyManager.java:264)
    at org.eclipse.core.internal.net.ProxyManager.internalSetEnabled(ProxyManager.java:248)
    at org.eclipse.core.internal.net.ProxyManager.preferenceChange(ProxyManager.java:416)
    at org.eclipse.core.internal.preferences.EclipsePreferences$2.run(EclipsePreferences.java:754)
    at org.eclipse.core.runtime.SafeRunner.run(SafeRunner.java:42)
    at org.eclipse.core.internal.preferences.EclipsePreferences.firePreferenceEvent(EclipsePreferences.java:757)
    at org.eclipse.core.internal.preferences.EclipsePreferences.putBoolean(EclipsePreferences.java:784)
    at org.eclipse.core.internal.net.PreferenceManager.putBoolean(PreferenceManager.java:158)
    at org.eclipse.core.internal.net.ProxyManager.setSystemProxiesEnabled(ProxyManager.java:437)
    at com.genuitec.pulse.compatibility.IProxyServiceCompatibility.setSystemProxiesEnabled(Unknown Source)
    at com.genuitec.pulse2.common.http.SystemConnectionSettings.initialize(Unknown Source)
    at com.genuitec.pulse2.common.http.SystemConnectionSettings.getNonProxyHosts(Unknown Source)
    at com.genuitec.pulse2.common.http.CommunicationsServices.isDirectHost(Unknown Source)
    at com.genuitec.pulse2.common.http.AbstractConnectionSettings.selectProxy(Unknown Source)
    at com.genuitec.pulse2.common.http.AbstractConnectionSettings.selectProxy(Unknown Source)
    at com.genuitec.pulse2.common.http.AbstractConnectionSettings.selectProxy(Unknown Source)
    at com.genuitec.pulse2.common.http.CommunicationsServices.setActiveConnectionSettings(Unknown Source)
    at com.genuitec.pulse2.common.http.CommunicationsServices.setActiveConnectionSettings(Unknown Source)
    at com.genuitec.pulse2.common.http.CommunicationsServices.initialize(Unknown Source)
    at com.genuitec.pulse2.client.services.internal.PulseInitializer.initializeCommunicationsWithWizardIfNeeded(Unknown Source)
    at com.genuitec.pulse2.client.services.internal.PulseInitializer.doValidateServerConnection(Unknown Source)
    at com.genuitec.pulse2.client.services.internal.PulseInitializer.initializeServerConnection(Unknown Source)
    at com.genuitec.pulse2.client.services.internal.PulseInitializer.initialize(Unknown Source)
    at com.genuitec.pulse2.client.services.PulseServices.initialize(Unknown Source)
    at com.genuitec.pulse2.client.targetcfg.ui.PulseActivator.start(Unknown Source)
    at org.eclipse.osgi.framework.internal.core.BundleContextImpl$1.run(BundleContextImpl.java:711)
    at java.security.AccessController.doPrivileged(Native Method)
    at org.eclipse.osgi.framework.internal.core.BundleContextImpl.startActivator(BundleContextImpl.java:702)
    at org.eclipse.osgi.framework.internal.core.BundleContextImpl.start(BundleContextImpl.java:683)
    at org.eclipse.osgi.framework.internal.core.BundleHost.startWorker(BundleHost.java:381)
    at org.eclipse.osgi.framework.internal.core.AbstractBundle.resume(AbstractBundle.java:389)
    at org.eclipse.osgi.framework.internal.core.Framework.resumeBundle(Framework.java:1130)
    at org.eclipse.osgi.framework.internal.core.StartLevelManager.resumeBundles(StartLevelManager.java:559)
    at org.eclipse.osgi.framework.internal.core.StartLevelManager.resumeBundles(StartLevelManager.java:544)
    at org.eclipse.osgi.framework.internal.core.StartLevelManager.incFWSL(StartLevelManager.java:457)
    at org.eclipse.osgi.framework.internal.core.StartLevelManager.doSetStartLevel(StartLevelManager.java:243)
    at org.eclipse.osgi.framework.internal.core.StartLevelManager.dispatchEvent(StartLevelManager.java:438)
    at org.eclipse.osgi.framework.internal.core.StartLevelManager.dispatchEvent(StartLevelManager.java:1)
    at org.eclipse.osgi.framework.eventmgr.EventManager.dispatchEvent(EventManager.java:230)
    at org.eclipse.osgi.framework.eventmgr.EventManager$EventThread.run(EventManager.java:340)

    !ENTRY org.eclipse.core.net 4 0 2011-12-08 08:44:10.680
    !MESSAGE No password provided.
    !STACK 0
    org.eclipse.equinox.security.storage.StorageException: No password provided.
    at org.eclipse.equinox.internal.security.storage.SecurePreferences.get(SecurePreferences.java:264)
    at org.eclipse.equinox.internal.security.storage.SecurePreferencesWrapper.get(SecurePreferencesWrapper.java:106)
    at org.eclipse.core.internal.net.ProxyType.loadProxyAuth(ProxyType.java:537)
    at org.eclipse.core.internal.net.ProxyType.createProxyData(ProxyType.java:138)
    at org.eclipse.core.internal.net.ProxyType.getProxyData(ProxyType.java:127)
    at org.eclipse.core.internal.net.ProxyManager.getProxyData(ProxyManager.java:169)
    at org.eclipse.core.internal.net.ProxyManager.internalSetEnabled(ProxyManager.java:256)
    at org.eclipse.core.internal.net.ProxyManager.preferenceChange(ProxyManager.java:416)
    at org.eclipse.core.internal.preferences.EclipsePreferences$2.run(EclipsePreferences.java:754)
    at org.eclipse.core.runtime.SafeRunner.run(SafeRunner.java:42)
    at org.eclipse.core.internal.preferences.EclipsePreferences.firePreferenceEvent(EclipsePreferences.java:757)
    at org.eclipse.core.internal.preferences.EclipsePreferences.putBoolean(EclipsePreferences.java:784)
    at org.eclipse.core.internal.net.PreferenceManager.putBoolean(PreferenceManager.java:158)
    at org.eclipse.core.internal.net.ProxyManager.setSystemProxiesEnabled(ProxyManager.java:437)
    at com.genuitec.pulse.compatibility.IProxyServiceCompatibility.setSystemProxiesEnabled(Unknown Source)
    at com.genuitec.pulse2.common.http.SystemConnectionSettings.initialize(Unknown Source)
    at com.genuitec.pulse2.common.http.SystemConnectionSettings.getNonProxyHosts(Unknown Source)
    at com.genuitec.pulse2.common.http.CommunicationsServices.isDirectHost(Unknown Source)
    at com.genuitec.pulse2.common.http.AbstractConnectionSettings.selectProxy(Unknown Source)
    at com.genuitec.pulse2.common.http.AbstractConnectionSettings.selectProxy(Unknown Source)
    at com.genuitec.pulse2.common.http.AbstractConnectionSettings.selectProxy(Unknown Source)
    at com.genuitec.pulse2.common.http.CommunicationsServices.setActiveConnectionSettings(Unknown Source)
    at com.genuitec.pulse2.common.http.CommunicationsServices.setActiveConnectionSettings(Unknown Source)
    at com.genuitec.pulse2.common.http.CommunicationsServices.initialize(Unknown Source)
    at com.genuitec.pulse2.client.services.internal.PulseInitializer.initializeCommunicationsWithWizardIfNeeded(Unknown Source)
    at com.genuitec.pulse2.client.services.internal.PulseInitializer.doValidateServerConnection(Unknown Source)
    at com.genuitec.pulse2.client.services.internal.PulseInitializer.initializeServerConnection(Unknown Source)
    at com.genuitec.pulse2.client.services.internal.PulseInitializer.initialize(Unknown Source)
    at com.genuitec.pulse2.client.services.PulseServices.initialize(Unknown Source)
    at com.genuitec.pulse2.client.targetcfg.ui.PulseActivator.start(Unknown Source)
    at org.eclipse.osgi.framework.internal.core.BundleContextImpl$1.run(BundleContextImpl.java:711)
    at java.security.AccessController.doPrivileged(Native Method)
    at org.eclipse.osgi.framework.internal.core.BundleContextImpl.startActivator(BundleContextImpl.java:702)
    at org.eclipse.osgi.framework.internal.core.BundleContextImpl.start(BundleContextImpl.java:683)
    at org.eclipse.osgi.framework.internal.core.BundleHost.startWorker(BundleHost.java:381)
    at org.eclipse.osgi.framework.internal.core.AbstractBundle.resume(AbstractBundle.java:389)
    at org.eclipse.osgi.framework.internal.core.Framework.resumeBundle(Framework.java:1130)
    at org.eclipse.osgi.framework.internal.core.StartLevelManager.resumeBundles(StartLevelManager.java:559)
    at org.eclipse.osgi.framework.internal.core.StartLevelManager.resumeBundles(StartLevelManager.java:544)
    at org.eclipse.osgi.framework.internal.core.StartLevelManager.incFWSL(StartLevelManager.java:457)
    at org.eclipse.osgi.framework.internal.core.StartLevelManager.doSetStartLevel(StartLevelManager.java:243)
    at org.eclipse.osgi.framework.internal.core.StartLevelManager.dispatchEvent(StartLevelManager.java:438)
    at org.eclipse.osgi.framework.internal.core.StartLevelManager.dispatchEvent(StartLevelManager.java:1)
    at org.eclipse.osgi.framework.eventmgr.EventManager.dispatchEvent(EventManager.java:230)
    at org.eclipse.osgi.framework.eventmgr.EventManager$EventThread.run(EventManager.java:340)

    !ENTRY org.eclipse.core.net 4 0 2011-12-08 08:44:10.682
    !MESSAGE No password provided.
    !STACK 0
    org.eclipse.equinox.security.storage.StorageException: No password provided.
    at org.eclipse.equinox.internal.security.storage.SecurePreferences.get(SecurePreferences.java:264)
    at org.eclipse.equinox.internal.security.storage.SecurePreferencesWrapper.get(SecurePreferencesWrapper.java:106)
    at org.eclipse.core.internal.net.ProxyType.loadProxyAuth(ProxyType.java:537)
    at org.eclipse.core.internal.net.ProxyType.createProxyData(ProxyType.java:138)
    at org.eclipse.core.internal.net.ProxyType.getProxyData(ProxyType.java:127)
    at org.eclipse.core.internal.net.ProxyManager.internalGetProxyData(ProxyManager.java:288)
    at org.eclipse.core.internal.net.ProxyManager.updateSystemProperties(ProxyManager.java:264)
    at org.eclipse.core.internal.net.ProxyManager.internalSetEnabled(ProxyManager.java:248)
    at org.eclipse.core.internal.net.ProxyManager.preferenceChange(ProxyManager.java:416)
    at org.eclipse.core.internal.preferences.EclipsePreferences$2.run(EclipsePreferences.java:754)
    at org.eclipse.core.runtime.SafeRunner.run(SafeRunner.java:42)
    at org.eclipse.core.internal.preferences.EclipsePreferences.firePreferenceEvent(EclipsePreferences.java:757)
    at org.eclipse.core.internal.preferences.EclipsePreferences.putBoolean(EclipsePreferences.java:784)
    at org.eclipse.core.internal.net.PreferenceManager.putBoolean(PreferenceManager.java:158)
    at org.eclipse.core.internal.net.ProxyManager.setSystemProxiesEnabled(ProxyManager.java:437)
    at com.genuitec.pulse.compatibility.IProxyServiceCompatibility.setSystemProxiesEnabled(Unknown Source)
    at com.genuitec.pulse2.common.http.SystemConnectionSettings.initialize(Unknown Source)
    at com.genuitec.pulse2.common.http.SystemConnectionSettings.getNonProxyHosts(Unknown Source)
    at com.genuitec.pulse2.common.http.CommunicationsServices.isDirectHost(Unknown Source)
    at com.genuitec.pulse2.common.http.AbstractConnectionSettings.selectProxy(Unknown Source)
    at com.genuitec.pulse2.common.http.AbstractConnectionSettings.selectProxy(Unknown Source)
    at com.genuitec.pulse2.common.http.AbstractConnectionSettings.selectProxy(Unknown Source)
    at com.genuitec.pulse2.common.http.CommunicationsServices.setActiveConnectionSettings(Unknown Source)
    at com.genuitec.pulse2.common.http.CommunicationsServices.setActiveConnectionSettings(Unknown Source)
    at com.genuitec.pulse2.common.http.CommunicationsServices.initialize(Unknown Source)
    at com.genuitec.pulse2.client.services.internal.PulseInitializer.initializeCommunicationsWithWizardIfNeeded(Unknown Source)
    at com.genuitec.pulse2.client.services.internal.PulseInitializer.doValidateServerConnection(Unknown Source)
    at com.genuitec.pulse2.client.services.internal.PulseInitializer.initializeServerConnection(Unknown Source)
    at com.genuitec.pulse2.client.services.internal.PulseInitializer.initialize(Unknown Source)
    at com.genuitec.pulse2.client.services.PulseServices.initialize(Unknown Source)
    at com.genuitec.pulse2.client.targetcfg.ui.PulseActivator.start(Unknown Source)
    at org.eclipse.osgi.framework.internal.core.BundleContextImpl$1.run(BundleContextImpl.java:711)
    at java.security.AccessController.doPrivileged(Native Method)
    at org.eclipse.osgi.framework.internal.core.BundleContextImpl.startActivator(BundleContextImpl.java:702)
    at org.eclipse.osgi.framework.internal.core.BundleContextImpl.start(BundleContextImpl.java:683)
    at org.eclipse.osgi.framework.internal.core.BundleHost.startWorker(BundleHost.java:381)
    at org.eclipse.osgi.framework.internal.core.AbstractBundle.resume(AbstractBundle.java:389)
    at org.eclipse.osgi.framework.internal.core.Framework.resumeBundle(Framework.java:1130)
    at org.eclipse.osgi.framework.internal.core.StartLevelManager.resumeBundles(StartLevelManager.java:559)
    at org.eclipse.osgi.framework.internal.core.StartLevelManager.resumeBundles(StartLevelManager.java:544)
    at org.eclipse.osgi.framework.internal.core.StartLevelManager.incFWSL(StartLevelManager.java:457)
    at org.eclipse.osgi.framework.internal.core.StartLevelManager.doSetStartLevel(StartLevelManager.java:243)
    at org.eclipse.osgi.framework.internal.core.StartLevelManager.dispatchEvent(StartLevelManager.java:438)
    at org.eclipse.osgi.framework.internal.core.StartLevelManager.dispatchEvent(StartLevelManager.java:1)
    at org.eclipse.osgi.framework.eventmgr.EventManager.dispatchEvent(EventManager.java:230)
    at org.eclipse.osgi.framework.eventmgr.EventManager$EventThread.run(EventManager.java:340)

    !ENTRY org.eclipse.core.net 4 0 2011-12-08 08:44:10.686
    !MESSAGE No password provided.
    !STACK 0
    org.eclipse.equinox.security.storage.StorageException: No password provided.
    at org.eclipse.equinox.internal.security.storage.SecurePreferences.get(SecurePreferences.java:264)
    at org.eclipse.equinox.internal.security.storage.SecurePreferencesWrapper.get(SecurePreferencesWrapper.java:106)
    at org.eclipse.core.internal.net.ProxyType.loadProxyAuth(ProxyType.java:537)
    at org.eclipse.core.internal.net.ProxyType.createProxyData(ProxyType.java:138)
    at org.eclipse.core.internal.net.ProxyType.getProxyData(ProxyType.java:127)
    at org.eclipse.core.internal.net.ProxyManager.getProxyData(ProxyManager.java:169)
    at org.eclipse.core.internal.net.ProxyManager.internalSetEnabled(ProxyManager.java:256)
    at org.eclipse.core.internal.net.ProxyManager.preferenceChange(ProxyManager.java:416)
    at org.eclipse.core.internal.preferences.EclipsePreferences$2.run(EclipsePreferences.java:754)
    at org.eclipse.core.runtime.SafeRunner.run(SafeRunner.java:42)
    at org.eclipse.core.internal.preferences.EclipsePreferences.firePreferenceEvent(EclipsePreferences.java:757)
    at org.eclipse.core.internal.preferences.EclipsePreferences.putBoolean(EclipsePreferences.java:784)
    at org.eclipse.core.internal.net.PreferenceManager.putBoolean(PreferenceManager.java:158)
    at org.eclipse.core.internal.net.ProxyManager.setSystemProxiesEnabled(ProxyManager.java:437)
    at com.genuitec.pulse.compatibility.IProxyServiceCompatibility.setSystemProxiesEnabled(Unknown Source)
    at com.genuitec.pulse2.common.http.SystemConnectionSettings.initialize(Unknown Source)
    at com.genuitec.pulse2.common.http.SystemConnectionSettings.getNonProxyHosts(Unknown Source)
    at com.genuitec.pulse2.common.http.CommunicationsServices.isDirectHost(Unknown Source)
    at com.genuitec.pulse2.common.http.AbstractConnectionSettings.selectProxy(Unknown Source)
    at com.genuitec.pulse2.common.http.AbstractConnectionSettings.selectProxy(Unknown Source)
    at com.genuitec.pulse2.common.http.AbstractConnectionSettings.selectProxy(Unknown Source)
    at com.genuitec.pulse2.common.http.CommunicationsServices.setActiveConnectionSettings(Unknown Source)
    at com.genuitec.pulse2.common.http.CommunicationsServices.setActiveConnectionSettings(Unknown Source)
    at com.genuitec.pulse2.common.http.CommunicationsServices.initialize(Unknown Source)
    at com.genuitec.pulse2.client.services.internal.PulseInitializer.initializeCommunicationsWithWizardIfNeeded(Unknown Source)
    at com.genuitec.pulse2.client.services.internal.PulseInitializer.doValidateServerConnection(Unknown Source)
    at com.genuitec.pulse2.client.services.internal.PulseInitializer.initializeServerConnection(Unknown Source)
    at com.genuitec.pulse2.client.services.internal.PulseInitializer.initialize(Unknown Source)
    at com.genuitec.pulse2.client.services.PulseServices.initialize(Unknown Source)
    at com.genuitec.pulse2.client.targetcfg.ui.PulseActivator.start(Unknown Source)
    at org.eclipse.osgi.framework.internal.core.BundleContextImpl$1.run(BundleContextImpl.java:711)
    at java.security.AccessController.doPrivileged(Native Method)
    at org.eclipse.osgi.framework.internal.core.BundleContextImpl.startActivator(BundleContextImpl.java:702)
    at org.eclipse.osgi.framework.internal.core.BundleContextImpl.start(BundleContextImpl.java:683)
    at org.eclipse.osgi.framework.internal.core.BundleHost.startWorker(BundleHost.java:381)
    at org.eclipse.osgi.framework.internal.core.AbstractBundle.resume(AbstractBundle.java:389)
    at org.eclipse.osgi.framework.internal.core.Framework.resumeBundle(Framework.java:1130)
    at org.eclipse.osgi.framework.internal.core.StartLevelManager.resumeBundles(StartLevelManager.java:559)
    at org.eclipse.osgi.framework.internal.core.StartLevelManager.resumeBundles(StartLevelManager.java:544)
    at org.eclipse.osgi.framework.internal.core.StartLevelManager.incFWSL(StartLevelManager.java:457)
    at org.eclipse.osgi.framework.internal.core.StartLevelManager.doSetStartLevel(StartLevelManager.java:243)
    at org.eclipse.osgi.framework.internal.core.StartLevelManager.dispatchEvent(StartLevelManager.java:438)
    at org.eclipse.osgi.framework.internal.core.StartLevelManager.dispatchEvent(StartLevelManager.java:1)
    at org.eclipse.osgi.framework.eventmgr.EventManager.dispatchEvent(EventManager.java:230)
    at org.eclipse.osgi.framework.eventmgr.EventManager$EventThread.run(EventManager.java:340)

    !ENTRY com.genuitec.eclipse.core 1 0 2011-12-08 08:44:18.781
    !MESSAGE Unable to locate .myeclipse-blue.properties file

    !ENTRY com.genuitec.eclipse.wizards 1 0 2011-12-08 08:44:21.607
    !MESSAGE Installed snippet library: /opt/MyEclipseBlueEdition/MyEclipse Blue Edition 10/configuration/org.eclipse.osgi/bundles/64/1/.cp/snippets/jsp/jsf_f_snippets.xml

    !ENTRY com.genuitec.eclipse.wizards 1 0 2011-12-08 08:44:21.646
    !MESSAGE Installed snippet library: /opt/MyEclipseBlueEdition/MyEclipse Blue Edition 10/configuration/org.eclipse.osgi/bundles/64/1/.cp/snippets/jsp/struts_bean_snippets.xml

    !ENTRY com.genuitec.eclipse.wizards 1 0 2011-12-08 08:44:21.696
    !MESSAGE Installed snippet library: /opt/MyEclipseBlueEdition/MyEclipse Blue Edition 10/configuration/org.eclipse.osgi/bundles/64/1/.cp/snippets/jsp/struts_logic_snippets.xml

    !ENTRY com.genuitec.eclipse.wizards 1 0 2011-12-08 08:44:21.734
    !MESSAGE Installed snippet library: /opt/MyEclipseBlueEdition/MyEclipse Blue Edition 10/configuration/org.eclipse.osgi/bundles/64/1/.cp/snippets/jsp/struts_tiles_snippets.xml

    !ENTRY com.genuitec.eclipse.wizards 1 0 2011-12-08 08:44:21.792
    !MESSAGE Installed snippet library: /opt/MyEclipseBlueEdition/MyEclipse Blue Edition 10/configuration/org.eclipse.osgi/bundles/64/1/.cp/snippets/jsp/struts_html_snippets.xml

    !ENTRY com.genuitec.eclipse.wizards 1 0 2011-12-08 08:44:21.868
    !MESSAGE Installed snippet library: /opt/MyEclipseBlueEdition/MyEclipse Blue Edition 10/configuration/org.eclipse.osgi/bundles/64/1/.cp/snippets/jsp/jsf_h_snippets.xml

    !ENTRY com.genuitec.eclipse.wizards 1 0 2011-12-08 08:44:21.936
    !MESSAGE Installed snippet library: /opt/MyEclipseBlueEdition/MyEclipse Blue Edition 10/configuration/org.eclipse.osgi/bundles/64/1/.cp/snippets/html/css_snippets.xml

    !ENTRY com.genuitec.eclipse.wizards 1 0 2011-12-08 08:44:21.999
    !MESSAGE Installed snippet library: /opt/MyEclipseBlueEdition/MyEclipse Blue Edition 10/configuration/org.eclipse.osgi/bundles/64/1/.cp/snippets/html/html_snippets.xml

    !ENTRY com.genuitec.eclipse.wizards 1 0 2011-12-08 08:44:22.037
    !MESSAGE Installed snippet library: /opt/MyEclipseBlueEdition/MyEclipse Blue Edition 10/configuration/org.eclipse.osgi/bundles/64/1/.cp/snippets/html/htmlform_snippets.xml

    !ENTRY com.genuitec.eclipse.wizards 1 0 2011-12-08 08:44:22.099
    !MESSAGE Installed snippet library: /opt/MyEclipseBlueEdition/MyEclipse Blue Edition 10/configuration/org.eclipse.osgi/bundles/64/1/.cp/snippets/html/forms_lists_snippets.xml

    !ENTRY com.genuitec.eclipse.wizards 1 0 2011-12-08 08:44:22.171
    !MESSAGE Installed snippet library: /opt/MyEclipseBlueEdition/MyEclipse Blue Edition 10/configuration/org.eclipse.osgi/bundles/64/1/.cp/snippets/html/javascript_snippets.xml

    !ENTRY org.eclipse.osgi 2 0 2011-12-08 08:48:30.687
    !MESSAGE While loading class “org.eclipse.wst.jsdt.internal.core.JavaModelManager$16”, thread “Thread[Worker-0,5,main]” timed out waiting (5005ms) for thread “Thread[Worker-4,5,main]” to finish starting bundle “org.eclipse.wst.jsdt.core_1.1.100.me201109222040 [790]”. To avoid deadlock, thread “Thread[Worker-0,5,main]” is proceeding but “org.eclipse.wst.jsdt.internal.core.JavaModelManager$16” may not be fully initialized.
    !STACK 0
    org.osgi.framework.BundleException: State change in progress for bundle “reference:file:/opt/MyEclipseBlueEdition/Common/plugins/org.eclipse.wst.jsdt.core_1.1.100.me201109222040.jar” by thread “Worker-4”.
    at org.eclipse.osgi.framework.internal.core.AbstractBundle.beginStateChange(AbstractBundle.java:1087)
    at org.eclipse.osgi.framework.internal.core.AbstractBundle.start(AbstractBundle.java:297)
    at org.eclipse.osgi.framework.util.SecureAction.start(SecureAction.java:440)
    at org.eclipse.osgi.internal.loader.BundleLoader.setLazyTrigger(BundleLoader.java:268)
    at org.eclipse.core.runtime.internal.adaptor.EclipseLazyStarter.postFindLocalClass(EclipseLazyStarter.java:107)
    at org.eclipse.osgi.baseadaptor.loader.ClasspathManager.findLocalClass(ClasspathManager.java:462)
    at org.eclipse.osgi.internal.baseadaptor.DefaultClassLoader.findLocalClass(DefaultClassLoader.java:216)
    at org.eclipse.osgi.internal.loader.BundleLoader.findLocalClass(BundleLoader.java:400)
    at org.eclipse.osgi.internal.loader.BundleLoader.findClassInternal(BundleLoader.java:476)
    at org.eclipse.osgi.internal.loader.BundleLoader.findClass(BundleLoader.java:429)
    at org.eclipse.osgi.internal.loader.BundleLoader.findClass(BundleLoader.java:417)
    at org.eclipse.osgi.internal.baseadaptor.DefaultClassLoader.loadClass(DefaultClassLoader.java:107)
    at java.lang.ClassLoader.loadClass(ClassLoader.java:252)
    at java.lang.ClassLoader.loadClassInternal(ClassLoader.java:320)
    at org.eclipse.wst.jsdt.internal.core.JavaModelManager$15.run(JavaModelManager.java:4182)
    at org.eclipse.core.internal.jobs.Worker.run(Worker.java:54)
    Caused by: org.eclipse.osgi.framework.internal.core.AbstractBundle$BundleStatusException
    … 16 more
    Root exception:
    org.eclipse.osgi.framework.internal.core.AbstractBundle$BundleStatusException
    at org.eclipse.osgi.framework.internal.core.AbstractBundle.beginStateChange(AbstractBundle.java:1087)
    at org.eclipse.osgi.framework.internal.core.AbstractBundle.start(AbstractBundle.java:297)
    at org.eclipse.osgi.framework.util.SecureAction.start(SecureAction.java:440)
    at org.eclipse.osgi.internal.loader.BundleLoader.setLazyTrigger(BundleLoader.java:268)
    at org.eclipse.core.runtime.internal.adaptor.EclipseLazyStarter.postFindLocalClass(EclipseLazyStarter.java:107)
    at org.eclipse.osgi.baseadaptor.loader.ClasspathManager.findLocalClass(ClasspathManager.java:462)
    at org.eclipse.osgi.internal.baseadaptor.DefaultClassLoader.findLocalClass(DefaultClassLoader.java:216)
    at org.eclipse.osgi.internal.loader.BundleLoader.findLocalClass(BundleLoader.java:400)
    at org.eclipse.osgi.internal.loader.BundleLoader.findClassInternal(BundleLoader.java:476)
    at org.eclipse.osgi.internal.loader.BundleLoader.findClass(BundleLoader.java:429)
    at org.eclipse.osgi.internal.loader.BundleLoader.findClass(BundleLoader.java:417)
    at org.eclipse.osgi.internal.baseadaptor.DefaultClassLoader.loadClass(DefaultClassLoader.java:107)
    at java.lang.ClassLoader.loadClass(ClassLoader.java:252)
    at java.lang.ClassLoader.loadClassInternal(ClassLoader.java:320)
    at org.eclipse.wst.jsdt.internal.core.JavaModelManager$15.run(JavaModelManager.java:4182)
    at org.eclipse.core.internal.jobs.Worker.run(Worker.java:54)

    !ENTRY com.genuitec.eclipse.core.common 1 0 2011-12-08 08:51:59.133
    !MESSAGE Error collecting output paths
    !STACK 0
    java.lang.NullPointerException
    at com.genuitec.eclipse.core.util.JavaMetaUtils.getOutputDirectoryPaths(JavaMetaUtils.java:454)
    at com.genuitec.eclipse.j2eedt.core.J2EEProjectUtil.getOutputDirectoryPaths(Unknown Source)
    at com.genuitec.eclipse.ast.deploy.core.packaging.DefaultPackagerStrategy.explodeDependentProjects(Unknown Source)
    at com.genuitec.eclipse.ast.deploy.core.packaging.PackageUtils.explodeDependentProjects(Unknown Source)
    at com.genuitec.eclipse.ast.deploy.core.WebDeployment.\u0106(Unknown Source)
    at com.genuitec.eclipse.ast.deploy.core.WebDeployment.doProjectTypeSpecificPostResyncAll(Unknown Source)
    at com.genuitec.eclipse.ast.deploy.core.Deployment.resyncAll(Unknown Source)
    at com.genuitec.eclipse.ast.deploy.core.ModuleDeployment.deployAsExplodedArchive(Unknown Source)
    at com.genuitec.eclipse.ast.deploy.core.Deployment.deploy(Unknown Source)
    at com.genuitec.eclipse.ast.deploy.core.EARDeployment.resyncAll(Unknown Source)
    at com.genuitec.eclipse.ast.deploy.core.Deployment.resyncAll(Unknown Source)
    at com.genuitec.eclipse.ast.deploy.core.EARDeployment.deployAsExplodedArchive(Unknown Source)
    at com.genuitec.eclipse.ast.deploy.core.Deployment.deploy(Unknown Source)
    at com.genuitec.eclipse.ast.deploy.core.jobs.C.\u0101(Unknown Source)
    at com.genuitec.eclipse.ast.deploy.core.jobs.C.run(Unknown Source)
    at org.eclipse.core.internal.jobs.Worker.run(Worker.java:54)

    !ENTRY org.eclipse.core.jobs 4 2 2011-12-08 08:51:59.137
    !MESSAGE An internal error occurred during: “Add Deployment”.
    !STACK 0
    java.lang.NullPointerException
    at com.genuitec.eclipse.ast.deploy.core.packaging.DefaultPackagerStrategy.explodeDependentProjects(Unknown Source)
    at com.genuitec.eclipse.ast.deploy.core.packaging.PackageUtils.explodeDependentProjects(Unknown Source)
    at com.genuitec.eclipse.ast.deploy.core.WebDeployment.\u0106(Unknown Source)
    at com.genuitec.eclipse.ast.deploy.core.WebDeployment.doProjectTypeSpecificPostResyncAll(Unknown Source)
    at com.genuitec.eclipse.ast.deploy.core.Deployment.resyncAll(Unknown Source)
    at com.genuitec.eclipse.ast.deploy.core.ModuleDeployment.deployAsExplodedArchive(Unknown Source)
    at com.genuitec.eclipse.ast.deploy.core.Deployment.deploy(Unknown Source)
    at com.genuitec.eclipse.ast.deploy.core.EARDeployment.resyncAll(Unknown Source)
    at com.genuitec.eclipse.ast.deploy.core.Deployment.resyncAll(Unknown Source)
    at com.genuitec.eclipse.ast.deploy.core.EARDeployment.deployAsExplodedArchive(Unknown Source)
    at com.genuitec.eclipse.ast.deploy.core.Deployment.deploy(Unknown Source)
    at com.genuitec.eclipse.ast.deploy.core.jobs.C.\u0101(Unknown Source)
    at com.genuitec.eclipse.ast.deploy.core.jobs.C.run(Unknown Source)
    at org.eclipse.core.internal.jobs.Worker.run(Worker.java:54)

    #321663 Reply

    Any update on this ?

    I need link for the 9.1 download for now specifically 64 bit for Linux till the version 10 issues are fixed.

    Please provide the link.

    Thank You
    -Narahari

    #321666 Reply

    support-tony
    Keymaster

    Narahari,

    There is a fix to do with deployment of dependent projects, in the 10.0.1 milestone release. You can find details of how to obtain that release in this post. It may be worth trying that out (installing 10.0.1 should be quick if you don’t uninstall release 10.0).

    If you didn’t uninstall 9.1, then you can still use it. Releases may be installed side by side.

    If you need to download a previous release please note that all requests for previous releases are handled by our sales team to ensure your complete satisfaction. Please send an email to sales@genuitec.com and they will be able to assist you. Be sure to include your name, subscription id, subscription code, MyEclipse version desired, and operating system so they can provide the correct download link without delay.

Viewing 7 posts - 1 through 7 (of 7 total)
Reply To: myeclipse blue 10, deployment issues and older version

You must be logged in to post in the forum log in