Open GoogleCodeExporter opened 9 years ago
Did you set web.debugMode = true ?
Original comment by James.Mo...@gmail.com
on 10 Nov 2014 at 7:17
No I did not set anything. This is a completely standard install. Base
folder is set as environment variable I'm context.xml. That way I can drop
in the new war without having to change anything.
Original comment by ron.smits
on 10 Nov 2014 at 7:54
Hmm. Curious. If you have Powertools installed and have SSH configured we can
confirm that the runtime setting of web.debugMode = false with an admin account.
ssh -l username -p 29418 hostname gb config --list | grep web.debugMode
Original comment by James.Mo...@gmail.com
on 10 Nov 2014 at 9:00
ron@mediaserver:~/tomcat/webapps/gitblit/WEB-INF$ ssh -l ron -p 29418
localhost
gb config --list | grep debug
Enter passphrase for key '/home/ron/.ssh/id_rsa':
mail.debug : false
web.debugMode : false
Original comment by ron.smits
on 10 Nov 2014 at 9:27
If you want I can open the ssh gate for you so you can check this out?
Original comment by ron.smits
on 12 Nov 2014 at 1:54
Original issue reported on code.google.com by
ron.smits
on 7 Nov 2014 at 11:31