$ cd vagrant-lemtl/vagrantroot && vagrant up Bringing machine 'default' up with 'virtualbox' provider... ==> default: Importing base box 'ubuntu/trusty64'... ==> default: Matching MAC address for NAT networking... ==> default: Setting the name of the VM: Vagrant-LEMTL-v2.0.0 ==> default: Clearing any previously set forwarded ports... ==> default: Clearing any previously set network interfaces... ==> default: Preparing network interfaces based on configuration... default: Adapter 1: nat default: Adapter 2: hostonly ==> default: Forwarding ports... default: 22 (guest) => 2222 (host) (adapter 1) ==> default: Running 'pre-boot' VM customizations... ==> default: Booting VM... ==> default: Waiting for machine to boot. This may take a few minutes... default: SSH address: 127.0.0.1:2222 default: SSH username: vagrant default: SSH auth method: private key default: Warning: Remote connection disconnect. Retrying... default: Warning: Remote connection disconnect. Retrying... default: default: Vagrant insecure key detected. Vagrant will automatically replace default: this with a newly generated keypair for better security. default: default: Inserting generated public key within guest... default: Removing insecure key from the guest if it's present... default: Key inserted! Disconnecting and reconnecting using new SSH key... ==> default: Machine booted and ready! ==> default: Checking for guest additions in VM... default: The guest additions on this VM do not match the installed version of default: VirtualBox! In most cases this is fine, but in rare cases it can default: prevent things such as shared folders from working properly. If you see default: shared folder errors, please make sure the guest additions within the default: virtual machine match the version of VirtualBox you have installed on default: your host and reload your VM. default: default: Guest Additions Version: 4.3.36 default: VirtualBox Version: 5.1 ==> default: [vagrant-hostsupdater] Checking for host entries ==> default: [vagrant-hostsupdater] Writing the following entries to (C:/WINDOWS/system32/drivers/etc/hosts) ==> default: [vagrant-hostsupdater] 192.168.50.25 vagrant-lemtl.local # VAGRANT: df48041877aeb18e63a8048cf519324a (default) / dc5c9275-37b7-47d7-a44e-ee842b48bbbd ==> default: [vagrant-hostsupdater] 192.168.50.25 www.vagrant-lemtl.local # VAGRANT: df48041877aeb18e63a8048cf519324a (default) / dc5c9275-37b7-47d7-a44e-ee842b48bbbd ==> default: [vagrant-hostsupdater] 192.168.50.25 db.vagrant-lemtl.local # VAGRANT: df48041877aeb18e63a8048cf519324a (default) / dc5c9275-37b7-47d7-a44e-ee842b48bbbd ==> default: [vagrant-hostsupdater] This operation requires administrative access. You may skip it by manually adding equivalent entries to the hosts file. ==> default: Setting hostname... ==> default: Configuring and enabling network interfaces... ==> default: Mounting shared folders... default: /vagrant => C:/Users/Ian/Lucee/vagrant-lemtl/vagrantroot default: /var/www/sites/default => C:/Users/Ian/Lucee/vagrant-lemtl/webroot ==> default: Running provisioner: shell... default: Running: C:/Users/Ian/AppData/Local/Temp/vagrant-shell20161216-9036-1o39vtf.sh ==> default: stdin: is not a tty ==> default: BEGIN Set VM timezone and perform some cleanup pre-install ... ==> default: US/Eastern ==> default: Current default time zone: 'America/New_York' ==> default: Local time is now: Thu Dec 15 21:13:15 EST 2016. ==> default: Universal Time is now: Fri Dec 16 02:13:15 UTC 2016. ==> default: ... Doing a little housekeeping ... ==> default: ... END Set VM timezone and perform some cleanup pre-install. ==> default: ==> default: Running provisioner: shell... default: Running: C:/Users/Ian/AppData/Local/Temp/vagrant-shell20161216-9036-ta87w9.sh ==> default: stdin: is not a tty ==> default: ================= START STEP-2-INSTALL-UTILITIES.SH 09:13:50 PM ================= ==> default: ==> default: BEGIN installing utilities ==> default: ... Installing miscellaneous/common utilities ... ==> default: dpkg-preconfigure: unable to re-open stdin: No such file or directory ==> default: gpg: ==> default: keyring `/tmp/tmpfz7s4tl5/secring.gpg' created ==> default: gpg: ==> default: keyring `/tmp/tmpfz7s4tl5/pubring.gpg' created ==> default: gpg: ==> default: requesting key 86F44E2A from hkp server keyserver.ubuntu.com ==> default: gpg: ==> default: /tmp/tmpfz7s4tl5/trustdb.gpg: trustdb created ==> default: gpg: ==> default: key 86F44E2A: public key "Launchpad OpenJDK builds (all archs)" imported ==> default: gpg: ==> default: Total number processed: 1 ==> default: gpg: ==> default: imported: 1 ==> default: (RSA: 1) ==> default: dpkg-preconfigure: unable to re-open stdin: No such file or directory ==> default: Creating config file /etc/gconf/2/path with new version ==> default: ==> default: (gconftool-2:8166): GConf-WARNING **: Client failed to connect to the D-BUS daemon: ==> default: Unable to autolaunch a dbus-daemon without a $DISPLAY for X11 ==> default: ... END installing utilities. ==> default: ==> default: ================= FINISH STEP-2-INSTALL-UTILITIES.SH 09:16:50 PM ================= ==> default: ==> default: Running provisioner: shell... default: Running: C:/Users/Ian/AppData/Local/Temp/vagrant-shell20161216-9036-1i20o9h.sh ==> default: stdin: is not a tty ==> default: ================= START STEP-3-INSTALL-TOMCAT.SH 09:16:51 PM ================= ==> default: ==> default: BEGIN setting up Tomcat ==> default: ... Installing Tomcat (grab a cup of coffee, this may take a few minutes) ... ==> default: dpkg-preconfigure: unable to re-open stdin: No such file or directory ==> default: Creating config file /etc/default/tomcat7 with new version ==> default: Adding system user `tomcat7' (UID 109) ... ==> default: Adding new user `tomcat7' (UID 109) with group `tomcat7' ... ==> default: Not creating home directory `/usr/share/tomcat7'. ==> default: Creating config file /etc/logrotate.d/tomcat7 with new version ==> default: * no JDK or JRE found - please set JAVA_HOME ==> default: invoke-rc.d: initscript tomcat7, action "start" failed. ==> default: ... Configuring Tomcat ... ==> default: ... END setting up Tomcat. ==> default: ==> default: ================= FINISH STEP-3-INSTALL-TOMCAT.SH 09:17:05 PM ================= ==> default: ==> default: Running provisioner: shell... default: Running: C:/Users/Ian/AppData/Local/Temp/vagrant-shell20161216-9036-d3qiv6.sh ==> default: stdin: is not a tty ==> default: ================= START STEP-4-INSTALL-NGINX.SH 09:17:05 PM ================= ==> default: ==> default: BEGIN installing and configuring nginx ... ==> default: Applying nginx/development repo and updating packages ... ==> default: gpg: ==> default: keyring `/tmp/tmpd4pn5ey0/secring.gpg' created ==> default: gpg: ==> default: keyring `/tmp/tmpd4pn5ey0/pubring.gpg' created ==> default: gpg: ==> default: requesting key C300EE8C from hkp server keyserver.ubuntu.com ==> default: gpg: /tmp/tmpd4pn5ey0/trustdb.gpg: trustdb created ==> default: gpg: key C300EE8C: public key "Launchpad Stable" imported ==> default: gpg: no ultimately trusted keys found ==> default: gpg: Total number processed: 1 ==> default: gpg: imported: 1 (RSA: 1) ==> default: ... Installing nginx ... ==> default: dpkg-preconfigure: unable to re-open stdin: No such file or directory ==> default: ... Configuring nginx ... ==> default: ... End installing and configuring nginx. ==> default: ==> default: ================= FINISH STEP-4-INSTALL-NGINX.SH 09:17:27 PM ================= ==> default: ==> default: Running provisioner: shell... default: Running: C:/Users/Ian/AppData/Local/Temp/vagrant-shell20161216-9036-1kwbvy.sh ==> default: stdin: is not a tty ==> default: ================= START STEP-5-INSTALL-MARIADB.SH 09:17:27 PM ================= ==> default: ==> default: BEGIN Database server setup ... ==> default: ... Importing key, adding MariaDB repo and updating ... ==> default: gpg: ==> default: requesting key 1BB943DB from hkp server keyserver.ubuntu.com ==> default: gpg: ==> default: key 1BB943DB: public key "MariaDB Package Signing Key " imported ==> default: gpg: ==> default: Total number processed: 1 ==> default: gpg: ==> default: imported: 1 ==> default: ... Setting MariaDB root user password ... ==> default: ... Installing MariaDB Server ... ==> default: dpkg-preconfigure: unable to re-open stdin: No such file or directory ==> default: * Stopping MariaDB database server mysqld ==> default: ...done. ==> default: 2016-12-15 21:18:14 140070268934080 [Note] /usr/sbin/mysqld (mysqld 10.1.20-MariaDB-1~trusty) starting as process 16645 ... ==> default: 2016-12-15 21:18:14 140070268934080 [Note] InnoDB: Using mutexes to ref count buffer pool pages ==> default: 2016-12-15 21:18:14 140070268934080 [Note] InnoDB: The InnoDB memory heap is disabled ==> default: 2016-12-15 21:18:14 140070268934080 [Note] InnoDB: Mutexes and rw_locks use GCC atomic builtins ==> default: 2016-12-15 21:18:14 140070268934080 [Note] InnoDB: GCC builtin __atomic_thread_fence() is used for memory barrier ==> default: 2016-12-15 21:18:14 140070268934080 [Note] InnoDB: Compressed tables use zlib 1.2.8 ==> default: 2016-12-15 21:18:14 140070268934080 [Note] InnoDB: Using Linux native AIO ==> default: 2016-12-15 21:18:14 140070268934080 [Note] InnoDB: Using SSE crc32 instructions ==> default: 2016-12-15 21:18:14 140070268934080 [Note] InnoDB: Initializing buffer pool, size = 256.0M ==> default: 2016-12-15 21:18:14 140070268934080 [Note] InnoDB: Completed initialization of buffer pool ==> default: 2016-12-15 21:18:14 140070268934080 [Note] InnoDB: Highest supported file format is Barracuda. ==> default: 2016-12-15 21:18:14 140070268934080 [Note] InnoDB: 128 rollback segment(s) are active. ==> default: 2016-12-15 21:18:14 140070268934080 [Note] InnoDB: Waiting for purge to start ==> default: 2016-12-15 21:18:14 140070268934080 [Note] InnoDB: Percona XtraDB (http://www.percona.com) 5.6.34-79.1 started; log sequence number 1622838 ==> default: 2016-12-15 21:18:14 140070268934080 [Note] Plugin 'FEEDBACK' is disabled. ==> default: 2016-12-15 21:18:14 140069348280064 [Note] InnoDB: Dumping buffer pool(s) not yet started ==> default: * Starting MariaDB database server mysqld ==> default: ...done. ==> default: * Checking for corrupt, not cleanly closed and upgrade needing tables. ==> default: ... Setting up database and granting privileges ... ==> default: ... SQL file found, importing data (this may take a few minutes) ... ==> default: ... END Database server setup. ==> default: ==> default: ================= END STEP-5-INSTALL-MARIADB.SH 09:18:27 PM ================= ==> default: Running provisioner: shell... default: Running: C:/Users/Ian/AppData/Local/Temp/vagrant-shell20161216-9036-5bm39n.sh ==> default: stdin: is not a tty ==> default: ==> default: Vagrant-LEMTL-v2.0.0 ==> default: ==> default: ======================================================================== ==> default: ==> default: http://www.vagrant-lemtl.local (192.168.50.25) ==> default: ==> default: Lucee Server/Web Context Administrators ==> default: ==> default: http://www.vagrant-lemtl.local/lucee/admin/server.cfm ==> default: http://www.vagrant-lemtl.local/lucee/admin/web.cfm ==> default: ==> default: Password (for each admin): password ==> default: ==> default: ==> default: Database Server Connection Info for External Connections ==> default: from Host Machine ==> default: ==> default: Server: db.vagrant-lemtl.local ==> default: Port: 3306 ==> default: User: root ==> default: Password: password ==> default: ==> default: ========================================================================