epri-dev / OpenADR-Virtual-Top-Node

This application is an implementation of a virtual top node (VTN) as defined in the OpenADR Alliance’s OpenADR 2.0 Profile Specification B Profile, updated July 1, 2013. OpenADR defines a machine-to-machine interface and includes the information model, transport and security mechanisms, and the manner in which data is exchanged between two end points.
Other
49 stars 33 forks source link

Step 11 - Application setup/testing not working with torquebox #2

Open GPFisher opened 7 years ago

GPFisher commented 7 years ago

I followed steps 1 through 10 without issue, but on step 11, I am unable to test the installation.

When attempting to browse to the webpage, I am presented with: We're sorry, but something went wrong.

On the torquebox instance, I see the following error line: ERROR [stderr] (pool-2-thread-1) file:/opt/torquebox/torquebox-3.0.0/jruby/lib/jruby.jar!/jruby/java/core_ext/object.rb:73 warning: already initialized constant Interval

I have followed the installation steps twice (on fresh VMs), and have reached the same experience with both installations.

I am attaching the full info log from the "torquebox run" command. Both installs were performed on fresh Debian 8.7 VMs.

openADR_error_log.txt

seiichinagai commented 6 years ago

@GPFisher have you had any luck with this issue?