Olá,
Eu havia atualizado a versão do meu Apex para 19.1. Porém tive que revertê-lo para a versão que estava anteriormente (5.1). Só que agora as imagens não estão aparecendo nas aplicações. Os usuários não estão bloqueados. O que pode ser?
Imagens não aparecem após atualizar e reverter versão
-
- Rank: Analista Sênior
- Mensagens: 155
- Registrado em: Sex, 17 Out 2008 6:05 pm
- Localização: Campo Grande - MS
-
- Rank: Analista Sênior
- Mensagens: 155
- Registrado em: Sex, 17 Out 2008 6:05 pm
- Localização: Campo Grande - MS
São as imagens que uso no logo das aplicações.
- dr_gori
- Moderador
- Mensagens: 5024
- Registrado em: Seg, 03 Mai 2004 3:08 pm
- Localização: Portland, OR USA
- Contato:
Thomas F. G
Você já respondeu a dúvida de alguém hoje?
https://glufke.net/oracle/search.php?search_id=unanswered
Você já respondeu a dúvida de alguém hoje?
https://glufke.net/oracle/search.php?search_id=unanswered
Eu achei um artigo no metalink com um problema semelhante ao seu:
Static Images not Displaying in APEX 5.0 or after Upgrade from APEX 4.2 to APEX 5.0 (Doc ID 2024825.1)
https://support.oracle.com/epmos/faces/ ... ed0331tr_4
Um outro erro semelhante dá a seguinte solução:
Posta aqui se isso deu certo !
Static Images not Displaying in APEX 5.0 or after Upgrade from APEX 4.2 to APEX 5.0 (Doc ID 2024825.1)
https://support.oracle.com/epmos/faces/ ... ed0331tr_4
CAUSE
For APEX 5.0, REST must be set up correctly in order to display workspace images. This was not required for previous versions of APEX.
SOLUTION
Configure REST correctly per Note 2004672.1 Receive "There are Issues with the Configuration of The Static Files..." After Upgrading to APEX 5.0
As can be seen from the referenced note there can be a number of configuration related reasons that REST is not configured correctly in APEX 5.0 which will cause this issue.
In this particular upgrade scenario REST was configured correctly but the passwords for the APEX_LISTENER and APEX_REST_PUBLIC_USER had expired. Turning on ORDS debugging showed the following error message:
WebException [statusCode=503]
at oracle.dbtools.rt.web.WebException.webException(WebException.java:343)
.................
.................
at java.lang.Thread.run(Thread.java:701)
Caused by: oracle.dbtools.common.jdbc.ConnectionPoolException: The pool named: apex_al is not correctly configured, error: ORA-01017: invalid username/password; logon denied
A quick test to verify that REST is configured correctly is to run the sample REST service demo:
SQL Workshop -> RESTFul Services -> Click on "Reset Sample Data" -> Click on oracle.example.hr -> Click on the "GET" under "empinfo/ in the upper left -> Click Test in the lower left
You should be able to open or save the output file.
Run the following command and restart Oracle REST Data Services:
java -jar ords.war validate --database apex
For example:
[appuat3@abc uat3ords]$ java -jar apex.war validate --database apex
Please login with SYSDBA privileges to verify Oracle REST Data Services schema.
Enter the username with SYSDBA privileges to verify the installation [SYS]:
Enter the database password for SYS:
Confirm password:
Oracle REST Data Services will be validated.
Validating Oracle REST Data Services schema version 3.0.6.176.08.46
... Log file written to /u01/uat3ords/logs/ords_validate_core_2016-12-11_151103_00151.log
Completed validating Oracle REST Data Services version 3.0.6.176.08.46. Elapsed time: 00:00:08.581
-
- Rank: Analista Sênior
- Mensagens: 155
- Registrado em: Sex, 17 Out 2008 6:05 pm
- Localização: Campo Grande - MS
Tentei rodar o comando java -jar ords.war validate -- database apex e deu o seguinte erro:
Mai 21, 2019 1:25:26 PM oracle.dbtools.rt.config.setup.SchemaSetup verifyDBAUserConnection
WARNING: Falha ao estabelecer conexão com o usuário SYS AS SYSDBA jdbc:oracle:thin:@<host>:<porta>:<banco>
Erro de ES: Connection reset
Mai 21, 2019 1:25:26 PM oracle.dbtools.rt.config.setup.SchemaSetup verifyDBAUserConnection
WARNING: Falha ao estabelecer conexão com o usuário SYS AS SYSDBA jdbc:oracle:thin:@<host>:<porta>:<banco>
Erro de ES: Connection reset
-
- Rank: Analista Sênior
- Mensagens: 155
- Registrado em: Sex, 17 Out 2008 6:05 pm
- Localização: Campo Grande - MS
Não. Foi erro apenas na transcrição para o fórum.
Outra coisa: se eu uso o mesmo comando até o validate, ele é executado normalmente.
Outra coisa: se eu uso o mesmo comando até o validate, ele é executado normalmente.
-
- Informação
-
Quem está online
Usuários navegando neste fórum: Nenhum usuário registrado e 1 visitante