Adding registry web service and changes to WStester and JWS2Client code. Bugs in...
[jabaws.git] / TODO.txt
1 TODO: \r
2 Registry 1 week\r
3 webservices - 1 week\r
4 client - 1 week\r
5 docs - 1 week\r
6 \r
7 make sure that aacon checks its input (must be alignment) and log errors/throws\r
8 exceptions if the input is not correct or absent! \r
9 \r
10 Cluster stats: \r
11  +cancelled should not be reported as incomplete!\r
12  -Remove hyperlinks from tasks which workdirs were removed \r
13  -graph generation \r
14  -user documentation (do not forget how to enable follow symlinks!)\r
15  -use the same name for output for different executables\r
16  +ant task to clean up clean stat db task before packing web app\r
17  +pack web apps with stat db (NOT TESTED!)\r
18  +change input size bites\r
19  +add help info for each column in the detailed job list table\r
20  +replace default -1 with ? \r
21  +delete and re-import the database to fix clustal input staff    \r
22 \r
23 add to help text: To disable a web service remove it from WEB-INF/sun-jaxws.xml descriptor\r
24 \r
25 add to help: VirtualBox 4.0.4 works fine with JABAWS update links \r
26 \r
27 rename jaba.war to jabaws.war and make sure jabaws context path is used throughout. \r
28 \r
29 Current stat collector has to rely on file dates! \r
30 \r
31 Test all WS as names from Executables were removed\r
32 \r
33 Add default names for input and output in every executable and use them consistently\r
34 throughts (e.g. in all WS). Best of all use the same name from SceletalExectuable \r
35 For statistics. \r
36 \r
37 FIXME: \r
38 Conecting to JABAWS version 2 service\r
39 09-Feb-2011 15:27:53 compbio.ws.client.Jws2Client connect\r
40 INFO: Connected successfully!\r
41 Exception in thread "main" java.lang.NullPointerException\r
42         at compbio.ws.client.MetadataHelper.getParametersList(MetadataHelper.java:30)\r
43         at compbio.ws.client.Jws2Client.<init>(Jws2Client.java:179)\r
44         at compbio.ws.client.Jws2Client.main(Jws2Client.java:483)\r
45         \r
46 ScoreManager should output scores properly \r
47 \r
48 Allow empty Parameters and Preset files! \r
49 \r
50 Check the WS input and reject it on submission rather then of access with error message\r
51 \r
52 Globprot need a proper reference to bio python and sav_gol binaries -> they should be \r
53 somehow taken from disembl. \r
54 \r
55 Add registry service to query services status\r
56 \r
57 Refactor web services checker to enable a programmatic access to its methods.\r
58 Rename it to avoid confusion with jabaws client\r
59 \r
60 Finish the client\r
61 \r
62 Add interface for Jalview annotation \r
63 Add the method to return Jalview Annotation to SequenceAnnotation IF  \r
64 \r
65 Develop generic Interface to return Jalview annotation for easy to add new \r
66 services (?) \r
67 \r
68 Replace conservation.Method with server.ws.Method \r
69 and try building WS. If this does not work - get rid of Method\r
70 \r
71 Output file parsing for stat reporting\r
72 cluster engine stat of www-jws2 user\r
73 \r
74 integrate the above to tweak the size of the local job\r
75 \r
76 Add AACon ws\r
77 Add iupred ws http://iupred.enzim.hu/\r
78 Add globprot ws - does not report raw scores, just regions\r
79 Add ronn ws\r
80 \r
81 Philogeny Mrbayes + Philip\r
82  \r
83 USE CASE - TURN ALIGNMENT INTO PROFILE AND SEARCH SEQUENCE DATABASE USECASE\r
84 - Receive user alignment \r
85 - use hmmerbuild to turn it to profile\r
86 - use hmmersearch to search the database \r
87 \r
88 #END OF - TURN ALIGNMENT INTO PROFILE AND SEARCH SEQUENCE DATABASE USECASE \r
89 \r
90 New data model for representing psiblast,blast,phmmer,jackhmmer results\r
91 \r
92 new parsers for the above programmes output (Stockholm MSA format?)\r
93 \r
94 Think hard on what to do with large output files? \r
95 e.g. serve the hits table in full, but retrieve alignments on demand.\r
96 What actually needs to be sent?   \r
97 \r
98 Add facility to distribute other results of the calculations like the trees and \r
99 annotation file for probcons. \r
100 \r
101 # END OF SEARCHING SEQUENCE DATABASE USECASE\r
102 \r
103 Good toString method for Limits (test with command line client -limits)\r
104 \r
105 JABA DOCS\r
106 (later) Define limits for presets - if required\r
107 (later) Add documentation on Presets, Parameters and Limits\r
108 (later) Explain how to define a limit\r
109 \r
110 Add test for repeated result collection from cluster engine\r
111 \r
112 (low) Pack the test cases and build file to run them in one of the distributives \r
113 \r
114 (low) Add logging facility to WSTester so more details of the problem can be reported\r
115 \r
116 (low) Statistics collector for engines (number of operations/timing)\r
117 \r
118 (later) WRAP Amps\r
119 \r
120 (later) Implement utility to rerun died tasks\r
121 \r
122 (later) Add recognition for executables for the different architectures\r
123 \r
124 (later) use Latch to manage engine reservations. Reservations for parallel jobs? \r
125 \r
126 DONE\r
127 WILL NOT DO: Progress bars - needs assessing how long does it take to run a task\r
128 DONE: LocalExecutor service must be shutdown on web application undeploy event not on JVM shutdown. \r
129       This is because JVM is still running even after web application is shut down!\r
130 DONE: Use absolute path for web site download links as archives are not included into distro!\r
131 DONE: Rearrange web site docs - add links to the top of the page to the topics discussed below\r
132 DONE: Put the documentation for various executables online\r
133 DONE: Make left gradient image one-two characters larger + change "For developer ->For Developers"\r
134 DONE: test local/cluster execution - test Load balancer\r
135 DONE: Improve SimpleWS client so it can be scripted against: give user alignment and accept parameters\r
136 DONE: Make a configuration tester class (check that configuration files point to the executables, and they can be executed)\r
137 DONE: PUT CLIENT JAR INTO WEB-INF/LIB - most likely need to get rid of dist prefix in the build file\r
138 DONE: Different packages for download and dundee. generic vs specific settings. \r
139 DONE: JAVADOC\r
140 DONE: Refactor EngineResourcesLeak tester to hide a map implementation!\r
141 DONE: Compile executables for linux in the most generic way\r
142 DONE: Make different log4j configuration files / web services logs.\r
143 DONE: System manual\r
144 DONE: Developer doc\r
145 DONE: How to\r
146 DONE: Prepare different packages\r
147 DONE: extract commonly used names into variable in the build script\r
148 DONE: Test for high load conditions (TestNG?)\r
149 DONE: (low) Fix: Started jobs with unknown completion status reported as FINISHED by  msaws.getJobStatus(taskId) (see SimpleWSClient)\r
150 DONE: fix compile binaries script\r
151 DONE: Make script to change executable flag for linux systems\r
152 DONE: jobsout must be created within war\r
153 DONE: enable relative paths for local engine conf temp dir\r
154 COUND NOT REPRODUCE: fix cluster job status - RUNNING -> UNDEFINED\r
155 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
156 DONE: fix build scripts after reorganising project\r
157 DONE: package as war file for deployment\r
158 DONE: package for jalview distro for local execution\r
159 DONE: reorganise project into independent chunks\r
160 DONE: test Parameter & Option toCommand method\r
161 DONE: Replace WS methods with new CommandBuilder.toCommand()\r
162 DONE: Setting default values is validated as external method \r
163 DONE: Refactoring to extract data model, and engines is performed\r
164 DONE: Default value is adopted for passing new Option values to server side\r
165 DONE: Converting Options to commands delegated to CommandBuilder  \r
166 DONE: Make Arguments mutable to facilitate default value setting for WS\r
167 DONE: Matrix files for alignment programme\r
168 DONE: Clean up testcases\r
169 DONE: Replace List<String> as command line parameters abstraction to dedicated CommandBuilder class \r
170 DONE: Parallel execution for tcoffee jobs\r
171 DONE: Copyright added\r
172 DONE: WRAP ProbCons\r
173 DONE: think about time limits and cluster parameters for parallel execution - NativeSpecs for cluster is implemented\r
174 DONE: (low) Use for WS: (@WebParam(name = "name") String name) {\r
175 DONE: Implement rough policy for runtimes (e.g. do not run excessively long tasks on the local machine if cluster is available)\r
176 DONE: Write tomcat conf to expose WS\r
177 DONE: access control to web.xml\r
178 DONE: Statistics collector for WS\r
179 DONE: implements limits for web services\r
180 DONE: WS clients must be able to connect to a web service given the service url. \r
181 e.i. ws URL should not be compiled in using wsimport, but determined from \r
182 the configuration file.  \r
183 \r
184 DONE: Could not find configuration files if run from within servlet container\r
185 DONE: Add ways to get engine based on the key for everything but submission of the new tasks \r
186 DONE: Add cache to Cluster JOBID - so that at least jobs for which results have not been collected is cached.\r
187 DONE: FINISHED overrides FINISHED with time stamp!\r
188 DONE: Consider think about JobStatus and StatFileStatus\r
189 DONE: a method to read 3 chars at the beginning of the file to indicate a progress is added\r
190 DONE: ConfiguredExecutable<?> al = sexec.getResults(jobId); || Alignment ?\r
191 DONE: ClustalW - OUTput must be set !\r
192 DONE: Add accessor methods to get a DUMP of the process output \r
193 DONE: FilePuller should be cached to avoid excessive fs exercise\r
194 DONE: Test List of the processes (ensure no memory leaks)\r
195 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
196 DONE: Persist the task list to enable later result collection on the server side\r
197 DONE Wrap TCoffee\r
198 DONE: improve parameters handling - new schema + update for all parameters\r
199 DONE: Cluster jobs report submitting and result collecting/finishing time (for sync jobs only(!)) and cluster jobid in the corresponding files  \r
200 DONE: Local jobs report starting and finising times in files with corresponding names in the task directory  \r
201 DONE: Generalize getResult method for MSA runners\r
202 DONE: Create test suits\r
203 DONE: Convert junit tests to TestNG\r
204 DONE: Redirect output & error streams to the named files as some processed need this  \r
205 DONE: Extract generilyzed class with most of the method for individual executable to use\r
206 DONE: Refit wrappers to use the generalised class to avoid duplication  \r
207 DONE: Pass environment variable settings to the executable\r
208 DONE: Complete AsyncExecutors implementation\r
209 DONE: Look to unify methods for engines\r
210 DONE: Provide way around of generated directory setup for test cases(?)\r
211 DONE: Fix the test cases for local engine (need to set directory on executable explicitly)\r
212 DONE: Make log files for processes err and out for local execution\r
213 DONE: Trace where AsyncExcel called with null Executable and attempts to create a new directory repeatedly\r
214 DONE: directory generator\r
215 DONE: tests for cancel \r
216 DONE tests for getStatus\r
217 DONE  ws async\r
218 DONE: parametrized clustal operations\r
219 DONE: test large datasets handling \r
220 DONE: write load balancer \r
221 DONE: (low) task persistance\r
222 DONE: Look at CancellableTask if with Sync and AsyncExecutor \r