|
RSS Feed - WebSphere MQ Support
|
RSS Feed - Message Broker Support
|
not able to create queue manager |
« View previous topic :: View next topic » |
Author |
Message
|
Kanwar |
Posted: Mon Mar 23, 2009 4:33 am Post subject: |
|
|
Novice
Joined: 21 Mar 2009 Posts: 15
|
on doing:
swjob -a log jobid for all the jobs one by one, i noticed that every job was succeeded like Selection succeeded & Analysis and Execution succeeded |
|
Back to top |
|
 |
Philip Morten |
Posted: Mon Mar 23, 2009 6:51 am Post subject: |
|
|
Master
Joined: 07 Mar 2002 Posts: 230 Location: Hursley Park
|
Kanwar wrote: |
sorry for the inconvinience exerk..
Philip please check the output below:
swlist -v MQSERIES.MQM-RUNTIME
# Date: Mon Mar 23 17:40:19 2009
#
MQSERIES.MQM-RUNTIME
fileset
tag MQM-RUNTIME
software_spec MQSERIES.MQM-RUNTIME,l=/opt/mqm,r=6.0.1.0,a=HP-UX_B.11_IA,v=IBM
data_model_revision 2.40
instance_id 1
control_directory MQM-RUNTIME
size 31862934
revision 6.0.1.0
title WebSphere MQ Runtime fileset
description "Runtime component common to Client and Server Installations"
mod_date Mon Mar 17 15:03:56 IST 2008
mod_time 1205746436
create_date Mon Mar 17 15:03:40 IST 2008
create_time 1205746420
install_date 200803171503.56
...
state installed
....
since the state above is installed, does this mean my /var/mqm directory is not proper.
status of /var/mqm:
/var/mqm> ls -lrt
total 0
drwxr-xr-x 2 root sys 96 Mar 12 2008 tivoli/
/var/mqm is mqm owned. |
Yes, the reason why /var/mqm/ is not populated is that the configure step has apparently not been run, the state of the product's filesets should be configured not installed. Normally both the install and configure steps are run by swinstall - the configure step can be run separately by using the swconfig command but you really should look into why it was not done by the installer. Looking at the swinstall log corresponding to the install time shown above should give you that information. _________________ Philip Morten
The postings on this site are my own and do not necessarily represent IBM's positions, strategies or opinions. |
|
Back to top |
|
 |
Kanwar |
Posted: Mon Mar 23, 2009 7:35 pm Post subject: |
|
|
Novice
Joined: 21 Mar 2009 Posts: 15
|
Philip please see the output of swverify MQSERIES
======= 03/24/09 09:11:18 IST BEGIN swverify SESSION
(non-interactive) (jobid=charaka-0093)
* Session started for user "root@charaka".
* Beginning Selection
* Target connection succeeded for "charaka:/".
* Software selections:
MQSERIES.MQM-BASE,l=/opt/mqm,r=6.0.1.0,a=HP-UX_B.11_IA,v=IBM
MQSERIES.MQM-CL-HPUX,l=/opt/mqm,r=6.0.1.0,a=HP-UX_B.11_IA,v=IBM
MQSERIES.MQM-JAVA,l=/opt/mqm,r=6.0.1.0,a=HP-UX_B.11_IA,v=IBM
MQSERIES.MQM-JAVASDK,l=/opt/mqm,r=6.0.1.0,a=HP-UX_B.11_IA,v=IBM
MQSERIES.MQM-KEYMAN,l=/opt/mqm,r=6.0.1.0,a=HP-UX_B.11_IA,v=IBM
MQSERIES.MQM-MAN,l=/opt/mqm,r=6.0.1.0,a=HP-UX_B.11_IA,v=IBM
MQSERIES.MQM-MC-CHINES,l=/opt/mqm,r=6.0.1.0,a=HP-UX_B.11_IA,v=IBM
MQSERIES.MQM-MC-CHINET,l=/opt/mqm,r=6.0.1.0,a=HP-UX_B.11_IA,v=IBM
MQSERIES.MQM-MC-FRENCH,l=/opt/mqm,r=6.0.1.0,a=HP-UX_B.11_IA,v=IBM
MQSERIES.MQM-MC-GERMAN,l=/opt/mqm,r=6.0.1.0,a=HP-UX_B.11_IA,v=IBM
MQSERIES.MQM-MC-ITALIAN,l=/opt/mqm,r=6.0.1.0,a=HP-UX_B.11_IA,v=IBM
MQSERIES.MQM-MC-JAPAN,l=/opt/mqm,r=6.0.1.0,a=HP-UX_B.11_IA,v=IBM
MQSERIES.MQM-MC-KOREAN,l=/opt/mqm,r=6.0.1.0,a=HP-UX_B.11_IA,v=IBM
MQSERIES.MQM-MC-PORT,l=/opt/mqm,r=6.0.1.0,a=HP-UX_B.11_IA,v=IBM
MQSERIES.MQM-MC-SPANISH,l=/opt/mqm,r=6.0.1.0,a=HP-UX_B.11_IA,v=IBM
MQSERIES.MQM-RUNTIME,l=/opt/mqm,r=6.0.1.0,a=HP-UX_B.11_IA,v=IBM
MQSERIES.MQM-SAMPLES,l=/opt/mqm,r=6.0.1.0,a=HP-UX_B.11_IA,v=IBM
MQSERIES.MQM-SERVER,l=/opt/mqm,r=6.0.1.0,a=HP-UX_B.11_IA,v=IBM
MQSERIES.MQM-TXCLIENT,l=/opt/mqm,r=6.0.1.0,a=HP-UX_B.11_IA,v=IBM
+ gsk7bas64.gsk7bas64,l=/,r=7.0.3.18
* A "+" indicates an automatic selection due to dependency or
the automatic selection of a patch or reference bundle.
* Selection succeeded.
* Beginning Analysis
* Session selections have been saved in the file
"/root/.sw/sessions/swverify.last".
ERROR: "charaka:/": One or more filesystems that appear in the
filesystem table are not mounted and cannot be mounted.
* The analysis phase failed for "charaka:/".
* Verification had errors.
NOTE: More information may be found in the agent logfile using the
command "swjob -a log charaka-0093 @ charaka:/".
======= 03/24/09 09:11:20 IST END swverify SESSION (non-interactive)
(jobid=charaka-0093)
also, do i need root permission to fire swconfig??
& how do i check swinstall log. |
|
Back to top |
|
 |
Kanwar |
Posted: Mon Mar 23, 2009 7:37 pm Post subject: |
|
|
Novice
Joined: 21 Mar 2009 Posts: 15
|
$ swjob -a log charaka-0093 @ charaka:/
======= 03/24/09 09:11:18 IST BEGIN verify AGENT SESSION (pid=17598)
(jobid=charaka-0093)
* Agent session started for user "root@charaka". (pid=17598)
* Beginning Analysis Phase.
* Target: charaka:/
* Target logfile: charaka:/var/adm/sw/swagent.log
* Reading source for file information.
NOTE: The command "/sbin/mount" exited with a status code of "1".
The following is the output from the command:
vxfs mount: V-3-21264: /dev/charaka_vgeva02/lv_stmod9 is already mounted, /stmodule9 is busy,
allowable number of mount points exceeded
NOTE: End of command output. Non-zero exit status may or may not be
a failure. Look for additional messages.
ERROR: Entry for filesystem "/dev/charaka_vgeva02/lv_stmod9" in
"/etc/fstab" could not be mounted. If you do not want this
file system mounted, comment it out of the "/etc/fstab" file,
or set the "mount_all_filesystems" option to "false".
ERROR: Cannot continue the Analysis Phase until the previous errors
are corrected.
======= 03/24/09 09:11:20 IST END verify AGENT SESSION (pid=17598)
(jobid=charaka-0093) |
|
Back to top |
|
 |
Philip Morten |
Posted: Tue Mar 24, 2009 3:10 am Post subject: |
|
|
Master
Joined: 07 Mar 2002 Posts: 230 Location: Hursley Park
|
Kanwar wrote: |
Philip please see the output of swverify MQSERIES
======= 03/24/09 09:11:18 IST BEGIN swverify SESSION
(non-interactive) (jobid=charaka-0093)
* Session started for user "root@charaka".
* Beginning Selection
* Target connection succeeded for "charaka:/".
* Software selections:
MQSERIES.MQM-BASE,l=/opt/mqm,r=6.0.1.0,a=HP-
...
+ gsk7bas64.gsk7bas64,l=/,r=7.0.3.18
* A "+" indicates an automatic selection due to dependency or
the automatic selection of a patch or reference bundle.
* Selection succeeded.
* Beginning Analysis
* Session selections have been saved in the file
"/root/.sw/sessions/swverify.last".
ERROR: "charaka:/": One or more filesystems that appear in the
filesystem table are not mounted and cannot be mounted.
* The analysis phase failed for "charaka:/".
* Verification had errors.
NOTE: More information may be found in the agent logfile using the
command "swjob -a log charaka-0093 @ charaka:/".
======= 03/24/09 09:11:20 IST END swverify SESSION (non-interactive)
(jobid=charaka-0093)
|
You need to add "-x mount_all_filesystems=false" to your swverify command
Quote: |
also, do i need root permission to fire swconfig??
|
In general , yes
Quote: |
& how do i check swinstall log. |
Note the install time from the swlist output you ran earlier, then run swjob -v and identify the jobid that ran at that time. Then run swjob -a log jobid ( jobid is of the form hostname-sequencenumber ) _________________ Philip Morten
The postings on this site are my own and do not necessarily represent IBM's positions, strategies or opinions. |
|
Back to top |
|
 |
Kanwar |
Posted: Tue Mar 24, 2009 3:57 am Post subject: |
|
|
Novice
Joined: 21 Mar 2009 Posts: 15
|
i hope i got the usage correct..
# swverify MQSERIES -x mount_all_filesystems=false
======= 03/24/09 17:12:29 IST BEGIN swverify SESSION
(non-interactive) (jobid=charaka-0096)
* Session started for user "root@charaka".
* Beginning Selection
* Target connection succeeded for "charaka:/".
ERROR: Could not apply the software selection "-x"; it is not
available from depot or root "charaka:/".
* Software selection failed for "charaka:/".
ERROR: Could not apply the software selection
"mount_all_filesystems=false"; it is not available from depot
or root "charaka:/".
* Software selection failed for "charaka:/".
* Software selections:
MQSERIES.MQM-BASE,l=/opt/mqm,r=6.0.1.0,a=HP-UX_B.11_IA,v=IBM
MQSERIES.MQM-CL-HPUX,l=/opt/mqm,r=6.0.1.0,a=HP-UX_B.11_IA,v=IBM
MQSERIES.MQM-JAVA,l=/opt/mqm,r=6.0.1.0,a=HP-UX_B.11_IA,v=IBM
MQSERIES.MQM-JAVASDK,l=/opt/mqm,r=6.0.1.0,a=HP-UX_B.11_IA,v=IBM
MQSERIES.MQM-KEYMAN,l=/opt/mqm,r=6.0.1.0,a=HP-UX_B.11_IA,v=IBM
MQSERIES.MQM-MAN,l=/opt/mqm,r=6.0.1.0,a=HP-UX_B.11_IA,v=IBM
MQSERIES.MQM-MC-CHINES,l=/opt/mqm,r=6.0.1.0,a=HP-UX_B.11_IA,v=IBM
MQSERIES.MQM-MC-CHINET,l=/opt/mqm,r=6.0.1.0,a=HP-UX_B.11_IA,v=IBM
MQSERIES.MQM-MC-FRENCH,l=/opt/mqm,r=6.0.1.0,a=HP-UX_B.11_IA,v=IBM
MQSERIES.MQM-MC-GERMAN,l=/opt/mqm,r=6.0.1.0,a=HP-UX_B.11_IA,v=IBM
MQSERIES.MQM-MC-ITALIAN,l=/opt/mqm,r=6.0.1.0,a=HP-UX_B.11_IA,v=IBM
MQSERIES.MQM-MC-JAPAN,l=/opt/mqm,r=6.0.1.0,a=HP-UX_B.11_IA,v=IBM
MQSERIES.MQM-MC-KOREAN,l=/opt/mqm,r=6.0.1.0,a=HP-UX_B.11_IA,v=IBM
MQSERIES.MQM-MC-PORT,l=/opt/mqm,r=6.0.1.0,a=HP-UX_B.11_IA,v=IBM
MQSERIES.MQM-MC-SPANISH,l=/opt/mqm,r=6.0.1.0,a=HP-UX_B.11_IA,v=IBM
MQSERIES.MQM-RUNTIME,l=/opt/mqm,r=6.0.1.0,a=HP-UX_B.11_IA,v=IBM
MQSERIES.MQM-SAMPLES,l=/opt/mqm,r=6.0.1.0,a=HP-UX_B.11_IA,v=IBM
MQSERIES.MQM-SERVER,l=/opt/mqm,r=6.0.1.0,a=HP-UX_B.11_IA,v=IBM
MQSERIES.MQM-TXCLIENT,l=/opt/mqm,r=6.0.1.0,a=HP-UX_B.11_IA,v=IBM
+ gsk7bas64.gsk7bas64,l=/,r=7.0.3.18
* A "+" indicates an automatic selection due to dependency or
the automatic selection of a patch or reference bundle.
* Selection succeeded.
* Beginning Analysis
* Session selections have been saved in the file
"/root/.sw/sessions/swverify.last".
ERROR: "charaka:/": One or more filesystems that appear in the
filesystem table are not mounted and cannot be mounted.
* The analysis phase failed for "charaka:/".
* Verification had errors.
NOTE: More information may be found in the agent logfile using the
command "swjob -a log charaka-0096 @ charaka:/".
======= 03/24/09 17:12:32 IST END swverify SESSION (non-interactive)
(jobid=charaka-0096) |
|
Back to top |
|
 |
Philip Morten |
Posted: Tue Mar 24, 2009 4:11 am Post subject: |
|
|
Master
Joined: 07 Mar 2002 Posts: 230 Location: Hursley Park
|
Kanwar wrote: |
i hope i got the usage correct.. :roll:
# swverify MQSERIES -x mount_all_filesystems=false
======= 03/24/09 17:12:29 IST BEGIN swverify SESSION
(non-interactive) (jobid=charaka-0096)
* Session started for user "root@charaka".
* Beginning Selection
* Target connection succeeded for "charaka:/".
ERROR: Could not apply the software selection "-x"; it is not
available from depot or root "charaka:/".
* Software selection failed for "charaka:/".
ERROR: Could not apply the software selection
"mount_all_filesystems=false"; it is not available from depot
or root "charaka:/".
* Software selection failed for "charaka:/".
* Software selections:
MQSERIES.MQM-BASE,l=/opt/mqm,r=6.0.1.0,a=HP-UX_B.11_IA,v=IBM
...
* Session selections have been saved in the file
"/root/.sw/sessions/swverify.last".
ERROR: "charaka:/": One or more filesystems that appear in the
filesystem table are not mounted and cannot be mounted.
* The analysis phase failed for "charaka:/".
* Verification had errors.
NOTE: More information may be found in the agent logfile using the
command "swjob -a log charaka-0096 @ charaka:/".
======= 03/24/09 17:12:32 IST END swverify SESSION (non-interactive)
(jobid=charaka-0096) |
Command should be swverify -x mount_all_filesystems=false MQSERIES _________________ Philip Morten
The postings on this site are my own and do not necessarily represent IBM's positions, strategies or opinions. |
|
Back to top |
|
 |
Kanwar |
Posted: Tue Mar 24, 2009 4:12 am Post subject: |
|
|
Novice
Joined: 21 Mar 2009 Posts: 15
|
with correct usage
swverify -x mount_all_filesystems=false MQSERIES
======= 03/24/09 17:52:53 IST BEGIN swverify SESSION
(non-interactive) (jobid=charaka-0099)
* Session started for user "root@charaka".
* Beginning Selection
* Target connection succeeded for "charaka:/".
* Software selections:
MQSERIES.MQM-BASE,l=/opt/mqm,r=6.0.1.0,a=HP-UX_B.11_IA,v=IBM
MQSERIES.MQM-CL-HPUX,l=/opt/mqm,r=6.0.1.0,a=HP-UX_B.11_IA,v=IBM
MQSERIES.MQM-JAVA,l=/opt/mqm,r=6.0.1.0,a=HP-UX_B.11_IA,v=IBM
MQSERIES.MQM-JAVASDK,l=/opt/mqm,r=6.0.1.0,a=HP-UX_B.11_IA,v=IBM
MQSERIES.MQM-KEYMAN,l=/opt/mqm,r=6.0.1.0,a=HP-UX_B.11_IA,v=IBM
MQSERIES.MQM-MAN,l=/opt/mqm,r=6.0.1.0,a=HP-UX_B.11_IA,v=IBM
MQSERIES.MQM-MC-CHINES,l=/opt/mqm,r=6.0.1.0,a=HP-UX_B.11_IA,v=IBM
MQSERIES.MQM-MC-CHINET,l=/opt/mqm,r=6.0.1.0,a=HP-UX_B.11_IA,v=IBM
MQSERIES.MQM-MC-FRENCH,l=/opt/mqm,r=6.0.1.0,a=HP-UX_B.11_IA,v=IBM
MQSERIES.MQM-MC-GERMAN,l=/opt/mqm,r=6.0.1.0,a=HP-UX_B.11_IA,v=IBM
MQSERIES.MQM-MC-ITALIAN,l=/opt/mqm,r=6.0.1.0,a=HP-UX_B.11_IA,v=IBM
MQSERIES.MQM-MC-JAPAN,l=/opt/mqm,r=6.0.1.0,a=HP-UX_B.11_IA,v=IBM
MQSERIES.MQM-MC-KOREAN,l=/opt/mqm,r=6.0.1.0,a=HP-UX_B.11_IA,v=IBM
MQSERIES.MQM-MC-PORT,l=/opt/mqm,r=6.0.1.0,a=HP-UX_B.11_IA,v=IBM
MQSERIES.MQM-MC-SPANISH,l=/opt/mqm,r=6.0.1.0,a=HP-UX_B.11_IA,v=IBM
MQSERIES.MQM-RUNTIME,l=/opt/mqm,r=6.0.1.0,a=HP-UX_B.11_IA,v=IBM
MQSERIES.MQM-SAMPLES,l=/opt/mqm,r=6.0.1.0,a=HP-UX_B.11_IA,v=IBM
MQSERIES.MQM-SERVER,l=/opt/mqm,r=6.0.1.0,a=HP-UX_B.11_IA,v=IBM
MQSERIES.MQM-TXCLIENT,l=/opt/mqm,r=6.0.1.0,a=HP-UX_B.11_IA,v=IBM
+ gsk7bas64.gsk7bas64,l=/,r=7.0.3.18
* A "+" indicates an automatic selection due to dependency or
the automatic selection of a patch or reference bundle.
* Selection succeeded.
* Beginning Analysis
* Session selections have been saved in the file
"/root/.sw/sessions/swverify.last".
* "charaka:/": There will be no attempt to mount filesystems
that appear in the filesystem table.
ERROR: "charaka:/": 1 products are not compatible for this system's
architecture or operating system. If the OS has been updated
since this product was installed, a newer version should be
installed if available.
ERROR: "charaka:/": The software dependencies for 18 products or
filesets cannot be resolved.
WARNING: "charaka:/": 9 files had warnings during this operation.
ERROR: "charaka:/": 1214 files had errors during this operation.
* The analysis phase failed for "charaka:/".
* Verification had errors.
NOTE: More information may be found in the agent logfile using the
command "swjob -a log charaka-0099 @ charaka:/".
======= 03/24/09 17:53:12 IST END swverify SESSION (non-interactive)
(jobid=charaka-0099) |
|
Back to top |
|
 |
exerk |
Posted: Tue Mar 24, 2009 4:18 am Post subject: |
|
|
 Jedi Council
Joined: 02 Nov 2006 Posts: 6339
|
Quote: |
ERROR: "charaka:/": 1 products are not compatible for this system's architecture or operating system. If the OS has been updated
since this product was installed, a newer version should be installed if available. |
!  _________________ It's puzzling, I don't think I've ever seen anything quite like this before...and it's hard to soar like an eagle when you're surrounded by turkeys. |
|
Back to top |
|
 |
Philip Morten |
Posted: Wed Mar 25, 2009 1:48 am Post subject: |
|
|
Master
Joined: 07 Mar 2002 Posts: 230 Location: Hursley Park
|
OK now I think we have the answer, WebSphere MQ Version 6 was produced before we knew about HP-UX 11.31 and was packaged to allow installation only on 11.23. To install on 11.31 it is necessary to use allow_incompatible=true on the install. When this is done swinstall suppresses the configuration step which must then be run manually using the command:
swconfig -x allow_incompatible=true MQSERIES _________________ Philip Morten
The postings on this site are my own and do not necessarily represent IBM's positions, strategies or opinions. |
|
Back to top |
|
 |
Kanwar |
Posted: Wed Mar 25, 2009 5:06 am Post subject: |
|
|
Novice
Joined: 21 Mar 2009 Posts: 15
|
does this mean re-installing mqm..??
please tell me the whole command for installation as well so that i can ask admin to simply run the command..!!
also tell me,if ill we have to empty the partition for this or the installer will overwrite the existing files..??
Name: WebSphere MQ
Version: 6.0.1.0
CMVC level: p600-100-051021
BuildType: IKAP - (Production)
also my MQ version is 6.0.1.0, would this 1.0 make a difference in analysis? only want to be sure.. |
|
Back to top |
|
 |
exerk |
Posted: Wed Mar 25, 2009 5:13 am Post subject: |
|
|
 Jedi Council
Joined: 02 Nov 2006 Posts: 6339
|
You should be at 6.0.2.5 anyway, so once re-installation has been carried out, apply service. _________________ It's puzzling, I don't think I've ever seen anything quite like this before...and it's hard to soar like an eagle when you're surrounded by turkeys. |
|
Back to top |
|
 |
Philip Morten |
Posted: Wed Mar 25, 2009 7:23 am Post subject: |
|
|
Master
Joined: 07 Mar 2002 Posts: 230 Location: Hursley Park
|
Kanwar wrote: |
:o does this mean re-installing mqm..??
|
No, just (as root ) run the swconfig command.
Quote: |
please tell me the whole command for installation as well so that i can ask admin to simply run the command..!!
also tell me,if ill we have to empty the partition for this or the installer will overwrite the existing files..??
Name: WebSphere MQ
Version: 6.0.1.0
CMVC level: p600-100-051021
BuildType: IKAP - (Production)
also my MQ version is 6.0.1.0, would this 1.0 make a difference in analysis? :-? only want to be sure.. |
_________________ Philip Morten
The postings on this site are my own and do not necessarily represent IBM's positions, strategies or opinions. |
|
Back to top |
|
 |
Kanwar |
Posted: Wed Mar 25, 2009 7:59 pm Post subject: |
|
|
Novice
Joined: 21 Mar 2009 Posts: 15
|
please check the output of
swconfig -x allow_incompatible=true mount_all_filesystems=false MQSERIES
======= 03/26/09 09:40:05 IST BEGIN swconfig SESSION
(non-interactive) (jobid=charaka-0106)
* Session started for user "root@charaka".
* Beginning Selection
* Target connection succeeded for "charaka:/".
ERROR: Could not apply the software selection
"mount_all_filesystems=false"; it is not available from depot
or root "charaka:/".
* Software selection failed for "charaka:/".
* Software selections:
MQSERIES.MQM-BASE,l=/opt/mqm,r=6.0.1.0,a=HP-UX_B.11_IA,v=IBM
MQSERIES.MQM-CL-HPUX,l=/opt/mqm,r=6.0.1.0,a=HP-UX_B.11_IA,v=IBM
MQSERIES.MQM-JAVA,l=/opt/mqm,r=6.0.1.0,a=HP-UX_B.11_IA,v=IBM
MQSERIES.MQM-JAVASDK,l=/opt/mqm,r=6.0.1.0,a=HP-UX_B.11_IA,v=IBM
MQSERIES.MQM-KEYMAN,l=/opt/mqm,r=6.0.1.0,a=HP-UX_B.11_IA,v=IBM
MQSERIES.MQM-MAN,l=/opt/mqm,r=6.0.1.0,a=HP-UX_B.11_IA,v=IBM
MQSERIES.MQM-MC-CHINES,l=/opt/mqm,r=6.0.1.0,a=HP-UX_B.11_IA,v=IBM
MQSERIES.MQM-MC-CHINET,l=/opt/mqm,r=6.0.1.0,a=HP-UX_B.11_IA,v=IBM
MQSERIES.MQM-MC-FRENCH,l=/opt/mqm,r=6.0.1.0,a=HP-UX_B.11_IA,v=IBM
MQSERIES.MQM-MC-GERMAN,l=/opt/mqm,r=6.0.1.0,a=HP-UX_B.11_IA,v=IBM
MQSERIES.MQM-MC-ITALIAN,l=/opt/mqm,r=6.0.1.0,a=HP-UX_B.11_IA,v=IBM
MQSERIES.MQM-MC-JAPAN,l=/opt/mqm,r=6.0.1.0,a=HP-UX_B.11_IA,v=IBM
MQSERIES.MQM-MC-KOREAN,l=/opt/mqm,r=6.0.1.0,a=HP-UX_B.11_IA,v=IBM
MQSERIES.MQM-MC-PORT,l=/opt/mqm,r=6.0.1.0,a=HP-UX_B.11_IA,v=IBM
MQSERIES.MQM-MC-SPANISH,l=/opt/mqm,r=6.0.1.0,a=HP-UX_B.11_IA,v=IBM
MQSERIES.MQM-RUNTIME,l=/opt/mqm,r=6.0.1.0,a=HP-UX_B.11_IA,v=IBM
MQSERIES.MQM-SAMPLES,l=/opt/mqm,r=6.0.1.0,a=HP-UX_B.11_IA,v=IBM
MQSERIES.MQM-SERVER,l=/opt/mqm,r=6.0.1.0,a=HP-UX_B.11_IA,v=IBM
MQSERIES.MQM-TXCLIENT,l=/opt/mqm,r=6.0.1.0,a=HP-UX_B.11_IA,v=IBM
+ gsk7bas64.gsk7bas64,l=/,r=7.0.3.18
* A "+" indicates an automatic selection due to dependency or
the automatic selection of a patch or reference bundle.
* Selection succeeded.
* Beginning Analysis
* Session selections have been saved in the file
"/root/.sw/sessions/swconfig.last".
ERROR: A job cannot be created. There is no software specified in
the sessionfile: "/var/adm/sw/queue/logfiles/0106.1/session".
A job must have software specifications.
ERROR: The attempt to create the job failed. (Internal error)
ERROR: Could not change the job queue to "Complete" for job . The
job is not locked.
======= 03/26/09 09:40:07 IST END swconfig SESSION (non-interactive)
(jobid=charaka-0106) |
|
Back to top |
|
 |
Kanwar |
Posted: Mon Mar 30, 2009 8:23 pm Post subject: |
|
|
Novice
Joined: 21 Mar 2009 Posts: 15
|
|
Back to top |
|
 |
|
|
|
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
|
|
|
|