Konstantin,

On 5/29/2017 5:06 AM, Konstantin Kolinko wrote:
2017-05-28 23:14 GMT+03:00 Igal @ Lucee.org <i...@lucee.org>:
Is this a classpath issue or am I simply missing some environment arguments
or system properties?

WARNING: Problem with directory [E:\Workspace\git\tomcat\lib], exists:
[false], isDirectory: [false], canRead: [false]
May 28, 2017 12:52:17 PM org.apache.catalina.startup.ClassLoaderFactory
validateFile
WARNING: Problem with directory [E:\Workspace\git\tomcat\lib], exists:
[false], isDirectory: [false], canRead: [false]
May 28, 2017 12:52:17 PM org.apache.catalina.startup.ClassLoaderFactory
validateFile
WARNING: Problem with directory [E:\Workspace\git\tomcat\lib], exists:
[false], isDirectory: [false], canRead: [false]
May 28, 2017 12:52:17 PM org.apache.catalina.startup.ClassLoaderFactory
validateFile
WARNING: Problem with directory [E:\Workspace\git\tomcat\lib], exists:
[false], isDirectory: [false], canRead: [false]
The above lines!

My guess is that you are trying to run the source code of Tomcat as is
without building it first.

Read BUILDING.txt,
The built version will be in output/build

I did read and followed the instructions in BUILDING.txt, but your advice clarified for me where the problem was.

In IntelliJ IDEA, I had to set the Working directory to "output/build", and now I don't get those errors.

Thank you,

Igal Sapir
Lucee Core Developer
Lucee.org <http://lucee.org/>

Reply via email to