Displaying 2 results from an estimated 2 matches for "djavax".
Did you mean:
javax
2010 Aug 11
0
Re: [fcrepo-user] Autostart-Script
...gt;
> R
>
> ---
>
> #!/bin/bash
>
> RETVAL=$? export JAVA_HOME=/opt/java export JDK_HOME=/opt/jdk
> export FEDORA_HOME=/var/fedora export
> CATALINA_HOME=$FEDORA_HOME/tomcat export JAVA_OPTS=''-Xmx512M
> -Xms128M -XX:MaxPermSize=256M -Dfile.encoding=UTF-8
> -Djavax.net.ssl.trustStore=/var/fedora/server/truststo re
> -Djavax.net.ssl.trustStorePassword=tomcat'' export
> PATH=$JAVA_HOME/bin:$MAVEN_HOME/bin:$FEDORA_HOME/server/bin:$FEDORA_HOME/client/bin:$PATH
>
>
>
>
case "$1" in
> start) if [ -f $CATALINA_HOME/bin/startup....
2013 Feb 13
7
PuppetDB & KahaDB db.data leak
Hi all,
I''ve been looking at a potential problem, as documented here:
http://projects.puppetlabs.com/issues/19241
To do with a leak within the KahaDB persistence layer of ActiveMQ.
Specifically, there are reports of the db.data file growing unbounded:
https://issues.apache.org/jira/browse/AMQ-3956
I''m hoping to find out information from other PuppetDB users to see if
this is