Closed GoogleCodeExporter closed 3 years ago
Thanks! Can you check if the following directory was created?
C:\Program Files (x86)\prudence-2.0-dev14\cache\javascript\container\
libraries\scripturian\plugins\
Original comment by tal.liron
on 15 Nov 2013 at 11:51
Original comment by tal.liron
on 15 Nov 2013 at 11:52
No there is no \cache folder. (Attaching a list of all directories &
contents for your review)
I will also add sincerity throws an error when starting (same problem)
java.io.FileNotFoundException: C:\Program Files
(x86)\prudence-2.0-dev14\cache\javascript\container\
libraries\scripturian\plugins\prudence$js$0$1384069707000.class (The system
cannot find the path spe
cified)
Original comment by tgloc...@gmail.com
on 15 Nov 2013 at 11:45
Hm, I was unable to reproduce your bug. However, I did find an issue in
sincerity.bat, which I fixed.
I would appreciate help in debugging things on your end! Could you possibly try
to download the .zip distribution instead? I wonder if this is a permission
issue.
Original comment by tal.liron
on 20 Nov 2013 at 3:48
I can confirm the new zip version works.
D:\prudence\v2-dev15>sincerity start prudence
Prudence 2.0-dev15 (Restlet JSE 2.2m5, Jetty 9.1.0.v20131115, Rhino 1.7 release
4 2012 06 18)
Server: "default" HTTP/1.1 on port 8080
Setting up application: "Prudence Administration"
Setting up application: "Prudence Example"
Setting up application: "Stickstick"
Executing 120 startup tasks...
Finished all startup tasks in 4.94 seconds.
Original comment by tgloc...@gmail.com
on 22 Nov 2013 at 11:24
Great! Would you mind also testing the Windows installer for dev15?
Original comment by tal.liron
on 23 Nov 2013 at 4:03
Ok - I think it must be a permission issue on my end.
I see that sincerity start prudence creates \cache and \log folders on
start up.
Security settings differ for default c:\program files\... and those
directories are not getting created.
I initially thought the problem was directories with spaces but that is not
the issue.
I have success with both the installer and the zip on my D:\
Thanks for your help.
Original comment by tgloc...@gmail.com
on 23 Nov 2013 at 1:42
That's great, but I still want to know what the problem was... Do you have any
idea? Something I should add to the documentation to warn people about
potential issues with permissions in Windows?
Original comment by tal.liron
on 23 Nov 2013 at 6:01
Original issue reported on code.google.com by
tgloc...@gmail.com
on 15 Nov 2013 at 1:11