TypeError: Error #1009 .. Nul-Object

4 replies [Last post]
Joined: 10/26/2009
Points: 48

Hi,
I compiled the project and tried to intergrate/call the KCW with the drupal module.
I got this error now.. what's going wrong there? I clean up the project build it up ..it seems that this line are not there... Could someone give me a hint to solve this..

TypeError: Error #1009: Der Zugriff auf eine Eigenschaft oder eine Methode eines null-Objektverweises ist nicht möglich.
at mx.managers::CursorManagerImpl/showCurrentCursor()
at mx.managers::CursorManagerImpl/setCursor()
at mx.managers::CursorManagerImpl/setBusyCursor()
at mx.managers::CursorManager$/setBusyCursor()
at mx.rpc.http.mxml::HTTPService/http://www.adobe.com/2006/flex/mx/internal::invoke()
at mx.rpc.http::HTTPService/send()
at mx.rpc.http.mxml::HTTPService/send()
at com.kaltura.contributionWizard.business::WizardCon figDelegate/getWizardConfiguration()
at com.kaltura.contributionWizard.command::GetWizardC onfigCommand/execute()
at com.adobe_cw.adobe.cairngorm.control::FrontControl ler/executeCommand()
at flash.events::EventDispatcher/dispatchEventFunction()
at flash.events::EventDispatcher/dispatchEvent()
at com.adobe_cw.adobe.cairngorm.control::CairngormEve ntDispatcher/dispatchEvent()
at com.adobe_cw.adobe.cairngorm.commands::SequenceCom mand/executeNextCommand()
at com.kaltura.contributionWizard.command::SaveInject edDataCommand/setContext()
at com.kaltura.contributionWizard.command::SaveInject edDataCommand/execute()
at com.adobe_cw.adobe.cairngorm.control::FrontControl ler/executeCommand()
at flash.events::EventDispatcher/dispatchEventFunction()
at flash.events::EventDispatcher/dispatchEvent()
at com.adobe_cw.adobe.cairngorm.control::CairngormEve ntDispatcher/dispatchEvent()
at com.adobe_cw.adobe.cairngorm.control::CairngormEve nt/dispatch()
at ContributionWizard/dispatchStartupSequence()
at ContributionWizard/onCreationComplete()
at ContributionWizard/___ContributionWizard_KApplication1_creationComple te()
at flash.events::EventDispatcher/dispatchEventFunction()
at flash.events::EventDispatcher/dispatchEvent()
at mx.core::UIComponent/dispatchEvent()
at mx.core::UIComponent/set initialized()
at mx.managers::LayoutManager/doPhasedInstantiation()
at Function/http://adobe.com/AS3/2006/builtin::apply()
at mx.core::UIComponent/callLaterDispatcher2()
at mx.core::UIComponent/callLaterDispatcher()

Joined: 05/18/2009
Points: 13

Hi, roB2009!

What version of flex SDK you use? try 3.0

Joined: 10/26/2009
Points: 48

Hi AmnEP,
had overseen your post...??

I use 3.2 - is there a difference between 3.2 and 3.0 should I downgrade?

Joined: 10/26/2009
Points: 48

Now I run Flash Tracer and it seems that the error comes up at this point "GetWizardConfigCommand()"

I don't know what this means.. I checked the swf with "Trillux" and as far as I saw is all included..
What about the file permissions of the new uploaded files - are they important? And if yes - what owner and so one should they have.

Joined: 10/26/2009
Points: 48

Is someone able to offer a link to a SDK witch is working with this project? A simple recompile don't work...