GithubHelp home page GithubHelp logo

linkchecker's People

Watchers

James Cloos avatar

linkchecker's Issues

Unable to download source

What steps will reproduce the problem?
Right click on folder and select SVN Checkout, enter below URL to copy on local 
drive.

http://linkchecker.googlecode.com/svn/trunk/ linkchecker-read-only


What is the expected output? What do you see instead?
Gives error as URL doesn't exists

What version of the product are you using? On what operating system?
TostoiseSVN 1.7

Please provide any additional information below.
Removing the space between 'trunk/' and 'linkchecke.-rea...' also doesn't 
solves the problem.

Please confirm correct URL

Original issue reported on code.google.com by [email protected] on 26 Jul 2014 at 1:36

Does linkchecker support a start url using a port other than 80?

What steps will reproduce the problem?
1. Run java -jar linkchecker.jar
2. At prompt, enter a url with non-default port: mysite.com:10349


What is the expected output? What do you see instead?
Expect urls to be checked.

I see the info summary list how many urls are found:
INFO - Scanning page: http://mysite.com:10349
INFO - Page contains: Links: 242, Media: 34, Imports: 3
INFO - Starting Pool: Threads: 10
INFO - [monitor] ActiveThreads: 0, TotalThreads: 10, CompletedTasks: 0, 
TotalTasks: 0

However, the default port is used when trying to connect:

ERROR - Link failed:  via http://mysite.com, Exception: 
org.apache.http.conn.HttpHostConnectException: Connection to 
http://scstage.atl.estalea.net refused, Cause: Connection refused
org.apache.http.conn.HttpHostConnectException: Connection to 
http://scstage.atl.estalea.net refused
    at org.apache.http.impl.conn.DefaultClientConnectionOperator.openConnection(DefaultClientConnectionOperator.java:158)
    at org.apache.http.impl.conn.AbstractPoolEntry.open(AbstractPoolEntry.java:149)
    at org.apache.http.impl.conn.AbstractPooledConnAdapter.open(AbstractPooledConnAdapter.java:121)
    at org.apache.http.impl.client.DefaultRequestDirector.tryConnect(DefaultRequestDirector.java:561)
    at org.apache.http.impl.client.DefaultRequestDirector.execute(DefaultRequestDirector.java:415)
    at org.apache.http.impl.client.AbstractHttpClient.execute(AbstractHttpClient.java:820)
    at org.apache.http.impl.client.AbstractHttpClient.execute(AbstractHttpClient.java:754)
    at org.apache.http.impl.client.AbstractHttpClient.execute(AbstractHttpClient.java:732)
    at org.open.pagehealth.PageLink.checkLink(PageLink.java:127)
    at org.open.pagehealth.ClickThread.run(ClickThread.java:22)
    at java.util.concurrent.ThreadPoolExecutor$Worker.runTask(ThreadPoolExecutor.java:886)
    at java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:908)
    at java.lang.Thread.run(Thread.java:637)
Caused by: java.net.ConnectException: Connection refused
    at java.net.PlainSocketImpl.socketConnect(Native Method)
    at java.net.PlainSocketImpl.doConnect(PlainSocketImpl.java:333)
    at java.net.PlainSocketImpl.connectToAddress(PlainSocketImpl.java:195)
    at java.net.PlainSocketImpl.connect(PlainSocketImpl.java:182)
    at java.net.SocksSocketImpl.connect(SocksSocketImpl.java:432)
    at java.net.Socket.connect(Socket.java:525)
    at org.apache.http.conn.scheme.PlainSocketFactory.connectSocket(PlainSocketFactory.java:123)
    at org.apache.http.impl.conn.DefaultClientConnectionOperator.openConnection(DefaultClientConnectionOperator.java:148)
    ... 12 more



What version of the product are you using? On what operating system?
7.5 
On Mac OS X 10.6

Please provide any additional information below.
Pointing to a url that run on port 80 works fine.

Original issue reported on code.google.com by [email protected] on 21 Feb 2012 at 10:03

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    ๐Ÿ–– Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. ๐Ÿ“Š๐Ÿ“ˆ๐ŸŽ‰

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google โค๏ธ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.