This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
# data <- readRDS("~/Data/shinny/googlebubble71820/healthexp.Rds") | |
# data <- readRDS("/Users/markloessi/Data/shinny/googlebubble71820/healthexp.Rds") | |
# data <- readRDS("healthexpcsv.Rds") | |
# data <- readRDS("healthexp.Rds") | |
convert("healthexpxlsx.xlsx", "healthexpxlsx.Rds") | |
data <- readRDS("healthexpxlsx.Rds") | |
head(data) | |
# data$Region <- factor(data$Region) # less specific | |
data$Region <- as.factor(data$Region) |
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
assID = assessment.getIdentity() | |
url = context.portal_url() + "/models/assessment-models/wcimSelfAssessment/simplereport/generate" + "?assessmentIdentity=" + assID + "&exitURL=/myknowledge%3FmodelIdentities=model01184786246014797236308" | |
from zExceptions import Redirect | |
raise Redirect(url) |
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
An error occured processing your request | |
java.lang.RuntimeException: com.faulkner.elastic.ui.SkinException: java.io.FileNotFoundException: Template components/SecretComponent_assessment not found. | |
at com.faulkner.elastic.ui.SkinServlet.process(SkinServlet.java:190) | |
at com.faulkner.elastic.ui.ElasticServlet.handleRequest(ElasticServlet.java:363) | |
at com.faulkner.elastic.ui.ElasticServlet.doRequest(ElasticServlet.java:345) | |
at com.faulkner.elastic.ui.ElasticServlet.doGet(ElasticServlet.java:450) | |
at javax.servlet.http.HttpServlet.service(HttpServlet.java:690) | |
at javax.servlet.http.HttpServlet.service(HttpServlet.java:803) | |
at org.apache.catalina.core.ApplicationFilterChain.internalDoFilter(ApplicationFilterChain.java:290) |
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
An error occured processing your request | |
com.faulkner.elastic.apps.exceptions.DomainNotFound: demo.valuemanagement.elasticapps.net | |
at com.faulkner.elastic.ui.SkinServlet.process(SkinServlet.java:49) | |
at com.faulkner.elastic.ui.ElasticServlet.handleRequest(ElasticServlet.java:363) | |
at com.faulkner.elastic.ui.ElasticServlet.doRequest(ElasticServlet.java:345) | |
at com.faulkner.elastic.ui.ElasticServlet.doGet(ElasticServlet.java:450) | |
at javax.servlet.http.HttpServlet.service(HttpServlet.java:617) | |
at javax.servlet.http.HttpServlet.service(HttpServlet.java:717) | |
at org.apache.catalina.core.ApplicationFilterChain.internalDoFilter(ApplicationFilterChain.java:290) |
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
An error occured processing your request | |
java.lang.RuntimeException: com.faulkner.elastic.ui.SkinException: java.lang.NullPointerException | |
at com.faulkner.elastic.ui.SkinServlet.process(SkinServlet.java:190) | |
at com.faulkner.elastic.ui.ElasticServlet.handleRequest(ElasticServlet.java:363) | |
at com.faulkner.elastic.ui.ElasticServlet.doRequest(ElasticServlet.java:345) | |
at com.faulkner.elastic.ui.ElasticServlet.doGet(ElasticServlet.java:450) | |
at javax.servlet.http.HttpServlet.service(HttpServlet.java:617) | |
at javax.servlet.http.HttpServlet.service(HttpServlet.java:717) | |
at org.apache.catalina.core.ApplicationFilterChain.internalDoFilter(ApplicationFilterChain.java:290) |
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
An error occured processing your request | |
java.lang.RuntimeException: com.faulkner.elastic.ui.SkinException: freemarker.core.InvalidReferenceException: Expression here.get('component') is undefined on line 32, column 66 in customSearchForm_view. | |
at com.faulkner.elastic.ui.SkinServlet.process(SkinServlet.java:190) | |
at com.faulkner.elastic.ui.ElasticServlet.handleRequest(ElasticServlet.java:363) | |
at com.faulkner.elastic.ui.ElasticServlet.doRequest(ElasticServlet.java:345) | |
at com.faulkner.elastic.ui.ElasticServlet.doGet(ElasticServlet.java:450) | |
at javax.servlet.http.HttpServlet.service(HttpServlet.java:617) | |
at javax.servlet.http.HttpServlet.service(HttpServlet.java:717) | |
at org.apache.catalina.core.ApplicationFilterChain.internalDoFilter(ApplicationFilterChain.java:290) |
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
[@main_template] | |
[#include "/assessment_macros"] | |
[#include "/pager_macros"] | |
[#include "/SearchForm_custom_header"] | |
[#include "/SearchForm_Results"] | |
[#include "/SearchForm_Mobile_Results"] | |
[#assign searchView = viewResolver.getView("Search")] | |
[#assign searchForm = context.componentStorage.getApplicationByIdentity("applicationTest").getChildByIdentity("SearchFormCustom")] |
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
An error occured processing your request | |
java.lang.RuntimeException: com.faulkner.elastic.ui.SkinException: java.lang.NullPointerException | |
at com.faulkner.elastic.ui.SkinServlet.process(SkinServlet.java:190) | |
at com.faulkner.elastic.ui.ElasticServlet.handleRequest(ElasticServlet.java:363) | |
at com.faulkner.elastic.ui.ElasticServlet.doRequest(ElasticServlet.java:345) | |
at com.faulkner.elastic.ui.ElasticServlet.doGet(ElasticServlet.java:450) | |
at javax.servlet.http.HttpServlet.service(HttpServlet.java:617) | |
at javax.servlet.http.HttpServlet.service(HttpServlet.java:717) | |
at org.apache.catalina.core.ApplicationFilterChain.internalDoFilter(ApplicationFilterChain.java:290) |
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
An error occured processing your request | |
java.lang.RuntimeException: com.faulkner.elastic.ui.SkinException: freemarker.core.InvalidReferenceException: Error on line 10, column 1 in customSearchForm_view | |
context.componentStorage.getApplicationByIdentity("applicationTest").getChildByIdentity("searchFormCustom") is undefined. | |
It cannot be assigned to searchForm | |
at com.faulkner.elastic.ui.SkinServlet.process(SkinServlet.java:190) | |
at com.faulkner.elastic.ui.ElasticServlet.handleRequest(ElasticServlet.java:363) | |
at com.faulkner.elastic.ui.ElasticServlet.doRequest(ElasticServlet.java:345) | |
at com.faulkner.elastic.ui.ElasticServlet.doGet(ElasticServlet.java:450) | |
at javax.servlet.http.HttpServlet.service(HttpServlet.java:617) |
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
java.lang.RuntimeException: com.faulkner.elastic.ui.SkinException: freemarker.core.InvalidReferenceException: Expression file.URL is undefined on line 14, column 16 in cmsfile_view. | |
at com.faulkner.elastic.ui.SkinServlet.process(SkinServlet.java:185) | |
at com.faulkner.elastic.ui.ElasticServlet.handleRequest(ElasticServlet.java:551) | |
at com.faulkner.elastic.ui.ElasticServlet.doRequest(ElasticServlet.java:533) | |
at com.faulkner.elastic.ui.ElasticServlet.doGet(ElasticServlet.java:638) | |
at javax.servlet.http.HttpServlet.service(HttpServlet.java:690) | |
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.StandardWrapperValve.invoke(StandardWrapperValve.java:233) |
NewerOlder