Hi

I think your must check if your have firewall running  and if the port 8080
is blocked,
another point to check is the configuration of your tomcat?? o resin? what
server are you  using??

Im using tomcat, under directory "conf" exists server.xml file on this file
exist a block like this:

 <!-- Define a non-SSL HTTP/1.1 Connector on port 8080 -->
    <Connector
port="9090"               maxHttpHeaderSize="8192"
               maxThreads="150" minSpareThreads="25" maxSpareThreads="75"
               enableLookups="false" redirectPort="8443" acceptCount="100"
               connectionTimeout="20000" disableUploadTimeout="true" />

in my case i using port 9090.. then i can see: http://localhost:9090/xmlui

i hope this help..

El Pablo.


On Wed, Mar 31, 2010 at 3:56 AM, Henry Atsu Agbodza <
henry_agbo...@libr.ug.edu.gh> wrote:

> Hi folks,
>
> I am from Ghana and i have a problem of which i need some help. I´ve
> installed DSpace on Fedora on a test machine. Everything works fine. I can
> access port 80 of the DSPACE computer on other clients on the LAN but i
> can´t access port 8080 let alone the Dspace application. PLease i need
> help.
>
> I am a bit new to LInux so please help. THanks a lot.
>
>
>
>
>
>
> ------------------------------------------------------------------------------
> Download Intel&#174; Parallel Studio Eval
> Try the new software tools for yourself. Speed compiling, find bugs
> proactively, and fine-tune applications for parallel performance.
> See why Intel Parallel Studio got high marks during beta.
> http://p.sf.net/sfu/intel-sw-dev
> _______________________________________________
> DSpace-tech mailing list
> DSpace-tech@lists.sourceforge.net
> https://lists.sourceforge.net/lists/listinfo/dspace-tech
>
------------------------------------------------------------------------------
Download Intel&#174; Parallel Studio Eval
Try the new software tools for yourself. Speed compiling, find bugs
proactively, and fine-tune applications for parallel performance.
See why Intel Parallel Studio got high marks during beta.
http://p.sf.net/sfu/intel-sw-dev
_______________________________________________
DSpace-tech mailing list
DSpace-tech@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/dspace-tech

Reply via email to