[jlambert@eiwapp07dev aagdev]$ ps -ef | grep 8088 root 6696 1 0 12:23 pts/0 00:00:00 /bin/bash ./../GOTS/federator-0.7.0/bin/federator-fortify.sh -p 8088 -c ./config/sourceAAGfortify.zip root 6706 6696 12 12:23 pts/0 00:01:28 java -javaagent:/usr/local/Fortify/lib/FortifyAgent.jar -Djavax.net.ssl.trustStore=./../GOTS/federator-0.7.0/bin/../../../GOTS/dodcerts.jks -Djavax.net.ssl.trustStorePassword=changeit -server -cp ./../GOTS/federator-0.7.0/bin/../config:./../GOTS/federator-0.7.0/bin/../lib/*:./../GOTS/federator-0.7.0/bin/../lib/ext/*:./../GOTS/federator-0.7.0/bin/../lib/drivers:./../GOTS/federator-0.7.0/bin/../lib/drivers/* -Xms512m -Xmx2048m -XX:PermSize=64m -XX:MaxPermSize=128m revelytix.federator.web.webapp -p 8088 -c ./config/sourceAAGfortify.zip jlambert 6741 5574 0 12:34 pts/0 00:00:00 grep 8088 [jlambert@eiwapp07dev aagdev]$ ps -ef | grep 9995 root 6632 1 0 12:17 pts/0 00:00:00 /bin/bash ./../GOTS/sparqlizer-1.0.4/bin/spyder-tool-fortify.sh startServer --verbose --cache --database ./config/ODSEfortify.properties --port 9995 --mapFile ./config/mapping-odse.ttl --mapLanguage r2rml --metadataFile config/metadata-odse.ttl -keystore ./../GOTS/sparqlizer-keystore.ks -keystorePassword sparqlizer -enableCrypto true --force --timeout 22 root 6645 6632 99 12:17 pts/0 00:18:24 java -javaagent:/usr/local/Fortify/lib/FortifyAgent.jar -Xoss100m -Xss50m -Xmx1024m -Dlog4j.configuration=log4j.properties -Dconfig.location=file -cp ./../GOTS/sparqlizer-1.0.4/bin/../config:./../GOTS/sparqlizer-1.0.4/bin/../lib/*:./../GOTS/sparqlizer-1.0.4/bin/../lib/ext/*:./../GOTS/sparqlizer-1.0.4/bin/../lib/adapters/*:./../GOTS/sparqlizer-1.0.4/bin/../lib/drivers/*:./../GOTS/sparqlizer-1.0.4/bin/../examples revelytix.spyder.tool startServer --verbose --cache --database ./config/ODSEfortify.properties --port 9995 --mapFile ./config/mapping-odse.ttl --mapLanguage r2rml --metadataFile config/metadata-odse.ttl -keystore ./../GOTS/sparqlizer-keystore.ks -keystorePassword sparqlizer -enableCrypto true --force --timeout 22 jlambert 6743 5574 0 12:35 pts/0 00:00:00 grep 9995