|
|
|
Re: Error 0142 [message #1065065 is a reply to message #1064018] |
Mon, 24 June 2013 04:18  |
Eclipse User |
|
|
|
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
|
|
|
Powered by
FUDForum. Page generated in 0.03708 seconds