You are viewing a plain text version of this content. The canonical link for it is here.
Posted to dev@felix.apache.org by "David Savage (JIRA)" <ji...@apache.org> on 2010/03/04 14:45:27 UTC

[jira] Resolved: (FELIX-2166) creating a second sigil project breaks with internal error

     [ https://issues.apache.org/jira/browse/FELIX-2166?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ]

David Savage resolved FELIX-2166.
---------------------------------

       Resolution: Fixed
    Fix Version/s: sigil-1.0.0

resolving issue as confirmed fixed

> creating a second sigil project breaks with internal error
> ----------------------------------------------------------
>
>                 Key: FELIX-2166
>                 URL: https://issues.apache.org/jira/browse/FELIX-2166
>             Project: Felix
>          Issue Type: Bug
>          Components: Sigil
>            Reporter: Gustavo Morozowski
>             Fix For: sigil-1.0.0
>
>
> Created NewtonInterface project and NewtonService project in sequence latest daily build
> eclipse.buildId=unknown
> java.version=1.6.0_18
> java.vendor=Sun Microsystems Inc.
> BootLoader constants: OS=win32, ARCH=x86, WS=win32, NL=en_US
> Framework arguments:  -product org.eclipse.epp.package.java.product
> Command-line arguments:  -os win32 -ws win32 -arch x86 -product org.eclipse.epp.package.java.product
> Error
> Wed Mar 03 19:24:21 GMT-03:00 2010
> An internal error occurred during: "Resolving Sigil project".
> java.lang.IllegalArgumentException: Attempted to beginRule: R/, does not match outer scope rule: P/NewtonInterface
> at org.eclipse.core.runtime.Assert.isLegal(Assert.java:63)
> at org.eclipse.core.internal.jobs.ThreadJob.illegalPush(ThreadJob.java:120)
> at org.eclipse.core.internal.jobs.ThreadJob.push(ThreadJob.java:230)
> at org.eclipse.core.internal.jobs.ImplicitJobs.begin(ImplicitJobs.java:80)
> at org.eclipse.core.internal.jobs.JobManager.beginRule(JobManager.java:232)
> at org.eclipse.core.internal.resources.WorkManager.checkIn(WorkManager.java:117)
> at org.eclipse.core.internal.resources.Workspace.prepareOperation(Workspace.java:1747)
> at org.eclipse.core.internal.resources.Workspace.run(Workspace.java:1795)
> at org.eclipse.core.internal.resources.Workspace.run(Workspace.java:1782)
> at org.eclipse.core.internal.resources.Project.internalBuild(Project.java:502)
> at org.eclipse.core.internal.resources.Project.build(Project.java:94)
> at org.apache.felix.sigil.eclipse.SigilCore.rebuild(SigilCore.java:587)
> at org.apache.felix.sigil.eclipse.SigilCore.rebuildBundleDependencies(SigilCore.java:577)
> at org.apache.felix.sigil.eclipse.internal.model.project.SigilProject.rebuildDependencies(SigilProject.java:179)
> at org.apache.felix.sigil.eclipse.job.ResolveProjectsJob.run(ResolveProjectsJob.java:65)
> at org.eclipse.core.internal.jobs.Worker.run(Worker.java:55)

-- 
This message is automatically generated by JIRA.
-
You can reply to this email to add a comment to the issue online.