View Single Post
  #15 (permalink)  
Old 11-14-2008, 11:41 AM
ckung ckung is offline
New Member
 
Posts: 3
Default

Hi chlauber,

I have Zimbra on Version 5.0.10_GA_2638.DEBIAN4.0.FOSS Oct 3, 2008.

I have no problem using the original ch_bnc_asterisk.zip to deploy in zimlet web ui.
But if I update one field <property name="astManagerIp">pbx.mydomain.com</property>
then I got "Failed to deploy" message.

Here the error after I got the original zimlet installed when click phone number to dial.
__________________________________________________ __________________________-
HTTP ERROR: 500

PWC6033: Unable to compile class for JSP

PWC6197: An error occurred at line: 28 in the jsp file: /zimlet/ch_bnc_asterisk/asterisk.jsp
PWC6199: Generated servlet error:
ManagerConnection cannot be resolved to a type

PWC6197: An error occurred at line: 28 in the jsp file: /zimlet/ch_bnc_asterisk/asterisk.jsp
PWC6199: Generated servlet error:
astManagerConnection cannot be resolved or is not a field

PWC6197: An error occurred at line: 28 in the jsp file: /zimlet/ch_bnc_asterisk/asterisk.jsp
PWC6199: Generated servlet error:
ManagerConnectionFactory cannot be resolved to a type

PWC6197: An error occurred at line: 28 in the jsp file: /zimlet/ch_bnc_asterisk/asterisk.jsp
PWC6199: Generated servlet error:
ManagerConnectionFactory cannot be resolved to a type

PWC6197: An error occurred at line: 28 in the jsp file: /zimlet/ch_bnc_asterisk/asterisk.jsp
PWC6199: Generated servlet error:
astManagerConnection cannot be resolved

PWC6197: An error occurred at line: 28 in the jsp file: /zimlet/ch_bnc_asterisk/asterisk.jsp
PWC6199: Generated servlet error:
astManagerConnection cannot be resolved

PWC6197: An error occurred at line: 28 in the jsp file: /zimlet/ch_bnc_asterisk/asterisk.jsp
PWC6199: Generated servlet error:
ManagerConnectionState.CONNECTED cannot be resolved to a type

PWC6197: An error occurred at line: 28 in the jsp file: /zimlet/ch_bnc_asterisk/asterisk.jsp
PWC6199: Generated servlet error:
astManagerConnection cannot be resolved

PWC6197: An error occurred at line: 28 in the jsp file: /zimlet/ch_bnc_asterisk/asterisk.jsp
PWC6199: Generated servlet error:
ManagerConnectionState.RECONNECTING cannot be resolved to a ty

__________________________________________________ __________________________________________
I see this "<%!" on line 28 in asterisk.jsp file

Please help to see what's causing it!

Thank you!
Charles

Last edited by ckung : 11-14-2008 at 12:23 PM.
Reply With Quote