slord

Untitled

Jun 13th, 2011
91
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
text 3.30 KB | None | 0 0
  1. grammar implementation: org.jvoicexml.implementation.DocumentGrammarImplementati
  2. on@f6acc0a0
  3. ...grammars deactivated
  4. exiting scope 'document'...
  5. current scope stack: [SESSION, APPLICATION]
  6. error processing application 'Unknown application'
  7. org.jvoicexml.event.error.SemanticError: error.semantic: java.lang.reflect.Invoc
  8. ationTargetException
  9. at org.jvoicexml.interpreter.ScriptingEngine.createHostObject(ScriptingE
  10. ngine.java:512)
  11. at org.jvoicexml.interpreter.formitem.AbstractInputItem.createShadowVarC
  12. ontainer(AbstractInputItem.java:198)
  13. at org.jvoicexml.interpreter.formitem.FieldFormItem.getShadowVarContaine
  14. r(FieldFormItem.java:97)
  15. at org.jvoicexml.interpreter.formitem.FieldFormItem.setFormItemVariable(
  16. FieldFormItem.java:113)
  17. at org.jvoicexml.interpreter.event.AbstractInputItemEventStrategy.setRes
  18. ult(AbstractInputItemEventStrategy.java:252)
  19. at org.jvoicexml.interpreter.event.AbstractInputItemEventStrategy.proces
  20. s(AbstractInputItemEventStrategy.java:122)
  21. at org.jvoicexml.interpreter.event.JVoiceXmlEventHandler.processEvent(JV
  22. oiceXmlEventHandler.java:502)
  23. at org.jvoicexml.interpreter.FormInterpretationAlgorithm.process(FormInt
  24. erpretationAlgorithm.java:665)
  25. at org.jvoicexml.interpreter.FormInterpretationAlgorithm.mainLoop(FormIn
  26. terpretationAlgorithm.java:411)
  27. at org.jvoicexml.interpreter.VoiceXmlInterpreter.process(VoiceXmlInterpr
  28. eter.java:269)
  29. at org.jvoicexml.interpreter.VoiceXmlInterpreterContext.interpret(VoiceX
  30. mlInterpreterContext.java:759)
  31. at org.jvoicexml.interpreter.VoiceXmlInterpreterContext.process(VoiceXml
  32. InterpreterContext.java:453)
  33. at org.jvoicexml.interpreter.JVoiceXmlSession.run(JVoiceXmlSession.java:
  34. 300)
  35. Caused by: java.lang.reflect.InvocationTargetException
  36. at sun.reflect.NativeConstructorAccessorImpl.newInstance0(Native Method)
  37.  
  38. at sun.reflect.NativeConstructorAccessorImpl.newInstance(NativeConstruct
  39. orAccessorImpl.java:39)
  40. at sun.reflect.DelegatingConstructorAccessorImpl.newInstance(DelegatingC
  41. onstructorAccessorImpl.java:27)
  42. at java.lang.reflect.Constructor.newInstance(Constructor.java:513)
  43. at org.mozilla.javascript.ScriptableObject.defineClass(ScriptableObject.
  44. java:844)
  45. at org.mozilla.javascript.ScriptableObject.defineClass(ScriptableObject.
  46. java:734)
  47. at org.jvoicexml.interpreter.ScriptingEngine.createHostObject(ScriptingE
  48. ngine.java:506)
  49. ... 12 more
  50. Caused by: org.mozilla.javascript.EvaluatorException: Expected static or delegat
  51. ed setter float to take two parameters.
  52. at org.mozilla.javascript.DefaultErrorReporter.runtimeError(DefaultError
  53. Reporter.java:98)
  54. at org.mozilla.javascript.Context.reportRuntimeError(Context.java:966)
  55. at org.mozilla.javascript.Context.reportRuntimeError(Context.java:1022)
  56. at org.mozilla.javascript.Context.reportRuntimeError2(Context.java:992)
  57. at org.mozilla.javascript.ScriptableObject.defineProperty(ScriptableObje
  58. ct.java:1151)
  59. at org.mozilla.javascript.ScriptableObject.defineProperty(ScriptableObje
  60. ct.java:1063)
  61. at org.jvoicexml.interpreter.formitem.FieldShadowVarContainer.<init>(Fie
  62. ldShadowVarContainer.java:76)
  63. ... 19 more
  64. finished processing application 'Unknown application'
Advertisement
Add Comment
Please, Sign In to add comment