On 05-12-16 12:18, Diego Boscá wrote:
Hi Bert,

Made a change that I believe it should have fixed the issue. Can you test it? :)
Very nice subsumption testing, I think just as I learned it last year in the implementation course from IHTSDO.

I could check it in detail, but I trust it looks good.

Thanks for sharing

Bert


Regards



2016-12-04 21:39 GMT+01:00 Bert Verhees <[email protected]>:
On 04-12-16 21:36, Diego Boscá wrote:

I believe there are no country restrictions


On private mail

Does it work at your site? My screen looks like this.

Estado HTTP 500 - com.vaadin.server.ServiceException:
java.util.MissingResourceException: Can't find bundle for base name
com.example.snomedquery.messages_nl, locale es_ES

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.

________________________________

Apache Tomcat/8.0.26




_______________________________________________
openEHR-technical mailing list
[email protected]
http://lists.openehr.org/mailman/listinfo/openehr-technical_lists.openehr.org

Reply via email to