Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Tibco maven plugin deploy error when huge EAR #688

Open
dmassimi opened this issue Dec 13, 2022 · 1 comment
Open

Tibco maven plugin deploy error when huge EAR #688

dmassimi opened this issue Dec 13, 2022 · 1 comment

Comments

@dmassimi
Copy link

dmassimi commented Dec 13, 2022

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:

  1. Import project test-app.zip in studio 6.6.1
  2. Build Ear using studio or maven install. Put it in C:/temp folder
  3. Start bwagent in SSL and DIGEST
  4. Import Launcher Deploy-test-app.launch.zip and run it

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):

@dmassimi
Copy link
Author

dmassimi commented Jan 3, 2023

Hi, any news about this issue ?

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

1 participant