Skip to main content


Eclipse Community Forums
Forum Search:

Search      Help    Register    Login    Home
Home » Archived » Buckminster » Error 0142
Error 0142 [message #1064018] Mon, 17 June 2013 10:01 Go to next message
Caspar D. is currently offline Caspar D.Friend
Messages: 35
Registered: July 2009
Member
All,

When importing this MSPEC

http://git.eclipse.org/c/cdo/cdo.git/plain/plugins/org.eclipse.emf.cdo.releng/local.mspec

the following error shows up in my Eclipse console:

ERROR [0142] : java.lang.IllegalStateException: basedir
C:\Users\caspar_d\git\cdo\features\org.eclipse.emf.cdo.dawn.ecoretools.diagram.dawn-feature does not exist.

And at the same time the "Component Query" dialog reports a number of unresolved specifications (see attachment).

What does this mean?

It appears the problem is peculiar to my environment. When the CDO project lead attempted the same import, he didn't have any problems.

Help please.

Thanks

--
Caspar
  • Attachment: screen1.jpg
    (Size: 210.95KB, Downloaded 224 times)

[Updated on: Mon, 17 June 2013 10:09]

Report message to a moderator

Re: Error 0142 [message #1064020 is a reply to message #1064018] Mon, 17 June 2013 10:05 Go to previous messageGo to next message
Caspar D. is currently offline Caspar D.Friend
Messages: 35
Registered: July 2009
Member
A new attempt resulted in a different error number, but concerning the same folder:

ERROR [0127] : java.lang.IllegalStateException: basedir C:\Users\caspar_d\git\cdo\features\org.eclipse.emf.cdo.dawn.ecoretools.diagram.dawn-feature does not exist.

[Updated on: Mon, 17 June 2013 10:07]

Report message to a moderator

Re: Error 0142 [message #1064028 is a reply to message #1064020] Mon, 17 June 2013 10:45 Go to previous messageGo to next message
Caspar D. is currently offline Caspar D.Friend
Messages: 35
Registered: July 2009
Member
Okay, now I get:

ERROR [0139] : java.lang.IllegalStateException: basedir C:\Users\caspar_d\git\cdo\features\org.eclipse.emf.cdo.dawn.ecoretools.diagram.dawn-feature does not exist.

Apparently the number is not an error code, which is what I assumed. That makes the title of this forum topic rather meaningles -- apologies for that.

But now I wonder even more how to troubleshoot this, with neither the dialog nor the console output clarifying the source of the problem.
Re: Error 0142 [message #1065065 is a reply to message #1064018] Mon, 24 June 2013 08:18 Go to previous message
Lorenzo Bettini is currently offline Lorenzo BettiniFriend
Messages: 1812
Registered: July 2009
Location: Firenze, Italy
Senior Member
Hi

I don't know whether this is your case, but in the past I experienced
problems with CDO materialization which were due to memory consumption...

I solved these problems by adding to my eclipse.ini these

--launcher.XXMaxPermSize
256M
-vmargs
-Xms512m
-Xmx1024m
-XX:PermSize=256M

hope this helps
Lorenzo

On 06/17/2013 12:01 PM, Caspar De Groot wrote:
> All,
>
> When importing this MSPEC
>
> http://git.eclipse.org/c/cdo/cdo.git/plain/plugins/org.eclipse.emf.cdo.releng/local.mspec
>
> the following error shows up in my Eclipse console:
>
> ERROR [0142] : java.lang.IllegalStateException: basedir
> C:\Users\caspar_d\git\cdo\features\org.eclipse.emf.cdo.dawn.ecoretools.diagram.dawn-feature
>
> And at the same time the "Component Query" dialog reports a number of unresolved specifications (see attachment).
>
> What does this mean?
>
> It appears the problem is peculiar to my environment. When the CDO project lead attempted the same import, he didn't have any problems.
>
> Help please.
>
> Thanks
>
> --
> Caspar
>


--
Lorenzo Bettini, PhD in Computer Science, DI, Univ. Torino
HOME: http://www.lorenzobettini.it


Previous Topic:P2 provider using different repositories
Next Topic:CQuery import issues on Mac using SVN reader
Goto Forum:
  


Current Time: Thu Mar 28 13:50:47 GMT 2024

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

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

Back to the top