Malformed Exception occurs when a project is run

Hi,

Below "coded" is the error log as seen on the Sun Java System Application Server Platform Edition 8.2 (build b06-fcs), when used in conjunction with NetBeans 5.0 running on a Windows XP system.

Exception Details from server Log:

Log Entry Detail

Details

Timestamp:

Sep 22, 2006 12:21:31.062

Log Level:

INFO

Logger:

javax.enterprise.system.stream.out

Name-Value Pairs:

_ThreadID=16;

Record Number:

2288

Message ID:

NotifyUtil

Complete Message

:java.net.MalformedURLException: Illegal character in URL

at sun.net.www.http.HttpClient.getURLFile(HttpClient.java:514)

at sun.net.www.protocol.http.HttpURLConnection.writeRequests(HttpURLConnection.java:333)

at sun.net.www.protocol.http.HttpURLConnection.getInputStream(HttpURLConnection.java:937)

at org.netbeans.modules.web.monitor.server.NotifyUtil$RecordSender.run(NotifyUtil.java:248)

Diagnostic Causes

Diagnostic Checks

Note:

~ When I run the project using the built-in Tomcat (that comes with the NetBeans), there is no occurrence of the exception messages. So I am sure that this is an issue with the Sun Java App Server...

~ I had come across another error previous to this which did not help me run the project that I am developing. That was related to JMS services and the IP of my system was edited due to some unknown reasons (then to: 0.0.0.1). At that point I had just re-installed the App Server... and everything was fine.

For the last few days the above-mentioned exception occurs, but it does allow me to run the project.

- Any ideas as to why the URLs get edited automatically?

- Is it a common happening with the App Server builds?

- How to solve the Malformed Exception issue, without re-installing the App Server?

Any help on this issue is highly appreciated..

Thanks in advance,

Alex

[1998 byte] By [lucardalexander] at [2007-11-26 10:18:55]
# 1
Need some help with this.Any help is highly appreciated.A
lucardalexander at 2007-7-7 2:15:45 > top of Java-index,Application & Integration Servers,Application Servers...
# 2

Found a solution eventually.

Was completely surprised by what had been done and what was the reult out of it.

Was cleaning out my system and deleted some of the stuff (settings, etc) that "NetBeans" (the IDE) leaves for next sessions. When I deleted them and started the IDE, the server starts up fine when invoked with the deploy command.

Hope this is of help to any of you facing a similar problem.

Regards,

A

lucardalexander at 2007-7-7 2:15:45 > top of Java-index,Application & Integration Servers,Application Servers...
# 3
Hi,I have the same problem. Can you tell me how you have done the cleanning?Should I uninstall Creator2 and reinstall?Thank you,Ozhan
ozhan at 2007-7-7 2:15:46 > top of Java-index,Application & Integration Servers,Application Servers...