Seems like that is the problem We'll have a look into it :) El 4/12/2016 21:52, "Roger Erens" <[email protected]> escribió:
> Hi Diego, > > I'm just like Bert from the Netherlands, and it seems to have something to > do with the locale nl that our browser sends to your server but that your > server has not available? > This is my error message: > > *type* Informe de Excepción > > *mensaje* *com.vaadin.server.ServiceException: > java.util.MissingResourceException: Can't find bundle for base name > com.example.snomedquery.messages_nl, locale es_ES* > > *descripción* *El servidor encontró un error interno que hizo que no > pudiera rellenar este requerimiento.* > > *excepción* > > javax.servlet.ServletException: com.vaadin.server.ServiceException: > java.util.MissingResourceException: Can't find bundle for base name > com.example.snomedquery.messages_nl, locale es_ES > com.vaadin.server.VaadinServlet.service(VaadinServlet.java:367) > javax.servlet.http.HttpServlet.service(HttpServlet.java:729) > org.apache.tomcat.websocket.server.WsFilter.doFilter(WsFilter.java:52) > > *causa raíz* > > com.vaadin.server.ServiceException: java.util.MissingResourceException: Can't > find bundle for base name com.example.snomedquery.messages_nl, locale es_ES > > com.vaadin.server.VaadinService.handleExceptionDuringRequest(VaadinService.java:1469) > com.vaadin.server.VaadinService.handleRequest(VaadinService.java:1426) > com.vaadin.server.VaadinServlet.service(VaadinServlet.java:365) > javax.servlet.http.HttpServlet.service(HttpServlet.java:729) > org.apache.tomcat.websocket.server.WsFilter.doFilter(WsFilter.java:52) > > *causa raíz* > > java.util.MissingResourceException: Can't find bundle for base name > com.example.snomedquery.messages_nl, locale es_ES > > java.util.ResourceBundle.throwMissingResourceException(ResourceBundle.java:1564) > java.util.ResourceBundle.getBundleImpl(ResourceBundle.java:1387) > java.util.ResourceBundle.getBundle(ResourceBundle.java:773) > com.example.snomedquery.Messages.getString(Messages.java:19) > com.example.snomedquery.StartView.OpcionesApp(StartView.java:588) > com.example.snomedquery.StartView.<init>(StartView.java:175) > com.example.snomedquery.SnomedqueryUI.init(SnomedqueryUI.java:65) > com.vaadin.ui.UI.doInit(UI.java:687) > > com.vaadin.server.communication.UIInitHandler.getBrowserDetailsUI(UIInitHandler.java:214) > > com.vaadin.server.communication.UIInitHandler.synchronizedHandleRequest(UIInitHandler.java:74) > > com.vaadin.server.SynchronizedRequestHandler.handleRequest(SynchronizedRequestHandler.java:41) > com.vaadin.server.VaadinService.handleRequest(VaadinService.java:1414) > com.vaadin.server.VaadinServlet.service(VaadinServlet.java:365) > javax.servlet.http.HttpServlet.service(HttpServlet.java:729) > org.apache.tomcat.websocket.server.WsFilter.doFilter(WsFilter.java:52) > > *nota* *La traza completa de la causa de este error se encuentra en los > archivos de diario de Apache Tomcat/8.0.26. <http://8.0.26.>* > > 2016-12-04 21:36 GMT+01:00 Diego Boscá <[email protected]>: > >> I believe there are no country restrictions >> >> El 4/12/2016 20:56, "Bert Verhees" <[email protected]> escribió: >> >> On 04-12-16 19:25, Diego Boscá wrote: >> >>> Oh, and if the above link fails you can try the mirror >>> http://diebosto2.pc.upv.es:8888/SnomedQuery/ >>> >> >> That doesn't work either, maybe it is a country thing? >> >> >> >> _______________________________________________ >> openEHR-technical mailing list >> [email protected] >> http://lists.openehr.org/mailman/listinfo/openehr-technical_ >> lists.openehr.org >> >> >> >> _______________________________________________ >> openEHR-technical mailing list >> [email protected] >> http://lists.openehr.org/mailman/listinfo/openehr-technical_ >> lists.openehr.org >> > > > _______________________________________________ > openEHR-technical mailing list > [email protected] > http://lists.openehr.org/mailman/listinfo/openehr- > technical_lists.openehr.org >
_______________________________________________ openEHR-technical mailing list [email protected] http://lists.openehr.org/mailman/listinfo/openehr-technical_lists.openehr.org

