> From: zhicheng wang [mailto:zcwli...@hotmail.co.uk]
> Subject: RE: tomcat hang when start with "service tomcat start"
> 
> "main" prio=10 tid=0x08059000 nid=0x1b5c runnable [0xb749e000]
>    java.lang.Thread.State: RUNNABLE
>     at java.io.UnixFileSystem.getBooleanAttributes0(Native Method)
>     at
> java.io.UnixFileSystem.getBooleanAttributes(UnixFileSystem.java:228)
>     at java.io.File.isDirectory(File.java:754)
>     at
> org.springframework.core.io.support.PathMatchingResourcePatternResolver
> .doRetrieveMatchingFiles(PathMatchingResourcePatternResolver.java:596)
>     at
> org.springframework.core.io.support.PathMatchingResourcePatternResolver
> .doRetrieveMatchingFiles(PathMatchingResourcePatternResolver.java:597)
>     at
> org.springframework.core.io.support.PathMatchingResourcePatternResolver
> .doRetrieveMatchingFiles(PathMatchingResourcePatternResolver.java:597)

<many recursive calls snipped>

That's an awful lot of nested calls.  I wonder if your startup script has 
created an infinite symlink loop?

 - Chuck


THIS COMMUNICATION MAY CONTAIN CONFIDENTIAL AND/OR OTHERWISE PROPRIETARY 
MATERIAL and is thus for use only by the intended recipient. If you received 
this in error, please contact the sender and delete the e-mail and its 
attachments from all computers.


---------------------------------------------------------------------
To unsubscribe, e-mail: users-unsubscr...@tomcat.apache.org
For additional commands, e-mail: users-h...@tomcat.apache.org

Reply via email to