[jbossseam-issues] [JBoss JIRA] Updated: (JBSEAM-3350) BEA 10 Deployment fails

Mike (JIRA) jira-events at lists.jboss.org
Fri Aug 29 12:12:38 EDT 2008


     [ https://jira.jboss.org/jira/browse/JBSEAM-3350?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ]

Mike updated JBSEAM-3350:
-------------------------

    Description: 
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!?


  was:
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>


         Labels: BEA10 deploy fail URLScanner NPE  (was: BEA10 deploy fail bug)


> 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
>
> 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

        



More information about the seam-issues mailing list