On Wed, Oct 22, 2008 at 1:35 PM, Huijun Yang <[EMAIL PROTECTED]> wrote: > folks, > > Just got load 13788, attempted to start sipX, and got multiple errors as > below: > > Command-line arguments : > [-url vxmlDocURL] [-channels nbChannels] [-config configFile] [-calls > maxCalls] > To use all hardware channels, set nbChannels to 0 > To take unlimited calls, set maxCalls to -1 > > Using VXML document base 'http://localhost:0/vm_vxml/' > > java.lang.NullPointerException > at > org.sipfoundry.sipxbridge.symmitron.SymmitronServer.discoverAddress(SymmitronServer.java:130) > at > org.sipfoundry.sipxbridge.symmitron.SymmitronServer.main(SymmitronServer.java:917) >
Your system cannot query its public address using STUN although I'll admit this is an ugly way to report it. I'll do something about gracefully failing in this case. Their is something blocking STUN from running -- possibly your firewall. To get around the problem, specify a public address and disable STUN. Ranga > In sipXconfig.log, I got: > > "2008-10-22 13:24:24,215": WARN:RequestExceptionReporter:45:Unable to > process client request: Page 'ManagePhones' not found in application > namespace. > > org.apache.tapestry.PageNotFoundException: Page 'ManagePhones' not found in > application namespace. > at > org.apache.tapestry.resolver.PageSpecificationResolverImpl.resolve(PageSpecificationResolverImpl.java:147) > at > $PageSpecificationResolver_11d2594a3c9.resolve($PageSpecificationResolver_11d2594a3c9.java) > at > $PageSpecificationResolver_11d2594a3ca.resolve($PageSpecificationResolver_11d2594a3ca.java) > at > org.apache.tapestry.pageload.PageSource.makeObject(PageSource.java:147) > at > org.apache.commons.pool.impl.GenericKeyedObjectPool.borrowObject(GenericKeyedObjectPool.java:797) > at > org.apache.tapestry.pageload.PageSource.getPage(PageSource.java:176) > > > Does anyone know a good load to work with? > > Thanks, > Huijun > > _______________________________________________ > sipx-dev mailing list > [email protected] > List Archive: http://list.sipfoundry.org/archive/sipx-dev > Unsubscribe: http://list.sipfoundry.org/mailman/listinfo/sipx-dev > -- M. Ranganathan _______________________________________________ sipx-dev mailing list [email protected] List Archive: http://list.sipfoundry.org/archive/sipx-dev Unsubscribe: http://list.sipfoundry.org/mailman/listinfo/sipx-dev
