Skip to main content


Eclipse Community Forums
Forum Search:

Search      Help    Register    Login    Home
Home » Eclipse Projects » RCP Testing Tool » Failing to launch RCPTT on my Application
Failing to launch RCPTT on my Application [message #1745440] Mon, 10 October 2016 17:33 Go to next message
Benjamin Davis is currently offline Benjamin DavisFriend
Messages: 4
Registered: June 2015
Junior Member
I'm having problems launching my application, I'm getting error messages like:

[org.eclipse.rcptt.tesla.jobs.aspects] info register aspect org.eclipse.rcptt.tesla.jobs.aspects.JobsAspect
org.aspectj.apache.bcel.classfile.ClassFormatException: Invalid byte tag in constant pool: 15
	at org.aspectj.apache.bcel.classfile.Constant.readConstant(Constant.java:133)
	at org.aspectj.apache.bcel.classfile.ConstantPool.<init>(ConstantPool.java:45)
	at org.aspectj.apache.bcel.classfile.ClassParser.readConstantPool(ClassParser.java:186)
	at org.aspectj.apache.bcel.classfile.ClassParser.parse(ClassParser.java:131)
	at org.aspectj.apache.bcel.util.ClassLoaderRepository.loadClass(ClassLoaderRepository.java:323)
	at org.aspectj.weaver.bcel.BcelWorld.lookupJavaClass(BcelWorld.java:402)
	at org.aspectj.weaver.bcel.BcelWorld.resolveDelegate(BcelWorld.java:376)
	at org.aspectj.weaver.ltw.LTWWorld.resolveDelegate(LTWWorld.java:107)
	at org.aspectj.weaver.World.resolveToReferenceType(World.java:485)


Which I think (based on some quick searching) may be some incompatibilities with Java8?

I'm also seeing a few of these:

[org.eclipse.rcptt.tesla.swt] error can't determine modifiers of missing type org.eclipse.swt.internal.gtk.OS
when weaving type org.eclipse.rcptt.tesla.swt.logging.SwtEventLog
when weaving classes 
when weaving 


Re: Failing to launch RCPTT on my Application [message #1745517 is a reply to message #1745440] Wed, 12 October 2016 02:32 Go to previous messageGo to next message
Andrey Sobolev is currently offline Andrey SobolevFriend
Messages: 75
Registered: February 2015
Member
Hi,

Could you specify RCPTT version you using, could you please try 2.2 Nightly build?
Second message could be ignored, this is because Aspect contain code for all platforms in one place.

Thanks.
Re: Failing to launch RCPTT on my Application [message #1745568 is a reply to message #1745517] Wed, 12 October 2016 15:00 Go to previous messageGo to next message
Benjamin Davis is currently offline Benjamin DavisFriend
Messages: 4
Registered: June 2015
Junior Member
Hi Andrey,

This was with the 2.2 Nightly - 2.2.0.201610101058
Re: Failing to launch RCPTT on my Application [message #1746432 is a reply to message #1745568] Fri, 28 October 2016 15:27 Go to previous message
Benjamin Davis is currently offline Benjamin DavisFriend
Messages: 4
Registered: June 2015
Junior Member
Just wanted to bump this and see if anyone has any solutions? Is anyone running RCPTT with Java8?
Previous Topic:get-nebula-grid error with RCPTT 2.1.0 and Eclipse 4.6 Neo
Next Topic:Change AUT workspace in POM file using maven plugin
Goto Forum:
  


Current Time: Fri Apr 26 11:30:51 GMT 2024

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

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

Back to the top