Out of memory error - WLW Schema Project build

hi
Wasn't sure which group (workshop vs xmlbeans) but here goes.
I'm doing a persomal eval of the WLS 8.1.1. platform.
My current focus is on XML Schema support, XML Beans, transformations etc
and in particular how it all copes with large schema.
I'm using Justice XML Data Dictionary (3.0.0.0) as an example of a large
schema
(http://it.ojp.gov/jxdd/)
I am getting an out of memory error when I build this within WLW.
The build appears to be in the javac phase (and occurs when the memory goes
over 256M) so I think it's the ANT task.
WLW doesn't seem to be running out of memory and the build machine is not
running out of resources.
Where do I configure this? The <xmlbean> tag ? Is there any doco?
regards
Jim Nicolson
=============== Build trace below ====================
Build project JXDDSchema started.
BUILD STARTED
build:
check-uptodate:
build-sub:
Updating property file:
C:\data\projects\bea\integration\wlitest\.workshop\.ide\JXDDSchema\build.pro
perties
Deleting directory
C:\DOCUME~1\JIMNIC~1\LOCALS~1\Temp\.wlw-temp\wlw_compile38940\JXDDSchema
Created dir:
C:\DOCUME~1\JIMNIC~1\LOCALS~1\Temp\.wlw-temp\wlw_compile38940\JXDDSchema
Loading schema file
C:\data\projects\bea\integration\wlitest\JXDDSchema\jxdds_3.0.0.0_full-doc.x
sd
Loading schema file
C:\data\projects\bea\integration\wlitest\JXDDSchema\iso_639-2t_1.0.0.0_full-
doc.xsd
Loading schema file
C:\data\projects\bea\integration\wlitest\JXDDSchema\ut_offender-tracking-mis
c_1.0.0.0_full-doc.xsd
Loading schema file
C:\data\projects\bea\integration\wlitest\JXDDSchema\ncic_2000-gun_1.0.0.0_fu
ll-doc.xsd
Loading schema file
C:\data\projects\bea\integration\wlitest\JXDDSchema\ncic_2000-other-transact
ions_1.0.0.0_full-doc.xsd
Loading schema file
C:\data\projects\bea\integration\wlitest\JXDDSchema\ncic_2000-uniform-offens
e_1.0.0.0_full-doc.xsd
Loading schema file
C:\data\projects\bea\integration\wlitest\JXDDSchema\mn_offense_1.0.0.0_full-
doc.xsd
Loading schema file
C:\data\projects\bea\integration\wlitest\JXDDSchema\dod_jcs-pub2.0-misc_1.0.
0.0_full-doc.xsd
Loading schema file
C:\data\projects\bea\integration\wlitest\JXDDSchema\cap_1.0.0.0_full-doc.xsd
Loading schema file
C:\data\projects\bea\integration\wlitest\JXDDSchema\nibrs_misc_1.0.0.0_full-
doc.xsd
Loading schema file
C:\data\projects\bea\integration\wlitest\JXDDSchema\fips_6-4_1.0.0.0_full-do
c.xsd
Loading schema file
C:\data\projects\bea\integration\wlitest\JXDDSchema\iso_3166_1.0.0.0_full-do
c.xsd
Loading schema file
C:\data\projects\bea\integration\wlitest\JXDDSchema\dod_misc_1.0.0.0_full-do
c.xsd
Loading schema file
C:\data\projects\bea\integration\wlitest\JXDDSchema\ncic_2000-misc_1.0.0.0_f
ull-doc.xsd
Loading schema file
C:\data\projects\bea\integration\wlitest\JXDDSchema\ncic_2000-boat_1.0.0.0_f
ull-doc.xsd
Loading schema file
C:\data\projects\bea\integration\wlitest\JXDDSchema\ncic_2000-securities_1.0
.0.0_full-doc.xsd
Loading schema file
C:\data\projects\bea\integration\wlitest\JXDDSchema\ncic_2000-article_1.0.0.
0_full-doc.xsd
Loading schema file
C:\data\projects\bea\integration\wlitest\JXDDSchema\unece_rec20-misc_1.0.0.0
_full-doc.xsd
Loading schema file
C:\data\projects\bea\integration\wlitest\JXDDSchema\ncic_2000-state-country_
1.0.0.0_full-doc.xsd
Loading schema file
C:\data\projects\bea\integration\wlitest\JXDDSchema\iso_4217_1.0.0.0_full-do
c.xsd
Loading schema file
C:\data\projects\bea\integration\wlitest\JXDDSchema\fips_10-4_1.0.0.0_full-d
oc.xsd
Loading schema file
C:\data\projects\bea\integration\wlitest\JXDDSchema\ansi_d20_1.0.0.0_full-do
c.xsd
Loading schema file
C:\data\projects\bea\integration\wlitest\JXDDSchema\iso_639-2b_1.0.0.0_full-
doc.xsd
Loading schema file
C:\data\projects\bea\integration\wlitest\JXDDSchema\fips_5-2_1.0.0.0_full-do
c.xsd
Loading schema file
C:\data\projects\bea\integration\wlitest\JXDDSchema\ncic_2000-vehicle_1.0.0.
0_full-doc.xsd
Loading schema file
C:\data\projects\bea\integration\wlitest\JXDDSchema\dod_exec-12958_1.0.0.0_f
ull-doc.xsd
Loading schema file
C:\data\projects\bea\integration\wlitest\JXDDSchema\ncic_2000-personal-descr
iptors_1.0.0.0_full-doc.xsd
Loading schema file
C:\data\projects\bea\integration\wlitest\JXDDSchema\usps_states_1.0.0.0_full
-doc.xsd
Time to build schema type system: 6.75 seconds
The system is out of resources.
Consult the following stack trace for details.
java.lang.OutOfMemoryError
BUILD FAILED
BUILD FAILED

hi Kevin
Thanks I'll take a look there.
I think it's a good move to make XMLBeans open source.
(I've been using Castor for the same purpose for the last two years).
I was mainly focussed on XMLBeans as they are used in WLW context and my
testing suggested that I would probably want to know more about the ANT
build/tasks etc. (Just to be able to deal with unexpected issues)
It's not urgent - I'm just doing a personal eval to come up to speed with
WLS 8.1 platform.
thanks
Jim Nicolson
"Kevin Krouse" <[email protected]> wrote in message
news:[email protected]..
Sorry, the first URL should have been:
http://cvs.apache.org/viewcvs.cgi/*checkout*/xml-xmlbeans/v1/xkit/anttask.html?rev=1.2
>
--k
On Tue, 30 Sep 2003 22:35:58 -0700, Kevin Krouse wrote:
Hi Jim,
Well, the XMLBean docs are in a process of moving into the Apache
XMLBeans
project (http://xml.apache.org/xmlbeans), so I can point you to where
they
are in the cvs repository. You can also look at the source if you'dlike!
>>
Here's an html doc for the xmlbean task:
http://cvs.apache.org/viewcvs.cgi/*checkout*/xml-xmlbeans/v1/xkit/anttask.html?rev=1.2http://cvs.apache.org/viewcvs.cgi/*checkout*/xml-xmlbeans/v1/xkit/anttask.html?rev=1.2
>>
Here's the code for the xmlbean task:
http://cvs.apache.org/viewcvs.cgi/xml-xmlbeans/v1/src/xmlcomp/org/apache/xmlbeans/impl/tool/XMLBean.java?rev=HEAD&content-type=text/vnd.viewcvs-markup
>>
>>
As to your second question about WLW becoming unresponsive, after the
Schemas.jar is built, the source for the entire project is re-scanned
which could take several minutes. The performance impact of rescanning
the project is improved in SP2 and will be addressed even more in future
releases. Stay tuned.
--k

Similar Messages

  • General Error and Out of Memory Error - affecting multiple projects

    I am running Final Cut Pro 6 on my 1.25 GHz PowerPC G4 iMac, with 1.25 GB RAM. OS X 10.4.11.
    I have had this setup for more than a year and used it without any problems.
    I have two projects stored on an external LaCie firewire drive with more than 140GB disk space remaining. As of this morning, I cannot work on either of them: both are throwing the "General Error" message, and one of them is also telling me it's "Out of Memory". On project #1, the "Out of Memory" occurs whenever I try to open a clip in the viewer, following a "General Error" message. On project #2, the "General Error" message occurs when I try to open the project; it gets halfway through the process and then throws the error, leaving me unable to open the timeline.
    Both projects are short, less than 3 minutes long, and neither project contains any CMYK or grayscale graphics. Project #2 does have a short Motion sequence.
    Things I have tried:
    ~ restarting and hard-rebooting
    ~ trashing preferences
    ~ rebuilding permissions
    ~ trashing render files
    ~ creating a new project
    ~ searching this forum and Google for other answers
    Help?

    Thanks for the support, Jim. I've had terrible experiences with Firewire drives in the past, too; regrettably, there doesn't seem to be an affordable alternative at this point.
    I just looked up resetting the PMU, as that's not something I've done before. I really hope it's that simple, as the thought of recreating all these clips makes my head hurt. But I'll definitely try your suggestion of reconnecting individual media files first. I've been through that before.

  • Apple HDV codec and Out of Memory error on transferred project

    Hi,
    I recently captured and have been editing fine with HDV footage on my iMac (surprisingly enough). My question is, I transfered the entire project to a collegue to edit on his new Powerbook(much faster than my machine) he gets two errors when he tries to open the sequence. 1. Codec not found. You may be using a compression type without the corresponding hardware card. Then, 2 - Out of Memory. He can play the audio off the QT movies but the display is only white. I looked up the Movie info for the QT movies and mine is reading that it is Apple HDV codec. The exact same clip's Movie info on his Powerbook is reading only HDV? Can anybody help? I'm pretty perplexed on this one.
    Thanks!

    It really would be useful if you included information like: FCP versions, QT versions, how the footage was captured and what codec was used?
    Do you and he have matching versions of FCP? of QT?
    If he doesn't have the codec you used to capture, then he t'aint gonna play the file. It is as simple as that.
    x

  • Out of Memory Error when exporting release build for IOS

    I recently changed my project to use the new AIR 3.3 SDK.
    When I try to package my game for iOS, I get an error part way through the build, that says
    Exeption in thread "main" java.lang.OutOfMemoryError: Java heap space.
    I took a screenshot:
    It's frustrating because now it doesn't build at all.
    I have tried changing the -vmargs for the sdk to have 16Gb of RAM available, (and many other multiples of 1024m) in the hope that this would fix it.
    I've also installed the JDK as it is supposed ot handle memory better than the JRE, but have no idea how to point FB to use that.
    I've changed the Xmx value to 1024m in Flashbuilder.ini and eclipse.ini (it seems it doesn't start if it's higher than that) and still no luck.
    Can anyone help with this?
    Cheers,
    Ben

    Well I don't have to render as I go, it is just a choice. I checked to see if all the video and stills were rendered. I re-rendered after making sure all of the options were checked, removed all of the stills from the timeline just in case the still format was the problem, then attempted to export again. It took about 2 hours. I watched with activity monitor and it took almost all of the available disc space then my computer shut itself down. When I rebooted there was a Quicktime file 320 GB in size but would not open. I got an error message that it was not a mov. file.
    But to answer your question:
    Video is 29.97fps DV/DVCPRO
    Frame size is 720 x 480
    3.0 mb/sec
    16 bit Integer
    Aplha= None /ignore
    Composit is Normal
    NTSC-CCIR 601
    Stereo
    Stills are at 25.0 fps JPEG

  • Out of memory Error While deploying and building the application

    # An unexpected error has been detected by HotSpot Virtual Machine:
    # EXCEPTION_ACCESS_VIOLATION (0xc0000005) at pc=0x0808f7ef, pid=5036, tid=5072
    # Java VM: Java HotSpot(TM) Client VM (1.4.2_11-b06 mixed mode)
    # Problematic frame:
    # V [jvm.dll+0x8f7ef]
    --------------- T H R E A D ---------------
    Current thread (0x078b4ac0): JavaThread "ExecuteThread: '9' for queue: 'weblogic.kernel.Default'" daemon [_thread_in_vm, id=5072]
    siginfo: ExceptionCode=0xc0000005, reading address 0x079c7ffc
    Registers:
    EAX=0x00000000, EBX=0x078b4ac0, ECX=0x079c7ff0, EDX=0x0080908c
    ESP=0x0823f5a0, EBP=0x0823f5f8, ESI=0x0718ac70, EDI=0x00000000
    EIP=0x0808f7ef, EFLAGS=0x00010246
    Top of Stack: (sp=0x0823f5a0)
    0x0823f5a0: 08064249 0080908c 079c7ff0 0823f618
    0x0823f5b0: 0718ac20 0808f80a 0080908c 0808f7e5
    0x0823f5c0: 0718a220 0808eda6 0080908c 0003bc78
    0x0823f5d0: 0808eec6 0080908c 0823f618 00000001
    0x0823f5e0: 080925ab 0080908c 078b4d7c 00000001
    0x0823f5f0: 00000000 078b4ac0 0823f60c 0095f4f4
    0x0823f600: 0080908c 0823f618 078b4b5c 0823f628
    0x0823f610: 0095f4ac 078b4b5c 0080908c 0823f624
    Instructions: (pc=0x0808f7ef)
    0x0808f7df: 02 33 c0 c2 04 00 8b 4c 24 08 8b 54 24 04 33 c0
    0x0808f7ef: 3b 51 0c 0f 94 c0 c3 56 8b f1 68 e5 f7 08 08 ff
    Stack: [0x08200000,0x08240000), sp=0x0823f5a0, free space=253k
    Native frames: (J=compiled Java code, j=interpreted, Vv=VM code, C=native code)
    V [jvm.dll+0x8f7ef]
    C [jdwp.dll+0xf4f4]
    C [jdwp.dll+0xf4ac]
    C [jdwp.dll+0xbf91]
    C [jdwp.dll+0xbe23]
    C [jdwp.dll+0x7b6b]
    C [jdwp.dll+0x89c8]
    V [jvm.dll+0x8fc00]
    V [jvm.dll+0x909e4]
    V [jvm.dll+0x90291]
    V [jvm.dll+0x6df8a]
    j jsp_servlet._data_usage.__new_request._jspService(Ljavax/servlet/http/HttpServletRequest;Ljavax/servlet/http/HttpServletResponse;)V+2387
    j com.telus.smartdesktop.framework.JSPControllerServlet.service(Ljavax/servlet/ServletRequest;Ljavax/servlet/ServletResponse;)V+74
    j weblogic.servlet.internal.ServletStubImpl$ServletInvocationAction.run()Ljava/lang/Object;+12
    j weblogic.servlet.internal.ServletStubImpl.invokeServlet(Ljavax/servlet/ServletRequest;Ljavax/servlet/ServletResponse;Lweblogic/servlet/internal/FilterChainImpl;)V+387
    j weblogic.servlet.internal.ServletStubImpl.invokeServlet(Ljavax/servlet/ServletRequest;Ljavax/servlet/ServletResponse;Lweblogic/servlet/internal/FilterChainImpl;)V+618
    j weblogic.servlet.internal.TailFilter.doFilter(Ljavax/servlet/ServletRequest;Ljavax/servlet/ServletResponse;Ljavax/servlet/FilterChain;)V+10
    j weblogic.servlet.internal.FilterChainImpl.doFilter(Ljavax/servlet/ServletRequest;Ljavax/servlet/ServletResponse;)V+28
    j com.sun.identity.agents.filter.AmAgentFilter.doFilter(Ljavax/servlet/ServletRequest;Ljavax/servlet/ServletResponse;Ljavax/servlet/FilterChain;)V+175
    j weblogic.servlet.internal.FilterChainImpl.doFilter(Ljavax/servlet/ServletRequest;Ljavax/servlet/ServletResponse;)V+28
    j weblogic.servlet.internal.WebAppServletContext$ServletInvocationAction.run()Ljava/lang/Object;+79
    j weblogic.security.acl.internal.AuthenticatedSubject.doAs(Lweblogic/security/subject/AbstractSubject;Ljava/security/PrivilegedAction;)Ljava/lang/Object;+34
    j weblogic.security.service.SecurityManager.runAs(Lweblogic/security/acl/internal/AuthenticatedSubject;Lweblogic/security/acl/internal/AuthenticatedSubject;Ljava/security/PrivilegedAction;)Ljava/lang/Object;+18
    j weblogic.servlet.internal.WebAppServletContext.invokeServlet(Lweblogic/servlet/internal/ServletRequestImpl;Lweblogic/servlet/internal/ServletResponseImpl;)V+685
    j weblogic.servlet.internal.ServletRequestImpl.execute(Lweblogic/kernel/ExecuteThread;)V+141
    j weblogic.kernel.ExecuteThread.execute(Lweblogic/kernel/ExecuteRequest;)V+23
    j weblogic.kernel.ExecuteThread.run()V+66
    v ~StubRoutines::call_stub
    V [jvm.dll+0x72846]
    V [jvm.dll+0xac976]
    V [jvm.dll+0x72753]
    V [jvm.dll+0x7244f]
    V [jvm.dll+0x72488]
    V [jvm.dll+0x8a3a0]
    V [jvm.dll+0xd0de8]
    V [jvm.dll+0xd0db6]
    C [MSVCRT.dll+0x2a3b0]
    C [kernel32.dll+0xb729]
    Java frames: (J=compiled Java code, j=interpreted, Vv=VM code)
    j jsp_servlet._data_usage.__new_request._jspService(Ljavax/servlet/http/HttpServletRequest;Ljavax/servlet/http/HttpServletResponse;)V+2387
    j com.telus.smartdesktop.framework.JSPControllerServlet.service(Ljavax/servlet/ServletRequest;Ljavax/servlet/ServletResponse;)V+74
    j weblogic.servlet.internal.ServletStubImpl$ServletInvocationAction.run()Ljava/lang/Object;+12
    j weblogic.servlet.internal.ServletStubImpl.invokeServlet(Ljavax/servlet/ServletRequest;Ljavax/servlet/ServletResponse;Lweblogic/servlet/internal/FilterChainImpl;)V+387
    j weblogic.servlet.internal.ServletStubImpl.invokeServlet(Ljavax/servlet/ServletRequest;Ljavax/servlet/ServletResponse;Lweblogic/servlet/internal/FilterChainImpl;)V+618
    j weblogic.servlet.internal.TailFilter.doFilter(Ljavax/servlet/ServletRequest;Ljavax/servlet/ServletResponse;Ljavax/servlet/FilterChain;)V+10
    j weblogic.servlet.internal.FilterChainImpl.doFilter(Ljavax/servlet/ServletRequest;Ljavax/servlet/ServletResponse;)V+28
    j com.sun.identity.agents.filter.AmAgentFilter.doFilter(Ljavax/servlet/ServletRequest;Ljavax/servlet/ServletResponse;Ljavax/servlet/FilterChain;)V+175
    j weblogic.servlet.internal.FilterChainImpl.doFilter(Ljavax/servlet/ServletRequest;Ljavax/servlet/ServletResponse;)V+28
    j weblogic.servlet.internal.WebAppServletContext$ServletInvocationAction.run()Ljava/lang/Object;+79
    j weblogic.security.acl.internal.AuthenticatedSubject.doAs(Lweblogic/security/subject/AbstractSubject;Ljava/security/PrivilegedAction;)Ljava/lang/Object;+34
    j weblogic.security.service.SecurityManager.runAs(Lweblogic/security/acl/internal/AuthenticatedSubject;Lweblogic/security/acl/internal/AuthenticatedSubject;Ljava/security/PrivilegedAction;)Ljava/lang/Object;+18
    j weblogic.servlet.internal.WebAppServletContext.invokeServlet(Lweblogic/servlet/internal/ServletRequestImpl;Lweblogic/servlet/internal/ServletResponseImpl;)V+685
    j weblogic.servlet.internal.ServletRequestImpl.execute(Lweblogic/kernel/ExecuteThread;)V+141
    j weblogic.kernel.ExecuteThread.execute(Lweblogic/kernel/ExecuteRequest;)V+23
    j weblogic.kernel.ExecuteThread.run()V+66
    v ~StubRoutines::call_stub
    --------------- P R O C E S S ---------------
    Java Threads: ( => current thread )
    0x071c8520 JavaThread "JDWP Command Reader" daemon [_thread_in_native, id=5340]
    0x07aa37b0 JavaThread "Thread-20" daemon [_thread_in_native, id=3248]
    0x07f777f0 JavaThread "HvcReferenceDataPeriodicRefreshThread" daemon [_thread_blocked, id=1448]
    0x07aa30f0 JavaThread "SD-PerformanceMonitorThread" daemon [_thread_blocked, id=5856]
    0x08bb2b48 JavaThread "cache-PrepareThread" daemon [_thread_blocked, id=3968]
    0x07cfe008 JavaThread "cache-CommitThread" daemon [_thread_blocked, id=4128]
    0x00a59410 JavaThread "Thread-14" daemon [_thread_in_native, id=2096]
    0x073e0a20 JavaThread "ListenThread.Default" [_thread_in_native, id=4432]
    0x07b2b808 JavaThread "Thread-12" [_thread_blocked, id=4472]
    0x072ad9f8 JavaThread "Thread-11" daemon [_thread_in_native, id=4160]
    0x0893b648 JavaThread "RulesCachePeriodicRefreshThread" daemon [_thread_blocked, id=2024]
    0x07485828 JavaThread "ReferenceDataRefreshThread" daemon [_thread_blocked, id=2204]
    0x07e80408 JavaThread "ExecuteThread: '4' for queue: 'weblogic.socket.Muxer'" daemon [_thread_in_native, id=1588]
    0x071fb3e8 JavaThread "ExecuteThread: '3' for queue: 'weblogic.socket.Muxer'" daemon [_thread_in_native, id=3532]
    0x07bf4240 JavaThread "ExecuteThread: '2' for queue: 'weblogic.socket.Muxer'" daemon [_thread_in_native, id=112]
    0x07bf40d8 JavaThread "ExecuteThread: '1' for queue: 'weblogic.socket.Muxer'" daemon [_thread_in_native, id=3680]
    0x07294ea0 JavaThread "ExecuteThread: '0' for queue: 'weblogic.socket.Muxer'" daemon [_thread_in_native, id=6016]
    0x00a71e60 JavaThread "com.telus.provider.scheduling.Scheduler@b245dc" daemon [_thread_blocked, id=4636]
    0x07204828 JavaThread "ExecuteThread: '3' for queue: 'JMS.TimerClientPool'" daemon [_thread_blocked, id=5604]
    0x07b2cea0 JavaThread "ExecuteThread: '2' for queue: 'JMS.TimerClientPool'" daemon [_thread_blocked, id=1520]
    0x0791bea0 JavaThread "ExecuteThread: '1' for queue: 'JMS.TimerClientPool'" daemon [_thread_blocked, id=5496]
    0x07849ce0 JavaThread "ExecuteThread: '0' for queue: 'JMS.TimerClientPool'" daemon [_thread_blocked, id=3828]
    0x0739af88 JavaThread "Thread-6" daemon [_thread_blocked, id=2784]
    0x072241d0 JavaThread "ExecuteThread: '0' for queue: 'JMS.TimerTreePool'" daemon [_thread_blocked, id=4004]
    0x072eb7b8 JavaThread "weblogic.health.CoreHealthMonitor" daemon [_thread_blocked, id=3976]
    0x0754ace0 JavaThread "Thread-5" [_thread_blocked, id=3236]
    0x078eac38 JavaThread "DoSManager" [_thread_blocked, id=3740]
    0x07893190 JavaThread "VDE Transaction Processor Thread" [_thread_blocked, id=3408]
    0x07938408 JavaThread "ExecuteThread: '2' for queue: 'weblogic.admin.RMI'" daemon [_thread_blocked, id=4372]
    0x07abb408 JavaThread "ExecuteThread: '1' for queue: 'weblogic.admin.RMI'" daemon [_thread_blocked, id=5148]
    0x07aafda8 JavaThread "ExecuteThread: '0' for queue: 'weblogic.admin.RMI'" daemon [_thread_blocked, id=2656]
    0x0739c898 JavaThread "ExecuteThread: '1' for queue: 'weblogic.admin.HTTP'" daemon [_thread_blocked, id=4264]
    0x074009b8 JavaThread "ExecuteThread: '0' for queue: 'weblogic.admin.HTTP'" daemon [_thread_blocked, id=5196]
    0x078004a8 JavaThread "weblogic.security.SpinnerRandomSource" daemon [_thread_blocked, id=3516]
    0x077ffea8 JavaThread "weblogic.time.TimeEventGenerator" daemon [_thread_blocked, id=1296]
    0x0718aea0 JavaThread "ExecuteThread: '4' for queue: 'weblogic.kernel.System'" daemon [_thread_blocked, id=2072]
    0x0718a220 JavaThread "ExecuteThread: '3' for queue: 'weblogic.kernel.System'" daemon [_thread_blocked, id=2832]
    0x071895d8 JavaThread "ExecuteThread: '2' for queue: 'weblogic.kernel.System'" daemon [_thread_blocked, id=3696]
    0x071d6ed8 JavaThread "ExecuteThread: '1' for queue: 'weblogic.kernel.System'" daemon [_thread_blocked, id=4064]
    0x071d6ac0 JavaThread "ExecuteThread: '0' for queue: 'weblogic.kernel.System'" daemon [_thread_blocked, id=5168]
    0x071d5640 JavaThread "ExecuteThread: '14' for queue: 'weblogic.kernel.Default'" daemon [_thread_blocked, id=1184]
    0x071d4ab8 JavaThread "ExecuteThread: '13' for queue: 'weblogic.kernel.Default'" daemon [_thread_blocked, id=2200]
    0x07401b68 JavaThread "ExecuteThread: '12' for queue: 'weblogic.kernel.Default'" daemon [_thread_blocked, id=4608]
    0x07a99900 JavaThread "ExecuteThread: '11' for queue: 'weblogic.kernel.Default'" daemon [_thread_blocked, id=5900]
    0x078b4df8 JavaThread "ExecuteThread: '10' for queue: 'weblogic.kernel.Default'" daemon [_thread_blocked, id=4028]
    =>0x078b4ac0 JavaThread "ExecuteThread: '9' for queue: 'weblogic.kernel.Default'" daemon [_thread_in_vm, id=5072]
    0x078b4018 JavaThread "ExecuteThread: '8' for queue: 'weblogic.kernel.Default'" daemon [_thread_blocked, id=4108]
    0x07380448 JavaThread "ExecuteThread: '7' for queue: 'weblogic.kernel.Default'" daemon [_thread_blocked, id=4740]
    0x07477c30 JavaThread "ExecuteThread: '6' for queue: 'weblogic.kernel.Default'" daemon [_thread_blocked, id=4668]
    0x07477a28 JavaThread "ExecuteThread: '5' for queue: 'weblogic.kernel.Default'" daemon [_thread_blocked, id=844]
    0x07bdda60 JavaThread "ExecuteThread: '4' for queue: 'weblogic.kernel.Default'" daemon [_thread_blocked, id=4588]
    0x07bdd8f8 JavaThread "ExecuteThread: '3' for queue: 'weblogic.kernel.Default'" daemon [_thread_blocked, id=3732]
    0x07195918 JavaThread "ExecuteThread: '2' for queue: 'weblogic.kernel.Default'" daemon [_thread_blocked, id=5588]
    0x071957b0 JavaThread "ExecuteThread: '1' for queue: 'weblogic.kernel.Default'" daemon [_thread_blocked, id=5116]
    0x0787d008 JavaThread "ExecuteThread: '0' for queue: 'weblogic.kernel.Default'" daemon [_thread_blocked, id=4956]
    0x07a7b1f8 JavaThread "Thread-1" daemon [_thread_blocked, id=5328]
    0x00a148a8 JavaThread "CompilerThread0" daemon [_thread_blocked, id=5716]
    0x00a139c0 JavaThread "Signal Dispatcher" daemon [_thread_blocked, id=3524]
    0x00a12538 JavaThread "JDWP Event Helper Thread" daemon [_thread_in_native, id=5680]
    0x009d4d38 JavaThread "JDWP Transport Listener: dt_socket" daemon [_thread_in_native, id=5748]
    0x009d1530 JavaThread "Finalizer" daemon [_thread_blocked, id=4868]
    0x009d0120 JavaThread "Reference Handler" daemon [_thread_blocked, id=4184]
    0x0003ce58 JavaThread "main" [_thread_blocked, id=420]
    Other Threads:
    0x00a116f8 VMThread [id=3084]
    0x00a164f8 WatcherThread [id=4416]
    VM state:not at safepoint (normal execution)
    VM Mutex/Monitor currently owned by a thread: ([mutex/lock_event])
    [0x0003bc78/0x00000f20] Threads_lock - owner thread: 0x078b4ac0
    Heap
    def new generation total 36288K, used 13059K [0x10010000, 0x12770000, 0x12770000)
    eden space 32256K, 32% used [0x10010000, 0x10a2b788, 0x11f90000)
    from space 4032K, 67% used [0x12380000, 0x12625788, 0x12770000)
    to space 4032K, 0% used [0x11f90000, 0x11f90000, 0x12380000)
    tenured generation total 483968K, used 27091K [0x12770000, 0x30010000, 0x30010000)
    the space 483968K, 5% used [0x12770000, 0x141e4ec0, 0x141e5000, 0x30010000)
    compacting perm gen total 44544K, used 44391K [0x30010000, 0x32b90000, 0x34010000)
    the space 44544K, 99% used [0x30010000, 0x32b69d30, 0x32b69e00, 0x32b90000)
    Dynamic libraries:
    0x00400000 - 0x0040b000      C:\bea\jdk142_11\jre\bin\java.exe
    0x7c900000 - 0x7c9b2000      C:\WINDOWS\system32\ntdll.dll
    0x7c800000 - 0x7c8f6000      C:\WINDOWS\system32\kernel32.dll
    0x77dd0000 - 0x77e6b000      C:\WINDOWS\system32\ADVAPI32.dll
    0x77e70000 - 0x77f03000      C:\WINDOWS\system32\RPCRT4.dll
    0x77fe0000 - 0x77ff1000      C:\WINDOWS\system32\Secur32.dll
    0x77c10000 - 0x77c68000      C:\WINDOWS\system32\MSVCRT.dll
    0x08000000 - 0x0813f000      C:\bea\jdk142_11\jre\bin\client\jvm.dll
    0x7e410000 - 0x7e4a1000      C:\WINDOWS\system32\USER32.dll
    0x77f10000 - 0x77f59000      C:\WINDOWS\system32\GDI32.dll
    0x76b40000 - 0x76b6d000      C:\WINDOWS\system32\WINMM.dll
    0x76390000 - 0x763ad000      C:\WINDOWS\system32\IMM32.DLL
    0x10000000 - 0x10007000      C:\bea\jdk142_11\jre\bin\hpi.dll
    0x76bf0000 - 0x76bfb000      C:\WINDOWS\system32\PSAPI.DLL
    0x003a0000 - 0x003ae000      C:\bea\jdk142_11\jre\bin\verify.dll
    0x003c0000 - 0x003d9000      C:\bea\jdk142_11\jre\bin\java.dll
    0x003e0000 - 0x003ee000      C:\bea\jdk142_11\jre\bin\zip.dll
    0x00950000 - 0x0096c000      C:\bea\jdk142_11\jre\bin\jdwp.dll
    0x003f0000 - 0x003f5000      C:\bea\jdk142_11\jre\bin\dt_socket.dll
    0x71ab0000 - 0x71ac7000      C:\WINDOWS\system32\ws2_32.dll
    0x71aa0000 - 0x71aa8000      C:\WINDOWS\system32\WS2HELP.dll
    0x71a50000 - 0x71a8f000      C:\WINDOWS\system32\mswsock.dll
    0x662b0000 - 0x66308000      C:\WINDOWS\system32\hnetcfg.dll
    0x71a90000 - 0x71a98000      C:\WINDOWS\System32\wshtcpip.dll
    0x06fb0000 - 0x06fbf000      C:\bea\jdk142_11\jre\bin\net.dll
    0x76f20000 - 0x76f47000      C:\WINDOWS\system32\DNSAPI.dll
    0x76fb0000 - 0x76fb8000      C:\WINDOWS\System32\winrnr.dll
    0x76f60000 - 0x76f8c000      C:\WINDOWS\system32\WLDAP32.dll
    0x76fc0000 - 0x76fc6000      C:\WINDOWS\system32\rasadhlp.dll
    0x070d0000 - 0x070d8000      C:\bea\jdk142_11\jre\bin\nio.dll
    0x070e0000 - 0x070e6000      C:\bea\jdk142_11\jre\bin\ioser12.dll
    0x09940000 - 0x09945000      C:\bea\weblogic81\server\bin\stackdump.dll
    0x09950000 - 0x09955000      C:\bea\weblogic81\server\bin\wlntio.dll
    0x68000000 - 0x68036000      C:\WINDOWS\system32\rsaenh.dll
    0x769c0000 - 0x76a74000      C:\WINDOWS\system32\USERENV.dll
    0x5b860000 - 0x5b8b5000      C:\WINDOWS\system32\netapi32.dll
    VM Arguments:
    jvm_args: -Xmx512M -Xms512M -Dcom.telus.provider.initialContextFactory=weblogic.jndi.WLInitialContextFactory -Dcom.telus.provider.providerURL=t3://wlpt168smartdteca:6382 -Dcom.telus.credit.providerURL=t3://wlpt168eascommonservices:8623 -Dcom.telusmobility.config.java.naming.factory.initial=com.sun.jndi.ldap.LdapCtxFactory -Dcom.telusmobility.config.java.naming.provider.url=ldap://ldapread-pt168.tmi.telus.com:589/cn=pt168_81,o=telusconfiguration -DignoreIdentity=true -Dbranding=super -Xdebug -Xnoagent -Djava.compiler=NONE -Xrunjdwp:transport=dt_socket,address=9090,suspend=n,server=y -Dweblogic.Domain=smartdesktop -Dbea.home=C:\bea -Djava.security.policy==C:\bea\weblogic81\server\lib\weblogic.policy -Dweblogic.ProductionModeEnabled=false
    java_command: weblogic.Server
    Launcher Type: SUN_STANDARD
    Environment Variables:
    JAVA_HOME=C:\bea\jdk142_11
    CLASSPATH=C:\bea\JROCKI~1\lib\tools.jar;C:\bea\WEBLOG~1\server\lib\weblogic_sp.jar;C:\bea\WEBLOG~1\server\lib\weblogic.jar;C:\bea\WEBLOG~1\common\eval\pointbase\lib\pbserver44.jar;C:\bea\WEBLOG~1\common\eval\pointbase\lib\pbclient44.jar;C:\bea\JROCKI~1\jre\lib\rt.jar;C:\bea\WEBLOG~1\server\lib\webservices.jar;.;C:\Program Files\Java\jre1.5.0_09\lib\ext\QTJava.zip;..\..\..\..\common\ThirdParty\sun\mail\activation.jar;..\..\..\..\common\ThirdParty\sun\mail\mail.jar
    PATH=C:\bea\WEBLOG~1\server\bin;C:\bea\jdk142_11\jre\bin;C:\bea\jdk142_11\bin;C:\bea\WEBLOG~1\server\bin;C:\bea\jdk142_11\jre\bin;C:\bea\jdk142_11\bin;C:\bea\WEBLOG~1\server\bin;C:\bea\JROCKI~1\jre\bin;C:\bea\JROCKI~1\bin;C:\WINDOWS\system32;C:\WINDOWS;C:\WINDOWS\System32\Wbem;C:\WINDOWS\system32\WindowsPowerShell\v1.0;C:\WINDOWS\system32\WindowsPowerShell\v1.0;C:\Program Files\ActivIdentity\ActivClient\;C:\Program Files\Borland\CaliberRM SDK 2008\lib;C:\Program Files\Borland\StarTeam SDK 10.0\Lib;C:\Program Files\Borland\StarTeam SDK 10.0\Bin;C:\Program Files\Borland\CaliberRM SDK 2008;C:\Program Files\Borland\StarTeam SDK 10.0;C:\Program Files\Windows Imaging\;C:\Program Files\Oracle\jre\1.1.8\bin\;C:\Oracle9i\bin\;C:\ORACLE\Product\11.2.0\client_1;C:\WINDOWS\system32\;C:\WINDOWS\system32\Wbem;C:\Program Files\InstallShield\AdminStudio\6.0\ConflictSolver;C:\Program Files\ClickSoftware\Service Optimization\Bin;C:\Program Files\Windows Imaging;C:\Program Files\QuickTime\QTSystem\;C:\bea\WEBLOG~1\server\bin\oci920_8;C:\bea\WEBLOG~1\server\bin\oci920_8
    USERNAME=x120751
    OS=Windows_NT
    PROCESSOR_IDENTIFIER=x86 Family 6 Model 37 Stepping 5, GenuineIntel
    --------------- S Y S T E M ---------------
    OS: Windows XP Build 2600 Service Pack 3
    CPU:total 4 family 6, cmov, cx8, fxsr, mmx, sse, sse2
    Memory: 4k page, physical 2097151k(1723568k free), swap 4194303k(4117288k free)
    vm_info: Java HotSpot(TM) Client VM (1.4.2_11-b06) for windows-x86, built on Feb 13 2006 10:19:30 by "java_re" with MS VC++ 6.0
    My ant build.xml is as given below
    <case value="pt">
    <property name="jvmArgs" value="-hotspot -Xmx512M -Xms512M -Dcom.telus.provider.initialContextFactory=weblogic.jndi.WLInitialContextFactory -Dcom.telus.provider.providerURL=cc://wlpt111smartdteca:4444 -Dcom.telus.cd.providerURL=w3://wlpt111eascommonservices:444 -Dcom.mobility.config.java.naming.factory.initial=com.sun.jndi.ldap.LdapCtxFactory -Dcom.bility.config.java.naming.provider.url=ldap://ldapread-pt.tmi.cins.com:555/cn=pt33_181,o=telusconfiguration"/>
    </case>
    <java failonerror="true" fork="true" dir="${deployDir}/jspc" classname="weblogic.appc" classpathref="appc.classpath">
    <jvmarg line="-Xmx1024M -Xms1024M"/>
    <arg line="-forceGeneration -verbose -deprecation ${sourceDir}/html"/>
    </java>

    Hi user13118647,
    It looks like your application is triggering an existing Sun HotSpot VM bug from the older 1.4.2_11 JDK.
    Please review the Sun bug references below.
    http://bugs.sun.com/bugdatabase/view_bug.do?bug_id=6405062
    http://bugs.sun.com/bugdatabase/view_bug.do?bug_id=6385867
    The problem appears to be resolved in JDK 1.4.2_13(b01). You may want to download and attempt to replicate with this service pack upgrade.
    Another potential problem I noticed is at your classpath level. It looks like you are using a mix of runtime JDK jar files from the Sun JDK and JRockit. Please ensure your JDK classpath; including any reference to any JDK related runtime jar files (tools.jar, rt.jar etc.) is consistent and unique e.g. Sun HotSpot or Oracle JRockit but not both.
    ## Example:
    JAVA_HOME=C:\bea\jdk142_11 // JDK home is setup to the Sun JDK
    CLASSPATH=C:\bea\JROCKI~1\lib\tools.jar; // tools.jar is loaded from the JRockit JDK home
    Regards,
    P-H
    http://javaeesupportpatterns.blogspot.com/

  • Out of memory error when exporting to QT self contained movie

    When I export to QT self contained movie the program runs for about an hour then brings an "out of memory" error. My project is 1hour 10 min. I have 650 GB on the external drive I'm saving to and another 145 GB on my imac's drive. There are also photographs I've included in the sequence but I have removed them all from the sequence to see if the format was the problem but the error still comes up. I would appreciate any help.

    Well I don't have to render as I go, it is just a choice. I checked to see if all the video and stills were rendered. I re-rendered after making sure all of the options were checked, removed all of the stills from the timeline just in case the still format was the problem, then attempted to export again. It took about 2 hours. I watched with activity monitor and it took almost all of the available disc space then my computer shut itself down. When I rebooted there was a Quicktime file 320 GB in size but would not open. I got an error message that it was not a mov. file.
    But to answer your question:
    Video is 29.97fps DV/DVCPRO
    Frame size is 720 x 480
    3.0 mb/sec
    16 bit Integer
    Aplha= None /ignore
    Composit is Normal
    NTSC-CCIR 601
    Stereo
    Stills are at 25.0 fps JPEG

  • (AIR) out of memory error when building workspace

    Hi,
    I created a very simple AIR project. But during the load the
    workbench gave me out of memory errors.
    Please find below the relevant .log entries.
    Thanks for your help,
    -Rogier
    !SESSION 2007-06-13 14:13:10.241
    eclipse.buildId=unknown
    java.version=1.5.0_11
    java.vendor=Sun Microsystems Inc.
    BootLoader constants: OS=win32, ARCH=x86, WS=win32, NL=en_US
    Command-line arguments: -os win32 -ws win32 -arch x86
    !ENTRY org.eclipse.ui 4 4 2007-06-13 14:13:30.383
    !MESSAGE Invalid Menu Extension (Path is invalid):
    goToResource
    !ENTRY org.eclipse.ui 4 4 2007-06-13 14:13:46.565
    !MESSAGE Invalid Menu Extension (Path is invalid):
    org.eclipse.jdt.ui.actions.GoToPackage
    !ENTRY org.eclipse.ui 4 4 2007-06-13 14:13:46.565
    !MESSAGE Invalid Menu Extension (Path is invalid):
    org.eclipse.jdt.ui.actions.GoToType
    !ENTRY org.eclipse.core.jobs 4 2 2007-06-13 16:29:02.002
    !MESSAGE An internal error occurred during: "Building
    workspace".
    !STACK 0
    java.lang.OutOfMemoryError: PermGen space
    !ENTRY org.eclipse.ui 4 4 2007-06-13 16:29:02.159
    !MESSAGE Unhandled event loop exception
    !ENTRY org.eclipse.ui 4 0 2007-06-13 16:29:02.159
    !MESSAGE PermGen space
    !STACK 0
    java.lang.OutOfMemoryError: PermGen space
    !ENTRY org.eclipse.core.jobs 4 2 2007-06-13 16:29:04.675
    !MESSAGE An internal error occurred during: "Building
    workspace".
    !STACK 0
    java.lang.OutOfMemoryError: PermGen space
    !ENTRY org.eclipse.ui 4 4 2007-06-13 16:29:04.691
    !MESSAGE Unhandled event loop exception
    !ENTRY org.eclipse.ui 4 0 2007-06-13 16:29:04.691
    !MESSAGE PermGen space
    !STACK 0
    java.lang.OutOfMemoryError: PermGen space
    !ENTRY org.eclipse.ui 4 4 2007-06-13 16:29:19.067
    !MESSAGE Unhandled event loop exception
    !ENTRY org.eclipse.ui 4 0 2007-06-13 16:29:19.098
    !MESSAGE Failed to execute runnable
    (java.lang.OutOfMemoryError: PermGen space)
    !STACK 0
    org.eclipse.swt.SWTException: Failed to execute runnable
    (java.lang.OutOfMemoryError: PermGen space)
    at org.eclipse.swt.SWT.error(SWT.java:3374)
    at org.eclipse.swt.SWT.error(SWT.java:3297)
    at
    org.eclipse.swt.widgets.Synchronizer.runAsyncMessages(Synchronizer.java:126)
    at
    org.eclipse.swt.widgets.Display.runAsyncMessages(Display.java:3325)
    at
    org.eclipse.swt.widgets.Display.readAndDispatch(Display.java:2971)
    at
    org.eclipse.jface.window.Window.runEventLoop(Window.java:820)
    at org.eclipse.jface.window.Window.open(Window.java:796)
    at
    org.eclipse.ui.internal.ide.dialogs.InternalErrorDialog.open(InternalErrorDialog.java:78)
    at
    org.eclipse.ui.internal.ide.dialogs.InternalErrorDialog.openQuestion(InternalErrorDialog. java:185)
    at
    org.eclipse.ui.internal.ide.IDEExceptionHandler.openQuestionDialog(IDEExceptionHandler.ja va:174)
    at
    org.eclipse.ui.internal.ide.IDEExceptionHandler.handleException(IDEExceptionHandler.java: 100)
    at
    org.eclipse.ui.internal.ide.IDEWorkbenchAdvisor.eventLoopException(IDEWorkbenchAdvisor.ja va:298)
    at
    org.eclipse.ui.internal.ExceptionHandler.handleException(ExceptionHandler.java:62)
    at
    org.eclipse.ui.internal.progress.ErrorNotificationManager$1.run(ErrorNotificationManager. java:82)
    at
    org.eclipse.swt.widgets.RunnableLock.run(RunnableLock.java:35)
    at
    org.eclipse.swt.widgets.Synchronizer.runAsyncMessages(Synchronizer.java:123)
    at
    org.eclipse.swt.widgets.Display.runAsyncMessages(Display.java:3325)
    at
    org.eclipse.swt.widgets.Display.readAndDispatch(Display.java:2971)
    at
    org.eclipse.ui.internal.Workbench.runEventLoop(Workbench.java:1930)
    at
    org.eclipse.ui.internal.Workbench.runUI(Workbench.java:1894)
    at
    org.eclipse.ui.internal.Workbench.createAndRunWorkbench(Workbench.java:422)
    at
    org.eclipse.ui.PlatformUI.createAndRunWorkbench(PlatformUI.java:149)
    at
    com.adobe.flexbuilder.standalone.FlexBuilderApplication.run(FlexBuilderApplication.java:1 03)
    at
    org.eclipse.core.internal.runtime.PlatformActivator$1.run(PlatformActivator.java:78)
    at
    org.eclipse.core.runtime.internal.adaptor.EclipseAppLauncher.runApplication(EclipseAppLau ncher.java:92)
    at
    org.eclipse.core.runtime.internal.adaptor.EclipseAppLauncher.start(EclipseAppLauncher.jav a:68)
    at
    org.eclipse.core.runtime.adaptor.EclipseStarter.run(EclipseStarter.java:400)
    at
    org.eclipse.core.runtime.adaptor.EclipseStarter.run(EclipseStarter.java:177)
    at sun.reflect.NativeMethodAccessorImpl.invoke0(Native
    Method)
    at sun.reflect.NativeMethodAccessorImpl.invoke(Unknown
    Source)
    at sun.reflect.DelegatingMethodAccessorImpl.invoke(Unknown
    Source)
    at java.lang.reflect.Method.invoke(Unknown Source)
    at
    org.eclipse.core.launcher.Main.invokeFramework(Main.java:336)
    at org.eclipse.core.launcher.Main.basicRun(Main.java:280)
    at org.eclipse.core.launcher.Main.run(Main.java:977)
    at org.eclipse.core.launcher.Main.main(Main.java:952)
    Caused by: java.lang.OutOfMemoryError: PermGen space
    !ENTRY org.eclipse.ui.workbench 4 2 2007-06-13 16:34:11.522
    !MESSAGE Problems occurred when invoking code from plug-in:
    "org.eclipse.ui.workbench".
    !STACK 0
    java.lang.NullPointerException
    at
    org.eclipse.ui.internal.EditorManager.convertToSaveables(EditorManager.java:1336)
    at
    org.eclipse.ui.internal.EditorManager.saveAll(EditorManager.java:1203)
    at
    org.eclipse.ui.internal.Workbench$13.run(Workbench.java:790)
    at
    org.eclipse.core.runtime.SafeRunner.run(SafeRunner.java:37)
    at
    org.eclipse.ui.internal.Workbench.saveAllEditors(Workbench.java:738)
    at
    org.eclipse.ui.internal.Workbench.busyClose(Workbench.java:658)
    at
    org.eclipse.ui.internal.Workbench.access$8(Workbench.java:642)
    at
    org.eclipse.ui.internal.Workbench$15.run(Workbench.java:855)
    at
    org.eclipse.swt.custom.BusyIndicator.showWhile(BusyIndicator.java:67)
    at
    org.eclipse.ui.internal.Workbench.close(Workbench.java:853)
    at
    org.eclipse.ui.internal.Workbench.close(Workbench.java:828)
    at
    org.eclipse.ui.internal.Workbench$23.handleEvent(Workbench.java:1848)
    at
    org.eclipse.swt.widgets.EventTable.sendEvent(EventTable.java:66)
    at
    org.eclipse.swt.widgets.Display.sendEvent(Display.java:3484)
    at
    org.eclipse.swt.widgets.Display.messageProc(Display.java:2675)
    at org.eclipse.swt.internal.win32.OS.DefWindowProcW(Native
    Method)
    at
    org.eclipse.swt.internal.win32.OS.DefWindowProc(OS.java:1927)
    at
    org.eclipse.swt.widgets.Shell.callWindowProc(Shell.java:443)
    at
    org.eclipse.swt.widgets.Control.windowProc(Control.java:3334)
    at
    org.eclipse.swt.widgets.Decorations.windowProc(Decorations.java:1539)
    at org.eclipse.swt.widgets.Shell.windowProc(Shell.java:1634)
    at
    org.eclipse.swt.widgets.Display.windowProc(Display.java:4025)
    at org.eclipse.swt.internal.win32.OS.PeekMessageW(Native
    Method)
    at
    org.eclipse.swt.internal.win32.OS.PeekMessage(OS.java:2401)
    at
    org.eclipse.swt.widgets.Display.readAndDispatch(Display.java:2963)
    at
    org.eclipse.ui.internal.Workbench.runEventLoop(Workbench.java:1930)
    at
    org.eclipse.ui.internal.Workbench.runUI(Workbench.java:1894)
    at
    org.eclipse.ui.internal.Workbench.createAndRunWorkbench(Workbench.java:422)
    at
    org.eclipse.ui.PlatformUI.createAndRunWorkbench(PlatformUI.java:149)
    at
    com.adobe.flexbuilder.standalone.FlexBuilderApplication.run(FlexBuilderApplication.java:1 03)
    at
    org.eclipse.core.internal.runtime.PlatformActivator$1.run(PlatformActivator.java:78)
    at
    org.eclipse.core.runtime.internal.adaptor.EclipseAppLauncher.runApplication(EclipseAppLau ncher.java:92)
    at
    org.eclipse.core.runtime.internal.adaptor.EclipseAppLauncher.start(EclipseAppLauncher.jav a:68)
    at
    org.eclipse.core.runtime.adaptor.EclipseStarter.run(EclipseStarter.java:400)
    at
    org.eclipse.core.runtime.adaptor.EclipseStarter.run(EclipseStarter.java:177)
    at sun.reflect.NativeMethodAccessorImpl.invoke0(Native
    Method)
    at sun.reflect.NativeMethodAccessorImpl.invoke(Unknown
    Source)
    at sun.reflect.DelegatingMethodAccessorImpl.invoke(Unknown
    Source)
    at java.lang.reflect.Method.invoke(Unknown Source)
    at
    org.eclipse.core.launcher.Main.invokeFramework(Main.java:336)
    at org.eclipse.core.launcher.Main.basicRun(Main.java:280)
    at org.eclipse.core.launcher.Main.run(Main.java:977)
    at org.eclipse.core.launcher.Main.main(Main.java:952)
    !ENTRY org.eclipse.ui 4 4 2007-06-13 16:34:19.959
    !MESSAGE Unhandled event loop exception
    !ENTRY org.eclipse.ui 4 0 2007-06-13 16:34:19.959
    !MESSAGE PermGen space
    !STACK 0
    java.lang.OutOfMemoryError: PermGen space

    Hi Rogier,
    Can you please log it in our new public bug system:
    http://bugs.adobe.com/flex?
    It'd be great if you can provide more info to the bug e.g.
    details of your simple AIR project, platform, FB version (Plugin or
    Standalone).
    thanks,
    Sharon

  • Out of memory error importing a JPA Entity in WebDynpro Project

    Hi All!
    We are having problems importing JPA entities in a WebDynPro project, this is our escenario.
    We have two entities, entity A that has a ManyToOne relationship with entity B and at the same time entity B has a OneToMany relationship with entity A. When in the controller context we try to create a node usign a model binding to Entity A we got an Out of memory error from NetWeaver DS. Trying to figure out the problem we identified that in the model that we imported we got the following.
    Entity A
        Entity B
            Entity A
               Entity B
                  and so on....... without and end
    What are we doing wrong? Or how can we avoid these behavior?
    Regards,

    Hi Kaylan:
    Thanks for your reply. You are rigth about the error that we are getting. This is our scenario.
    We have a ejb that in some of his method uses the entity Lote, and this entity has a relationship with entity Categoria. When we import the EJB using the model importer netweaver imports the EJB methods and the entities that they use.
    So after doing this besides the ejb's methods we got these two entities that are the ones that are generating the error, when we try to create a context node using the Categoria entity.
    @Entity
    @Table(name="TB_LOTE")
    public class Lote implements Serializable {
         @EmbeddedId
         private Lote.PK pk;
         @ManyToOne
         @JoinColumn(name="CO_CATEGORIALOTE")
         private Categoria coCategorialote;
         @Embeddable
         public static class PK implements Serializable {
              @Column(name="CO_LOTE")
              private String coLote;
              @Column(name="CO_ORDENFABRICACION")
              private String coOrdenfabricacion2;
                   ^ this.coOrdenfabricacion2.hashCode();
    @Entity
    @Table(name="TB_CATEGORIA")
    public class Categoria implements Serializable {
         @Id
         @Column(name="CO_CATEGORIA")
         private String coCategoria;
         @OneToMany(mappedBy="coCategorialote")
         private Set<Lote> tbLoteCollection;
    Regards,
    Jose Arango

  • Out of memory error - large project

    I'm consulting on a feature doc edit, and the primary editor (Avid guy) is having serious problems accessing anything from the original project.
    It's an hour and 15 minute show, with probably close to 100 hours of footage.
    The box is a D2.3 G5 with 1.5 g of RAM, and the media is on two G-Tech drives: a G-RAID and a G-Drive. Plenty of headroom on both (now) and the system drive is brand new, having been replaced after the original died, and there's nothing loaded on it but FC Studio. The FCP version is 5.1.4. The project file is well over 100 MB.
    We started getting Out of Memory errors with this large project, and I checked all of the usual suspects: CMYK graphics, hard drive space, sufficient RAM... all checked out okay, except possibly the less-than-ideal amount of RAM.
    I copied the important sequences and a couple of select bins to a new project, and everything seems workable for now. The project is still 90 MB, and I've suggested breaking it up into separate projects and work on it as reels, but we can edit and trims work efficiently at the moment. However, the other editor has gotten to a point now where he can't even open bins in the old, big project. He keeps getting the OOM error whenever he tries to do anything.
    I have no similar problems opening the same project on my G5, which is essentially identical except I have 2.5 G RAM (1 G extra). Can this difference in RAM really make this big a deal? Is there something else I'm missing? Why can't this editor access even bins from the other project?
    G4   Mac OS X (10.2.x)  

    Shane's spot on.
    What I often do with large projects is pare down, just what you have done. But 90 out of 100 is not a big paredown by any stretch. In the new copy throw away EVERYTHING that's outdated: old sequences are the big culprit. Also toss any render files and re-render.
    Remember that, to be effective fcp keeps EVERYTHING in ram, so that it can instantly access anything in your project. The more there is to keep track of the slower you get.

  • More on Out of Memory Error

    I recently purchased the CS3 Master Suite. Am running Encore 3.0.1.008. Have a dual core with 2 gigs, Vista.
    Built a medium size movie with a 70 clips, 14 timelines, and 14 menus. Everything linked nicely, check project finds no errors. Projected size of result on DVD: 3.003 Gigs.
    Invoke build. Transcoder begins. Fails on second clip. Out of Memory Error.
    Checked forums. Note existent of these problems going back many months. Tried various suggestions. Cleared media cache. Rebooted, reentered, restarted. Same result.
    Also came across warning about 2 gig memory limit. However, note that many, many programs are written with input and output sizes much larger than resident memory. This is a CS101 design issue.
    Because I was obligated to make a release to a client base with high expectations, I scaled back the project to an embarrassingly small size.
    I would call it a demo size as opposed to an acceptable project size.
    Of course, I needed to start from scratch. All attempts to prune the original project to smaller and smaller sizes failed (even with media cache clearing, rebooting). A project with 1 menu and 2 video clips did build.
    My conclusion from this experience is that Encore was designed and tested to meet alpha-release demo standards. There is the well deserved expectation with other Adobe products: PhotoShop, Dreamweaver, etc, that production standards can be achieved.
    My forum reading suggests that Encore has been in this crippled state for months, perhaps years. My question is, when can we expect a fix? There are plenty of software engineers out there who could bring this up to Photoshop standards.
    I spent $2500 on the Master Suite with the expectation that I could do production work, not serve as unpaid QA for Adobe.

    When I try to build a DVD this error appears
    The instruction at 0x007fa94c referenced memory at 0x00000000. The memory could not be read
    Click on OK to terminate the program
    Click on CANCEL to debug the program
    What can i do to fix this problem or to build my DVD..?

  • RoboHelp 9 gives an out of memory error and crashes when I try to import or link a Frame 10 file or

    I have Tech Suite 3. If I start a new RoboHelp project and try to import or link Frame files, RoboHelp tries for a while, then I get an Out of Memory error and the program crashes.
    I opened one of the sample projects and was able to link to one of my frame files without any problem, so it seems to be an issue with creating something new.
    Any suggestions?

    It happens when I create a new project and then try to import or link frame docs to make up the content. It starts scanning, then crashes. I did get it to the conversion setting page once, but no further.
    It does not happen if I open one of the supplied example projects and link a file. But then it doesn't let me choose, during import, any style mapping. And I can't delete the sample project fold
    Twice now it has told me when I tried to import (not link, but import) that my .fm file could not be opened, and told me to verify that Frame is installed (it is) and that the file is a valid frame file (it is).
    The docs and project are in separate folders on my C: drive.

  • Uploading large files from applet to servlet throws out of memory error

    I have a java applet that needs to upload files from a client machine
    to a web server using a servlet. the problem i am having is that in
    the current scheme, files larger than 17-20MB throw an out of memory
    error. is there any way we can get around this problem? i will post
    the client and server side code for reference.
    Client Side Code:
    import java.io.*;
    import java.net.*;
    // this class is a client that enables transfer of files from client
    // to server. This client connects to a servlet running on the server
    // and transmits the file.
    public class fileTransferClient
    private static final String FILENAME_HEADER = "fileName";
    private static final String FILELASTMOD_HEADER = "fileLastMod";
    // this method transfers the prescribed file to the server.
    // if the destination directory is "", it transfers the file to
    "d:\\".
    //11-21-02 Changes : This method now has a new parameter that
    references the item
    //that is being transferred in the import list.
    public static String transferFile(String srcFileName, String
    destFileName,
    String destDir, int itemID)
    if (destDir.equals(""))
    destDir = "E:\\FTP\\incoming\\";
    // get the fully qualified filename and the mere filename.
    String fqfn = srcFileName;
    String fname =
    fqfn.substring(fqfn.lastIndexOf(File.separator)+1);
    try
    //importTable importer = jbInit.getImportTable();
    // create the file to be uploaded and a connection to
    servlet.
    File fileToUpload = new File(fqfn);
    long fileSize = fileToUpload.length();
    // get last mod of this file.
    // The last mod is sent to the servlet as a header.
    long lastMod = fileToUpload.lastModified();
    String strLastMod = String.valueOf(lastMod);
    URL serverURL = new URL(webadminApplet.strServletURL);
    URLConnection serverCon = serverURL.openConnection();
    // a bunch of connection setup related things.
    serverCon.setDoInput(true);
    serverCon.setDoOutput(true);
    // Don't use a cached version of URL connection.
    serverCon.setUseCaches (false);
    serverCon.setDefaultUseCaches (false);
    // set headers and their values.
    serverCon.setRequestProperty("Content-Type",
    "application/octet-stream");
    serverCon.setRequestProperty("Content-Length",
    Long.toString(fileToUpload.length()));
    serverCon.setRequestProperty(FILENAME_HEADER, destDir +
    destFileName);
    serverCon.setRequestProperty(FILELASTMOD_HEADER, strLastMod);
    if (webadminApplet.DEBUG) System.out.println("Connection with
    FTP server established");
    // create file stream and write stream to write file data.
    FileInputStream fis = new FileInputStream(fileToUpload);
    OutputStream os = serverCon.getOutputStream();
    try
    // transfer the file in 4K chunks.
    byte[] buffer = new byte[4096];
    long byteCnt = 0;
    //long percent = 0;
    int newPercent = 0;
    int oldPercent = 0;
    while (true)
    int bytes = fis.read(buffer);
    byteCnt += bytes;
    //11-21-02 :
    //If itemID is greater than -1 this is an import file
    transfer
    //otherwise this is a header graphic file transfer.
    if (itemID > -1)
    newPercent = (int) ((double) byteCnt/ (double)
    fileSize * 100.0);
    int diff = newPercent - oldPercent;
    if (newPercent == 0 || diff >= 20)
    oldPercent = newPercent;
    jbInit.getImportTable().displayFileTransferStatus
    (itemID,
    newPercent);
    if (bytes < 0) break;
    os.write(buffer, 0, bytes);
    os.flush();
    if (webadminApplet.DEBUG) System.out.println("No of bytes
    sent: " + byteCnt);
    finally
    // close related streams.
    os.close();
    fis.close();
    if (webadminApplet.DEBUG) System.out.println("File
    Transmission complete");
    // find out what the servlet has got to say in response.
    BufferedReader reader = new BufferedReader(
    new
    InputStreamReader(serverCon.getInputStream()));
    try
    String line;
    while ((line = reader.readLine()) != null)
    if (webadminApplet.DEBUG) System.out.println(line);
    finally
    // close the reader stream from servlet.
    reader.close();
    } // end of the big try block.
    catch (Exception e)
    System.out.println("Exception during file transfer:\n" + e);
    e.printStackTrace();
    return("FTP failed. See Java Console for Errors.");
    } // end of catch block.
    return("File: " + fname + " successfully transferred.");
    } // end of method transferFile().
    } // end of class fileTransferClient
    Server side code:
    import java.io.*;
    import javax.servlet.*;
    import javax.servlet.http.*;
    import java.util.*;
    import java.net.*;
    // This servlet class acts as an FTP server to enable transfer of
    files
    // from client side.
    public class FtpServerServlet extends HttpServlet
    String ftpDir = "D:\\pub\\FTP\\";
    private static final String FILENAME_HEADER = "fileName";
    private static final String FILELASTMOD_HEADER = "fileLastMod";
    public void doGet(HttpServletRequest req, HttpServletResponse resp)
    throws ServletException,
    IOException
    doPost(req, resp);
    public void doPost(HttpServletRequest req, HttpServletResponse
    resp)
    throws ServletException,
    IOException
    // ### for now enable overwrite by default.
    boolean overwrite = true;
    // get the fileName for this transmission.
    String fileName = req.getHeader(FILENAME_HEADER);
    // also get the last mod of this file.
    String strLastMod = req.getHeader(FILELASTMOD_HEADER);
    String message = "Filename: " + fileName + " saved
    successfully.";
    int status = HttpServletResponse.SC_OK;
    System.out.println("fileName from client: " + fileName);
    // if filename is not specified, complain.
    if (fileName == null)
    message = "Filename not specified";
    status = HttpServletResponse.SC_INTERNAL_SERVER_ERROR;
    else
    // open the file stream for the file about to be transferred.
    File uploadedFile = new File(fileName);
    // check if file already exists - and overwrite if necessary.
    if (uploadedFile.exists())
    if (overwrite)
    // delete the file.
    uploadedFile.delete();
    // ensure the directory is writable - and a new file may be
    created.
    if (!uploadedFile.createNewFile())
    message = "Unable to create file on server. FTP failed.";
    status = HttpServletResponse.SC_INTERNAL_SERVER_ERROR;
    else
    // get the necessary streams for file creation.
    FileOutputStream fos = new FileOutputStream(uploadedFile);
    InputStream is = req.getInputStream();
    try
    // create a buffer. 4K!
    byte[] buffer = new byte[4096];
    // read from input stream and write to file stream.
    int byteCnt = 0;
    while (true)
    int bytes = is.read(buffer);
    if (bytes < 0) break;
    byteCnt += bytes;
    // System.out.println(buffer);
    fos.write(buffer, 0, bytes);
    // flush the stream.
    fos.flush();
    } // end of try block.
    finally
    is.close();
    fos.close();
    // set last mod date for this file.
    uploadedFile.setLastModified((new
    Long(strLastMod)).longValue());
    } // end of finally block.
    } // end - the new file may be created on server.
    } // end - we have a valid filename.
    // set response headers.
    resp.setContentType("text/plain");
    resp.setStatus(status);
    if (status != HttpServletResponse.SC_OK)
    getServletContext().log("ERROR: " + message);
    // get output stream.
    PrintWriter out = resp.getWriter();
    out.println(message);
    } // end of doPost().
    } // end of class FtpServerServlet

    OK - the problem you describe is definitely what's giving you grief.
    The workaround is to use a socket connection and send your own request headers, with the content length filled in. You may have to multi-part mime encode the stream on its way out as well (I'm not about that...).
    You can use the following:
    http://porsche.cis.udel.edu:8080/cis479/lectures/slides-04/slide-02.html
    on your server to get a feel for the format that the request headers need to take.
    - Kevin
    I get the out of Memory Error on the client side. I
    was told that this might be a bug in the URLConnection
    class implementation that basically it wont know the
    content length until all the data has been written to
    the output stream, so it uses an in memory buffer to
    store the data which basically causes memory issues..
    do you think there might be a workaround of any kind..
    or maybe a way that the buffer might be flushed after
    a certain size of file has been uploaded.. ?? do you
    have any ideas?

  • Final Cut Pro 6 - 'Out of Memory/Error Code'

    Hey All,
    I'm in the final stages of editing a documentary and I keep running into an 'Out of Memory' error code in Final Cut Pro 6.0 when trying to export a reference file. The finished film is 81 minutes long and contains 19 sequences. I have all 19 sequences nested in a main sequence of a seperate FCP project file, so I'm not wasting any memory on clips or additional backups of sequences. This Nested sequence is the only sequence that exists in this 'other' project file. All of the photos used are under 4k resolution and are RGB. Even the lower thirds are animation QT's with alphas. Any thoughs would be greatly appreciated.
    Nick
    System Specs:
    Quad-Core 2GHZ MacBook Pro
    4GB DDR3 Memory
    MAC 10.7.2 (Lion)
    FCP v6.0.6

    First troubleshooting step
    https://discussions.apple.com/docs/DOC-2491
    If that doesn't solve the problem, you may have a corrupt sequence
    Try creating a new sequence with the same settings and copy the contents from the problematic sequence
    If that doesn't work.  Mark an in and an out for the first half of the sequence and do an export.  If that works, mark an in and an out for the second half and export.  Keep narrowing down the sections til you find the problematic clip. 

  • ERROR [B3108]: Unrecoverable out of memory error during a cluster operation

    We are using Sun Java(tm) System Message Queue Version: 3.5 SP1 (Build 48-G). We are using two JMS servers as a cluster.
    But we frequently getting the out of memory issue during the cluster operation.
    Messages also got queued up in the Topics. Eventhough listeners have the capability to reconnect with the Server after the broker restarting, usually we are restarting consumer instances to get work this.
    Here is detailed log :
    Jan 5 13:45:40 polar1-18.eastern.com imqbrokerd_cns-jms-18[8980]: [ID 478930 daemon.error] ERROR [B3108]: Unrecoverable out of memory error during a cluster operation. Shutting down the broker.
    Jan 5 13:45:57 polar1-18.eastern18.chntva1-dc1.cscehub.com imqbrokerd: [ID 702911 daemon.notice] Message Queue broker terminated abnormally -- restarting.
    Expecting your attention on this.
    Thanks

    Hi,
    If you do not use any special cmdline options, how do you configure your servers/
    brokers to 1 Gb or 2 Gb JVM heap ?
    Regarding your question on why the consumers appear to be connecting to just
    one of the brokers -
    How are the connection factories that the consumers use configured ?
    Is the connection factory configured using the imqAddressList and
    imqAddressListBehavior attributes ? Documentation for this is at:
    http://docs.sun.com/source/819-2571/ref_adminobj_props.html#wp62463
    imqAddressList should contain a list of brokers (i.e. 2 for you) in the cluster
    e.g.
    mq://server1:7676/jms,mq://server2:7676/jms
    imqAddressListBehavior defines how the 2 brokers in the above list are picked.
    The default is in the order of the list - so mq://server1:7676/jms will always be
    picked by default. If you want random behavior (which will hopefully even out the
    load), set imqAddressListBehavior to RANDOM.
    regards,
    -i
    http://www.sun.com/software/products/message_queue/index.xml

  • Constant out of memory errors

    I am consantly receiving out of memory errors in fcp 5.1. Now when rendering I have to split it up into sections to render so I dont get the error (eg - render 5 seconds of footage at a time)
    My rendered files folder contains 203 files and I was wondering whether I could just delete all the files and then just re-render the project in one go - or will this just screw up the project?

    If I delete all the rendered files, when I re-render will it make just the one render file? If so does this mean everytime I make a change in the project it will take longer to render as Final Cut will have to re-render the whole file?

Maybe you are looking for

  • No more sound after update to IOS 8

    After updating to IOS 8 the ringtone, keyboard click etc.. doesn't function anymore. Earphone works alright. When rolling back to IOS 7.1.2 all works fine so I think I can rule out a hardware problem. I have checked/tried the following: -Mute bottom

  • How to create a table with values to be selected?

    is there a class in java that display a table a table of parameters and allow the user to select the parameter, and process the value associated with this parameter field? thx!

  • How can I recover ONLY contacts from a backup in iTunes?

    I had to change my company email in my iPhone 4 mail box, in this change I also brought the contacts from the new exchange group, which I though would only bring the email contacts. It happens that it substituted my phone contacts and now I don't hav

  • Airport Extreme streaming iTunes without Internet

    Hello.  I no longer have Internet access in my home. I do still have a MacBook Pro streaming 2TB of iTunes media through an AirPort Extreme to two AppleTV's, and 5 iPhones. Music, movies, and TV shows are slow to load since the loss of the introwebs.

  • How to request demo license key?

    Dear experts, My company have 20 demo license keys. Unfortunately, when I make a request license key, it not appeared in License Details. Can I requested for that type of key? Thanks. Edited by: Nguyen Ngoc Tam on Oct 8, 2010 11:25 AM