WebSphere Application Server - remotely connecting to the deployment manager

This is Interesting: Free IT Magazines  
Home > Archive > WebSphere Application Server > May 2005 > remotely connecting to the deployment manager





You are viewing an archived Text-only version of the thread. To view this thread in it's original format and/or if you want to reply to this thread please [click here]

Author remotely connecting to the deployment manager
halfstep

2005-05-17, 2:55 pm

I'm trying to automate my builds and do multiple builds from one machine. I'm trying to use the instructions in the red book for command line interface and jacl scripts. When I try to connect to the deployment manager using:
wsadmin -conntype SOAP -host <myhost> -port <myport>
I'm getting the following error:
WASX7023E: Error creating "SOAP" connection to host "myhost"; exception information: com.ibm.websphere.management.exception.ConnectorNotAvailableException

Im sure the server/port are right
Im sure the deployment manager service is running
Im sure all the proper ports are open

Any ideas?

Thanks in advance
halfstep

2005-05-18, 11:10 am

I checked netstat and its listening on the right port for from serverindex.xml file in the deployment manager folder. I am able to telnet into that port, so I don't think its a network issue. Is there something configured wrong?

2005-05-18, 6:05 pm

I encountered the same problem. I am using Websphere 6.0.1

Which version of Websphere are you using?

Did you enable Global Security? Or did you leave it disabled?

>
> I'm trying to automate my builds and do multiple
> builds from one
> machine. I'm trying to use the instructions in the
> red book for
> command line interface and jacl scripts. When I try
> to connect to the
> deployment manager using:
> wsadmin -conntype SOAP -host <myhost> -port <myport>
> I'm getting the following error:
> WASX7023E: Error creating "SOAP" connection to host
> "myhost"; exception
> information:
> com.ibm.websphere.management.exception.ConnectorNotAva
> ilableException
>
> Im sure the server/port are right
> Im sure the deployment manager service is running
> Im sure all the proper ports are open
>
> Any ideas?
>


halfstep

2005-05-19, 8:15 am

Which version of Websphere are you using?
We're running Websphere 5.1 in a clustered environment.

Did you enable Global Security? Or did you leave it disabled?

We have global security enabled.

Were you able to resolve the problem?
Ken Hygh

2005-05-21, 7:54 am

halfstep wrote:

>I'm trying to automate my builds and do multiple builds from one
>machine. I'm trying to use the instructions in the red book for
>command line interface and jacl scripts. When I try to connect to the
>deployment manager using:
>wsadmin -conntype SOAP -host <myhost> -port <myport>
>I'm getting the following error:
>WASX7023E: Error creating "SOAP" connection to host "myhost"; exception
>information:
>com.ibm.websphere.management.exception.ConnectorNotAvailableException
>
>Im sure the server/port are right
>Im sure the deployment manager service is running
>Im sure all the proper ports are open
>
>Any ideas?
>
>Thanks in advance
>
>
>
>--
>halfstep
>------------------------------------------------------------------------
>Posted via http://www.webservertalk.com
>------------------------------------------------------------------------
>View this thread: http://www.webservertalk.com/message1063663.html
>
>
>

Given the fact that you can telnet to that machine/port, what do you get
if you try to retrieve the home page? Do you get a SOAP message?

Also, make sure you have the same fixpack levels on both sides.

Ken
halfstep

2005-05-23, 12:31 pm

Given the fact that you can telnet to that machine/port, what do you get
if you try to retrieve the home page? Do you get a SOAP message?

What do you mean the homepage? The WAS Console? I'm able to connect to that fine.



Also, make sure you have the same fixpack levels on both sides.

What do you mean fixpack levels? How would I check that?
Ken Hygh

2005-05-24, 8:38 am

halfstep wrote:

>Given the fact that you can telnet to that machine/port, what do you
>get
>if you try to retrieve the home page? Do you get a SOAP message?
>
>What do you mean the homepage? The WAS Console? I'm able to connect
>to that fine.
>
>

no, I mean retrieve '/' using telnet.

GET / HTTP/1.0<enter>
<enter>

>
>
>Also, make sure you have the same fixpack levels on both sides.
>
>What do you mean fixpack levels? How would I check that?
>
>
>
>

WebSphere has fixpacks. You need to talk to your WebSphere administrator
to find out if you have the same levels. Details on getting this are in
the infocenter.

>--
>halfstep
>------------------------------------------------------------------------
>Posted via http://www.webservertalk.com
>------------------------------------------------------------------------
>View this thread: http://www.webservertalk.com/message1063663.html
>
>
>

Sponsored Links






Free braindumps | Software forum | Database administration forum

Copyright 2003 - 2008 webservertalk.com