Flash Builder 4.5 crashes frequently with heap space error

We have a reasonably complex AIR application, but by and large I would not say it is enormous. It compiles down to an AIR file that is around 6MB. It is broken out into about 6 different modules. We have given the java VM the maximum RAM that it will utilize without complaining (somewhere around 768MB. You can't go to 1024MB or it blows up). Yet, Flash Builder crashes very frequently when trying to build, generally with "java heap space" errors. We are developing on Windows 7.
I had hoped Flash Builder 4.5 would be an improvement over Flash Builder 4 in this regard. It in fact got worse.
Is there any hope of seeing action on this?
Kevin

Hi Kevin,
Eliminating this completely is definitely on our radar and a high priority.
For now, there are a couple of things you can do to reduce the occurence of out of memory errors when building:
1. Move all embedded fonts and images into an AS class in a library project.
2. Edit the file: C:\Program Files\Adobe\Adobe Flash Builder 4.5\eclipse\plugins\com.adobe.flexbuilder.project_4.5.1.313231\.options in wordpad. Setting, useGlobalSwcCache and useApplicationCache to false will reduce the overall memory consumed, but decrease performance.
P.S: Please note that 2 is not officially supported or tested. If those options were, they would have been in preferences.
-Anirudh

Similar Messages

  • Java Heap Space Error in Unix

    Will Java Heap Space error occur in Unix environment? I have problem with heap space error in Windows. Will it help if i switch to Unix platform? Does Unix swap memory to secondary storage when out of memory?

    Changing os's may help, or it may not. Java requires contiguous memory addresses for the heap, and that varies with the os, os parameters, what has previously been loaded into memory, and how much physical memory is available. The heap can't be assigned to the os's swap space; the os handles paging in and out of memory. All modern os's provide paging to disk.

  • Flash Builder 4.5 Java Heap Space Error

    Hello everyone,
    I've downloaded Flash Builder 4.5 trial a few days ago. Let me first tell that I like the new features a lot and they help to speed up the development process noticably. I thank Adobe for that very much.
    However I did not notice any performance boost over the Flash Buidler 4. Even worse, the 4.5 version seems to run much slower and use more memory than Flash Builder 4. I constantly keep getting Java Heap Space errors and needles to say, the tool just crashes and I have to restart it.
    Here how my experience working with the new version looks like. I start the Flash Builder 4.5 which has my current project open (for the record, I still use Flex 4.1, and the project includes roughly 300+ classes and 30000+ lines of code (AS and MXML)). At the beggining everything works fine and pretty fast. UI, code completion, snippets and all other good stuff works pretty fast. However, after each build, FlashBuilder.exe process eats up from 50 to 100 megabytes of memory and does not seem to release it or reuse it. So after a 5 or 10 builds it already appears to be using over 1 GB of RAM. At that point the editor becomes sloppy - it can't keep up with my typing, code completion popups takes a few seconds to show up. And a few more builds - the Flash Builder freezes and after a minute or two I get Java Heap Space error.
    I've tried increased the JRE heap space used by the Flash Builder (flashbuilder.ini, flashbuilderc.ini, eclipse.ini) to -Xms512m -Xmx1024m as well as permanent generation heap space to -XX:MaxPermSize=512m -XX:PermSize=256m and the mxml compiler (jvm.config) to -Xms384m -Xmx768m. However this did not solve the problem. Maybe just postponed it a bit.
    Am I the only one observing such behaviour of Flash Builder 4.5? Does any one have any other ideas how to fix this? (by the way, I work on 64bit machine with Widnows Server 2008R2, 4GB of RAM and 2.66 GHz Intel Core 2 Duo).
    Thanks in advance.
    Michael

    I'm seeing nearly the same thing.  I also have a very large set of projects similar to what you are describing and I do have Java Heap Space errors (The details show an error of "java.lang.OutOfMemoryError: unable to create new native thread" occurring for me)
    I had similar issues, although they are more frequent in the 4.5 builder, in the 4.1 builder.  In 4.1 builder, I didn't get the exact same detailed error regarding threads.
    I did install my flash builder into a clean instance of eclipse 3.6.2 vs using the standalone install.  That shouldn't make a difference though.  In 4.1, I tried he standalone install and saw the same issues I saw in the plugin version.
    I'm also using the 4.1 SDK in Flash Builder 4.5 (It appears that is what you are doing).  I've been attributing the crashes to the following bug in the 4.1 SDK, although I have applied the files in the bug report and still have the problem.  I'm hoping when I'm able to switch to the 4.5 SDK it may help.  (I can't switch yet because from what I can tell, it requires 10.2 Flash Player and my company is currently only on 10.0)
    The Bug Report I'm referring to is: https://bugs.adobe.com/jira/browse/SDK-26366
    I've bumped up all of the memory settings you've referred to and it helps the environment run longer, but it still eventually crashes.  One thing I definately do is make sure that the "Build Automatically" is unchecked.
    The machine I'm running on is an Intel 2600K with 16GB of memory running Windows 7 64-bit, so I don't think hardware is the issue.
    No real answer, but your not alone in having similar issues.
    Jon

  • Flash Builder 4.5 crashes continuously

    We have a reasonably complex AIR application, but by and large I would not say it is enormous. It compiles down to an AIR file that is around 6MB. It is broken out into about 6 different modules. We have given the java VM the maximum RAM that it will utilize without complaining (somewhere around 768MB. You can't go to 1024MB or it blows up). Yet, Flash Builder crashes constantly when trying to build, generally with "java heap space" errors. This hurts our development time siginficantly, mostly in the form of developer frustration. We are developing on Windows 7.
    I had hoped Flash Builder 4.5 would be an improvement over Flash Builder 4 in this regard. It in fact got worse.
    Is there any hope of seeing action on this?
    Kevin

    Hi Kevin,
    I've run into issues with previous versions of Flash Builder (actually when I saw this I was using Flex Builder) and overriding the default allocations seemed to help a bit: http://www.rphelan.com/2008/03/27/tweaking-compiler-performance-in-flex-builder/.  I'd recommend jumping over to the Flash Builder forums and posting the question to see if anyone has any up to date advice.
    Thanks,
    Chris

  • Recon task fails with Java heap space error

    Hi All,
    I have this annoying issue at the moment where a custom recon task will start, process a few users, and then end up with a java heap space error. The app server will then restart after a few minutes and run into the same problem and bomb out while continuing to fill the log file.
    This has only just started and nothing has changed in our environment so it baffles me as to why it has started. The recon task uses some code to do a lookup and then adds the users to certain groups.
    Error from log:
    10/12/12 17:41:03 Target Class = uob.oim.adapters.AddGroup
    DEBUG,12 Dec 2010 17:41:03,704,[UBOIM],AddGroup:107:addGroup(BR20, SCHOOLS, EMPOWER)
    10/12/12 17:41:03 Looking up
    DEBUG,12 Dec 2010 17:41:03,704,[UBOIM],OIMConnection::getThorUtility(tcLookupOperationsIntf)
    10/12/12 17:55:31 Running GETLOOKUP
    10/12/12 17:55:31 Target Class = uob.oim.adapters.AddGroup
    DEBUG,12 Dec 2010 17:55:31,351,[UBOIM],AddGroup:109:addGroup(MTH, CAMPUSES, EMPOWER)
    10/12/12 17:55:31 Looking up
    DEBUG,12 Dec 2010 17:55:31,351,[UBOIM],OIMConnection::getThorUtility(tcLookupOperationsIntf)
    ERROR,12 Dec 2010 18:01:18,108,[XELLERATE.DATABASE],Class/Method: tcDataBase/readPartialStatement encounter some problems: Java heap space
    java.lang.OutOfMemoryError: Java heap space
    APP SERVER RESTARTS...
    Then falls over again:
    10/12/12 18:12:26 Running GETLOOKUP
    10/12/12 18:12:26 Target Class = uob.oim.adapters.AddGroup
    DEBUG,12 Dec 2010 18:12:26,610,[UBOIM],AddGroup:119:addGroup(MTH, CAMPUSES, EMPOWER)
    10/12/12 18:12:26 Looking up
    DEBUG,12 Dec 2010 18:12:26,610,[UBOIM],OIMConnection::getThorUtility(tcLookupOperationsIntf)
    10/12/12 18:13:11 Running GETLOOKUP
    10/12/12 18:13:11 Target Class = uob.oim.adapters.AddGroup
    DEBUG,12 Dec 2010 18:13:11,546,[UBOIM],AddGroup:107:addGroup(S&P, PORTFOLIOS, EMPOWER)
    10/12/12 18:13:11 Looking up
    DEBUG,12 Dec 2010 18:13:11,547,[UBOIM],OIMConnection::getThorUtility(tcLookupOperationsIntf)
    ERROR,12 Dec 2010 18:15:52,318,[XELLERATE.DATABASE],Class/Method: tcDataBase/readPartialStatement encounter some problems: Java heap space
    java.lang.OutOfMemoryError: Java heap space
    ERROR,12 Dec 2010 18:15:52,324,[XELLERATE.SERVER],Class/Method: tcKeylessDataObj/runInitialSelect encounter some problems: Data Access Error
    com.thortech.xl.dataaccess.tcDataSetException: Data Access Error
         at com.thortech.xl.dataaccess.tcDataSet.executeQuery(Unknown Source)
         at com.thortech.xl.dataobj.tcDataSet.executeQuery(Unknown Source)
         at com.thortech.xl.dataaccess.tcDataSet.executeQuery(Unknown Source)
         at com.thortech.xl.dataobj.tcDataSet.executeQuery(Unknown Source)
         at com.thortech.xl.dataobj.tcKeylessDataObj.runInitialSelect(Unknown Source)
         at com.thortech.xl.dataobj.tcTableDataObj.initialize(Unknown Source)
         at com.thortech.xl.dataobj.tcOSI.initialize(Unknown Source)
         at com.thortech.xl.dataobj.tcOSI.<init>(Unknown Source)
         at com.thortech.xl.dataobj.tcScheduleItem.initialize(Unknown Source)
         at com.thortech.xl.dataobj.tcScheduleItem.<init>(Unknown Source)
         at com.thortech.xl.dataobj.tcScheduleItem.checkChildren(Unknown Source)
         at com.thortech.xl.dataobj.tcScheduleItem.eventPostInsert(Unknown Source)
         at com.thortech.xl.dataobj.tcDataObj.insert(Unknown Source)
         at com.thortech.xl.dataobj.tcDataObj.save(Unknown Source)
         at com.thortech.xl.dataobj.tcScheduleItem.insertResponseMilestones(Unknown Source)
         at com.thortech.xl.dataobj.tcScheduleItem.eventPostUpdate(Unknown Source)
         at com.thortech.xl.dataobj.tcDataObj.update(Unknown Source)
         at com.thortech.xl.dataobj.tcDataObj.save(Unknown Source)
         at com.thortech.xl.dataobj.tcRCE.updateProcessData(Unknown Source)
         at com.thortech.xl.dataobj.tcRCE.linkToProcess(Unknown Source)
         at com.thortech.xl.dataobj.tcRCE.applyActionRules(Unknown Source)
         at com.thortech.xl.dataobj.tcRCE.checkDataSorted(Unknown Source)
         at com.thortech.xl.dataobj.tcRCE.eventPostUpdate(Unknown Source)
         at com.thortech.xl.dataobj.tcDataObj.update(Unknown Source)
         at com.thortech.xl.dataobj.tcDataObj.save(Unknown Source)
         at com.thortech.xl.dataobj.tcTableDataObj.save(Unknown Source)
         at com.thortech.xl.dataobj.tcRCE.finishDataReceived(Unknown Source)
         at com.thortech.xl.schedule.jms.reconOffline.ProcessOfflineReconMessages.finishReconciliationEvent(Unknown Source)
         at com.thortech.xl.schedule.jms.reconOffline.ProcessOfflineReconMessages.execute(Unknown Source)
         at com.thortech.xl.schedule.jms.messagehandler.MessageProcessUtil.processMessage(Unknown Source)
         at com.thortech.xl.schedule.jms.messagehandler.ReconMessageHandlerMDB.onMessage(Unknown Source)
         at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
         at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:39)
         at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:25)
         at java.lang.reflect.Method.invoke(Method.java:585)
         at com.evermind.server.ejb.interceptor.joinpoint.EJBJoinPointImpl.invoke(EJBJoinPointImpl.java:35)
         at com.evermind.server.ejb.interceptor.InvocationContextImpl.proceed(InvocationContextImpl.java:119)
         at com.evermind.server.ejb.interceptor.system.DMSInterceptor.invoke(DMSInterceptor.java:52)
         at com.evermind.server.ejb.interceptor.InvocationContextImpl.proceed(InvocationContextImpl.java:119)
         at com.evermind.server.ejb.interceptor.system.SetContextActionInterceptor.invoke(SetContextActionInterceptor.java:44)
         at com.evermind.server.ejb.interceptor.InvocationContextImpl.proceed(InvocationContextImpl.java:119)
         at com.evermind.server.ejb.interceptor.system.RunAsInterceptor.invoke(RunAsInterceptor.java:31)
         at com.evermind.server.ejb.interceptor.InvocationContextImpl.proceed(InvocationContextImpl.java:119)
         at com.evermind.server.ejb.InvocationContextPool.invoke(InvocationContextPool.java:55)
         at com.evermind.server.ejb.MessageDrivenConsumer.onMessage(MessageDrivenConsumer.java:347)
         at com.evermind.server.ejb.MessageDrivenConsumer.processMessages(MessageDrivenConsumer.java:233)
         at com.evermind.server.ejb.MessageDrivenConsumer.run(MessageDrivenConsumer.java:169)
         at com.evermind.util.ReleasableResourcePooledExecutor$MyWorker.run(ReleasableResourcePooledExecutor.java:298)
         at java.lang.Thread.run(Thread.java:595)
    Data AccessException:
    com.thortech.xl.orb.dataaccess.tcDataAccessException: RESULT_TOO_LARGE_FOR_SERVERDetail: (none)Description: RESULT_TOO_LARGE_FOR_SERVERSQL State: Vendor Code: -1Additional Debug Info:com.thortech.xl.orb.dataaccess.tcDataAccessException
         at com.thortech.xl.dataaccess.tcDataAccessExceptionUtil.createException(Unknown Source)
         at com.thortech.xl.dataaccess.tcDataAccessExceptionUtil.createException(Unknown Source)
         at com.thortech.xl.dataaccess.tcDataBase.createException(Unknown Source)
         at com.thortech.xl.dataaccess.tcDataBase.readPartialStatement(Unknown Source)
         at com.thortech.xl.dataobj.tcDataBase.readPartialStatement(Unknown Source)
         at com.thortech.xl.dataaccess.tcDataSet.executeQuery(Unknown Source)
         at com.thortech.xl.dataobj.tcDataSet.executeQuery(Unknown Source)
         at com.thortech.xl.dataaccess.tcDataSet.executeQuery(Unknown Source)
         at com.thortech.xl.dataobj.tcDataSet.executeQuery(Unknown Source)
         at com.thortech.xl.dataobj.tcKeylessDataObj.runInitialSelect(Unknown Source)
         at com.thortech.xl.dataobj.tcTableDataObj.initialize(Unknown Source)
         at com.thortech.xl.dataobj.tcOSI.initialize(Unknown Source)
         at com.thortech.xl.dataobj.tcOSI.<init>(Unknown Source)
         at com.thortech.xl.dataobj.tcScheduleItem.initialize(Unknown Source)
         at com.thortech.xl.dataobj.tcScheduleItem.<init>(Unknown Source)
         at com.thortech.xl.dataobj.tcScheduleItem.checkChildren(Unknown Source)
         at com.thortech.xl.dataobj.tcScheduleItem.eventPostInsert(Unknown Source)
         at com.thortech.xl.dataobj.tcDataObj.insert(Unknown Source)
         at com.thortech.xl.dataobj.tcDataObj.save(Unknown Source)
         at com.thortech.xl.dataobj.tcScheduleItem.insertResponseMilestones(Unknown Source)
         at com.thortech.xl.dataobj.tcScheduleItem.eventPostUpdate(Unknown Source)
         at com.thortech.xl.dataobj.tcDataObj.update(Unknown Source)
         at com.thortech.xl.dataobj.tcDataObj.save(Unknown Source)
         at com.thortech.xl.dataobj.tcRCE.updateProcessData(Unknown Source)
         at com.thortech.xl.dataobj.tcRCE.linkToProcess(Unknown Source)
         at com.thortech.xl.dataobj.tcRCE.applyActionRules(Unknown Source)
         at com.thortech.xl.dataobj.tcRCE.checkDataSorted(Unknown Source)
         at com.thortech.xl.dataobj.tcRCE.eventPostUpdate(Unknown Source)
         at com.thortech.xl.dataobj.tcDataObj.update(Unknown Source)
         at com.thortech.xl.dataobj.tcDataObj.save(Unknown Source)
         at com.thortech.xl.dataobj.tcTableDataObj.save(Unknown Source)
         at com.thortech.xl.dataobj.tcRCE.finishDataReceived(Unknown Source)
         at com.thortech.xl.schedule.jms.reconOffline.ProcessOfflineReconMessages.finishReconciliationEvent(Unknown Source)
         at com.thortech.xl.schedule.jms.reconOffline.ProcessOfflineReconMessages.execute(Unknown Source)
         at com.thortech.xl.schedule.jms.messagehandler.MessageProcessUtil.processMessage(Unknown Source)
         at com.thortech.xl.schedule.jms.messagehandler.ReconMessageHandlerMDB.onMessage(Unknown Source)
         at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
         at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:39)
         at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:25)
         at java.lang.reflect.Method.invoke(Method.java:585)
         at com.evermind.server.ejb.interceptor.joinpoint.EJBJoinPointImpl.invoke(EJBJoinPointImpl.java:35)
         at com.evermind.server.ejb.interceptor.InvocationContextImpl.proceed(InvocationContextImpl.java:119)
         at com.evermind.server.ejb.interceptor.system.DMSInterceptor.invoke(DMSInterceptor.java:52)
         at com.evermind.server.ejb.interceptor.InvocationContextImpl.proceed(InvocationContextImpl.java:119)
         at com.evermind.server.ejb.interceptor.system.SetContextActionInterceptor.invoke(SetContextActionInterceptor.java:44)
         at com.evermind.server.ejb.interceptor.InvocationContextImpl.proceed(InvocationContextImpl.java:119)
         at com.evermind.server.ejb.interceptor.system.RunAsInterceptor.invoke(RunAsInterceptor.java:31)
         at com.evermind.server.ejb.interceptor.InvocationContextImpl.proceed(InvocationContextImpl.java:119)
         at com.evermind.server.ejb.InvocationContextPool.invoke(InvocationContextPool.java:55)
         at com.evermind.server.ejb.MessageDrivenConsumer.onMessage(MessageDrivenConsumer.java:347)
         at com.evermind.server.ejb.MessageDrivenConsumer.processMessages(MessageDrivenConsumer.java:233)
         at com.evermind.server.ejb.MessageDrivenConsumer.run(MessageDrivenConsumer.java:169)
         at com.evermind.util.ReleasableResourcePooledExecutor$MyWorker.run(ReleasableResourcePooledExecutor.java:298)
         at java.lang.Thread.run(Thread.java:595)
    What can I check/change given that this has happened out of no where. Only fix at the moment is to stop and start app server, but seems to fall over again on the same recon task.

    Error is just related to memory. Why don't you increase memory in your environment ?

  • Java Heap Space Error

    Hi,
    We are running SAP MII 12.0 on windows server 2003 SP1 installed on a virtual machine with 4GB RAM, Intel Xenon CPU E5504 @ 2.00 GHz.
    We started getting the Java Heap Space Error while executing a transaction which fetches about 200 rows. But now the error is quiet frequent and appears while trying to open or close the transactions or save trying to save data.
    I have edited the heap space in the config tool to 2048 but this has not helped. Not sure if this is of significance but the SAP R3 server being used is quiet slow and takes about 3 mins to return data when I run the BAPI on it. This resulted in the transaction timing out a few times before we started getting the error. Increasing the connection timeout and read timeout for the transaction has not helped.
    Please help me resolve this
    Thanks
    Maaz Ahmed

    The BAPI being used is BAPI_GOODSMVT_GETITEMS I am specifying the Material, Plant, Goods Mvt ranges, and a date range.
    I was informed that the QA R3 system is not among the best servers and the speeds would be better in production (under 3s).
    Also I have been looking at the sapmmc. Each time I restart the cluster or the server I get a series of messages or alerts. In these alerts I see a series (Content, Navigation, PRT, etc..) of health checks failing. And the last two errors are as below
    Object - Common Information
    Attribute - Failed to Start Application
    Description - 2 appl > 1 appl last reported value above threshold.
    and
    Object - Common Information
    Attribute - Failed to Start Application
    Description - 1 appl > 0 appl last reported value above threshold.
    I am able to launch the menu page after this and when i run the above mantioned BAPI I get the error
    Object - Memory Info
    Attribute - Usage Rate
    Description - 81% > 80% last reported value above threshold

  • Heap space error while creating XML document from Resultset

    I am getting Heap space error while creating XML document from Resultset.
    It was working fine from small result set object but when the size of resultset was more than 25,000, heap space error
    I am already using -Xms32m -Xmx1024m
    Is there a way to directly write to xml file from resultset instead of creating the whole document first and then writing it to file? Code examples please?
    here is my code:
    stmt = conn.prepareStatement(sql);
    result = stmt.executeQuery();
    result.setFetchSize(999);
    Document doc = JDBCUtil.toDocument(result, Application.BANK_ID, interfaceType, Application.VERSION);
    JDBCUtil.write(doc, fileName);
    public static Document toDocument(ResultSet rs, String bankId, String interfaceFileType, String version)
        throws ParserConfigurationException, SQLException {
            DocumentBuilderFactory factory = DocumentBuilderFactory.newInstance();
            DocumentBuilder builder = factory.newDocumentBuilder();
            Document doc = builder.newDocument();
            Element results = doc.createElement("sims");
            results.setAttribute("bank", bankId);
            results.setAttribute("record_type", "HEADER");
            results.setAttribute("file_type", interfaceFileType);
            results.setAttribute("version", version);
            doc.appendChild(results);
            ResultSetMetaData rsmd = rs.getMetaData();
            int colCount = rsmd.getColumnCount();
            String columnName="";
            Object value;
            while (rs.next()) {
                Element row = doc.createElement("rec");
                results.appendChild(row);
                for (int i = 1; i <= colCount; i++) {
                    columnName = rsmd.getColumnLabel(i);
                    value = rs.getObject(i);
                    Element node = doc.createElement(columnName);
                    if(value != null)
                        node.appendChild(doc.createTextNode(value.toString()));
                    else
                        node.appendChild(doc.createTextNode(""));
                    row.appendChild(node);
            return doc;
    public static void write(Document document, String filename) {
            //long start = System.currentTimeMillis();
            // lets write to a file
            OutputFormat format = new OutputFormat(document); // Serialize DOM
            format.setIndent(2);
            format.setLineSeparator(System.getProperty("line.separator"));
            format.setLineWidth(80);
            try {
                FileWriter writer = new FileWriter(filename);
                BufferedWriter buf = new BufferedWriter(writer);
                XMLSerializer FileSerial = new XMLSerializer(writer, format);
                FileSerial.asDOMSerializer(); // As a DOM Serializer
                FileSerial.serialize(document);
                writer.close();
            } catch (IOException ioe) {
                ioe.printStackTrace();
            //long end = System.currentTimeMillis();
            //System.err.println("W3C File write time :" + (end - start) + "  " + filename);
        }

    you can increase your heap size..... try setting this as your environment variable.....
    variable: JAVA_OPTS
    value: -Xms512m -Xmx1024m -XX:PermSize=256m -XX:MaxPermSize=512m

  • Java Heap Space error while reading from Excel

    Hello,
    I have a data flow which reads from excel and updates records in an oracle table.
    When the data flow tries to read the excel I get a java Heap space Error.
    Error preparing to read <SUPP_STG3_FILE1>: <Java heap space>.
    Data flow <DF_SUPP_STG3_UPD> is terminated due to error <58105>.
    I have configured Excel Adapter since the server is on UNIX. BOExcelAdapter shows status as red once the execution fails. Before that BOExcel adapter status is green.
    BOExcelAdapter Trace:
    1/13/12 10:57:38 PM Thread[Thread-6,5,main]      Received an error message from the message broker. [Communication failure. Read timed out]. Will exit adapter immediately.
    1/13/12 10:57:47 PM Thread[main,5,main]      Create broker client for life-cycle management. Host:port = hikalxboes01:4001
    1/13/12 10:57:47 PM Thread[main,5,main]      Create broker client for data exchange with ASP. Host:port = hikalxboes01:4001. Client ID = com.acta.adapter.msexceladapter.MSExcelAdapter.data_18
    1/13/12 10:57:47 PM Thread[Thread-11,5,main]      Create broker client for real-time services with ASP. Host:port = 'hikalxboes01:4000''.
    1/13/12 10:57:47 PM Thread[Thread-11,5,main]      Start instance [BOExcelAdapter] of adapter [com.acta.adapter.msexceladapter.MSExcelAdapter].
    1/13/12 10:57:47 PM Thread[Thread-11,5,main]      Register the client ID [com.acta.adapter.msexceladapter.MSExcelAdapter.data_18] and adapter destination [hikalxboes01:4001] with the adapter manager.
    1/13/12 10:57:47 PM Thread[Thread-11,5,main]      Registration complete.
    1/13/12 10:58:10 PM Thread[Thread-10,5,main]      java.lang.OutOfMemoryError: Java heap space
         at org.apache.poi.hssf.usermodel.HSSFRow.addCell(HSSFRow.java:273)
         at org.apache.poi.hssf.usermodel.HSSFRow.createCellFromRecord(HSSFRow.java:196)
         at org.apache.poi.hssf.usermodel.HSSFSheet.setPropertiesFromSheet(HSSFSheet.java:183)
         at org.apache.poi.hssf.usermodel.HSSFSheet.<init>(HSSFSheet.java:128)
         at org.apache.poi.hssf.usermodel.HSSFWorkbook.<init>(HSSFWorkbook.java:283)
         at org.apache.poi.hssf.usermodel.HSSFWorkbook.<init>(HSSFWorkbook.java:196)
         at org.apache.poi.hssf.usermodel.HSSFWorkbook.<init>(HSSFWorkbook.java:178)
         at com.acta.adapter.msexceladapter.MSExcelAdapterReadTable.begin(MSExcelAdapterReadTable.java:537)
         at com.acta.adapter.sdk.StreamOperationWrapper.beginStream(StreamOperationWrapper.java:88)
         at com.acta.adapter.sdk.AdapterRunnerImpl.processBeginOperation(AdapterRunnerImpl.java:1762)
         at com.acta.adapter.sdk.AdapterServiceDataListener.handleBrokerMessage(AdapterServiceDataListener.java:90)
         at com.acta.brokerclient.BrokerClient.handleMessage(BrokerClient.java:439)
         at com.acta.brokerclient.BrokerClient.access$100(BrokerClient.java:53)
         at com.acta.brokerclient.BrokerClient$MessageHandler.run(BrokerClient.java:1621)
         at com.acta.brokerclient.ThreadPool$PoolThread.run(ThreadPool.java:100)
    BOExcelAdapter Error Log:
    1/13/12 10:58:10 PM      java.lang.OutOfMemoryError: Java heap space
         at org.apache.poi.hssf.usermodel.HSSFRow.addCell(HSSFRow.java:273)
         at org.apache.poi.hssf.usermodel.HSSFRow.createCellFromRecord(HSSFRow.java:196)
         at org.apache.poi.hssf.usermodel.HSSFSheet.setPropertiesFromSheet(HSSFSheet.java:183)
         at org.apache.poi.hssf.usermodel.HSSFSheet.<init>(HSSFSheet.java:128)
         at org.apache.poi.hssf.usermodel.HSSFWorkbook.<init>(HSSFWorkbook.java:283)
         at org.apache.poi.hssf.usermodel.HSSFWorkbook.<init>(HSSFWorkbook.java:196)
         at org.apache.poi.hssf.usermodel.HSSFWorkbook.<init>(HSSFWorkbook.java:178)
         at com.acta.adapter.msexceladapter.MSExcelAdapterReadTable.begin(MSExcelAdapterReadTable.java:537)
         at com.acta.adapter.sdk.StreamOperationWrapper.beginStream(StreamOperationWrapper.java:88)
         at com.acta.adapter.sdk.AdapterRunnerImpl.processBeginOperation(AdapterRunnerImpl.java:1762)
         at com.acta.adapter.sdk.AdapterServiceDataListener.handleBrokerMessage(AdapterServiceDataListener.java:90)
         at com.acta.brokerclient.BrokerClient.handleMessage(BrokerClient.java:439)
         at com.acta.brokerclient.BrokerClient.access$100(BrokerClient.java:53)
         at com.acta.brokerclient.BrokerClient$MessageHandler.run(BrokerClient.java:1621)
         at com.acta.brokerclient.ThreadPool$PoolThread.run(ThreadPool.java:100)

    As Jay mentioned above it might be due to the size of the Excel spreadsheet as you might be hitting the limitation in Apache POI library used for adapter.
    What is the size of the Excel file?
    What is the value of -Xmx parameter - see DS Management Console > Adapter configuration page.
    Thank you,
    Viacheslav.

  • Java Heap Space Error in BI Publisher

    Hi,
    I have an issue with BIP reports.
    My report is working fine in development instance as it has very less data.
    But the same report is throwing "Java Heap Space" error in another instance which is having huge amount of data.
    I tried to modify the oc4j.cmd file by increasing the values -XX:MaxPermSize=128m -Xmx1024m.
    After restarting the oc4j serivices,my OBIEE and BIP URL's becomes dead slow.
    Is there any solution to improve the performance (or) is there any other way to resolve this issue.
    I am running on
    OBIEE 10.1.3.4.2.
    oc4j Server
    Windows box.
    Thanks in advance.
    Pramod.

    Changing os's may help, or it may not. Java requires contiguous memory addresses for the heap, and that varies with the os, os parameters, what has previously been loaded into memory, and how much physical memory is available. The heap can't be assigned to the os's swap space; the os handles paging in and out of memory. All modern os's provide paging to disk.

  • LARGE Report | Heap space error | Scalable mode causes XDOIOException

    hi,
    we have a report that returns many records causing a fairly big memory consumption which results in a java heap space error.
    i have read the following post 'Error: Java Heap Space with the scalable mode setting.
    i activated the scalable mode feature for this report, however, after outputting the report again, i get the following exeption:
    oracle.apps.xdo.webservice.exception.OperationFailedException: PublicReportService::generateReport failed: due to oracle.apps.xdo.XDOIOException
    i activated the setting via the xdo.cfg in the according report-folder. the .cfg looks like this:
    <config version="1.0.0" xmlns="http://xmlns.oracle.com/oxp/config/">
    <properties>
    <property name="xslt-scalable">true</property>
    </properties>
    </config>
    can somebody give me a hint in which direction i should look for the error? the exeption tells me nothing to be honest.
    the report works fine with less records - with activated scalable mode however ill get the exception.
    would be very glad for advice.
    thanks a lot.
    Oracle BI Publisher: 10.1.3.4.1

    - Which Application server are you using: OC4J, Weblogic?
    - Did you increase the app server heap size?
    - Enable the DEBUG mode to troubleshoot this issue: http://bichaos.blogspot.com/2011/04/enabling-log-messages-in-bi-publisher.html
    - Start testing a small rowset and then continue increasing it until you get the error.
    regards
    Jorge

  • While generating the huge report getting Java Heap Space Error

    Hi All,
    We are using XML Publisher 5.6.2. we have to generate the huge report which contains more than 300 sql statements. Since our schema structure we can not reduce the queries. Now we are facing issue while generating the report. It takes lot of time and gives 'java heap space error'. We are using data template and RTF template for generating excel report.
    Can anybody help me to resolve the issue? or is there any other way to generate the huge reports?
    Thanks,

    Hi,
    I had seen the forum, but we had already adjusted the parameters in the oc4j "-XX:MaxPermSize=128m -Xmx512m" values to 4096. but still we are getting the java heap space error. since we increased the size of xmx value, XML Publisher occupies 61% of memory of the server. B'coz of this our other applications are getting affected.
    and also, since we are using XML Publisher 5.6.2, can you please assist us how to set the scalable property to 'true'.
    Thanks,
    Ramya.
    Edited by: user753355 on Aug 12, 2009 3:35 AM

  • Consequences of out of heap space errors

    Hello,
    I'm curious what are the consequences of an out of heap space error. If my application is running and I get a heap space error does this corrupt my application? If I had some variable x = 123 can a out of heap space error corrupt x to make it -123?
    Thanks

    Hello,
    I'm curious what are the consequences of an out of
    heap space error. If my application is running and I
    get a heap space error does this corrupt my
    application? If I had some variable x = 123 can a
    out of heap space error corrupt x to make it -123?
    No.
    Corrupt is to harsh of a word.
    However where you run out of space can make your application unusable. For example you might run out of space when loading a new class. Or when creating a new thread. Does your code account for that? If not then that could be a problem.
    On the other hand if you are creating a large data structure and at some point you run out of memory then if you just go back to where you started the creation and remove all references then it shouldn't impact your application.

  • Jva Heap space error

    hi.
    I'm creating an xml file using xerces parser.
    creation is fine ..
    but when i try to serialise my Document object using
    XMLSerialiser.serialize(xmlDoc);
    i get heap space error.
    i did the memory check and the memory consumption is betwenn 25% to 35%..
    is there any way i can optimize serialize function??
    or what can i do so that memory utilization is less.
    Thanx
    Richa

    thanx for the reply.
    if i'm not using Doc then what should i use?
    thanxUse SAX serializing instead.
    There are two forms of XML processing. SAX and DOM. DOM from the programmer's viewpoint is probably easier but it is more resource intensive.
    When you run into memory issues processing XML the best solution is thus usually to switch to SAX processing instead. This is a more scalable solution (and thus better then increasing the heap size).

  • How can I detect Java Heap Space Error?

    Is it possible to detect "Java Heap Space" error logged by Report Viewer Bean?
    It's displayed on screen and Console - but what about API?
    Can I catch it somewhere? Any isError() method? I tried isBusy(), but it does not work - after Heap Space Error, isBusy() still returns true...
    Edit:
    Sometimes, there is NullPointerException logged after Heap Space Error - in this case isBusy() is set to false after five minutes timeout.
    Edited by: mr. regis on Jan 17, 2011 10:27 AM

    Can you show me the link of the bug report?
    A.A.
    This type of functionality is supposed to exist via
    the dom,
    but I don't think it works as advertised in 1.4.x (bug
    reports).

  • Flash builder 4.7 crashes on start

    I am a creative cloud customer. And i was working on flash builder 4.6 without any problem. Today i was notified that i can install 4.7. And i did it.
    Unfortunately it doesn't work. It crashes on start and i don't know why. All other products work fine and previous version 4.6 worked fine also
    i have try to reinstall it but it hasn't resolved my problem and as a creative customer i can't manage to find the older version which works fine
    i have found this error log but honestly i can't really manage with this and don't know how to fix this
    # A fatal error has been detected by the Java Runtime Environment:
    #  EXCEPTION_ACCESS_VIOLATION (0xc0000005) at pc=0x0000000077980895, pid=5260, tid=4900
    # JRE version: 6.0_31-b05
    # Java VM: Java HotSpot(TM) 64-Bit Server VM (20.6-b01 mixed mode windows-amd64 compressed oops)
    # Problematic frame:
    # C  [ntdll.dll+0x50895]
    # If you would like to submit a bug report, please visit:
    #   http://java.sun.com/webapps/bugreport/crash.jsp
    ---------------  T H R E A D  ---------------
    Current thread (0x00000000005bf800):  JavaThread "main" [_thread_in_Java, id=4900, stack(0x0000000000030000,0x0000000000130000)]
    siginfo: ExceptionCode=0xc0000005, reading address 0xffffffffffffffff
    Registers:
    RAX=0x000000000012d838, RBX=0x0000000000000002, RCX=0x000000000012d908, RDX=0x000000000012d878
    RSP=0x000000000012d828, RBP=0x000007feebeba5f0, RSI=0x0000000000000020, RDI=0x0000000000000000
    R8 =0x0000000000124000, R9 =0x0000000000000003, R10=0x0000000000000000, R11=0x0000000000002176
    R12=0x0000000000000000, R13=0x0000000000000050, R14=0x0000000000000003, R15=0x00000000005bf800
    RIP=0x0000000077980895, EFLAGS=0x0000000000010202
    Top of Stack: (sp=0x000000000012d828)
    0x000000000012d828:   0000000000000202 000000007793b239
    0x000000000012d838:   000007fffffde000 0000000007882a00
    0x000000000012d848:   0000000000000007 0000000000000000
    0x000000000012d858:   000000000012da60 000000000012da90
    0x000000000012d868:   0000000000124000 0000000200000000
    0x000000000012d878:   0000000000130000 0000000000124000
    0x000000000012d888:   0000000002906f50 0000000000000000
    0x000000000012d898:   0000000000000000 000000000012e080
    0x000000000012d8a8:   0000000006d10290 000000006da0c38a
    0x000000000012d8b8:   0000000000000000 00000000b02664fd
    0x000000000012d8c8:   0000ffff000000c0 00000000005c0498
    0x000000000012d8d8:   000000000012e0b0 000000006da0cce3
    0x000000000012d8e8:   0000000002943110 0000000000000000
    0x000000000012d8f8:   000000000012da38 0000000000000000
    0x000000000012d908:   000000000012e150 00000000028d5b22
    0x000000000012d918:   00000000028d4ed0 0000000000000000
    Instructions: (pc=0x0000000077980895)
    0x0000000077980875:   d0 00 00 00 4c 89 a1 d8 00 00 00 4c 89 a9 e0 00
    0x0000000077980885:   00 00 4c 89 b1 e8 00 00 00 4c 89 b9 f0 00 00 00
    0x0000000077980895:   0f ae 81 00 01 00 00 0f 29 81 a0 01 00 00 0f 29
    0x00000000779808a5:   89 b0 01 00 00 0f 29 91 c0 01 00 00 0f 29 99 d0
    Register to memory mapping:
    RAX=0x000000000012d838 is pointing into the stack for thread: 0x00000000005bf800
    RBX=0x0000000000000002 is an unknown value
    RCX=0x000000000012d908 is pointing into the stack for thread: 0x00000000005bf800
    RDX=0x000000000012d878 is pointing into the stack for thread: 0x00000000005bf800
    RSP=0x000000000012d828 is pointing into the stack for thread: 0x00000000005bf800
    RBP=0x000007feebeba5f0 is an unknown value
    RSI=0x0000000000000020 is an unknown value
    RDI=0x0000000000000000 is an unknown value
    R8 =0x0000000000124000 is pointing into the stack for thread: 0x00000000005bf800
    R9 =0x0000000000000003 is an unknown value
    R10=0x0000000000000000 is an unknown value
    R11=0x0000000000002176 is an unknown value
    R12=0x0000000000000000 is an unknown value
    R13=0x0000000000000050 is an unknown value
    R14=0x0000000000000003 is an unknown value
    R15=0x00000000005bf800 is a thread
    Stack: [0x0000000000030000,0x0000000000130000],  sp=0x000000000012d828,  free space=1014k
    Native frames: (J=compiled Java code, j=interpreted, Vv=VM code, C=native code)
    C  [ntdll.dll+0x50895]  RtlCaptureContext+0x85
    Java frames: (J=compiled Java code, j=interpreted, Vv=VM code)
    v  blob 0x000000000290707f
    j  java.util.jar.Attributes.putValue(Ljava/lang/String;Ljava/lang/String;)Ljava/lang/String; +13
    j  java.util.jar.Attributes.read(Ljava/util/jar/Manifest$FastInputStream;[B)V+301
    j  java.util.jar.Manifest.read(Ljava/io/InputStream;)V+21
    j  java.util.jar.Manifest.<init>(Ljava/io/InputStream;)V+28
    j  java.util.jar.JarFile.getManifestFromReference()Ljava/util/jar/Manifest;+60
    j  java.util.jar.JarFile.getManifest()Ljava/util/jar/Manifest;+1
    j  sun.net.www.protocol.jar.URLJarFile.isSuperMan()Z+9
    j  sun.net.www.protocol.jar.URLJarFile.getManifest()Ljava/util/jar/Manifest;+1
    j  java.util.jar.JarFile.maybeInstantiateVerifier()V+70
    j  java.util.jar.JarFile.getInputStream(Ljava/util/zip/ZipEntry;)Ljava/io/InputStream;+1
    j  sun.net.www.protocol.jar.JarURLConnection.getInputStream()Ljava/io/InputStream;+88
    j  java.net.URL.openStream()Ljava/io/InputStream;+4
    j  org.eclipse.osgi.baseadaptor.HookRegistry.mergeFileHookConfigurators(Ljava/util/List;Ljav a/util/List;)V+90
    j  org.eclipse.osgi.baseadaptor.HookRegistry.initialize()[Lorg/eclipse/osgi/framework/log/Fr ameworkLogEntry;+21
    j  org.eclipse.osgi.baseadaptor.BaseAdaptor.<init>([Ljava/lang/String;)V+29
    v  ~StubRoutines::call_stub
    j  sun.reflect.NativeConstructorAccessorImpl.newInstance0(Ljava/lang/reflect/Constructor;[Lj ava/lang/Object;)Ljava/lang/Object;+0
    j  sun.reflect.NativeConstructorAccessorImpl.newInstance([Ljava/lang/Object;)Ljava/lang/Obje ct;+72
    j  sun.reflect.DelegatingConstructorAccessorImpl.newInstance([Ljava/lang/Object;)Ljava/lang/ Object;+5
    j  java.lang.reflect.Constructor.newInstance([Ljava/lang/Object;)Ljava/lang/Object;+92
    j  org.eclipse.core.runtime.adaptor.EclipseStarter.createAdaptor()Lorg/eclipse/osgi/framewor k/adaptor/FrameworkAdaptor;+72
    j  org.eclipse.core.runtime.adaptor.EclipseStarter.startup([Ljava/lang/String;Ljava/lang/Run nable;)Lorg/osgi/framework/BundleContext;+65
    j  org.eclipse.core.runtime.adaptor.EclipseStarter.run([Ljava/lang/String;Ljava/lang/Runnabl e;)Ljava/lang/Object;+34
    v  ~StubRoutines::call_stub
    j  sun.reflect.NativeMethodAccessorImpl.invoke0(Ljava/lang/reflect/Method;Ljava/lang/Object; [Ljava/lang/Object;)Ljava/lang/Object;+0
    j  sun.reflect.NativeMethodAccessorImpl.invoke(Ljava/lang/Object;[Ljava/lang/Object;)Ljava/l ang/Object;+87
    j  sun.reflect.DelegatingMethodAccessorImpl.invoke(Ljava/lang/Object;[Ljava/lang/Object;)Lja va/lang/Object;+6
    j  java.lang.reflect.Method.invoke(Ljava/lang/Object;[Ljava/lang/Object;)Ljava/lang/Object;+ 161
    j  org.eclipse.equinox.launcher.Main.invokeFramework([Ljava/lang/String;[Ljava/net/URL;)V+21 1
    j  org.eclipse.equinox.launcher.Main.basicRun([Ljava/lang/String;)V+126
    j  org.eclipse.equinox.launcher.Main.run([Ljava/lang/String;)I+4
    v  ~StubRoutines::call_stub
    ---------------  P R O C E S S  ---------------
    Java Threads: ( => current thread )
      0x0000000005f80800 JavaThread "Low Memory Detector" daemon [_thread_blocked, id=2912, stack(0x0000000006af0000,0x0000000006bf0000)]
      0x0000000005f78800 JavaThread "C2 CompilerThread1" daemon [_thread_blocked, id=4260, stack(0x00000000069f0000,0x0000000006af0000)]
      0x0000000005f5b000 JavaThread "C2 CompilerThread0" daemon [_thread_blocked, id=4804, stack(0x00000000068f0000,0x00000000069f0000)]
      0x0000000005f59000 JavaThread "Attach Listener" daemon [_thread_blocked, id=6080, stack(0x00000000067f0000,0x00000000068f0000)]
      0x0000000005f57800 JavaThread "Signal Dispatcher" daemon [_thread_blocked, id=5632, stack(0x00000000066f0000,0x00000000067f0000)]
      0x0000000005edb800 JavaThread "Finalizer" daemon [_thread_blocked, id=5716, stack(0x00000000065f0000,0x00000000066f0000)]
      0x0000000005ed4800 JavaThread "Reference Handler" daemon [_thread_blocked, id=4068, stack(0x00000000064f0000,0x00000000065f0000)]
    =>0x00000000005bf800 JavaThread "main" [_thread_in_Java, id=4900, stack(0x0000000000030000,0x0000000000130000)]
    Other Threads:
      0x000000000068f800 VMThread [stack: 0x00000000063f0000,0x00000000064f0000] [id=5372]
      0x0000000005f89800 WatcherThread [stack: 0x0000000006bf0000,0x0000000006cf0000] [id=4780]
    VM state:not at safepoint (normal execution)
    VM Mutex/Monitor currently owned by a thread: None
    Heap
    PSYoungGen      total 152896K, used 5243K [0x00000000eaab0000, 0x00000000f5550000, 0x0000000100000000)
      eden space 131072K, 4% used [0x00000000eaab0000,0x00000000eafcec78,0x00000000f2ab0000)
      from space 21824K, 0% used [0x00000000f4000000,0x00000000f4000000,0x00000000f5550000)
      to   space 21824K, 0% used [0x00000000f2ab0000,0x00000000f2ab0000,0x00000000f4000000)
    PSOldGen        total 349568K, used 0K [0x00000000c0000000, 0x00000000d5560000, 0x00000000eaab0000)
      object space 349568K, 0% used [0x00000000c0000000,0x00000000c0000000,0x00000000d5560000)
    PSPermGen       total 65536K, used 5468K [0x00000000b0000000, 0x00000000b4000000, 0x00000000c0000000)
      object space 65536K, 8% used [0x00000000b0000000,0x00000000b0557120,0x00000000b4000000)
    Code Cache  [0x00000000028d0000, 0x0000000002b40000, 0x00000000058d0000)
    total_blobs=240 nmethods=33 adapters=161 free_code_cache=49863168 largest_free_block=10752
    Dynamic libraries:
    0x0000000000400000 - 0x000000000040e000     C:\Program Files\Adobe\Adobe Flash Builder 4.7 (64 Bit)\FlashBuilder.exe
    0x0000000077930000 - 0x0000000077ad9000     C:\Windows\SYSTEM32\ntdll.dll
    0x0000000077250000 - 0x000000007736f000     C:\Windows\system32\kernel32.dll
    0x000007fefe030000 - 0x000007fefe09c000     C:\Windows\system32\KERNELBASE.dll
    0x0000000077830000 - 0x000000007792a000     C:\Windows\system32\USER32.dll
    0x000007fefe6e0000 - 0x000007fefe747000     C:\Windows\system32\GDI32.dll
    0x000007fefea80000 - 0x000007fefea8e000     C:\Windows\system32\LPK.dll
    0x000007feffa40000 - 0x000007feffb09000     C:\Windows\system32\USP10.dll
    0x000007fefe7d0000 - 0x000007fefe86f000     C:\Windows\system32\msvcrt.dll
    0x000007fefc710000 - 0x000007fefc904000     C:\Windows\WinSxS\amd64_microsoft.windows.common-controls_6595b64144ccf1df_6.0.7601.17514 _none_fa396087175ac9ac\COMCTL32.dll
    0x000007fefeb20000 - 0x000007fefeb91000     C:\Windows\system32\SHLWAPI.dll
    0x000007fefdc20000 - 0x000007fefdc77000     C:\Windows\system32\apphelp.dll
    0x000007feebc60000 - 0x000007feec0c7000     C:\Windows\AppPatch\AppPatch64\AcXtrnal.DLL
    0x000007fefea90000 - 0x000007fefeabe000     C:\Windows\system32\IMM32.DLL
    0x000007feff930000 - 0x000007feffa39000     C:\Windows\system32\MSCTF.dll
    0x0000000180000000 - 0x0000000180006000     C:\PROGRA~2\KASPER~1\KASPER~1\x64\kloehk.dll
    0x000007fefe210000 - 0x000007fefe2eb000     C:\Windows\system32\ADVAPI32.dll
    0x000007fefe440000 - 0x000007fefe45f000     C:\Windows\SYSTEM32\sechost.dll
    0x000007feffb10000 - 0x000007feffc3d000     C:\Windows\system32\RPCRT4.dll
    0x0000000000200000 - 0x0000000000215000     C:\PROGRA~2\KASPER~1\KASPER~1\x64\sbhook64.dll
    0x000007fefe870000 - 0x000007fefea73000     C:\Windows\system32\ole32.dll
    0x0000000072000000 - 0x0000000072012000     C:\Program Files\Adobe\Adobe Flash Builder 4.7 (64 Bit)\eclipse\plugins\org.eclipse.equinox.launcher.win32.win32.x86_64_1.1.100.v20110502\ec lipse_1406.dll
    0x000007fefcda0000 - 0x000007fefcdac000     C:\Windows\system32\VERSION.dll
    0x000000006d800000 - 0x000000006dfb8000     C:\Program Files\Adobe\Adobe Flash Builder 4.7 (64 Bit)\jre\bin\server\jvm.dll
    0x000007fefbb70000 - 0x000007fefbbab000     C:\Windows\system32\WINMM.dll
    0x000000006d770000 - 0x000000006d77e000     C:\Program Files\Adobe\Adobe Flash Builder 4.7 (64 Bit)\jre\bin\verify.dll
    0x000000006d3b0000 - 0x000000006d3d7000     C:\Program Files\Adobe\Adobe Flash Builder 4.7 (64 Bit)\jre\bin\java.dll
    0x000000006d7c0000 - 0x000000006d7d2000     C:\Program Files\Adobe\Adobe Flash Builder 4.7 (64 Bit)\jre\bin\zip.dll
    0x000007fefd810000 - 0x000007fefd827000     C:\Windows\system32\CRYPTSP.dll
    0x000007fefd2e0000 - 0x000007fefd327000     C:\Windows\system32\rsaenh.dll
    0x000007fefd080000 - 0x000007fefd09e000     C:\Windows\system32\USERENV.dll
    0x000007fefdd90000 - 0x000007fefdd9f000     C:\Windows\system32\profapi.dll
    0x000007fefdc80000 - 0x000007fefdc8f000     C:\Windows\system32\CRYPTBASE.dll
    0x000000006d610000 - 0x000000006d627000     C:\Program Files\Adobe\Adobe Flash Builder 4.7 (64 Bit)\jre\bin\net.dll
    0x000007fefe3d0000 - 0x000007fefe41d000     C:\Windows\system32\WS2_32.dll
    0x000007fefe200000 - 0x000007fefe208000     C:\Windows\system32\NSI.dll
    0x000007fefd5c0000 - 0x000007fefd615000     C:\Windows\system32\mswsock.dll
    0x000007fefd5b0000 - 0x000007fefd5b7000     C:\Windows\System32\wship6.dll
    0x000007fefc3e0000 - 0x000007fefc3f5000     C:\Windows\system32\NLAapi.dll
    0x000007fef8390000 - 0x000007fef83a5000     C:\Windows\system32\napinsp.dll
    0x000007fef8370000 - 0x000007fef8389000     C:\Windows\system32\pnrpnsp.dll
    0x000007fef95f0000 - 0x000007fef961e000     C:\Program Files\Common Files\Microsoft Shared\Windows Live\WLIDNSP.DLL
    0x0000000077b00000 - 0x0000000077b07000     C:\Windows\system32\PSAPI.DLL
    0x000007fefd390000 - 0x000007fefd3eb000     C:\Windows\system32\DNSAPI.dll
    0x000007fef8360000 - 0x000007fef836b000     C:\Windows\System32\winrnr.dll
    0x000007fefcea0000 - 0x000007fefcea7000     C:\Windows\System32\wshtcpip.dll
    0x000007fefb980000 - 0x000007fefb9a7000     C:\Windows\system32\IPHLPAPI.DLL
    0x000007fefb930000 - 0x000007fefb93b000     C:\Windows\system32\WINNSI.DLL
    0x000007fef94d0000 - 0x000007fef94d8000     C:\Windows\system32\rasadhlp.dll
    0x000007fefb850000 - 0x000007fefb8a3000     C:\Windows\System32\fwpuclnt.dll
    VM Arguments:
    jvm_args: -Xms512m -Xmx1024m -XX:MaxPermSize=256m -XX:PermSize=64m -Dorg.eclipse.equinox.p2.reconciler.dropins.directory=eclipse/dropins -Declipse.application=com.adobe.flexbuilder.standalone.FlashBuilderApplication
    java_command: <unknown>
    Launcher Type: generic
    Environment Variables:
    CLASSPATH=.;C:\Program Files (x86)\QuickTime\QTSystem\QTJava.zip
    PATH=C:/Program Files/Adobe/Adobe Flash Builder 4.7 (64 Bit)/jre/bin/server;C:/Program Files/Adobe/Adobe Flash Builder 4.7 (64 Bit)/jre/bin;C:/Program Files/Adobe/Adobe Flash Builder 4.7 (64 Bit)/jre/lib/amd64;C:\Program Files\Adobe\Adobe Flash Builder 4.7 (64 Bit)\;C:\Program Files (x86)\NVIDIA Corporation\PhysX\Common;C:\Program Files\Common Files\Microsoft Shared\Windows Live;C:\Program Files (x86)\Common Files\Microsoft Shared\Windows Live;C:\Windows\system32;C:\Windows;C:\Windows\System32\Wbem;C:\Windows\System32\WindowsP owerShell\v1.0\;c:\Program Files (x86)\Microsoft SQL Server\90\Tools\binn\;C:\Program Files (x86)\QuickTime\QTSystem\;C:\Program Files (x86)\Windows Live\Shared;C:\Program Files (x86)\ATI Technologies\ATI.ACE\Core-Static;C:\Program Files (x86)\McLaren Electronic Systems\ATLAS 9\Bin\;C:\Program Files\Adobe\Adobe Flash Builder 4.7 (64 Bit);
    OS=Windows_NT
    PROCESSOR_IDENTIFIER=Intel64 Family 6 Model 23 Stepping 6, GenuineIntel
    ---------------  S Y S T E M  ---------------
    OS: Windows 7 , 64 bit Build 7601 Service Pack 1
    CPU:total 2 (2 cores per cpu, 1 threads per core) family 6 model 23 stepping 6, cmov, cx8, fxsr, mmx, sse, sse2, sse3, ssse3, sse4.1
    Memory: 4k page, physical 3144236k(1492332k free), swap 6286620k(3774552k free)
    vm_info: Java HotSpot(TM) 64-Bit Server VM (20.6-b01) for windows-amd64 JRE (1.6.0_31-b05), built on Feb  3 2012 18:34:57 by "java_re" with MS VC++ 8.0 (VS2005)
    time: Fri Dec 07 17:17:17 2012
    elapsed time: 0 seconds

    I finally found what probelem i have. Visual studio has corrupted one dll. Flahs is crashing due to my browser in 64bits which has problem. I found that it could be a probleme while installing a .net framework. But unfortunately i can't delete or uninstall this framework, i had no option to uninstall it. I guess the best way is to format my computer. But as i am waiting for a new worksatation dedicated to your tool and zbrush of course(for stage3d is a real improvment), i won't format it now it would take too much time to resintall everything and i would have to do this again when i will received my workstation
    If someone has problem like that there might be a solution(not the best but at least it works)
    To solve my problem as i have to make an app in flash builder. I downloaded the 32 bits version of flash builder 4.7. And i will resintall the 64 bits as soon as i received my workstation.

Maybe you are looking for

  • The item referred to by this shortcut cannot be accessed. You may not have the appropriate permissions

    Hi I originally posted this in the Windows 7 Networking forum and they advised to post it here. We use Windows 7 SP1 clients with Roaming Profile and Folder Redirection and they are connected to a Windows 2008 SP2 server.  We are getting issues when

  • 2nd generation Time Capsule bug?

    Hi I'm having trouble with my new Time Capsule (purchased July 2011).  We have two iMacs and two printers, and one Airport Extreme (used as an extender) on the Time Capsule network.  We also use Time Capsule with Time Machine for back up of both iMac

  • Guest Anchor

    Hi All, I have a question if a guest anchor can support multiple VLANs for one SSID over EoIP? With AP groups this is possible, for example one SSID can be the same in different locations (meaning different VLANs/dynamic interfaces) but can this be d

  • How to handle the mutating error

    create or replace trigger trg_t1 after insert on t1 begin insert into t1 values(1); end; i got some error..

  • Intercompany process Flow

    Hello friends, Company AB makes FG for Company AD, and  company AD may be making components for AB in near future.  How will all of these intercompany transaction work? I know two flows by definition as below ; a)You will send components from AD to A