147148149150151152153154155156157
+ location); } }; try { service.startService(); return toDataSource(service.getDataContext(), location); } finally { // make sure we cleanup after ourselves... try {
138139140141142143144145146147148