> If I had to guess I would go with invalid setting file. Try running

>  ant test-models

> in neoconf and every plugin module that you changed.
> It should catch the error.

Thanks for your help, Damian. 

"ant test-models" did pass, and so do the unit tests for sipXconfig, but
I still got error on user portal. I am looking into it. The following is
the partial exception. Not sure it means anything to you with a quick
look.

Thanks,
Huijun



"2008-12-09 11:25:57,659": WARN:RequestExceptionReporter:45:Unable to
process client request: Exception invoking listener method login of
component LoginPage: Failure invoking listener method 'public
java.lang.String
org.sipfoundry.sipxconfig.site.LoginPage.login(org.apache.tapestry.IRequ
estCycle)' on [EMAIL PROTECTED]: Could not parse model
definition file
org.apache.tapestry.BindingException: Exception invoking listener method
login of component LoginPage: Failure invoking listener method 'public
java.lang.String
org.sipfoundry.sipxconfig.site.LoginPage.login(org.apache.tapestry.IRequ
estCycle)' on [EMAIL PROTECTED]: Could not parse model
definition file [context:/WEB-INF/LoginPage.page, line 18, column 54]
        at
org.apache.tapestry.binding.ListenerMethodBinding.actionTriggered(Listen
erMethodBinding.java:93)
        at
org.apache.tapestry.listener.ListenerInvokerTerminator.invokeListener(Li
stenerInvokerTerminator.java:50)
        at
org.sipfoundry.sipxconfig.components.UserExceptionFilter.invokeListener(
Unknown Source)
        at
$ListenerInvokerFilter_11e1c8fc9be.invokeListener($ListenerInvokerFilter
_11e1c8fc9be.java)
        at
$ListenerInvokerFilter_11e1c8fc9bd.invokeListener($ListenerInvokerFilter
_11e1c8fc9bd.java)
        at
$ListenerInvoker_11e1c8fc9bf.invokeListener($ListenerInvoker_11e1c8fc9bf
.java)
        at
$ListenerInvoker_11e1c8fc813.invokeListener($ListenerInvoker_11e1c8fc813
.java)
        at
$ListenerInvoker_11e1c8fc812.invokeListener($ListenerInvoker_11e1c8fc812
.java)
        at org.apache.tapestry.form.Form.renderComponent(Form.java:200)
        at
org.apache.tapestry.AbstractComponent.render(AbstractComponent.java:724)
        at
org.apache.tapestry.services.impl.DefaultResponseBuilder.render(DefaultR
esponseBuilder.java:187)
        at org.apache.tapestry.form.Form.rewind(Form.java:269)
        at
org.apache.tapestry.engine.RequestCycle.rewindForm(RequestCycle.java:469
)
        at org.apache.tapestry.form.Form.trigger(Form.java:280)
        at
org.apache.tapestry.engine.DirectService.triggerComponent(DirectService.
java:166)
        at
org.apache.tapestry.engine.DirectService.service(DirectService.java:142)
        at
$IEngineService_11e1c8fc89a.service($IEngineService_11e1c8fc89a.java)
        at
org.apache.tapestry.services.impl.EngineServiceOuterProxy.service(Engine
ServiceOuterProxy.java:72)
        at
org.apache.tapestry.engine.AbstractEngine.service(AbstractEngine.jav
_______________________________________________
sipx-dev mailing list
[email protected]
List Archive: http://list.sipfoundry.org/archive/sipx-dev
Unsubscribe: http://list.sipfoundry.org/mailman/listinfo/sipx-dev

Reply via email to