Description:
While starting the TIBCO ActiveMatrix® Adapter for Files for Unix/Win (FA) project in 7.0.0, it fails with following error
"Failed to start application on few nodes:TestNode:Failed to start instance Target on node TestNode"
Symptoms:
In TIBCO ActiveMatrix® Adapter for Files for Unix/Win (FA) version 7.0.0, after the adapter application has been uploaded and deployed it fails to start and gives the follwoing error:
***Sample error***
ERROR c.t.a.m.t.a.s.AdapterStartStopApplicationRemoteInvocable - Exception happened:
java.lang.Exception: Failed to start application on few nodes:TestNode:Failed to start instance Target on node TestNode,
at com.tibco.adapter.management.transport.as.server.AdapterStartStopApplicationRemoteInvocable.invoke(AdapterStartStopApplicationRemoteInvocable.java:183) ~[com.tibco.adapter.management.domain_1.1.0.015.jar:na]
at com.tibco.as.space.impl.InvocationDispatcher.invokeMember(InvocationDispatcher.java:207) [as-common.jar:na]
11:40:03.238 [qtp1161644395-53] INFO c.t.a.m.d.u.AdapterApplicationLifecycleCommand - TIBCO-AFX-ADMIN-500409: Failed to start application [tibco.poc.file.application], version [1.0], <CausedBy> Failed to start application on few nodes:TestNode:Failed to start instance Target on node TestNode,
11:40:03.238 [qtp1161644395-53] ERROR com.tibco.tea.agent - Exception occurred on invoking method public com.tibco.tea.agent.internal
**************
Cause:This occurs as the Manifest-Version in the properties MANIFEST.MF in the project is not 1 .