| marc-peter.muncke@bmi.gv.at 2007-11-30, 7:38 am |
| Hello,<br />
<br />
I use Websphere 6.1 on windows<br />
I want to create a new service using manageprofiles.bat<br />
this is the command<br />
E:\RSA_WORKSPACES\head\Servers\profiles>E:\Programme\IBM\SDP70\runtimes\base _v61<br />
\bin/manageprofiles -create -profilePath "E:\RSA_WORKSPACES\head\Servers\profile<br />
s\\runtime\AAA61" -templatePath " E:\Programme\IBM\SDP70\runtimes\base_v61
\profil<br />
eTemplates\cell\default" -profileName AAA61 -cellName localAAA61Cell -nodeName n<br />
ode1 -hostName localhost -portsFile portsAAA.props -winserviceCheck false<br />
<br />
The problem is :<br />
Schablone wurde nicht gefunden: Es ist keine Profilschablone im Pfad E:\Programm<br />
e\IBM\SDP70\runtimes\base_v61\profileTem
plates\cell\default vorhanden.<br />
INSTCONFFAILED: Das Profil konnte nicht erstellt werden. Weitere Informationen f<br />
inden Sie in der Datei E:\Programme\IBM\SDP70\runtimes\base_v61
\logs\manageprofi<br />
les\SZR61_create.log.<br />
<br />
This is the log entry :<br />
<br />
<record><br />
<date>2007-11-30T10:12:38</date><br />
<millis>1196417558719</millis><br />
<sequence>37</sequence><br />
<logger>com.ibm.wsspi.profile.WSProfile</logger><br />
<level>SEVERE</level><br />
<class>com.ibm.wsspi.profile.WSProfile</class><br />
<method& gt;validateAProfileTemplateExistsAtTheGi
venPath</method><br />
<thread>10</thread><br />
<message>Profile template E:\Programme\IBM\SDP70\runtimes\base_v61
\profileTemplates\cell\default is not a valid profile template</message><br />
</record><br />
<br />
this is the tree in E:\Programme\IBM\SDP70\runtimes\base_v61
\profileTemplates\cell\default <br />
<br />
E:\PROGRAMME\IBM\SDP70\RUNTIMES\BASE_V61
\PROFILETEMPLATES\CELL\DEFAULT<br />
├───actions<br />
│ │ bootStrapSASClient.ant<br />
│ │<br />
│ └───scripts<br />
│ collectNodeMetadata.bat<br />
│<br />
└───documents<br />
├───etc<br />
│ clientCert.arm<br />
│ DummyClientKeyFile.jks<br />
│ DummyClientTrustFile.jks<br />
│ DummyServerKeyFile.jks<br />
│ DummyServerTrustFile.jks<br />
│ serverCert.arm<br />
│<br />
└───properties<br />
client.policy<br />
sas.client.props<br />
sas.server.props<br />
sas.stdclient.properties<br />
sas.tools.properties<br />
server.policy<br />
soap.client.props<br />
ssl.client.props<br />
sslbitsizes.properties<br />
was.policy<br />
wsjaas.conf<br />
wsjaas_client.conf<br />
wsserver.key<br />
<br />
I have no clue why a default installation of Websphere does not work. Maybe there is a file missing ? <br />
Do you have a clue ?<br />
<br />
Thank you
|