[
https://jira.jboss.org/jira/browse/JBSEAM-3350?page=com.atlassian.jira.pl...
]
Marek Novotny commented on JBSEAM-3350:
---------------------------------------
After SVN update stacktrace a little changed to:
Caused by: java.lang.NullPointerException:
at org.jboss.seam.deployment.URLScanner.handleDirectory(URLScanner.java:135)
at org.jboss.seam.deployment.URLScanner.scanDirectories(URLScanner.java:42)
at
org.jboss.seam.deployment.WarRootDeploymentStrategy.scan(WarRootDeploymentStrategy.java:55)
at org.jboss.seam.init.Initialization.init(Initialization.java:627)
at org.jboss.seam.servlet.SeamListener.contextInitialized(SeamListener.java:34)
at
weblogic.servlet.internal.EventsManager$FireContextListenerAction.run(EventsManager.java:465)
at
weblogic.security.acl.internal.AuthenticatedSubject.doAs(AuthenticatedSubject.java:321)
at weblogic.security.service.SecurityManager.runAs(Unknown Source)
at
weblogic.servlet.internal.EventsManager.notifyContextCreatedEvent(EventsManager.java:175)
at
weblogic.servlet.internal.WebAppServletContext.preloadResources(WebAppServletContext.java:1784)
at weblogic.servlet.internal.WebAppServletContext.start(WebAppServletContext.java:2999)
at weblogic.servlet.internal.WebAppModule.startContexts(WebAppModule.java:1371)
BEA 10 Deployment fails
-----------------------
Key: JBSEAM-3350
URL:
https://jira.jboss.org/jira/browse/JBSEAM-3350
Project: Seam
Issue Type: Bug
Affects Versions: 2.1.0.BETA1
Environment: BEA10.0 MP1 on Windows XP / Suse Linux 10
Reporter: Mike
Assignee: Pete Muir
Fix For: 2.1.0.CR1
When deploying our application on BEA10 we get the following Exception (see below)
=> This Problem did not occur with Seam2.1.0A1 !
=> Please check the org.jboss.seam.deployment.URLScanner.handleDirectory() method diff
from Seam2.1.0A1 and Seam2.1.0BETA1
<Warning> <HTTP> <BEA-101162> <User defined listener
org.jboss.seam.servlet.SeamListener failed: java.lang.NullPointerExcep
tion.
java.lang.NullPointerException
at org.jboss.seam.deployment.URLScanner.handleDirectory(URLScanner.java:132)
at org.jboss.seam.deployment.URLScanner.scanDirectories(URLScanner.java:40)
at
org.jboss.seam.deployment.StandardDeploymentStrategy.scan(StandardDeploymentStrategy.java:107)
at org.jboss.seam.init.Initialization.create(Initialization.java:113)
at org.jboss.seam.servlet.SeamListener.contextInitialized(SeamListener.java:34)
Truncated. see log file for complete stacktrace>
maybe this would fix
https://jira.jboss.org/jira/browse/JBSEAM-3277 as well!?
--
This message is automatically generated by JIRA.
-
If you think it was sent incorrectly contact one of the administrators:
https://jira.jboss.org/jira/secure/Administrators.jspa
-
For more information on JIRA, see:
http://www.atlassian.com/software/jira