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 189434 - AssertionError: Need to normalize C:\Oracle\MIDDLE~1\WLS103~1\user_projects\domains\base_domain\config\config.xml!
Summary: AssertionError: Need to normalize C:\Oracle\MIDDLE~1\WLS103~1\user_projects\d...
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:
Depends on:
Blocks:
 
Reported: 2010-08-12 11:19 UTC by Sergey Petrov
Modified: 2010-08-13 09:24 UTC (History)
1 user (show)

See Also:
Issue Type: DEFECT
Exception Reporter: 171724


Attachments
stacktrace (9.23 KB, text/plain)
2010-08-12 11:19 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:19:42 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: registering new we logic server

GUEST: 1. servers > add
2. add weblogic
3. choose domain and finish
4. error occured




Stacktrace: 
java.lang.AssertionError: Need to normalize C:\Oracle\MIDDLE~1\WLS103~1\user_projects\domains\base_domain\config\config.xml!
   at org.openide.filesystems.FileUtil.addFileChangeListener(FileUtil.java:270)
   at org.netbeans.modules.j2ee.weblogic9.deploy.WLMutableState.configure(WLMutableState.java:89)
   at org.netbeans.modules.j2ee.weblogic9.WLDeploymentFactory.getMutableState(WLDeploymentFactory.java:191)
   at org.netbeans.modules.j2ee.weblogic9.WLDeploymentFactory.getDisconnectedDeploymentManager(WLDeploymentFactory.java:165)
   at org.netbeans.modules.j2ee.deployment.plugins.spi.support.ProxyDeploymentFactory.getDisconnectedDeploymentManager(ProxyDeploymentFactory.java:111)
   at org.netbeans.modules.j2ee.deployment.impl.Server.getDisconnectedDeploymentManager(Server.java:179)
Comment 1 Sergey Petrov 2010-08-12 11:19:47 UTC
Created attachment 101334 [details]
stacktrace
Comment 2 Petr Hejl 2010-08-13 09:24:54 UTC
Fixed in web-main 78108b97cf20.
Please verify.