Меню

Frm 41211 ошибка интеграции сбой ssl при прогоне другого продукта

ПК работает медленно?

  • 1. Загрузите ASR Pro с веб-сайта
  • 2. Установите его на свой компьютер.
  • 3. Запустите сканирование, чтобы найти вредоносные программы или вирусы, которые могут скрываться в вашей системе.
  • Улучшите скорость своего компьютера сегодня, загрузив это программное обеспечение — оно решит проблемы с вашим ПК. г.

    За последние несколько дней некоторые из наших пользователей сообщали об ошибке 41211.

    Не тратьте время, пока мы проверяем ваш браузер

    41211 error

    После установки Oracle Forms в дополнение к Reports 6.0 18) (исправление на 64-битном сервере Windows 08, теперь мы получаем следующую ошибку, когда проверяем, запускать ли отчет из: Проблема

    Это можно воспроизвести на другом сервере с той же операционной системой Windows.

    Одна из предложенных альтернатив (расширение REPORTS60_PATH), которую мы уже сделали, но которая не помогла бы решить всю проблему.Другая афера заключалась в сокращении содержимого переменных плана, которые устанавливаются перед Oracle Forms и, следовательно, в отчетах. Мы проверим это позже, тем не менее, на другом сервере.

    Мы будем очень благодарны за дальнейшие советы по исправлению этого типа ошибок.

    ПК работает медленно?

    ASR Pro — идеальное решение для ремонта вашего ПК! Он не только быстро и безопасно диагностирует и устраняет различные проблемы с Windows, но также повышает производительность системы, оптимизирует память, повышает безопасность и точно настраивает ваш компьютер для максимальной надежности. Так зачем ждать? Начните сегодня!

    Здравствуйте,
    Считаю созданный “report.rdf”
    Это требует или, возможно, параметров. Я хочу назвать этот раздел, начиная от форм
    Теперь у меня есть объект бревна в форме.
    Я определил следующие апартаменты объектов отчета
    1. Имя файла последнее направление ‘d: fol1 as.rdf’
    2. «Пакетный» режим общей производительности
    3. Режим связи «Синхронный»
    4. Присвоение типа отчета, обычно связанного с «файлом»
    5. Введите название “Место назначения” в поле: temp ‘
    6. Сообщите целевой формат, учитывая, что это «PDF»

    .

    Я написал соответствующие коды для триггера «WHEN-BUTTON-PRESSED» для параметра increment paramount для отображения отчета
    List_id: = Create_Parameter_List (‘input_params’);
    Add_Parameter (List_id,
    Add_Parameter (List_id, p_1 ‘, TEXT_PARAMETER,’ значение1 ‘); ‘p_2’, ТЕКСТ_ПАРАМЕТР, ‘значение2’);
    Добавить_параметр (List_id, ‘p_3’, TEXT_PARAMETER, ‘value3’);
    repid: = FIND_REPORT_OBJECT (‘нравится’);
    v_rep: = RUN_REPORT_OBJECT (repid, ‘input_params’);
    Destroy_Parameter_List (List_id);

    Когда я нажимаю эту самую кнопку, я получаю сообщение об ошибке реализации
    FRM-41211: Ошибка интеграции: ошибка SSL при запуске другого продукта.
    Может ли общественность дать мне решение?
    Спасибо

     Вы получите указанную выше ошибку при использовании RUN_PRODUCT или RUN_REPORT_OBJECT в формах: это может произойти по нескольким причинам. Ниже приводится ряд причин и решений для Причины № 1) 
    =========================== приравнивается к
    < / pre>

    Вы пытаетесь решить эту проблему, следуя инструкциям .......

    Свойство «сервер отчетов» должно быть установлено для большинства объектов «отчет». Это можно установить во время разработки (в Forms Be Builder) в свойстве Report Server объекта Reports.

    может оставаться установленным программно, используя встроенный SET_REPORT_OBJECT_PROPERTY, аналогично этому:

     Причина № 2) - Несколько вызовов RUN_PRODUCT / RUN_REPORT_OBJECT: 
    ================================ подразумевает = ================================================ === = ========

    Когда ваш сайт запускает несколько отчетов в формах, например идеальный цикл и даже с
    Run_report_object Run_product в режиме связи -
    Асинхронные покупатели получают ошибку FRM 41211 ИНТЕГРАЦИЯ <ОШИБКА: SSL НЕВОЗМОЖНО ВЫПОЛНИТЬ И И И И И И ПРОДУКТ.

    Решение:
    ========================
    1) Примерно используйте СИНХРОННЫЙ, если несколько из них работают асинхронно. . Отчеты. На этом этапе следующая заявка не будет выполняться, пока не будет фактически завершена первая заявка.


    41211 error

    2) Используйте тип триггера ON-ERROR на уровне формы, который использует:

    DECLARE
    lv_errcode number: подразумевает error_code;
    lv_errtype varchar2 (3): = error_type;
    lv_errtxt varchar2 (80): = текст ошибки;
    НАЧАТЬ
    ЕСЛИ (lv_errcode равен 41211) ТОГДА null;
    ELSE
    сообщение (lv_errtype || '-' || to_char (lv_errcode) || ':' ||
    lv_errtxt); увеличить form_trigger_Failure;
    КОНЕЦ ЕСЛИ;
    КОНЕЦ;
    Это новый способ решения всей ошибки FRM-41211, если вы получили ее по ошибке
    здесь. Введите

    3) Небольшая задержка между двумя звонками по мобильному телефону. Например, запускать каждую команду PAUSE, вероятно, createSet TIMER между последовательными
    командами run_product run_report_object.

     Причина №3 - Проблемы окружающей среды: 
    ================================ ==== = = =======

    Тот же отчет можно успешно запустить на другой компьютер.
    Форма компилируется и успешно управляется, это возможно только по телефону
    RUN_PRODUCT или RUN_REPORT_OBJECT, когда появляется указанная выше ошибка.

    Решение:
    =======================

    Убедитесь, что REPORTS60_PATH установлен правильно. ...

    Путь должен указывать на каталог, содержащий файлы EXE (например, файлы .rdf или .rap)

    , используемые Oracle Forms для создания отчета. Также убедитесь, что моя переменная среды
    написана правильно (REPORTS60_PATH, а не REPORT60_PATH).
    Это переменная среды, в которой обычно система будет использовать ее для доступа к исполняемым файлам вашей семьи из отчета
    . Фейс означает «курьер

     причина действительно не в проблемах с памятью: 
    ==================================== = означает = ====

    Чаще всего ошибки интеграции сайта возникают только из-за проблем с ресурсами памяти.
    Этот тип ошибки также может возникать, если у человека не хватает РЕАЛЬНОЙ (НОРМАЛЬНОЙ) памяти
    окончательно поможет вам с отчетами или графиками запуска.

     Основная рекомендация - 8 МБ ОЗУ для компонента среды выполнения 
    3 МБ подходят для любой дополнительной среды выполнения, которую вы хотите обучать одновременно.
    16 МБ ОЗУ лучше всего подходит для компонента дизайна и
    более 4 МБ для любого дизайнера, которому действительно нужны услуги одновременно ===================== ====================================== ===
    Убедитесь, что у вас установлен Oracle Graphics , версия
    , относящаяся к Oracle Reports, и Oracle Book, которые аналогичны версии Oracle Forms, которую вы обычно используете. Причина 6) не для установки во всей локальной сети разработчика:
    ==================================== ================================================== ================= = равно ===================
    Вы используете хорошее программное обеспечение Windows. с установкой
    LAN (продукты Oracle обычно устанавливаются на сетевой диск).
    Когда владельцы запускают встроенный RUN_PRODUCT для вызова Oracle Reports
    из Oracle Forms, возникает следующая ошибка:
    FRM-41211: Integration Supervisor - SSL Error r Когда работает другой продукт
    Запуск отчетов об этом стенде -alone сервер может привести к существенной ошибке
    : REP-118: Невозможно создать постоянный непостоянный файл.

    ПРИМЕЧАНИЕ. УСТАНОВКА ORACLE DEVELOPER БОЛЬШЕ НЕ ПОДДЕРЖИВАЕТСЯ.

    Вскоре после этого у вас может возникнуть проблема с REPORT DEVELOPER: RUNTIME может не устанавливаться в вашем гаджете или гаджет может быть установлен из более старой версии ... в этом случае существует серьезный конфликт между дизайном формы и время выполнения отчета. Убедитесь, что ваша структура не повреждена, и переустановите отчеты.

    Окончательный план ..... вы можете переустановить чьи-то отзывы
    (я решил свою проблему несколькими способами)

    1. Закройте все приложения, которые могут запускать
    [в частности, антивирусные программы ]

    2. Удалите ключ критического пути из всего реестра
    3. Установите отчеты
    для. Исправьте отчеты о маршрутах в реестре.
    5. Перезагрузите компьютер
    6. все закрытые приложения, которые должны быть запущены, когда Windows начинается с
    7. Запустите и просто вызовите чувство

    Улучшите скорость своего компьютера сегодня, загрузив это программное обеспечение - оно решит проблемы с вашим ПК. г.

    The Best Way To Fix Error 41211
    Der Beste Weg, Um Fehler 41211 Zu Machen
    오류 41211을 수정하는 가장 좋은 방법
    A Melhor Ferramenta Para Corrigir O Erro 41211
    Il Modo Migliore Per Consentire Loro Di Correggere L'errore 41211
    Det Perfekta Sättet Att åtgärda Fel 41211
    Le Meilleur Moyen De Corriger L'erreur 41211
    Preferowany Sposób Naprawienia Błędu 41211
    La Mejor Forma De Solucionar El Error 41211
    De Beste Manier Om Fout 41211 Te Verbeteren

    г.

    You receive the above error when using RUN_PRODUCT or RUN_REPORT_OBJECT in forms:This can occur for a number of reasons. Below are a number of Causes and Solutions 
    Cause no 1)
    ==========================

    Cause of this error may be……

    «Report Server» property of «Reports» object is not set.

    you can try to solve this problem by following guideline…….

    The «Report Server» property of the «Reports» object should be set. This could be either set in «Report Server» property of the «Reports» object during design time (in Forms Builder),

    or

    could be programaticaly set using SET_REPORT_OBJECT_PROPERTY built-in similar to following :

    set_report_object_property(l_repid, REPORT_SERVER, ‘name_of_reports_server’);

    where l_repid stands for the id of Reports Object

    Cause no 2) - Multiple Calls of RUN_PRODUCT/RUN_REPORT_OBJECT:
    ===============================================================

    If you run multiple Reports from Forms e.g. in a loop with
    Run_report_object or Run_product and the Communicaton Mode is
    Asynchronous you will get Error FRM-41211 INTEGRATION
    ERROR: SSL FAILURE RUNNING ANOTHER PRODUCT.

    Solution:
    ========================
    1) Use SYNCHRONOUS instead of ASYNCHRONOUS when running multiple
    reports. This way the next report will not run until the first
    completes.

    2) Use ON-ERROR trigger on forms-level as follows:

    DECLARE
    lv_errcode number := error_code;
    lv_errtype varchar2(3) := error_type;
    lv_errtxt varchar2(80) := error_text;
    BEGIN
    IF (lv_errcode = 41211) THEN null;
    ELSE
    message(lv_errtype || '-' || to_char(lv_errcode) || ': ' ||
    lv_errtxt);
    raise form_trigger_Failure;
    END IF;
    END;
    This will allow you to bypass the FRM-41211 error if you
    are receiving it in error.

    3) Introduce a small delay between the two calls. For instance,
    executing either the PAUSE command or create a TIMER between
    the successive RUN_PRODUCT/RUN_REPORT_OBJECT commands.

    Cause no 3 - Environment problems:
    =============================================

    The same report may be able to run successfully on another machine.
    The form may compile and run successfully, it is only when issuing
    the call to RUN_PRODUCT or RUN_REPORT_OBJECT that the above error occurs.

    Solution:
    ========================

    Verify that the REPORTS60_PATH is set correctly.
    The REPORTS60_PATH should point to a directory which contains
    the executable files (for example,.rdf or .rep files) that are
    used by Oracle Forms to run the report. Also make sure that the environment
    variable is spelled properly (REPORTS60_PATH and not REPORT60_PATH).
    This is the environment variable that is used by the system to find your
    reports executables.

    Cause no 4 - Memory Problems:  
    ========================================

    Integration errors are most commonly caused by memory resource problems.
    This type of error can also occur if you do not have enough REAL ( CONVENTIONAL )
    memory necessary to launch Reports or Graphics.

    A general recommendation is 8 MB of Memory for one runtime component
    and 3 MB for each additional Runtime you want to run concurrently.
    16 MB of memory are recommended for one Designer Component and
    an additional 4MB for each Designer you want to run concurrently.
    Cause no 5) Incompatible Report/Graphics Version:
    ======================================================
    Make sure that you have properly installed the Oracle Graphics,
    Oracle Reports and Oracle Book version that is compatible
    with the Oracle Forms version that you are running.
    Cause no 6) LAN Installation of Developer:
    ======================================================

    You are using a Windows platform using a LAN install
    (the Oracle products are installed on a network drive).
    When you issue the RUN_PRODUCT built-in to call Oracle Reports
    from Oracle Forms, the following error occurs:
    FRM-41211: Integration error -- SSL failure running another product
    Running the report stand-alone can result in the following
    error: REP-118 : Unable to create a temporary file.

    NOTE: LAN INSTALLATION IS NO LONGER SUPPORTED WITH ORACLE DEVELOPER.

    7) Last Cause may be …..

    May be this problem is for the REPORT DEVELOPER or RUNTIME not installed in your machine or might be one that is installed is of older version… there is a conflict between forms developer and reports run-time . be sure that your form is not corrupted and reinstall reports.

    Last solution….. you can reinstall of the reports
    ( i solved my problem by this way)

    1. close all applications that are runnig
    [especially antivirus progs]


    2. remove in the registry the reports path key

    3. install reports

    4. set your reports path in the register.

    5. reboot computer
    6. close all applications that would be start when windows start

    7.run form and call a report

    Реальный способ исправить ошибку 41211

    Table of Contents

    ПК работает медленно?

    За последние несколько дней некоторые из наших пользователей сообщали об ошибке 41211.

    Не тратьте время, пока мы проверяем ваш браузер

    После установки Oracle Forms в дополнение к Reports 6.0 18) (исправление на 64-битном сервере Windows 08, теперь мы получаем следующую ошибку, когда проверяем, запускать ли отчет из: Проблема

    Это можно воспроизвести на другом сервере с той же операционной системой Windows.

    Одна из предложенных альтернатив (расширение REPORTS60_PATH), которую мы уже сделали, но которая не помогла бы решить всю проблему.Другая афера заключалась в сокращении содержимого переменных плана, которые устанавливаются перед Oracle Forms и, следовательно, в отчетах. Мы проверим это позже, тем не менее, на другом сервере.

    Мы будем очень благодарны за дальнейшие советы по исправлению этого типа ошибок.

    ПК работает медленно?

    ASR Pro — идеальное решение для ремонта вашего ПК! Он не только быстро и безопасно диагностирует и устраняет различные проблемы с Windows, но также повышает производительность системы, оптимизирует память, повышает безопасность и точно настраивает ваш компьютер для максимальной надежности. Так зачем ждать? Начните сегодня!

    Здравствуйте,
    Считаю созданный “report.rdf”
    Это требует или, возможно, параметров. Я хочу назвать этот раздел, начиная от форм
    Теперь у меня есть объект бревна в форме.
    Я определил следующие апартаменты объектов отчета
    1. Имя файла последнее направление ‘d: fol1 as.rdf’
    2. «Пакетный» режим общей производительности
    3. Режим связи «Синхронный»
    4. Присвоение типа отчета, обычно связанного с «файлом»
    5. Введите название “Место назначения” в поле: temp ‘
    6. Сообщите целевой формат, учитывая, что это «PDF»

    Я написал соответствующие коды для триггера «WHEN-BUTTON-PRESSED» для параметра increment paramount для отображения отчета
    List_id: = Create_Parameter_List (‘input_params’);
    Add_Parameter (List_id,
    Add_Parameter (List_id, p_1 ‘, TEXT_PARAMETER,’ значение1 ‘); ‘p_2’, ТЕКСТ_ПАРАМЕТР, ‘значение2’);
    Добавить_параметр (List_id, ‘p_3’, TEXT_PARAMETER, ‘value3’);
    repid: = FIND_REPORT_OBJECT (‘нравится’);
    v_rep: = RUN_REPORT_OBJECT (repid, ‘input_params’);
    Destroy_Parameter_List (List_id);

    Когда я нажимаю эту самую кнопку, я получаю сообщение об ошибке реализации
    FRM-41211: Ошибка интеграции: ошибка SSL при запуске другого продукта.
    Может ли общественность дать мне решение?
    Спасибо

    Вскоре после этого у вас может возникнуть проблема с REPORT DEVELOPER: RUNTIME может не устанавливаться в вашем гаджете или гаджет может быть установлен из более старой версии . в этом случае существует серьезный конфликт между дизайном формы и время выполнения отчета. Убедитесь, что ваша структура не повреждена, и переустановите отчеты.

    Окончательный план . вы можете переустановить чьи-то отзывы
    (я решил свою проблему несколькими способами)

    1. Закройте все приложения, которые могут запускать
    [в частности, антивирусные программы ]

    2. Удалите ключ критического пути из всего реестра
    3. Установите отчеты
    для. Исправьте отчеты о маршрутах в реестре.
    5. Перезагрузите компьютер
    6. все закрытые приложения, которые должны быть запущены, когда Windows начинается с
    7. Запустите и просто вызовите чувство

    Источник

    FRM-41211: Integration error: SSL failure running another product

    Have installed, Oracle and reports 12.2.1.3.0 and weblogic 12.2.1.3.0

    Following are system configuration

    Processor : Intel® Core™ i7-4500U CPU @ 1.80GHz 2.40 GHz

    OS : Windows 8.1 Enterprise

    System type : 64-bit Operating system, x64-based processor

    Oracle registry values

    FORMS_BUILDER_CLASSPATH and FORMS_PATH parameters are setup with required values, where plx,pll ,olb, fmb and fmx files are available. CLASSPATH having valid path value of frmbld.jar file.

    My Application is running successfully. But when i access the REPORTS from my application i have got following error message with ok button option.

    FRM-41211: Integration error: SSL failure running another product

    After pressing ‘OK’ button I got following error message.

    Report failed for destination type CACHE

    Could you suggest me, what configuration I have missed and what needs to setup?

    Answers

    If this is an urgent issue for you, I recommend you work with Oracle Support. The Forums are not the place for urgent issues. If you don’t have access to Oracle Support it may be something worth considering.

    As for your issue, more information is needed in order for anyone to assist.

    Also, to what you said, FORMS_BUILDER_CLASSPATH has nothing to do with a running form. It is strictly used by the Builder. As for runtime, any environment variables related to it are set in default.env.

    So to the details:

    1. Is this a new form or one that was created in an older Forms version? If created in an old version, what was that version?

    2. Did you properly configure Oracle Reports? There are several post install steps required in order to use Reports in v12. Refer to the documentation here (see Section 2.4.7.1):

    3. Have you reviewed the Forms/Reports Integration guide?

    Michael Ferrante

    Senior Principal Product Manager

    Thanks for the reply and sorry for the urgent message.

    Actually, I don’t have oracle support account.

    I have done the proper setup for report configuration. But still, i will check the points, what you have shared. I will let you know the detail.

    My admin server is running at port 7001

    While connecting the admin server to create report tool instance I got the following issue.

    Traceback (innermost last):

    File » «, line 1, in ?

    File » «, line 19, in connect

    File » «, line 553, in raiseWLSTException

    WLSTException: Error occurred while performing connect : Error getting the initial context. There is no server running at http://stcblr01ltp0064.apac.fadv.net

    :7001 : Failed to initialize JNDI context, tried 2 time or times totally, the interval of each time is 0ms.

    http://stcblr01ltp0064.apac.fadv.net:7001: Destination 0:0:0:0:0:0:0:1, 7001 unreachable.; nested exception is:

    java.io.IOException: Could not connect to http://stcblr01ltp0064.apac.fadv.net:7001; No available router to destination.; nested exception is:

    java.rmi.ConnectException: No available router to destination.

    Use dumpStack() to view the full stacktrace :

    This Exception occurred at Thu Jan 04 19:43:35 IST 2018.

    javax.naming.CommunicationException: Failed to initialize JNDI context, tried 2 time or times totally, the interval of each time is 0ms.

    http://stcblr01ltp0064.apac.fadv.net:7001: Destination 0:0:0:0:0:0:0:1, 7001 unreachable.; nested exception is:

    java.io.IOException: Could not connect to http://stcblr01ltp0064.apac.fadv.net:7001; No available router to destination.; nested exception is:

    java.rmi.ConnectException: No available router to destination. [Root exception is java.net.ConnectException: http://stcblr01ltp0064.apac.fadv.net:7001

    : Destination 0:0:0:0:0:0:0:1, 7001 unreachable.; nested exception is:

    java.io.IOException: Could not connect to http://stcblr01ltp0064.apac.fadv.net:7001; No available router to destination.; nested exception is:

    java.rmi.ConnectException: No available router to destination.]

    at javax.naming.InitialContext. (InitialContext.java:216)

    at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method)

    at org.python.core.PyReflectedFunction.__call__(Unknown Source)

    at org.python.core.PyMethod.__call__(Unknown Source)

    at org.python.core.PyObject.__call__(Unknown Source)

    at org.python.core.PyObject.invoke(Unknown Source)

    at org.python.pycode._pyx7.connect$1( :13)

    at org.python.core.PyTableCode.call(Unknown Source)

    at org.python.core.PyTableCode.call(Unknown Source)

    at org.python.core.PyTableCode.call(Unknown Source)

    at org.python.core.PyFunction.__call__(Unknown Source)

    at org.python.pycode._pyx120.f$0( :1)

    at org.python.core.PyTableCode.call(Unknown Source)

    at org.python.core.PyCode.call(Unknown Source)

    at org.python.util.PythonInterpreter.exec(Unknown Source)

    at org.python.util.InteractiveInterpreter.runcode(Unknown Source)

    at org.python.util.InteractiveInterpreter.runsource(Unknown Source)

    at org.python.util.InteractiveInterpreter.runsource(Unknown Source)

    at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method)

    Caused by: java.net.ConnectException: http://stcblr01ltp0064.apac.fadv.net:7001: Destination 0:0:0:0:0:0:0:1, 7001 unreachable.; nested exception is:

    java.io.IOException: Could not connect to http://stcblr01ltp0064.apac.fadv.net:7001; No available router to destination.; nested exception is:

    java.rmi.ConnectException: No available router to destination.

    Caused by: java.rmi.ConnectException: Destination 0:0:0:0:0:0:0:1, 7001 unreachable.; nested exception is:

    java.io.IOException: Could not connect to http://stcblr01ltp0064.apac.fadv.net:7001; No available router to destination.; nested exception is:

    java.rmi.ConnectException: No available router to destination.

    Caused by: java.rmi.ConnectException: No available router to destination.

    javax.naming.CommunicationException: Failed to initialize JNDI context, tried 2 time or times totally, the interval of each time is 0ms.

    http://stcblr01ltp0064.apac.fadv.net:7001: Destination 0:0:0:0:0:0:0:1, 7001 unreachable.; nested exception is:

    java.io.IOException: Could not connect to http://stcblr01ltp0064.apac.fadv.net:7001; No available router to destination.; nested exception is:

    java.rmi.ConnectException: No available router to destination. [Root exception is java.net.ConnectException: http://stcblr01ltp0064.apac.fadv.net:7001

    : Destination 0:0:0:0:0:0:0:1, 7001 unreachable.; nested exception is:

    java.io.IOException: Could not connect to http://stcblr01ltp0064.apac.fadv.net:7001; No available router to destination.; nested exception is:

    java.rmi.ConnectException: No available router to destination.]

    Added to that my hostname is the map to multiple IP addresses. Following I got from AdminServer.log file.

    and I am not able to create report tool instance at post install activity. Please help me to resolve this.

    The error seems fairly clear. You machine is likely incorrectly configured. You can’t have a hostname map to more than one IP address. Check the machine’s hosts file and make the appropriate corrections.

    In addition to making the correction, you could also use the correct IP address rather than the hostname when executing the WLST calls.

    Michael Ferrante

    Senior Principal Product Manager

    I did the post-installation steps for reports. Using the following comments, i have done that.

    A. Create the components

    1- Execute wlst.cmd

    2- Connect to AdminServer.

    3- Run the following wlst command.

    B. Create the standalone reports server

    1- Execute wlst.cmd

    2- Connect to the AdminServer.

    3- Run the following WLST command.

    Everything created successfully and I have restarted all the admin, WS_FORMS, and WS_REPORTS servers.

    -> I have ran startComponent.sh my_repsrv storeUserConfig to start the reports server as an oracle, But I got the following issue.

    ../oracle_common/common/bin/wlst_internal.sh: Don’t know how to set the shared library path for MINGW32_NT-6.2.

    Please have a look and let me know your comments and help me on this.

    It will be helpful if when you respond, you respond in the context of the feedback you receive. In other words, you told us that you tried the post install steps but they failed. We/I provided some suggestions as to what might be the cause. My expectation would be that you would have replied by saying «I fixed the post install step failure by doing X, Y, Z. I now believe the post install steps are done and correct. » However, instead you just repeated what you originally said which was «I did the post-installation steps. «. So now we don’t know if you just didn’t read what I posted or if you fixed the problem.

    Also, be aware that in order to do Forms/Reports integration, you need to set a new environment variable in the Forms Environment Configuration (e.g. default.env). The new environment variable is COMPONENT_CONFIG_PATH. For details, refer to the Release Notes here:

    Also, it is unclear why you are referring to something Windows related if you are on a Unix platform. What do you mean by this statement and from where did this reference come? «Don’t know how to set the shared library path for MINGW32_NT-6.2.«

    Источник

    Halimdba

    Halim is a Sr. Database Engineer/Data Architect (in Atlanta, USA) who is an Oracle certified (OCP) DBA, (OCP) Developer, Certified Cloud Architect Professional as well as OCI Autonomous DB specialist with extensive expertise in Database design, configuration, tuning, capacity planning, RAC, DG, Scripting, Python, PL/SQL etc. He achieved 16th position in worldwide first-ever PL/SQL Challenge cup playoff- http://plsql-challenge.blogspot.com/2010/07/winners-of-first-plsql-challenge.html

    Wednesday, April 8, 2009

    frm-41211 integration error: ssl failure running another product

    «Report Server» property of «Reports» object is not set.

    The «Report Server» property of the «Reports» object should be set. This could be either set in «Report Server» property of the «Reports» object during design time (in Forms Builder),

    could be programaticaly set using SET_REPORT_OBJECT_PROPERTY built-in similar to following :

    set_report_object_property(l_repid, REPORT_SERVER, ‘name_of_reports_server’);

    where l_repid stands for the id of Reports Object

    7) Last Cause may be .

    May be this problem is for the REPORT DEVELOPER or RUNTIME not installed in your machine or might be one that is installed is of older version. there is a conflict between forms developer and reports run-time . be sure that your form is not corrupted and reinstall reports.

    Last solution. you can reinstall of the reports
    ( i solved my problem by this way)

    1. close all applications that are runnig
    [especially antivirus progs]
    2. remove in the registry the reports path key
    3. install reports
    4. set your reports path in the register.
    5. reboot computer
    6. close all applications that would be start when windows start
    7.run form and call a report

    Источник

    Problem : FRM-41211 Integration error

    I got this error,

    “Frm-41211 Integration error: SSL failure running another product.”,

    when running reports from my form.

    I’ve created the call procedure using PL/SQL library. Previously, when I need to run a set of reports, I programmed them individually in the library, each with a different procedure run_report_xxx01, run_report_xxx02…etc.. This run_report_xxx01 procedure will do all the get_parameter_list, destroy_parameter_list, create_parameter_list and add_parameter for the specific report.

    After initiating all the parameters, in this procedure, it’ll call another procedure which will check for the print option. If the print option for the report is by ‘PDF’ (softcopy) & hardcopy, then it’ll call run_product two times, first time passing in parameter ‘destype’ as ‘PRINTER’, delete that parameter, pass in 2nd parameter as ‘FILE’.

    This is not efficient as when I gradually add new reports, I need to add new procedures (eg: run_report_xxxnew) and recompile the library and also related forms which referenced to it. I decided to create 2 new tables, 1 storing the report name to be generated and another stores the parameters for the reports. I rearrange the codes so that I don’t need to create new procedure everytime but to loop the tables for the data.

    After my changes, the codes which can be executed previously by separate procedure call for each report without any errors, now pop up a ‘FRM-41211’ error. The PDF Reports can be generated, but what’s the error all about and how to correct it?


    Solution: FRM-41211 Integration error

    I think you probably have hit a bug in reports.

    Problem Explanation:
    This bug does NOT affect all situations in which RUN_PRODUCT is used to call
    Oracle Reports from Oracle Forms.  This bug occurs when you issue a second
    ASYNCHRONOUS RUN_PRODUCT call to run a report, before the first report has
    completed.

    For example, if you want to get multiple reports based on the number
    of check boxes checked in the form, you should execute RUN_PRODUCT in
    SYNCHRONOUS mode.  This specifies that control returns to Oracle Forms only
    after Oracle Reports has finished executing for the report specified.  If
    ASYNCHRONOUS mode is used, control returns to Forms even though Reports has
    not finished and then the FRM-41211 error occurs.

    WOrkAround:
    Use SYSNCHRONOUS CALL or make sure that your run_product does not get called before the first call finishes.

    I got this error,

    «Frm-41211 Integration error: SSL failure running another product.»,

    when running reports from my form.

    I’ve created the call procedure using PL/SQL library. Previously, when I need to run a set of reports, I programmed them individually in the library, each with a different procedure run_report_xxx01, run_report_xxx02…etc.. This run_report_xxx01 procedure will do all the get_parameter_list, destroy_parameter_list, create_parameter_list and add_parameter for the specific report.

    After initiating all the parameters, in this procedure, it’ll call another procedure which will check for the print option. If the print option for the report is by ‘PDF’ (softcopy) & hardcopy, then it’ll call run_product two times, first time passing in parameter ‘destype’ as ‘PRINTER’, delete that parameter, pass in 2nd parameter as ‘FILE’.

    This is not efficient as when I gradually add new reports, I need to add new procedures (eg: run_report_xxxnew) and recompile the library and also related forms which referenced to it. I decided to create 2 new tables, 1 storing the report name to be generated and another stores the parameters for the reports. I rearrange the codes so that I don’t need to create new procedure everytime but to loop the tables for the data.

    After my changes, the codes which can be executed previously by separate procedure call for each report without any errors, now pop up a ‘FRM-41211’ error. The PDF Reports can be generated, but what’s the error all about and how to correct it?

    Reports (version 6i) are ran from Oracle Forms (version 6i) using Run_Product. Sometimes, this error appears and the reports background engine do not even appear. I’ve read that one of the reasons is that the reports background engine takes a long time to load into memory. If that is so, what is causing the delay and what would be the recommended solutions? I have just encountered this error for the first time and since our version is already desupported, we won’t be able to get much help from metalink.
    Any help will be greatly appreciated. Thanks!

    In a documentation that I read, one of the solutions they did was force the background engine to run before the RUN_PRODUCT command. In this case, after the RUN_PRODUCT, the reports background engine need to be closed. I’ll give this a try and see what happens.
    I am just wondering though that we have 5 servers whose structure and data are the same and yet this error only appears on one of the servers. In addition, this error fires randomly. For example, one report is ran 30 times and only crashes 2x. Why is the crashing so random?
    Anyway, thanks for your recommendation. Any other insights or whatever are very much welcome.

    Similar Messages

    • FRM-41211: Integration Error: SSL failure running another product Error

      Hai,
      I am developing POS Application in Oracle(Forms6i/Reports6i). I design the Invoice Print Format in Reports6i and call from the Invoice Form. When the
      user save the Invoice I Commit the Invoice and call the Invoice Report for Printing Immediately. I use Epson TM U210B Label Printer for Billing. Sometimes the Invoice Print is not coming in the Printer and it gives the
      following error(especially the First print after restart the computer).
      FRM-41211: Integration Error: SSL failure running
      another product
      After that if you print further for transaction no plm. only it gives the error first time of print
      So Please give the solutions immediately. I am waiting for Ur favourable Reply.
      Ur’s Shahul

      As Petr said make sure you’re reports25_tmp is set in your registry and that the directory exists AND you have the rights to write to that directory.
      You can also get this error if you try to issue a 2nd asynchronous run_product call to run a report and there is another one running. For this, Oracle has two ‘solutions’.
      1) Do not run more then one asynchronous report per session
      or
      2) Use a delay loop before calling the next report.
      It’s been my experience that #2 is worthless as, if it works, is doing pretty much the same thing as #1. I really hope this gets fixed (for good) at some point…somehow. <G>
      Chad

    • Error : FRM-41211 : Integration Error: SSL Failure Running Another Product

      Hi All
      I am using Forms & Reports 10g.
      I have a report .And i am trying to call in my forms and also i am passing parameters.
      But i am getting this error :
      My Code is :-
      DECLARE
      repid REPORT_OBJECT;
      v_rep VARCHAR2(100);
      rep_status VARCHAR2(20);
      plid ParamList;
      vParamValue number;
      BEGIN
      plid := Get_parameter_List(‘tmp’);
      IF NOT Id_Null(plid) THEN
      Destroy_parameter_List( plid );
      END IF;
      plid := Create_parameter_List(‘tmp’);
      Add_Parameter(PLid, ‘P_Block’, Text_Parameter, :block_query.item_block);
      Add_Parameter(PLid, ‘P_Category’, Text_Parameter, :block_query.item_category);
      Add_Parameter(PLid, ‘P_Dept’, Text_Parameter, :block_query.item_dept);
      Add_Parameter(PLid, ‘P_Floor’, Text_Parameter, :block_query.item_floor);
      Add_Parameter(PLid, ‘P_IP’, Text_Parameter, :block_query.item_ip);
      Add_Parameter(PLid, ‘P_Room’, Text_Parameter, :block_query.item_room);
      Add_Parameter(PLid, ‘P_Userid’, Text_Parameter, :block_query.item_usr_id);
      Add_Parameter(PLid, ‘PARAMFORM’, Text_Parameter, ‘NO’);
      repid := FIND_REPORT_OBJECT(‘REPORT_Query’);
      SET_REPORT_OBJECT_PROPERTY(repid,REPORT_COMM_MODE,SYNCHRONOUS);
      SET_REPORT_OBJECT_PROPERTY(repid,REPORT_DESTYPE,cache);
      SET_REPORT_OBJECT_PROPERTY(repid,REPORT_DESFORMAT,’PDF’);
      SET_REPORT_OBJECT_PROPERTY(repid,REPORT_OTHER, ‘paramform=no’);
      v_rep := RUN_REPORT_OBJECT(repid,plid);
      rep_status := REPORT_OBJECT_STATUS(v_rep);
      WHILE rep_status in (‘RUNNING’,’OPENING_REPORT’,’ENQUEUED’)
      LOOP
      rep_status := report_object_status(v_rep);
      END LOOP;
      WEB.SHOW_DOCUMENT(‘http://A_F2_ITT_PC_4.AAHOS.LOCAL:8890/reports/rwservlet/getjobid’||substr(v_rep,instr(v_rep,’_’,-1)+1)||’?
      *’||’server=Report_server_name&P_parameter=’||’&block=»’||:block_query.item_block*
      *||’&category_name=»’||:block_query.item_category*
      *||’&dept=»’||:block_query.item_dept*
      *||’&floor=»’||:block_query.item_floor*
      *||’&ip_address=»’||:block_query.item_ip*
      *||’&room=»’||:block_query.item_room*
      *||’&usr_id=»’||:block_query.item_usr_id*
      *||’&paramform=no’);*
      End;
      And the error i am getting is :- FRM-41211 : Integration Error: SSL Failure Running Another Product

      hi
      please try something like this.
      DECLARE
      repid REPORT_OBJECT;
      v_rep VARCHAR2(100);
      rep_status VARCHAR2(20);
      plid ParamList;
      vParamValue number;
      BEGIN
      plid := Get_parameter_List(‘tmp’);
      IF NOT Id_Null(plid) THEN
      Destroy_parameter_List( plid );
      END IF;
      plid := Create_parameter_List(‘tmp’);
      add_parameter(plid,’p_parameter’,text_parameter,to_char(:block.item));
      Add_parameter(plid, ‘PARAMFORM’, TEXT_parameter, ‘NO’);
      repid := FIND_REPORT_OBJECT(‘REPORT6’);
      SET_REPORT_OBJECT_PROPERTY(repid,REPORT_COMM_MODE,SYNCHRONOUS);
      SET_REPORT_OBJECT_PROPERTY(repid,REPORT_DESTYPE,cache);
      SET_REPORT_OBJECT_PROPERTY(repid,REPORT_DESFORMAT,’PDF’);
      SET_REPORT_OBJECT_PROPERTY(repid,REPORT_OTHER, ‘paramform=no’);
      v_rep := RUN_REPORT_OBJECT(repid,plid);
      rep_status := REPORT_OBJECT_STATUS(v_rep);
      WHILE rep_status in (‘RUNNING’,’OPENING_REPORT’,’ENQUEUED’)
      LOOP
      rep_status := report_object_status(v_rep);
      END LOOP;
      /*Display report in the browser*/
      WEB.SHOW_DOCUMENT(‘http://Machine_Name:8889/reports/rwservlet/getjobid’||substr(v_rep,instr(v_rep,’_’,-1)+1)||’?
      ‘||’server=repserver&P_parameter=’||:block.item||
      ‘&paramform=no’);
      END;

    • Help on FRM-41211 Integration error: SSL failure running another product.

      Am getting the above error, whenever I run my interface form calling a Report module.
      What’s baffling though is — this only happens during the initial call to the RUN_PRODUCT built-in. That is, after acknowledging the Form error, the Reports Background Engine is displayed, then everything would seem to be work after that.
      Could this be a bug or is there a run-around to this?
      Thanks a lot for your ideas and help.

      We were getting this error on windows98 machines if someone had opened wordpad or some other unrelated application before running a report after they booted the machine. We solved the problem by forcing the reports backgroup engine to run at startup to prevent this error.
      HOST (
      ‘start /m RWRBE60.exe ‘,
      no_screen); — START BACKGROUND ENGINE TO PREVENT SSL INTEGRATION ERROR

    • Frm-41211: integratrion error: SSL failure running another product

      Hi.. I have this problem during calls a report object from a Form 10g
      what does mean ?

      this is due to some bug but i think it has already been fixed from forms6.0
      ok due to some problem it come but if you can put some interval b4 running your report through forms then it will be solved……
      here i can suggest follwing code….I think it will help you,…..
      1. In your When-Button-Pressed trigger you will create a timer
      DECLARE
      my_timer TIMER;
      my_duration NUMBER(5):=10000; — 10 000 miliseconds
      BEGIN
      my_timer:=Find_Timer(‘timercek’);
      IF Id_Null(my_timer) THEN
      — creating
      my_timer:= CREATE_TIMER(‘timercek’,my_duration,NO_REPEAT);
      ELSE
      — restarting with the same parameters
      Set_Timer(my_timer,NO_CHANGE,NO_CHANGE);
      END IF;
      END;
      2. When-Timer-Expired trigger is used for doing an action you want to do — in your case it would be running a report.
      DECLARE
      expired_timer CHAR(10);
      BEGIN
      expired_timer:=GET_APPLICATION_PROPERTY(TIMER_NAME);
      IF expired_timer=’timercek’ THEN
      RUN_PRODUCT(…);
      END IF;
      END;
      I hope this will be a little help for you.

    • Integration error SSL failure running another product. — Urgent

      Anybody knows what could be the possible problem and how to solve it. This error is coming when I am running RUN_PRODUCT built-in forms 6i, that application was running for 2 years in Forms 5, without any problem.
      I have included the message what Forms doucmentaion had.
      FRM-41211: Integration error: SSL failure running another product.
      Cause: There is a problem detected when launching another product.
      Action: Check the RUN_PRODUCT built-in.
      Level: 99
      Type: Error
      null

      I got this error when I was using 4.5, it may be caused by the
      correctness of report_path in registry.
      Regards,
      George
      Anybody knows what could be the possible problem and how to solve it. This error is coming when I am running RUN_PRODUCT
      built-in forms 6i, that application was running for 2 years in
      Forms 5, without any problem.>I have included the message what
      Forms doucmentaion had.>FRM-41211: Integration error: SSL
      failure running another product.>Cause: There is a problem
      detected when launching another product. >Action: Check the
      RUN_PRODUCT built-in. >Level: 99 >Type: Error >null

    • Integration error SSL failure running another product

      Dear All,
      I am facing some problem while running reports from forms
      SERVER:
      •     OPERATING SYSTEM: Windows.8
      •     Database: ORACLE 11g
      •     Forms & Reports = 6i.
      In form when click any report button to call report some time error comes.
      FRM-41211: integration error SSL failure running another productAnd user can not print the report,

      Forms/Reports 6i on Windows 8? I very much doubt that this is going to work. The last supported OS for Forms/Reports 6i was Windows XP.
      You might have some luck with a non-supported workaround:
      http://windows7bugs.wordpress.com/2012/08/25/windows-8-oracle-developer-suite-6i-patch-18/

    • Integration Error:SSL failure running another product.In DeveloperSuite 10g

      I’m using DeveloperSuite 10g. I’m trying run the report from Forms but when I’m
      clicking on button to run report using RUN_REPORT_OBJECT I’m getting following
      error :
      Integration Error : SSL failure running another product.
      Can any one explain why I’m getting this error.
      Regards
      Alpesh.

      Hi alpesh
      I think you are good at oracleDS 10g and it is running on your machine successfully. But I am not able to run any form on my system.
      My OS is Win XP with service Pack 2
      Installed Oracle Database 10g
      Installed Oracle DS 10g
      Able to run reports on paper layout and web layout, But can not run forms. Error is shown on the IE Ver 7. Only source code is displayed. can you help me out from this.

    • FRM-41211 Integration error SSL failure

      Hello
      Environment Client/Server Developer 6i.
      i installed developer on a new clinet machine to rum my application. every thing is fine but when he tries to run any report the following error occured:-
      FRM-41211 Integrarion error SSL failure runing another product.
      and i have re-install the devloper but the error is stand.
      any solution?
      regards
      aaks

      As Petr said make sure you’re reports25_tmp is set in your registry and that the directory exists AND you have the rights to write to that directory.
      You can also get this error if you try to issue a 2nd asynchronous run_product call to run a report and there is another one running. For this, Oracle has two ‘solutions’.
      1) Do not run more then one asynchronous report per session
      or
      2) Use a delay loop before calling the next report.
      It’s been my experience that #2 is worthless as, if it works, is doing pretty much the same thing as #1. I really hope this gets fixed (for good) at some point…somehow. <G>
      Chad

    • FRM-41211 Integration Error SSL — OracleAS 10g

      Hi.
      I have error Frm-41211 Integration Error SSL Failure Running Another Product error while calling a report from web form in oracleAS 10g.
      I have problem with RUN_REPORT_OBJECT in web forms.
      I have error: FRM-41211 SSL integration error …..
      OracleAS server began on Windoes XP SP2.
      Do you help me ?

      Hi,
      I remember having seen this issue in teh apst. My best recommendation is to work with customer support (metalink.oracle.com)
      Frank

    • FRM-41211 Integration Error SSL — Oracle Forms 10g

      Hi all.
      I have FRM-41211 Integration Error SSL Failure Running Another Product error while calling a report from web form in oracleAS 10g.
      I have problem with RUN_REPORT_OBJECT in web forms in this code:
      =====================================================
      DECLARE
      BEGIN
      repid := find_report_object(‘MODULE21’);
      v_rep := RUN_REPORT_OBJECT(repid);
      — jobid := substr(v_rep, length(‘rep60_WS70004’)+2, length(v_rep));
      — web.show_document(‘/reports/rwservlet/getjobid’||jobid||’?server=rep3945′,’_blank’);
      END;
      =====================================================
      I have error: FRM-41211 SSL integration error …..
      OracleAS 10g server began on Windows XP SP2.
      Do you help me ?
      Very thanks !!

      Do you help me ?
      Thanks.

    • SSL failure running another product

      Hi,
      When my form calls report (using Run_product) from the web (IE5), I’m getting an Error
      Error — Integration error: SSL failure running another product.
      Could u help me?
      Thanks in advance,
      Haleem
      null

      Please check the attribute of the «Start in» folder. If the «Start in» folder is write protected then it can give such an error.
      null

    • Run report — Integration Error —-SSL failure

      I have a form that call a report through the Run_Product Built, this works fine on Developer 6 version, but after I upgraded to 6i, everytime I press the buttonn that call the report, an error message will appear that say «FRM-41211 Integration Error SSL failure running another product» after the Report Background Engine appeared. And the report will not start.
      But if I press the button again, all will be fine.
      Does anyone know what happens ?
      PLease help!!!!

      It is a bug in Forms 6i and possible workaround (from Metalink) is:
      WORKAROUND as follows :
      This brings up the Background Engine on startup and minimizes it.
      1. Create a shortcut for rwrbe60.exe and do a CTRL+C to copy it.
      2. Right click on the TASK BAR at the bottom of the screen and get the TASKBAR
      Properties box up.
      3. Select ADVANCED
      4. Expand Tree for PROGRAMS.
      5. Click of STARTUP folder.
      6. Do a CTRL+V to Paste in the Shortcut to rwrbe60.exe.
      7. Right Click on Shortcut and select Properties.
      8. Click Shortcut Tab.
      9. Make sure of the following fields are as follows:
      TARGET : {drive}:{path}rwrbe60.exe /c
      START IN : Is the location of your Reports and Forms.
      SHORTCUT KEY : None
      RUN : MINIMIZED

    • Forms / Reports 6i — slow starting printing & FRM-41211 Integration error

      We are having a problem with Forms / Reports 6i that seems to be slowly getting worse.
      When beginning printing, the CPU usage goes up to 100%. In task manager I can see IFRUN60.EXE or RWRBE60.EXE, or IFBLD60.EXE or RWBLD60.EXE taking up 70% or so of the CPU time with the rest being taken up by the SPOOLSV.EXE spooler service.
      This can be observed when
      * Starting the Reports background generator from the Forms runtime
      * Printing from a «print form» function inside the Forms runtime
      * Starting Reports builder
      * Printing from Reports Builder
      * Printing from Forms Builder
      The big problem is launching Reports from the Forms runtime. If this CPU / Spooler wheel spinning takes more than 30 seconds or so (and it can on slower machines), Forms thinks that it has failed to launch Reports and gives the error «FRM-41211 Integration error: SSL failure running another product» Eventually the reports background generator will finish launching.
      This happens on NT 4, 2000, XP, and 2003 server. I have tried this in a «clean» configuration where nothing else (no extra services or anything) is running at all and this still happens. We are currently running Forms & Reports Patchset 17.
      Does anyone have any idea what is causing this? Thanks.

      More info:
      This is one of the lines that is calling the report:
      RUN_PRODUCT(REPORTS, ‘ORDER_PRINT.RDF’, SYNCHRONOUS, BATCH, FILESYSTEM,ORDER_ID,»);
      Here is another one:
      RUN_PRODUCT(REPORTS
      ,’OE_AUTO_QUOTE’
      ,SYNCHRONOUS
      ,RUNTIME
      ,FILESYSTEM
      ,ORDER_ID
      We have a client/server setup. We are running 6i forms and reports, with a 9 database.
      There have been no changes to these forms or reports. And it doesn’t happen all the time. It just happens every-so-often.
      EDIT — I guess it has been doing this for the past 3 weeks. One user says it happens everytime she tries to print anything from a form……
      I’ve searched the forum about this and there are a lot of unanswered questions. I’m thinking my chances are slim on figuring this out.
      2nd EDIT — I looked at the documentation at
      https://metalink.oracle.com/metalink/plsql/ml2_documents.showDocument?p_database_id=NOT&p_id=164945.1
      everything seems to be right — according to that. So I’m wondering if this has anything to do with any sort of networking issues…..
      …..3rd EDIT……..
      Still searching. It looks like this person has the same problem. http://www.webservertalk.com/archive149-2005-11-1283220.html
      Having problems with the rwrbe60.exe
      I’m wondering if there was some sort of patch Microsoft let out that is causing this issue?
      null
      Message was edited by:
      loweride

    • FRM-41211 integration error

      When we are calling Oracle report builder 6i report from Oracle forms 6i first time it gives us a FRM-41211 integration error. It’s urgent.

      hi
      the problem in u r code please check u r run_product();
      and also try something like this.
      Errors
      FRM 41211 Integration Error: SSL Failure Running Another Product.
      Symptoms
      «Frm-41211 Integration Error Ssl Failure Running Another Product» error while calling a report from form that is invoked by a shortcut place in the desktop. The Form runs fine when running from forms builder.
      Cause
      This is caused by the incompatibility introduced by the shortcut settings in XP.
      Fix
      In the Properties of the shortcut goto Compatibility—>Compatibility Mode tab. There uncheck the «Run this program in compatible mode for…» option. This will revert the default compatibility. This solves this issue. . sarah

    Maybe you are looking for

    • Email customer relationship history

      Hi Folks, We’ve got email configured for Cisco Agent Desktop and UCCX but have questions from business units that we are struggling to come up with answers for.  Staff want to know if they use CAD for email in email CSQs, how they can refer to previo

    • OWB Transactions & Recovery

      Hi there all I have read chapter 8 in the OWB 10gR2 user guide titled «Understanding Performance and Advanced ETL Concepts». Unfortunately, I still have a few questions regarding transaction processing etc… in OWB. Firstly, here are the things that

    • An error occurred while downloading Mountain Lion

      I recieved an error while downloading mountain lion and now it will not allow me to re-download? what do I do?

    • Canon Scanner Lido60 on Intel Macbook

      Hello Everybody, I have been spending this day searching for a driver or plugin for my Canoscan Lido 60 scanner. It worked fine on my G4 iBook but when i connect the scanner to my Macbook (intel) it says that there is no driver for this scanner. I ha

    • How do I authorise computers and iPads to use iTunes related purchases

      how do I authorise computers and iPads to use iTunes related purchases

    #1

    ElAmante

      Новый участник

    • Members
    • Pip

    • 11 сообщений
    • ФИО:Илларионов Вячеслав Валерьевич

    Отправлено 02 июня 2009 — 11:22

    Проблемы с запуском задач, разработанных в среде Oracle Forms. Они разработаны таким образом, что идет запуск fmx через некий лаунчер (в среде runtime).
    Ярлык для запуска приложения скофигурирован следующим образом:
    Program to run/record – C:OracleOra80BINifrun60.exe
    Program arguments — \….launcher.fmx /@<DB_name>
    Working directory — \….

    При запуске данного ярлыка открывается лаунчер, а в нем содержится список доступных пользователю задач, каждой задаче соответствует своя форма *.fmx. Далее пользователь выбирает нужную ему задачу и работает в ней.

    Так вот в обычном режиме все в порядке (задачи, сконфигурированные таким образом запускаются и работают).
    А вот если открывать лаунчер для записи через HP Load Runner как указано ранее (чтобы отмониторить приложение и записать по нему скрипт), то при попытке запуска любой задачи возникают различные ошибки типа:
    FRM41211 – Ошибка интеграции: сбой SSL при прогоне другого продукта
    FRM40505 – Не в состоянии выполнить запрос
    В чем может быть дело???

    • 0

    • Наверх

    0 0 голоса
    Рейтинг статьи
    Подписаться
    Уведомить о
    guest

    0 комментариев
    Старые
    Новые Популярные
    Межтекстовые Отзывы
    Посмотреть все комментарии

    А вот еще интересные материалы:

  • Яшка сломя голову остановился исправьте ошибки
  • Ясность цели позволяет целеустремленно добиваться намеченного исправьте ошибки
  • Ясность цели позволяет целеустремленно добиваться намеченного где ошибка
  • Friday the 13th the game ошибка при запуске
  • Friamat prime eco ошибка 34