You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Additional environment details if any:
When EAR size is huge (more than 140KB) the uploadArchive method goes in error if the bwagent is started with SSL and DIGEST. Same application is correctly uploaded/deployed using TEA.
The sample application contains a data folder with a 10 MB pdf (just to increase the application size and test deploy).
Describe the results you received:
[ERROR]
com.tibco.bw.maven.plugin.admin.client.ClientException: java.io.IOException: Error writing to server
at com.tibco.bw.maven.plugin.admin.client.RemoteDeployer.getConnectionException (RemoteDeployer.java:562)
Describe the results you expected:
Deploy application to domain/appspace/appnode
Additional information you deem important (e.g. issue happens only occasionally):
The text was updated successfully, but these errors were encountered:
Maven Plugin version: 2.7.0
Maven version: 3.6.3
Product : TIBCO ActiveMatrix Businessworks 6
Product version: 6.6.1
Component: Either of Maven Eclipse Plugin or Maven build plugin
Steps to reproduce the issue:
Additional environment details if any:
When EAR size is huge (more than 140KB) the uploadArchive method goes in error if the bwagent is started with SSL and DIGEST. Same application is correctly uploaded/deployed using TEA.
The sample application contains a data folder with a 10 MB pdf (just to increase the application size and test deploy).
Describe the results you received:
[ERROR]
com.tibco.bw.maven.plugin.admin.client.ClientException: java.io.IOException: Error writing to server
at com.tibco.bw.maven.plugin.admin.client.RemoteDeployer.getConnectionException (RemoteDeployer.java:562)
Describe the results you expected:
Deploy application to domain/appspace/appnode
Additional information you deem important (e.g. issue happens only occasionally):
The text was updated successfully, but these errors were encountered: