When deploying the BIRT report on Unix server (JBoss 4.2.2), the parameter screen doesn't show up and in the browser it shows processing, but it just hangs & further nothing happens.
In the JBoss log - I am getting following error.
ERROR [STDERR] RHINO USAGE WARNING: Missed Context.javaToJS() conversion:
Rhino runtime detected object [Ljava.lang.Object;
@558822 of class [Ljava.lang.Object; where it expected String, Number, Boolean or Scriptable instance. Please check your code for missing Context.javaToJS() call.
This same report works fine on Windows, eventhough I get the same error.
Please help me. Its urgent since I have to deploy on production but can't proceed without resolving this issue.
Attached is the birt report file.