Error while creating new instance for HTML server through server manger

Narendra Gupta

Member
Hi,

We are done with installation of JDEOW 812 with 8.97 tool set.
we have installed the server manager and registered the enterprise server through server manger
we are in process of configuring the web server.
as a part of installation we have installed the IBM websphere 6.1.
we have created a new instance through server manager for websphere which is running.
we have uploaded and distributed the .par file of HTML server on same agent. which is successfully uploaded and distributed.

when we are creating the new instance for HTML server on same agent. we are getting following error

Warning
There are no J2EE servers (OC4J instances or WebSphere servers) available for deployment.
Please validate that an application server has been registered with this managed home agent and,
if necessary, use the management console to create a J2EE server within that application server.

if any one have idea about the causes of the error and how we can resolve it.
it would be helpful for us.

Thanks in advance
Narendra
 
Hi,

Please, reread the Server Manager book.
Server Manager documentation explains the proper sequence :

1. Install WAS on JAS server
2. Install SM Agent on JAS Server
3. Check that WAS home appears on SM Console
4. Create WAS instance on SM (with AppSrv01 profile)
5. Distribute JAS component to WAS server via SM
6. Create J2EE server
7. Distribute JDBC driver to your J2EE server
8. Create JAS instance based on the J2EE server you created
9. Apply any tuning to HTTP, WAS and JAS
10. Bounce HTTP, JAS, WAS, etc
 
Hi Sebastian,

Thanks a lot.
We have missed the "Create J2EE server" step. after doing that it works properly.

now we are getting following error
The cell containing the selected J2EE server does not contain any webservers. The cell must contain at least one IBM HTTP server.

Even we have installed the HTTP server on the machine where webspehere is installed.

if any one have idea about the causes of the error and how we can resolve it.
it would be helpful for us.

Thanks in advance
Narendra
 
Hi Sebastian,

Thanks a lot.
We have missed the "Create J2EE server" step. after doing that it works properly.

now we are getting following error
The cell containing the selected J2EE server does not contain any webservers. The cell must contain at least one IBM HTTP server.

Even we have installed the HTTP server on the machine where webspehere is installed.

if any one have idea about the causes of the error and how we can resolve it.
it would be helpful for us.

Thanks in advance
Narendra
I know its old post. But I am getting same kind of error. was it resolved if yes then how?
 
Back
Top