subash created FLEX-34924:
-----------------------------
Summary: Null pointer error in LoaderUtil, isRslLoaded method
Key: FLEX-34924
URL: https://issues.apache.org/jira/browse/FLEX-34924
Project: Apache Flex
Issue Type: Bug
Environment: Windows 7, SDK version 4.13.0 FP18_AIR18
Reporter: subash
while loading the module into the main application, it throws exception.
here is the call stack
TypeError: Error #1009: Cannot access a property or method of a null object
reference.
at mx.utils::LoaderUtil$/isRSLLoaded()
at
mx.utils::LoaderUtil$/http://www.adobe.com/2006/flex/mx/internal::processRequiredRSLs()
at mx.core::FlexModuleFactory/getRSLInfo()
at mx.core::FlexModuleFactory/update()
at mx.core::FlexModuleFactory/moduleInitHandler()
--
This message was sent by Atlassian JIRA
(v6.3.4#6332)