How to delete an application and re-install it again on WAS liberty profile ?
One answer
Hello Krunal,
your info is quite generic. What is corrupt? Was it already added as app into JTS with /jts/setup? Is the database still ok? etc.
Most generic way is to stop jts,
- save teamserver.properties file from conf/gc
- remove GC with install manager and add it again.
- And then copy the sved teamserver.properties back. and start JTS.
If the DB is also corrupt, remove GC from jts registered applications, drop the GC DB, create a new one and run /jts/setup to add GC app and configure the DB.
regards
Guido