Dynamic vi not in memory in exe

Hello,
I am using LV 2009 SP1.
I am trying to build a "Main.vi" into an exe, in which this Main.vi needs to dynamically call two vi "A.vi" and "B.vi" using call by reference node.
Therefore in the Build Specs/Source Files, I've put A.vi and B.vi into "always included" before building the exe.
I assume this way A.vi and B.vi will be in memory already inside the exe and I can simply wire string constants "A.vi" and "B.vi" to the Open VI reference's vi path input, instead of loading the VI from the hard drive.
Unfortunately the loading from memory - string input approach gets me an error message and told me to provide a path to the input to load this VI into memory.
It kind of suggests that A.vi and B.vi is not in memory at all even though I've put them inside "always included" during the Build exe setup.
I would really want to get the string constant path input working instead of loading these VIs through the hard drive. Based on the above description, I would like to seek some help and determine what can I do to get it working.
Any help will be deeply appreciated.
Cheers
Will

ABCPrograms wrote:
Hi,
Mike is right with what he explained.  I just wanted to add, that if you're using paths (to the dynamic VI's) that you should be carefull with those.  The path to a VI in development mode is different then in runtime mode.
Development : ../Folder/VI
Runtime : ../Application.exe/VI
So you will have to check whether you are in development or in runtime.  More info on how to do that can be found here .  You can compare the output of this property to a certain value and determine which kind it is.
When you use the modern 2009 and newer application layout (the default unless selecting the 8.x layout in the build options), the path is actually the same in an executable than in the development system, at least in respect to the project file.
Another point: If the OP expects the VIs to be in memory anyhow why not include them as static VI reference? Or call them as simple subVI anyhow?
Rolf Kalbermatter
CIT Engineering Netherlands
a division of Test & Measurement Solutions

Similar Messages

  • Building exe file fails (not enough memory) in LV 2011

    Hello,
    I have a project with about 900 VIs. I'm using Win7 32 Bit with 4 GB RAM (a 32 Bit OS can address about 3,3 GB) with LabVIEW 2011 SP1.
    When trying to build an executable, I allways get the error "Not enough memory to complete the operation" (or something like that).
    My RAM is full at this time.
    Without building the exe file I can start the project without any problems and with only half RAM usage.
    What can I do to generate the exe file with my system?
    Are there any options I can set, that the application builder will not use so much memory?
    Regards
    Matthias

    Hello
    "how much memory do those 900+VIs take on disk????"
    53 MB
    "Ctrl+Run Button is a force compile for a single VI"
    I used Ctrl + Shift + Run
    I also tried the mass compilation tool itself and it doesn't change anything.
    "If the source distribution also plows the memory, you want to split the distribution into several packages"
    That sounds very coimplicated ...
    Did I understand it correctly? I have to create several source distributions (option "directory" and not "llb"). And in my build specification for my exe file, I can chose these source distributions?
    Do I need to prepare my VIs or can I directly create the source distribution with the option "remove block diagram"?
    "I had that problem several times in a large project. I did a mass compile, saved all the VIs, then closed out of the project and LabVIEW. I opened up LabVIEW again and loaded only the main VI. I performed a build and it worked successfully."
    I tried it and a still get the same error.
    My customer need to get the update because it a critical one. And I can't build it.
    An update to Win7 64 bit on my machine is also not a solution because all our customers use Win7 32 bit and the 64 bit executable won't run on a 32 bit operating system.
    Regards
    Matthias

  • SBS 2011 Remote Web Workplace issues not enough memory???

    Hi,
    Were having problems with the RWW website on our SBS 2011 server, users are able to logon, but the connect buttons of the computers are not working, if we click on them nothing happes, no error message, nothing.
    When a users logs on we see 5 error messages in the application log of the SBS server, 4 times event 3 appears and 1 time event 1309, all messages say there is not enough memory available (less then 5%). When we close some applications/services and the memory
    usage is below 95% the RWW websites works fine and the connect buttons function properly.
    This server has 16GB of RAM, beside the standard SBS 2011 installation we installed only anti-virus and back-up software on this server.
    We have several other customers that are running SBS 2011 servers, they have less internal memory and sometimes just 98% of free memory, but their RWW websites function without any problems and don't get these error messages.
    Can someone tell me how to resolve this problem?
    This are the complete error messages:
    Logboeknaam:   Application
    Bron:          System.ServiceModel 4.0.0.0
    Datum:         16-5-2013 10:36:34
    Gebeurtenis-id:3
    Taakcategorie: WebHost
    Niveau:        Fout
    Trefwoorden:   Klassiek
    Gebruiker:     NETWORK SERVICE
    Computer:     
    Beschrijving:
    WebHost kan een aanvraag niet verwerken.
     Informatie afzender: System.ServiceModel.ServiceHostingEnvironment+HostingManager/28106152
     Uitzondering: System.ServiceModel.ServiceActivationException: De service /Remote/BuiltIns/HomePage/GadgetDnD/GadgetDnDService.svc kan niet worden geactiveerd als gevolg van een uitzondering tijdens de compilatie. Het uitzonderingsbericht is: Het controleren
    van de geheugenpoorten is mislukt omdat het vrije geheugen (462663680 byte) minder bedraagt dan 5% van het totale geheugen. Het gevolg is dat de service niet beschikbaar is voor binnenkomende aanvragen. U kunt dit probleem oplossen door de belasting van de
    computer te verlagen of door de waarde van inFreeMemoryPercentageToActivateService in het configuratie-element serviceHostingEnvironment aan te passen.. ---> System.InsufficientMemoryException: Het controleren van de geheugenpoorten is mislukt omdat het
    vrije geheugen (462663680 byte) minder bedraagt dan 5% van het totale geheugen. Het gevolg is dat de service niet beschikbaar is voor binnenkomende aanvragen. U kunt dit probleem oplossen door de belasting van de computer te verlagen of door de waarde van
    inFreeMemoryPercentageToActivateService in het configuratie-element serviceHostingEnvironment aan te passen.
       bij System.ServiceModel.Activation.ServiceMemoryGates.Check(Int32 minFreeMemoryPercentage, Boolean throwOnLowMemory, UInt64& availableMemoryBytes)
       bij System.ServiceModel.ServiceHostingEnvironment.HostingManager.CheckMemoryCloseIdleServices(EventTraceActivity eventTraceActivity)
       bij System.ServiceModel.ServiceHostingEnvironment.HostingManager.EnsureServiceAvailable(String normalizedVirtualPath, EventTraceActivity eventTraceActivity)
       --- Einde van intern uitzonderingsstackpad ---
       bij System.ServiceModel.ServiceHostingEnvironment.HostingManager.EnsureServiceAvailable(String normalizedVirtualPath, EventTraceActivity eventTraceActivity)
       bij System.ServiceModel.ServiceHostingEnvironment.EnsureServiceAvailableFast(String relativeVirtualPath, EventTraceActivity eventTraceActivity)
     Procesnaam: w3wp
     Proces-id: 21252
    Gebeurtenis-XML:
    <Event xmlns="http://schemas.microsoft.com/win/2004/08/events/event">
      <System>
        <Provider Name="System.ServiceModel 4.0.0.0" />
        <EventID Qualifiers="49154">3</EventID>
        <Level>2</Level>
        <Task>5</Task>
        <Keywords>0x80000000000000</Keywords>
        <TimeCreated SystemTime="2013-05-16T08:36:34.000000000Z" />
        <EventRecordID>404277</EventRecordID>
        <Channel>Application</Channel>
        <Computer></Computer>
        <Security UserID="S-1-5-20" />
      </System>
      <EventData>
        <Data>System.ServiceModel.ServiceHostingEnvironment+HostingManager/28106152</Data>
        <Data>System.ServiceModel.ServiceActivationException: De service /Remote/BuiltIns/HomePage/GadgetDnD/GadgetDnDService.svc kan niet worden geactiveerd als gevolg van een uitzondering tijdens de compilatie. Het uitzonderingsbericht is:
    Het controleren van de geheugenpoorten is mislukt omdat het vrije geheugen (462663680 byte) minder bedraagt dan 5% van het totale geheugen. Het gevolg is dat de service niet beschikbaar is voor binnenkomende aanvragen. U kunt dit probleem oplossen door de
    belasting van de computer te verlagen of door de waarde van inFreeMemoryPercentageToActivateService in het configuratie-element serviceHostingEnvironment aan te passen.. ---&gt; System.InsufficientMemoryException: Het controleren van de geheugenpoorten
    is mislukt omdat het vrije geheugen (462663680 byte) minder bedraagt dan 5% van het totale geheugen. Het gevolg is dat de service niet beschikbaar is voor binnenkomende aanvragen. U kunt dit probleem oplossen door de belasting van de computer te verlagen of
    door de waarde van inFreeMemoryPercentageToActivateService in het configuratie-element serviceHostingEnvironment aan te passen.
       bij System.ServiceModel.Activation.ServiceMemoryGates.Check(Int32 minFreeMemoryPercentage, Boolean throwOnLowMemory, UInt64&amp; availableMemoryBytes)
       bij System.ServiceModel.ServiceHostingEnvironment.HostingManager.CheckMemoryCloseIdleServices(EventTraceActivity eventTraceActivity)
       bij System.ServiceModel.ServiceHostingEnvironment.HostingManager.EnsureServiceAvailable(String normalizedVirtualPath, EventTraceActivity eventTraceActivity)
       --- Einde van intern uitzonderingsstackpad ---
       bij System.ServiceModel.ServiceHostingEnvironment.HostingManager.EnsureServiceAvailable(String normalizedVirtualPath, EventTraceActivity eventTraceActivity)
       bij System.ServiceModel.ServiceHostingEnvironment.EnsureServiceAvailableFast(String relativeVirtualPath, EventTraceActivity eventTraceActivity)</Data>
        <Data>w3wp</Data>
        <Data>21252</Data>
      </EventData>
    </Event>
    Logboeknaam:   Application
    Bron:          ASP.NET 4.0.30319.0
    Datum:         16-5-2013 10:36:34
    Gebeurtenis-id:1309
    Taakcategorie: Webgebeurtenis
    Niveau:        Waarschuwing
    Trefwoorden:   Klassiek
    Gebruiker:     n.v.t.
    Computer:     
    Beschrijving:
    Gebeurteniscode: 3005
    Gebeurtenisbericht: Er is een onverwerkte uitzondering opgetreden.
    Gebeurtenistijd: 16-5-2013 10:36:34
    Gebeurtenistijd (UTC): 16-5-2013 8:36:34
    Gebeurtenis-id: 2ce25cc6a90146e8ad0fa32e504b86ef
    Gebeurtenisreeks: 134
    Gebeurtenisinstantie: 7
    Gebeurtenisdetailcode: 0
    Toepassingsinformatie:
        Toepassingsdomein: /LM/W3SVC/1/ROOT/Remote-1-130131644927895718
        Vertrouwensniveau: Full
        Virtueel pad toepassing: /Remote
        Toepassingspad: C:\Program Files\Windows Small Business Server\Bin\WebApp\RemoteAccess\
        Computernaam:
    Procesinformatie:
        Proces-id: 21252
        Procesnaam: w3wp.exe
        Accountnaam: NT AUTHORITY\NETWORK SERVICE
    Uitzonderingsinformatie:
        Uitzonderingstype: InsufficientMemoryException
        Uitzonderingsbericht: Het controleren van de geheugenpoorten is mislukt omdat het vrije geheugen (462663680 byte) minder bedraagt dan 5% van het totale geheugen. Het gevolg is dat de service niet beschikbaar is voor binnenkomende aanvragen.
    U kunt dit probleem oplossen door de belasting van de computer te verlagen of door de waarde van inFreeMemoryPercentageToActivateService in het configuratie-element serviceHostingEnvironment aan te passen.
       bij System.ServiceModel.Activation.ServiceMemoryGates.Check(Int32 minFreeMemoryPercentage, Boolean throwOnLowMemory, UInt64& availableMemoryBytes)
       bij System.ServiceModel.ServiceHostingEnvironment.HostingManager.CheckMemoryCloseIdleServices(EventTraceActivity eventTraceActivity)
       bij System.ServiceModel.ServiceHostingEnvironment.HostingManager.EnsureServiceAvailable(String normalizedVirtualPath, EventTraceActivity eventTraceActivity)
    Aanvraaginformatie:
        Aanvraag-URL: https://mail.mannekus.com:443/Remote/BuiltIns/HomePage/GadgetDnD/GadgetDnDService.svc/js
        Aanvraagpad: /Remote/BuiltIns/HomePage/GadgetDnD/GadgetDnDService.svc/js
        Hostadres gebruiker: 192.168.10.91
        Gebruiker: MANNEKUS\ITSN
        Is geverifieerd: True
        Verificatietype: Forms
        Accountnaam thread: NT AUTHORITY\NETWORK SERVICE
    Threadinformatie:
        Thread-id: 28
        Accountnaam thread: NT AUTHORITY\NETWORK SERVICE
        Imiteert: False
        Stacktracering:    bij System.ServiceModel.Activation.ServiceMemoryGates.Check(Int32 minFreeMemoryPercentage, Boolean throwOnLowMemory, UInt64& availableMemoryBytes)
       bij System.ServiceModel.ServiceHostingEnvironment.HostingManager.CheckMemoryCloseIdleServices(EventTraceActivity eventTraceActivity)
       bij System.ServiceModel.ServiceHostingEnvironment.HostingManager.EnsureServiceAvailable(String normalizedVirtualPath, EventTraceActivity eventTraceActivity)
    Aangepaste gebeurtenisdetails:
    Gebeurtenis-XML:
    <Event xmlns="http://schemas.microsoft.com/win/2004/08/events/event">
      <System>
        <Provider Name="ASP.NET 4.0.30319.0" />
        <EventID Qualifiers="32768">1309</EventID>
        <Level>3</Level>
        <Task>3</Task>
        <Keywords>0x80000000000000</Keywords>
        <TimeCreated SystemTime="2013-05-16T08:36:34.000000000Z" />
        <EventRecordID>404279</EventRecordID>
        <Channel>Application</Channel>
        <Computer></Computer>
        <Security />
      </System>
      <EventData>
        <Data>3005</Data>
        <Data>Er is een onverwerkte uitzondering opgetreden.</Data>
        <Data>16-5-2013 10:36:34</Data>
        <Data>16-5-2013 8:36:34</Data>
        <Data>2ce25cc6a90146e8ad0fa32e504b86ef</Data>
        <Data>134</Data>
        <Data>7</Data>
        <Data>0</Data>
        <Data>/LM/W3SVC/1/ROOT/Remote-1-130131644927895718</Data>
        <Data>Full</Data>
        <Data>/Remote</Data>
        <Data>C:\Program Files\Windows Small Business Server\Bin\WebApp\RemoteAccess\</Data>
        <Data></Data>
        <Data>
        </Data>
        <Data>21252</Data>
        <Data>w3wp.exe</Data>
        <Data>NT AUTHORITY\NETWORK SERVICE</Data>
        <Data>InsufficientMemoryException</Data>
        <Data>Het controleren van de geheugenpoorten is mislukt omdat het vrije geheugen (462663680 byte) minder bedraagt dan 5% van het totale geheugen. Het gevolg is dat de service niet beschikbaar is voor binnenkomende aanvragen. U kunt
    dit probleem oplossen door de belasting van de computer te verlagen of door de waarde van inFreeMemoryPercentageToActivateService in het configuratie-element serviceHostingEnvironment aan te passen.
       bij System.ServiceModel.Activation.ServiceMemoryGates.Check(Int32 minFreeMemoryPercentage, Boolean throwOnLowMemory, UInt64&amp; availableMemoryBytes)
       bij System.ServiceModel.ServiceHostingEnvironment.HostingManager.CheckMemoryCloseIdleServices(EventTraceActivity eventTraceActivity)
       bij System.ServiceModel.ServiceHostingEnvironment.HostingManager.EnsureServiceAvailable(String normalizedVirtualPath, EventTraceActivity eventTraceActivity)
    </Data>
        <Data>https://mail.mannekus.com:443/Remote/BuiltIns/HomePage/GadgetDnD/GadgetDnDService.svc/js</Data>
        <Data>/Remote/BuiltIns/HomePage/GadgetDnD/GadgetDnDService.svc/js</Data>
        <Data>192.168.10.91</Data>
        <Data>MANNEKUS\ITSN</Data>
        <Data>True</Data>
        <Data>Forms</Data>
        <Data>NT AUTHORITY\NETWORK SERVICE</Data>
        <Data>28</Data>
        <Data>NT AUTHORITY\NETWORK SERVICE</Data>
        <Data>False</Data>
        <Data>   bij System.ServiceModel.Activation.ServiceMemoryGates.Check(Int32 minFreeMemoryPercentage, Boolean throwOnLowMemory, UInt64&amp; availableMemoryBytes)
       bij System.ServiceModel.ServiceHostingEnvironment.HostingManager.CheckMemoryCloseIdleServices(EventTraceActivity eventTraceActivity)
       bij System.ServiceModel.ServiceHostingEnvironment.HostingManager.EnsureServiceAvailable(String normalizedVirtualPath, EventTraceActivity eventTraceActivity)
    </Data>
      </EventData>
    </Event>

    Yes, many of our customers use the same anti-virus software, Kaspersky AV 6.0, and the same back-up software, Ashay online back-up.
    A reboot temporarily solves the problem but when the memory usage gets above 95% the problem gets back.
    This site has about 40 user accounts.
    The error message states the following:
    To resolve this problem reducethe load on the
    computer or modify the valueinFreeMemoryPercentageToActivateService in
    the configuration element service
    hosting environment.
    Where could we check if there is a limit of 5% or less free memory set, which configuration file should we check?

  • Not enough memory or disk space in excel and word office 365

    I have windows 8.1 and am having huge issues with excel and word in office 365.
    When i download a document i am unable to open as message reads cannot open as not enough memory or disk space.
    I have plenty of disk space and memory however have searched this and the following has been answered BUT I CANNOT UNDERSTAND This and need HELP  with step by step instructions on how to do please;
    To resolve the issue, refer to the methods below:
    Go to this key on Registry Editor (Run | Regedit)HKEY_CURRENT_USER\Software\Microsoft\Windows\CurrentVersion\Explorer\User
    Shell Folders
    change key Cache to something like C:\Windows\Temp
    You might also right click on the file with file explorer, choose Properties, then General tab and click on the Unblock button.
    Some of our customers found it sometimes a permission problem.
    cmd  => dcomcnfg
    Click >Component services >Computes >My Computer>Dcom config> and select micro soft Excel Application>
    Right Click on microsoft Excel Application>Properties>Give Asp.net Permissions
    Select Identity table >Select interactive user >select ok
    However i do not understand a word of the above or how to do PLEASE HELP this is extremly frustrating as i am doing correspondence and I am unable to access any files.
    Thanks

    Hi,
    You must have read this thread:
    http://social.technet.microsoft.com/Forums/en-US/9773a7c4-29a8-48ff-9d16-e1ca4c478610/excel-2013-microsoft-excel-can-not-open-or-save-anymore-documents-because-there-is-not-enough?forum=officesetupdeploy
    To detail the steps, please do as I describe:
    Important
    This section, method, or task contains steps that tell you how to modify the registry. However, serious problems might occur if you modify the registry incorrectly. Therefore, make sure that you follow these steps carefully. For added protection, back up the
    registry before you modify it. Then, you can restore the registry if a problem occurs. For more information about how to back up and restore the registry,
    http://windows.microsoft.com/en-US/windows7/Back-up-the-registry
    To open the Registry Editor, please press Win + R, type regedit in the blank box, press
    Enter. / Or we can type regedit.exe in Windows 8.1 Search, you'll find it easily.
    Now the Registry Editor is open.
    Then we see the pane on left, expand the following path:
    HKEY_CURRENT_USER\Software\Microsoft\Windows\CurrentVersion\Explorer\User Shell Folders
    Then we can see a list on right, find Cache, right click on it, click
    Modify..., under Value data, change the value to something like
    C:\Windows\Temp, click OK.
    Exit Registry Editor.
    As for "You might also right click on the file with file explorer, choose Properties, then General tab and click on the Unblock button." Just find the file, right click on it, choose
    Properties, under General tab, if you see a
    Unblock button, click on it.
    "Some of our customers found it sometimes a permission problem.
    cmd  => dcomcnfg" Do the following:
    Press Win + R, type in cmd in the blank box, press
    Enter.
    In the new black-background window, type in dcomcnfg, press
    Enter.
    Then the Component Services window will pop up, on the left pane, expand
    Component services -> Computes ->
    My Computer -> Dcom config -> and select
    Microsoft Excel Application, right click on it -> Properties ->
    Identity tab -> Select The interactive user ->
    OK.
    I hope I've explained the steps clearly.
    Good luck.
    Regards,
    Melon Chen
    TechNet Community Support

  • Photoshop error: could not complete the save command because there is not enough memory

    This happens occasionally and it makes me crazy, causing me to lose hours of work! I have lots of ram remaining. I have no plugins installed, windows 8. Please see below for system information:
    ================
    Adobe Photoshop Version: 14.2.1 (14.2.1 20140207.r.570 2014/02/07:23:00:00) x64
    Operating System: Windows 8 64-bit
    Version: 6.2
    System architecture: Intel CPU Family:6, Model:12, Stepping:3 with MMX, SSE Integer, SSE FP, SSE2, SSE3, SSE4.1, SSE4.2, HyperThreading
    Physical processor count: 4
    Logical processor count: 8
    Processor speed: 2394 MHz
    Built-in memory: 16304 MB
    Free memory: 12478 MB
    Memory available to Photoshop: 14591 MB
    Memory used by Photoshop: 90 %
    Image tile size: 1024K
    Image cache levels: 4
    Font Preview: Medium
    TextComposer: Middle Eastern and South Asian
    Display: 1
    Display Bounds: top=0, left=0, bottom=1080, right=1920
    Display: 2
    Display Bounds: top=0, left=1920, bottom=1200, right=3840
    OpenGL Drawing: Enabled.
    OpenGL Allow Old GPUs: Not Detected.
    OpenGL Drawing Mode: Advanced
    OpenGL Allow Normal Mode: True.
    OpenGL Allow Advanced Mode: True.
    AIFCoreInitialized=1
    AIFOGLInitialized=1
    OGLContextCreated=1
    NumGPUs=1
    gpu[0].OGLVersion="3.0"
    gpu[0].MemoryMB=2048
    gpu[0].RectTextureSize=16384
    gpu[0].Renderer="GeForce GTX 765M/PCIe/SSE2"
    gpu[0].RendererID=4577
    gpu[0].Vendor="NVIDIA Corporation"
    gpu[0].VendorID=4318
    gpu[0].HasNPOTSupport=1
    gpu[0].DriverVersion="9.18.13.2723"
    gpu[0].Driver="nvd3dumx.dll,nvwgf2umx.dll,nvwgf2umx.dll,nvd3dum,nvwgf2um,nvwgf2um"
    gpu[0].DriverDate="20130912000000.000000-000"
    gpu[0].CompileProgramGLSL=1
    gpu[0].TestFrameBuffer=1
    gpu[0].OCLPresent=1
    gpu[0].OCLVersion="1.1"
    gpu[0].CUDASupported=1
    gpu[0].CUDAVersion="4.2.1"
    gpu[0].OCLBandwidth=4.89598e+010
    gpu[0].glGetString[GL_SHADING_LANGUAGE_VERSION]="4.30 NVIDIA via Cg compiler"
    gpu[0].glGetProgramivARB[GL_FRAGMENT_PROGRAM_ARB][GL_MAX_PROGRAM_INSTRUCTIONS_ARB]=[16384]
    gpu[0].glGetIntegerv[GL_MAX_TEXTURE_UNITS]=[4]
    gpu[0].glGetIntegerv[GL_MAX_COMBINED_TEXTURE_IMAGE_UNITS]=[192]
    gpu[0].glGetIntegerv[GL_MAX_VERTEX_TEXTURE_IMAGE_UNITS]=[32]
    gpu[0].glGetIntegerv[GL_MAX_TEXTURE_IMAGE_UNITS]=[32]
    gpu[0].glGetIntegerv[GL_MAX_DRAW_BUFFERS]=[8]
    gpu[0].glGetIntegerv[GL_MAX_VERTEX_UNIFORM_COMPONENTS]=[4096]
    gpu[0].glGetIntegerv[GL_MAX_FRAGMENT_UNIFORM_COMPONENTS]=[2048]
    gpu[0].glGetIntegerv[GL_MAX_VARYING_FLOATS]=[124]
    gpu[0].glGetIntegerv[GL_MAX_VERTEX_ATTRIBS]=[16]
    gpu[0].extension[AIF::OGL::GL_ARB_VERTEX_PROGRAM]=1
    gpu[0].extension[AIF::OGL::GL_ARB_FRAGMENT_PROGRAM]=1
    gpu[0].extension[AIF::OGL::GL_ARB_VERTEX_SHADER]=1
    gpu[0].extension[AIF::OGL::GL_ARB_FRAGMENT_SHADER]=1
    gpu[0].extension[AIF::OGL::GL_EXT_FRAMEBUFFER_OBJECT]=1
    gpu[0].extension[AIF::OGL::GL_ARB_TEXTURE_RECTANGLE]=1
    gpu[0].extension[AIF::OGL::GL_ARB_TEXTURE_FLOAT]=1
    gpu[0].extension[AIF::OGL::GL_ARB_OCCLUSION_QUERY]=1
    gpu[0].extension[AIF::OGL::GL_ARB_VERTEX_BUFFER_OBJECT]=1
    gpu[0].extension[AIF::OGL::GL_ARB_SHADER_TEXTURE_LOD]=1
    License Type: Subscription
    Serial number: 90970903167992058536
    Application folder: C:\Program Files\Adobe\Adobe Photoshop CC (64 Bit)\
    Temporary file path: C:\Users\Tevi\AppData\Local\Temp\
    Photoshop scratch has async I/O enabled
    Scratch volume(s):
      E:\, 476.9G, 364.2G free
      D:\, 931.5G, 396.4G free
    Required Plug-ins folder: C:\Program Files\Adobe\Adobe Photoshop CC (64 Bit)\Required\Plug-Ins\
    Primary Plug-ins folder: C:\Program Files\Adobe\Adobe Photoshop CC (64 Bit)\Plug-ins\
    Installed components:
       ACE.dll   ACE 2013/10/29-11:47:16   79.548223   79.548223
       adbeape.dll   Adobe APE 2013/02/04-09:52:32   0.1160850   0.1160850
       AdobeLinguistic.dll   Adobe Linguisitc Library   7.0.0  
       AdobeOwl.dll   Adobe Owl 2013/10/25-12:15:59   5.0.24   79.547804
       AdobePDFL.dll   PDFL 2013/10/29-11:47:16   79.508720   79.508720
       AdobePIP.dll   Adobe Product Improvement Program   7.0.0.1786  
       AdobeXMP.dll   Adobe XMP Core 2013/10/29-11:47:16   79.154911   79.154911
       AdobeXMPFiles.dll   Adobe XMP Files 2013/10/29-11:47:16   79.154911   79.154911
       AdobeXMPScript.dll   Adobe XMP Script 2013/10/29-11:47:16   79.154911   79.154911
       adobe_caps.dll   Adobe CAPS   7,0,0,21  
       AGM.dll   AGM 2013/10/29-11:47:16   79.548223   79.548223
       ahclient.dll    AdobeHelp Dynamic Link Library   1,8,0,31  
       aif_core.dll   AIF   5.0   79.534508
       aif_ocl.dll   AIF   5.0   79.534508
       aif_ogl.dll   AIF   5.0   79.534508
       amtlib.dll   AMTLib (64 Bit)   7.0.0.249 BuildVersion: 7.0; BuildDate: Thu Nov 14 2013 15:55:50)   1.000000
       ARE.dll   ARE 2013/10/29-11:47:16   79.548223   79.548223
       AXE8SharedExpat.dll   AXE8SharedExpat 2011/12/16-15:10:49   66.26830   66.26830
       AXEDOMCore.dll   AXEDOMCore 2011/12/16-15:10:49   66.26830   66.26830
       Bib.dll   BIB 2013/10/29-11:47:16   79.548223   79.548223
       BIBUtils.dll   BIBUtils 2013/10/29-11:47:16   79.548223   79.548223
       boost_date_time.dll   DVA Product   7.0.0  
       boost_signals.dll   DVA Product   7.0.0  
       boost_system.dll   DVA Product   7.0.0  
       boost_threads.dll   DVA Product   7.0.0  
       cg.dll   NVIDIA Cg Runtime   3.0.00007  
       cgGL.dll   NVIDIA Cg Runtime   3.0.00007  
       CIT.dll   Adobe CIT   2.1.6.30929   2.1.6.30929
       CITThreading.dll   Adobe CITThreading   2.1.6.30929   2.1.6.30929
       CoolType.dll   CoolType 2013/10/29-11:47:16   79.548223   79.548223
       dvaaudiodevice.dll   DVA Product   7.0.0  
       dvacore.dll   DVA Product   7.0.0  
       dvamarshal.dll   DVA Product   7.0.0  
       dvamediatypes.dll   DVA Product   7.0.0  
       dvaplayer.dll   DVA Product   7.0.0  
       dvatransport.dll   DVA Product   7.0.0  
       dvaunittesting.dll   DVA Product   7.0.0  
       dynamiclink.dll   DVA Product   7.0.0  
       ExtendScript.dll   ExtendScript 2013/10/30-13:12:12   79.546835   79.546835
       FileInfo.dll   Adobe XMP FileInfo 2013/10/25-03:51:33   79.154511   79.154511
       filter_graph.dll   AIF   5.0   79.534508
       icucnv40.dll   International Components for Unicode 2011/11/15-16:30:22    Build gtlib_3.0.16615  
       icudt40.dll   International Components for Unicode 2011/11/15-16:30:22    Build gtlib_3.0.16615  
       imslib.dll   IMSLib DLL   7.0.0.145  
       JP2KLib.dll   JP2KLib 2013/10/29-11:47:16   79.248139   79.248139
       libifcoremd.dll   Intel(r) Visual Fortran Compiler   10.0 (Update A)  
       libiomp5md.dll   Intel(R) OMP Runtime Library   5.0  
       libmmd.dll   Intel(r) C Compiler, Intel(r) C++ Compiler, Intel(r) Fortran Compiler   12.0  
       LogSession.dll   LogSession   2.1.2.1785  
       mediacoreif.dll   DVA Product   7.0.0  
       MPS.dll   MPS 2013/10/29-11:47:16   79.535029   79.535029
       msvcm80.dll   Microsoft® Visual Studio® 2005   8.00.50727.8428  
       msvcm90.dll   Microsoft® Visual Studio® 2008   9.00.30729.1  
       msvcp100.dll   Microsoft® Visual Studio® 2010   10.00.40219.1  
       msvcp80.dll   Microsoft® Visual Studio® 2005   8.00.50727.8428  
       msvcp90.dll   Microsoft® Visual Studio® 2008   9.00.30729.1  
       msvcr100.dll   Microsoft® Visual Studio® 2010   10.00.40219.1  
       msvcr80.dll   Microsoft® Visual Studio® 2005   8.00.50727.8428  
       msvcr90.dll   Microsoft® Visual Studio® 2008   9.00.30729.1  
       PatchMatch.dll   PatchMatch 2013/10/29-11:47:16   79.542390   79.542390
       pdfsettings.dll   Adobe PDFSettings   1.04  
       Photoshop.dll   Adobe Photoshop CC   CC  
       Plugin.dll   Adobe Photoshop CC   CC  
       PlugPlugOwl.dll   Adobe(R) CSXS PlugPlugOwl Standard Dll (64 bit)   4.2.0.36  
       PSArt.dll   Adobe Photoshop CC   CC  
       PSViews.dll   Adobe Photoshop CC   CC  
       SCCore.dll   ScCore 2013/10/30-13:12:12   79.546835   79.546835
       ScriptUIFlex.dll   ScriptUIFlex 2013/10/30-13:12:12   79.546835   79.546835
       svml_dispmd.dll   Intel(r) C Compiler, Intel(r) C++ Compiler, Intel(r) Fortran Compiler   12.0  
       tbb.dll   Intel(R) Threading Building Blocks for Windows   4, 1, 2012, 1003  
       tbbmalloc.dll   Intel(R) Threading Building Blocks for Windows   4, 1, 2012, 1003  
       updaternotifications.dll   Adobe Updater Notifications Library   7.0.1.102 (BuildVersion: 1.0; BuildDate: BUILDDATETIME)   7.0.1.102
       WRServices.dll   WRServices Mon Feb 25 2013 16:09:10   Build 0.19078   0.19078
    Required plug-ins:
       3D Studio 14.2.1 (14.2.1 x001)
       Accented Edges 14.2.1
       Adaptive Wide Angle 14.2.1
       Angled Strokes 14.2.1
       Average 14.2.1 (14.2.1 x001)
       Bas Relief 14.2.1
       BMP 14.2.1
       Camera Raw 8.3
       Camera Raw Filter 8.3
       Chalk & Charcoal 14.2.1
       Charcoal 14.2.1
       Chrome 14.2.1
       Cineon 14.2.1 (14.2.1 x001)
       Clouds 14.2.1 (14.2.1 x001)
       Collada 14.2.1 (14.2.1 x001)
       Color Halftone 14.2.1
       Colored Pencil 14.2.1
       CompuServe GIF 14.2.1
       Conté Crayon 14.2.1
       Craquelure 14.2.1
       Crop and Straighten Photos 14.2.1 (14.2.1 x001)
       Crop and Straighten Photos Filter 14.2.1
       Crosshatch 14.2.1
       Crystallize 14.2.1
       Cutout 14.2.1
       Dark Strokes 14.2.1
       De-Interlace 14.2.1
       Dicom 14.2.1
       Difference Clouds 14.2.1 (14.2.1 x001)
       Diffuse Glow 14.2.1
       Displace 14.2.1
       Dry Brush 14.2.1
       Eazel Acquire 14.2.1 (14.2.1 x001)
       Embed Watermark 4.0
       Entropy 14.2.1 (14.2.1 x001)
       Extrude 14.2.1
       FastCore Routines 14.2.1 (14.2.1 x001)
       Fibers 14.2.1
       Film Grain 14.2.1
       Filter Gallery 14.2.1
       Flash 3D 14.2.1 (14.2.1 x001)
       Fresco 14.2.1
       Glass 14.2.1
       Glowing Edges 14.2.1
       Google Earth 4 14.2.1 (14.2.1 x001)
       Grain 14.2.1
       Graphic Pen 14.2.1
       Halftone Pattern 14.2.1
       HDRMergeUI 14.2.1
       IFF Format 14.2.1
       Ink Outlines 14.2.1
       JPEG 2000 14.2.1
       Kurtosis 14.2.1 (14.2.1 x001)
       Lens Blur 14.2.1
       Lens Correction 14.2.1
       Lens Flare 14.2.1
       Liquify 14.2.1
       Matlab Operation 14.2.1 (14.2.1 x001)
       Maximum 14.2.1 (14.2.1 x001)
       Mean 14.2.1 (14.2.1 x001)
       Measurement Core 14.2.1 (14.2.1 x001)
       Median 14.2.1 (14.2.1 x001)
       Mezzotint 14.2.1
       Minimum 14.2.1 (14.2.1 x001)
       MMXCore Routines 14.2.1 (14.2.1 x001)
       Mosaic Tiles 14.2.1
       Multiprocessor Support 14.2.1 (14.2.1 x001)
       Neon Glow 14.2.1
       Note Paper 14.2.1
       NTSC Colors 14.2.1 (14.2.1 x001)
       Ocean Ripple 14.2.1
       Oil Paint 14.2.1
       OpenEXR 14.2.1
       Paint Daubs 14.2.1
       Palette Knife 14.2.1
       Patchwork 14.2.1
       Paths to Illustrator 14.2.1
       PCX 14.2.1 (14.2.1 x001)
       Photocopy 14.2.1
       Photoshop 3D Engine 14.2.1 (14.2.1 x001)
       Photoshop Touch 14.0
       Picture Package Filter 14.2.1 (14.2.1 x001)
       Pinch 14.2.1
       Pixar 14.2.1 (14.2.1 x001)
       Plaster 14.2.1
       Plastic Wrap 14.2.1
       PNG 14.2.1
       Pointillize 14.2.1
       Polar Coordinates 14.2.1
       Portable Bit Map 14.2.1 (14.2.1 x001)
       Poster Edges 14.2.1
       Radial Blur 14.2.1
       Radiance 14.2.1 (14.2.1 x001)
       Range 14.2.1 (14.2.1 x001)
       Read Watermark 4.0
       Reticulation 14.2.1
       Ripple 14.2.1
       Rough Pastels 14.2.1
       Save for Web 14.2.1
       ScriptingSupport 14.2.1
       Shake Reduction 14.2.1
       Shear 14.2.1
       Skewness 14.2.1 (14.2.1 x001)
       Smart Blur 14.2.1
       Smudge Stick 14.2.1
       Solarize 14.2.1 (14.2.1 x001)
       Spatter 14.2.1
       Spherize 14.2.1
       Sponge 14.2.1
       Sprayed Strokes 14.2.1
       Stained Glass 14.2.1
       Stamp 14.2.1
       Standard Deviation 14.2.1 (14.2.1 x001)
       STL 14.2.1 (14.2.1 x001)
       Sumi-e 14.2.1
       Summation 14.2.1 (14.2.1 x001)
       Targa 14.2.1
       Texturizer 14.2.1
       Tiles 14.2.1
       Torn Edges 14.2.1
       Twirl 14.2.1
       Underpainting 14.2.1
       Vanishing Point 14.2.1
       Variance 14.2.1 (14.2.1 x001)
       Variations 14.2.1 (14.2.1 x001)
       Water Paper 14.2.1
       Watercolor 14.2.1
       Wave 14.2.1
       Wavefront|OBJ 14.2.1 (14.2.1 x001)
       WIA Support 14.2.1 (14.2.1 x001)
       Wind 14.2.1
       Wireless Bitmap 14.2.1 (14.2.1 x001)
       ZigZag 14.2.1
    Optional and third party plug-ins: NONE
    Plug-ins that failed to load: NONE
    Flash:
       Mini Bridge
       Adobe Exchange
       Kuler
    Installed TWAIN devices: NONE

    I've also purged undo and history, and still no luck. I tried doing Save as... and attempted to duplicate layers to a new file, and even tryied to "convert to smart object", but everything I try throws the not enough memory error.
    My system shows me using 3.7G/15.9G
    12.2 available
    6.3G/35.5G committed
    I also have 2 very large scratch disks available (with hundreds of available gigs), including a very fast SSD, and standard 7200 disk.

  • What does "After Effects error: Not enough memory to initialize PSL. ( 83 :: 8 )" mean?

    So, about a week ago I did a fresh install of 64-bit Windows 7 Ultimate on a new PC, and subscribed to the Adobe Creative Cloud, installing After Effects CS6 and Photoshop CS6 from the Adobe Application Manager, then doing all updates (and I just checked right now at 10:35PM on July 26th, I have the latest versions of everything).
    After Effects was working completely normal, then just now, I tried to import a Photoshop .psd and I got the error message:
    After Effects error: Not enough memory to initialize PSL.
    ( 83 :: 8 )
    Then After Effects crashed. So now it opens up normally, but when I try to import a .psd or open an After Effects project saved from an earlier version of After Effects (CS3 to CS5) I get the same error and a crash, every single time.
    Searching the forums, I see people talking about this error when importing .psds into CS5, and they say that getting the latest updates solved the issue for them (which obviously can't help me). I'm running all legit software on a brand new computer with 32 GB of RAM which has passed all my physical stress tests so I know it's not hardware related.
    The one thing I saw people suggest is to hold down Ctrl-Alt-Shift when starting the program. When I do this, Windows asks if I want to allow After Effects to make changes to the system, and when I say yes, I can import .psds and open the older AE files. When I close After Effects and reopen it without holding down the Ctrl-Alt-Shift keys, it goes right back to crashing.
    Obviously the smart-*** answer is "then hold down Ctrl-Alt-Shift, dummy", and I'll do that for now, but is there any clue what the problem is?
    I feel like kind of a chump because I decided to stop using my student versions of Adobe software (I haven't been a student for about four years) and pay the full price for the cloud membership and the latest creative suite, and it's full of bugs.

    Now, I get the same ( 83 :: 8 ) error listed above, followed by a new dialog window that reads:
    After Effects error: Crash in progress. Last logged message was: <4488> <DynamicLink> <5> C:\Program Files\Adobe\Adobe Premiere Pro CS6\Adobe Premiere Pro.exe
    Then, when I click OK, I get:
    After Effects can't continue: sorry, After Effects has crashed. For After Effects Help and Support, go to http://www.adobe.com/go/learn_ae_support. If you still can't resolve the issue, please contact Adobe Technical Support (2).
    ( 0 :: 42 )
    Clicking OK to that gives me a chance to save the latest project, then the standard Windows 7 crash dialog window opens, the one that gives me the choice of "Check online for a solution and close the program" or just "Close the program" and lets me View problem details, which are:
    Problem signature:
      Problem Event Name:          APPCRASH
      Application Name:          AfterFX.exe
      Application Version:          11.0.0.378
      Application Timestamp:          4f6d63ab
      Fault Module Name:          StackHash_a85b
      Fault Module Version:          6.1.7601.17725
      Fault Module Timestamp:          4ec4aa8e
      Exception Code:          c0000374
      Exception Offset:          00000000000c40f2
      OS Version:          6.1.7601.2.1.0.256.1
      Locale ID:          1033
      Additional Information 1:          a85b
      Additional Information 2:          a85ba096cc6b6acabe6eaf35bf34dc60
      Additional Information 3:          f862
      Additional Information 4:          f86227a9dfa15a47cdb6c94bb0d08360

  • Dynamically add an in memory Bitmap to a List

    I'm trying to dynamically add an in memory Bitmap to a List
    control. I'm trying to create a thumbnail
    from a larger bmp image and display the thumbnail in the
    list. The thumbnail images are being created ok
    but the bitmaps are not displaying in the List control. The
    code I'm using is shown below. Apparently I can't
    use a collection of bitmaps in the List. Previously I had a
    collection of pathnames as strings that pointed to
    jpgs on disk and it displayed ok. Does anyone know how I can
    get the Bitmaps to display?
    <mx:List id="fileList" x="10"y="10" width="231"
    height="648" rowHeight="160" columnWidth="120 enabled="true"
    click="loadImage()" itemRenderer="mx.controls.Image"
    dataProvider="{myProvider}"></mx:List>
    public var anArray:Array = new Array();
    public var myProvider:ArrayCollection = new
    ArrayCollection(anArray);
    var thumbnail:Bitmap = new Bitmap(new
    BitmapData(thumbSize,thumbSize,true,0));
    thumbnail.bitmapData.draw(bmp,matrix);
    myProvider.addItem(thumbnail);

    without looking at what tables you are using and and how you built the query this is what I can think of:
    Please write this in record processing section:
    fields material/stock/req are the running variables in meaning database field names.
    lv_ava is the new field that needs to be created.
    data lv_stock type INSME.
    data lv_req type insme.
    at new material.
      lv_stock = stock.
      clear :lv_req, req.
    end at.
      lv_req = lv_req + req.
      lv_ava = stock-lv_req.

  • It cannot reference the dynamic internal table in memory as an object.

    Hi,
    I am getting the syntax error in the second select. I guest it cannot reference the dynamic internal table in memory as an object.
    The internal table contains different fields from multiple tables and it gets created OK. Then the first select within the loop executes OK allowing me to read the multiple tables in ITABLES.
    * Create dynamic internal table and assign to FS
      call method cl_alv_table_create=>create_dynamic_table
        EXPORTING
          it_fieldcatalog = ifc
        IMPORTING
          ep_table        = dy_table.
    ***OK, the dynamic tables is created here
      assign dy_table->* to <dyn_table>.
    * Create dynamic work area and assign to FS
      create data dy_line like line of <dyn_table>.
      assign dy_line->* to <dyn_wa>.
    loop at ITABLES.
    ***OK, no syntax errors in this select here
      select * appending corresponding fields of table <dyn_table>
                 from (ITABLES-TABNAME).
    endloop.
    data: ikonp like konp occurs 0 with header line.
    ***NOT OK, there is syntax errors
      select * into table ikonp
      from KONP for all entries in <dyn_table>
      where knumh = <dyn_table>-knumh.
    Some of the tables in ITABLES are pooled tables which does not allow me to use INNER JOINS. Therefore I need a second select in order to read the pricing table KONP.
    Thanks in advance for any hint.

    Hi Abel,
    You must be getting the syntax error that <dyn_table> does not contain the field knumh.
    try putiing the entire where clause in a char type variable say wa_char and then use in ur query as
    where (wa_char) .. it may work..
    concatenate 'knumh' '=' '<dyn_table>-knumh' INTO wa_char SEPARATED BY SPACES.
    SELECT ... from konp...
    where (wa_char).
    Revert if it doesnt work.

  • Photoshop CS6 unusable -interface freezes and not enough memory message - on a specific hardware

    I usually speak french but I'll try to be as clear as possible.
    I work as a technician in a school and we're experiencing a major issue with Photoshop CS6.
    We have 3 differents computer's hardware. Photoshop CS6 works fine on 2 of them.
    On the other though, Photoshop CS6 is unusable. With this specific hardware, Photoshop has the same weird behavior on each machine (around 50), so it's not related to an hardware malfunction (like bad ram) I suppose.
    Our problem is this: Once Photoshop is opened and you minimize it in the task bar, as soon as you maximise it to use it again, the interface doesn't respond well at all, the interface is all messed up, some windows are missing and most of the time Photoshop freezes. And after that, whatever we try to do, like selecting whatever option, we have the ''not enough memory'' message. So we can't do nothing with the program after that, from selecting another tool to saving a file.
    Even when no file is opened and we have plenty of RAM that can be used, the problem is there.
    The same problem occurs if we open a window above Photoshop (internet, word, everything). As soon as we go back to work in Photoshop, the interface freezes and windows are missing, and we get the same not enough memory message every time.
    We already tried to change/desactivate each performance settings in Photoshop, we already installed the latest Photoshop CS6 update.
    We've updated BIOS, processor driver, graphic card driver, etc.
    We have this problem with Photoshop CS6 64 bits and 32 bits.
    We dont have this problem with any other program in the CS6 suite.
    We dont have this problem with Photoshop CS5.
    We have the same graphic card and driver on the others computers where Photoshop CS6 works perfectly well.
    What's bugging us is everything else in the production suite works fine!
    Please, do you think of anything else we can try?
    We're hopeless!
    Here is the specific hardware where the problem occur.
    Hardware:
    Dell Inspiron T3500
    Intel XEON e5220 2.27 ghz
    6 GIGS (RAM)
    Quadro FX 1800
    Plenty of available hard-disk.
    VRAM: 768 MB
    OPEN GL: Version 3.3
    Windows 7 Professional SP1

    Yes! There it this (sorry our Photoshop version is in french since we are a french school, I hope it's still useful to you) .
    Please note that it's not with the latest Adobe update available, but we've tried it on an other computer but I can't access it right now. But the adobe update did'nt solve the problem either.
    Version Adobe Photoshop : 13.0 (13.0 20120315.r.428 2012/03/15:21:00:00) x64
    Système d'exploitation : Windows 7 64 bits
    Version : 6.1 Service Pack 1
    Architecture système : UC Intel Famille :6, modèle :10, niveau :5 avec MMX, SSE Entier, SSE FP, SSE2, SSE3, SSE4.1, SSE4.2, HyperThreading
    Nombre de processeurs physiques : 4
    Nombre de processeurs logiques : 8
    Vitesse du processeur : 2266 MHz
    Mémoire intégrée : 6142 Mo
    Mémoire libre : 4316 Mo
    Mémoire disponible pour Photoshop : 5361 Mo
    Mémoire utilisée par Photoshop : 60 %
    Taille de la mosaïque d'images : 128K
    Niveaux de mémoire cache de l'image : 4
    Dessin OpenGL : Activé.
    Mode de dessin OpenGL : Standard
    Mode OpenGL normal autorisé : Vrai.
    Mode OpenGL avancé autorisé : Vrai.
    Anciens GPU OpenGL autorisés : Non détectés.
    Fournisseur de la carte vidéo : NVIDIA Corporation
    Module de rendu de la carte vidéo : Quadro FX 1800/PCIe/SSE2
    Affichage : 1
    Limites d'affichage : = haut : 0, gauche : 0, bas : 1200, droite : 1920
    N° de la carte vidéo : 1
    Carte vidéo : NVIDIA Quadro FX 1800
    OpenCL Non disponible
    Version du pilote : 8.17.12.9573
    Date du pilote : 20120209000000.000000-000
    Pilote de la carte vidéo : nvd3dumx.dll,nvwgf2umx.dll,nvwgf2umx.dll,nvd3dum,nvwgf2um,nvwgf2um
    Mode vidéo : 1920 x 1200 x 4294967296 couleurs
    Nom de la carte vidéo : NVIDIA Quadro FX 1800
    Mémoire vidéo : 768 Mo
    Taille de la texture rectangle vidéo : 8192
    Numéro de série : 92278706405826761289
    Dossier de l'application : C:\Program Files\Adobe\Adobe Photoshop CS6 (64 Bit)\
    Chemin des fichiers temporaires : C:\Users\elebel\AppData\Local\Temp\
    Le disque de travail de Photoshop comporte l'E/S asynchrone activé.
    Volume(s) de travail :
    C:\, 405,5 Go, 363,7 Go libres
    Dossier des modules externes obligatoires : C:\Program Files\Adobe\Adobe Photoshop CS6 (64 Bit)\Required\
    Dossier principal des modules externes : C:\Program Files\Adobe\Adobe Photoshop CS6 (64 Bit)\Plug-ins\
    Dossier des modules externes complémentaires : non défini
    Composants installés :
       A3DLIBS.dll   A3DLIB Dynamic Link Library   9.2.0.112  
       ACE.dll   ACE 2012/01/18-15:07:40   66.492997   66.492997
       adbeape.dll   Adobe APE 2012/01/25-10:04:55   66.1025012   66.1025012
       AdobeLinguistic.dll   Adobe Linguisitc Library   6.0.0  
       AdobeOwl.dll   Adobe Owl 2012/02/09-16:00:02   4.0.93   66.496052
       AdobePDFL.dll   PDFL 2011/12/12-16:12:37   66.419471   66.419471
       AdobePIP.dll   Adobe Product Improvement Program   6.0.0.1654  
       AdobeXMP.dll   Adobe XMP Core 2012/02/06-14:56:27   66.145661   66.145661
       AdobeXMPFiles.dll   Adobe XMP Files 2012/02/06-14:56:27   66.145661   66.145661
       AdobeXMPScript.dll   Adobe XMP Script 2012/02/06-14:56:27   66.145661   66.145661
       adobe_caps.dll   Adobe CAPS   6,0,29,0  
       AGM.dll   AGM 2012/01/18-15:07:40   66.492997   66.492997
       ahclient.dll    AdobeHelp Dynamic Link Library   1,7,0,56  
       aif_core.dll   AIF   3.0   62.490293
       aif_ocl.dll   AIF   3.0   62.490293
       aif_ogl.dll   AIF   3.0   62.490293
       amtlib.dll   AMTLib (64 Bit)   6.0.0.75 (BuildVersion: 6.0; BuildDate: Mon Jan 16 2012 18:00:00)   1.000000
       ARE.dll   ARE 2012/01/18-15:07:40   66.492997   66.492997
       AXE8SharedExpat.dll   AXE8SharedExpat 2011/12/16-15:10:49   66.26830   66.26830
       AXEDOMCore.dll   AXEDOMCore 2011/12/16-15:10:49   66.26830   66.26830
       Bib.dll   BIB 2012/01/18-15:07:40   66.492997   66.492997
       BIBUtils.dll   BIBUtils 2012/01/18-15:07:40   66.492997   66.492997
       boost_date_time.dll   DVA Product   6.0.0  
       boost_signals.dll   DVA Product   6.0.0  
       boost_system.dll   DVA Product   6.0.0  
       boost_threads.dll   DVA Product   6.0.0  
       cg.dll   NVIDIA Cg Runtime   3.0.00007  
       cgGL.dll   NVIDIA Cg Runtime   3.0.00007  
       CIT.dll   Adobe CIT   2.0.5.19287   2.0.5.19287
       CoolType.dll   CoolType 2012/01/18-15:07:40   66.492997   66.492997
       data_flow.dll   AIF   3.0   62.490293
       dvaaudiodevice.dll   DVA Product   6.0.0  
       dvacore.dll   DVA Product   6.0.0  
       dvamarshal.dll   DVA Product   6.0.0  
       dvamediatypes.dll   DVA Product   6.0.0  
       dvaplayer.dll   DVA Product   6.0.0  
       dvatransport.dll   DVA Product   6.0.0  
       dvaunittesting.dll   DVA Product   6.0.0  
       dynamiclink.dll   DVA Product   6.0.0  
       ExtendScript.dll   ExtendScript 2011/12/14-15:08:46   66.490082   66.490082
       FileInfo.dll   Adobe XMP FileInfo 2012/01/17-15:11:19   66.145433   66.145433
       filter_graph.dll   AIF   3.0   62.490293
       hydra_filters.dll   AIF   3.0   62.490293
       icucnv40.dll   International Components for Unicode 2011/11/15-16:30:22    Build gtlib_3.0.16615  
       icudt40.dll   International Components for Unicode 2011/11/15-16:30:22    Build gtlib_3.0.16615  
       image_compiler.dll   AIF   3.0   62.490293
       image_flow.dll   AIF   3.0   62.490293
       image_runtime.dll   AIF   3.0   62.490293
       JP2KLib.dll   JP2KLib 2011/12/12-16:12:37   66.236923   66.236923
       libifcoremd.dll   Intel(r) Visual Fortran Compiler   10.0 (Update A)  
       libmmd.dll   Intel(r) C Compiler, Intel(r) C++ Compiler, Intel(r) Fortran Compiler   10.0  
       LogSession.dll   LogSession   2.1.2.1640  
       mediacoreif.dll   DVA Product   6.0.0  
       MPS.dll   MPS 2012/02/03-10:33:13   66.495174   66.495174
       msvcm80.dll   Microsoft® Visual Studio® 2005   8.00.50727.6195  
       msvcm90.dll   Microsoft® Visual Studio® 2008   9.00.30729.1  
       msvcp100.dll   Microsoft® Visual Studio® 2010   10.00.40219.1  
       msvcp80.dll   Microsoft® Visual Studio® 2005   8.00.50727.6195  
       msvcp90.dll   Microsoft® Visual Studio® 2008   9.00.30729.1  
       msvcr100.dll   Microsoft® Visual Studio® 2010   10.00.40219.1  
       msvcr80.dll   Microsoft® Visual Studio® 2005   8.00.50727.6195  
       msvcr90.dll   Microsoft® Visual Studio® 2008   9.00.30729.1  
       pdfsettings.dll   Adobe PDFSettings   1.04  
       Photoshop.dll   Adobe Photoshop CS6   CS6  
       Plugin.dll   Adobe Photoshop CS6   CS6  
       PlugPlug.dll   Adobe(R) CSXS PlugPlug Standard Dll (64 bit)   3.0.0.383  
       PSArt.dll   Adobe Photoshop CS6   CS6  
       PSViews.dll   Adobe Photoshop CS6   CS6  
       SCCore.dll   ScCore 2011/12/14-15:08:46   66.490082   66.490082
       ScriptUIFlex.dll   ScriptUIFlex 2011/12/14-15:08:46   66.490082   66.490082
       tbb.dll   Intel(R) Threading Building Blocks for Windows   3, 0, 2010, 0406  
       tbbmalloc.dll   Intel(R) Threading Building Blocks for Windows   3, 0, 2010, 0406  
       TfFontMgr.dll   FontMgr   9.3.0.113  
       TfKernel.dll   Kernel   9.3.0.113  
       TFKGEOM.dll   Kernel Geom   9.3.0.113  
       TFUGEOM.dll   Adobe, UGeom©   9.3.0.113  
       updaternotifications.dll   Adobe Updater Notifications Library   6.0.0.24 (BuildVersion: 1.0; BuildDate: BUILDDATETIME)   6.0.0.24
       WRServices.dll   WRServices Friday January 27 2012 13:22:12   Build 0.17112   0.17112
       wu3d.dll   U3D Writer   9.3.0.113  
    Modules externes obligatoires :
       3D Studio 13.0 (13.0 20120315.r.428 2012/03/15:21:00:00)
       ADM 3.11x01
       Aérographe 13.0
       Aplatissement 13.0 (13.0 20120315.r.428 2012/03/15:21:00:00)
       Aquarelle 13.0
       Asymétrie 13.0 (13.0 20120315.r.428 2012/03/15:21:00:00)
       Barbouillage 13.0
       Bas-relief 13.0
       BMP 13.0
       Camera Raw 7.0
       Carrelage 13.0
       Chrome 13.0
       Cineon 13.0 (13.0 20120315.r.428 2012/03/15:21:00:00)
       Cisaillement 13.0
       Collada 13.0 (13.0 20120315.r.428 2012/03/15:21:00:00)
       CompuServe GIF 13.0
       Contour accentué 13.0
       Contour déchiré 13.0
       Contour encré 13.0
       Contour lumineux 13.0
       Contour postérisé 13.0
       Contraction 13.0
       Coordonnées polaires 13.0
       Correction de l'objectif 13.0
       Couleurs NTSC 13.0 (13.0 20120315.r.428 2012/03/15:21:00:00)
       Couteau à palette 13.0
       Craie/Fusain 13.0
       Craquelure 13.0
       Crayon Conté 13.0
       Crayon de couleur 13.0
       Cristallisation 13.0
       Croisillons 13.0
       Découpage 13.0
       Demi-teintes couleur 13.0
       Désentrelacement 13.0
       Diagonales 13.0
       Dicom 13.0
       Dispersion 13.0
       Eazel Acquire 13.0 (13.0 20120315.r.428 2012/03/15:21:00:00)
       Ecart type 13.0 (13.0 20120315.r.428 2012/03/15:21:00:00)
       Effet mosaïque 13.0
       Effet pointilliste 13.0
       Emballage plastique 13.0
       Enregistrer pour le Web 13.0
       Entropie 13.0 (13.0 20120315.r.428 2012/03/15:21:00:00)
       Eponge 13.0
       Etalement 13.0
       Extension WIA 13.0 (13.0 20120315.r.428 2012/03/15:21:00:00)
       Extrusion 13.0
       Fibres 13.0
       Filtre Collection d'images 13.0 (13.0 20120315.r.428 2012/03/15:21:00:00)
       Filtre Rogner et désincliner les photos 13.0
       Flash 3D 13.0 (13.0 20120315.r.428 2012/03/15:21:00:00)
       Flou de l'objectif 13.0
       Flou optimisé 13.0
       Flou radial 13.0
       Fluidité 13.0
       Format IFF 13.0
       Fresque 13.0
       Fusain 13.0
       Galerie de filtres 13.0
       Google Earth 4 13.0 (13.0 20120315.r.428 2012/03/15:21:00:00)
       Grain 13.0
       Grain photo 13.0
       Grand-angle adaptatif 13.0
       Halo 13.0
       HDRMergeUI 13.0
       Insertion filigrane 4.0
       JPEG 2000 13.0
       Lecture filigrane 4.0
       Lueur diffuse 13.0
       Matlab Operation 13.0 (13.0 20120315.r.428 2012/03/15:21:00:00)
       Maximum 13.0 (13.0 20120315.r.428 2012/03/15:21:00:00)
       Médiane 13.0 (13.0 20120315.r.428 2012/03/15:21:00:00)
       Mezzo-tinto 13.0
       Minimum 13.0 (13.0 20120315.r.428 2012/03/15:21:00:00)
       Moteur 3D Photoshop 13.0 (13.0 20120315.r.428 2012/03/15:21:00:00)
       Moyenne 13.0 (13.0 20120315.r.428 2012/03/15:21:00:00)
       Moyenne 13.0 (13.0 20120315.r.428 2012/03/15:21:00:00)
       Multiprocesseur 13.0 (13.0 20120315.r.428 2012/03/15:21:00:00)
       Néon 13.0
       Noir/Blanc 13.0
       Noyau de mesures 13.0 (13.0 20120315.r.428 2012/03/15:21:00:00)
       Nuages 13.0 (13.0 20120315.r.428 2012/03/15:21:00:00)
       Nuages par différence 13.0 (13.0 20120315.r.428 2012/03/15:21:00:00)
       Océan 13.0
       Onde 13.0
       Ondulation 13.0
       OpenEXR 13.0
       Papier gaufré 13.0
       Papier humide 13.0
       Pastels 13.0
       Patchwork 13.0
       PCX 13.0 (13.0 20120315.r.428 2012/03/15:21:00:00)
       Peinture à l'huile 13.0
       Photocopie 13.0
       Pinceau à sec 13.0
       Pixar 13.0 (13.0 20120315.r.428 2012/03/15:21:00:00)
       Placage de texture 13.0
       Plâtre 13.0
       Plume calligraphique 13.0
       PNG 13.0
       Point de fuite 13.0
       Pointillisme 13.0
       Portable Bit Map 13.0 (13.0 20120315.r.428 2012/03/15:21:00:00)
       Portée 13.0 (13.0 20120315.r.428 2012/03/15:21:00:00)
       Radiance 13.0 (13.0 20120315.r.428 2012/03/15:21:00:00)
       Réticulation 13.0
       Rogner et désincliner les photos 13.0 (13.0 20120315.r.428 2012/03/15:21:00:00)
       Routines FastCore 13.0 (13.0 20120315.r.428 2012/03/15:21:00:00)
       Routines MMXCore 13.0 (13.0 20120315.r.428 2012/03/15:21:00:00)
       Solarisation 13.0 (13.0 20120315.r.428 2012/03/15:21:00:00)
       Sommation 13.0 (13.0 20120315.r.428 2012/03/15:21:00:00)
       Soufflerie 13.0
       Sous-couche 13.0
       Sphérisation 13.0
       Sumi-e 13.0
       Support de script 13.0
       Tampon 13.0
       Targa 13.0
       Tourbillon 13.0
       Tracés vers Illustrator 13.0
       Trame de demi-teintes 13.0
       U3D 13.0 (13.0 20120315.r.428 2012/03/15:21:00:00)
       Variance 13.0 (13.0 20120315.r.428 2012/03/15:21:00:00)
       Variantes 13.0 (13.0 20120315.r.428 2012/03/15:21:00:00)
       Verre 13.0
       Vitrail 13.0
       Wavefront|OBJ 13.0 (13.0 20120315.r.428 2012/03/15:21:00:00)
       Wireless Bitmap 13.0 (13.0 20120315.r.428 2012/03/15:21:00:00)
       Zigzag 13.0
    Dossier des modules externes tiers et facultatifs : SANS
    Modules externes dont le chargement a échoué : AUCUN
    Flash :
       Mini Bridge
       Kuler
    Modules TWAIN installés : AUCUN

  • Could not start disp+work.exe dispatcher on IDES4.7

    could not start disp+work.exe dispatcher on IDES4.7
    Messageserver is running
    All services of oracle r running

    trc file: "dev_disp", trc level: 1, release: "620"
    Wed Sep 19 13:50:26 2007
    systemid   560 (PC with Windows NT)
    relno      6200
    patchlevel 0
    patchno    251
    intno      20020600
    pid        3352
    ***LOG Q00=> DpSapEnvInit, DPStart (00 3352) [dpxxdisp.c   966]
         shared lib "dw_xml.dll" version 252 successfully loaded
         shared lib "dw_xtc.dll" version 252 successfully loaded
         shared lib "dw_stl.dll" version 252 successfully loaded
    Wed Sep 19 13:50:31 2007
    WARNING => DpNetCheck: NiAddrToHost(1.0.0.0) took 5 seconds
    ***LOG GZZ=> 1 possible network problems detected - check tracefile and adjust the DNS settings [dpxxtool2.c  3140]
    MtxInit: -2 0 0
    MBUF state OFF
    EmInit: MmSetImplementation( 2 ).
    <ES> client 0 initializing ....
    <ES> InitFreeList
    <ES> block size is 1024 kByte.
    Using implementation std
    <EsNT> Memory Reset enabled as NT default
    <EsNT> EsIUnamFileMapInit: Initialize the memory 608 MB
    <ES> 607 blocks reserved for free list.
    ES initialized.
    Wed Sep 19 13:50:32 2007
    ***LOG Q0K=> DpMsAttach, mscon ( mysap) [dpxxdisp.c   8832]
    CCMS: Initalizing shared memory of size 20000000 for monitoring segment.
    CCMS: start to initalize 3.X shared alert area (first segment).
    DpMsgAdmin: Set release to 6200, patchlevel 0
    MBUF state PREPARED
    MBUF component UP
    DpMBufHwIdSet: set Hardware-ID
    ***LOG Q1C=> DpMBufHwIdSet [dpxxmbuf.c   940]
    DpMsgAdmin: Set patchno for this platform to 251
    Release check o.K.
    Wed Sep 19 13:51:12 2007
    ERROR => W0 (pid 3412) died [dpxxdisp.c   11210]
    ERROR => W1 (pid 3420) died [dpxxdisp.c   11210]
    ERROR => W2 (pid 3428) died [dpxxdisp.c   11210]
    ERROR => W3 (pid 3436) died [dpxxdisp.c   11210]
    ERROR => W4 (pid 3444) died [dpxxdisp.c   11210]
    ERROR => W5 (pid 3452) died [dpxxdisp.c   11210]
    ERROR => W6 (pid 3460) died [dpxxdisp.c   11210]
    ERROR => W7 (pid 3468) died [dpxxdisp.c   11210]
    ERROR => W8 (pid 3476) died [dpxxdisp.c   11210]
    ERROR => W9 (pid 3484) died [dpxxdisp.c   11210]
    ERROR => W10 (pid 3492) died [dpxxdisp.c   11210]
    ERROR => W11 (pid 3500) died [dpxxdisp.c   11210]
    ERROR => W12 (pid 3508) died [dpxxdisp.c   11210]
    ERROR => W13 (pid 3516) died [dpxxdisp.c   11210]
    ERROR => W14 (pid 3524) died [dpxxdisp.c   11210]
    my types changed after wp death/restart 0xbf --> 0x80
    DP_FATAL_ERROR => DpEnvCheck: no more work processes
    DISPATCHER EMERGENCY SHUTDOWN ***
    ERROR => DpMBufRead: state MBUF_PREPARED, opmode MBUF_USE [dpxxmbuf.c   503]
    ERROR => DpModState: DpMBufRead failed (-1) [dpxxdisp.c   13129]
    Wed Sep 19 13:51:15 2007
    ***LOG Q0M=> DpMsDetach, ms_detach () [dpxxdisp.c   9058]
    MBUF state OFF
    MBUF component DOWN
    ***LOG Q05=> DpHalt, DPStop ( 3352) [dpxxdisp.c   7637]
    ******************************************************************************************************************************88
    trc file: "dev_w0", trc level: 1, release: "620"
    ACTIVE TRACE LEVEL           1
    ACTIVE TRACE COMPONENTS      all, M

    B Wed Sep 19 13:50:46 2007
    B  create_con (con_name=R/3)
    B  Loading DB library 'C:\usr\sap\ECC\SYS\exe\run\dboraslib.dll' ...
    B  Library 'C:\usr\sap\ECC\SYS\exe\run\dboraslib.dll' loaded
    B  Version of 'C:\usr\sap\ECC\SYS\exe\run\dboraslib.dll' is "620.02", patchlevel (0.112)
    B  New connection 0 created
    M  systemid   560 (PC with Windows NT)
    M  relno      6200
    M  patchlevel 0
    M  patchno    251
    M  intno      20020600
    M  pid        3412

    M  ***LOG Q0Q=> tskh_init, WPStart (Workproc 0 3412) [dpxxdisp.c   1016]
    I  MtxInit: -2 0 0
    X  EmInit: MmSetImplementation( 2 ).
    X  <ES> client 0 initializing ....
    X  Using implementation std
    M  <EsNT> Memory Reset enabled as NT default
    X  ES initialized.
    M  calling db_connect ...
    C  Got ORACLE_HOME=C:\oracle\ora81 from environment
    C  Client NLS settings: AMERICAN_AMERICA.WE8DEC
    C  Logon as OPS$-user to get SAPECC's password
    C  Connecting as /@ECC on connection 0 ...
    C  Attaching to DB Server ECC (con_hdl=0,svchp=06A497F8,svrhp=06A49604)

    C Wed Sep 19 13:50:47 2007
    C  *** ERROR => OCI-call 'OCIServerAttach' failed: rc = 12541
    [dboci.c      3566]
    C  *** ERROR => CONNECT failed with sql error '12541'
    [dboci.c      9536]
    C  Try to connect with default password
    C  Connecting as SAPECC/<pwd>@ECC on connection 0 ...
    C  Attaching to DB Server ECC (con_hdl=0,svchp=06A497F8,svrhp=06A49410)

    C Wed Sep 19 13:50:48 2007
    C  *** ERROR => OCI-call 'OCIServerAttach' failed: rc = 12541
    [dboci.c      3566]
    C  *** ERROR => CONNECT failed with sql error '12541'
    [dboci.c      9536]
    B  ***LOG BY2=> sql error 12541  performing CON [dbsh#2 @ 962] [dbsh    0962 ]
    B  ***LOG BY0=> ORA-12541: TNS:no listener [dbsh#2 @ 962] [dbsh    0962 ]
    B  ***LOG BY2=> sql error 12541  performing CON [dblink#1 @ 419] [dblink  0419 ]
    B  ***LOG BY0=> ORA-12541: TNS:no listener [dblink#1 @ 419] [dblink  0419 ]
    M  ***LOG R19=> tskh_init, db_connect ( DB-Connect 000256) [thxxhead.c   1098]
    M  in_ThErrHandle: 1
    M  *** ERROR => tskh_init: db_connect (step 1, th_errno 13, action 3, level 1) [thxxhead.c   8277]

    M  Info for wp 0

    M    stat = 4
    M    reqtype = 1
    M    act_reqtype = -1
    M    tid = -1
    M    mode = 255
    M    len = -1
    M    rq_id = -1
    M    rq_source = 255
    M    last_tid = 0
    M    last_mode = 0
    M    rfc_req = 0
    M    report = >                                        <
    M    action = 0
    M    tab_name = >                              <

    M  *****************************************************************************
    M  *
    M  *  LOCATION    SAP-Server mysap_ECC_00 on host mysap (wp 0)
    M  *  ERROR       tskh_init: db_connect
    M  *
    M  *  TIME        Wed Sep 19 13:50:48 2007
    M  *  RELEASE     620
    M  *  COMPONENT   Taskhandler
    M  *  VERSION     1
    M  *  RC          13
    M  *  MODULE      thxxhead.c
    M  *  LINE        8408
    M  *  COUNTER     1
    M  *
    M  *****************************************************************************

    M  Entering TH_CALLHOOKS
    M  ThCallHooks: call hook >SAP-Trace buffer write< for event BEFORE_DUMP
    M  ThCallHooks: call hook >ThrSaveSPAFields< for event BEFORE_DUMP
    M  *** ERROR => ThrSaveSPAFields: no valid thr_wpadm [thxxrun1.c   672]
    M  *** ERROR => ThCallHooks: event handler ThrSaveSPAFields for event BEFORE_DUMP failed [thxxtool3.c  235]
    M  Entering ThSetStatError
    M  Entering ThReadDetachMode
    M  call ThrShutDown (1)...
    M  ***LOG Q02=> wp_halt, WPStop (Workproc 0 3412) [dpnttool.c   345]

  • Not enough memory to complete this operation windows 8

    Hi All,
    I have a problem whith a built executable where at random intervals I get a windows dialogue saying "Not enough Memory to complete this operation"
    I have searched through the forums and although there are similar posts I have not been able to get rid of this message by trying several things.  My project is a cRIO which connects and disconnects using the STM messenger service.  The HOST computer is a Producer consumer design pattern, the crio is a producer consumer with the producer being incoming TCP IP messages essentially.  The windows 8 machine shows no signs of running out of memory.  There is plenty available (8GB) and during normal execution the program is only using roughly 200MB and is stable.
    Some of the things I have tried from reading similar threads but have had no luck.
    Put a delay in TCP Send function from the cRIO (1mS).
    Disabled all writing to files for polled data / results.
    Run in windows 7 and XP compatibility mode and as administrator.
    Move whole executable into my Documents after suspecting file permissions.
    Made whole of install directory full access permissions.
    Disabled firewall and uninstalled anti Virus as its not connected to T'internet.
    Monitored cached data and disk writes using perfmon.
    Monitored Threads and seem stable.
    This build was also tested on a windows 7 machine and has been run overnight with no problems.  the executable also runs on my development machine with no problems.  The windows 8 machine has no NI max installed (Just the RT engine), the windows 7 does along with VISA drivers etc.
    When the "Not Enough...." Dialogue appears the exe hangs untill the prompt is removed.  Once the dialogue is removed the TCP Queue then catches up with Queued data so I know that there are no queues increasing in size (It has happily stored all polled data from an overnight run and then dequeues all this information to the front panel no problem)..
    Build PC:
    Windows 7 (64 bit) - LabVIEW 2013 (32 bit) full development.
    Target PC (with error message)
    Windows 8 (64 bit) - LabVIEW 2013 RTE (Installed from an installer built on machine above using recommended settings)
    Other Test Target (With no problems)
    Windows 7 64 bit - LabVIEW 2013 RTE, MAX and VISA Installed.
    Is there any way to debug this some more??  Where might I find this information in the windows event logs / perfmon etc??
    Many Thanks in advance
    Craig
    10 years+ LabVIEW experience.
    LabVIEW 2012

    Hi craigc,
    Good job with the current troubleshooting status!
    A couple of things though:
    • Have you tried building the application on the same Windows 8 machine? Does it have the same issue then?
    • Did you try increasing the Virtual Memory usage? Even though this should not haveany  influence if you are using a 64bit machine, it might still be worth a try. There's a tutorial how to do it on Windows 7 here and it should not be very different from Windows 8.
    • You have mentioned that you used perfmon. What exactly did you measure and what results did you log? 
    • Do the pop-ups show up in complete random manner or is there a pattern?
    • What about increasing the delay in TCP Send? I assume you have followed the latter suggestion from this forum post?
    Thanks!
    Mark N
    Applications Engineer
    National Instruments UK & Ireland

  • "There is not enough memory to complete this operation. " So what do I do ?

    First try with new imac to replace the dead G4. G4 HD connected as an external HD so the files are available.
    Have found appleworks and want to change a data base entry and it won't let me, I get the 'not enough memory ' message. I know that extra memory can be allocated to applications but have forgotten 'how to'. What do I do please .
    Thanks
    4jbl7

    OS X allocate memory dynamically, so unless you have a lot of other applications also running, the message shouldn't show up there.
    In Mac OS 9.x.x and earlier, you must specify how much memory to allocate to an application. This is done in the application's Get Info window, with the application NOT running at the time.
    Locate the application's icon in the Applications folder, click it once, then press command-I to Get Info. You'll find either a set of boxes in which to enter the Minimum and Preferred memory allocations, or a pulldown menu bar which will probably read "General", from which you can select "Memory"
    Preferred is the amount of memory you want AppleWork to have if it is currently available when the program launches; Minimum is the smallest amount of memory you want AppleWorks to have. In the specified minimum is not available, the Mac OS will not launch the application, and will present an alert explaining why.
    Regards,
    Barry

  • Error msg - not enough memory available for this task - chm file

    Hi All
    I am using RoboHelp for HTML 8.0 and creating chm file.  I am using context sensitive help and the F1 key functionality.  I have in the past created some map ID's with F1 and they have worked properly with our company software application.  Now, I have a different database with our company and a larger help file and it is not working.  I am told that the database should work.  I also have lots of memory.  I am working off of my hard drive which is where the .exe is for the company application and my chm file.  I can open my .chm file.  When I go into the application and press F1 where I created the map ID;s I get the message, not enough memory available for this task and also topic not available. Quit one or more programs to increase memory.
    I have lots of memory and my file is only 598kb.  I also only have RoboHelp and the application running.  When I did a search, I found an article for a fix from 2004 from Adobe - Rb_46124 - not sure if this is the fix but the steps dont match since it is old.
    Please help me.
    Thanks
    Caryn

    Hi there
    Actually, if you were to use FlashHelp output, you might find that the problems are compounded, as now you have the Flash Player and all its idiosyncrasies in the mix.
    Cheers... Rick
    Helpful and Handy Links
    RoboHelp Wish Form/Bug Reporting Form
    Begin learning RoboHelp HTML 7 or 8 within the day - $24.95!
    Adobe Certified RoboHelp HTML Training
    SorcerStone Blog
    RoboHelp eBooks

  • SGA dynamic or not ?

    Hi Forum,
    when is SGA dynamic ? One SAP note says that the use of parameter db_cache_size make SGA dynamically sizing its buffers. Others say that parameter sga_target
    <> 0 decides on dynamic or not. If db_cache_size is set but sga_target is 0, what does this mean ?
    Kind regards
    hakort

    DB_CACHE_SIZE itself is a dynamic parameter. Even if you mention SGA_TARGET as 0, its still can be changed dynamically with alter system command. The dynamic word has been used at several places in oracle docs. By making db_cache_size dynamic, any changes done to it are immediately effected. But this doesn't mean that the entire SGA has become dynamic.
    With dynamic sga(started from 10g onwards), 5 parameters, which are mentioned by Laura are made dynamic and are collectively set by the SGA_TARGET parameter. This leaves the entire SGA over Oracle's discretion that how to allocate/deallocate memory among these parameters. This setting works only when the SGA_TAGET is set to some non-zero value. Once set to 0, Oracle reverts back to the manual SGA where the parameters can be changed by you dynamically but the entire SGA is still controlled by you. By entire SGA I mean the 5 parameters and the other non-dynamic parameters like Log_buffer and so on.
    HTH
    Aman....

  • Dynamics 2015 Installation error SetupServer.exe is not a valid Win32.exe application

    My enviroment:
    Hyper V virtual server
    Windows Server 2008 R2 w/ SP1 running on a domain
    IIS installed
    SQL 2008 installed
    8GB memory on Quad core i7
    I extracted the installation files from the ISO and copied them to a local directory on the server. Right clicked on setupserver.exe and ran as administrator and I get the following error:
    SetupServer.exe is not a valid Win32.exe application
    I tested the same setup files on the Hyper V server and received no errors.
    Any advise most appreciated.

    Windows Server 2012 and SQL Server 2012 are the minimum requirements for 2015:
    http://technet.microsoft.com/en-us/library/hh699671.aspx
    Probably causing you an issue or two.

Maybe you are looking for