taikoo / paoding-rose

Automatically exported from code.google.com/p/paoding-rose
0 stars 0 forks source link

rose rose-0.9.5-release 在resin的3.1.6版本上未能启动成功 #2

Open GoogleCodeExporter opened 9 years ago

GoogleCodeExporter commented 9 years ago
What steps will reproduce the problem?
1. 部署在resin的3.1.6上

What is the expected output? What do you see instead?

1、希望正常启动,但出现如下异常: 
org.springframework.web.util.NestedServletException: Resource path 
[/opt/jdk1.6.0_10/jre/lib/ext/meta-index]
does not denote a directory; nested exception is 
java.lang.IllegalArgumentException:
Resource path [/opt/jdk1.6.0_10/jre/lib/ext/meta-index] does not denote
a directory
  at net.paoding.rose.RoseFilter.initFilterBean(RoseFilter.java:190)
  at 
org.springframework.web.filter.GenericFilterBean.init(GenericFilterBean.jav
a:179)
  at 
com.caucho.server.dispatch.FilterManager.createFilter(FilterManager.java:14
4)
  at 
com.caucho.server.dispatch.FilterMapper.buildDispatchChain(FilterMapper.jav
a:166)
  at com.caucho.server.webapp.WebApp.buildInvocation(WebApp.java:2067)
  at 
com.caucho.server.webapp.WebAppContainer.buildInvocation(WebAppContainer.ja
va:716)
  at com.caucho.server.host.Host.buildInvocation(Host.java:489)

Please use labels and text to provide additional information.

Original issue reported on code.google.com by qieqie.wang on 24 Dec 2009 at 2:59