java -version
If it is not 1.4.x because there are several java installations on your system, call the 1.4 'java' executor explicitly using the full path.
\ace\ root directory and run in that.
Configuration files should be placed in this 'working directory':
java -cp ace.jar:acelib.jar org.astrogrid.ace.client.AceDialog
or
<path to Java 1.4.x>/bin/java -cp ace.jar:acelib.jar org.astrogrid.ace.client.AceDialog
On Windows the path delimiter is a semicolon ; instead of a colon : so that the command line is
java -cp ace.jar;acelib.jar org.astrogrid.ace.client.AceDialog
__Note that when running it for the first time, you must enter a sensible set of extraction criteria on all pages, or the call to the server may fail. An easy way of doing this is to "Open" the default.ace file given below.
Editing the configuration file
The file "server.cfg" can be found in the default directory where you run the ACE client. If it is not there, create it; it should look like this:
#ACE server settings #Thu Dec 19 21:18:08 GMT 2002 Application=/fannich/mch/sextractor2.2.2/sex CommonDirectory=/fannich/mch/sex/ WorkingParent=/fannich/mch/sex/The lines starting with # are comments, and you can ignore them. The
Application path specifies the SExtractor executable. WorkingParent and CommonDirectory will usually be the same, and will refer to some directory where you would like configuration files, etc can be kept.
| I | Attachment | Action | Size | Date | Who | Comment |
|---|---|---|---|---|---|---|
| |
ace.jar | manage | 293.3 K | 2003-07-08 - 12:09 | MartinHill | ACE Class Jar file (for Java 1.4) |
| |
acelib.jar | manage | 3798.8 K | 2003-01-13 - 12:17 | MartinHill | Libraries required for running ACE v4 |
| |
default.ace | manage | 2.7 K | 2002-12-23 - 13:22 | MartinHill | Default/Example configuration file |
| |
serverlist.cfg | manage | 0.1 K | 2003-07-07 - 19:00 | MartinHill | |
| |
sex | manage | 455.5 K | 2002-12-19 - 21:58 | MartinHill | Binary SExtractor program |
![]() |
Click here for the AstroGrid Service Web |
This is the AstroGrid Development Wiki |
|