Hello, I am not used to netstat and itsoutput format, but tome it looks like 
there are several procceses listening on the same port. Is that possible at 
all? I would try to run nmap on the client to make sure the port is not blocked 
somehow. You telling that the browser reloads forever means that such an issue 
is unlikely, but just check. on the server I would use top or ps to find out 
more about the processes mentioned by netstat. the netstat output reports on 
IPv6 only. Is that right? I still suspect software like tomcat to have issues 
with IPv6 and would google for hints in this direction or search the apache 
issue tracker. I would try to get all running on standard port 8080 before 
switchin to another port. Do you have a setup with several tomcat instances 
with e.g. CATALINA_BASE in the user home directory? please tell us more about 
your setup, SW versions etc. 

bye, Christian

Auf dem Telefon geschrieben

> Am 26.06.2014 um 07:56 schrieb rocky bang <[email protected]>:
> 
> Hi friends,
> 
> I have installed dspace 4.1 on ubuntu 12.04 which is cloud based server.
> I have successfully installed the dspace till the create-administrator 
> command.
> I want to run dspace on port "8087" and i have made changes in the dspace.cfg 
> as well as in tomcat7/server.xml file.
> The problem i am facing is when i type the url on my web browser it shows 
> nothing just continuously re-freshing the page.
> 
> After typing the command netstat -taupen | grep ":8087" getting the following 
> below error 
> 
>  tcp6       0      0 :::8087                 :::*                    LISTEN   
>    110        296675      6851/java       
> tcp6     351      0 :8087     203.187.221.210:55182   CLOSE_WAIT  0          
> 0           -               
> tcp6     377      0 :8087     203.187.221.210:20271   CLOSE_WAIT  0          
> 0           -               
> tcp6     351      0 :8087     203.187.221.210:39621   CLOSE_WAIT  0          
> 0           -          
> 
> Any suggestions regarding the above error will be helpfull.
> I have also googled it with no success.
> 
> Thanks in advance. 
> ------------------------------------------------------------------------------
> Open source business process management suite built on Java and Eclipse
> Turn processes into business applications with Bonita BPM Community Edition
> Quickly connect people, data, and systems into organized workflows
> Winner of BOSSIE, CODIE, OW2 and Gartner awards
> http://p.sf.net/sfu/Bonitasoft
> _______________________________________________
> DSpace-tech mailing list
> [email protected]
> https://lists.sourceforge.net/lists/listinfo/dspace-tech
> List Etiquette: 
> https://wiki.duraspace.org/display/DSPACE/Mailing+List+Etiquette
------------------------------------------------------------------------------
Open source business process management suite built on Java and Eclipse
Turn processes into business applications with Bonita BPM Community Edition
Quickly connect people, data, and systems into organized workflows
Winner of BOSSIE, CODIE, OW2 and Gartner awards
http://p.sf.net/sfu/Bonitasoft
_______________________________________________
DSpace-tech mailing list
[email protected]
https://lists.sourceforge.net/lists/listinfo/dspace-tech
List Etiquette: https://wiki.duraspace.org/display/DSPACE/Mailing+List+Etiquette

Reply via email to