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
Getting error "Problems downloading artifact: osgi.bundle,com.sun.jna,5.13.0.v20230812-1000. The signature is invalid for current content", when exporting product for simple target for Eclipse 4.30
#457
Open
pramakan-tibco opened this issue
Feb 10, 2024
· 2 comments
We are migrating our product to Eclipse 4.30, For a simple target file as below target is resolved but when we exporting the product we are getting below error.[p2.director] An error occurred while collecting items to be installed
[p2.director] session context was:(profile=profile, phase=org.eclipse.equinox.internal.p2.engine.phases.Collect, operand=, action=).
[p2.director] Problems downloading artifact: osgi.bundle,com.sun.jna,5.13.0.v20230812-1000.
[p2.director] The signature is invalid for current content
[p2.director] An error occurred while collecting items to be installed
[p2.director] session context was:(profile=profile, phase=org.eclipse.equinox.internal.p2.engine.phases.Collect, operand=, action=).
[p2.director] Problems downloading artifact: osgi.bundle,com.sun.jna,5.13.0.v20230812-1000.
A problem occured while invoking the director.
Below are content of target file.
The text was updated successfully, but these errors were encountered:
How is the product exported? Looks like you are using the ant task, please note that these are raley tested/update as Tycho is usually a more powerful solution.
We are migrating our product to Eclipse 4.30, For a simple target file as below target is resolved but when we exporting the product we are getting below error.[p2.director] An error occurred while collecting items to be installed
[p2.director] session context was:(profile=profile, phase=org.eclipse.equinox.internal.p2.engine.phases.Collect, operand=, action=).
[p2.director] Problems downloading artifact: osgi.bundle,com.sun.jna,5.13.0.v20230812-1000.
[p2.director] The signature is invalid for current content
[p2.director] An error occurred while collecting items to be installed
[p2.director] session context was:(profile=profile, phase=org.eclipse.equinox.internal.p2.engine.phases.Collect, operand=, action=).
[p2.director] Problems downloading artifact: osgi.bundle,com.sun.jna,5.13.0.v20230812-1000.
A problem occured while invoking the director.
Below are content of target file.
The text was updated successfully, but these errors were encountered: