OpenEdit Developer ForumWelcome to the OpenEdit User Forum. You must be registered and logged in to post a new comment or topic. This forum is only for developers who want to discuss the technical aspects of the OpenEdit Framework. For end user technical support please visit the EnterMedia web site. java.util.MissingResourceException:Hey i am getting a error like this when i add a new jsp page in openedit. I didnt get this eeror before. but i get this error today. This is my complete error message
com.openedit.OpenEditException: Unable to compile class for JSP at com.openedit.generators.FilterGenerator.generate(FilterGenerator.java:88) at com.openedit.generators.ToolbarGenerator.generate(ToolbarGenerator.java:32) at com.openedit.generators.GeneratorWithAcceptFilter.generate(GeneratorWithAcceptFilter.java:33) at com.openedit.page.Page.generate(Page.java:528) at com.openedit.page.PageStreamer.include(PageStreamer.java:261) at com.openedit.page.PageStreamer.includeContent(PageStreamer.java:207) at sun.reflect.GeneratedMethodAccessor104.invoke(Unknown Source) at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:25) at java.lang.reflect.Method.invoke(Method.java:585) at org.apache.velocity.util.introspection.UberspectImpl$VelMethodImpl.invoke(UberspectImpl.java:295) at org.apache.velocity.runtime.parser.node.ASTMethod.execute(ASTMethod.java:245) at org.apache.velocity.runtime.parser.node.ASTReference.execute(ASTReference.java:203) at org.apache.velocity.runtime.parser.node.ASTReference.render(ASTReference.java:294) at org.apache.velocity.runtime.parser.node.SimpleNode.render(SimpleNode.java:318) at org.apache.velocity.Template.merge(Template.java:254) at org.apache.velocity.app.Velocity.mergeTemplate(Velocity.java:483) at com.openedit.generators.VelocityGenerator.generate(VelocityGenerator.java:94) at com.openedit.generators.AdminToolBarGenerator.generate(AdminToolBarGenerator.java:67) at com.openedit.page.Page.generate(Page.java:528) at com.openedit.page.PageStreamer.include(PageStreamer.java:261) at com.openedit.page.PageStreamer.includeContent(PageStreamer.java:207) at com.openedit.page.PageStreamer.render(PageStreamer.java:122) at com.openedit.servlet.BaseOpenEditEngine.beginRender(BaseOpenEditEngine.java:170) at com.openedit.servlet.BaseOpenEditEngine.render(BaseOpenEditEngine.java:99) at com.openedit.servlet.OpenEditFilter.doFilter(OpenEditFilter.java:69) at org.apache.catalina.core.ApplicationFilterChain.internalDoFilter(ApplicationFilterChain.java:235) at org.apache.catalina.core.ApplicationFilterChain.doFilter(ApplicationFilterChain.java:206) at org.jboss.web.tomcat.filters.ReplyHeaderFilter.doFilter(ReplyHeaderFilter.java:96) at org.apache.catalina.core.ApplicationFilterChain.internalDoFilter(ApplicationFilterChain.java:235) at org.apache.catalina.core.ApplicationFilterChain.doFilter(ApplicationFilterChain.java:206) at org.apache.catalina.core.StandardWrapperValve.invoke(StandardWrapperValve.java:230) at org.apache.catalina.core.StandardContextValve.invoke(StandardContextValve.java:175) at org.jboss.web.tomcat.security.SecurityAssociationValve.invoke(SecurityAssociationValve.java:179) at org.jboss.web.tomcat.security.JaccContextValve.invoke(JaccContextValve.java:84) at org.apache.catalina.core.StandardHostValve.invoke(StandardHostValve.java:128) at org.apache.catalina.valves.ErrorReportValve.invoke(ErrorReportValve.java:104) at org.jboss.web.tomcat.service.jca.CachedConnectionValve.invoke(CachedConnectionValve.java:156) at org.apache.catalina.valves.AccessLogValve.invoke(AccessLogValve.java:543) at org.apache.catalina.core.StandardEngineValve.invoke(StandardEngineValve.java:109) at org.apache.catalina.connector.CoyoteAdapter.service(CoyoteAdapter.java:241) at org.apache.coyote.ajp.AjpProcessor.process(AjpProcessor.java:437) at org.apache.coyote.ajp.AjpProtocol$AjpConnectionHandler.process(AjpProtocol.java:381) at org.apache.tomcat.util.net.JIoEndpoint$Worker.run(JIoEndpoint.java:447) at java.lang.Thread.run(Thread.java:595) Caused by: org.apache.jasper.JasperException: Unable to compile class for JSP at org.apache.jasper.JspCompilationContext.compile(JspCompilationContext.java:574) at org.apache.jasper.servlet.JspServletWrapper.service(JspServletWrapper.java:311) at org.apache.jasper.servlet.JspServlet.serviceJspFile(JspServlet.java:320) at org.apache.jasper.servlet.JspServlet.service(JspServlet.java:266) at javax.servlet.http.HttpServlet.service(HttpServlet.java:803) at org.apache.catalina.core.ApplicationFilterChain.internalDoFilter(ApplicationFilterChain.java:290) at org.apache.catalina.core.ApplicationFilterChain.doFilter(ApplicationFilterChain.java:206) at org.apache.catalina.core.ApplicationDispatcher.invoke(ApplicationDispatcher.java:687) at org.apache.catalina.core.ApplicationDispatcher.doInclude(ApplicationDispatcher.java:590) at org.apache.catalina.core.ApplicationDispatcher.include(ApplicationDispatcher.java:505) at com.openedit.generators.FilterGenerator.generate(FilterGenerator.java:78) ... 43 more Caused by: java.util.MissingResourceException: Can't find bundle for base name org.eclipse.jdt.internal.compiler.problem.messages, locale en_US at java.util.ResourceBundle.throwMissingResourceException(ResourceBundle.java:836) at java.util.ResourceBundle.getBundleImpl(ResourceBundle.java:726) at java.util.ResourceBundle.getBundle(ResourceBundle.java:576) at org.eclipse.jdt.internal.compiler.problem.DefaultProblemFactory.loadMessageTemplates(DefaultProblemFactory.java:179) at org.eclipse.jdt.internal.compiler.problem.DefaultProblemFactory.<init>(DefaultProblemFactory.java:42) at org.apache.jasper.compiler.JDTCompiler.generateClass(JDTCompiler.java:339) at org.apache.jasper.compiler.Compiler.compile(Compiler.java:308) at org.apache.jasper.compiler.Compiler.compile(Compiler.java:286) at org.apache.jasper.compiler.Compiler.compile(Compiler.java:273) at org.apache.jasper.JspCompilationContext.compile(JspCompilationContext.java:566) Please revert back as this is very important ... 53 more Posted by ExternalUser Fri, Nov 21 2008 2:19 AM
|
Most Recent Posts
encodings ...
(4 comments)
Slamdance
(7 comments)
Help upgrading jars on starter war
(6 comments)
Help, Velocity Generator not initializing
(4 comments)
Multiple Main Sites
(10 comments)
Search filtering by theme
(3 comments)
xml version "s1.0" error
(4 comments)
How can i localization the openedit?
(3 comments)
Problem with the interface
(4 comments)
latest openedit-editor build
(2 comments) Archive
Log in
Syndicate:
|
Copyright 2008 OpenEdit Inc. All rights reserved. last modified: Nov 21 2008

Has this been fixed for you? This looks like a problem unrelated to OpenEdit.
For just a year, the Five Finger Shoes has become one of the most popular models for men. Featuring a thin, abrasion-resistant stretch nylon and breathable mesh upper that wraps your entire forefoot to "Keep Stuff Out." A single hook-and-loop closure helps secure the fit. A non-marking 3.5mm Vibram TC1 performance rubber sole is razor-siped for a sure grip, and a 2mm EVA midsole enhances plating protection and comfort.Best Five Finger Shoes sale here!
Buy the latest fendi handbags fendi shoes,free returns
up to 40% off the latest styles from fendi at luxury fendi store
high quality fendi bags for cheap sale
looking for chanel this season
choose to buy chanel handbags the latest
find new fashion chanel bags handbags
shop gucci at gucci replica store
the gucci collection at gucci replica store very good
buy miu miu handbags today
beauful miu miu bags miu miu on sale
large numbers of miu miu handbags discount
gucci bags luxury bags louis vuitton bag
as a luxury luxury handbags consumable
good quality lv bags online
remains one of louis vuitton bags the world
limited supply louis vuitton handbags on sale
big discount louis vuitton handbags on sale online
new arrive louis vuitton bags louis vuitton bags
is symbol louis vuitton shoes of fashion
louis vuitton shop louis vuitton sale
luxury louis vuitton bags for sale
louis vuitton bags louis vuitton luxury
have large numbers of louis vuitton shoes discount
louis vuitton bag louis vuitton handbag for discount
discount louis vuitton louis vuitton discount
if you want to buy oris watches for discuont
new arrival montblanc watches on sale
wide selection of cartier watches enjoy free ship
wholesale prices, all models omega watches omega watches for sale
in the iwc watches store
brand watches audemars piguet watches sale
christian louboutin shoes christian louboutin shoes sale
notebook cooler 0827
linda It's unfortunate that those who could best benefit from the Gucci Shoes Sale won't read it. They'll simply see it as an dunk low on a sacred icon. It's too bad, because probably at least 47 percent of the electorate believes a good bit of the shox shoes and nike shox shoes myth 鈥?not a comforting thought. The author's Air Jordan Shoes and Air Jordans are reasonable look at the huge discrepancy between what Reagan supposedly did and his actual ugg classic boots. It is not Reagan bashing, though certainly some much-needed balance is achieved in assessing Michael Jordan Shoes's presidency. He is most assuredly correct to suggest that if we are to have a Coach Handbags at a bright future, we must, at the very least Cheap Jordans, move beyond myths. The book does tend to be a bit Cheap MBT Shoes and repetitious.
linda It's unfortunate that those who could best benefit from the Gucci Shoes Sale won't read it. They'll simply see it as an dunk low on a sacred icon. It's too bad, because probably at least 47 percent of the electorate believes a good bit of the shox shoes and nike shox shoes myth 鈥?not a comforting thought. The author's Air Jordan Shoes and Air Jordans are reasonable look at the huge discrepancy between what Reagan supposedly did and his actual ugg classic boots. It is not Reagan bashing, though certainly some much-needed balance is achieved in assessing Michael Jordan Shoes's presidency. He is most assuredly correct to suggest that if we are to have a Coach Handbags at a bright future, we must, at the very least Cheap Jordans, move beyond myths. The book does tend to be a bit Cheap MBT Shoes and repetitious.
Great! Thanks for the great informative post and your effort. I think the above article is valuable for all concerned people. For me the Information is really useful. I am hoping more updates from you. Designer Handbags dolce gabbana purses Burberry Bags ED Hardy Handbags Don't miss the Coach Outlet and Coach Store. I really like it very much. Nicely done and well structured. Mens Gucci Gucci Bags.