Skip to main content



      Home
Home » Language IDEs » Java Development Tools (JDT) » java.util.MissingResourceException
java.util.MissingResourceException [message #68809] Fri, 27 June 2003 09:57
Eclipse UserFriend
Originally posted by: fabio.ferraro.itnext.it

I tryied to move the .properties files everywhere, but the program doesn't
work... could anyone help me?

Thanks in advance

java.util.MissingResourceException: Can't find bundle for base name
ALMConfig, locale it_IT
at java.util.ResourceBundle.throwMissingResourceException(Unkno wn Source)
at java.util.ResourceBundle.getBundleImpl(Unknown Source)
at java.util.ResourceBundle.getBundle(Unknown Source)
at
com.sap.myalm.hd.util.startup.ALMStartUp.loadResource(ALMSta rtUp.java:60)
at com.sap.myalm.hd.util.startup.ALMStartUp.loadUp(ALMStartUp.j ava:71)
at com.sap.myalm.hd.servlet.MainServlet.init(MainServlet.java:7 4)
at javax.servlet.GenericServlet.init(GenericServlet.java:258)
at org.apache.tomcat.core.ServletWrapper.doInit(ServletWrapper. java:317)
at org.apache.tomcat.core.Handler.init(Handler.java:215)
at org.apache.tomcat.core.ServletWrapper.init(ServletWrapper.ja va:296)
at org.apache.tomcat.core.Handler.service(Handler.java:254)
at org.apache.tomcat.core.ServletWrapper.service(ServletWrapper .java:372)
at
org.apache.tomcat.core.ContextManager.internalService(Contex tManager.java:806)
at org.apache.tomcat.core.ContextManager.service(ContextManager .java:752)
at
org.apache.tomcat.service.http.HttpConnectionHandler.process Connection(HttpConnectionHandler.java:213)
at
org.apache.tomcat.service.TcpWorkerThread.runIt(PoolTcpEndpo int.java:416)
at
org.apache.tomcat.util.ThreadPool$ControlRunnable.run(Thread Pool.java:501)
at java.lang.Thread.run(Unknown Source)
Previous Topic:Accessing Eclipse Classpath Variables in Ant Scripts
Next Topic:Conditional breakpoint in eclipse 3.0 build 0625
Goto Forum:
  


Current Time: Mon May 05 05:28:31 EDT 2025

Powered by FUDForum. Page generated in 0.03509 seconds
.:: Contact :: Home ::.

Powered by: FUDforum 3.0.2.
Copyright ©2001-2010 FUDforum Bulletin Board Software

Back to the top