Building and running the system from source
Hi,
I would like to build and run the system from source.
I am following the instructions on the page http://www.jbilling.com/documentation/developers/building-from-source
Everything seems to work fine (grails compile and grails prepare-test). When I run the script ./run-app.sh it seems to work fine, (no exceptions). I can see via lsof -i -P | grep -i "listen" that the system listens on :8080
I try to access the server via http://localhost:8080/jbilling but nothing happens.
How do I connect to the server? Am I doing something wrong?
/Jan
Keyboard shortcuts
Generic
| ? | Show this help |
|---|---|
| ESC | Blurs the current field |
Comment Form
| r | Focus the comment reply box |
|---|---|
| ^ + ↩ | Submit the comment |
You can use Command ⌘ instead of Control ^ on Mac

Support Staff 1 Posted by Technical Suppo... on 16 Jan, 2014 09:02 AM
Hello Jan,
Can you provide log details here from logs folder & also could you please check any exception occuring while run-app on console. Please make sure no other application is using port 8080.
Regards,
jBilling Techanical Support Team