- This topic has 12 replies, 3 voices, and was last updated 17 years, 2 months ago by
mancocapac.
-
AuthorPosts
-
flaforaMemberWhat I do
Install Eclipse 3.2
Install MyEclipse (see below)
Add tomcat 5.5.17 and start it with no problem
Create a web project (J2EE 1.4)
Create a JSP (Basic Template).
Select the project and click the deploy icon: Nothing happensThen I try the following:
Click the Servers view
Right click the tomcat server and Select “Manage Deployments”: My project does not appear!!!My configuration:
PowerBook G4 (PPC)
Mac OS 10.4.7
java version “1.5.0_06”
Eclipse 3.2
MyEclipse 5.0.1GA
Tomcat 5.5.17My MyEclipse Installation
Manual Installation
When Eclipse starts again after adding the MyEclipse
extension I get a window with the following:
“Incomplete MyEclipse Installation”
The workbench must be restarted to fully complete the MyEclipse
installation process.
MyEclipse will restart now
After this, I click OK and Eclipse restarts againPlease, let me know if there is something I am missing. I tried the same with the other versions of MyEclipse (5.0M1, 5.0M2 and 5.0) and the very same thing happened.
Regards,
August 15, 2006 at 2:41 pm #256866
Riyad KallaMemberCan you go to MyEclipse > Installation Summary > Installation Details and paste the result here for me?
August 15, 2006 at 4:23 pm #256894
flaforaMemberHere is the output you requested.
Thank you for your prompt answer.
Regards,
Installation Details
*** Date: Tue Aug 15 22:45:43 CEST 2006*** System properties:
OS=mac os x
OS version=10.4.7
Java version=1.5.0_06*** MyEclipse details:
MyEclipse Enterprise WorkbenchVersion: 5.0 GA
Build id: 20060805-5.0-GA*** Eclipse details:
Eclipse SDKVersion: 3.2.0
Build id: M20060629-1905Eclipse Graphical Editing Framework
Version: 3.2.0.v20060626
Build id: 20060627-0816Eclipse Platform
Version: 3.2.0.v20060609m-AgOexn6hlEUsvBO
Build id: M20060629-1905Eclipse RCP
Version: 3.2.0.v20060609m-SVDNgVrNoh-MeGG
Build id: M20060629-1905Eclipse Java Development Tools
Version: 3.2.0.v20060609m-F7snq1fxia-Z4XP
Build id: M20060629-1905Eclipse Plug-in Development Environment
Version: 3.2.0.v20060609m——6zXJJzJzJq
Build id: M20060629-1905Eclipse Project SDK
Version: 3.2.0.v20060609m-GNq6oQq-7es-Y81
Build id: M20060629-1905Eclipse startup command=-os
macosx
-ws
carbon
-launcher
/Users/flafora/Applications/eclipse_MyEclipse/Eclipse.app/Contents/Resources/Splash.app/Contents/MacOS/eclipse
-name
Eclipse
-showsplash
600
-exitdata
40000
-keyring
/Users/flafora/.eclipse_keyring
-consoleLog
-showlocation
-vm
/usr/bin/javaAugust 15, 2006 at 4:53 pm #256897
Riyad KallaMemberEverything looks good, can you check your log file (<workspace dir>\.metadata\.log) for any exceptions that might indicate what is happening with the dialog?
August 16, 2006 at 5:55 am #256928
flaforaMemberThe log file is also ok. Here it is:
!SESSION 2006-08-15 23:02:05.848 ———————————————–
eclipse.buildId=M20060629-1905
java.version=1.5.0_06
java.vendor=Apple Computer, Inc.
BootLoader constants: OS=macosx, ARCH=ppc, WS=carbon, NL=es_ES
Framework arguments: -keyring /Users/flafora/.eclipse_keyring -showlocation
Command-line arguments: -os macosx -ws carbon -keyring /Users/flafora/.eclipse_keyring -consoleLog -showlocation!ENTRY com.genuitec.eclipse.wizards 1 0 2006-08-15 23:03:14.396
!MESSAGE Installed snippet library: /Users/flafora/Applications/ME-5.0.1GA_E3.2ManualInstall/eclipse/plugins/com.genuitec.eclipse.wizards_5.0.0/snippets/css_snippets.xml!ENTRY com.genuitec.eclipse.wizards 1 0 2006-08-15 23:03:14.528
!MESSAGE Installed snippet library: /Users/flafora/Applications/ME-5.0.1GA_E3.2ManualInstall/eclipse/plugins/com.genuitec.eclipse.wizards_5.0.0/snippets/forms_lists_snippets.xml!ENTRY com.genuitec.eclipse.wizards 1 0 2006-08-15 23:03:14.636
!MESSAGE Installed snippet library: /Users/flafora/Applications/ME-5.0.1GA_E3.2ManualInstall/eclipse/plugins/com.genuitec.eclipse.wizards_5.0.0/snippets/html_snippets.xml!ENTRY com.genuitec.eclipse.wizards 1 0 2006-08-15 23:03:14.698
!MESSAGE Installed snippet library: /Users/flafora/Applications/ME-5.0.1GA_E3.2ManualInstall/eclipse/plugins/com.genuitec.eclipse.wizards_5.0.0/snippets/htmlform_snippets.xml!ENTRY com.genuitec.eclipse.wizards 1 0 2006-08-15 23:03:14.858
!MESSAGE Installed snippet library: /Users/flafora/Applications/ME-5.0.1GA_E3.2ManualInstall/eclipse/plugins/com.genuitec.eclipse.wizards_5.0.0/snippets/javascript_snippets.xml!ENTRY com.genuitec.eclipse.wizards 1 0 2006-08-15 23:03:14.956
!MESSAGE Installed snippet library: /Users/flafora/Applications/ME-5.0.1GA_E3.2ManualInstall/eclipse/plugins/com.genuitec.eclipse.wizards_5.0.0/snippets/jsf_f_snippets.xml!ENTRY com.genuitec.eclipse.wizards 1 0 2006-08-15 23:03:15.128
!MESSAGE Installed snippet library: /Users/flafora/Applications/ME-5.0.1GA_E3.2ManualInstall/eclipse/plugins/com.genuitec.eclipse.wizards_5.0.0/snippets/jsf_h_snippets.xml!ENTRY com.genuitec.eclipse.wizards 1 0 2006-08-15 23:03:15.212
!MESSAGE Installed snippet library: /Users/flafora/Applications/ME-5.0.1GA_E3.2ManualInstall/eclipse/plugins/com.genuitec.eclipse.wizards_5.0.0/snippets/struts_bean_snippets.xml!ENTRY com.genuitec.eclipse.wizards 1 0 2006-08-15 23:03:15.351
!MESSAGE Installed snippet library: /Users/flafora/Applications/ME-5.0.1GA_E3.2ManualInstall/eclipse/plugins/com.genuitec.eclipse.wizards_5.0.0/snippets/struts_html_snippets.xml!ENTRY com.genuitec.eclipse.wizards 1 0 2006-08-15 23:03:15.493
!MESSAGE Installed snippet library: /Users/flafora/Applications/ME-5.0.1GA_E3.2ManualInstall/eclipse/plugins/com.genuitec.eclipse.wizards_5.0.0/snippets/struts_logic_snippets.xml!ENTRY com.genuitec.eclipse.wizards 1 0 2006-08-15 23:03:15.575
!MESSAGE Installed snippet library: /Users/flafora/Applications/ME-5.0.1GA_E3.2ManualInstall/eclipse/plugins/com.genuitec.eclipse.wizards_5.0.0/snippets/struts_tiles_snippets.xmlAugust 16, 2006 at 6:26 am #256932
Riyad KallaMemberOne of two things is happening, either the install is corrupted or this is a usability issue. To rule out it being a usability issue, can you rgiht click on your Web Project (must be a web project) and go down to MyEclipse then try Add/Remove deployments? Optionally, after configuring your app server, can you go to the server view and try and manage deployments from there as well and see if it works?
August 16, 2006 at 11:45 am #256970
flaforaMemberI did what you tell me to do in the mail below and nothing happened: That is, I right-clicked on my web project, went to “My Eclipse…” and selected “Add and Remove Project Deployments…”. The result: I got back to the MyEclipse perspective with no feedback from MyEclipse. There were no errors in the .log file.
Let me tell you everything I tried:
I tried to add struts capabilities and again it happened the same as when a tried to “Add and Remove Project Deployments”.The same thing happened when I tried to create a JSP (advanced template).
I tried to create a servlet following the steps of the wizzard and when I clicked the “Finish” button I got the message about the expiration of my licence twice (that is, I have to click Ok twice) and then I stayed in the “Create a new Servlet” window. The only way to get out of it was to click “Cancel”.
I reinstalled everything (Eclipse and MyEclipse) and got the same results.
I downoladed MyEclipseEnterpriseWorkbenchInstaller_5.0.1GA_E3.2.zip (installation specific for the Mac), unzipped the file, and tried the installation in two different ways: 1) Double clicking on MyEclipseEnterpriseWorkbenchInstaller_5.0.1GA_E3.2.app and 2) executing the Mac command “open MyEclipseEnterpriseWorkbenchInstaller_5.0.1GA_E3.2.app”. In both cases the installation failed. In the first case I got no feedback at all and in the second case the same thing happened: I got the prompt from the shell with no message whatsoever.
The downloads were ok because I checked the md5 posted in your web.
I deployed an application in tomcat without any problem at all.
As far as I can see, the problem is that MyEclipse does not recognize the web project even if I can see the web project icon associated to my project. Did the developpers tried the product with 10.4.7 Mac OS and java 1.5?
Regards,
August 16, 2006 at 12:50 pm #256978
Riyad KallaMemberI tried to create a servlet following the steps of the wizzard and when I clicked the “Finish” button I got the message about the expiration of my licence twice (that is, I have to click Ok twice) and then I stayed in the “Create a new Servlet” window. The only way to get out of it was to click “Cancel”.
Wait, you *never* mentioned that your subscription had expired, this likely explains all the problems you are having as MyEclipse disables itself when your license expires… it’s fairly clear about this in the popup dialog.
I deployed an application in tomcat without any problem at all.
I don’t understand how this is the case, you have told me that the deployment dialog doesn’t work.
Did the developpers tried the product with 10.4.7 Mac OS and java 1.5?
Yes, 2 of the developers have MacBook Pros.
August 16, 2006 at 1:57 pm #256987
flaforaMemberI renewed my subscription and everything went ok.
I really sorry for not having told you about my subscription but I was sure (obviously I was wrong) that the only thing that happened when your subscription has expired is that you get the noisy pop up window every time you tried to do anything useful. I do not remember exactly what the content of that window is. I clearly remember that they say “your license has expired” and that I have to renew it but I do not recall reading that if you do not renew your license things are not going to work.
With respect to the deployment of the application in tomcat, I meant to say that I deployed an application without using myeclipse. I wanted to let you know that there was no problem with tomcat itself.
Thanks again for all your help.
August 16, 2006 at 5:23 pm #257006
Riyad KallaMemberNo problem at all, as long as everything is working again.
May 19, 2008 at 7:47 pm #285140
mancocapacMemberI have a similar problem to the above except my subscription is valid
Every time i start up after a few seconds (10sec or so) I get a pop up that tells me I need to restart.“The workbench must be restarted to fully complete the MyEclipse installation process.
MyEclipse will restart now.”I cant find a way out of this. I tried a uninstall, that just hung. I did a manual uninstall followed by a re-install several times still the
same. For the manual uninstall i did the following:
I have removed the eclipse/configuration directory as per one of your blog suggestions also as part of my many re-install attempts
I have removed .myeclipse and .myeclipse.properties before the install.
I disabled the MyEclipse plugin and deleted the MyEclipse install directoryEach time it indicates the install completed with some errors and directs me to the log file, which in fact does have some errors:
The log looks fine until the last few lines, which i have inserted here:
MyEclipse_6.0.1_InstallLog.logMon May 19 15:13:42 PDT 2008
Free Memory: 52096 kB
Total Memory: 65152 kBjava.class.path:
/tmp/install.dir.12580/InstallerData
/tmp/install.dir.12580/InstallerData/installer.zipZGUtil.CLASS_PATH:
/tmp/install.dir.12580/InstallerData
/tmp/install.dir.12580/InstallerData/installer.zipsun.boot.class.path:
/tmp/install.dir.12580/Linux/resource/jre/lib/rt.jar
/tmp/install.dir.12580/Linux/resource/jre/lib/i18n.jar
/tmp/install.dir.12580/Linux/resource/jre/lib/sunrsasign.jar
/tmp/install.dir.12580/Linux/resource/jre/lib/jsse.jar
/tmp/install.dir.12580/Linux/resource/jre/lib/jce.jar
/tmp/install.dir.12580/Linux/resource/jre/lib/charsets.jar
/tmp/install.dir.12580/Linux/resource/jre/classesjava.ext.dirs:
/tmp/install.dir.12580/Linux/resource/jre/lib/extjava.version == 1.5.0_11 (Java 2+)
java.vm.name == Java HotSpot(TM) Client VM
java.vm.vendor == Sun Microsystems Inc.
java.vm.version == 1.5.0_11-b03
java.vm.specification.name == Java Virtual Machine Specification
java.vm.specification.vendor == Sun Microsystems Inc.
java.vm.specification.version == 1.0
java.specification.name == Java Platform API Specification
java.specification.vendor == Sun Microsystems Inc.
java.specification.version == 1.5
java.vendor == Sun Microsystems Inc.
java.vendor.url == http://java.sun.com/
java.class.version == 49.0
java.compiler == null
java.home == /tmp/install.dir.12580/Linux/resource/jre
java.io.tmpdir == /tmp
os.name == Linux
os.arch == i386
os.version == 2.6.24.7-92.fc8
path.separator == :
file.separator == /
file.encoding == UTF-8
user.name == root
user.home == /root
user.dir == /tmp/install.dir.12580
user.language == en
user.region == null
__________________________________________________________________________Install Begin: Mon May 19 14:50:56 PDT 2008
Install End: Mon May 19 14:58:28 PDT 2008Installed by InstallAnywhere 8.0.1 Enterprise Build 3081, by Macrovision
User Interactions
—————–#Choose Eclipse Folder
#———————
ECLIPSE_HOME=/usr/share/eclipse#Choose Install Folder
#———————
USER_INSTALL_DIR=/root/MyEclipse_6.0#Choose Link Folder
#——————
USER_SHORTCUTS=/root/MyEclipse_6.0/MyEclipse_6.0#Release Notes?
#————–
SHOW_RELEASE_NOTES=\”Yes – Open the release notes\”,\”\”
SHOW_RELEASE_NOTES_1=Yes – Open the release notes
SHOW_RELEASE_NOTES_2=
SHOW_RELEASE_NOTES_BOOLEAN_1=1
SHOW_RELEASE_NOTES_BOOLEAN_2=0Summary
——-Installation: Successfulwith errors.
7267 Successes
0 Warnings
5 NonFatalErrors
0 FatalErrorsAction Notes:
None
Install Log Detail:
Install Action: InstallAnywhere Variable
Status: SUCCESSFULInstall Action: InstallAnywhere Variable
Status: SUCCESSFULCheck Disk Space: /root/MyEclipse_6.0
Status: SUCCESSFUL
Additional Notes: NOTE – Required Disk Space: 693,943,075; Free Disk Space: 133,505,863,680Install Directory: /root/MyEclipse_6.0/
Status: SUCCESSFUL
Additional Notes: NOTE – Directory already existed... (lots of Status: SUCCESSFUL, left out to conserver space)
Modify Text File – Single File: No Target Chosen
Status: SUCCESSFULExecute Command: /bin/chmod u+x $USER_INSTALL_DIR$$/$MyEclipse.sh
Status: SUCCESSFULExecute ANT Script: Script: unpack-with-jarProcessor.xml
Status: SUCCESSFULInstall Directory: /usr/share/eclipse/
Status: SUCCESSFUL
Additional Notes: NOTE – Directory already existedModify Text File – Single File: New File /usr/share/eclipse/links/com.genuitec.eclipse.MyEclipse.link
Status: SUCCESSFULModify Text File – Single File: No Target Chosen
Status: SUCCESSFULModify Text File – Single File: No Target Chosen
Status: ERROR
Additional Notes: ERROR – Unable to locate ASCII text file to be manipulated. Deferring…Modify Text File – Single File: No Target Chosen
Status: ERROR
Additional Notes: ERROR – Unable to locate ASCII text file to be manipulated. Deferring…Delete Folder: Source:.config
Status: SUCCESSFUL
Additional Notes: NOTE – Source /usr/share/eclipse/.config does not exist.Install Directory: /root/MyEclipse_6.0/MyEclipse_6.0/
Status: SUCCESSFULCreate Link: /root/MyEclipse_6.0/MyEclipse_6.0/MyEclipse 6.0.1
Status: SUCCESSFULModify Text File – Single File: No Target Chosen
Status: ERROR
Additional Notes: ERROR – Unable to locate ASCII text file to be manipulated. Deferring…Modify Text File – Single File: No Target Chosen
Status: ERROR
Additional Notes: ERROR – Unable to locate ASCII text file to be manipulated. Deferring…Install Action: RPMSpecFile
Status: ERROR
Additional Notes: ERROR – There was a problem creating the RPM package. You may not be running as root or may not have installed RPM Builder correctly.
ERROR – java.lang.NullPointerExceptionThis is my install details:
*** Date:
Monday, May 19, 2008 5:21:53 PM PDT** System properties:
OS=Linux
OS version=2.6.24.7-92.fc8
Java version=1.6.0_05*** MyEclipse details:
MyEclipse Enterprise Workbench
Version: 6.0.1 GA
Build id: 6.0.1-GA-200710*** Eclipse details:
Fedora Eclipse PlatformVersion: 3.3.0
Based on build id: I20070625-1500Eclipse Platform
Version: 3.3.0.v20070612-_19UEkLEzwsdF9jSqQ-G
Build id: I20070625-1500Eclipse Project SDK
Version: 3.3.0.v20070607-7M7J-BIolz-OcxWxvWAPSfLPqevO
Build id: I20070625-1500Eclipse Java Development Tools
Version: 3.3.0.v20070606-0010-7o7jCHEFpPoqQYvnXqejeR
Build id: I20070625-1500Eclipse Plug-in Development Environment
Version: 3.3.0.v20070607-7N7M-DUUEF6Ez0H46IcCC
Build id: I20070625-1500Eclipse Graphical Editing Framework
Version: 3.3.1.v20070814
Build id: 20070814-1555Eclipse RCP
Version: 3.3.0.v20070607-8y8eE8NEbsN3X_fjWS8HPNG
Build id: I20070625-1500Eclipse startup command=-os
linux
-ws
gtk
-arch
x86
-showsplash
/usr/share/eclipse//plugins/org.eclipse.platform_3.3.0.v20070613/splash.bmp
-launcher
/usr/lib/eclipse/eclipse
-name
Eclipse
–launcher.library
/usr/lib/eclipse/plugins/org.eclipse.equinox.launcher.gtk.linux.x86_1.0.0.v20070606/eclipse_1017a.so
-startup
/usr/share/eclipse/startup.jar-launcher
/usr/lib/eclipse/eclipse
-clean-vm
/usr/local/j2se/jdk1.6.0_05/jre/lib/i386/client/libjvm.soI am running as root on my linux box. I am the only user on this machine and I have purchased the Pro license.
Additionally, I am getting Error opening the editor.
com/genuitec/javascript/debug/mozilla/MozBrowserwhen i attempt to open html, jsp … Basically anything that attempts to use MyEclipse Visual (anything) Designer
Thanks for you help
May 20, 2008 at 10:20 am #285161
Riyad KallaMemberAhh, you want to add -clean to the script you use to launch MyEclipse, there is a little state variable we keep track of to see if the workbench restarted cleanly after an install to make sure everything is in there correctly; it looks like it might not be getting set.
Also, to get the Mozilla Browser working, check the Help > Help Contents > MyEclipse Learning Center > Notes > Technical Notes section, there is a doc on how to get the designer working on Linux (you need to set the MOZILLA_FIVE_HOME env var to “” (empty quotes) before launching MyEclipse in a script)
May 20, 2008 at 4:31 pm #285185
mancocapacMemberoops, I put my post in the wrong location. I was googling my tail off yesterday looking for answers.
I can see that I made several mistakes as I am a linux newbie.
First I wasn’t running the MyEclipse.sh, since I am running Fedora 8, I was using what was available
from the KDE menu. The odd thing was MyEclipse was coming up. I had tried the MyEclipse.sh but
it wasnt working, primarily because of the way the FC8 is setup1. >which eclipse (takes me to)
/usr/bin/eclipse
1.a /usr/bin/eclipse#!/bin/sh
exec /usr/lib/eclipse/eclipse \
–launcher.library /usr/lib/eclipse/plugins/org.eclipse.equinox.launcher.gtk.linux.x86_1.0.0.v20070606/eclipse_1017a.so \
-startup /usr/share/eclipse/startup.jar \
${1+”$@”}2. from above we have /usr/lib/eclipse/eclipse and /usr/share/eclipse/startup.jar
Anyway I fixed the problem by downloading a fresh copy of eclipse and re-installing MyEclipse once again.
BTW: for the Visual editors to work the following flag needs to be inserted into the startup script
-Dlinux.experimental=truethanks for your help
-
AuthorPosts