cancel
Showing results for 
Search instead for 
Did you mean: 

CMS Cannot update Domain Data

Former Member
0 Kudos

hi,

I installed the NW 2004s SP9 sneak preview because I am interested in the NW Development Infrastructure and the Visual Composer. My system is running at port 50900 and not 50100.

When I entered the Change Management Service, I realized that the domain data did not fit for my system.

CMS Url http://127.0.0.1:50100

SLD Url http://127.0.0.1:50100

When I try to change the URLs to http://myserver:50900 I receive the following error message:

Unexpected error; inform your system administrator: <Localization failed: ResourceBundle='com.sap.cms.util.exception.CMSExceptionMessages', ID='SLD name-server configuration error', Arguments: []> : Can't find resource for bundle java.util.PropertyResourceBundle, key SLD name-server configuration error

Does anyone know what I have to do, to change the URLs?

Kind regards

Michael

Accepted Solutions (0)

Answers (3)

Answers (3)

floK
Participant
0 Kudos

Hello

I had today same error. Please take a look @

Note 1118009 - SLD name-server configuration error in CMS

Which will fix your problem.

Best regards,

Florian Keller

Former Member
0 Kudos

Hello Meyer,

can u pelase check in T-code : SMICM and try to identify the HTTP port one which u r server is listening...if it is set to 50100 then i dont know how to change it..for that u have to perform all XI configuration steps entierly....

and if it is listening on 50900 then u can change the connection parameter in exchange profile as shown below

______________________________________________________

Check the Integration Repository/Integration Directory hostname/port

connection settings are pointing at the correct host. In addition,

ensure the Exchange Profile has the following parameters pointing at

the SLD of the XI Development Server.

com.sap.aii.connect.landscape.name - hostname must be the hostname of the XI system's SLD

com.sap.aii.connect.landscape.httpport - ensure it's the J2EE port of the XI system's SLD

com.sap.aii.connect.cr.name - same hostname rule as above

com.sap.aii.connect.cr.httpport - same J2ee port value rule as above

If these settings were incorrect, update them with the correct values.

Save the changes.

Next, open the Administration console again and click

the AII Properties link. Hit Refresh button a few times until cache is cleared and new values display for Exchange Profile properties.

Check then if the link error persists and let us know the results.

if solved then give reward points

Thanks

Former Member
0 Kudos

I also found the following entries in the server logfiles

Caused by: com.sap.cms.util.exception.CMSUnexpectedException: <Localization failed: ResourceBundle='com.sap.cms.util.exception.CMSExceptionMessages', ID='SLD name-server configuration error', Arguments: []> : Can't find resource for bundle java.util.PropertyResourceBundle, key SLD name-server configuration error

at com.sap.cms.pcs.conf.communicator.SLDConfCommunicator.readNameServer(SLDConfCommunicator.java:486)

at com.sap.cms.pcs.conf.communicator.CompLibConfCommunicator.editDesignTimeConfiguration(CompLibConfCommunicator.java:274)

at com.sap.cms.pcs.conf.manager.CmsConfManager.updateCMSConfiguration(CmsConfManager.java:274)

... 35 more

Caused by: com.sap.cms.util.exception.conf.CMSCFatalException: <Localization failed: ResourceBundle='com.sap.cms.util.exception.CMSExceptionMessages', ID='SLD name-server configuration error', Arguments: []> : Can't find resource for bundle java.util.PropertyResourceBundle, key SLD name-server configuration error

at com.sap.cms.pcs.conf.communicator.SLDConfCommunicator.readNameServer(SLDConfCommunicator.java:454)

... 37 more

Michael

Former Member
0 Kudos

Have you fixed your problem? I have the same error.

Thanks,

Wael

Former Member
0 Kudos

Hi Guys,

Any body got the solution for this? I do have same error.

Krishna