StandardBundleHolder does not have the property 'exportingBundle' [message #633739] |
Tue, 19 October 2010 04:07  |
Eclipse User |
|
|
|
Thing goes well with my work on Virgo web server M6 today. But sudden I got the following error message and some services of my bundles are not published (so my application failed).
I cannot solve it, so I create a new Vigo Web Server in the root directory. Launch it without any problem. Then deploy my bundles to pickup one by one, then go to the Admin Console, I found the messages displayed again in the log file.
How to solve it? Is any cache in my machine cause it?
[2010-10-19 15:54:21.563] http-8080-1 org.springframework.web.servlet.DispatcherServlet FrameworkServlet 'admin': initialization completed in 610 ms
[2010-10-19 15:54:40.035] http-8080-2 System.err Oct 19, 2010 3:54:40 PM org.apache.catalina.core.ApplicationDispatcher invoke
[2010-10-19 15:54:40.035] http-8080-2 System.err SEVERE: Servlet.service() for servlet jsp threw exception
[2010-10-19 15:54:40.035] http-8080-2 System.err javax.el.PropertyNotFoundException: The class 'org.eclipse.virgo.apps.admin.core.state.StandardBundleHolde r' does not have the property 'exportingBundle'.
[2010-10-19 15:54:40.035] http-8080-2 System.err at javax.el.BeanELResolver.getBeanProperty(BeanELResolver.java: 574)
[2010-10-19 15:54:40.035] http-8080-2 System.err at javax.el.BeanELResolver.getValue(BeanELResolver.java:280)
[2010-10-19 15:54:40.035] http-8080-2 System.err at javax.el.CompositeELResolver.getValue(CompositeELResolver.ja va:143)
[2010-10-19 15:54:40.035] http-8080-2 System.err at org.apache.el.parser.AstValue.getValue(AstValue.java:123)
[2010-10-19 15:54:40.035] http-8080-2 System.err at org.apache.el.parser.AstDynamicExpression.getValue(AstDynami cExpression.java:42)
......................
[2010-10-19 15:54:40.035] http-8080-2 System.err at java.lang.Thread.run(Thread.java:619)
[2010-10-19 15:54:40.035] http-8080-2 System.err Oct 19, 2010 3:54:40 PM org.apache.catalina.core.StandardWrapperValve invoke
[2010-10-19 15:54:40.035] http-8080-2 System.err SEVERE: Servlet.service() for servlet admin threw exception
[2010-10-19 15:54:40.035] http-8080-2 System.err javax.el.PropertyNotFoundException: The class 'org.eclipse.virgo.apps.admin.core.state.StandardBundleHolde r' does not have the property 'exportingBundle'.
[2010-10-19 15:54:40.050] http-8080-2 System.err at javax.el.BeanELResolver.getBeanProperty(BeanELResolver.java: 574)
[2010-10-19 15:54:40.050] http-8080-2 System.err at javax.el.BeanELResolver.getValue(BeanELResolver.java:280)
.....................
[2010-10-19 15:54:40.050] http-8080-2 System.err at org.apache.tomcat.util.net.JIoEndpoint$Worker.run(JIoEndpoin t.java:489)
[2010-10-19 15:54:40.050] http-8080-2 System.err at java.lang.Thread.run(Thread.java:619)
|
|
|
|
|
|
Powered by
FUDForum. Page generated in 0.03699 seconds