cancel
Showing results for 
Search instead for 
Did you mean: 
Read only

SAP XMII Install to wrong web root directory

Former Member
0 Likes
177

During the 11.5 install we indicated the wrong web root directory. Can this be corrected without re-installing?

It seems to not be able to locate xsl stylesheets.

cms.log

2007-05-23 14:46:54,666 [JCO.ServerThread-1] ERROR SERVER-EXCEPTION - [null,null,null,] com.sap.mw.jco.JCO$Exception: (129) JCO_ERROR_SERVER_STARTUP: Server startup failed at Wed May 23 14:46:54 CDT 2007.

This is caused by either a) erroneous server settings, b) the backend system has been shutdown, c) network problems. Will try next startup in 3600 seconds.

Missing -a<Program ID>

Posted by Ed Shoemaker on behalf of Shari.

Thanks

Accepted Solutions (1)

Accepted Solutions (1)

jcgood25
Active Contributor
0 Likes

Ed,

The actual error message you posted is because of the default iDoc listener that is in your configuration. You can remove this entry from the editor page in the Menu and the error should go away.

The webroot paths are stored in the following locations:

C:\ServletExec AS\se-xMII\webapps\default\default-app\WEB-INF\classes\cmsconfig.xml

C:\ServletExec AS\se-xMII\webapps\default\Lighthammer\WEB-INF\classes\cmsconfig.xml

The registry also stores some of the info collected from the install process:

HKEY_LOCAL_MACHINE\SOFTWARE\SAP xMII\xMII\11.5

Regards,

Jeremy Good

Answers (1)

Answers (1)

Former Member
0 Likes

Thanks Jeremy. The changes helped. I'm sure there'll be more.

Ed