Path: csiph.com!v102.xanadu-bbs.net!xanadu-bbs.net!news.glorb.com!border3.nntp.dca.giganews.com!Xl.tags.giganews.com!border1.nntp.dca.giganews.com!nntp.giganews.com!local2.nntp.dca.giganews.com!news.giganews.com.POSTED!not-for-mail NNTP-Posting-Date: Sat, 03 Nov 2012 11:20:04 -0500 From: jebblue Subject: Re: SOLVED: Eclipse - cannot create tomcat server Newsgroups: comp.lang.java.programmer References: Organization: Personal User-Agent: Pan/0.136 (I'm far too busy being delicious; GIT 926a150 git://git.gnome.org/pan2) MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit Message-ID: Date: Sat, 03 Nov 2012 11:20:04 -0500 Lines: 20 X-Usenet-Provider: http://www.giganews.com X-Trace: sv3-4UGlmF06aUPySCZohN4cfrn3eqRR0UCY26TuF1cGQhX9+2t4pP8h4CGlt0rhII2tSfCi8rZgoFDjS8v!Etc/5l6VZ62jcsOZqfVe4NXRbgdRoNP63yaGRewoXBQeaXZR+uOk4IyXIG58IU3d/CmssnqeEg== X-Complaints-To: abuse@giganews.com X-DMCA-Notifications: http://www.giganews.com/info/dmca.html X-Abuse-and-DMCA-Info: Please be sure to forward a copy of ALL headers X-Abuse-and-DMCA-Info: Otherwise we will be unable to process your complaint properly X-Postfilter: 1.3.40 X-Original-Bytes: 1730 Xref: csiph.com comp.lang.java.programmer:19606 On Wed, 31 Oct 2012 19:00:00 +0100, Laura Schmidt wrote: > Hi, > > maybe it helps someone. This is the solution: > > chmod -R o+r /opt/apache-tomcat-7.0.30 > > (It would have saved me many hours if eclipse prompted a comprehensive > error message.) > > Laura If you checked the Eclipse log at /.metadata/.log it might have provided more information but there should have been an error showing in Eclipse, I agree. For your solution I'm not clear you won't run into new problems by having Tomcat located in /opt but it might be fine.