Micro Focus QTP (UFT) Forums
Why eclipse can't login after install the QTP java add-in - Printable Version

+- Micro Focus QTP (UFT) Forums (https://www.learnqtp.com/forums)
+-- Forum: Micro Focus UFT (earlier known as QTP) (https://www.learnqtp.com/forums/Forum-Micro-Focus-UFT-earlier-known-as-QTP)
+--- Forum: UFT / QTP Beginners (https://www.learnqtp.com/forums/Forum-UFT-QTP-Beginners)
+--- Thread: Why eclipse can't login after install the QTP java add-in (/Thread-Why-eclipse-can-t-login-after-install-the-QTP-java-add-in)



Why eclipse can't login after install the QTP java add-in - crystalwang1231 - 02-15-2011

After I installed QTP java add-in 9.1, my eclipse can't be started. It shows a error message box said that "An error has occurred. See the log file C:\***\workspace\.metadata\.log ". The context as follows:
Code:
!ENTRY org.eclipse.equinox.p2.repository 4 0 2011-02-15 13:42:11.241
!MESSAGE ProvisioningEventBus could not be obtained. Metadata caches may not be cleaned up properly.

!ENTRY org.eclipse.osgi 4 0 2011-02-15 13:42:11.928
!MESSAGE Application error
!STACK 1
java.lang.NoClassDefFoundError: com/mercury/javashared/agentloader/AgentBootstrap


QTP version is 9.5. I searched bunch of solutions, all of them say I should uninstall the java add-in. Is there a method that QTP java add-in and eclipse can coexist?