|
|
|
Не проходит кириллица в Label
|
|||
|---|---|---|---|
|
#18+
irbis_al , уже 5 апекс.. и я об этом писала уже в 3м посте) Но на 4й версии проблема та же самая, даже можно было ее решить, вводя кириллицу в западной кодировке в браузере, толкьо при сохранении потом в среде разработки эта кириллица отображалась нечитаемо, но приложение работало, но в 5 версии и это не катит.. вы лучше перечитайте предыдущие посты, а?)) SvDev , при попытке запустить http localhost на машине с апексом, то есть при запуске http://localhost/pls/apex/f?p=4550:1 браузер выдает: There are issues with the configuration of the Static Files in your environment. Please consult the "Configuring Static File Support" section in the Application Express Installation Guide. Не очень понимаю как включить дебаг апекс, раньше тулбаром внизу приложения пользовалась, пошла искать, как его включать пакетами. ... |
|||
|
:
Нравится:
Не нравится:
|
|||
| 27.05.2015, 17:36 |
|
||
|
Не проходит кириллица в Label
|
|||
|---|---|---|---|
|
#18+
Selesta_, К html вопросов нет. Еще 2 вопроса остались открытыми: 1. посмотреть, воспроизводится ли через http localhost на машине, где установлен апекс 2. Включить апекс дебаг и посмотреть, не обрывается ли он и нет ли там ошибок 3. покажите select * from v$version - В конфигах апача вполне может быть где-нибудь косяк и его требуется переустановить, если 1-3 не поможет выявить проблему, то, как вариант, поднять EPG или ORDS можно на какой-нибудь другой порт и проверить, работает ли там, не факт, что поможет, но, как вариант. ... |
|||
|
:
Нравится:
Не нравится:
|
|||
| 27.05.2015, 17:38 |
|
||
|
Не проходит кириллица в Label
|
|||
|---|---|---|---|
|
#18+
Selesta_, apex debug можно включить с другой страницы, потом перейти на нужную, либо url подправить ... |
|||
|
:
Нравится:
Не нравится:
|
|||
| 27.05.2015, 17:40 |
|
||
|
Не проходит кириллица в Label
|
|||
|---|---|---|---|
|
#18+
Selesta_There are issues with the configuration of the Static Files in your environment. Please consult the "Configuring Static File Support" section in the Application Express Installation Guide. Явно что-то с картинками, когда апгрейдили апекс, проверьте, что картинки из 5-го апекса скопированы в ту папку + select DBMS_XDB.GETHTTPPORT FROM DUAL =0 ... |
|||
|
:
Нравится:
Не нравится:
|
|||
| 27.05.2015, 17:59 |
|
||
|
Не проходит кириллица в Label
|
|||
|---|---|---|---|
|
#18+
Selesta_, + конечно же надо найти и глянуть error log апача ... |
|||
|
:
Нравится:
Не нравится:
|
|||
| 27.05.2015, 18:04 |
|
||
|
Не проходит кириллица в Label
|
|||
|---|---|---|---|
|
#18+
SvDev1. посмотреть, воспроизводится ли через http localhost на машине, где установлен апекс А как проверить? ) Через браузер на локальной машине - все странички что были сформированы через Pl/sql developer, пакетом htp - работают, а страница http://localhost/pls/apex не хочет загружатся - я писала. SvDev3. покажите select * from v$version Oracle Database 11g Enterprise Edition Release 11.2.0.2.0 - 64bit Production PL/SQL Release 11.2.0.2.0 - Production CORE 11.2.0.2.0 Production TNS for Linux: Version 11.2.0.2.0 - Production NLSRTL Version 11.2.0.2.0 - Production SvDevВключить апекс дебаг и посмотреть, не обрывается ли он и нет ли там ошибок Включила на страничке в логином, потом таблицу посмотрела - R E Q U E S T show Language derived from: FLOW_PRIMARY_LANGUAGE, current browser language: ru alter session set nls_language='RUSSIAN' nls_territory='RUSSIA' NLS: CSV charset=CL8MSWIN1251 ...NLS: Set Decimal separator="," ...NLS: Set NLS Group separator=" " ...NLS: Set g_nls_date_format="DD.MM.RR" ...NLS: Set g_nls_timestamp_format="DD.MM.RR HH24:MI:SSXFF" ...NLS: Set g_nls_timestamp_tz_format="DD.MM.RR HH24:MI:SSXFF TZR" NLS: Language=ru Application 201, Page Template: 6308417404747560 Authentication check: Application Express Authentication (NATIVE_APEX_ACCOUNTS) ... sentry+verification success ...Session ID 8719620788006 can be used ...fetch session state from database fetch items (exact) ...Setting session time_zone to +03:00 ...Check for session expiration: Branch point: Before Header Display Page from Cache Fetch application meta data ...http header processing ...set mime type: text/html ...set additional http headers Process point: BEFORE_HEADER Processes - point: BEFORE_HEADER ...Process "Get Username Cookie" - Type: NATIVE_PLSQL "...Execute Statement: begin :P101_USERNAME := apex_authentication.get_login_username_cookie; end;" ...Session State: Saved Item "P101_USERNAME" New Value="vkp" ...close http header Show page template header Rendering form open tag and internal values Process point: AFTER_HEADER Processes - point: AFTER_HEADER Evaluate which regions should be rendered for display point AFTER_HEADER ...No regions to render Process point: BEFORE_BOX_BODY Processes - point: BEFORE_BOX_BODY Show page template body Evaluate which regions should be rendered for display point REGION_POSITION_02 ...No regions to render Evaluate which regions should be rendered for display point BODY ...No regions to render Evaluate which regions should be rendered for display point BODY_1 ...No regions to render Evaluate which regions should be rendered for display point BODY_2 ...No regions to render ......No page items/buttons to render Evaluate which regions should be rendered for display point BODY_3 ...No grid layout necessary, because everything is displayed in first column Render regions ...Region: Login ...region is nocache - do not cache ......Render page items and buttons Evaluate which sub regions should be rendered ...No sub regions to render Evaluate which regions should be rendered for display point REGION_POSITION_03 ...No regions to render Process point: AFTER_BOX_BODY Processes - point: AFTER_BOX_BODY Process point: BEFORE_FOOTER Processes - point: BEFORE_FOOTER Evaluate which regions should be rendered for display point BEFORE_FOOTER ...No regions to render Show page footer Show page tempate footer Rendering form close tag and page checksum Process point: AFTER_FOOTER Processes - point: AFTER_FOOTER gv$sesstat.statistic# = 436: execute count=2 Final commit ... |
|||
|
:
Нравится:
Не нравится:
|
|||
| 27.05.2015, 18:05 |
|
||
|
Не проходит кириллица в Label
|
|||
|---|---|---|---|
|
#18+
Поднимите EPG для теста. делов на 30 мин. ... |
|||
|
:
Нравится:
Не нравится:
|
|||
| 27.05.2015, 18:06 |
|
||
|
Не проходит кириллица в Label
|
|||
|---|---|---|---|
|
#18+
Если с ним работает, то потом ords а апач выкинуть. ...не взаимная любовь у вас. ... |
|||
|
:
Нравится:
Не нравится:
|
|||
| 27.05.2015, 18:11 |
|
||
|
Не проходит кириллица в Label
|
|||
|---|---|---|---|
|
#18+
SvDevЯвно что-то с картинками, когда апгрейдили апекс, проверьте, что картинки из 5-го апекса скопированы в ту папку + select DBMS_XDB.GETHTTPPORT FROM DUAL =0 Картинок и в 4 апексе не было в приложениях, по крайней мере в фильтрах поиска в репортах. select DBMS_XDB.GETHTTPPORT FROM DUAL = 0 ... |
|||
|
:
Нравится:
Не нравится:
|
|||
| 27.05.2015, 18:11 |
|
||
|
Не проходит кириллица в Label
|
|||
|---|---|---|---|
|
#18+
Selesta_SvDev1. посмотреть, воспроизводится ли через http localhost на машине, где установлен апекс А как проверить? ) Через браузер на локальной машине - все странички что были сформированы через Pl/sql developer, пакетом htp - работают, а страница http://localhost/pls/apex не хочет загружатся - я писала. см.выше = apex debug нужен не логина, а стр. которая обрывается. На стр. логина можно включить, перейти на проблемную страницу, потом вернуться => view debug, отключить фильт по тек. странице => выбрать дебаг с проблемной страницы из списка ... |
|||
|
:
Нравится:
Не нравится:
|
|||
| 27.05.2015, 18:12 |
|
||
|
Не проходит кириллица в Label
|
|||
|---|---|---|---|
|
#18+
Selesta_Картинок и в 4 апексе не было в приложениях, по крайней мере в фильтрах поиска в репортах. Это неважно, там не только картинки, еще куча всяких статических ресурсов для тем и общий js api. Копию старой папки только сделать не забыть, перезаписать имеющиеся в ней файлы. ... |
|||
|
:
Нравится:
Не нравится:
|
|||
| 27.05.2015, 18:15 |
|
||
|
Не проходит кириллица в Label
|
|||
|---|---|---|---|
|
#18+
Petro123, я ж не умею, я не админ, мне даже workspace создавать не дали, может и правильно))) EPG сама б хотела, не от меня зависит) Ладно, все остальное завтра. ... |
|||
|
:
Нравится:
Не нравится:
|
|||
| 27.05.2015, 18:16 |
|
||
|
Не проходит кириллица в Label
|
|||
|---|---|---|---|
|
#18+
Selesta_, Слушайте у Вас либо апекс криво стоит... Либо винда -клмент тупит. Давайте винду клиент попробуем исключить http://cis-pos.com/apex/f?p=4550:1:0::::: WS test user test pass test Вот оракле с 1251 сделайте там что-нибудь на своей винде. ... |
|||
|
:
Нравится:
Не нравится:
|
|||
| 27.05.2015, 18:19 |
|
||
|
Не проходит кириллица в Label
|
|||
|---|---|---|---|
|
#18+
SvDevSelesta_пропущено... А как проверить? ) Через браузер на локальной машине - все странички что были сформированы через Pl/sql developer, пакетом htp - работают, а страница http://localhost/pls/apex не хочет загружатся - я писала. см.выше = apex debug нужен не логина, а стр. которая обрывается. На стр. логина можно включить, перейти на проблемную страницу, потом вернуться => view debug, отключить фильт по тек. странице => выбрать дебаг с проблемной страницы из списка Так и делала, но проблемную страницу не дебажит вообще. ... |
|||
|
:
Нравится:
Не нравится:
|
|||
| 27.05.2015, 18:21 |
|
||
|
Не проходит кириллица в Label
|
|||
|---|---|---|---|
|
#18+
irbis_alSelesta_, Слушайте у Вас либо апекс криво стоит... Либо винда -клмент тупит. Давайте винду клиент попробуем исключить http://cis-pos.com/apex/f?p=4550:1:0::::: WS test user test pass test Вот оракле с 1251 сделайте там что-нибудь на своей винде. http://cis-pos.com/apex/f?p=105:1 видно клиент в порядке ... |
|||
|
:
Нравится:
Не нравится:
|
|||
| 27.05.2015, 18:26 |
|
||
|
Не проходит кириллица в Label
|
|||
|---|---|---|---|
|
#18+
Selesta_irbis_alSelesta_, Слушайте у Вас либо апекс криво стоит... Либо винда -клмент тупит. Давайте винду клиент попробуем исключить http://cis-pos.com/apex/f?p=4550:1:0::::: WS test user test pass test Вот оракле с 1251 сделайте там что-нибудь на своей винде. http://cis-pos.com/apex/f?p=105:1 видно клиент в порядке Отлично. Второй этап Вы знаете пароль apex_public_user Если не знаете узнавайте.или пусть создатут такого же с правами. Поднимайте starndalone у себя на винде. И как только у Вас заработает standalonr прессуйте своего админа чтоб Вам настроил апач :-) ... |
|||
|
:
Нравится:
Не нравится:
|
|||
| 27.05.2015, 18:29 |
|
||
|
Не проходит кириллица в Label
|
|||
|---|---|---|---|
|
#18+
Selesta_Petro123, я ж не умею, я не админ, мне даже workspace создавать не дали, может и правильно))) EPG сама б хотела, не от меня зависит) Ладно, все остальное завтра. там всего 6 шагов....поиск. Можно и дома поставить). Если програимист'ка). ... |
|||
|
:
Нравится:
Не нравится:
|
|||
| 27.05.2015, 18:33 |
|
||
|
Не проходит кириллица в Label
|
|||
|---|---|---|---|
|
#18+
Selesta_Так и делала, но проблемную страницу не дебажит вообще. Значит, переходить не со страницы логина, а с любой другой страницы... логин дебаг режим сбрасывает. А вообще, стоит первым делом разобраться со статическими ресурсами There are issues with the configuration of the Static Files in your environment. Please consult the "Configuring Static File Support" section in the Application Express Installation Guide. и логами апача. ... |
|||
|
:
Нравится:
Не нравится:
|
|||
| 27.05.2015, 18:36 |
|
||
|
Не проходит кириллица в Label
|
|||
|---|---|---|---|
|
#18+
irbis_al )) Завтра разберусь, спасибо большое) Petro123, я разработчик-технолог) ... |
|||
|
:
Нравится:
Не нравится:
|
|||
| 27.05.2015, 18:40 |
|
||
|
Не проходит кириллица в Label
|
|||
|---|---|---|---|
|
#18+
irbis_al, Идея хорошая, только еще учесть, что RESTful в БД могут быть не установлены: Configuring ORDSThe configuration of RESTful Services is required when upgrading to Oracle Application Express release 5.0 and RESTful Services were not configured in a previous release. Проверить можно Код: plsql 1. 2. ... |
|||
|
:
Нравится:
Не нравится:
|
|||
| 27.05.2015, 19:03 |
|
||
|
Не проходит кириллица в Label
|
|||
|---|---|---|---|
|
#18+
SvDevselect decode(sum(1),2, 'установлен','не установлен') from dba_users t where t.username in ('APEX_REST_PUBLIC_USER','APEX_LISTENER') не установлен страница отдебаженная : R E Q U E S T show Language derived from: FLOW_PRIMARY_LANGUAGE, current browser language: ru alter session set nls_language='RUSSIAN' nls_territory='RUSSIA' NLS: CSV charset=CL8MSWIN1251 ...NLS: Set Decimal separator="," ...NLS: Set NLS Group separator=" " ...NLS: Set g_nls_date_format="DD.MM.RR" ...NLS: Set g_nls_timestamp_format="DD.MM.RR HH24:MI:SSXFF" ...NLS: Set g_nls_timestamp_tz_format="DD.MM.RR HH24:MI:SSXFF TZR" NLS: Language=ru Application 201, Page Template: 6308417404747560 Authentication check: Application Express Authentication (NATIVE_APEX_ACCOUNTS) ...fetch session state from database fetch items (exact) ... sentry+verification success ...Session ID 16135116104664 can be used ...Setting session time_zone to +03:00 ...Check for session expiration: Branch point: Before Header Display Page from Cache Fetch application meta data ...http header processing ...set mime type: text/html ...set additional http headers Process point: BEFORE_HEADER Processes - point: BEFORE_HEADER ...close http header Show page template header Rendering form open tag and internal values Process point: AFTER_HEADER Processes - point: AFTER_HEADER Evaluate which regions should be rendered for display point AFTER_HEADER ...No regions to render Process point: BEFORE_BOX_BODY Processes - point: BEFORE_BOX_BODY Show page template body Evaluate which regions should be rendered for display point REGION_POSITION_07 ...No regions to render Evaluate which regions should be rendered for display point REGION_POSITION_04 ...No regions to render Evaluate which regions should be rendered for display point REGION_POSITION_01 ...No regions to render Evaluate which regions should be rendered for display point REGION_POSITION_02 ...No regions to render Evaluate which regions should be rendered for display point BODY ...No grid layout necessary, because everything is displayed in first column Render regions ...Region: T_PLAN ...region is nocache - do not cache ......No page items/buttons to render Evaluate which sub regions should be rendered ...No sub regions to render Evaluate which regions should be rendered for display point BODY_1 ...No regions to render Evaluate which regions should be rendered for display point BODY_2 ...No regions to render ......No page items/buttons to render Evaluate which regions should be rendered for display point BODY_3 ...No regions to render Evaluate which regions should be rendered for display point REGION_POSITION_03 ...No regions to render Process point: AFTER_BOX_BODY Processes - point: AFTER_BOX_BODY Process point: BEFORE_FOOTER Processes - point: BEFORE_FOOTER Evaluate which regions should be rendered for display point BEFORE_FOOTER ...No regions to render Show page footer Show page tempate footer Evaluate which regions should be rendered for display point REGION_POSITION_05 ...No regions to render Rendering form close tag and page checksum Process point: AFTER_FOOTER Processes - point: AFTER_FOOTER gv$sesstat.statistic# = 436: execute count=2 Final commit Лог апача : [Thu May 28 09:02:10 2015] [warn] Found ohs process id 0 in scoreboard, skip this entry [Thu May 28 09:02:10 2015] [warn] Found ohs process id 0 in scoreboard, skip this entry .... [Thu May 28 09:02:52 2015] [error] [client 10.6.8.33] [ecid: 1432792972:10.1.100.14:24741:0:994,0] File does not exist: /opt/oracle/OraHome_1/Apache/Apache/htdocs/fs/monitoring/updates/js/jquery-1.7.2.min.js [Thu May 28 09:03:10 2015] [warn] Found ohs process id 0 in scoreboard, skip this entry [Thu May 28 09:03:10 2015] [warn] Found ohs process id 0 in scoreboard, skip this entry ...... [Thu May 28 09:03:37 2015] [alert] [client 10.1.103.27] [ecid: 1432793017:10.1.100.14:8987:0:10909,0] mod_plsql: Content-Length header value (size=9552 bytes) does not match the total number of bytes streamed (size=9606 bytes). This is most likely caused by the charset mismatch between modplsql (charset=AL32UTF8) and the database (charset=CL8MSWIN1251) and has performance implications. Please correct this by setting the PlsqlNLSLanguage property correctly. ..... [Thu May 28 09:03:40 2015] [warn] Found ohs process id 0 in scoreboard, skip this entry .... [Thu May 28 09:03:41 2015] [error] [client 10.63.130.20] [ecid: 1432793021:10.1.100.14:24741:0:997,0] mod_plsql: /pls/pf/pf_model.main1 HTTP-404 ORA-02396: \xef\xf0\xe5\xe2\xfb\xf8\xe5\xed\xee \xec\xe0\xea\xf1\xe8\xec\xe0\xeb\xfc\xed\xee\xe5 \xe2\xf0\xe5\xec\xff \xee\xe6\xe8\xe4\xe0\xed\xe8\xff, \xef\xee\xe2\xf2\xee\xf0\xe8\xf2\xe5 \xf1\xee\xe5\xe4\xe8\xed\xe5\xed\xe8\xe5 \xe5\xf9\xe5 \xf0\xe0\xe7\n [Thu May 28 09:03:41 2015] [alert] [client 10.63.130.20] [ecid: 1432793021:10.1.100.14:24741:0:997,0] mod_plsql: Unable to reset state for mode 0: Err 1012 url=>/pls/pf/pf_model.main1 С Static File буду разбираться... насколько я понимаю в папке /opt/oracle/OraHome_1/Apache/Apache/htdocs/apex5i/ все есть, кроме того файла jquery-1.7.2.min.js но врядли он влияет на ошибку. Что это за проблема с Content-Length ?( ... |
|||
|
:
Нравится:
Не нравится:
|
|||
| 28.05.2015, 09:16 |
|
||
|
Не проходит кириллица в Label
|
|||
|---|---|---|---|
|
#18+
Selesta_irbis_al )) Завтра разберусь, спасибо большое) Petro123, я разработчик-технолог) угу. Именно технолог у вас там должен конфиги апача изучать). Вы можете вообще без него разрабатывать. Он на продакшене у заказчика должен быть. Заняться вам больше нечем)). Удачи! ... |
|||
|
:
Нравится:
Не нравится:
|
|||
| 28.05.2015, 09:31 |
|
||
|
Не проходит кириллица в Label
|
|||
|---|---|---|---|
|
#18+
Selesta_С Static File буду разбираться... насколько я понимаю в папке /opt/oracle/OraHome_1/Apache/Apache/htdocs/apex5i/ все есть, кроме того файла jquery-1.7.2.min.js но врядли он влияет на ошибку. Что это за проблема с Content-Length ?( Всё нафиг снести и ставить по новой, по шагам. EPG или ords или апач. ... |
|||
|
:
Нравится:
Не нравится:
|
|||
| 28.05.2015, 09:36 |
|
||
|
Не проходит кириллица в Label
|
|||
|---|---|---|---|
|
#18+
the charset mismatch between modplsql (charset=AL32UTF8) and the database (charset=CL8MSWIN1251) and has performance implications. Please correct this by setting the PlsqlNLSLanguage property correctly. Вот тут mismatch between modplsql (charset=AL32UTF8) and the database (charset=CL8MSWIN1251) собака "порылась" ... |
|||
|
:
Нравится:
Не нравится:
|
|||
| 28.05.2015, 10:10 |
|
||
|
Не проходит кириллица в Label
|
|||
|---|---|---|---|
|
#18+
Selesta_, Могу сказать, что mod_plsql с win1251 в базе дружит, хотя логи подозрительные. Localhost нужно проверить, т.к. иногда бывает, что кто-то посередке обрезает (jquery-1.7.2.min.js исправьте, может влиять на ошибку со static files, точно сложно сказать, т.к. это всё фишки 5.0, который вышел недавно) ... |
|||
|
:
Нравится:
Не нравится:
|
|||
| 28.05.2015, 10:56 |
|
||
|
|

start [/forum/topic.php?fid=50&msg=38970085&tid=1874927]: |
0ms |
get settings: |
6ms |
get forum list: |
13ms |
check forum access: |
2ms |
check topic access: |
2ms |
track hit: |
167ms |
get topic data: |
9ms |
get forum data: |
2ms |
get page messages: |
57ms |
get tp. blocked users: |
1ms |
| others: | 210ms |
| total: | 469ms |

| 0 / 0 |
