Google Groups Home
Help | Sign in
Error reading tld listeners java.lang.NullPointerException
There are currently too many topics in this group that display first. To make this topic appear first, remove this option from another topic.
There was an error processing your request. Please try again.
flag
  4 messages - Collapse all
The group you are posting to is a Usenet group. Messages posted to this group will make your email address visible to anyone on the Internet.
Your reply message has not been sent.
Your post was successful
elyas  
View profile
 More options Aug 14, 6:12 pm
From: elyas <elyas.moha...@gmail.com>
Date: Thu, 14 Aug 2008 01:12:57 -0700 (PDT)
Local: Thurs, Aug 14 2008 6:12 pm
Subject: Error reading tld listeners java.lang.NullPointerException
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


    Reply to author    Forward  
You must Sign in before you can post messages.
To post a message you must first join this group.
Please update your nickname on the subscription settings page before posting.
You do not have the permission required to post.
Bradley Beddoes  
View profile
 More options Aug 14, 7:29 pm
From: Bradley Beddoes <bedd...@intient.com>
Date: Thu, 14 Aug 2008 19:29:43 +1000
Local: Thurs, Aug 14 2008 7:29 pm
Subject: Re: [esoe-users] Error reading tld listeners java.lang.NullPointerException
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 new http://www.intient.com !


    Reply to author    Forward  
You must Sign in before you can post messages.
To post a message you must first join this group.
Please update your nickname on the subscription settings page before posting.
You do not have the permission required to post.
elyas  
View profile
 More options Aug 14, 11:13 pm
From: elyas <elyas.moha...@gmail.com>
Date: Thu, 14 Aug 2008 06:13:51 -0700 (PDT)
Local: Thurs, Aug 14 2008 11:13 pm
Subject: Re: Error reading tld listeners java.lang.NullPointerException
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:


    Reply to author    Forward  
You must Sign in before you can post messages.
To post a message you must first join this group.
Please update your nickname on the subscription settings page before posting.
You do not have the permission required to post.
Bradley Beddoes  
View profile
 More options Aug 15, 11:43 am
From: Bradley Beddoes <bedd...@intient.com>
Date: Fri, 15 Aug 2008 11:43:16 +1000
Local: Fri, Aug 15 2008 11:43 am
Subject: Re: [esoe-users] Re: Error reading tld listeners java.lang.NullPointerException
Hi,

Have never seen this one before either so you're doing a top notch job
at throwing us curve balls here :).

My thoughts are that esoe.data esoemanager.data and spep.data jave not
been specified as JAVA_OPTS values when you started Tomcat. The
underlying spring architecture then is getting quite confused and trying
to connect to some non existent FTP source.

Could you please check and ensure these are set correctly.

regards,
Bradley
--
Bradley Beddoes
Lead Software Architect
Intient

Check out the new http://www.intient.com !


    Reply to author    Forward  
You must Sign in before you can post messages.
To post a message you must first join this group.
Please update your nickname on the subscription settings page before posting.
You do not have the permission required to post.
End of messages
« Back to Discussions « Newer topic     Older topic »

Create a group - Google Groups - Google Home - Terms of Service - Privacy Policy
©2008 Google