Statistics
| Branch: | Tag: | Revision:

root / scripts / aquarium.sh @ 04156e06

History | View | Annotate | Download (5.2 kB)

# Date Author Comment
04156e06 05/09/2012 12:30 pm Christos KK Loverdos

Use PID_FILE

11606638 05/09/2012 12:26 pm Christos KK Loverdos

Add forcekill script option

cc67f2b6 05/07/2012 01:47 pm Christos KK Loverdos

Simplify startup with one parameter less

13f608e8 05/04/2012 05:44 pm Christos KK Loverdos

Add ps command to aquarium script

59c0dc84 04/19/2012 04:01 pm Christos KK Loverdos

Logging and scripting fine-tuning

6b5f6e00 04/04/2012 04:13 pm Christos KK Loverdos

Use a file appender for logging

a6495b65 04/04/2012 02:38 pm Christos KK Loverdos

Proper logging configuration

We take advantage of AQUARIUM_HOME to locate logback.xml.
Inside the code, we use a custom initialization sequence to boot
logback-classic for slf4j.

93c9aab0 03/29/2012 05:42 pm Christos KK Loverdos

Export AQUARIUM_HOME

1751086e 03/29/2012 03:25 pm Christos KK Loverdos

Use jbootstrap to boot Aquarium. At last.

No more ugly classpath. Even the ps command output is easier to see and
understand.

afa9afd5 03/29/2012 01:49 pm Christos KK Loverdos

Ditch debugger attachment. There will be other ways to debug

4f8fbc73 03/27/2012 04:18 pm Christos KK Loverdos

Gather only the scripts (ref #2265)