HTTP Status 404 - /alfresco

- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
ā05-25-2017 07:02 AM
Hola,
Acabo de hacer la instalación de Alfresco en un Red Hat. Al intentar ir a la URL tanto del share como del alfresco me da el siguiente error:
HTTP Status 404 - /alfresco
type Status report
message /alfresco
description The requested resource is not available.
Apache Tomcat/7.0.x
La instalación es la trae por defecto, no he hecho ningun cambio.
Alguien sabe de donde pude venir el problema?
Saludos
- Labels:
-
Language Groups
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
ā05-25-2017 10:00 AM

- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
ā05-26-2017 03:30 AM
Miro a ver como lo saco, por SSH no me deja copiarlo todo, intentarƩ llevar el archivo a algun FTP.
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
ā05-26-2017 04:43 AM
¿No puedes copiarlo desde tu local con scp? Si desde tu mÔquina tienes acceso puedes intentar lo siguiente: scp usuario@ip-servidor:/home/usuario/catalina.out ruta_local Donde ruta_local es ruta de tu pc para guardar el archivo.

- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
ā05-26-2017 05:25 AM
Mi mĆ quina es windows, el servidor sĆ es Red Hat. AdemĆ s, tengo puertos capados por polĆticas de empresa.... no es fĆ”cil no......

- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
ā05-26-2017 07:27 AM
Al fin lo encontrƩ!
El problema estaba en las DNS. Alfresco utiliza el nombre de la mƔquina para sus conexiones, y no sƩ porquƩ las DNS no resuelven el nombre de mi servdior. He aƱadido el nombre en el HOSTS y ya funciona todo.
Muchas gracias Cristina!!!!
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
ā05-29-2017 07:00 AM

- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
ā08-24-2020 04:02 PM
Tengo este error
En la pagina web aparece
Estado HTTP 404 - /share/page/
type Informe de estado
mensaje /share/page/
descripción El recurso requerido no estÔ disponible.
Apache Tomcat/7.0.x
En el log aparece
# tail -f alfresco.log
at org.apache.catalina.startup.HostConfig$DeployDescriptor.run(HostConfig.java:1966)
at java.util.concurrent.Executors$RunnableAdapter.call(Executors.java:511)
at java.util.concurrent.FutureTask.run(FutureTask.java:266)
at java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1142)
at java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:617)
at java.lang.Thread.run(Thread.java:748)
2020-08-21 15:51:36,576 INFO [org.alfresco.repo.management.subsystems.ChildApplicationContextFactory] [localhost-startStop-1] Stopping 'ContentStore' subsystem, ID: [ContentStore, managed, unencrypted]
2020-08-21 15:51:36,576 INFO [org.alfresco.repo.management.subsystems.ChildApplicationContextFactory] [localhost-startStop-1] Stopped 'ContentStore' subsystem, ID: [ContentStore, managed, unencrypted]
2020-08-21 15:51:37,180 INFO [org.alfresco.repo.management.subsystems.ChildApplicationContextFactory] [localhost-startStop-1] Stopping 'Authentication' subsystem, ID: [Authentication, managed, alfrescoNtlm1]
2020-08-21 15:51:37,180 INFO [org.alfresco.repo.management.subsystems.ChildApplicationContextFactory] [localhost-startStop-1] Stopped 'Authentication' subsystem, ID: [Authentication, managed, alfrescoNtlm1]

- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
ā08-25-2020 09:02 AM
Buenos dĆas, si me pudieran ayudar.
En la pagian web aparece
Estado HTTP 404 - /share/page/
type Informe de estado
mensaje /share/page/
descripción El recurso requerido no estÔ disponible.
Apache Tomcat/7.0.x
En el log aparece
# tail -f alfresco.log
at org.apache.catalina.startup.HostConfig$DeployDescriptor.run(HostConfig.java:1966)
at java.util.concurrent.Executors$RunnableAdapter.call(Executors.java:511)
at java.util.concurrent.FutureTask.run(FutureTask.java:266)
at java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1142)
at java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:617)
at java.lang.Thread.run(Thread.java:748)
2020-08-21 15:51:36,576 INFO [org.alfresco.repo.management.subsystems.ChildApplicationContextFactory] [localhost-startStop-1] Stopping 'ContentStore' subsystem, ID: [ContentStore, managed, unencrypted]
2020-08-21 15:51:36,576 INFO [org.alfresco.repo.management.subsystems.ChildApplicationContextFactory] [localhost-startStop-1] Stopped 'ContentStore' subsystem, ID: [ContentStore, managed, unencrypted]
2020-08-21 15:51:37,180 INFO [org.alfresco.repo.management.subsystems.ChildApplicationContextFactory] [localhost-startStop-1] Stopping 'Authentication' subsystem, ID: [Authentication, managed, alfrescoNtlm1]
2020-08-21 15:51:37,180 INFO [org.alfresco.repo.management.subsystems.ChildApplicationContextFactory] [localhost-startStop-1] Stopped 'Authentication' subsystem, ID: [Authentication, managed, alfrescoNtlm1]

- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
ā08-26-2020 11:08 AM
Alguna ayuda por favor
