Git Product home page Git Product logo

Comments (4)

dacount97 avatar dacount97 commented on July 30, 2024

I see this is the same as the previous issue mentioned. I'll try reprovisioning, but the files that the CFservlet is trying to access don't exist in that folder. I'll update on whether or not that fixes this issue.

from vagrant-lemtl.

dacount97 avatar dacount97 commented on July 30, 2024

So, I changed the webroot owner and group to "tomcat7" and ran vagrant reload --provision, and that seemed to fix it. I'm going to do a vagrant destroy and then call the box up again, see if it's just on the first run of vagrant up or whether it was the webroot owner. There are way more files in the WEB-INF/lucee directory though, now that it's been re-provisioned.

from vagrant-lemtl.

dacount97 avatar dacount97 commented on July 30, 2024

I've destroyed and re-created the vagrant box with the default files and it seems that lucee isn't getting properly unpacked in the first run of the script. My WEB-INF does not contain all the files needed to run lucee. I'll pick this up again tomorrow and see if you just have to re provision, or if you have to change the shared user first (which doesn't work on the initial call, virtualbox doesn't like the tomcat7 user trying to share that folder).

from vagrant-lemtl.

mikesprague avatar mikesprague commented on July 30, 2024

Thanks for all the info and follow-up about your issue. It definitely sounds like the same problem referenced in the chicken/egg section of Mark Drew's article as well as the first reported issue here.

Until/if I am able to find a better resolution to this, I will document the need to re-provision with the tomcat7 user in the readme.

The missing error template seems to be an issue with Lucee (dating back to Railo). I have seen this error not only in this project but in my Heroku-based Lucee apps and on several production servers of various OS configurations. Sorry I can't be more help there.

Regarding the WEB-INF folder... only the Lucee configuration files, Lucee lib (jar) files, and cfspreadsheet-related files are included; it is expected behavior for the rest of the contents to be generated.

from vagrant-lemtl.

Related Issues (4)

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    🖖 Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. 📊📈🎉

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google ❤️ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.