eclipse - IBM Worklight 6.0 - "Error: Unable to read repository at http://public.dhe.ibm.com/ibmdl..." -


i trying add ibm worklight plugin eclipse environment in mac 10.7.5 system. using eclipse version juno 4.2.2 (sr2) java ee developers, , using java 7. tried install worklight plugin through "eclipse marketplace" , through "install new software" using ibm url.

in both cases getting below error after installation progress @ "44%".

an error occurred while collecting items installed session context was:(profile=epp.package.jee, phase=org.eclipse.equinox.internal.p2.engine.phases.collect, operand=, action=). unable read repository @ http://public.dhe.ibm.com/ibmdl/export/pub/software/mobile-solutions/worklight/wdeupdate/plugins/com.ibm.imp.webtools.dojo.library.distributions_2.0.0.v20130508_1207.jar. connection reset unable read repository @ http://public.dhe.ibm.com/ibmdl/export/pub/software/mobile-solutions/worklight/wdeupdate/plugins/com.worklight.studio.plugin_6.0.0.20130614-0631.jar. connection reset 

enter image description here

let me know if missing while adding plugin. able add worklight eclipse in windows 7 system. in mac system facing problems.

thanks.

see topic: http://www.eclipse.org/forums/index.php/t/270718/

try starting eclipse -vmargs -djava.net.preferipv4stack=true.


Comments

Popular posts from this blog

javascript - Count length of each class -

What design pattern is this code in Javascript? -

hadoop - Restrict secondarynamenode to be installed and run on any other node in the cluster -