Reputation: 1
I am trying to install jasper studio from eclipse Luna. And getting the below error:
An error occurred while collecting items to be installed session context was:(profile=epp.package.jee, phase=org.eclipse.equinox.internal.p2.engine.phases.Collect, operand=, action=). Problems downloading artifact: osgi.bundle,org.eclipse.xtext,2.12.0.v20170518-0959. Unpacking fails because intermediate file is empty: C:\Users\deekusu\AppData\Local\Temp\work7940700163830740449\p2.optimizers.incoming4050107016080238302.jar Problems downloading artifact: osgi.bundle,org.eclipse.xtext.builder,2.12.0.v20170519-0809. Unpacking fails because intermediate file is empty: C:\Users\deekusu\AppData\Local\Temp\work8278234492382614758\p2.optimizers.incoming5583515848131428105.jar Problems downloading artifact: osgi.bundle,org.eclipse.xtext.common.types,2.12.0.v20170519-0752.
After doing some research I tried to install xtext software from https://www.eclipse.org/Xtext/download.html
But it is also failing with same error.
Java version =1.7 (64 bit) Eclipse and windows os -64 Bit
I tried installing with Mars/Photon/Neon/Indigo.. But still getting the same error.
Any help is appreciated!
Thanks
Upvotes: 0
Views: 1503
Reputation: 81
I had the same issue. First you need to install Xtext from eclipse markeplace, then you can install Jaspersoft Studio.
Upvotes: 0