HiTek Software Home
 
Title Can not download web page : Bad Protocol
Date Updated 1/5/2002
Versions affected JavaScheduler 2.5+, Automize 4.0+
OS affected All
Description Cannot find and download the web page. 
Causes http protocol is not entered
Solution Enter full url with protocol. Ex: http://www.cnn.com
Output Log

no protocol: www.cnnsi.com

Debug Log

java.net.MalformedURLException: no protocol: www.cnnsi.com

at java.net.URL.<init>(URL.java:473)

at java.net.URL.<init>(URL.java:376)

at java.net.URL.<init>(URL.java:330)

at WebTask.WebTask(WebTask.java:48)

at timerRunTask.run(RunTask.java:76)

at java.util.TimerThread.mainLoop(Timer.java:435)

at java.util.TimerThread.run(Timer.java:385)