Skip to main content

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index] [List Home]
Re: [aspectj-dev] Out of memory

logged exception:
!ENTRY org.eclipse.core.runtime 4 2 Jun 20, 2005 09:06:50.938
!MESSAGE An internal error occurred during: "BuildConfiguration change action".
!STACK 0
java.lang.IllegalArgumentException: Attempted to beginRule: R/, does not match outer scope rule: P/DatenExport
    at org.eclipse.core.internal.runtime.Assert.isLegal(Assert.java:58)
    at org.eclipse.core.internal.jobs.ThreadJob.illegalPush(ThreadJob.java:106)
    at org.eclipse.core.internal.jobs.ThreadJob.push(ThreadJob.java:200)
    at org.eclipse.core.internal.jobs.ImplicitJobs.begin(ImplicitJobs.java:80)
    at org.eclipse.core.internal.jobs.JobManager.beginRule(JobManager.java:170)
    at org.eclipse.core.internal.resources.WorkManager.checkIn(WorkManager.java:95)
    at org.eclipse.core.internal.resources.Workspace.prepareOperation(Workspace.java:1628)
    at org.eclipse.core.internal.resources.Resource.refreshLocal(Resource.java:1224)
    at org.eclipse.core.internal.resources.File.refreshLocal(File.java:311)
    at org.eclipse.ui.editors.text.FileDocumentProvider.refreshFile(FileDocumentProvider.java:841)
    at org.eclipse.ui.editors.text.FileDocumentProvider.refreshFile(FileDocumentProvider.java:828)
    at org.eclipse.ui.editors.text.FileDocumentProvider.createElementInfo(FileDocumentProvider.java:629)
    at org.eclipse.ui.texteditor.AbstractDocumentProvider.connect(AbstractDocumentProvider.java:397)
    at org.eclipse.ajdt.pde.internal.ui.editor.context.InputContext.create(InputContext.java:139)
    at org.eclipse.ajdt.buildconfigurator.editor.BuildInputContext.<init>(BuildInputContext.java:43)
    at org.eclipse.ajdt.buildconfigurator.editor.BuildEditor.monitoredFileAdded(BuildEditor.java:61)
    at org.eclipse.ajdt.buildconfigurator.editor.BuildProperties.initBuild(BuildProperties.java:197)
    at org.eclipse.ajdt.buildconfigurator.editor.BuildProperties.<init>(BuildProperties.java:68)
    at org.eclipse.ajdt.buildconfigurator.BuildConfiguration.<init>(BuildConfiguration.java:127)
    at org.eclipse.ajdt.buildconfigurator.ProjectBuildConfigurator.makeSureThereIsAtLeastOneActiveConfiguration(ProjectBuildConfigurator.java:205)
    at org.eclipse.ajdt.buildconfigurator.ProjectBuildConfigurator.getActiveBuildConfiguration(ProjectBuildConfigurator.java:97)
    at org.eclipse.ajdt.buildconfigurator.popup.actions.BuildConfigurationChangeAction$1.run(BuildConfigurationChangeAction.java:125)
    at org.eclipse.core.internal.jobs.Worker.run(Worker.java:66)

Eclipse Version: Version: 3.0.2
Build id: 200503110845

AJDT: 1.2.0  20050610

THX

Andrew Clement wrote:


Maybe try with a bit less thatn 912M? How much memory do you have?  I find
for nearly all my projects:

eclipse -vmargs -Xmx512M

is enough.

For the build configuration update error - can you tell me what version of
eclipse and what version of AJDT you are using - also in the error log for
eclipse, is there an exception logged when the problem occurs?

Andy.
---



                                                                           
             Jephté Ngonga                                                 
             <jngonga@neusta.d                                             
             e>                                                         To 
             Sent by:                  AspectJ developer discussions       
             aspectj-dev-bounc         <aspectj-dev@xxxxxxxxxxx>           
             es@xxxxxxxxxxx                                             cc 
                                                                           
                                                                   Subject 
             20/06/2005 08:48          Re: [aspectj-dev] Out of memory     
                                                                           
                                                                           
             Please respond to                                             
             AspectJ developer                                             
                discussions                                                
             <aspectj-dev@ecli                                             
                 pse.org>                                                  
                                                                           
                                                                           




Hi,
with this configuration:

eclipse.exe -vmargs -Xmx912M
I become this error: could not create the java virtual machine.

What about this Error :
(Error: An internal error occured  during:
"Build configuration update".) ???

Thx


Andrew Clement wrote:

  
Unless you put '-vmargs' between 'eclipse' and '-Xmx' I believe it will
ignore the setting you are specifying.  Can you try with

eclipse.exe -vmargs -Xmx912M

Andy.





    
  
            Jephté Ngonga
    
  
            <jngonga@neusta.d
    
  
            e>                                                         To
    
  
            Sent by:                  AspectJ developer discussions
    
  
            aspectj-dev-bounc         <aspectj-dev@xxxxxxxxxxx>
    
  
            es@xxxxxxxxxxx                                             cc
    
  
  
                                                                  Subject
    
  
            20/06/2005 08:31          Re: [aspectj-dev] Out of memory
    
  
  
  
            Please respond to
    
  
            AspectJ developer
    
  
               discussions
    
  
            <aspectj-dev@ecli
    
  
                pse.org>
    
  
  
  


Hi Andrew,

my prpject ist  very large (10 MB )
During converting  i become first this  error:

Build configuration update (Error: An internal error occured  during:
"Build configuration update".)
i start eclipse with this configuration:
eclipse.exe -Xmx912m
thx


Andrew Clement wrote:



     Hi,

     How large is your project?  Typically when working with AspectJ
     projects at
     the moment you need to increase the amount of memory available to
     Eclipse -
     the default is quite low.  You can do this by starting eclipse as
     follows:

     eclipse -vmargs -Xmx256M

     cheers,
     Andy.
     ---
     Andy Clement
     AspectJ Dev
     clemas@xxxxxxxxxx




                  Jephté Ngonga

                  <jngonga@neusta.d

                  e>
     To
                  Sent by:                  aspectj-dev@xxxxxxxxxxx

                  aspectj-dev-bounc
     cc
                  es@xxxxxxxxxxx


     Subject
                                            [aspectj-dev] Out of memory

                  20/06/2005 07:50



                  Please respond to

                  AspectJ developer

                     discussions

                  <aspectj-dev@ecli

                      pse.org>







     Hi,

     wenn i convert a java Project to  AspectJ Project and i try to buil
     it i
     always  become a OutOfMemoryError .
     What's wrong?

     Thx
     _______________________________________________
     aspectj-dev mailing list
     aspectj-dev@xxxxxxxxxxx
     https://dev.eclipse.org/mailman/listinfo/aspectj-dev


     _______________________________________________
     aspectj-dev mailing list
     aspectj-dev@xxxxxxxxxxx
     https://dev.eclipse.org/mailman/listinfo/aspectj-dev


_______________________________________________
aspectj-dev mailing list
aspectj-dev@xxxxxxxxxxx
https://dev.eclipse.org/mailman/listinfo/aspectj-dev


_______________________________________________
aspectj-dev mailing list
aspectj-dev@xxxxxxxxxxx
https://dev.eclipse.org/mailman/listinfo/aspectj-dev



    
_______________________________________________
aspectj-dev mailing list
aspectj-dev@xxxxxxxxxxx
https://dev.eclipse.org/mailman/listinfo/aspectj-dev


_______________________________________________
aspectj-dev mailing list
aspectj-dev@xxxxxxxxxxx
https://dev.eclipse.org/mailman/listinfo/aspectj-dev

  


Back to the top