Skip to main content


Eclipse Community Forums
Forum Search:

Search      Help    Register    Login    Home
Home » Eclipse Projects » Plugin Development Environment (PDE) » java.lang.IllegalArgumentException when creating a file
java.lang.IllegalArgumentException when creating a file [message #931694] Wed, 03 October 2012 12:40 Go to next message
Boian tomov is currently offline Boian tomovFriend
Messages: 2
Registered: October 2012
Junior Member
Hi,

i'm currently migrating my rcp application to eclipse Juno and find out that it is no longer possible to create a file.
With Eclipse Juno platform 4.2.0 all works fine, but after switching to the new org.eclipse.platform.4.2.1 i get the following exception:

!MESSAGE An internal error occurred during: "_Download_Server_File_".
!STACK 0
java.lang.IllegalArgumentException: Attempted to beginRule: L/server5/server-file.xml, does not match outer scope rule.

Thank you in advance!

Regards,
Boian
Re: java.lang.IllegalArgumentException when creating a file [message #940150 is a reply to message #931694] Thu, 11 October 2012 11:07 Go to previous message
Paul Webster is currently offline Paul WebsterFriend
Messages: 6859
Registered: July 2009
Location: Ottawa
Senior Member

What code are you using to create the resource? What else is going on at the time?

It looks like you are trying to create a resource while another thread or operation has locked part of the workspace.

PW


Previous Topic:Eclipse tries to load old resources
Next Topic:Check for PlugIn-Update automatically
Goto Forum:
  


Current Time: Tue Apr 23 16:45:06 GMT 2024

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

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

Back to the top