You'll either need to configure pebble before deploying it (see
WEB-INF/pebble.properties) or create this directory and make it
writeable to the tomcat user.

The default location for pebble's files is configured in this line:

# the location where your Pebble data is stored, default is
${user.home}/pebble
dataDirectory=${user.home}/pebble

${user.home} in your case is /usr/share/tomcat6 - as your tomcat is
running as user "tomcat".

While you're at it, you might want to revise the other settings in that
file.

Cheers,
Olaf

Am 08.05.2014 10:27, schrieb Aranel Doriath:
> Hi all.
> I try to install a Pebble through tomcat-admin, but get an error in
> the logsafter clicking Start button:
> SEVERE: Error while creating security realm
> net.sourceforge.pebble.security.SecurityRealmException:
> java.io.FileNotFoundException:
> /usr/share/tomcat6/pebble/realm/username.properties (No such file or
> directory)
>         at
> net.sourceforge.pebble.security.DefaultSecurityRealm.updateUser(DefaultSecurityRealm.java:283)
>         at
> net.sourceforge.pebble.security.DefaultSecurityRealm.createUser(DefaultSecurityRealm.java:235)

------------------------------------------------------------------------------
Is your legacy SCM system holding you back? Join Perforce May 7 to find out:
• 3 signs your SCM is hindering your productivity
• Requirements for releasing software faster
• Expert tips and advice for migrating your SCM now
http://p.sf.net/sfu/perforce
_______________________________________________
Pebble-user mailing list
[email protected]
https://lists.sourceforge.net/lists/listinfo/pebble-user

Reply via email to