Skip to main content



      Home
Home » Archived » Buckminster » Error 0142
Error 0142 [message #1064018] Mon, 17 June 2013 06:01 Go to next message
Eclipse UserFriend
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 289 times)

[Updated on: Mon, 17 June 2013 06:09] by Moderator

Re: Error 0142 [message #1064020 is a reply to message #1064018] Mon, 17 June 2013 06:05 Go to previous messageGo to next message
Eclipse UserFriend
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 06:07] by Moderator

Re: Error 0142 [message #1064028 is a reply to message #1064020] Mon, 17 June 2013 06:45 Go to previous messageGo to next message
Eclipse UserFriend
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 04:18 Go to previous message
Eclipse UserFriend
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: Sat May 10 22:22:05 EDT 2025

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

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

Back to the top