Thanks for you time, It has been resolved.
Due to a pom.xml misconfiguration the docs folder was not present.

bin
conf
docs  <--- this was missing.
lib
logs
release.version
storage -> /opt/storage
wwwdocs

I fixed the pom.xml and anything worked fine.
Mumble...  I my opinion "Folder not found" works better than "Resource 
directory paths are malformed"


________________________________
From: Pierre Villard <[email protected]>
Sent: Thursday, November 17, 2016 6:30:15 PM
To: [email protected]
Subject: Re: Resource directory paths are malformed: docs

Hi Alessio,

Could you copy/paste the full stack trace?

Thanks!
Pierre

2016-11-17 17:03 GMT+01:00 Alessio Palma 
<[email protected]<mailto:[email protected]>>:

Hello all,

I rebuild nifi from scratch and after the deploy Jetty won't restartslogs 
returns this error:


at java.lang.reflect.Constructor.newInstance(Constructor.java:423) 
~[na:1.8.0_92]
at org.apache.nifi.NiFi.<init>(NiFi.java:146) 
~[nifi-runtime-1.0.0-SNAPSHOT.jar:1.0.0-SNAPSHOT]
at org.apache.nifi.NiFi.main(NiFi.java:243) 
~[nifi-runtime-1.0.0-SNAPSHOT.jar:1.0.0-SNAPSHOT]
Caused by: java.lang.IllegalStateException: Resource directory paths are 
malformed: docs
at 
org.apache.nifi.web.server.JettyServer.createDocsWebApp(JettyServer.java:540) 
~[nifi-jetty-1.0.0-SNAPSHOT.jar:1.0.0-SNAPSHOT]
at org.apache.nifi.web.server.JettyServer.loadWars(JettyServer.java:321) 
~[nifi-jetty-1.0.0-SNAPSHOT.jar:1.0.0-SNAPSHOT]
at org.apache.nifi.web.server.JettyServer.<init>(JettyServer.java:144) 
~[nifi-jetty-1.0.0-SNAPSHOT.jar:1.0.0-SNAPSHOT]

any idea where to look / how to fix this ?



Reply via email to