Hi,
has anyone succeeded to run eik project with java 6?
I've tried with eclipse helios and indigo and karaf 2.2.1, 2.3.0 and 2.3.1
and i've always the same message : An internal error occured during :
"Resolving Features for EikTest".
URL[mvn:org.apache.karaf.assemblies.features/standard/2.3.0/xml/features]
could not be resolved. Here is one of the eclipse's log trace :
!SESSION 2013-04-10 10:43:12.706
-----------------------------------------------****
eclipse.buildId=M20110210-1200****
java.version=1.6.0_18****
java.vendor=Sun Microsystems Inc.****
BootLoader constants: OS=linux, ARCH=x86, WS=gtk, NL=en_US****
Framework arguments: -product org.eclipse.epp.package.reporting.product****
Command-line arguments: -os linux -ws gtk -arch x86 -product
org.eclipse.epp.package.reporting.product****
** **
!ENTRY org.eclipse.equinox.registry 2 0 2013-04-10 10:43:16.785****
!MESSAGE The extensions and extension-points from the bundle
"com.something.eclipse.shelled" are ignored. The bundle is not marked as
singleton.****
** **
!ENTRY org.eclipse.mylyn.tasks.ui 4 0 2013-04-10 10:43:30.118****
!MESSAGE Could not load repository template extension contributed by
org.sonar.ide.eclipse.mylyn with connectorKind jira****
** **
!ENTRY org.eclipse.jface 2 0 2013-04-10 10:43:48.055****
!MESSAGE Keybinding conflicts occurred. They may interfere with normal
accelerator operation.****
!SUBENTRY 1 org.eclipse.jface 2 0 2013-04-10 10:43:48.055****
!MESSAGE A conflict occurred for ALT+CTRL+C:****
Binding(ALT+CTRL+C,****
ParameterizedCommand(Command(AnyEdit.capitalize.command,Capitalize,****
,****
Category(AnyEdit.category,AnyEdit
Tools,AnyEdit Tools key bindings,true),****
de.loskutov.anyedit.actions.ChangeCase,****
,,true),null),****
org.eclipse.ui.defaultAcceleratorConfiguration,****
org.eclipse.ui.textEditorScope,,,system)****
Binding(ALT+CTRL+C,****
ParameterizedCommand(Command(org.eclipse.linuxtools.changelog.core.actions.KeyActionCommand,Insert
ChangeLog entry,****
Insert a ChangeLog entry,****
Category(org.eclipse.linuxtools.changelog,Changelog,Changelog key
bindings,true),****
org.eclipse.linuxtools.changelog.core.actions.InsertChangeLogKeyHandler,****
,,true),null),****
org.eclipse.ui.defaultAcceleratorConfiguration,****
org.eclipse.ui.textEditorScope,,,system)****
** **
!ENTRY org.eclipse.core.jobs 4 2 2013-04-10 10:44:39.024****
!MESSAGE An internal error occurred during: "Resolving Features for
EikTest".****
!STACK 0****
java.lang.RuntimeException: URL
[mvn:org.apache.karaf.assemblies.features/standard/2.2.10/xml/features]
could not be resolved.****
at
org.ops4j.pax.url.mvn.internal.Connection.getInputStream(Connection.java:195)
****
at
org.apache.karaf.eik.ui.features.FeaturesResolverJob.resolveFeatures(FeaturesResolverJob.java:129)
****
at
org.apache.karaf.eik.ui.features.FeaturesResolverJob.run(FeaturesResolverJob.java:87)
****
at org.eclipse.core.internal.jobs.Worker.run(Worker.java:54)
I can't move to java7 so .. if you have an idea ?
Aurelie
2013/4/15 Filippo Balicchia <[email protected]>
> Hi,
>
> Thanks for info. Did you test EIK with default maven settings.xml ?
>
> Thanks for help
>
> Regards
>
> --Filippo
>
>
>
>
>
> 2013/4/12 gdrapp <[email protected]>
>
>> Hi,
>>
>> I downloaded and extracted Karaf 2.3.1 to a folder. I then downloaded a
>> new
>> copy of Eclipse Indigo SR2, extracted it and then launched Eclipse. I
>> downloaded and then installed the EIK 0.9.0 plugin from within Eclipse. I
>> also have Maven 3.0.5 installed and in the path.
>>
>> I receive the error when creating a new Karaf Installation from within
>> Eclipse. I name the project, click Next and then point the wizard to my
>> Karaf 2.3.1 install location. Once I click finish it starts doing things
>> and then the mvn error pops up.
>>
>> All of this happens while I am connected to the internet. I am running
>> Mac
>> OS X 10.8.3 using Java 7u17.
>>
>> Here is the stacktrace from the Eclipse log file-
>>
>> !ENTRY org.eclipse.core.jobs 4 2 2013-04-11 20:46:20.564
>> !MESSAGE An internal error occurred during: "Resolving Features for Test".
>> !STACK 0
>> java.lang.RuntimeException: URL
>> [mvn:org.apache.karaf.assemblies.features/standard/2.3.1/xml/features]
>> could
>> not be resolved.
>> at
>>
>> org.ops4j.pax.url.mvn.internal.Connection.getInputStream(Connection.java:195)
>> at
>>
>> org.apache.karaf.eik.ui.features.FeaturesResolverJob.resolveFeatures(FeaturesResolverJob.java:129)
>> at
>>
>> org.apache.karaf.eik.ui.features.FeaturesResolverJob.run(FeaturesResolverJob.java:87)
>> at org.eclipse.core.internal.jobs.Worker.run(Worker.java:54)
>>
>>
>>
>>
>> --
>> View this message in context:
>> http://karaf.922171.n3.nabble.com/Error-creating-project-with-EIK-0-9-0-tp4028416p4028436.html
>> Sent from the Karaf - User mailing list archive at Nabble.com.
>>
>
>