I have a sipXecs 4.0.2 system built from source. The system was originally set 
up based on 4.0.1 and upgraded to 4.0.2. After the upgrade I am seeing a 
sipXconfig exception every time I navigate to a user or phone page.
I have done a clean build, but the problem remains. Has anybody seen this issue:
 
Thanks,
Mark.
[TITLE] 

An internal error has occurred. Click here to continue.

[ +/- ] Exception: Exception invoking listener method editUser of component 
user/ManageUsers: Error: An error occured processing annotation 
@org.apache.tapestry.annotations.Parameter(cache=true, name=, required=false, 
defaultValue=true, aliases=) of public abstract void 
org.sipfoundry.sipxconfig.site.user.UserNavigation.setRenderCondition(boolean): 
Parameter renderCondition has already been declared (at Annotation 
@org.apache.tapestry.annotations.Parameter(cache=true, name=, required=false, 
defaultValue=true, aliases=) of public abstract void 
org.sipfoundry.sipxconfig.site.user.UserNavigation.setRenderCondition(boolean)).
 org.apache.tapestry.BindingException 
binding: org.apache.tapestry.binding.listenermethodbind...@1e7c4d4[parameter 
userListener, component=user/ManageUsers, methodName=editUser, 
location=context:/WEB-INF/user/ManageUsers.page, line 33, column 61]  
component: $manageusers...@3c1[user/ManageUsers]  
location: context:/WEB-INF/user/ManageUsers.page, line 33, column 61
28      <binding name="groups" value="coreContext.groups"/> 
29      <binding name="queryText" value="queryText"/> 
30      <binding name="searchMode" value="searchMode"/> 
31    </component> 
32    <component id="userTable" type="user/UserTable"> 
33      <binding name="userListener" value="listener:editUser"/> 
34      <binding name="groupId" value="groupId"/> 
35      <binding name="searchString" value="queryText"/> 
36      <binding name="searchMode" value="searchMode"/> 
37    </component> 
38    <component id="delete" type="Submit"> 
 
   
[ +/- ] Exception: Error: An error occured processing annotation 
@org.apache.tapestry.annotations.Parameter(cache=true, name=, required=false, 
defaultValue=true, aliases=) of public abstract void 
org.sipfoundry.sipxconfig.site.user.UserNavigation.setRenderCondition(boolean): 
Parameter renderCondition has already been declared (at Annotation 
@org.apache.tapestry.annotations.Parameter(cache=true, name=, required=false, 
defaultValue=true, aliases=) of public abstract void 
org.sipfoundry.sipxconfig.site.user.UserNavigation.setRenderCondition(boolean)).
 org.apache.hivemind.ApplicationRuntimeException 
location: Annotation @org.apache.tapestry.annotations.Parameter(cache=true, 
name=, required=false, defaultValue=true, aliases=) of public abstract void 
org.sipfoundry.sipxconfig.site.user.UserNavigation.setRenderCondition(boolean) 
   
[ +/- ] Exception: Parameter renderCondition has already been declared (at 
Annotation @org.apache.tapestry.annotations.Parameter(cache=true, name=, 
required=false, defaultValue=true, aliases=) of public abstract void 
org.sipfoundry.sipxconfig.site.user.UserNavigation.setRenderCondition(boolean)).
 org.apache.hivemind.ApplicationRuntimeException 
location: Annotation @org.apache.tapestry.annotations.Parameter(cache=true, 
name=, required=false, defaultValue=true, aliases=) of public abstract void 
org.sipfoundry.sipxconfig.site.user.UserNavigation.setRenderCondition(boolean) 
Stack Trace: 
org.apache.tapestry.spec.ComponentSpecification.addParameterByName(ComponentSpecification.java:242)
 
org.apache.tapestry.spec.ComponentSpecification.addParameter(ComponentSpecification.java:224)
 
org.apache.tapestry.annotations.ParameterAnnotationWorker.performEnhancement(ParameterAnnotationWorker.java:76)
 
org.apache.tapestry.annotations.AnnotationEnhancementWorker.performMethodEnhancement(AnnotationEnhancementWorker.java:140)
 
org.apache.tapestry.annotations.AnnotationEnhancementWorker.performMethodEnhancement(AnnotationEnhancementWorker.java:109)
 
org.apache.tapestry.annotations.AnnotationEnhancementWorker.performEnhancement(AnnotationEnhancementWorker.java:71)
 
$EnhancementWorker_12359422096.performEnhancement($EnhancementWorker_12359422096.java)
 
$EnhancementWorker_123594220c2.performEnhancement($EnhancementWorker_123594220c2.java)
 
$EnhancementWorker_12359422094.performEnhancement($EnhancementWorker_12359422094.java)
 
org.apache.tapestry.services.impl.ComponentConstructorFactoryImpl.getComponentConstructor(ComponentConstructorFactoryImpl.java:101)
 
$ComponentConstructorFactory_1235942207b.getComponentConstructor($ComponentConstructorFactory_1235942207b.java)
 
org.apache.tapestry.pageload.PageLoader.instantiateComponent(PageLoader.java:556)
 
org.apache.tapestry.pageload.PageLoader.createImplicitComponent(PageLoader.java:496)
 
$IPageLoader_12359422073.createImplicitComponent($IPageLoader_12359422073.java) 
$IPageLoader_12359422074.createImplicitComponent($IPageLoader_12359422074.java) 
org.apache.tapestry.services.impl.ComponentTemplateLoaderLogic.createImplicitComponent(ComponentTemplateLoaderLogic.java:203)
 
org.apache.tapestry.services.impl.ComponentTemplateLoaderLogic.process(ComponentTemplateLoaderLogic.java:158)
 
org.apache.tapestry.services.impl.ComponentTemplateLoaderLogic.process(ComponentTemplateLoaderLogic.java:98)
 
org.apache.tapestry.services.impl.ComponentTemplateLoaderLogic.loadTemplate(ComponentTemplateLoaderLogic.java:75)
 
org.apache.tapestry.services.impl.ComponentTemplateLoaderImpl.loadTemplate(ComponentTemplateLoaderImpl.java:60)
 
$ComponentTemplateLoader_1235942207f.loadTemplate($ComponentTemplateLoader_1235942207f.java)
 
org.apache.tapestry.pageload.PageLoader.loadTemplateForComponent(PageLoader.java:673)
 
org.apache.tapestry.BaseComponent.readTemplate(BaseComponent.java:92) 
org.apache.tapestry.BaseComponent.finishLoad(BaseComponent.java:122) 
$EditUser_79.finishLoad($EditUser_79.java) 
org.apache.tapestry.pageload.PageLoader.constructComponent(PageLoader.java:408) 
org.apache.tapestry.pageload.PageLoader.loadPage(PageLoader.java:639) 
$IPageLoader_12359422073.loadPage($IPageLoader_12359422073.java) 
$IPageLoader_12359422074.loadPage($IPageLoader_12359422074.java) 
org.apache.tapestry.pageload.PageSource.makeObject(PageSource.java:152) 
org.apache.commons.pool.impl.TapestryKeyedObjectPool.borrowObject(TapestryKeyedObjectPool.java:971)
 
org.apache.tapestry.pageload.PageSource.getPage(PageSource.java:176) 
$IPageSource_12359421fe3.getPage($IPageSource_12359421fe3.java) 
org.apache.tapestry.engine.RequestCycle.loadPage(RequestCycle.java:241) 
org.apache.tapestry.engine.RequestCycle.getPage(RequestCycle.java:228) 
org.sipfoundry.sipxconfig.site.user.ManageUsers.editUser(ManageUsers.java:44) 
sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method) 
sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:57) 
sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
 
java.lang.reflect.Method.invoke(Method.java:616) 
org.apache.tapestry.listener.ListenerMethodInvokerImpl.invokeTargetMethod(ListenerMethodInvokerImpl.java:276)
 
org.apache.tapestry.listener.ListenerMethodInvokerImpl.invokeListenerMethod(ListenerMethodInvokerImpl.java:221)
 
org.apache.tapestry.listener.ListenerMethodInvokerImpl.searchAndInvoke(ListenerMethodInvokerImpl.java:157)
 
org.apache.tapestry.listener.ListenerMethodInvokerImpl.invokeListenerMethod(ListenerMethodInvokerImpl.java:80)
 
org.apache.tapestry.listener.SyntheticListener.actionTriggered(SyntheticListener.java:52)
 
org.apache.tapestry.binding.ListenerMethodBinding.actionTriggered(ListenerMethodBinding.java:77)
 
org.apache.tapestry.listener.ListenerInvokerTerminator.invokeListener(ListenerInvokerTerminator.java:50)
 
org.sipfoundry.sipxconfig.components.UserExceptionFilter.invokeListener(UserExceptionFilter.java:31)
 
$ListenerInvokerFilter_1235942217b.invokeListener($ListenerInvokerFilter_1235942217b.java)
 
$ListenerInvoker_1235942217d.invokeListener($ListenerInvoker_1235942217d.java) 
$ListenerInvoker_12359421fdb.invokeListener($ListenerInvoker_12359421fdb.java) 
org.apache.tapestry.link.DirectLink.trigger(DirectLink.java:101) 
org.apache.tapestry.engine.DirectService.triggerComponent(DirectService.java:166)
 
org.apache.tapestry.engine.DirectService.service(DirectService.java:142) 
$IEngineService_12359422063.service($IEngineService_12359422063.java) 
org.apache.tapestry.services.impl.EngineServiceOuterProxy.service(EngineServiceOuterProxy.java:72)
 
org.apache.tapestry.engine.AbstractEngine.service(AbstractEngine.java:241) 
org.apache.tapestry.services.impl.InvokeEngineTerminator.service(InvokeEngineTerminator.java:54)
 
$WebRequestServicer_1235942202d.service($WebRequestServicer_1235942202d.java) 
org.sipfoundry.sipxconfig.site.DiscardSessionFilter.service(DiscardSessionFilter.java:36)
 
$WebRequestServicerFilter_1235942202b.service($WebRequestServicerFilter_1235942202b.java)
 
$WebRequestServicer_1235942202f.service($WebRequestServicer_1235942202f.java) 
$WebRequestServicer_12359422027.service($WebRequestServicer_12359422027.java) 
org.apache.tapestry.services.impl.WebRequestServicerPipelineBridge.service(WebRequestServicerPipelineBridge.java:61)
 
$ServletRequestServicer_1235942200d.service($ServletRequestServicer_1235942200d.java)
 
org.apache.tapestry.request.DecodedRequestInjector.service(DecodedRequestInjector.java:55)
 
$ServletRequestServicerFilter_12359422009.service($ServletRequestServicerFilter_12359422009.java)
 
$ServletRequestServicer_1235942200f.service($ServletRequestServicer_1235942200f.java)
 
org.apache.tapestry.multipart.MultipartDecoderFilter.service(MultipartDecoderFilter.java:52)
 
$ServletRequestServicerFilter_12359422007.service($ServletRequestServicerFilter_12359422007.java)
 
$ServletRequestServicer_1235942200f.service($ServletRequestServicer_1235942200f.java)
 
org.apache.tapestry.services.impl.SetupRequestEncoding.service(SetupRequestEncoding.java:53)
 
$ServletRequestServicerFilter_1235942200b.service($ServletRequestServicerFilter_1235942200b.java)
 
$ServletRequestServicer_1235942200f.service($ServletRequestServicer_1235942200f.java)
 
$ServletRequestServicer_12359422001.service($ServletRequestServicer_12359422001.java)
 
org.apache.tapestry.ApplicationServlet.doService(ApplicationServlet.java:126) 
org.apache.tapestry.ApplicationServlet.doGet(ApplicationServlet.java:103) 
javax.servlet.http.HttpServlet.service(HttpServlet.java:596) 
javax.servlet.http.HttpServlet.service(HttpServlet.java:689) 
org.mortbay.jetty.servlet.ServletHolder.handle(ServletHolder.java:427) 
org.mortbay.jetty.servlet.WebApplicationHandler$CachedChain.doFilter(WebApplicationHandler.java:832)
 
org.acegisecurity.util.FilterChainProxy.doFilter(FilterChainProxy.java:167) 
org.acegisecurity.util.FilterToBeanProxy.doFilter(FilterToBeanProxy.java:120) 
org.mortbay.jetty.servlet.WebApplicationHandler$CachedChain.doFilter(WebApplicationHandler.java:823)
 
org.mortbay.jetty.servlet.WebApplicationHandler.dispatch(WebApplicationHandler.java:473)
 
org.mortbay.jetty.servlet.ServletHandler.handle(ServletHandler.java:567) 
org.mortbay.http.HttpContext.handle(HttpContext.java:1565) 
org.mortbay.jetty.servlet.WebApplicationContext.handle(WebApplicationContext.java:635)
 
org.mortbay.http.HttpContext.handle(HttpContext.java:1517) 
org.mortbay.http.HttpServer.service(HttpServer.java:954) 
org.mortbay.http.HttpConnection.service(HttpConnection.java:814) 
org.mortbay.http.HttpConnection.handleNext(HttpConnection.java:981) 
org.mortbay.http.HttpConnection.handle(HttpConnection.java:831) 
org.mortbay.http.SocketListener.handleConnection(SocketListener.java:244) 
org.mortbay.util.ThreadedServer.handle(ThreadedServer.java:357) 
org.mortbay.util.ThreadPool$PoolThread.run(ThreadPool.java:534) 
 


[ +/- ] Request 
HttpServletRequest
authType <NULL> 
characterEncoding UTF-8  
contentLength -1 
contextPath /sipxconfig  
contentType <NULL> 
cookies JSESSIONID=ks4uaf38h9or  
locale en_US  
method GET  
pathInfo <NULL> 
pathTranslated <NULL> 
protocol HTTP/1.1  
queryString sp=15  
requestURI /sipxconfig/user/ManageUsers,userTable.userNameLink.sdirect  
scheme https  
secure true 
serverName office.epiphan.com  
serverPort 8443 
servletPath /user/ManageUsers,userTable.userNameLink.sdirect  
userPrincipal <NULL> 
Parameters 
sp 15  
Headers 
Accept image/gif, image/x-xbitmap, image/jpeg, image/pjpeg, 
application/x-shockwave-flash, application/vnd.ms-excel, 
application/vnd.ms-powerpoint, application/msword, 
application/x-ms-application, application/x-ms-xbap, 
application/vnd.ms-xpsdocument, application/xaml+xml, */*  
Accept-Encoding gzip, deflate  
Accept-Language en-us  
Connection keep-alive  
Cookie JSESSIONID=ks4uaf38h9or  
Host office.epiphan.com:8443  
Referer 
https://office.epiphan.com:8443/sipxconfig/user/ManageUsers.html?state:dialplan/EditEmergencyDialRule=ZH4sIAAAAAAAAAFvzloG1nJ%2BBgYGRgYGjqDQnNaSyILW4iMEivyhdrzizIC2%2FNC%2BlqBLErEjOz0vLTNdLTMnNzNNLyUzMKchJzNNzATIy89KDoHov8M6euVtx2RwmBkYfBvbc%2BOycxOLiEgZBn6zEskR9oIZ0fWeQkHVFEYMSyJLEgsTkjFS95Pzc3Py8Yj2QCr3UvNLcYj1XIPnTdpXnZsOwKrBxrJl%2BibmpJQxCSIYFlxQBbbeuKChh4HTNTS1KT81LriwrYjAj2gNwXSAvMCBARQEAuIQpnB0BAAA%3D
  
User-Agent Mozilla/4.0 (compatible; MSIE 6.0; Windows NT 5.1; SV1; .NET CLR 
1.1.4322; .NET CLR 2.0.50727; .NET CLR 3.0.4506.2152; .NET CLR 3.5.30729)  
Attributes 
javax.servlet.request.cipher_suite SSL_RSA_WITH_RC4_128_MD5  
javax.servlet.request.key_size 128  
org.apache.tapestry.Infrastructure <SingletonProxy for 
tapestry.Infrastructure(org.apache.tapestry.services.Infrastructure)>  

[ +/- ] Session 
HttpSession
creationTime Wed Aug 26 20:31:01 EDT 2009  
id ks4uaf38h9or  
lastAccessedTime Wed Aug 26 20:40:58 EDT 2009  
maxInactiveInterval 3600 
new false 
Attributes 
session,sipXconfig-web,acd/AcdPresenceServer,presencePanel.$common$AutoRefreshForm,currentInterval
 30  
session,sipXconfig-web,dialplan/EditEmergencyDialRule,ruleId 1  
session,sipXconfig-web,gateway/EditGateway,callback 
PageCallback[gateway/ListGateways]  
session,sipXconfig-web,gateway/EditGateway,gatewayId 6  
state:sipXconfig-web:userSession 
org.sipfoundry.sipxconfig.site.usersess...@1ad4513  

[ +/- ] Context 
HttpServlet
servletInfo  
servletName sipXconfig-web  

ServletContext
serverInfo Jetty/5.1.4  
version 2.4  
Attributes 
AdminServletAxisEngine org.apache.axis.server.axisser...@182e445  
AxisEngine org.apache.axis.server.axisser...@182e445  
javax.servlet.context.tempdir 
/usr/local/sipx/var/sipxdata/tmp/Jetty__8443__sipxconfig  
org.apache.tapestry.Registry:sipXconfig-web 
org.apache.hivemind.impl.registryi...@1e02678  
org.mortbay.http.ErrorHandler ErrorPageHandler in null  
org.springframework.web.context.WebApplicationContext.ROOT 
org.springframework.web.context.support.xmlwebapplicationcont...@173ec72: 
display name [Root WebApplicationContext]; startup date [Wed Aug 26 20:29:35 
EDT 2009]; root of context hierarchy  
Initialization Parameters 
contextConfigLocation classpath:/org/sipfoundry/sipxconfig/system.beans.xml 
classpath:/org/sipfoundry/sipxconfig/acd/acd.beans.xml 
classpath:/org/sipfoundry/sipxconfig/acd/stats/acdstats.beans.xml 
classpath:/org/sipfoundry/sipxconfig/admin/admin.beans.xml 
classpath:/org/sipfoundry/sipxconfig/admin/alarm/alarm.beans.xml 
classpath:/org/sipfoundry/sipxconfig/admin/dialplan/dialplan.beans.xml 
classpath:/org/sipfoundry/sipxconfig/admin/dialplan/sbc/sbc.beans.xml 
classpath:/org/sipfoundry/sipxconfig/admin/localization/localization.beans.xml 
classpath:/org/sipfoundry/sipxconfig/admin/callgroup/callgroup.beans.xml 
classpath:/org/sipfoundry/sipxconfig/admin/certificates.beans.xml 
classpath:/org/sipfoundry/sipxconfig/admin/configdiag/configdiag.beans.xml 
classpath:/org/sipfoundry/sipxconfig/admin/parkorbit/parkorbit.beans.xml 
classpath:/org/sipfoundry/sipxconfig/admin/commserver/commserver.beans.xml 
classpath:/org/sipfoundry/sipxconfig/admin/intercom/intercom.beans.xml 
classpath:/org/sipfoundry/sipxconfig/admin/mail/mail.beans.xml 
classpath:/org/sipfoundry/sipxconfig/admin/monitoring/monitoring.beans.xml 
classpath:/org/sipfoundry/sipxconfig/alias/alias.beans.xml 
classpath:/org/sipfoundry/sipxconfig/admin/forwarding/forwarding.beans.xml 
classpath:/org/sipfoundry/sipxconfig/admin/time/timemanager.beans.xml 
classpath:/org/sipfoundry/sipxconfig/bulk/bulk.beans.xml 
classpath:/org/sipfoundry/sipxconfig/bulk/csv/csv.beans.xml 
classpath:/org/sipfoundry/sipxconfig/bulk/ldap/ldap.beans.xml 
classpath:/org/sipfoundry/sipxconfig/cdr/cdr.beans.xml 
classpath:/org/sipfoundry/sipxconfig/conference/conference.beans.xml 
classpath:/org/sipfoundry/sipxconfig/common/common.beans.xml 
classpath:/org/sipfoundry/sipxconfig/device/device.beans.xml 
classpath:/org/sipfoundry/sipxconfig/domain/domain.beans.xml 
classpath:/org/sipfoundry/sipxconfig/jasperreports/reporting.beans.xml 
classpath:/org/sipfoundry/sipxconfig/job/job.beans.xml 
classpath:/org/sipfoundry/sipxconfig/gateway/gateway.beans.xml 
classpath:/org/sipfoundry/sipxconfig/gateway/itspTemplates.beans.xml 
classpath:/org/sipfoundry/sipxconfig/login/login.beans.xml 
classpath:/org/sipfoundry/sipxconfig/nattraversal/nattraversal.beans.xml 
classpath:/org/sipfoundry/sipxconfig/paging/paging.beans.xml 
classpath:/org/sipfoundry/sipxconfig/permission/permission.beans.xml 
classpath:/org/sipfoundry/sipxconfig/phone/phone.beans.xml 
classpath:/org/sipfoundry/sipxconfig/phonebook/phonebook.beans.xml 
classpath:/org/sipfoundry/sipxconfig/presence/presence.beans.xml 
classpath:/org/sipfoundry/sipxconfig/rest/rest.beans.xml 
classpath:/org/sipfoundry/sipxconfig/security/security.beans.xml 
classpath:/org/sipfoundry/sipxconfig/setting/setting.beans.xml 
classpath:/org/sipfoundry/sipxconfig/sip/sip.beans.xml 
classpath:/org/sipfoundry/sipxconfig/site/tapestry.xml 
classpath:/org/sipfoundry/sipxconfig/speeddial/speeddial.beans.xml 
classpath:/org/sipfoundry/sipxconfig/search/search.beans.xml 
classpath:/org/sipfoundry/sipxconfig/service/bundle.beans.xml 
classpath:/org/sipfoundry/sipxconfig/service/service.beans.xml 
classpath:/org/sipfoundry/sipxconfig/upload/upload.beans.xml 
classpath:/org/sipfoundry/sipxconfig/vm/vm.beans.xml 
classpath*:/sipxplugin.beans.xml 
classpath*:/org/sipfoundry/sipxconfig/**/*-models.beans.xml 
classpath*:/dialplan/*.dialrules.beans.xml 
classpath*:/region_*/dialrules.beans.xml  

[ +/- ] Status 
tapestry.request.EnginePool
total count 0 
Count by Key 
en_US 0 

tapestry.page.PageSource
Page Pool 
active -26 
idle 10 


_______________________________________________
sipx-dev mailing list [email protected]
List Archive: http://list.sipfoundry.org/archive/sipx-dev
Unsubscribe: http://list.sipfoundry.org/mailman/listinfo/sipx-dev
sipXecs IP PBX -- http://www.sipfoundry.org/

Reply via email to