
|
If you were logged in you would be able to see more operations.
|
|
|
Flex SDK
Created: 08/17/07 01:52 AM
Updated: 08/21/07 03:19 PM
|
|
| Component/s: |
RPC: WebService
|
|
Security Level:
|
Public
(All JIRA Users
)
|
|
| Severity: |
Runtime Error
|
| Reproducibility: |
Every Time
|
| Discoverability: |
High
|
| Found in Version: |
SDK Moxie M2 (Adobe Engineering Drop)
|
| Affected OS(s): |
All OS Platforms
- All
|
| Steps to Reproduce: |
Steps to reproduce:
1. Compile attached AS file in Flex 2, execute, no RTE
2. Compile attached AS file in Flex 3 (or use included swf) execute, RTE
Actual Results:
TypeError: Error #1007: Instantiation attempted on a non-constructor.
at mx.resources::ResourceManager$/getInstance()
at mx.rpc::AbstractService$cinit()
at global$init()
at global$init()
at ResourceManagerBugReproducer/::initTestService()
at ResourceManagerBugReproducer$iinit()
Expected Results:
no RTE
seems to be a similar issue with the framework logging classes (but for the enclosed example I took out all logging)
TypeError: Error #1007: Instantiation attempted on a non-constructor.
at mx.resources::ResourceManager$/getInstance()
at mx.logging::AbstractTarget$iinit()
at mx.logging.targets::LineFormattedTarget$iinit ()
at LuminicBox.Log::LuminicBoxLoggingTarget$iinit()
at com.scilearn.logging::FlashInspectorLogger$iinit()
at WebServiceTester$iinit()
Workaround (if any):
Steps to reproduce:
1. Compile attached AS file in Flex 2, execute, no RTE
2. Compile attached AS file in Flex 3 (or use included swf) execute, RTE
Actual Results:
TypeError: Error #1007: Instantiation attempted on a non-constructor.
at mx.resources::ResourceManager$/getInstance()
at mx.rpc::AbstractService$cinit()
at global$init()
at global$init()
at ResourceManagerBugReproducer/::initTestService()
at ResourceManagerBugReproducer$iinit()
Expected Results:
no RTE
seems to be a similar issue with the framework logging classes (but for the enclosed example I took out all logging)
TypeError: Error #1007: Instantiation attempted on a non-constructor.
at mx.resources::ResourceManager$/getInstance()
at mx.logging::AbstractTarget$iinit()
at mx.logging.targets::LineFormattedTarget$iinit ()
at LuminicBox.Log::LuminicBoxLoggingTarget$iinit()
at com.scilearn.logging::FlashInspectorLogger$iinit()
at WebServiceTester$iinit()
Workaround (if any):
|
| Language Found: |
English
|
| Bugbase Id: |
none
|
| QA Owner: |
Trevor Baker
|
| Resolved by: |
Robert Vollmar
|
| Participants: |
Emily Short, Matt Chotin, Robert Vollmar and Trevor Baker
|
|
All
|
Comments
|
|
Sort Order:
|
|