Hello,
I installed NetBeans 6 Beta 2 (NB6b2) on Windows Vista 32Bits (As Administrator) with JDK 6. Installation worked fine.
When I run Glassfish from NB6b2, I have the following error:
Starting Domain domain1, please wait.
Log redirected to C:\Program Files\glassfish-v2-b58g\domains\domain1\logs\server.log.
Error refreshing ConfigContext:C:\Program Files\glassfish-v2-b58g\domains\domain1\config\domain.xml
cause: Failed to create the XML-DOM Document. Check your XML to make sure it is correct.
Invalid byte 2 of 3-byte UTF-8 sequence.
When I open the domain.xml file with IE 7, it failed on the following line
<jms-host name="default_JMS_host" host="PC-de-José" port="7676" admin-user-name="admin" admin-password="admin"/>
It does not like the "é" (e acute).
I replaced it with localhost but it does not change anything....
Again, when I open this file with IE 7, it fails on the same line for the same reason. It seems localhost has been expanded to "PC-de-José"
Any idea ?
Thanks
JD
[Message sent by forum member 'jodetek' (jodetek)]
http://forums.java.net/jive/thread.jspa?messageID=242561