Further simplification of build tasks
[jabaws.git] / TODO.txt
1 Add more detailed tests for webservices? \r
2 \r
3 ? ideally should introduce native Mac support (and maybe abandon native windows support in \r
4 favour of VM)   \r
5 \r
6 TODO write some help on the executable.properties within this file! \r
7 check that after binaries relocation build tasks point to correct locations!\r
8 \r
9 Cluster stats: \r
10  -Remove hyperlinks from tasks which workdirs were removed \r
11  -graph generation \r
12  -user documentation (do not forget how to enable follow symlinks!)\r
13 \r
14 add to help text: To disable a web service remove it from WEB-INF/sun-jaxws.xml descriptor\r
15 \r
16 rename jaba.war to jabaws.war and make sure jabaws context path is used throughout. \r
17 \r
18 Current stat collector has to rely on file dates! \r
19 To change this you need \r
20 1) Collect all the stats in old format into the DB\r
21 2) Update the code to get the date out of the file.  \r
22 Can be done once JABAWS 1 is replaced with 2. \r
23 \r
24 \r
25 ? Replace conservation.Method with server.ws.Method and try building WS. If this does not work - get rid of Method\r
26 \r
27 integrate the above to tweak the size of the local job\r
28 \r
29 Good toString method for Limits (test with command line client -limits)\r
30 Document the Limits for presets\r
31 JABA DOCS\r
32 \r
33 (later) Add documentation on Presets, Parameters and Limits\r
34 (later) Explain how to define a limit\r
35 \r
36 Add test for repeated result collection from cluster engine\r
37 \r
38 (low) Pack the test cases and build file to run them in one of the distributives \r
39 \r
40 \r
41 DONE\r
42 \r
43 version 2\r
44 \r
45 DONE:  GET rid of binaries/help directory!\r
46 DONE:  update binaries\r
47  DONE:  muscle binary version 3.8.31 for win/lin32/lin64 and sources, docs in website/prog_docs\r
48  DONE:  test Muscle on the cluster\r
49  DONE:  test Muscle compilation\r
50  DONE:  probcons up-to-date\r
51  DONE:  clustal up-to-date \r
52  DONE:  update tcoffee (8.99 latest) source code updated  docs updated \r
53  DONE:  tcoffee compilation for IA32 \r
54  DONE:  update Mafft (6.857 latest) for win/lin32/lin64 and sources, no docs updates\r
55 DONE:  make sure conf files are optional!\r
56 \r
57 Cluster stats: \r
58  DONE: cancelled should not be reported as incomplete!\r
59  DONE: ant task to clean up clean stat db task before packing web app\r
60  DONE: pack web apps with stat db (NOT TESTED!)\r
61  DONE: change input size bites\r
62  DONE: add help info for each column in the detailed job list table\r
63  DONE: replace default -1 with ? \r
64  DONE: delete and re-import the database to fix clustal input staff    \r
65 \r
66 DONE:  Test all WS as names from Executables were removed\r
67 DONE:  Add default names for input and output in every executable and use them consistently\r
68   throughts (e.g. in all WS). Best of all use the same name from SceletalExectuable \r
69   For statistics. \r
70 \r
71 DONE:  FIXED Conecting to JABAWS version 2 service\r
72   09-Feb-2011 15:27:53 compbio.ws.client.Jws2Client connect\r
73   INFO: Connected successfully!\r
74   Exception in thread "main" java.lang.NullPointerException\r
75         at compbio.ws.client.MetadataHelper.getParametersList(MetadataHelper.java:30)\r
76         at compbio.ws.client.Jws2Client.<init>(Jws2Client.java:179)\r
77         at compbio.ws.client.Jws2Client.main(Jws2Client.java:483)\r
78 \r
79 DONE:  ScoreManager should output scores properly \r
80 DONE:  Allow empty Parameters and Preset files! \r
81 DONE:  Check the WS input and reject it on submission rather then of access with error message\r
82 \r
83 DONE: Add registry service to query services status\r
84 DONE: Refactor web services checker to enable a programmatic access to its methods.\r
85 DONE: Finish the client\r
86 DONE: Add AACon ws\r
87 DONE: Add iupred ws http://iupred.enzim.hu/\r
88 DONE: Add globprot ws - does not report raw scores, just regions\r
89 DONE: Add ronn ws\r
90 DONE: Define limits for presets - if required\r
91 DONE: Add logging facility to WSTester so more details of the problem can be reported\r
92 DONE: Statistics collector for engines (number of operations/timing)\r
93 \r
94 \r
95 version 1\r
96 \r
97 DONE: LocalExecutor service must be shutdown on web application undeploy event not on JVM shutdown. \r
98       This is because JVM is still running even after web application is shut down!\r
99 DONE: Use absolute path for web site download links as archives are not included into distro!\r
100 DONE: Rearrange web site docs - add links to the top of the page to the topics discussed below\r
101 DONE: Put the documentation for various executables online\r
102 DONE: Make left gradient image one-two characters larger + change "For developer ->For Developers"\r
103 DONE: test local/cluster execution - test Load balancer\r
104 DONE: Improve SimpleWS client so it can be scripted against: give user alignment and accept parameters\r
105 DONE: Make a configuration tester class (check that configuration files point to the executables, and they can be executed)\r
106 DONE: PUT CLIENT JAR INTO WEB-INF/LIB - most likely need to get rid of dist prefix in the build file\r
107 DONE: Different packages for download and dundee. generic vs specific settings. \r
108 DONE: JAVADOC\r
109 DONE: Refactor EngineResourcesLeak tester to hide a map implementation!\r
110 DONE: Compile executables for linux in the most generic way\r
111 DONE: Make different log4j configuration files / web services logs.\r
112 DONE: System manual\r
113 DONE: Developer doc\r
114 DONE: How to\r
115 DONE: Prepare different packages\r
116 DONE: extract commonly used names into variable in the build script\r
117 DONE: Test for high load conditions (TestNG?)\r
118 DONE: (low) Fix: Started jobs with unknown completion status reported as FINISHED by  msaws.getJobStatus(taskId) (see SimpleWSClient)\r
119 DONE: fix compile binaries script\r
120 DONE: Make script to change executable flag for linux systems\r
121 DONE: jobsout must be created within war\r
122 DONE: enable relative paths for local engine conf temp dir\r
123 COUND NOT REPRODUCE: fix cluster job status - RUNNING -> UNDEFINED\r
124 DONE: throw JobSubmission exception with appropriate method instead - (low) code discoverer/tester for ws - e.g. after war deployment to find out what actually works\r
125 DONE: fix build scripts after reorganising project\r
126 DONE: package as war file for deployment\r
127 DONE: package for jalview distro for local execution\r
128 DONE: reorganise project into independent chunks\r
129 DONE: test Parameter & Option toCommand method\r
130 DONE: Replace WS methods with new CommandBuilder.toCommand()\r
131 DONE: Setting default values is validated as external method \r
132 DONE: Refactoring to extract data model, and engines is performed\r
133 DONE: Default value is adopted for passing new Option values to server side\r
134 DONE: Converting Options to commands delegated to CommandBuilder  \r
135 DONE: Make Arguments mutable to facilitate default value setting for WS\r
136 DONE: Matrix files for alignment programme\r
137 DONE: Clean up testcases\r
138 DONE: Replace List<String> as command line parameters abstraction to dedicated CommandBuilder class \r
139 DONE: Parallel execution for tcoffee jobs\r
140 DONE: Copyright added\r
141 DONE: WRAP ProbCons\r
142 DONE: think about time limits and cluster parameters for parallel execution - NativeSpecs for cluster is implemented\r
143 DONE: (low) Use for WS: (@WebParam(name = "name") String name) {\r
144 DONE: Implement rough policy for runtimes (e.g. do not run excessively long tasks on the local machine if cluster is available)\r
145 DONE: Write tomcat conf to expose WS\r
146 DONE: access control to web.xml\r
147 DONE: Statistics collector for WS\r
148 DONE: implements limits for web services\r
149 DONE: WS clients must be able to connect to a web service given the service url. \r
150 e.i. ws URL should not be compiled in using wsimport, but determined from \r
151 the configuration file.  \r
152 \r
153 DONE: Could not find configuration files if run from within servlet container\r
154 DONE: Add ways to get engine based on the key for everything but submission of the new tasks \r
155 DONE: Add cache to Cluster JOBID - so that at least jobs for which results have not been collected is cached.\r
156 DONE: FINISHED overrides FINISHED with time stamp!\r
157 DONE: Consider think about JobStatus and StatFileStatus\r
158 DONE: a method to read 3 chars at the beginning of the file to indicate a progress is added\r
159 DONE: ConfiguredExecutable<?> al = sexec.getResults(jobId); || Alignment ?\r
160 DONE: ClustalW - OUTput must be set !\r
161 DONE: Add accessor methods to get a DUMP of the process output \r
162 DONE: FilePuller should be cached to avoid excessive fs exercise\r
163 DONE: Test List of the processes (ensure no memory leaks)\r
164 PART DONE - On the client on shutdown remember the task list - server tasks could be loaded and executed from saved run configurations, client should decide for themselves what they want\r
165 DONE: Persist the task list to enable later result collection on the server side\r
166 DONE Wrap TCoffee\r
167 DONE: improve parameters handling - new schema + update for all parameters\r
168 DONE: Cluster jobs report submitting and result collecting/finishing time (for sync jobs only(!)) and cluster jobid in the corresponding files  \r
169 DONE: Local jobs report starting and finising times in files with corresponding names in the task directory  \r
170 DONE: Generalize getResult method for MSA runners\r
171 DONE: Create test suits\r
172 DONE: Convert junit tests to TestNG\r
173 DONE: Redirect output & error streams to the named files as some processed need this  \r
174 DONE: Extract generilyzed class with most of the method for individual executable to use\r
175 DONE: Refit wrappers to use the generalised class to avoid duplication  \r
176 DONE: Pass environment variable settings to the executable\r
177 DONE: Complete AsyncExecutors implementation\r
178 DONE: Look to unify methods for engines\r
179 DONE: Provide way around of generated directory setup for test cases(?)\r
180 DONE: Fix the test cases for local engine (need to set directory on executable explicitly)\r
181 DONE: Make log files for processes err and out for local execution\r
182 DONE: Trace where AsyncExcel called with null Executable and attempts to create a new directory repeatedly\r
183 DONE: directory generator\r
184 DONE: tests for cancel \r
185 DONE tests for getStatus\r
186 DONE  ws async\r
187 DONE: parametrized clustal operations\r
188 DONE: test large datasets handling \r
189 DONE: write load balancer \r
190 DONE: (low) task persistance\r
191 DONE: Look at CancellableTask if with Sync and AsyncExecutor \r