Skip to content
DataMiner DoJo

More results...

Generic selectors
Exact matches only
Search in title
Search in content
Post Type Selectors
Search in posts
Search in pages
Search in posts
Search in pages
Log in
Menu
  • Updates & Insights
  • Questions
  • Learning
    • E-learning Courses
    • Empower Replay: Limited Edition
    • Tutorials
    • Open Classroom Training
    • Certification
      • DataMiner Fundamentals
      • DataMiner Configurator
      • DataMiner Automation
      • Scripts & Connectors Developer: HTTP Basics
      • Scripts & Connectors Developer: SNMP Basics
      • Visual Overview – Level 1
      • Verify a certificate
    • Video Library
    • Books We Like
    • >> Go to DataMiner Docs
  • Expert Center
    • Solutions & Use Cases
      • Solutions
      • Use Case Library
    • Markets & Industries
      • Media production
      • Government & defense
      • Content distribution
      • Service providers
      • Partners
      • OSS/BSS
    • Agile
      • Agile Webspace
      • Everything Agile
        • The Agile Manifesto
        • Best Practices
        • Retro Recipes
      • Methodologies
        • The Scrum Framework
        • Kanban
        • Extreme Programming
      • Roles
        • The Product Owner
        • The Agile Coach
        • The Quality & UX Coach (QX)
    • DataMiner DevOps Professional Program
      • About the DevOps Program
      • DataMiner DevOps Support
  • Downloads
  • More
    • DataMiner Releases & Updates
    • Feature Suggestions
    • Climb the leaderboard!
    • Swag Shop
    • Contact
    • Global Feedback Survey
  • PARTNERS
    • All Partners
    • Technology Partners
    • Strategic Partner Program
    • Deal Registration
  • >> Go to dataminer.services

Error with QAction 900012 and 900011

Solved1.35K views2nd February 2023QAction 900011 QAction 900012
4
Trong Huynh [DevOps Member]744 1st February 2023 0 Comments

Hi,

I am working on a simple protocol. It was working fine before the Christmas break. After the break I found the protocol reporting some errors in the log - nothing has changed.

The errors mention QAction 900011 and 900012 which are not part of my protocol. See the subset of the log below.

Does anyone know what is going on?

2023/02/01 17:52:11.107|SLProtocol - 5584 - PC Reboot Manager DEV|3300|CManagedScript::Load|ERR|-1|Compilation failed for QAction 900012
System.OutOfMemoryException: Insufficient memory to continue the execution of the program.
   at System.Runtime.InteropServices.Marshal.AllocHGlobal(IntPtr cb)
   at System.Reflection.Internal.NativeHeapMemoryBlock.DisposableData..ctor(Int32 size)
   at System.Reflection.Internal.StreamMemoryBlockProvider.ReadMemoryBlockNoLock(Stream stream, Boolean isFileStream, Int64 start, Int32 size)
   at System.Reflection.PortableExecutable.PEReader..ctor(Stream peStream, PEStreamOptions options, Int32 size)
   at Microsoft.CodeAnalysis.ModuleMetadata.CreateFromStream(Stream peStream, PEStreamOptions options)
   at Microsoft.CodeAnalysis.MetadataReference.CreateFromFile(String path, MetadataReferenceProperties properties, DocumentationProvider documentation)
   at Skyline.DataMiner.Scripting.CodeBuilder.CompileWithRoslyn()
   at Skyline.DataMiner.Scripting.CodeBuilder.BuildCSharp()
   at CManagedScript.Load(CManagedScript* , tagVARIANT varContent, Int32 iCoding, Int32 iResourceType, tagVARIANT varOptions, IUnknown* pProtocol, Int32* piCookie)

2023/02/01 17:52:11.107|SLProtocol - 5584 - PC Reboot Manager DEV|15444|CQAction::Run|ERR|-1|QAction [900012] triggered by [pid=65129/idx=-1/pk=/user=] failed. (0x8004022D)
Input: new = <NULL>
Input: old = <NULL>
Input: extra = <NULL>

2023/02/01 17:52:11.108|SLProtocol - 5584 - PC Reboot Manager DEV|15444|CProtocol::ProtocolThreadFunc|DBG|0|-- Polling enabled.
2023/02/01 17:52:11.139|SLProtocol - 5584 - PC Reboot Manager DEV|3300|CManagedScript::Load|ERR|-1|Compilation failed for QAction 2
System.OutOfMemoryException: Insufficient memory to continue the execution of the program.
   at System.Runtime.InteropServices.Marshal.AllocHGlobal(IntPtr cb)
   at System.Reflection.Internal.NativeHeapMemoryBlock.DisposableData..ctor(Int32 size)
   at System.Reflection.Internal.StreamMemoryBlockProvider.ReadMemoryBlockNoLock(Stream stream, Boolean isFileStream, Int64 start, Int32 size)
   at System.Reflection.PortableExecutable.PEReader..ctor(Stream peStream, PEStreamOptions options, Int32 size)
   at Microsoft.CodeAnalysis.ModuleMetadata.CreateFromStream(Stream peStream, PEStreamOptions options)
   at Microsoft.CodeAnalysis.MetadataReference.CreateFromFile(String path, MetadataReferenceProperties properties, DocumentationProvider documentation)
   at Skyline.DataMiner.Scripting.CodeBuilder.CompileWithRoslyn()
   at Skyline.DataMiner.Scripting.CodeBuilder.BuildCSharp()
   at CManagedScript.Load(CManagedScript* , tagVARIANT varContent, Int32 iCoding, Int32 iResourceType, tagVARIANT varOptions, IUnknown* pProtocol, Int32* piCookie)

2023/02/01 17:52:11.149|SLProtocol - 5584 - PC Reboot Manager DEV|15444|CQAction::Run|ERR|-1|QAction [2] triggered by [pid=2/idx=-1/pk=/user=] failed. (0x8004022D)
Input: new = <NULL>
Input: old = <NULL>
Input: extra = <NULL>

2023/02/01 17:52:11.164|SLProtocol - 5584 - PC Reboot Manager DEV|14312|CManagedScript::Load|ERR|-1|Compilation failed for QAction 900011
System.OutOfMemoryException: Insufficient memory to continue the execution of the program.
   at System.Runtime.InteropServices.Marshal.AllocHGlobal(IntPtr cb)
   at System.Reflection.Internal.NativeHeapMemoryBlock.DisposableData..ctor(Int32 size)
   at System.Reflection.Internal.StreamMemoryBlockProvider.ReadMemoryBlockNoLock(Stream stream, Boolean isFileStream, Int64 start, Int32 size)
   at System.Reflection.PortableExecutable.PEReader..ctor(Stream peStream, PEStreamOptions options, Int32 size)
   at Microsoft.CodeAnalysis.ModuleMetadata.CreateFromStream(Stream peStream, PEStreamOptions options)
   at Microsoft.CodeAnalysis.MetadataReference.CreateFromFile(String path, MetadataReferenceProperties properties, DocumentationProvider documentation)
   at Skyline.DataMiner.Scripting.CodeBuilder.CompileWithRoslyn()
   at Skyline.DataMiner.Scripting.CodeBuilder.BuildCSharp()
   at CManagedScript.Load(CManagedScript* , tagVARIANT varContent, Int32 iCoding, Int32 iResourceType, tagVARIANT varOptions, IUnknown* pProtocol, Int32* piCookie)

2023/02/01 17:52:11.164|SLProtocol - 5584 - PC Reboot Manager DEV|11240|CQAction::Run|ERR|-1|QAction [900011] triggered by [pid=65128/idx=-1/pk=/user=] failed. (0x8004022D)
Input: new = <NULL>
Input: old = <NULL>
Input: extra = <NULL>

**********

Thanks.

Trong Huynh [DevOps Member] Selected answer as best 2nd February 2023

4 Answers

  • Active
  • Voted
  • Newest
  • Oldest
9
Laurens Moutton [SLC] [DevOps Enabler]8.78K Posted 1st February 2023 0 Comments

Hi,

QActions 900011 and 900012 are QActions that are automatically added by DataMiner to enable the correct functionality of some extra added items (e.g. like can be found under the General Parameters).

When it tries to execute these QActions, it cannot compile it because there is not enough memory to continue.

I don't think that there is something wrong with those QActions themselves, as the error is also happening with other QActions (like QAction2 as the logging shows).

The advice here would be to take a look at the physical resources: is there enough free hard disk space left on the C drive? Is there enough RAM left? How much memory is the SLScripting process using->is it close to 4GB (which is the max 32-bit limit)?

Trong Huynh [DevOps Member] Selected answer as best 2nd February 2023
You are viewing 1 out of 4 answers, click here to view all answers.
Please login to be able to comment or post an answer.

My DevOps rank

DevOps Members get more insights on their profile page.

My user earnings

0 Dojo credits

Spend your credits in our swag shop.

0 Reputation points

Boost your reputation, climb the leaderboard.

Promo banner DataMiner DevOps Professiona Program
DataMiner Integration Studio (DIS)
Empower Katas
Privacy Policy • Terms & Conditions • Contact

© 2025 Skyline Communications. All rights reserved.

DOJO Q&A widget

Can't find what you need?

? Explore the Q&A DataMiner Docs

[ Placeholder content for popup link ] WordPress Download Manager - Best Download Management Plugin