Hello,

 

I'm trying to write a simple program in X10 and ran over a problem i neither
can explain myself nor solve. Every time I run my program, I get this
exception:

 

x10.lang.FailedDynamicCheckException: !(here == x$0.home)

                at x10aux::throwException(x10::lang::CheckedThrowable*)

                at Main__closure__3::__apply()

                at x10::lang::Activity::run()

                at x10::lang::Runtime__Worker::loop()

                at x10::lang::Runtime__Worker::__apply()

                at x10::lang::Runtime__Pool::run()

                at 

                at GC_inner_start_routine

                at GC_call_with_stack_base

                at 

                at clone

 

I posted the code to
http://stackoverflow.com/questions/21220339/x10-x10-lang-faileddynamicchecke
xception-here-x0-home-c-backend .

Why do I get this exception? Is there another/better way to access the same
data from different places?

 

Thank you for help

 

Regards

 

Matthias Mucha

 

------------------------------------------------------------------------------
CenturyLink Cloud: The Leader in Enterprise Cloud Services.
Learn Why More Businesses Are Choosing CenturyLink Cloud For
Critical Workloads, Development Environments & Everything In Between.
Get a Quote or Start a Free Trial Today.
http://pubads.g.doubleclick.net/gampad/clk?id=119420431&iu=/4140/ostg.clktrk
_______________________________________________
X10-users mailing list
X10-users@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/x10-users

Reply via email to