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 189435 - IllegalArgumentException: Parameter file was not normalized. Was C:\Oracle\MIDDLE~1\WLS103~1\user_projects\domains\base_domain instead of C:\Oracle\Middleware\wls1034_dev\user_projects\domains\base_do
Summary: IllegalArgumentException: Parameter file was not normalized. Was C:\Oracle\MI...
Status: RESOLVED FIXED
Alias: None
Product: serverplugins
Classification: Unclassified
Component: WebLogic (show other bugs)
Version: 6.x
Hardware: All All
: P3 normal (vote)
Assignee: Petr Hejl
URL:
Keywords:
: 189436 (view as bug list)
Depends on:
Blocks:
 
Reported: 2010-08-12 11:26 UTC by Sergey Petrov
Modified: 2010-08-14 03:31 UTC (History)
1 user (show)

See Also:
Issue Type: DEFECT
Exception Reporter: 171903


Attachments
stacktrace (6.18 KB, text/plain)
2010-08-12 11:26 UTC, Sergey Petrov
Details

Note You need to log in before you can comment on or make changes to this bug.
Description Sergey Petrov 2010-08-12 11:26:11 UTC
Build: NetBeans IDE Dev (Build 100812-ac891750fd5c)
VM: Java HotSpot(TM) Client VM, 17.0-b17, Java(TM) SE Runtime Environment, 1.6.0_21-b07
OS: Windows 7

User Comments:
sj-nb: Server was registred with this error, and i can access from Services tab and start, but in new web project wizard got this exception on frameworks cutomization step




Stacktrace: 
java.lang.IllegalArgumentException: Parameter file was not normalized. Was C:\Oracle\MIDDLE~1\WLS103~1\user_projects\domains\base_domain instead of C:\Oracle\Middleware\wls1034_dev\user_projects\domains\base_domain
   at org.openide.filesystems.FileUtil.toFileObject(FileUtil.java:997)
   at org.netbeans.modules.j2ee.weblogic9.config.WLServerLibrarySupport.getDeployedLibraries(WLServerLibrarySupport.java:178)
   at org.netbeans.modules.j2ee.weblogic9.config.WLServerLibraryManager.getDeployedLibraries(WLServerLibraryManager.java:117)
   at org.netbeans.modules.j2ee.deployment.impl.ServerInstance.getDeployedLibraries(ServerInstance.java:772)
   at org.netbeans.modules.j2ee.deployment.devmodules.api.ServerInstance$LibraryManager.getDeployedLibraries(ServerInstance.java:303)
   at org.netbeans.modules.web.jsf.wizards.JSFConfigurationPanelVisual.initServerLibraries(JSFConfigurationPanelVisual.java:243)
Comment 1 Sergey Petrov 2010-08-12 11:26:15 UTC
Created attachment 101335 [details]
stacktrace
Comment 2 Sergey Petrov 2010-08-12 11:40:41 UTC
Server is zip distribution of 10.3.4 registred with supplied scripts and bas_domain created with weblogic ui as specified in provided readme.
Comment 3 Petr Hejl 2010-08-13 07:50:27 UTC
*** Bug 189436 has been marked as a duplicate of this bug. ***
Comment 4 Petr Hejl 2010-08-13 09:23:59 UTC
Fixed in web-main 78108b97cf20.
Please verify.
Comment 5 Sergey Petrov 2010-08-13 12:21:01 UTC
seems fixed
Comment 6 Quality Engineering 2010-08-14 03:31:43 UTC
Integrated into 'main-golden', will be available in build *201008140001* on http://bits.netbeans.org/dev/nightly/ (upload may still be in progress)
Changeset: http://hg.netbeans.org/main/rev/78108b97cf20
User: Petr Hejl <phejl@netbeans.org>
Log: #189435 IllegalArgumentException: Parameter file was not normalized. Was C:\Oracle\MIDDLE~1\WLS103~1\user_projects\domains\base_domain instead of C:\Oracle\Middleware\wls1034_dev\user_projects\domains\base_do