Closed ghost closed 5 years ago
@sanketakulkarni will you please share your BW project?
@sanketakulkarni I followed the steps provided in the issue description, According to my findings, the REST application which you are trying to deploy using maven has the HTTP port in its HTTP connector shared resource which is already used by another application running in TEA. Will you try changing the port or rerunning the application using maven build by stopping all other applications that are using the same HTTP port mentioned in the HTTP connector shared resource of REST sample.
Thanks i will try this and will update you
As per the previous comment, the issue is related configuration So we are closing the issue
Maven Plugin version:
Maven version: 2.0.2
Product : TIBCO ActiveMatrix Businessworks 6
Product version: 6.5.0
Component: BW6 Maven Plugin
Steps to reproduce the issue:
WARNING: exception with message Error starting application [REST_2.application:1.0] has not been localized: TIBCO-BW-ADMIN-500444: Failed to start Application in AppNode [ISGAppNode1]. Check the AppNode log files for messages starting with TIBCO-THOR-FRWK, TIBCO-BW-FRWK, or TIBCO-BW-SR-FRWK for details. Application State [DeployFailed], reason : TIBCO-THOR-FRWK-500202: Application [REST_2{, [bw-appmodule,osgi-bundle,], , }] is missing a Bundle, TIBCO-BW-ADMIN-500444: Failed to start Application in AppNode [ISGAppNode2]. Check the AppNode log files for messages starting with TIBCO-THOR-FRWK, TIBCO-BW-FRWK, or TIBCO-BW-SR-FRWK for details. Application State [DeployFailed], reason : TIBCO-THOR-FRWK-500202: Application [REST_2{, [bw-appmodule,osgi-bundle,], , }] is missing a Bundle
When i checked appnode log file it gives below error
2018-11-06 15:06:26.452 ERROR [qtp1144318801-65] c.t.b.thor.runtime.model.Application - The following error has occurred for "name: REST_2.application version: 1.0 bundle name: REST_2.application " which needs to be resolved. 2018-11-06 15:06:26.453 ERROR [qtp1144318801-65] c.t.b.thor.runtime.model.Application - TIBCO-THOR-FRWK-500202: Application [REST_2{, [bw-appmodule,osgi-bundle,], , }] is missing a Bundle