[ https://issues.apache.org/jira/browse/LUCENE-2562?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=16810041#comment-16810041 ]
Uwe Schindler edited comment on LUCENE-2562 at 4/4/19 4:51 PM: --------------------------------------------------------------- When running tests, I get: {noformat} [junit4] > Caused by: java.security.AccessControlException: access denied ("java.io.FilePermission" "C:\Users\Uwe%20Schindler\Projects\lucene\trunk-lusolr1\lucene\build\luke\classes\test\log4j2-test.xml" "read") [junit4] > at java.security.AccessControlContext.checkPermission(AccessControlContext.java:472) [junit4] > at java.security.AccessController.checkPermission(AccessController.java:884) [junit4] > at java.lang.SecurityManager.checkPermission(SecurityManager.java:549) [junit4] > at java.lang.SecurityManager.checkRead(SecurityManager.java:888) [junit4] > at java.io.File.exists(File.java:814) [junit4] > at org.apache.logging.log4j.core.util.FileUtils.fileFromUri(FileUtils.java:88) [junit4] > at org.apache.logging.log4j.core.util.FileUtils.fileFromUri(FileUtils.java:88) [junit4] > at org.apache.logging.log4j.core.config.ConfigurationSource.fromResource(ConfigurationSource.java:281) [junit4] > at org.apache.logging.log4j.core.config.ConfigurationFactory$Factory.getConfiguration(ConfigurationFactory.java:449) [junit4] > at org.apache.logging.log4j.core.config.ConfigurationFactory$Factory.getConfiguration(ConfigurationFactory.java:382) [junit4] > at org.apache.logging.log4j.core.config.ConfigurationFactory.getConfiguration(ConfigurationFactory.java:261) [junit4] > at org.apache.logging.log4j.core.LoggerContext.reconfigure(LoggerContext.java:616) [junit4] > at org.apache.logging.log4j.core.LoggerContext.reconfigure(LoggerContext.java:637) [junit4] > at org.apache.logging.log4j.core.LoggerContext.start(LoggerContext.java:231) [junit4] > at org.apache.logging.log4j.core.impl.Log4jContextFactory.getContext(Log4jContextFactory.java:153) [junit4] > at org.apache.logging.log4j.core.impl.Log4jContextFactory.getContext(Log4jContextFactory.java:45) [junit4] > at org.apache.logging.log4j.LogManager.getContext(LogManager.java:155) [junit4] > at org.apache.logging.slf4j.Log4jLoggerFactory.getContext(Log4jLoggerFactory.java:43) [junit4] > at org.apache.logging.log4j.spi.AbstractLoggerAdapter.getLogger(AbstractLoggerAdapter.java:46) [junit4] > at org.apache.logging.slf4j.Log4jLoggerFactory.getLogger(Log4jLoggerFactory.java:29) [junit4] > at org.slf4j.LoggerFactory.getLogger(LoggerFactory.java:358) [junit4] > at org.slf4j.LoggerFactory.getLogger(LoggerFactory.java:383) [junit4] > at org.apache.lucene.luke.models.commits.CommitsImpl.<clinit>(CommitsImpl.java:44) [junit4] > ... 37 more {noformat} was (Author: thetaphi): When running tests, I get: {noformat} [junit4] > Caused by: java.security.AccessControlException: access denied ("java.io.FilePermission" "C:\Users\Uwe%20Schindler\Projects\lucene\trunk-lusolr1\lucene\build\luke\classes\test\log4j2-test.xml" "read") [junit4] > at java.security.AccessControlContext.checkPermission(AccessControlContext.java:472) [junit4] > at java.security.AccessController.checkPermission(AccessController.java:884) [junit4] > at java.lang.SecurityManager.checkPermission(SecurityManager.java:549) [junit4] > at java.lang.SecurityManager.checkRead(SecurityManager.java:888) [junit4] > at java.io.File.exists(File.java:814) [junit4] > at org.apache.logging.log4j.core.util.FileUtils.fileFromUri(FileUtils.java:88) {noformat} > Make Luke a Lucene/Solr Module > ------------------------------ > > Key: LUCENE-2562 > URL: https://issues.apache.org/jira/browse/LUCENE-2562 > Project: Lucene - Core > Issue Type: Task > Reporter: Mark Miller > Assignee: Uwe Schindler > Priority: Major > Labels: gsoc2014 > Attachments: LUCENE-2562-Ivy.patch, LUCENE-2562-Ivy.patch, > LUCENE-2562-Ivy.patch, LUCENE-2562-ivy.patch, LUCENE-2562.patch, > LUCENE-2562.patch, Luke-ALE-1.png, Luke-ALE-2.png, Luke-ALE-3.png, > Luke-ALE-4.png, Luke-ALE-5.png, luke-javafx1.png, luke-javafx2.png, > luke-javafx3.png, luke1.jpg, luke2.jpg, luke3.jpg, lukeALE-documents.png, > screenshot-1.png, スクリーンショット 2018-11-05 9.19.47.png > > Time Spent: 50m > Remaining Estimate: 0h > > see > "RE: Luke - in need of maintainer": > http://markmail.org/message/m4gsto7giltvrpuf > "Web-based Luke": http://markmail.org/message/4xwps7p7ifltme5q > I think it would be great if there was a version of Luke that always worked > with trunk - and it would also be great if it was easier to match Luke jars > with Lucene versions. > While I'd like to get GWT Luke into the mix as well, I think the easiest > starting point is to straight port Luke to another UI toolkit before > abstracting out DTO objects that both GWT Luke and Pivot Luke could share. > I've started slowly converting Luke's use of thinlet to Apache Pivot. I > haven't/don't have a lot of time for this at the moment, but I've plugged > away here and there over the past work or two. There is still a *lot* to do. -- This message was sent by Atlassian JIRA (v7.6.3#76005) --------------------------------------------------------------------- To unsubscribe, e-mail: dev-unsubscr...@lucene.apache.org For additional commands, e-mail: dev-h...@lucene.apache.org