You've been invited into the Kudos (beta program) private group. Chat with others in the program, or give feedback to Atlassian.
View groupJoin the community to find out what other Atlassian users are discussing, debating and creating.
For frontend we have one tar.gz that is publishing fine which is around 8MB. And for backend we have one fat jar which is around 150MB. (Also tried to compress it around 120MB and publish, yet failed. How ever small size file publishing in the same stage works fine.) since it is a build fat jar, which we use only once to deploy on PCF, it is fine to not store it on nexus.
Hi @Neha,
Welcome to the Community!
What error message is displayed in the build log when you are trying to publish that artifact? We have a 500 MB package that we store regularly without any issues.
Thanks!
-Jimmy
Here is the error
21-Jul-2020 05:11:26 com.atlassian.bamboo.build.artifact.BambooRemoteArtifactHandler: javax.net.ssl.SSLHandshakeException: sun.security.validator.ValidatorException: PKIX path building failed: sun.security.provider.certpath.SunCertPathBuilderException: unable to find valid certification path to requested target
You must be a registered user to add a comment. If you've already registered, sign in. Otherwise, register and sign in.
Hi @Neha,
I'd take a look at the answers in either of these two posts both look to point to the same type of root issue:
In either case it sounds like SSL Cert issues. Is this building on a remote agent that may not have the Bamboo Server's certificate installed?
I hope those answers lead you to the solution.
-Jimmy
You must be a registered user to add a comment. If you've already registered, sign in. Otherwise, register and sign in.
I am just wondering If this is SSL cert issue then how it is working for artifacts with smaller size.
You must be a registered user to add a comment. If you've already registered, sign in. Otherwise, register and sign in.
To answer that, we'd need to start by looking closer at your Bamboo environment. Do you have multiple remote agents? Are both of these artifacts a part of the same build job? It's possible that the smaller one that is working is building either on a local agent, or one of the remote agents that doesn't have SSL issues.
I hope that helps!
-Jimmy
You must be a registered user to add a comment. If you've already registered, sign in. Otherwise, register and sign in.
I'm happy to announce that Bamboo 7.2 has been released and it’s overflowing with awesome new features. This will be the last major Server release before the launch of Bamboo DC. Bamboo logs We...
Connect with like-minded Atlassian users at free events near you!
Find an eventConnect with like-minded Atlassian users at free events near you!
Unfortunately there are no Community Events near you at the moment.
Host an eventYou're one step closer to meeting fellow Atlassian users at your local event. Learn more about Community Events
You must be a registered user to add a comment. If you've already registered, sign in. Otherwise, register and sign in.