You are on page 1of 2

while coping webserver1.

bat to dmgr bin folder admin console must me logoff


whenever you change the location of the plugib-cfg.xml file location in the httpd.xml after
that webserver must be restart
while creating the cluster member Generate unique HTTP ports check box must be checked
if you change any changes in the admin console after that you give the generate pluging-cfg
through admin console you must copy the location of plugin cfg.xml to httpd.xml than only it
reflect the changes
if you manualy give the genplugin command at that time you can made changes through xml
file itself
if in the httpd.xml file the pluging-cfg location is automated through admin console you must
select generate plugin through admin login only
while sync the appserver first give stopnode
while connecting oracle to WAS 7.0 ojdbc6.jar required. We need to download this .jar file
from internet
when ever deploy an application into servers applicatios must be stop otherwise sync error
will come
error:
Cannot locate the template: No profile template exists at path C:\WAS_7.0\AppSer
ver\profileTemplates\default"
because u gave the template path as :
-templatePath "C:\WAS_7.0\AppServer\profileTemplates\default\"
sol:-templatePath "C:\WAS_7.0\AppServer\profileTemplates\default"


error:
hostName: Enter only one value for the hostName parameter.
retype the localhost
after complete the process check the file called App_o1_create log:
"C:\WAS_7.0\AppServer\logs\manageprofiles"
INSTCONFSUCCESS:
error:
[3/4/13 23:24:06:328 IST] 00000000 WsServerImpl E WSVR0100W: An error occurred
initializing, server1 [class com.ibm.ws.runtime.component.ServerImpl]
com.ibm.ws.exception.ConfigurationError: endPointName "newport" could not be resolved;
please check serverindex.xml
i created new port value for server1 in app server.but i deleted that port.than without
restarting dmgr i stopped appserver (server1).now i cant start server 1
sol:
the problem is i deleted the new port value under the server1 port list but i didn't delete that
port under webcontainer. so i deleted that value now i can able to start server1
error:
A WebGroup/Virtual Host to handle /snoop has not been defined.

You might also like