tomcat無法啟動問題 - Linux

Zanna avatar
By Zanna
at 2008-11-03T00:27

Table of Contents

: > 但我改server.xml改成8088 8180都沒用
: > 然後我用google找 說看log/catalina.out 訊息如下
: > This release of Apache Tomcat was packaged to run on J2SE 5.0
: > or later. It can be run on earlier JVMs by downloading and
: > installing a compatibility package from the Apache Tomcat
: 請問你的 JDK 跟 Tomcat 都是使用 SUSE 的套件嗎?
: 因為我是直接抓下來解壓縮使用的
: 所以想瞭解一下兩者之間是否有不同之處

你好
我jdk跟tomcat都是抓的

jdk是抓.bin檔 chmod後執行產生資料夾
移到我設定的地方 再修改profile

tomcat是抓.tar.gz檔 解壓後
也是丟到我設的地方 我看裡面的說明
去執行startup.sh

我也在想是那個環節沒裝好 或是相衝到@@"

--
Tags: Linux

All Comments

Hamiltion avatar
By Hamiltion
at 2008-11-04T20:54
確定java&javac link到正確的java & javac
確定JAVA_HOME, CLASSPATH, CATALINA_HOME設定正確
Elizabeth avatar
By Elizabeth
at 2008-11-06T16:51
看看是不是有proxy, firewall把connection擋掉了
Xanthe avatar
By Xanthe
at 2008-11-11T11:19
最後試試/sbin/service iptables stop

proftpd 設定問題

Adele avatar
By Adele
at 2008-11-02T23:30
基本上 port 好像沒有開不開的問題 linux 一安裝好 一些網路服務用的PORT 就已經被指定在 /etc/services 這一個檔案裏面 但是也要你的程式有動作了 如你的FTP 啟動了 那這PORT 也就開始發揮功用了 當然 你也可以更改 PORT 的位置 或是 要將某些PORT擋 ...

proftpd 設定問題

Necoo avatar
By Necoo
at 2008-11-02T21:45
小弟最近在設定proftpd,遇到了一些問題請教版上前輩, 1. 若要以 port 21當傳輸,是否要將這個port打開,如果是,該如何設定? 2. 如何確定 proftpd 正在運作中,如何確定 port 被使用?指令該如何下? 以上的小問題小弟爬文並無 ...

command mode 來開啟程式

Audriana avatar
By Audriana
at 2008-11-02T21:41
想請教一下各位前輩使用 command mode 來開啟程式的問題 使用command 輸入 pcmanx,將會直接開啟pcmanx,但是 command 仍會持續運作,關掉command 的話 pcmanx也會關掉, 如果小弟要開啟pcmanx 後,直接讓command關閉,而pcma ...

試問如何安裝ossii office

Kumar avatar
By Kumar
at 2008-11-02T17:43
參考網址 http://www.opendesktop.org.tw/modules/news/article.php?storyid=174 http://www.ossii.com.tw/ Linux OS為 ubuntu 810 安裝路徑不論是預設的/opt或改為/home/user都沒有看到有 ...

ssh 自動轉到bbs ?

Dora avatar
By Dora
at 2008-11-02T17:24
請問 當我 ssh 到 ptt.cc 之後 login 輸入 bbs 之後 就會自動轉到 ptt 的 bbs 站台 請問 這樣的登入 只要輸入 bbs 不用輸入passwd 就直接被轉到 ptt 的 bbs 了 這要怎麼做到呢? - ...