Could you please check and ensure these are set correctly.
elyas wrote:
> Dear Bradley,
> Thanks a lot for your help. Yes there was some problem with commans
> logging.jar in Tomcat 5.5.20 under web-inf/lib and have replaced it
> with a newer version. and the problem has been resolved.
> I tried to deploy esoemanger.war after that and ended up with
> following error.
> Aug 14, 2008 6:38:48 PM org.springframework.web.context.ContextLoader
> initWebApp
> licationContext
> SEVERE: Context initialization failed
> org.springframework.beans.factory.BeanInitializationException: Could
> not load pr
> operties; nested exception is java.net.ConnectException: Connection
> timed out: c
> onnect
> Caused by: java.net.ConnectException: Connection timed out: connect
> at java.net.PlainSocketImpl.socketConnect(Native Method)
> at java.net.PlainSocketImpl.doConnect(PlainSocketImpl.java:
> 333)
> at
> java.net.PlainSocketImpl.connectToAddress(PlainSocketImpl.java:195)
> at java.net.PlainSocketImpl.connect(PlainSocketImpl.java:182)
> at java.net.Socket.connect(Socket.java:520)
> at java.net.Socket.connect(Socket.java:470)
> at sun.net.NetworkClient.doConnect(NetworkClient.java:157)
> at sun.net.NetworkClient.openServer(NetworkClient.java:118)
> at sun.net.ftp.FtpClient.openServer(FtpClient.java:488)
> at sun.net.ftp.FtpClient.openServer(FtpClient.java:475)
> at
> sun.net.www.protocol.ftp.FtpURLConnection.connect(FtpURLConnection.ja
> va:270)
> at
> sun.net.www.protocol.ftp.FtpURLConnection.getInputStream(FtpURLConnec
> tion.java:352)
> at
> org.springframework.core.io.UrlResource.getInputStream(UrlResource.ja
> va:103)
> at
> org.springframework.core.io.support.PropertiesLoaderSupport.loadPrope
> rties(PropertiesLoaderSupport.java:179)
> at
> org.springframework.core.io.support.PropertiesLoaderSupport.mergeProp
> erties(PropertiesLoaderSupport.java:158)
> at
> org.springframework.beans.factory.config.PropertyResourceConfigurer.p
> ostProcessBeanFactory(PropertyResourceConfigurer.java:69)
> at
> org.springframework.context.support.AbstractApplicationContext.invoke
> BeanFactoryPostProcessors(AbstractApplicationContext.java:467)
> at
> org.springframework.context.support.AbstractApplicationContext.refres
> h(AbstractApplicationContext.java:334)
> at
> org.springframework.web.context.ContextLoader.createWebApplicationCon
> text(ContextLoader.java:244)
> at
> org.springframework.web.context.ContextLoader.initWebApplicationConte
> xt(ContextLoader.java:187)
> at
> org.springframework.web.context.ContextLoaderListener.contextInitiali
> zed(ContextLoaderListener.java:49)
> at
> org.apache.catalina.core.StandardContext.listenerStart(StandardContex
> t.java:3763)
> at
> org.apache.catalina.core.StandardContext.start(StandardContext.java:4
> 211)
> at
> org.apache.catalina.core.ContainerBase.addChildInternal(ContainerBase
> .java:759)
> at
> org.apache.catalina.core.ContainerBase.addChild(ContainerBase.java:73
> 9)
> at
> org.apache.catalina.core.StandardHost.addChild(StandardHost.java:524)
> at
> org.apache.catalina.startup.HostConfig.deployDescriptor(HostConfig.ja
> va:608)
> at
> org.apache.catalina.startup.HostConfig.deployDescriptors(HostConfig.j
> ava:535)
> at
> org.apache.catalina.startup.HostConfig.deployApps(HostConfig.java:470
> )
> at
> org.apache.catalina.startup.HostConfig.start(HostConfig.java:1122)
> at
> org.apache.catalina.startup.HostConfig.lifecycleEvent(HostConfig.java
> :310)
> at
> org.apache.catalina.util.LifecycleSupport.fireLifecycleEvent(Lifecycl
> eSupport.java:119)
> at
> org.apache.catalina.core.ContainerBase.start(ContainerBase.java:1021)
> at
> org.apache.catalina.core.StandardHost.start(StandardHost.java:718)
> at
> org.apache.catalina.core.ContainerBase.start(ContainerBase.java:1013)
> at
> org.apache.catalina.core.StandardEngine.start(StandardEngine.java:442
> )
> at
> org.apache.catalina.core.StandardService.start(StandardService.java:4
> 50)
> at
> org.apache.catalina.core.StandardServer.start(StandardServer.java:709
> )
> at org.apache.catalina.startup.Catalina.start(Catalina.java:
> 551)
> at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
> at
> sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.
> java:39)
> at
> sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAcces
> sorImpl.java:25)
> at java.lang.reflect.Method.invoke(Method.java:585)
> at org.apache.catalina.startup.Bootstrap.start(Bootstrap.java:
> 294)
> at org.apache.catalina.startup.Bootstrap.main(Bootstrap.java:
> 432)
> Aug 14, 2008 6:38:48 PM org.apache.catalina.core.StandardContext start
> SEVERE: Error listenerStart
> Can you please give me a hint how to solve this problem.
> Thanks
> Elyas
> On Aug 14, 2:29 pm, Bradley Beddoes <bedd...@intient.com> wrote:
>> Hi,
>> I have never seen this in relation to an ESOE component being deployed.
>> The error is essentially something odd in your Tomcat environment (at
>> least usually).
>> There is more content here:http://www.google.com.au/search?q=Error+reading+tld+listeners+java.la...
>> Then I can hope to explain over email, perhaps you can determine a
>> solution and report back?
>> regards,
>> Bradley
>> --
>> Bradley Beddoes
>> Lead Software Architect
>> Intient Pty Ltd
>> Check out the all newhttp://www.intient.com!
>> elyas wrote:
>>> Hi All,
>>> I get following error when i copy esoemanger.war into webapps
>>> directory.
>>> SEVERE: Error reading tld listeners java.lang.NullPointerException
>>> java.lang.NullPointerException
>>> Can anybody help me out by giving a hint what could be the problem??
>>> Regards,
>>> Elyas- Hide quoted text -
>> - Show quoted text -