Multiple choice technology platforms and products

The SystemOut.log indicates that the installation of an enterprise application failed. If the application contains WebSphere Adapter artifacts, what must be done before attempting to reinstall?

  1. Remove any SIBus destinations or JCA activation specifications created prior to the failure.

  2. Remove the Event Archive table created prior to the failure.

  3. Create new Endpoint Listener to replace the one existed prior to the failure.

  4. Create necessary SIBus destinations and JCA activation specifications manually.

Reveal answer Fill a bubble to check yourself
A Correct answer
Explanation

When an enterprise application containing WebSphere Adapter artifacts fails installation, the system creates SIBus destinations and JCA activation specifications during the attempt. Before reinstalling, you must remove these partially-created resources, otherwise the reinstall will fail due to conflicts with existing artifacts. This cleanup is necessary because the installation process cannot properly handle pre-existing adapter-related resources. Creating new destinations manually would also cause conflicts.