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 - 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
Summary: IllegalArgumentException: Parameter file was not normalized. Was WEB-INF\jbos...
Status: RESOLVED DUPLICATE of bug 153286
Alias: None
Product: serverplugins
Classification: Unclassified
Component: JBoss (show other bugs)
Version: 7.0
Hardware: All All
: P3 normal (vote)
Assignee: Petr Hejl
URL:
Keywords:
Depends on:
Blocks:
 
Reported: 2011-05-11 06:04 UTC by akash240577
Modified: 2011-10-10 13:57 UTC (History)
0 users

See Also:
Issue Type: DEFECT
Exception Reporter: 144904


Attachments
stacktrace (1.84 KB, text/plain)
2011-05-11 06:04 UTC, akash240577
Details

Note You need to log in before you can comment on or make changes to this bug.
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 ***