Skip to main content



      Home
Home » Modeling » TMF (Xtext) » SecurityException when I use my modified org.eclipse.xtext to run "Generate Xtext Artifacts&
SecurityException when I use my modified org.eclipse.xtext to run "Generate Xtext Artifacts& [message #1770942] Sat, 19 August 2017 03:02 Go to next message
Eclipse UserFriend
Hi,
I met a problem when i use my modified xtext project to run "generate xtext artifacts" in a .xtext file. For details info please see the SecurityException.JPG, OperationCauseException.JPG and errormessage.txt.

index.php/fa/30417/0/

As my test, I use the pure xtext source code instead of my modified xtext code, it also has this problem.
only if I use the original org.eclipse.xtext_*.jar, it works.

The exception message shows "signer information does not match signer information of other classes in the same package". But I don't know where the signer information produced.

Can anybody help me?

[Updated on: Sat, 19 August 2017 03:08] by Moderator

Re: SecurityException when I use my modified org.eclipse.xtext to run "Generate Xtext Artifacts [message #1770945 is a reply to message #1770942] Sat, 19 August 2017 04:16 Go to previous messageGo to next message
Eclipse UserFriend
what is the reason you patch at all?
did you patch both org.eclipse.xtext and org.eclipse.xtext.util bundle?
the signer information is in the manifests
Re: SecurityException when I use my modified org.eclipse.xtext to run "Generate Xtext Artifacts [message #1771013 is a reply to message #1770945] Mon, 21 August 2017 03:59 Go to previous messageGo to next message
Eclipse UserFriend
HI, Christian Dietrich

I made some modifications in org.eclipse.xtext for Xtext integration with Sirius.
I did not patch org.eclipse.xtext.util, and the XtextSwitch class is in org.eclipse.xtext project, not in org.eclipse.xtext.util project.

I did not modify XtextSwitch, so i don't known how to solve this problem by now.
Re: SecurityException when I use my modified org.eclipse.xtext to run "Generate Xtext Artifacts [message #1771027 is a reply to message #1771013] Mon, 21 August 2017 05:39 Go to previous messageGo to next message
Eclipse UserFriend
What did you modify ususally you can do everything with guice
Re: SecurityException when I use my modified org.eclipse.xtext to run "Generate Xtext Artifacts [message #1771234 is a reply to message #1771027] Wed, 23 August 2017 03:40 Go to previous message
Eclipse UserFriend
HI, Christian Dietrich

I fix this problem by "JAR Signing". I export some related jars with "Jar Signing" option, and it works.

Previous Topic:[LSP] IOutputConfigurationProvider is not working with LSP
Next Topic:How to enable running functionality in a new dsl
Goto Forum:
  


Current Time: Fri Jul 25 09:14:20 EDT 2025

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

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

Back to the top