- This topic has 7 replies, 3 voices, and was last updated 15 years, 8 months ago by Loyal Water.
-
AuthorPosts
-
hhlaingMemberWhen I start Eclipse – I get the following error – help!
Dialog box:
myeclipse.exe – Entry Point Not FoundMessage:
The procedure entry point__apr_hash_clear@4 could not be located in they dynamic link library libapr-1.dll
support-joyMemberInteresting, I haven’t come across this issue. For starters, can you answer few questions for me –
1. Can you copy and paste your installation details? You can get it from MyEclipse > Installation Summary > Installation Detail.
2. How did you install MyEclipse? Have you used all-in-one installer, using pulse, using eclipse classic and adding myeclipse plugin
3. Have you added any plugins recently? Can you copy and paste your plugins here, you can get it from Help > Software Updates > Add/Remove software.
4. Can you document the exact steps as to how did you get this error? Were you able to work with MyEclipse before you encountered this issue? What caused this issue, this will help me reproduce the same at my end
5. What is the version of MyEclipse?
6. Can you copy and paste the contents of your MyEclipse.exe and MyEclipse.ini here?(You need to right click on these files and choose notepad to open the file) You can find them under your MyEclipse installation directory
hhlaingMemberInstallation Detail:
*** Date:
Friday, May 1, 2009 9:23:49 AM PDT** System properties:
OS=WindowsVista
OS version=6.0.0
Java version=1.5.0_11*** MyEclipse details:
MyEclipse Enterprise Workbench
Version: 7.1.1
Build id: 7.1.1-20090310*** Eclipse details:
MyEclipse Enterprise WorkbenchVersion: 7.1.1
Build id: 7.1.1-20090310Eclipse Platform
Version: 3.4.1.r341_v20080731-9I96EiDElYevwz-p1bP5z-NlAaP7vtX6Utotqsu
Build id: M20080911-1700Eclipse Java Development Tools
Version: 3.4.1.r341_v20080709-0800-7o7tEAfEF_U5qyUgrb2HAp539P97
Build id: M20080709-0800Eclipse Plug-in Development Environment
Version: 3.4.1.r341_v20080731-7T7U0E9mlRIuGUYviF_VP
Build id: M20080703-0800Eclipse Graphical Editing Framework GEF
Version: 3.4.1.v20080806-67718083A56B4H2A3213573
Build id: 200809101400Eclipse RCP
Version: 3.4.100.r341_v20080814-989JESIEdAciFYfkZZsBfSwQ2341
Build id: M20080703-0800Eclipse startup command=-os
win32
-ws
win32
-arch
x86
-showsplash
-launcher
C:\Users\htin\AppData\Local\Genuitec\MyEclipse 7.1\myeclipse.exe
-name
Myeclipse
–launcher.library
C:\Users\htin\AppData\Local\Genuitec\MyEclipse 7.1\../Common\plugins\org.eclipse.equinox.launcher.win32.win32.x86_1.0.101.R34x_v20080731\eclipse_1115.dll
-startup
C:\Users\htin\AppData\Local\Genuitec\MyEclipse 7.1\../Common\plugins\org.eclipse.equinox.launcher_1.0.101.R34x_v20080819.jar
-clean
-configuration
configuration
-vm
C:\Users\htin\AppData\Local\Genuitec\Common\binary\com.sun.java.jre.win32.x86_1.5.0.011\bin\client\jvm.dllI used the all-in-one installer
SVN connector plugin was added, otherwise SVN does not work
When I open up eclipse, I get the error. When I say OK on the diaglog box, I can continue to work.
MyEclipse 7.1
the ini file content:
-startup
../Common\plugins\org.eclipse.equinox.launcher_1.0.101.R34x_v20080819.jar
–launcher.library
../Common\plugins\org.eclipse.equinox.launcher.win32.win32.x86_1.0.101.R34x_v20080731
-clean
-configuration
configuration
-vm
C:\Users\htin\AppData\Local\Genuitec\Common\binary\com.sun.java.jre.win32.x86_1.5.0.011\bin\client\jvm.dll
-vmargs
-Xmx512M
-XX:MaxPermSize=192M
support-joyMemberhhlaing,
I don’t have vista with me. I will get a dev member having vista help you with this issue. Sorry for the inconvinience.
Loyal WaterMemberhhlaing,
I have MyEclipse running smoothly on My vista. I did some research on the error that you are facing and this could be an OS issue. You can take a look at this link for more details:-
http://support.microsoft.com/default.aspx?scid=kb;en-us;142606BTW, did you setup MyEclipse using the All in one installer and did you setup MyEclipse to the default location?
hhlaingMemberHi I set up using the All In one installer and setup to the default location…I noticed that on the workspaces where it has got svn checked out projects, the error shows.
Htin
support-joyMemberHtin,
Do you have pulse explorer? If yes, can you launch pulse explorer. Choose your current MyEclipse version under My Profiles. Right click and click on [Re-install and run]. I am not sure, what is causing this error for you. But pulse usually takes care of updating any dependencies. If you don’t have pulse, you can download the same from http://www.poweredbypulse.com.
Loyal WaterMemberHtin,
What version of SVN are you working with? We made a pulse patch release yesterday that fixed an SVN issue that most of our users were facing. -
AuthorPosts