This Bugzilla instance is a read-only archive of historic NetBeans bug reports. To report a bug in NetBeans please follow the project's instructions for reporting issues.

Bug 198499

Summary: IllegalArgumentException: Parameter file was not normalized. Was WEB-INF\jboss-web.xml instead of C:\Program Files\NetBeans 6.9M1\WEB-INF\jboss-web.xml
Product: serverplugins Reporter: akash240577
Component: JBossAssignee: Petr Hejl <phejl>
Status: RESOLVED DUPLICATE    
Severity: normal    
Priority: P3    
Version: 7.0   
Hardware: All   
OS: All   
Issue Type: DEFECT Exception Reporter: 144904
Attachments: stacktrace

Description akash240577 2011-05-11 06:04:20 UTC
Build: NetBeans IDE Dev (Build 201002152000)
VM: Java HotSpot(TM) Client VM, 17.1-b03, Java(TM) SE Runtime Environment, 1.6.0_22-b04
OS: Windows XP

User Comments:
GUEST: Created a new JBoss 5 web application




Stacktrace: 
java.lang.IllegalArgumentException: Parameter file was not normalized. Was WEB-INF\jboss-web.xml instead of C:\Program Files\NetBeans 6.9M1\WEB-INF\jboss-web.xml
   at org.openide.filesystems.FileUtil.toFileObject(FileUtil.java:963)
   at org.netbeans.modules.j2ee.jboss4.config.WarDeploymentConfiguration.<init>(WarDeploymentConfiguration.java:100)
   at org.netbeans.modules.j2ee.jboss4.config.JBModuleConfigurationFactory.create(JBModuleConfigurationFactory.java:62)
   at org.netbeans.modules.j2ee.deployment.config.ConfigSupportImpl.getModuleConfiguration(ConfigSupportImpl.java:716)
   at org.netbeans.modules.j2ee.deployment.config.ConfigSupportImpl.ensureConfigurationReady(ConfigSupportImpl.java:225)
   at org.netbeans.modules.j2ee.deployment.devmodules.spi.J2eeModuleProvider.fireServerChange(J2eeModuleProvider.java:803)
Comment 1 akash240577 2011-05-11 06:04:25 UTC
Created attachment 108221 [details]
stacktrace
Comment 2 Petr Hejl 2011-10-10 13:57:15 UTC

*** This bug has been marked as a duplicate of bug 153286 ***