|
本帖最后由 guangtianxia 于 2016-11-24 11:07 编辑
照着这个例子做了一个hello,http://doc.wex5.com/ui-framework-01/
在浏览器运行http://localhost:8080/x5/UI2/hello/hello.w 之后,页面就一直在刷新(我没有手动刷新,也没有更改代码)
tomcat就一直提示:
2016-11-23 22:51:20 开始-WINDOW生成中间文件: /UI2/hello/hello.w
2016-11-23 22:51:20 结束-WINDOW生成中间文件: /UI2/hello/hello.w
2016-11-23 22:51:20 开始-中间文件生成缓存文件: /UI2/hello/hello.w
2016-11-23 22:51:20 结束-中间文件生成缓存文件: /UI2/hello/hello.w
2016-11-23 22:51:25 开始-WINDOW生成中间文件: /UI2/hello/hello.w
2016-11-23 22:51:25 结束-WINDOW生成中间文件: /UI2/hello/hello.w
2016-11-23 22:51:25 开始-中间文件生成缓存文件: /UI2/hello/hello.w
2016-11-23 22:51:25 结束-中间文件生成缓存文件: /UI2/hello/hello.w
2016-11-23 22:51:30 开始-WINDOW生成中间文件: /UI2/hello/hello.w
2016-11-23 22:51:30 结束-WINDOW生成中间文件: /UI2/hello/hello.w
2016-11-23 22:51:30 开始-中间文件生成缓存文件: /UI2/hello/hello.w
2016-11-23 22:51:30 结束-中间文件生成缓存文件: /UI2/hello/hello.w
2016-11-23 22:51:36 开始-WINDOW生成中间文件: /UI2/hello/hello.w
2016-11-23 22:51:36 结束-WINDOW生成中间文件: /UI2/hello/hello.w
2016-11-23 22:51:36 开始-中间文件生成缓存文件: /UI2/hello/hello.w
2016-11-23 22:51:36 结束-中间文件生成缓存文件: /UI2/hello/hello.w
2016-11-23 22:51:40 开始-WINDOW生成中间文件: /UI2/hello/hello.w
2016-11-23 22:51:40 结束-WINDOW生成中间文件: /UI2/hello/hello.w
2016-11-23 22:51:40 开始-中间文件生成缓存文件: /UI2/hello/hello.w
2016-11-23 22:51:40 结束-中间文件生成缓存文件: /UI2/hello/hello.w
2016-11-23 22:51:47 开始-WINDOW生成中间文件: /UI2/hello/hello.w
2016-11-23 22:51:47 结束-WINDOW生成中间文件: /UI2/hello/hello.w
2016-11-23 22:51:47 开始-中间文件生成缓存文件: /UI2/hello/hello.w
2016-11-23 22:51:47 结束-中间文件生成缓存文件: /UI2/hello/hello.w
2016-11-23 22:51:56 开始-WINDOW生成中间文件: /UI2/hello/hello.w
2016-11-23 22:51:56 结束-WINDOW生成中间文件: /UI2/hello/hello.w
2016-11-23 22:51:56 开始-中间文件生成缓存文件: /UI2/hello/hello.w
2016-11-23 22:51:57 结束-中间文件生成缓存文件: /UI2/hello/hello.w
十一月 24, 2016 11:01:01 上午 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: D:\BaiduYunDownload\WeX5_V3.6\java\jre1.8\bin;C:\Windows\Sun\Java\bin;C:\Windows\system32;C:\Windows;D:/BaiduYunDownload/WeX5_V3.6/studio//../java/jre1.8/bin/client;D:/BaiduYunDownload/WeX5_V3.6/studio//../java/jre1.8/bin;D:/BaiduYunDownload/WeX5_V3.6/studio//../java/jre1.8/lib/i386;C:\Windows;C:\Windows\System32;C:\Windows\system32;C:\Windows;C:\Windows\System32\Wbem;C:\Windows\System32\WindowsPowerShell\v1.0\;D:\BaiduYunDownload\WeX5_V3.6\studio;;.
十一月 24, 2016 11:01:02 上午 org.apache.coyote.http11.Http11Protocol init
信息: Initializing Coyote HTTP/1.1 on http-8080
十一月 24, 2016 11:01:02 上午 org.apache.catalina.startup.Catalina load
信息: Initialization processed in 2704 ms
十一月 24, 2016 11:01:02 上午 org.apache.catalina.core.StandardService start
信息: Starting service Catalina
十一月 24, 2016 11:01:02 上午 org.apache.catalina.core.StandardEngine start
信息: Starting Servlet Engine: Apache Tomcat/6.0.41
十一月 24, 2016 11:01:02 上午 org.apache.catalina.startup.HostConfig deployDescriptor
信息: Deploying configuration descriptor baas.xml
十一月 24, 2016 11:01:03 上午 org.apache.catalina.loader.WebappClassLoader validateJarFile
信息: validateJarFile(D:\BaiduYunDownload\WeX5_V3.6\apache-tomcat\webapps\..\..\runtime\BaasServer\WEB-INF\lib\servlet-api.jar) - jar not loaded. See Servlet Spec 2.3, section 9.7.2. Offending class: javax/servlet/Servlet.class
十一月 24, 2016 11:01:04 上午 org.apache.catalina.startup.HostConfig deployDescriptor
信息: Deploying configuration descriptor host-manager.xml
十一月 24, 2016 11:01:04 上午 org.apache.catalina.startup.HostConfig deployDescriptor
信息: Deploying configuration descriptor manager.xml
十一月 24, 2016 11:01:05 上午 org.apache.catalina.startup.HostConfig deployDescriptor
信息: Deploying configuration descriptor PushServer.xml
2016-11-24 11:01:05 PushServer stop
十一月 24, 2016 11:01:05 上午 org.apache.catalina.startup.HostConfig deployDescriptor
信息: Deploying configuration descriptor x5.xml
[JUSTEP_HOME in UIServer]: D:\BaiduYunDownload\WeX5_V3.6
十一月 24, 2016 11:01:08 上午 org.apache.catalina.startup.HostConfig deployDirectory
信息: Deploying web application directory app-template
十一月 24, 2016 11:01:08 上午 org.apache.catalina.startup.HostConfig deployDirectory
信息: Deploying web application directory docs
十一月 24, 2016 11:01:08 上午 org.apache.catalina.startup.HostConfig deployDirectory
信息: Deploying web application directory examples
十一月 24, 2016 11:01:08 上午 org.apache.catalina.core.ApplicationContext log
信息: ContextListener: contextInitialized()
十一月 24, 2016 11:01:08 上午 org.apache.catalina.core.ApplicationContext log
信息: SessionListener: contextInitialized()
十一月 24, 2016 11:01:08 上午 org.apache.catalina.startup.HostConfig deployDirectory
信息: Deploying web application directory ROOT
十一月 24, 2016 11:01:08 上午 org.apache.coyote.http11.Http11Protocol start
信息: Starting Coyote HTTP/1.1 on http-8080
十一月 24, 2016 11:01:08 上午 org.apache.jk.common.ChannelSocket init
信息: JK: ajp13 listening on /0.0.0.0:8009
十一月 24, 2016 11:01:08 上午 org.apache.jk.server.JkMain start
信息: Jk running ID=0 time=0/18 config=null
十一月 24, 2016 11:01:08 上午 org.apache.catalina.startup.Catalina start
信息: Server startup in 6105 ms
|
|