eclipse - IBM Java SE 1.6 and STS conflict -
i'm using eclipse kepler , ibm jdk 1.6.
java version "1.6.0" java(tm) se runtime environment (build pwa6460sr2-20080818_01(sr2)) ibm j9 vm (build 2.4, j2re 1.6.0 ibm j9 2.4 windows vista amd64-64 jvmwa6460-20080816_22093 (jit enabled, aot enabled) j9vm - 20080816_022093_ledsmr jit - r9_20080721_1330ifx2 gc - 20080724_aa) jcl - 20080808_02
when install sts eclipse kepler
following error message appears whenever run eclipse. can me, please ?
could not lookup required component com.google.inject.provisionexception: guice provision errors: 1) error in custom provider, java.lang.typenotpresentexception: type javax.enterprise.inject.typed not present @ classrealm[plexus.core, parent: null] @ classrealm[plexus.core, parent: null] while locating org.sonatype.plexus.components.cipher.plexuscipher while locating org.sonatype.plexus.components.sec.dispatcher.defaultsecdispatcher @ classrealm[plexus.core, parent: null] @ classrealm[plexus.core, parent: null] while locating org.sonatype.plexus.components.sec.dispatcher.secdispatcher annotated @com.google.inject.name.named(value=maven) while locating org.apache.maven.settings.crypto.defaultsettingsdecrypter @ classrealm[plexus.core, parent: null] @ classrealm[plexus.core, parent: null] while locating org.apache.maven.settings.crypto.settingsdecrypter while locating org.apache.maven.repository.legacy.legacyrepositorysystem @ classrealm[plexus.core, parent: null] @ classrealm[plexus.core, parent: null] while locating org.apache.maven.repository.repositorysystem while locating org.apache.maven.execution.defaultmavenexecutionrequestpopulator @ classrealm[plexus.core, parent: null] @ classrealm[plexus.core, parent: null] while locating org.apache.maven.execution.mavenexecutionrequestpopulator 1 error role: org.apache.maven.execution.mavenexecutionrequestpopulator rolehint:
solved. 1) websphere 7.0 developer 2) install it. 3) updateinstaller 4) install it. 5) lastest fix packs websphere 7.0 (java sdk involed) 6) update fix packs. 7) use updated java within websphere.
Comments
Post a Comment