ASG
IBM
Zystems
Cressida
Icon
Netflexity
 
  MQSeries.net
Search  Search       Tech Exchange      Education      Certifications      Library      Info Center      SupportPacs      LinkedIn  Search  Search                                                                   FAQ  FAQ   Usergroups  Usergroups
 
Register  ::  Log in Log in to check your private messages
 
RSS Feed - WebSphere MQ Support RSS Feed - Message Broker Support

MQSeries.net Forum Index » WebSphere Message Broker (ACE) Support » ia0x - MessageFlow killed

Post new topic  Reply to topic
 ia0x - MessageFlow killed « View previous topic :: View next topic » 
Author Message
sety
PostPosted: Tue Jul 17, 2007 5:34 pm    Post subject: ia0x - MessageFlow killed Reply with quote

Newbie

Joined: 16 Jul 2007
Posts: 1

MQ 6.0.2.0
MB 6.0.0.3

I installed SupportPac IA0X and created MessageFlow
Established like lower part but If give gracious consideration to file transfer by FTP, MessageFlow killed.
Seem to be lacking what it is. Inform perfect order in IA0X establishment
[b]How does MQMD that must register to ESQL become?[/b]




FTPD Node ftpPortNumber : 6600
MessageFlow= FTPD Node --> Compute Node --> MQOutput Node
FTPD.esql :

CREATE COMPUTE MODULE FTP_Compute
CREATE FUNCTION Main() RETURNS BOOLEAN
BEGIN
CALL CopyEntireMessage();
SET OutputRoot.MQMD = InputRoot.MQMD;
SET OutputRoot.MQMD.UserIdentifier = 'mqsi';
RETURN TRUE;
END;

CREATE PROCEDURE CopyMessageHeaders() BEGIN
DECLARE I INTEGER 1;
DECLARE J INTEGER;
SET J = CARDINALITY(InputRoot.*[]);
WHILE I < J DO
SET OutputRoot.*[I] = InputRoot.*[I];
SET I = I + 1;
END WHILE;
END;

CREATE PROCEDURE CopyEntireMessage() BEGIN
SET OutputRoot = InputRoot;
END;
END MODULE;





# ftp 150.10.183.248 6600
Connected to 150.10.183.248.
220 Welcome to WMQI FTP Server
Name (150.10.183.248:eone): mqsi
Supported commands are USER PWD CDWD and STOR
Invalid reply.
331 Enter password for 'mqsi' to set userid/password attributes in message localenvironment.
Login failed.



[color=red]# while true^Jdo^Jnetstat -an |grep 6600^Jecho -------------------------------------^Jsleep 1^Jdone[/color]

tcp 0 0 *.6600 *.* LISTEN
-------------------------------------
tcp 0 0 *.6600 *.* LISTEN
tcp4 0 0 150.10.183.248.6600 150.10.183.249.38572 ESTABLISHED
-------------------------------------
tcp 0 0 *.6600 *.* LISTEN
tcp4 0 0 150.10.183.248.6600 150.10.183.249.38572 ESTABLISHED
-------------------------------------
tcp 0 0 *.6600 *.* LISTEN
tcp4 0 0 150.10.183.248.6600 150.10.183.249.38572 ESTABLISHED
-------------------------------------
tcp 0 0 *.6600 *.* LISTEN
tcp4 0 0 150.10.183.248.6600 150.10.183.249.38572 ESTABLISHED
-------------------------------------
tcp 0 0 *.6600 *.* LISTEN
tcp4 0 0 150.10.183.248.6600 150.10.183.249.38572 ESTABLISHED
-------------------------------------
tcp 0 0 *.6600 *.* LISTEN
tcp4 0 0 150.10.183.248.6600 150.10.183.249.38572 ESTABLISHED
-------------------------------------
tcp 0 0 *.6600 *.* LISTEN
tcp4 0 0 150.10.183.248.6600 150.10.183.249.38572 ESTABLISHED
-------------------------------------
tcp 0 0 *.6600 *.* LISTEN
tcp4 0 0 150.10.183.248.6600 150.10.183.249.38572 ESTABLISHED
-------------------------------------
tcp4 0 0 150.10.183.248.6600 150.10.183.249.38572 TIME_WAIT
-------------------------------------
tcp4 0 0 150.10.183.248.6600 150.10.183.249.38572 TIME_WAIT
-------------------------------------
tcp4 0 0 150.10.183.248.6600 150.10.183.249.38572 TIME_WAIT
-------------------------------------
tcp4 0 0 150.10.183.248.6600 150.10.183.249.38572 TIME_WAIT
-------------------------------------
tcp4 0 0 150.10.183.248.6600 150.10.183.249.38572 TIME_WAIT
-------------------------------------
-------------------------------------


MQSI LOG

Jul 18 10:45:24 DT10E user:err|error WebSphere Broker v6003[549246]: (DTBK2.5145becd-1301-0000-0080-9593a0ddc5c5)[3619]B
IP2228E: Severe error: /build/S600_P/src/CommonServices/Unix/ImbAbend.cpp 904 signal received Abend file: /var/mqsi/comm
on/errors/DTBK2.5145becd-1301-0000-0080-9593a0ddc5c5.549246.3619.abend action: abort
Jul 18 10:45:34 DT10E user:warn|warning WebSphere Broker v6003[233952]: (DTBK2)[4371]BIP2060W: The broker has detected t
hat the Execution Group FTP_test32, process ID 549246, has shutdown. : DTBK2.agent: /build/S600_P/src/AdminAgent/ImbAdmi
nAgent.cpp: 4139: ImbAdminAgent::startAndMonitorADataFlowEngine: :
Jul 18 10:45:34 DT10E user:info WebSphere Broker v6003[549248]: (DTBK2.FTP_test32)[1]BIP2201I: Execution Group started:
process '549248'; thread '1'; additional information: brokerName 'DTBK2'; executionGroupUUID '5145becd-1301-0000-0080-95
93a0ddc5c5'; executionGroupLabel 'FTP_test32'; defaultExecutionGroup 'false'; queueManagerName 'BKQM2'; trusted 'false';
dataSourceName 'BKDB2'; userId 'mqsi'; migrationNeeded 'false'; brokerUUID '5fcba5e3-1101-0000-0080-c245f76cdfdb'; file
Path '/usr/opt/mqsi'; workPath '/var/mqsi'; ICU Converter Path ''. : DTBK2.5145becd-1301-0000-0080-9593a0ddc5c5: /build/
S600_P/src/DataFlowEngine/ImbMain.cpp: 351: main: :
Jul 18 10:45:36 DT10E user:info WebSphere Broker v6003[549248]: (DTBK2.FTP_test32)[1]BIP7407I: Publish/Subscribe subscri
ptions recovery started. : DTBK2.5145becd-1301-0000-0080-9593a0ddc5c5: /build/S600_P/src/DataFlowEngine/NativeTrace/ImbN
ativeTrace.cpp: 667: SubscriptionService.readSubscriptions: DynamicSubscriptionEngine: DynamicSubscriptionEngine
Jul 18 10:45:37 DT10E user:info WebSphere Broker v6003[549248]: (DTBK2.FTP_test32)[1]BIP7033I: Publish/Subscribe state r
ecovery completed. : DTBK2.5145becd-1301-0000-0080-9593a0ddc5c5: /build/S600_P/src/DataFlowEngine/NativeTrace/ImbNativeT
race.cpp: 667: SubscriptionService.readSubscriptions: DynamicSubscriptionEngine: DynamicSubscriptionEngine







[:/var/mqsi/common/errors] : cat DTBK2.bf415dcd-1301-0000-0080-9593a0ddc5c5.590000.3359.abend
+-----------------------------------------------------------------------------+
| |
| |
| First Failure Symptom Report |
| ======================== |
| |
| |
| Proc start time :- Wed Jul 18 19:33:18 2007 |
| |
| Product Details |
| +++++++++++++++ |
| |
| Vendor :- IBM |
| Product Name :- WebSphere Message Brokers |
| Program ID :- 5724-J04 |
| Version :- 6003 |
| |
| OS Information |
| ++++++++++++++ |
| |
| Operating System :- AIX |
| Version :- 5 |
| Release :- 3 |
| Node Name :- DT10E |
| Machine ID :- 00C2B87B4C00 |
| |
| Environment |
| +++++++++++ |
| |
| Installation Path :- /E1_ETL/usroptmqsi |
| Service User ID :- mqsi |
| Work Path :- /var/mqsi |
| Executable Name :- DataFlowEngine64 |
| Process ID :- 590000 |
| |
| Deployment |
| ++++++++++ |
| |
| Component Name :- DTBK2 |
| Component UUID :- 5fcba5e3-1101-0000-0080-c245f76cdfdb |
| Queue Manager :- BKQM2 |
| Data Source Name :- BKDB2 |
| DB User ID :- mqsi |
| Execution Group :- FTP_test |
| EG UUID :- bf415dcd-1301-0000-0080-9593a0ddc5c5 |
| Main EG :- no |
| User trace :- 0 |
| Service trace :- 0 |
| Trace size :- 0 |
| |
| Build Information |
| +++++++++++++++++ |
| |
| Backing build :- |
| Sandbox :- /build/S600_P |
| CMVC Level :- S600-CSD03 |
| Build type :- Production |
| 64 Bit Build :- yes |
| |
| Failure Location |
| ++++++++++++++++ |
| |
| Time of Report :- |
| Thread ID :- 0x0000000000000D1 |
| |
+-----------------------------------------------------------------------------+

abend record for pid 590000 tid 3359 time in seconds since 01/01/1970: 1184755323
File: /build/S600_P/src/CommonServices/Unix/ImbAbend.cpp
Line: 904
Function: signal received
---- Inserts ----
6
@(#) 1.33.3.16 CommonServices/Unix/ImbAbend.cpp, CommonServices, S600, S600-L60901 06/08/31 15:38:09 [9/2/06 09:50:26]
363090512
-----------------
----------------------------- Stack dump for current thread ( 3359)
(0x15a452d0+??????] <no name available> []
(0x0041cf9c+0x00000060) _p_raise [/usr/lib/libpthreads.a(shr_xpg5_64.o)]
(0x0004c868+0x00000038) raise [/usr/lib/libpthreads.a(shr_xpg5_64.o)]
(0x00077ab8+0x000000b8) abort [/usr/lib/libpthreads.a(shr_xpg5_64.o)]
(0x0cba0a38+0x00000094) jni_FatalError [/usr/opt/mqsi/jre/ppc64/bin/sovvm/libjvm.a]
(0x0cbc3e80+0x0000029c) xeRunJniMethod [/usr/opt/mqsi/jre/ppc64/bin/sovvm/libjvm.a]
(0x0cb9f87c+0x00000108) invokeJniMethod [/usr/opt/mqsi/jre/ppc64/bin/sovvm/libjvm.a]
(0x0cb9da30+0x0000003c) jni_CallObjectMethodV [/usr/opt/mqsi/jre/ppc64/bin/sovvm/libjvm.a]
(0x0bd72158+0x00000288) throwableToNativeException__21ImbJavaExceptionUtilsFP7JNIEnv_iP10ImbWstringT2P11_jthrowable [/us
r/opt/mqsi/lib/libimbjplg64.a]
(0x0bd69d04+0x00000160) handleJavaException__21ImbJavaExceptionUtilsFP7JNIEnv_iP10ImbWstringT2P11_jthrowableP8_jobject [
/usr/opt/mqsi/lib/libimbjplg64.a]
(0x0bd7b6d4+0x0000068c) run__10ImbJniNodeFRC18ImbMessageAssembly [/usr/opt/mqsi/lib/libimbjplg64.a]
(0x0bd755b8+0x00000ba4) dispatcher__10ImbJniNodeFP11ImbOsThread [/usr/opt/mqsi/lib/libimbjplg64.a]
(0x0bd8c230+0x000000bc) run__Q2_10ImbJniNode10ParametersFP11ImbOsThread [/usr/opt/mqsi/lib/libimbjplg64.a]
(0x07f543bc+0x00000078) run__27ImbThreadPoolThreadFunctionFP11ImbOsThread [/usr/opt/mqsi/lib/libCommonServices64.a(libCo
mmonServices64.a.so)]
(0x07f4d2fc+0x00000054) threadRun__11ImbOsThreadFv [/usr/opt/mqsi/lib/libCommonServices64.a(libCommonServices64.a.so)]
(0x07f12b98+0x000000b0) threadBootStrap__11ImbOsThreadFPv [/usr/opt/mqsi/lib/libCommonServices64.a(libCommonServices64.a
.so)]
(0x00408368+0x000000e0) _pthread_body [/usr/lib/libpthreads.a(shr_xpg5_64.o)]
(0x00000000) <invalid code address>
----------------------------------------------------------------------


Process Environment Variables
*****************************

AIXTHREAD_MNRATIO=1:1
AIXTHREAD_SCOPE=S
AUTHSTATE=compat
CALIB=/opt/CA/SharedComponents/lib
CASHCOMP=/opt/CA/SharedComponents
CLASSPATH=/usr/opt/mqsi/classes/derby.jar:/usr/opt/mqsi/classes/ConfigManagerProxy.jar:/usr/opt/mqsi/classes/configutil.
jar:/usr/mqm/java/lib/com.ibm.mq.jar:/usr/mqm/java/lib/connector.jar:/usr/opt/mqsi/messages::/home/mqsi/sqllib/java/db2j
ava.zip:/home/mqsi/sqllib/java/db2jcc.jar:/home/mqsi/sqllib/java/sqlj.zip:/home/mqsi/sqllib/function:/home/mqsi/sqllib/j
ava/db2jcc_license_cisuz.jar:/home/mqsi/sqllib/java/db2jcc_license_cu.jar:.
DB2INSTANCE=mqsi
DISTHUB_PATH=/usr/opt/mqsi
EPC_DISABLED=TRUE
ERRNO=19
EXTSHM=ON
FCEDIT=/usr/bin/ed
HOME=/home/mqsi
IFS='
'
LANG=ko_KR
LC_ALL=ko_KR
LC__FASTMSG=true
LD_LIBRARY_PATH=/home/mqsi/sqllib/lib
LIBPATH=/E1_ETL/db2inst1/sqllib/lib64:/usr/opt/mqsi/jre/ppc64/bin:/usr/opt/mqsi/jre/ppc64/bin/classic:/usr/mqm/lib64:/us
r/opt/mqsi/DD64/lib:/usr/opt/mqsi/xml4c/lib64:/E1_ETL/db2inst1/sqllib/lib32:/usr/opt/mqsi/jre/bin:/usr/opt/mqsi/jre/bin/
classic:/usr/mqm/java/lib:/usr/opt/mqsi/lib:/usr/opt/mqsi/bin:/usr/opt/mqsi/merant/lib:/usr/opt/mqsi/xml4c/lib:/opt/CA/S
haredComponents/lib:/home/mqsi/sqllib/lib
LIC_ECHO=echo
LINENO=1
LINK_CNTRL=L_PTHREADS_D7
LOCPATH=/usr/lib/nls/loc
LOGIN=mqsi
LOGNAME=mqsi
MAIL=/usr/spool/mail/mqsi
MAILCHECK=600
MAILMSG='[YOU HAVE NEW MAIL]'
MALLOCBUCKETS=bucket_sizing_factor:16
MALLOCMULTIHEAP=heaps:4,considersize
MQSI_CATALINA_HOME=/usr/opt/mqsi/catalina
MQSI_DEVELOPMENT=/var/mqsi/registry
MQSI_EXMLTCONFIGPATH=/usr/opt/mqsi/exmltConfig
MQSI_FAD=3
MQSI_FILEPATH=/usr/opt/mqsi
MQSI_JARPATH=/usr/opt/mqsi/classes:/usr/opt/mqsi/messages
MQSI_JREPATH=/usr/opt/mqsi/jre
MQSI_LIBPATH64=/E1_ETL/db2inst1/sqllib/lib64:/usr/opt/mqsi/jre/ppc64/bin:/usr/opt/mqsi/jre/ppc64/bin/classic:/usr/mqm/li
b64:/usr/opt/mqsi/DD64/lib:/usr/opt/mqsi/xml4c/lib64
MQSI_LILPATH=/usr/opt/mqsi/lil:/usr/opt/mqsi/jplugin
MQSI_LILPATH64=/usr/opt/mqsi/lil64:/usr/opt/mqsi/jplugin
MQSI_REGISTRY=/var/mqsi
MQSI_VERSION=6.0.0.3
MQSI_VERSION_F=3
MQSI_VERSION_M=0
MQSI_VERSION_R=0
MQSI_VERSION_V=6
MQSI_WORKPATH=/var/mqsi
MQS_NO_SYNC_SIGNAL_HANDLING=1
NLSPATH=/usr/opt/mqsi/messages/%L/%N:/usr/opt/mqsi/messages/En_US/%N:/usr/lib/nls/msg/%L/%N:/usr/lib/nls/msg/%L/%N.cat
NLS_DATE_FORMAT=yyyy/mm/dd
NLS_LANG=American_America.KO16KSC5601
ODBCINI=/var/mqsi/odbc/odbc64.ini
ODBCINI64=/var/mqsi/odbc/odbc64.ini
ODMDIR=/etc/objrepos
OPTIND=1
ORACLE_BASE=/oracle10/app/oracle
ORACLE_DOC=/oracle10/app/oracle/doc
ORACLE_HOME=/oracle10/app/oracle/product/102
ORACLE_OWNER=oracle10
ORACLE_SID=oraDT10E
ORACLE_TERM=vt100
ORA_CLIENT_LIB=shared
ORA_NLS10=/oracle10/app/oracle/product/102/nls/data
PATH=/oracle10/app/oracle/product/102/bin:/oracle10/app/oracle/product/102/OPatch:/oracle10/app/oracle/product/102/Apach
e/perl/bin:/usr/vac/bin:/usr/opt/mqsi/jre/bin:/usr/opt/mqsi/bin:/usr/bin:/etc:/usr/sbin:/usr/ucb:/home/mqsi/bin:/usr/bin
/X11:/sbin:.:/usr/opt/db2_08_01/bin:/usr/opt/mqsi/bin:/home/mqsi/sqllib/bin:/home/mqsi/sqllib/adm:/home/mqsi/sqllib/misc
:/usr/java5_64/bin
PPID=590000
PS1='$HOSTNAME [$WHOAMI:$PWD] : '
PS2='> '
PS3='#? '
PS4='+ '
PWD=/home/mqsi
RANDOM=16383
SECONDS=0
SHELL=/usr/bin/ksh
TERM=vt100
TMOUT=0
TMPDIR=/oracle10/app/oracle/tmp
TNS_ADMIN=/oracle10/app/oracle/product/102/network/admin
TZ=KORST-9
USER=mqsi
VWSPATH=/home/mqsi/sqllib
VWS_TEMPLATES=/home/mqsi/sqllib/templates
_=/usr/opt/mqsi/bin/DataFlowEngine64

-->---------<ABEND FILE END>------------------<---
Back to top
View user's profile Send private message
Display posts from previous:   
Post new topic  Reply to topic Page 1 of 1

MQSeries.net Forum Index » WebSphere Message Broker (ACE) Support » ia0x - MessageFlow killed
Jump to:  



You cannot post new topics in this forum
You cannot reply to topics in this forum
You cannot edit your posts in this forum
You cannot delete your posts in this forum
You cannot vote in polls in this forum
Protected by Anti-Spam ACP
 
 


Theme by Dustin Baccetti
Powered by phpBB © 2001, 2002 phpBB Group

Copyright © MQSeries.net. All rights reserved.