You are viewing a plain text version of this content. The canonical link for it is here.
Posted to dev@geronimo.apache.org by "Tim McConnell (JIRA)" <ji...@apache.org> on 2007/06/04 19:48:25 UTC

[jira] Closed: (GERONIMO-3187) Jetty "Filename too long" deployment exception

     [ https://issues.apache.org/jira/browse/GERONIMO-3187?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ]

Tim McConnell closed GERONIMO-3187.
-----------------------------------

    Resolution: Cannot Reproduce

Cannot reproduce. Closing

> Jetty "Filename too long" deployment exception
> ----------------------------------------------
>
>                 Key: GERONIMO-3187
>                 URL: https://issues.apache.org/jira/browse/GERONIMO-3187
>             Project: Geronimo
>          Issue Type: Bug
>      Security Level: public(Regular issues) 
>          Components: deployment
>    Affects Versions: 2.0-M7
>            Reporter: Tim McConnell
>            Assignee: Tim McConnell
>             Fix For: 2.0-M7
>
>
> Getting this error when deploying the new CORBA testsuite. Fails only on Jetty though--not Tomcat
> [WARNING] Deployer operation failed: Could not scan module for TLD files: corba-helloworld-war-2.0-SNAPSHOT.war Filename too long
> [WARNING] org.apache.geronimo.common.DeploymentException: Could not scan module for TLD files: corba-helloworld-war-2.0-SNAPSHOT.war Filename too long
> [WARNING]       at org.apache.geronimo.jasper.deployment.JspModuleBuilderExtension.scanModule(JspModuleBuilderExtension.java:295)
> [WARNING]       at org.apache.geronimo.jasper.deployment.JspModuleBuilderExtension.getTldFiles(JspModuleBuilderExtension.java:236)
> [WARNING]       at org.apache.geronimo.jasper.deployment.JspModuleBuilderExtension.createJspClassFinder(JspModuleBuilderExtension.java:179)
> [WARNING]       at org.apache.geronimo.jasper.deployment.JspModuleBuilderExtension.addGBeans(JspModuleBuilderExtension.java:149)
> [WARNING]       at org.apache.geronimo.jasper.deployment.JspModuleBuilderExtension$$FastClassByCGLIB$$1f60ab3b.invoke(<generated>)
> [WARNING]       at net.sf.cglib.reflect.FastMethod.invoke(FastMethod.java:53)

-- 
This message is automatically generated by JIRA.
-
You can reply to this email to add a comment to the issue online.