Titanium JIRA Archive
Appcelerator Community (AC)

[AC-1027] Multiple Model Usage leads to Java Exception

GitHub Issuen/a
TypeBug
Priorityn/a
StatusResolved
ResolutionNeeds more info
Resolution Date2015-09-30T02:24:43.000+0000
Affected Version/sn/a
Fix Version/sn/a
ComponentsAlloy
Labelsn/a
ReporterCarlos Correia
AssigneeShak Hossain
Created2015-04-30T17:40:26.000+0000
Updated2016-03-08T07:37:21.000+0000

Description

I'm not able to fetch data from a model in Alloy. First two models I had worked out fine, but I can't seem to find the problem, might be a bug.
[ERROR] TiExceptionHandler: (main) [3938,3938] ----- Titanium Javascript Runtime Error -----
[ERROR] TiExceptionHandler: (main) [0,3938] - In ti:/invoker.js:101,19
[ERROR] TiExceptionHandler: (main) [0,3938] - Message: Uncaught Error: Java Exception occurred
[ERROR] TiExceptionHandler: (main) [0,3938] - Source:           return delegate.apply(invoker.__thisObj__, args);
[ERROR] V8Exception: Exception occurred at ti:/invoker.js:101: Uncaught Error: Java Exception occurred

Comments

  1. Shak Hossain 2015-09-30

    We can't reproduce it. Can you please provide us a reproducible test case?

JSON Source