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 » Changing the HTTP port of an execution group

Post new topic  Reply to topic
 Changing the HTTP port of an execution group « View previous topic :: View next topic » 
Author Message
aftab
PostPosted: Mon Oct 13, 2014 1:31 am    Post subject: Changing the HTTP port of an execution group Reply with quote

Newbie

Joined: 13 Oct 2014
Posts: 7

I am using the following command to change the HTTP listener port to 7800 of an execution group, so that my deployed web service starts listening on this port-

mqsichangeproperties BrokerName -o HTTPConnector -e EGName -n port -v 7800

This command run successfully, after which I restarted the Broker. But still the port is set to its initial value of 7801

Can you please let me know what should I do now.
Back to top
View user's profile Send private message
smdavies99
PostPosted: Mon Oct 13, 2014 1:44 am    Post subject: Reply with quote

Jedi Council

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

Is port 7800 already in use?

use the netstat command to help you here.
_________________
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
PeterPotkay
PostPosted: Mon Oct 13, 2014 3:22 am    Post subject: Reply with quote

Poobah

Joined: 15 May 2001
Posts: 7716

Please show us your mqsichangeproperties command and its output.
Then the mqsireportproperties command and its output that you used to verify it worked.
_________________
Peter Potkay
Keep Calm and MQ On
Back to top
View user's profile Send private message
aftab
PostPosted: Mon Oct 13, 2014 3:54 am    Post subject: Reply with quote

Newbie

Joined: 13 Oct 2014
Posts: 7

Thanks everyone.
Using netstat command I found that the port 7800 was already in use by another EG. That's why I was not able to set that port.

But strange this was the command run successfully everytime I tried without prompting with any error message on the console. May be some error messages would have been generated in log files.
Back to top
View user's profile Send private message
smdavies99
PostPosted: Mon Oct 13, 2014 4:10 am    Post subject: Reply with quote

Jedi Council

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

There are some notes in the documentation about how the EG's allocate the HTTP Port. It might be worth reviewing.

I usually allocare the HTTP Ports to non standard numbers. That way I can easily see where there are problems. Also, using non default ports is IMHO more secure.(I know that others may disagree here)
_________________
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
mqjeff
PostPosted: Mon Oct 13, 2014 4:55 am    Post subject: Reply with quote

Grand Master

Joined: 25 Jun 2008
Posts: 17447

The command you executed succeeded.

It correctly set the port that the EG would use.

The EG was unable to use that port.
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 » Changing the HTTP port of an execution group
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.