If I am looking at the output correctly Java is listening on 8080 but 
tomcat should be.  Is that right, or do I need to switch something?

If I need to switch something, how would that get changed?

Jeff



On Monday, February 20, 2017 at 1:47:46 PM UTC-6, Jeff Mitchell wrote:
>
> Sorry - Running Debian 7
>
> Jeff
>
>
>
> On Monday, February 20, 2017 at 1:46:02 PM UTC-6, Jeff Mitchell wrote:
>>
>> Output:
>>
>> tcp6       0      0 127.0.0.1:8005          :::*                    
>> LISTEN      2478/java       
>>
>> tcp6       0      0 :::8009                 :::*                    
>> LISTEN      2478/java       
>>
>> tcp6       0      0 :::80                   :::*                    
>> LISTEN      2573/apache2    
>>
>> tcp6       0      0 :::8080                 :::*                    
>> LISTEN      2478/java  
>>
>>
>> So you are running Apache HTTP as a proxy? What OS are you running?
>>> Again, disable the OS firewall to discard it.
>>>
>>> Check if there is something running on port 80.
>>>
>>> You can do 
>>> sudo netstat -plnt | grep ':80'
>>>
>>> You should see httpd.
>>>
>>>
>>> https://support.rackspace.com/how-to/checking-listening-ports-with-netstat/
>>>
>>>
>>> El lunes, 20 de febrero de 2017, 14:35:33 (UTC-5), Jeff Mitchell 
>>> escribió:
>>>>
>>>> It is basically a 404 error but both tomcat and apache are running.
>>>>
>>>> http://essays.wls.wels.net
>>>>
>>>> Looking at the logs now.
>>>>
>>>>
>>>>
>>>> On Monday, February 20, 2017 at 1:31:22 PM UTC-6, Javier Távara wrote:
>>>>>
>>>>> What errors are you getting?
>>>>>
>>>>> Check your Tomcat and DSpace logs.
>>>>>
>>>>> El lunes, 20 de febrero de 2017, 14:28:06 (UTC-5), Jeff Mitchell 
>>>>> escribió:
>>>>>>
>>>>>> Restoring from backup didn't change anything.  Not sure what the 
>>>>>> issue is as it was working on Thursday for sure.
>>>>>>
>>>>> -- 
>>>
>>>
>>

-- 
You received this message because you are subscribed to the Google Groups 
"DSpace Technical Support" group.
To unsubscribe from this group and stop receiving emails from it, send an email 
to [email protected].
To post to this group, send email to [email protected].
Visit this group at https://groups.google.com/group/dspace-tech.
For more options, visit https://groups.google.com/d/optout.

Reply via email to