| 75 | | * publish faults are repeating. It looks like the previous faults may have occured when adding the result to the database. Current failures are failure to add to datastore due to fileset already existing. Yuck. Those are hard to fix. |
| | 75 | * publish faults are repeating. It looks like the previous faults may have occurred when attempting to adding the result to the database which occurs after file set registration. Current failures are failure to add to datastore due to fileset already existing. Yuck. Those are hard to fix. |
| | 76 | |
| | 77 | {{{ |
| | 78 | -> psDBAlloc (psDB.c:166): Database error originated in the client library |
| | 79 | Failed to connect to database. Error: Unknown MySQL server host 'scidbm' (1) |
| | 80 | -> camtoolConfig (camtoolConfig.c:331): unknown psLib error |
| | 81 | Can't configure database |
| | 82 | -> main (camtool.c:62): (null) |
| | 83 | failed to configure |
| | 84 | }}} |
| | 85 | |