Этот баннер — требование Роскомнадзора для исполнения 152 ФЗ.
«На сайте осуществляется обработка файлов cookie, необходимых для работы сайта, а также для анализа использования сайта и улучшения предоставляемых сервисов с использованием метрической программы Яндекс.Метрика. Продолжая использовать сайт, вы даёте согласие с использованием данных технологий».
Политика конфиденциальности
|
|
|
Ошибка при деплое bar файла в Message Broker
|
|||
|---|---|---|---|
|
#18+
Коллеги, пытаюсь задеплоить барник содержащий jar библиотеку. и выдает следующие ошибки: BIP1044I: Connecting to the Configuration Manager's queue manager... BIP1045I: Connecting to the Configuration Manager... BIP1039I: Deploying BAR file '/var/opt/WebSphere/Service/BROKER/EXGROUP/RMAF_SM3_1.1H.bar' to broker 'BROKER' (execution group 'EXGROUP') ... BIP1058I: The Configuration Manager supplied the following message(s): BIP1520I: The Configuration Manager has initiated a deployment operation. The Configuration Manager received a request to deploy configuration data and has consequently asked the following brokers to change their configuration: BROKER The receipt of this message does not necessarily mean that deployment was successful; view the Event Log Editor in the Message Brokers Toolkit to check the outcome of the deployment. If you are deploying programmatically using the Config Manager Proxy, check the returned DeployResult object or LogProxy. There will be a separate set of log messages for each broker. BIP1093E: Broker BROKER reported the following error(s): BIP2087E: Broker BROKER was unable to process the internal configuration message. The entire internal configuration message failed to be processed successfully. Use the messages following this message to determine the reasons for the failure. If the problem cannot be resolved after reviewing these messages, contact your IBM Support center. Enabling service trace may help determine the cause of the failure. BIP4041E: Execution group 'EXGROUP' received an invalid configuration message. See the following messages for details of the error. The message broker received an invalid configuration message and has not updated its configuration. This can arise as a result of errors in the specification of either message flows or message sets which the configuration manager was unable to detect. It can also result from a message flow requiring a type of node that is not supported by the broker installation, from the broker having become out of step with the configuration database or from other applications sending extraneous messages to the broker's configuration queues (SYSTEM.BROKER.ADMIN.QUEUE & SYSTEM.BROKER.EXECUTIONGROUP.QUEUE). Check the relevant message flow and message set definitions, check that all necessary user-defined extensions are installed, perform a complete redeploy of the broker's configuration and ensure that no applications are writing to the broker's configuration queues. BIP4502E: An unexpected error occurred during the deployment of a Java resource. An error occurred during the deployment of a Java resource. This may have left the broker in an inconsistent state. Ensure there is sufficient disk space available on the machine running the broker runtime. Stop the broker, delete all files in '/var/mqsi/components/BROKER/0338ccf6-2a01-0000-0080-f330073264c7/config/JAR', restart the broker and perform a full redeploy. В логах execution group stderr видим следуещее: Exception in thread "Thread-9" java.lang.NoClassDefFoundError: com/ibm/broker/javacompute/MbJavaComputeNode at java.lang.ClassLoader.defineClass1(Native Method) at java.lang.ClassLoader.defineClass(ClassLoader.java:620) at java.security.SecureClassLoader.defineClass(SecureClassLoader.java:124) at java.net.URLClassLoader.defineClass(URLClassLoader.java:260) at java.net.URLClassLoader.access$100(URLClassLoader.java:56) at java.net.URLClassLoader$1.run(URLClassLoader.java:195) at java.security.AccessController.doPrivileged(Native Method) at java.net.URLClassLoader.findClass(URLClassLoader.java:188) at java.lang.ClassLoader.loadClass(ClassLoader.java:306) at java.lang.ClassLoader.loadClass(ClassLoader.java:299) at sun.misc.Launcher$AppClassLoader.loadClass(Launcher.java:268) at java.lang.ClassLoader.loadClass(ClassLoader.java:251) at com.ibm.broker.classloading.DummyClassLoader.loadClass(DummyClassLoader.java:207) at java.lang.ClassLoader.loadClass(ClassLoader.java:299) at java.lang.ClassLoader.loadClass(ClassLoader.java:251) at com.ibm.broker.javacompute.MbRuntimeJavaComputeNode.updateNodeClass(MbRuntimeJavaComputeNode.java:248) at com.ibm.broker.javacompute.MbRuntimeJavaComputeNode.updateNodeClass(MbRuntimeJavaComputeNode.java:230) at com.ibm.broker.javacompute.MbRuntimeJavaComputeNode.setJavaClass(MbRuntimeJavaComputeNode.java:212) Exception in thread "Thread-9" java.lang.NoClassDefFoundError: com/ibm/broker/javacompute/MbJavaComputeNode at java.lang.ClassLoader.defineClass1(Native Method) at java.lang.ClassLoader.defineClass(ClassLoader.java:620) at java.security.SecureClassLoader.defineClass(SecureClassLoader.java:124) at java.net.URLClassLoader.defineClass(URLClassLoader.java:260) at java.net.URLClassLoader.access$100(URLClassLoader.java:56) at java.net.URLClassLoader$1.run(URLClassLoader.java:195) at java.security.AccessController.doPrivileged(Native Method) at java.net.URLClassLoader.findClass(URLClassLoader.java:188) at java.lang.ClassLoader.loadClass(ClassLoader.java:306) at java.lang.ClassLoader.loadClass(ClassLoader.java:299) at sun.misc.Launcher$AppClassLoader.loadClass(Launcher.java:268) В syslog -е следуещее: Sep 10 08:55:11 vtestwbi WebSphere Broker v6105[11272]: (BROKER.EXGROUP)[57]BIP2152I: Configuration message received from broker. : BROKER.0338ccf6-2a01-0000-00 80-f330073264c7: /build/S610_P/src/DataFlowEngine/ImbConfigurationNode.cpp: 275: ImbConfigurationNode::evaluate: : Sep 10 08:55:11 vtestwbi WebSphere Broker v6105[11272]: (BROKER.EXGROUP)[57]BIP2153I: About to 'change' an execution group. : BROKER.0338ccf6-2a01-0000-0080-f33 0073264c7: /build/S610_P/src/DataFlowEngine/ImbConfigurationNode.cpp: 278: ImbConfigurationNode::evaluate: : Sep 10 08:55:11 vtestwbi WebSphere Broker v6105[11272]: (BROKER.EXGROUP)[57]BIP2155I: About to 'create ' the Message flow - 'RMAF_DecisionAgent'. : BROKER.0338 ccf6-2a01-0000-0080-f330073264c7: /build/S610_P/src/DataFlowEngine/ImbDataFlowDirector.cpp: 723: ImbDataFlowDirector::createResource: : Sep 10 08:55:11 vtestwbi WebSphere Broker v6105[11272]: (BROKER.EXGROUP)[57]BIP4511E: 'java.lang.NoClassDefFoundError: com/ibm/broker/javacompute/MbJavaCompute Node' was thrown while loading Java compute class 'SM3Caller'. : BROKER.0338ccf6-2a01-0000-0080-f330073264c7: /build/S610_P/src/DataFlowEngine/NativeTrace/ImbN ativeTrace.cpp: 739: updateNodeClass: : Sep 10 08:55:16 vtestwbi WebSphere Broker v6105[11272]: (BROKER.EXGROUP)[57]BIP4041E: Execution group 'EXGROUP' received an invalid configuration message. See the following messages for details of the error. : BROKER.0338ccf6-2a01-0000-0080-f330073264c7: /build/S610_P/src/DataFlowEngine/ImbConfigurationNode.cpp: 449: ImbConfigurationNode::evaluate: ComIbmConfigurationNode: ConfigurationNode Sep 10 08:55:16 vtestwbi WebSphere Broker v6105[11272]: (BROKER.EXGROUP)[57]BIP4502E: An unexpected error occurred during the deployment of a Java resource. : BROKER.0338ccf6-2a01-0000-0080-f330073264c7: /build/S610_P/src/DataFlowEngine/JavaComputeNode/ImbJavaComputeResource.cpp: 295: ImbJavaComputeResource::rollback : JAR: JAR Sep 10 08:55:16 vtestwbi WebSphere Broker v6105[11272]: (BROKER.EXGROUP)[57]BIP2154I: Execution group finished with Configuration message. : BROKER.0338ccf6-2a0 1-0000-0080-f330073264c7: /build/S610_P/src/DataFlowEngine/ImbConfigurationNode.cpp: 493: ImbConfigurationNode::evaluate: : Sep 10 08:55:11 vtestwbi WebSphere Broker v6105[11272]: (BROKER.EXGROUP)[57]BIP4511E: 'java.lang.NoClassDefFoundError: com/ibm/broker/javacompute/MbJavaCompute Node' was thrown while loading Java compute class 'SM3Caller'. : BROKER.0338ccf6-2a01-0000-0080-f330073264c7: /build/S610_P/src/DataFlowEngine/NativeTrace/ImbN ativeTrace.cpp: 739: updateNodeClass: : Все остальные bar файлы деплоятся без проблем. Все пути к конфам и иже с ними прописаны, доступы есть, места тоже немерянно. Уже всю голову сломал, что еще этой javacompute.jar надо, что б ее корректно прочитали. Причем на другом серваке который я настраивал пару лет назад все работает норм. прям мистика! ... |
|||
|
:
Нравится:
Не нравится:
|
|||
| 11.09.2010, 16:18 |
|
||
|
Ошибка при деплое bar файла в Message Broker
|
|||
|---|---|---|---|
|
#18+
Пока приходит в голову лишь то, что где-то засела русская буква вместо аглицкой, если остальные барники с явой деплоятся нормально. К сожалению, сейчас нет брокера под рукой. BTW, какая версия брокера? 6.0 или 6.1? ... |
|||
|
:
Нравится:
Не нравится:
|
|||
| 13.09.2010, 09:05 |
|
||
|
Ошибка при деплое bar файла в Message Broker
|
|||
|---|---|---|---|
|
#18+
Последний вопрос снимаю :) ... |
|||
|
:
Нравится:
Не нравится:
|
|||
| 13.09.2010, 09:06 |
|
||
|
Ошибка при деплое bar файла в Message Broker
|
|||
|---|---|---|---|
|
#18+
Все дело в том, что этот же барник на других средах деплоится без ошибок! На вский случай пишу параметры системы: HP-UX 11.23 MQ: 6.0.2.8 MB: 6.1.0.5 db2: 9.1 ... |
|||
|
:
Нравится:
Не нравится:
|
|||
| 13.09.2010, 10:41 |
|
||
|
Ошибка при деплое bar файла в Message Broker
|
|||
|---|---|---|---|
|
#18+
Тогда остается classpath и, возможно, path проверить в профиле пользователя, под которым запускается брокер (скорее всего mqsi61). Как вариант, сравнить с работающим сервером. Если вы перенесли барник с другой ОС, то далеко не всегда все будет работать. Возможно некорректно создался брокер и конфиг менеджер. Пересоздать, если сохранилась команда - минут 10. Если на этом же сервере свободно деплоятся барники с JavaCompute, то это уже либо шаманство, либо мелкие ошибки на подобии использования в неанглийских символов в путях. В любом случае нужно внимательно просмотреть профиль пользователя, переменные окружения, etc ... |
|||
|
:
Нравится:
Не нравится:
|
|||
| 13.09.2010, 12:19 |
|
||
|
Ошибка при деплое bar файла в Message Broker
|
|||
|---|---|---|---|
|
#18+
clathpass и path проверял уж не раз. пересоздавал весь комлекс в целом тоже не раз. уж не знаю где собака зарыта... ... |
|||
|
:
Нравится:
Не нравится:
|
|||
| 13.09.2010, 15:14 |
|
||
|
Ошибка при деплое bar файла в Message Broker
|
|||
|---|---|---|---|
|
#18+
Могу тогда предложить обратиться в ИБМ. Но перед этим стоит собрать все данные, все равно они затребуют. Есть практически по каждому продукту Must Gather (искать через гугл) http://www-01.ibm.com/support/docview.wss?rs=849&uid=swg21209857 - ссылка на Message Broker Возможно во время сборки вы найдете свою проблему. ... |
|||
|
:
Нравится:
Не нравится:
|
|||
| 13.09.2010, 15:42 |
|
||
|
|

start [/forum/topic.php?fid=43&msg=36841850&tid=1602487]: |
0ms |
get settings: |
9ms |
get forum list: |
14ms |
check forum access: |
4ms |
check topic access: |
4ms |
track hit: |
34ms |
get topic data: |
10ms |
get forum data: |
3ms |
get page messages: |
42ms |
get tp. blocked users: |
1ms |
| others: | 281ms |
| total: | 402ms |

| 0 / 0 |
