Tony, Build completed with both jetty versions and I was able to access web-ui on both cases with no errors visible on nifi-app.log.
Please let me know if you need further tests On Mon, Dec 7, 2015 at 2:49 PM, Tony Kurc <[email protected]> wrote: > @Andre - can you add the following line to > > nifi-nar-bundles/nifi-framework-bundle/nifi-framework/nifi-web/nifi-web-ui/pom.xml > > > **/message-page.jsp, > > Right before > **/canvas.jsp, > > > > > > > On Sun, Dec 6, 2015 at 10:47 PM, Andre <[email protected]> wrote: > > > Hi, > > > > Same here, including changes to root pom.xml > > > > <org.slf4j.version>1.7.12</org.slf4j.version> > > <jetty.version>9.2.14.v20151106</jetty.version> > > <lucene.version>4.10.4</lucene.version> > > > > > > On Mon, Dec 7, 2015 at 2:36 PM, Tony Kurc <[email protected]> wrote: > > > > > Confirmed it is still a problem with the following jspc plugin version: > > > > > > <plugin> > > > <groupId>org.eclipse.jetty</groupId> > > > <artifactId>jetty-jspc-maven-plugin</artifactId> > > > <version>9.3.6.v20151106</version> > > > > > > > > > > > > On Sun, Dec 6, 2015 at 10:14 PM, Joe Witt <[email protected]> wrote: > > > > > > > For those that can easily reproduce the problem i've found that the > > > > latest compatible Jetty for us for now is 9.2.14.v20151106 > > > > > > > > You can edit your root nifi pom.xml to change the version from > > > > 9.2.11.v20150529 to 9.2.14.v20151106 and see if that helps. > > > > > > > > Thanks > > > > Joe > > > > > >
