- This topic has 7 replies, 2 voices, and was last updated 11 years, 11 months ago by Gianluca84.
-
AuthorPosts
-
Gianluca84ParticipantAfter the update to MyEclipse blue 10.7 (executed from the control center normally), when I started again the workspace I was showned a lot of errors on the projects, and my servers view was unusable with this detail stack trace:
java.lang.NullPointerException
at com.genuitec.eclipse.ast.deploy.core.Deployment.<init>(Unknown Source)
at com.genuitec.eclipse.ast.deploy.core.ModuleDeployment.<init>(Unknown Source)
at com.genuitec.eclipse.ast.deploy.core.WebDeployment.<init>(Unknown Source)
at com.genuitec.eclipse.ast.deploy.core.Deployment.create(Unknown Source)
at com.genuitec.eclipse.ast.deploy.core.DeploymentManager.loadFromPreferences(Unknown Source)
at com.genuitec.eclipse.ast.deploy.core.DeploymentManager.init(Unknown Source)
at com.genuitec.eclipse.ast.deploy.core.DeploymentManager.<init>(Unknown Source)
at com.genuitec.eclipse.ast.deploy.core.DeploymentManager.getDefault(Unknown Source)
at com.genuitec.eclipse.ast.deploy.core.ui.ServerTreeViewer$ServerTreeContentProvider.inputChanged(Unknown Source)
at org.eclipse.jface.viewers.ContentViewer.setInput(ContentViewer.java:276)
at org.eclipse.jface.viewers.StructuredViewer.setInput(StructuredViewer.java:1690)
at com.genuitec.eclipse.ast.deploy.core.ui.ServerTreeViewer.<init>(Unknown Source)
at com.genuitec.eclipse.ast.deploy.core.ui.ServerView.createPartControl(Unknown Source)
at org.eclipse.ui.internal.ViewReference.createPartHelper(ViewReference.java:375)
at org.eclipse.ui.internal.ViewReference.createPart(ViewReference.java:229)
at org.eclipse.ui.internal.WorkbenchPartReference.getPart(WorkbenchPartReference.java:595)
at org.eclipse.ui.internal.PartPane.setVisible(PartPane.java:313)
at org.eclipse.ui.internal.ViewPane.setVisible(ViewPane.java:534)
at org.eclipse.ui.internal.presentations.PresentablePart.setVisible(PresentablePart.java:180)
at org.eclipse.ui.internal.presentations.util.PresentablePartFolder.select(PresentablePartFolder.java:270)
at org.eclipse.ui.internal.presentations.util.LeftToRightTabOrder.select(LeftToRightTabOrder.java:65)
at org.eclipse.ui.internal.presentations.util.TabbedStackPresentation.selectPart(TabbedStackPresentation.java:473)
at org.eclipse.ui.internal.PartStack.refreshPresentationSelection(PartStack.java:1245)
at org.eclipse.ui.internal.PartStack.createControl(PartStack.java:662)
at org.eclipse.ui.internal.PartStack.createControl(PartStack.java:570)
at org.eclipse.ui.internal.PartSashContainer.createControl(PartSashContainer.java:568)
at org.eclipse.ui.internal.PerspectiveHelper.activate(PerspectiveHelper.java:272)
at org.eclipse.ui.internal.Perspective.onActivate(Perspective.java:981)
at org.eclipse.ui.internal.WorkbenchPage.onActivate(WorkbenchPage.java:2714)
at org.eclipse.ui.internal.WorkbenchWindow$28.run(WorkbenchWindow.java:3030)
at org.eclipse.swt.custom.BusyIndicator.showWhile(BusyIndicator.java:70)
at org.eclipse.ui.internal.WorkbenchWindow.setActivePage(WorkbenchWindow.java:3011)
at org.eclipse.ui.internal.WorkbenchWindow$21.runWithException(WorkbenchWindow.java:2297)
at org.eclipse.ui.internal.StartupThreading$StartupRunnable.run(StartupThreading.java:31)
at org.eclipse.swt.widgets.RunnableLock.run(RunnableLock.java:35)
at org.eclipse.swt.widgets.Synchronizer.runAsyncMessages(Synchronizer.java:135)
at org.eclipse.swt.widgets.Display.runAsyncMessages(Display.java:4140)
at org.eclipse.swt.widgets.Display.readAndDispatch(Display.java:3757)
at org.eclipse.ui.application.WorkbenchAdvisor.openWindows(WorkbenchAdvisor.java:803)
at org.eclipse.ui.internal.Workbench$33.runWithException(Workbench.java:1600)
at org.eclipse.ui.internal.StartupThreading$StartupRunnable.run(StartupThreading.java:31)
at org.eclipse.swt.widgets.RunnableLock.run(RunnableLock.java:35)
at org.eclipse.swt.widgets.Synchronizer.runAsyncMessages(Synchronizer.java:135)
at org.eclipse.swt.widgets.Display.runAsyncMessages(Display.java:4140)
at org.eclipse.swt.widgets.Display.readAndDispatch(Display.java:3757)
at org.eclipse.ui.internal.Workbench.runUI(Workbench.java:2609)
at org.eclipse.ui.internal.Workbench.access$4(Workbench.java:2499)
at org.eclipse.ui.internal.Workbench$7.run(Workbench.java:679)
at org.eclipse.core.databinding.observable.Realm.runWithDefault(Realm.java:332)
at org.eclipse.ui.internal.Workbench.createAndRunWorkbench(Workbench.java:668)
at org.eclipse.ui.PlatformUI.createAndRunWorkbench(PlatformUI.java:149)
at org.eclipse.ui.internal.ide.application.IDEApplication.start(IDEApplication.java:123)
at org.eclipse.equinox.internal.app.EclipseAppHandle.run(EclipseAppHandle.java:196)
at org.eclipse.core.runtime.internal.adaptor.EclipseAppLauncher.runApplication(EclipseAppLauncher.java:110)
at org.eclipse.core.runtime.internal.adaptor.EclipseAppLauncher.start(EclipseAppLauncher.java:79)
at org.eclipse.core.runtime.adaptor.EclipseStarter.run(EclipseStarter.java:344)
at org.eclipse.core.runtime.adaptor.EclipseStarter.run(EclipseStarter.java:179)
at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:39)
at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:25)
at java.lang.reflect.Method.invoke(Method.java:597)
at org.eclipse.equinox.launcher.Main.invokeFramework(Main.java:622)
at org.eclipse.equinox.launcher.Main.basicRun(Main.java:577)
at org.eclipse.equinox.launcher.Main.run(Main.java:1410)
at org.eclipse.equinox.launcher.Main.main(Main.java:1386)
at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:39)
at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:25)
at java.lang.reflect.Method.invoke(Method.java:597)
at com.genuitec.pulse.eclipse.launcher.Main.main(Main.java:110)I uninstalled MyEclipse and installed it again from the 10.7 installation file with no luck.
I attached the logs and my config files.
It seems all the blue pluings for deploying to websphere are missing.
I’m running on windows 7 professional sp1. Any clues?Thanks in advance
Attachments:
You must be logged in to view attached files.
support-pradeepMemberGianluca,
Sorry that you are seeing this issue. The issue might be due to some corruption in your deployments.
Can you please take a look at this thread and please try the solutions that are mentioned in this thread :
https://www.genuitec.com/forums/topic/servers-view-issue-in-myeclipse-10-7-0-fixed-in-10-7-1/Let us know how it works for you.
Gianluca84ParticipantAllright the server view has settled, but the webpshere connectors are still gone!
Under window->Preferences->MyEclipse->Servers I cannot see any more the Websphere Blue Connectors option. Again uninstalling Myeclipse didn’t work.
I have to say that I have I previous installation on Myeclipse (9) on the same machine and I’m working with that one now. Could that be the problem?
support-pradeepMemberGianluca,
No, there will not be any problem if you install two or more versions of MyEclipse in same machine.
1) Sometimes there may be some corruptions in your workspace. So, Can you please switch to new workspace and check if the issue still exists ?
2) If the issue still exists, can you please install another copy of MyEclipse to a different location and see if the issue exists? If you re run the installer, you will see options to either Repair the existing installation or install another copy.
3) If the issue still persists, can you please take the screenshot of window->Preferences->MyEclipse->Servers and attach the screenshot here for further investigation ?
4) Please clear your .log file located at [your workspace dir]/.metadata/.log, replicate the issue and attach file here.
Gianluca84ParticipantStill no joy. I already tried switching workspace and running the repair, but the blue connectors are still gone.
I attached the info you requested taken from a fresh workspace.
I confronted the config file from another valid installation in our office and this part was completly missing:*** Features: com.genuitec.myeclipse.blue.feature (10.7.0.me201211011550) "MyEclipse Blue Edition Feature" com.genuitec.myeclipse.database (10.7.0.me201211011550) "MyEclipse Database Support" com.genuitec.myeclipse.icefaces.feature (10.7.0.me201211011550) "ICEfaces AJAX and Java EE Tooling for MyEclipse" com.genuitec.myeclipse.matisse (10.7.0.me201211011550) "Matisse4MyEclipse Swing UI Designer" com.genuitec.myeclipse.uml2 (10.7.0.me201211011550) "MyEclipse UML2 Feature" com.genuitec.myeclipse.visualvm (10.7.0.me201211011550) "MyEclipse VisualVM Profiler" org.eclipse.birt (2.6.1.me201211011550) "Business Intelligence and Reporting Tools" org.eclipse.birt.report.designer.editor.xml.wtp (2.6.1.me201211011550) "BIRT Advanced XML Editor Plug-in" org.eclipse.datatools.connectivity.feature (1.9.0.me201211011550) "Data Tools Platform Connectivity Plug-in" org.eclipse.datatools.connectivity.oda.designer.core.feature (1.9.0.me201211011550) "DTP ODA Designer UI Framework Plug-in" org.eclipse.datatools.connectivity.oda.designer.feature (1.9.0.me201211011550) "DTP ODA Designer UI Framework Plug-in" org.eclipse.datatools.connectivity.oda.feature (1.9.0.me201211011550) "DTP Open Data Access" org.eclipse.datatools.enablement.feature (1.9.0.me201211011550) "Eclipse Data Tools Platform Enablement" org.eclipse.datatools.enablement.jdt.feature (1.9.0.me201211011550) "Data Tools Platform Connectivity JDT Extension Plug-in" org.eclipse.datatools.enablement.mysql.feature (1.9.0.me201211011550) "Eclipse Data Tools Platform Enablement" org.eclipse.datatools.sqldevtools.ddlgen.feature (1.9.0.me201211011550) "Eclipse Data Tools Platform FE UI Plug-in" org.eclipse.datatools.sqldevtools.feature (1.9.0.me201211011550) "Eclipse Data Tools Platform SQL Tools Common UI Plug-in" org.eclipse.jpt.jaxb.feature (1.0.0.me201211011550) "Dali Java Persistence Tools - JAXB Support" org.eclipse.jpt.jpa.eclipselink.feature (3.0.0.me201211011550) "Dali Java Persistence Tools - EclipseLink JPA Support" org.eclipse.jpt.jpa.feature (3.0.0.me201211011550) "Dali Java Persistence Tools - JPA Support" org.eclipse.jpt.jpadiagrameditor.feature (1.0.0.me201211011550) "Dali Java Persistence Tools - JPA Diagram Editor" org.eclipse.jst.common.fproj.enablement.jdt (3.3.0.me201211011550) "Eclipse Faceted Project Framework JDT Enablement" org.eclipse.jst.enterprise_ui.feature (3.3.0.me201211011550) "Eclipse Java EE Developer Tools" org.eclipse.jst.ws.axis2tools.feature (1.1.200.me201211011550) "Axis2 Tools" org.eclipse.m2e.feature (1.0.0.me201211011550) "Maven Integration for Eclipse" org.eclipse.m2e.logback.feature (1.0.0.me201211011550) "m2e logback configuration" org.eclipse.wst.common.fproj (3.3.0.me201211011550) "Eclipse Faceted Project Framework" org.eclipse.wst.jsdt.feature (1.3.0.me201211011550) "Eclipse JavaScript Development Tools" org.eclipse.wst.web_ui.feature (3.3.0.me201211011550) "Eclipse Web Developer Tools" org.eclipse.wst.xml_ui.feature (3.3.0.me201211011550) "Eclipse XML Editors and Tools" org.eclipse.wst.xml.xpath2.processor.feature (2.0.0.me201211011550) "Eclipse XPath 2 Developers Tools" org.eclipse.wst.xsl.feature (1.2.0.me201211011550) "Eclipse XSL Developer Tools" org.springframework.ide.eclipse.aop.feature (2.9.1.me201211011550) "Spring IDE" org.springframework.ide.eclipse.feature (2.9.1.me201211011550) "Spring IDE" org.springframework.ide.eclipse.webflow.feature (2.9.1.me201211011550) "Spring IDE" org.zeroturnaround.eclipse.feature (5.1.1.RELEASE-201211280919) "JRebel Eclipse Plug-in" org.zeroturnaround.eclipse.wtp.feature (5.1.1.RELEASE-201211280919) "JRebel WTP Integration Plug-in"
And the websphere connector are installed but not active!
com.genuitec.eclipse.blue.ejbdeploy (10.6.0.me201207050302) "MyEclipse Blue EJB Deploy connector" [Installed] com.genuitec.eclipse.blue.project (10.6.0.me201211011550) "MyEclipse Blue Edition Project Support" [Installed] com.genuitec.eclipse.blue.was61portal (9.0.0.me201211011550) "MyEclipse Blue WebSphere Portal 6.1" [Installed] com.genuitec.eclipse.blue.was6portal (10.6.0.me201211011550) "MyEclipse Blue WebSphere Portal 6.0" [Installed] com.genuitec.eclipse.blue.was7portal (9.0.0.me201211011550) "MyEclipse Blue WebSphere Portal 7" [Installed] com.genuitec.eclipse.blue.wasce3 (10.5.0.me201211011550) "pluginName = MyEclipse EASIE WebSphere Community Edition 3.x" [Starting] com.genuitec.eclipse.blue.websphere (10.6.0.me201211011550) "MyEclipse Blue Edition WebSphere Common" [Installed] com.genuitec.eclipse.blue.websphere5 (9.0.0.me201211011550) "MyEclipse Blue Edition WebSphere 5" [Installed] com.genuitec.eclipse.blue.websphere6 (9.0.0.me201211011550) "MyEclipse Blue Edition WebSphere 6.0" [Installed] com.genuitec.eclipse.blue.websphere61 (9.0.0.me201211011550) "MyEclipse Blue Edition WebSphere 6.1" [Installed] com.genuitec.eclipse.blue.websphere7 (9.0.0.me201211011550) "WebSphere 7 Connector" [Installed] com.genuitec.eclipse.blue.websphere8 (9.0.0.me201211011550) "WebSphere 8 Connector" [Installed] com.genuitec.eclipse.blue.websphere85 (9.0.0.me201211011550) "WebSphere 8.5 Connector" [Installed]
Attachments:
You must be logged in to view attached files.
support-pradeepMemberGianluca,
We couldn’t replicate the issue at our end on MyEclipse blue 10.7.
From the screenshot it is observed that some other preference pages(Internet Tools and Validation pages) are also missing in your preferences page.
Can you please download MyEclipse blue 10.7 installer from here and install it to a different location and see if the issue exists:
http://www.myeclipseide.com/index.php?name=Recommend_Us&req=Download&version=MEBlueSorry for the inconvenience caused.
Let us know how it works for you.
Gianluca84ParticipantWell that was the location from where I have downloaded it before, I’ll try to do it again in case te download was corrupted.
I’ll let you know how it goes.Thanks anyway.
Gianluca84ParticipantAll of my attempts to install from the official MyEclipse 10.7 installer resulted in the same error. I tried all of your suggestions but none of them solved the problem.
I finally reinstalled 10.5 and that one worked, so I decided to stay with this version and wait for your suggestions.
The strange thing is, I have a pc with the same configuration right next to me and that one does not have any problem with 10.7.I am at your disposal if you need any more information to resolve this issue for future releases.
Thanks anyway. -
AuthorPosts