facebook

[Closed] Connection timed out

  1. MyEclipse IDE
  2.  > 
  3. Java EE Development (EJB, JSP, Struts, XDoclet, etc.)
Viewing 3 posts - 1 through 3 (of 3 total)
  • Author
    Posts
  • #254047 Reply

    Roel De Nijs
    Member

    i have a validation.xml file with the following header

    !DOCTYPE form-validation PUBLIC
    “-//Apache Software Foundation//DTD Commons Validator Rules Configuration 1.1.3//EN”
    http://jakarta.apache.org/commons/dtds/validator_1_1_3.dtd”

    (between angle brackets of course)

    when i build my project, it gives on the 3rd line (“http…_1_1_3.dtd”) the error
    Severity Description Resource In Folder Location Creation Time Id
    2 Connection timed out: connect validation.xml AquaGis4Web_v3.0/WebRoot/WEB-INF line 3 June 30, 2006 5:03:01 PM 11114

    i have just done a fresg install of eclipse and myeclipse.

    configuration details:
    *** Date: Fri Jun 30 17:10:24 CEST 2006

    *** Platform Details:

    *** System properties:
    awt.toolkit=sun.awt.windows.WToolkit
    eclipse.application=org.eclipse.ui.ide.workbench
    eclipse.buildId=M20060118-1600
    eclipse.commands=-os
    win32
    -ws
    win32
    -arch
    x86
    -launcher
    C:\eclipse\eclipse.exe
    -name
    Eclipse
    -showsplash
    600
    -exitdata
    ab4_58
    -vm
    C:\jdk1.5.0_07\bin\javaw.exe
    eclipse.product=org.eclipse.sdk.ide
    eclipse.startTime=1151679520481
    eclipse.vm=C:\jdk1.5.0_07\bin\javaw.exe
    eclipse.vmargs=-Duser.language=en
    -Xms128M
    -Xmx512M
    -XX:PermSize=64M
    -XX:MaxPermSize=128M
    -Dosgi.splashLocation=C:\Program Files\MyEclipse\eclipse\MyEclipseSplash.bmp
    -jar
    C:\eclipse\startup.jar

    #254104 Reply

    Riyad Kalla
    Member

    The XML validator is actually trying to download the DTD to do validation. Are you behind a proxy or can you copy paste that line into your browser and open the file?

    #254113 Reply

    Roel De Nijs
    Member

    we are behind a proxy and i filled in the proxy name and port, and the error disappeared.

    thanks for the assistance

Viewing 3 posts - 1 through 3 (of 3 total)
Reply To: [Closed] Connection timed out

You must be logged in to post in the forum log in