Skip to main content


Eclipse Community Forums
Forum Search:

Search      Help    Register    Login    Home
Home » Archived » EPF » EPF Composer Development Errors(EPF does not run properly)
EPF Composer Development Errors [message #1398771] Fri, 11 July 2014 15:02 Go to next message
furkan ipek is currently offline furkan ipekFriend
Messages: 2
Registered: July 2014
Junior Member
My purpose is to apply some changes to EPF composer as a part of a project. I am using windows 8. I followed instructions https://www.eclipse.org/epf/composer_dev_guide/dev_env.php on the link. There were 4 broking links so I found them manually by searching in google. My java version is 1.5.0 and I checked it using command "java -version". Java was setup into x86 files. So I downloaded Eclipse SDK x86.

Anyways. There are some errors which I googled my ass off to find a solution yet I got nowhere.

1) When importing projects, eclipse give errors for several of them. Is says "Library * already exists"

2) It fails to success some imports even if their directories are true. And yes there are almost 8 ways to solve this, all of them are trivial like reopen project, clean project, start project from scratch etc. And yes, unfortunately none of them worked for me.

3) For some codes, it says Syntax Error, parameterized types are only if source level is 5.0.

4) Eclipse claims that there are 16k build erros and almost same maount of warnigns. In some java files, imports fail and eclipse claims that MANIFEST file should be updated.

I am totally lost here. Any help and/or advice will be much appriciated! Thanks and have a nice day!
Re: EPF Composer Development Errors [message #1400653 is a reply to message #1398771] Mon, 14 July 2014 14:15 Go to previous message
furkan ipek is currently offline furkan ipekFriend
Messages: 2
Registered: July 2014
Junior Member
Here is my log file from my workspace:

!SESSION 2014-07-14 14:06:11.710 -----------------------------------------------
eclipse.buildId=M20080221-1800
java.version=1.5.0
java.vendor=Sun Microsystems Inc.
BootLoader constants: OS=win32, ARCH=x86, WS=win32, NL=en_US
Command-line arguments: -os win32 -ws win32 -arch x86

!ENTRY org.eclipse.jdt.core 4 4 2014-07-14 14:06:58.297
!MESSAGE ClassFormatException in C:/Program Files (x86)/Java/jre1.5.0/lib/ext/sunjce_provider.jar|com/sun/crypto/provider/SunJCE_am.class. Please report this issue to JDT/Core including the problematic document
!STACK 0
org.eclipse.jdt.internal.compiler.classfmt.ClassFormatException
at org.eclipse.jdt.internal.compiler.classfmt.ClassFileReader.<init>(ClassFileReader.java:342)
at org.eclipse.jdt.internal.compiler.classfmt.ClassFileReader.<init>(ClassFileReader.java:121)
at org.eclipse.jdt.internal.core.search.indexing.BinaryIndexer.indexDocument(BinaryIndexer.java:622)
at org.eclipse.jdt.internal.core.search.JavaSearchParticipant.indexDocument(JavaSearchParticipant.java:74)
at org.eclipse.jdt.internal.core.search.indexing.IndexManager.indexDocument(IndexManager.java:314)
at org.eclipse.jdt.internal.core.search.indexing.AddJarFileToIndex.execute(AddJarFileToIndex.java:197)
at org.eclipse.jdt.internal.core.search.processing.JobManager.run(JobManager.java:392)
at java.lang.Thread.run(Unknown Source)

!ENTRY org.eclipse.core.resources 2 1 2014-07-14 14:07:25.024
!MESSAGE Skipping builder 'com.ibm.sse.model.structuredbuilder' for project 'org.eclipse.epf.services'. Either the builder is missing from the install, or it belongs to a project nature that is missing or disabled.

[Updated on: Mon, 14 July 2014 14:16]

Report message to a moderator

Previous Topic:EPF Wiki and LDAP integration Error: uninitialized constant Net::LDAP
Next Topic:Can't access epf.eclipse.org
Goto Forum:
  


Current Time: Tue Mar 19 04:08:38 GMT 2024

Powered by FUDForum. Page generated in 0.02627 seconds
.:: Contact :: Home ::.

Powered by: FUDforum 3.0.2.
Copyright ©2001-2010 FUDforum Bulletin Board Software

Back to the top