主题 : 网站无法正常显示
级别: 举人
UID: 16934
积分:164 加为好友
威望: 0 精华: 0
主题:13 回复:52
注册时间:2011-03-15
在线时长:0
1#   发表于:2013-02-19 11:21:39  IP:111.9.*.*
我把TOMCAT的端口改为6666了,以前http://127.0.0.1:6666/jeecms可以打开页面,现在打不开了,提示以下内容: 

对不起,不存在与当前域名相匹配的站点 
请检查您的访问域名是否正确。 
如果想让您的网站支持多个域名访问,请到后台设置域名别名。 

输入http://127.0.0.1:6666可以正常打开TOMCAT的页面。
级别: 总版主
UID: 10736
积分:149790 加为好友
威望: 212 精华: 42
主题:297 回复:127677
注册时间:2010-09-08
在线时长:90.88
2#   发表于:2013-02-19 11:25:57  IP:220.30.*.*
您域名和当前站点,后台域名是怎么配置的
路漫漫其修远兮,吾将上下而求索!
级别: 举人
UID: 16934
积分:164 加为好友
威望: 0 精华: 0
主题:13 回复:52
注册时间:2011-03-15
在线时长:0
3#   发表于:2013-02-19 11:27:40  IP:111.9.*.*
回复第2楼
网页进不去,后台也进不去了。
后台和域名什么的,应该没有动过,请版主指点啊。谢谢!
级别: 总版主
UID: 10736
积分:149790 加为好友
威望: 212 精华: 42
主题:297 回复:127677
注册时间:2010-09-08
在线时长:90.88
4#   发表于:2013-02-19 11:29:00  IP:220.30.*.*
这和你tomcat设置的端口号有关,改成8080试试,这和系统没有关系
路漫漫其修远兮,吾将上下而求索!
级别: 举人
UID: 16934
积分:164 加为好友
威望: 0 精华: 0
主题:13 回复:52
注册时间:2011-03-15
在线时长:0
5#   发表于:2013-02-19 11:34:36  IP:111.9.*.*
回复第4楼
谢谢,我改回8080了
输入127.0.0.1:8080可以打开TOMCAT的页面
输入127.0.0.1:8080/jeecms 还是打不开网站
级别: 总版主
UID: 10736
积分:149790 加为好友
威望: 212 精华: 42
主题:297 回复:127677
注册时间:2010-09-08
在线时长:90.88
6#   发表于:2013-02-19 11:37:00  IP:220.30.*.*
那您自己看看官网详细部署教材
路漫漫其修远兮,吾将上下而求索!
级别: 举人
UID: 16934
积分:164 加为好友
威望: 0 精华: 0
主题:13 回复:52
注册时间:2011-03-15
在线时长:0
7#   发表于:2013-02-19 12:02:58  IP:111.9.*.*
回复第6楼
请您看一下日志,有一些错误。

2013-2-19 11:18:05 org.apache.catalina.core.AprLifecycleListener init
信息: The APR based Apache Tomcat Native library which allows optimal performance in production environments was not found on the java.library.path: C:\jeecms\jdk6\bin;.;C:\WINDOWS\Sun\Java\bin;C:\WINDOWS\system32;C:\WINDOWS;C:\WINDOWS\system32;C:\WINDOWS;C:\WINDOWS\System32\Wbem;C:\Program Files\Microsoft SQL Server\80\Tools\BINN;C:\Program Files\MySQL\MySQL Server 5.0\bin;C:\Program Files\Common Files\Thunder Network\KanKan\Codecs;C:\Program Files\Java\jdk1.6.0_10\bin;C:\Program Files\SSH Communications Security\SSH Secure Shell
2013-2-19 11:18:07 org.apache.coyote.http11.Http11Protocol init
信息: Initializing Coyote HTTP/1.1 on http-8080
2013-2-19 11:18:07 org.apache.catalina.startup.Catalina load
信息: Initialization processed in 3184 ms
2013-2-19 11:18:07 org.apache.catalina.core.StandardService start
信息: Starting service Catalina
2013-2-19 11:18:07 org.apache.catalina.core.StandardEngine start
信息: Starting Servlet Engine: Apache Tomcat/6.0.26
2013-2-19 11:18:07 org.apache.catalina.startup.HostConfig deployDescriptor
信息: Deploying configuration descriptor host-manager.xml
2013-2-19 11:18:09 org.apache.catalina.startup.HostConfig deployDescriptor
信息: Deploying configuration descriptor manager.xml
2013-2-19 11:18:09 org.apache.catalina.startup.HostConfig deployDirectory
信息: Deploying web application directory docs
2013-2-19 11:18:09 org.apache.catalina.startup.HostConfig deployDirectory
信息: Deploying web application directory examples
2013-2-19 11:18:10 org.apache.catalina.startup.HostConfig deployDirectory
信息: Deploying web application directory jeecms
2013-2-19 11:18:27 org.apache.catalina.startup.HostConfig deployDirectory
信息: Deploying web application directory ROOT
2013-2-19 11:18:28 org.apache.coyote.http11.Http11Protocol start
信息: Starting Coyote HTTP/1.1 on http-8080
2013-2-19 11:18:28 org.apache.jk.common.ChannelSocket init
信息: JK: ajp13 listening on /0.0.0.0:8009
2013-2-19 11:18:28 org.apache.jk.server.JkMain start
信息: Jk running ID=0 time=0/47  config=null
2013-2-19 11:18:28 org.apache.catalina.startup.Catalina start
信息: Server startup in 20869 ms
2013-2-19 11:19:40 org.apache.coyote.http11.Http11Protocol pause
信息: Pausing Coyote HTTP/1.1 on http-8080
2013-2-19 11:19:41 org.apache.catalina.core.StandardService stop
信息: Stopping service Catalina

2013-2-19 11:19:42 org.apache.catalina.loader.WebappClassLoader clearReferencesStopTimerThread
严重: A web application appears to have started a TimerThread named [Timer-0] via the java.util.Timer API but has failed to stop it. To prevent a memory leak, the timer (and hence the associated thread) has been forcibly cancelled. 
2013-2-19 11:19:42 org.apache.catalina.loader.WebappClassLoader clearReferencesThreads
严重: A web application appears to have started a thread named [com.mchange.v2.async.ThreadPoolAsynchronousRunner$PoolThread-#0] but has failed to stop it. This is very likely to create a memory leak.
2013-2-19 11:19:42 org.apache.catalina.loader.WebappClassLoader clearReferencesThreads
严重: A web application appears to have started a thread named [com.mchange.v2.async.ThreadPoolAsynchronousRunner$PoolThread-#1] but has failed to stop it. This is very likely to create a memory leak.
2013-2-19 11:19:42 org.apache.catalina.loader.WebappClassLoader clearReferencesThreads
严重: A web application appears to have started a thread named [com.mchange.v2.async.ThreadPoolAsynchronousRunner$PoolThread-#2] but has failed to stop it. This is very likely to create a memory leak.
2013-2-19 11:19:42 org.apache.catalina.loader.WebappClassLoader clearThreadLocalMap
严重: A web application created a ThreadLocal with key of type [net.sourceforge.jtds.jdbc.DateTime$1] (value [net.sourceforge.jtds.jdbc.DateTime$1@988dd6]) and a value of type [java.util.GregorianCalendar] (value [java.util.GregorianCalendar[time=1293120000000,areFieldsSet=true,areAllFieldsSet=false,lenient=true,zone=sun.util.calendar.ZoneInfo[id="Asia/Shanghai",offset=28800000,dstSavings=0,useDaylight=false,transitions=19,lastRule=null],firstDayOfWeek=1,minimalDaysInFirstWeek=1,ERA=1,YEAR=2010,MONTH=11,WEEK_OF_YEAR=52,WEEK_OF_MONTH=4,DAY_OF_MONTH=24,DAY_OF_YEAR=358,DAY_OF_WEEK=6,DAY_OF_WEEK_IN_MONTH=4,AM_PM=0,HOUR=0,HOUR_OF_DAY=0,MINUTE=0,SECOND=0,MILLISECOND=0,ZONE_OFFSET=28800000,DST_OFFSET=0]]) but failed to remove it when the web application was stopped. To prevent a memory leak, the ThreadLocal has been forcibly removed.
2013-2-19 11:19:42 org.apache.catalina.loader.WebappClassLoader clearThreadLocalMap
严重: A web application created a ThreadLocal with key of type [null] (value [com.opensymphony.xwork2.inject.ContainerImpl$10@1815146]) and a value of type [java.lang.Object[]] (value [[Ljava.lang.Object;@fef26a]) but failed to remove it when the web application was stopped. To prevent a memory leak, the ThreadLocal has been forcibly removed.
2013-2-19 11:19:42 org.apache.catalina.loader.WebappClassLoader clearThreadLocalMap
严重: A web application created a ThreadLocal with key of type [null] (value [com.opensymphony.xwork2.inject.ContainerImpl$10@1815146]) and a value of type [java.lang.Object[]] (value [[Ljava.lang.Object;@110d68a]) but failed to remove it when the web application was stopped. To prevent a memory leak, the ThreadLocal has been forcibly removed.
2013-2-19 11:19:42 org.apache.catalina.loader.WebappClassLoader clearThreadLocalMap
严重: A web application created a ThreadLocal with key of type [null] (value [com.opensymphony.xwork2.inject.ContainerImpl$10@1815146]) and a value of type [java.lang.Object[]] (value [[Ljava.lang.Object;@751d58]) but failed to remove it when the web application was stopped. To prevent a memory leak, the ThreadLocal has been forcibly removed.
2013-2-19 11:19:43 org.apache.coyote.http11.Http11Protocol destroy
信息: Stopping Coyote HTTP/1.1 on http-8080
级别: 总版主
UID: 10736
积分:149790 加为好友
威望: 212 精华: 42
主题:297 回复:127677
注册时间:2010-09-08
在线时长:90.88
8#   发表于:2013-02-19 13:17:01  IP:220.30.*.*
tomcat官方网站上下载高版本的tcnative-1.dll放到Tomcat6.0\bin目录下
地址是:http://archive.apache.org/dist/tomcat/tomcat-connectors/native/1.1.19/binaries/win32/tcnative-1.dll这个是1.1.19版本的支持tomcat6.0.29及以下版本  如果你的tomcat版本更高的话还有更高版本的tcnative-1.dll提供下载
路漫漫其修远兮,吾将上下而求索!
级别: 举人
UID: 16934
积分:164 加为好友
威望: 0 精华: 0
主题:13 回复:52
注册时间:2011-03-15
在线时长:0
9#   发表于:2013-02-19 14:18:11  IP:111.9.*.*
回复第8楼
下载了DLL文件后,APR已经开启了。
下面是出错信息
2013-2-19 14:11:26 org.apache.catalina.core.AprLifecycleListener init
信息: Loaded APR based Apache Tomcat Native library 1.1.19.
2013-2-19 14:11:26 org.apache.catalina.core.AprLifecycleListener init
信息: APR capabilities: IPv6 [true], sendfile [true], accept filters [false], random [true].
2013-2-19 14:11:27 org.apache.coyote.http11.Http11AprProtocol init
信息: Initializing Coyote HTTP/1.1 on http-8080
2013-2-19 14:11:27 org.apache.coyote.ajp.AjpAprProtocol init
信息: Initializing Coyote AJP/1.3 on ajp-8009
2013-2-19 14:11:27 org.apache.catalina.startup.Catalina load
信息: Initialization processed in 1575 ms
2013-2-19 14:11:28 org.apache.catalina.core.StandardService start
信息: Starting service Catalina
2013-2-19 14:11:28 org.apache.catalina.core.StandardEngine start
信息: Starting Servlet Engine: Apache Tomcat/6.0.26
2013-2-19 14:11:28 org.apache.catalina.startup.HostConfig deployDescriptor
信息: Deploying configuration descriptor host-manager.xml
2013-2-19 14:11:28 org.apache.catalina.startup.HostConfig deployDescriptor
信息: Deploying configuration descriptor manager.xml
2013-2-19 14:11:28 org.apache.catalina.startup.HostConfig deployDirectory
信息: Deploying web application directory docs
2013-2-19 14:11:28 org.apache.catalina.startup.HostConfig deployDirectory
信息: Deploying web application directory examples
2013-2-19 14:11:28 org.apache.catalina.startup.HostConfig deployDirectory
信息: Deploying web application directory jeecms
2013-2-19 14:11:41 org.apache.catalina.startup.HostConfig deployDirectory
信息: Deploying web application directory ROOT
2013-2-19 14:11:41 org.apache.coyote.http11.Http11AprProtocol start
信息: Starting Coyote HTTP/1.1 on http-8080
2013-2-19 14:11:41 org.apache.coyote.ajp.AjpAprProtocol start
信息: Starting Coyote AJP/1.3 on ajp-8009
2013-2-19 14:11:41 org.apache.catalina.startup.Catalina start
信息: Server startup in 13900 ms
2013-2-19 14:11:45 org.apache.coyote.http11.Http11AprProtocol pause
信息: Pausing Coyote HTTP/1.1 on http-8080
2013-2-19 14:11:45 org.apache.coyote.ajp.AjpAprProtocol pause
信息: Pausing Coyote AJP/1.3 on ajp-8009
2013-2-19 14:11:46 org.apache.catalina.core.StandardService stop
信息: Stopping service Catalina
严重: A web application appears to have started a TimerThread named [Timer-0] via the java.util.Timer API but has failed to stop it. To prevent a memory leak, the timer (and hence the associated thread) has been forcibly cancelled. 
2013-2-19 14:11:46 org.apache.catalina.loader.WebappClassLoader clearReferencesThreads
严重: A web application appears to have started a thread named [com.mchange.v2.async.ThreadPoolAsynchronousRunner$PoolThread-#0] but has failed to stop it. This is very likely to create a memory leak.
2013-2-19 14:11:47 org.apache.catalina.loader.WebappClassLoader clearReferencesThreads
严重: A web application appears to have started a thread named [com.mchange.v2.async.ThreadPoolAsynchronousRunner$PoolThread-#1] but has failed to stop it. This is very likely to create a memory leak.
2013-2-19 14:11:47 org.apache.catalina.loader.WebappClassLoader clearReferencesThreads
严重: A web application appears to have started a thread named [com.mchange.v2.async.ThreadPoolAsynchronousRunner$PoolThread-#2] but has failed to stop it. This is very likely to create a memory leak.
2013-2-19 14:11:47 org.apache.catalina.loader.WebappClassLoader clearThreadLocalMap
严重: A web application created a ThreadLocal with key of type [net.sourceforge.jtds.jdbc.DateTime$1] (value [net.sourceforge.jtds.jdbc.DateTime$1@64f6fe]) and a value of type [java.util.GregorianCalendar] (value [java.util.GregorianCalendar[time=1293120000000,areFieldsSet=true,areAllFieldsSet=false,lenient=true,zone=sun.util.calendar.ZoneInfo[id="Asia/Shanghai",offset=28800000,dstSavings=0,useDaylight=false,transitions=19,lastRule=null],firstDayOfWeek=1,minimalDaysInFirstWeek=1,ERA=1,YEAR=2010,MONTH=11,WEEK_OF_YEAR=52,WEEK_OF_MONTH=4,DAY_OF_MONTH=24,DAY_OF_YEAR=358,DAY_OF_WEEK=6,DAY_OF_WEEK_IN_MONTH=4,AM_PM=0,HOUR=0,HOUR_OF_DAY=0,MINUTE=0,SECOND=0,MILLISECOND=0,ZONE_OFFSET=28800000,DST_OFFSET=0]]) but failed to remove it when the web application was stopped. To prevent a memory leak, the ThreadLocal has been forcibly removed.
2013-2-19 14:11:47 org.apache.catalina.loader.WebappClassLoader clearThreadLocalMap
严重: A web application created a ThreadLocal with key of type [null] (value [com.opensymphony.xwork2.inject.ContainerImpl$10@1a5e4e4]) and a value of type [java.lang.Object[]] (value [[Ljava.lang.Object;@563cc2]) but failed to remove it when the web application was stopped. To prevent a memory leak, the ThreadLocal has been forcibly removed.
2013-2-19 14:11:47 org.apache.catalina.loader.WebappClassLoader clearThreadLocalMap
严重: A web application created a ThreadLocal with key of type [null] (value [com.opensymphony.xwork2.inject.ContainerImpl$10@1a5e4e4]) and a value of type [java.lang.Object[]] (value [[Ljava.lang.Object;@1af0fcf]) but failed to remove it when the web application was stopped. To prevent a memory leak, the ThreadLocal has been forcibly removed.
2013-2-19 14:11:47 org.apache.coyote.http11.Http11AprProtocol destroy
信息: Stopping Coyote HTTP/1.1 on http-8080
2013-2-19 14:11:47 org.apache.coyote.ajp.AjpAprProtocol destroy
信息: Stopping Coyote AJP/1.3 on ajp-8009
级别: 状元
UID: 33380
积分:50625 加为好友
威望: 21 精华: 3
主题:88 回复:30687
注册时间:2012-05-07
在线时长:0
10#   发表于:2013-02-19 14:19:46  IP:220.30.*.*
就用最成熟版本的Tomcat服务,比如JDK1.6.17,tomcat6.0.20较稳定版本!
功成由勤,业精于勤。
1 2 3 > >| 共3页