During deployment, service assembly giving an error “invalid header field”

During deployment, service assembly giving an error “invalid header field”

book

Article ID: KB0092267

calendar_today

Updated On:

Products Versions
TIBCO ActiveMatrix Service Bus -
Not Applicable -

Description

Resolution:
During creation of service assembly through Business studio, if you specified description in multiple lines at Service Assembly Editor then it will throw below error during deployment

TIBCO-AMX.FWRK-800027: Could not deploy Service Assembly [ iPNR_v100 ] completely. Service Unit Failure details **************************************************************************** Node Name: [ DEV_NODE ] SU Name: [ SOAP] Reason of Failure : com.tibco.matrix.amxframework.spi.SUAdministrationException: Exception thrown in operation installSAReleaseUnit Caused by: java.lang.Exception: TIBCO-AMX.FWRK-800017: Service Assembly [ iPNR_v100 ] release unit installation failed. Caused by: error generating release unit in runtime "runtime_developer_env_DEV_NODE": error reading bundle at D:\tibco\amx\data\developer_env\DEV_NODE\temp\sandbox15329.tmp\plugins\sg.com.sq.composite.SIA_AMX.iPNR_Amx_1.0.0.jar: invalid header field Node Name: [ DEV_NODE ] SU Name: [ BusinessWorks] Reason of Failure : com.tibco.matrix.amxframework.spi.SUAdministrationException: Exception thrown in operation installSAReleaseUnit Caused by: java.lang.Exception: TIBCO-AMX.FWRK-800017: Service Assembly [ iPNR_v100 ] release unit installation failed. Caused by: error generating release unit in runtime "runtime_developer_env_DEV_NODE": error reading bundle at D:\tibco\amx\data\developer_env\DEV_NODE\temp\sandbox15329.tmp\plugins\sg.com.sq.composite.SIA_AMX.iPNR_Amx_1.0.0.jar: invalid header field Node Name: [ DEV_NODE ] SU Name: [ JMS] Reason of Failure : com.tibco.matrix.amxframework.spi.SUAdministrationException: Exception thrown in operation installSAReleaseUnit Caused by: java.lang.Exception: TIBCO-AMX.FWRK-800017: Service Assembly [ iPNR_v100 ] release unit installation failed. Caused by: error generating release unit in runtime "runtime_developer_env_DEV_NODE": error reading bundle at D:\tibco\amx\data\developer_env\DEV_NODE\temp\sandbox15329.tmp\plugins\sg.com.sq.composite.SIA_AMX.iPNR_Amx_1.0.0.jar: invalid header field Node Name: [ DEV_NODE ] SU Name: [ Mediation] Reason of Failure : com.tibco.matrix.amxframework.spi.SUAdministrationException: Exception thrown in operation installSAReleaseUnit Caused by: java.lang.Exception: TIBCO-AMX.FWRK-800017: Service Assembly [ iPNR_v100 ] release unit installation failed. Caused by: error generating release unit in runtime "runtime_developer_env_DEV_NODE": error reading bundle at D:\tibco\amx\data\developer_env\DEV_NODE\temp\sandbox15329.tmp\plugins\sg.com.sq.composite.SIA_AMX.iPNR_Amx_1.0.0.jar: invalid header field ****************************************************************************  

So to resolve this error you need to just avoid specifying description in multiple lines.

Issue/Introduction

During deployment, service assembly giving an error “invalid header field”