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 » Installation error

Post new topic  Reply to topic
 Installation error « View previous topic :: View next topic » 
Author Message
Gideon
PostPosted: Tue Mar 13, 2012 11:06 am    Post subject: Installation error Reply with quote

Chevalier

Joined: 18 Aug 2009
Posts: 403

When isntallin WMB 7 on a machine (RHEL OS), I encountered the following error


Code:
Installing IBM WebSphere Message Broker 7.0. Please wait...


|-----------|-----------|-----------|------------|
0%         25%         50%         75%        100%
|||||||||||||||||||||||||||||||||||||||||||||||||JVMDG217: Dump Handler is Processing a Signal - Please Wait.
JVMDG315: JVM Requesting Heap dump file
JVMDG318: Heap dump file written to /tmp/wmb/disk1/heapdump.20120313.144023.9504.txt
JVMDG303: JVM Requesting Java core file
JVMDG304: Java core file written to /tmp/wmb/disk1/javacore.20120313.144024.9504.txt
JVMDG274: Dump Handler has Processed OutOfMemory.
java.lang.OutOfMemoryError
        at java.lang.StringBuffer.expandCapacity(StringBuffer.java(Inlined Compiled Code))
        at java.lang.StringBuffer.append(StringBuffer.java(Inlined Compiled Code))
        at com.jxml.quick.QExpressFactory$QExpress.startElement(QExpressFactory.java(Compiled Code))


Not a disk issue:

Code:
[root@rhel1 proc]# df
Filesystem           1K-blocks      Used Available Use% Mounted on
/dev/mapper/VolGroup00-LogVol00
                      56436744   5357764  48165908  11% /
/dev/sda1               101086     12817     83050  14% /boot
tmpfs                132141756         0 132141756   0% /dev/shm
//10.14.10.10/CTTShare
                     3784715272 1535959848 2053401824  43% /mnt/archiver


Doesn't look like a memory issue:

Code:
[root@rhel1 proc]# free -m
             total       used       free     shared    buffers     cached
Mem:        258089       4540     253548          0         50       4192
-/+ buffers/cache:        297     257791
Swap:        55615          0      55615



What could have caused this, and how do I resolve ?

Thanks
Back to top
View user's profile Send private message Send e-mail
Gideon
PostPosted: Tue Mar 13, 2012 11:19 am    Post subject: Reply with quote

Chevalier

Joined: 18 Aug 2009
Posts: 403

It will not let me uninstall

Code:
Welcome to the InstallShield Wizard for ERROR: cannot load product
/product.xml: java.io.IOException: entry
7079ce268a030bdf1f4e1f93565d70ba/product.xml does not exist in
/opt/ibm/mqsi/7.0/_uninst_runtime/uninstall.jar

The InstallShield Wizard will uninstall ERROR: cannot load product
/product.xml: java.io.IOException: entry
7079ce268a030bdf1f4e1f93565d70ba/product.xml does not exist in
/opt/ibm/mqsi/7.0/_uninst_runtime/uninstall.jar from your computer.
To continue, choose Next.

ERROR: cannot load product /product.xml: java.io.IOException: entry
7079ce268a030bdf1f4e1f93565d70ba/product.xml does not exist in
/opt/ibm/mqsi/7.0/_uninst_runtime/uninstall.jar

ERROR: cannot load product /product.xml: java.io.IOException: entry
7079ce268a030bdf1f4e1f93565d70ba/product.xml does not exist in
/opt/ibm/mqsi/7.0/_uninst_runtime/uninstall.jar


How should I proceed from here ?
Back to top
View user's profile Send private message Send e-mail
Gideon
PostPosted: Tue Mar 13, 2012 11:25 am    Post subject: Reply with quote

Chevalier

Joined: 18 Aug 2009
Posts: 403

I tried an

rm -fr

/opt/ibm/mqsi and /var/mqsi

but the installer will not let me install on top of what it thinks is an existing broker

Where is Linux hiding the rest of mqsi ?
Back to top
View user's profile Send private message Send e-mail
smdavies99
PostPosted: Tue Mar 13, 2012 12:05 pm    Post subject: Reply with quote

Jedi Council

Joined: 10 Feb 2003
Posts: 6076
Location: Somewhere over the Rainbow this side of Never-never land.

Hidden ? Not really....

My guess is that an
Code:

rpm -qa


or

Code:

yum list


will help IMHO
Don't mess directly with the rpm database unless you can't help it.

Sadly you did a lot of damage with your rm -fr....
_________________
WMQ User since 1999
MQSI/WBI/WMB/'Thingy' User since 2002
Linux user since 1995

Every time you reinvent the wheel the more square it gets (anon). If in doubt think and investigate before you ask silly questions.
Back to top
View user's profile Send private message
Gideon
PostPosted: Tue Mar 13, 2012 1:25 pm    Post subject: Reply with quote

Chevalier

Joined: 18 Aug 2009
Posts: 403

When isntallin WMB 7 on a machine (RHEL OS), I encountered the following error


Code:
Installing IBM WebSphere Message Broker 7.0. Please wait...


|-----------|-----------|-----------|------------|
0%         25%         50%         75%        100%
|||||||||||||||||||||||||||||||||||||||||||||||||JVMDG217: Dump Handler is Processing a Signal - Please Wait.
JVMDG315: JVM Requesting Heap dump file
JVMDG318: Heap dump file written to /tmp/wmb/disk1/heapdump.20120313.144023.9504.txt
JVMDG303: JVM Requesting Java core file
JVMDG304: Java core file written to /tmp/wmb/disk1/javacore.20120313.144024.9504.txt
JVMDG274: Dump Handler has Processed OutOfMemory.
java.lang.OutOfMemoryError
        at java.lang.StringBuffer.expandCapacity(StringBuffer.java(Inlined Compiled Code))
        at java.lang.StringBuffer.append(StringBuffer.java(Inlined Compiled Code))
        at com.jxml.quick.QExpressFactory$QExpress.startElement(QExpressFactory.java(Compiled Code))


Not a disk issue:

Code:
[root@rhel1 proc]# df
Filesystem           1K-blocks      Used Available Use% Mounted on
/dev/mapper/VolGroup00-LogVol00
                      56436744   5357764  48165908  11% /
/dev/sda1               101086     12817     83050  14% /boot
tmpfs                132141756         0 132141756   0% /dev/shm
//10.14.10.10/CTTShare
                     3784715272 1535959848 2053401824  43% /mnt/archiver


Doesn't look like a memory issue:

Code:
[root@rhel1 proc]# free -m
             total       used       free     shared    buffers     cached
Mem:        258089       4540     253548          0         50       4192
-/+ buffers/cache:        297     257791
Swap:        55615          0      55615


I am running:

Code:
[root@rhel1 etc]# cat /etc/redhat-release
Red Hat Enterprise Linux Server release 5.6 (Tikanga)
[root@rhel1 etc]# cat /etc/issue
Red Hat Enterprise Linux Server release 5.6 (Tikanga)
Kernel \r on an \m

[root@rhel1 etc]#


I have used 2 different packages to install, and both failed. I have done this many times before.

Could it be a 64 bit issue ?

How can I resolve this java error

Thanks
Back to top
View user's profile Send private message Send e-mail
smdavies99
PostPosted: Tue Mar 13, 2012 1:36 pm    Post subject: Reply with quote

Jedi Council

Joined: 10 Feb 2003
Posts: 6076
Location: Somewhere over the Rainbow this side of Never-never land.

You really don't have to repeat your Original Post you know.

Are you trying to install a 32bit broker onto a 64bit system?

Did you look at the dump files?

What is different about the build of this system from all the others?
Did you use a kickstart file to build it?
Did you remember to install ksh?

Can you create a new system in the same way and get the same issue?
Is the RHEL fully patched?
_________________
WMQ User since 1999
MQSI/WBI/WMB/'Thingy' User since 2002
Linux user since 1995

Every time you reinvent the wheel the more square it gets (anon). If in doubt think and investigate before you ask silly questions.
Back to top
View user's profile Send private message
Gideon
PostPosted: Tue Mar 13, 2012 3:59 pm    Post subject: Reply with quote

Chevalier

Joined: 18 Aug 2009
Posts: 403

I am isntalling a WebSphere Message Broker V7.0 for Linux x86-64

on a RHEL 5.6 for 64

Code:
[root@rhel1 messagebroker_runtime1]# cat /etc/issue
Red Hat Enterprise Linux Server release 5.6 (Tikanga)
Kernel \r on an \m


Code:
[root@rhel1 messagebroker_runtime1]# uname -m
x86_64


I am getting a java core dump for an OUT of Memory, but I dont see how it is out of memory

Code:
0SECTION       TITLE subcomponent dump routine
NULL           ===============================
1TISIGINFO     OUTOFMEMORY received
1TIDATETIME    Date:                 2012/03/13 at 17:09:55
1TIFILENAME    Javacore filename:    /tmp/wmb/messagebroker_runtime1/javacore.20120313.170955.9646.txt
NULL           ------------------------------------------------------------------------
0SECTION       XHPI subcomponent dump routine
NULL           ==============================
1HPTIME        Tue Mar 13 17:09:55 2012
1HPSIGRECV     Unexpected signal - received in ?? at (nil) in ??. Processing terminated.
1HPFULLVERSION J2RE 1.4.2 IBM build cxia321420-20040626
NULL
1HPOPENV       Operating Environment
NULL           ---------------------
2HPHOSTNAME    Host             : rhel1.(none)
2HPOSLEVEL     OS Level         : 2.6.18-238.el5.#1 SMP Sun Dec 19 14:22:44 EST 2010
2HPLIBCVER     glibc Version    : 2.5
2HPCPUS        Processors -
2HPLIBCVER     glibc Version    : 2.5
2HPCPUS        Processors -
3HPARCH          Architecture     : (not implemented)
3HPNUMCPUS       How Many         : (not implemented)
3HPCPUSENABLED   Enabled          : 16
NULL
1HPMEMINFO     Memory Info
NULL           -----------
2HPMEMLINE     MemTotal:     264283516 kB
2HPMEMLINE     MemFree:      259622032 kB
2HPMEMLINE     Buffers:         53024 kB
2HPMEMLINE     Cached:        4207052 kB
2HPMEMLINE     SwapCached:          0 kB
2HPMEMLINE     Active:        2054968 kB
2HPMEMLINE     Inactive:      2380008 kB
2HPMEMLINE     HighTotal:           0 kB
2HPMEMLINE     HighFree:            0 kB
2HPMEMLINE     LowTotal:     264283516 kB
2HPMEMLINE     LowFree:      259622032 kB
2HPMEMLINE     SwapTotal:    56918008 kB
2HPMEMLINE     SwapFree:     56918008 kB
2HPMEMLINE     Dirty:         1032664 kB
2HPMEMLINE     Writeback:           0 kB
2HPMEMLINE     AnonPages:      174848 kB
2HPMEMLINE     Mapped:          44628 kB
2HPMEMLINE     Slab:           151448 kB
2HPMEMLINE     PageTables:      14200 kB
2HPMEMLINE     NFS_Unstable:        0 kB
2HPMEMLINE     Bounce:              0 kB
2HPMEMLINE     CommitLimit:  189059764 kB
2HPMEMLINE     Committed_AS:   458656 kB
2HPMEMLINE     VmallocTotal: 34359738367 kB
2HPMEMLINE     VmallocUsed:    290896 kB
2HPMEMLINE     VmallocChunk: 34359447143 kB
2HPMEMLINE     HugePages_Total:     0
2HPMEMLINE     HugePages_Free:      0
2HPMEMLINE     HugePages_Rsvd:      0
2HPMEMLINE     Hugepagesize:     2048 kB



Any ideas ?
Back to top
View user's profile Send private message Send e-mail
fjb_saper
PostPosted: Tue Mar 13, 2012 9:22 pm    Post subject: Reply with quote

Grand High Poobah

Joined: 18 Nov 2003
Posts: 20756
Location: LI,NY

Did you review and set the kernel parameters before installation?
Did you install ksh before installation?

Hope this helps
_________________
MQ & Broker admin
Back to top
View user's profile Send private message Send e-mail
smdavies99
PostPosted: Tue Mar 13, 2012 10:15 pm    Post subject: Reply with quote

Jedi Council

Joined: 10 Feb 2003
Posts: 6076
Location: Somewhere over the Rainbow this side of Never-never land.

And

ipcs

Shared memeory and all the rest.
Set by the kernel params but you could have a load of cruft hanging around.
_________________
WMQ User since 1999
MQSI/WBI/WMB/'Thingy' User since 2002
Linux user since 1995

Every time you reinvent the wheel the more square it gets (anon). If in doubt think and investigate before you ask silly questions.
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 » Installation error
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.