cancel
Showing results for 
Search instead for 
Did you mean: 

SLD data capture issue

former_member84834
Active Participant
0 Kudos

My Java-only server is setup to automatically send data to the SLD. The data transfer is successful. The problem is that data being sent to the SLD is incorrect. The hostname of my server is aix815, but the data being sent to the SLD indentifies my server as "162". How is hostname is determined?

I have used Content Maintenance in the SLD to remove the references to the server "162". After these entries are removed I have looked at the SLD Change Logs and I've noticed that the SLD creates associations for a the server "162 when data is sent automatically to the SLD. I have included a portion of the SLD change log. The RED entry is the problem. The entry shows SystemHome = 162, but SystemHome should be = aix815 (because aix815 is the hostname of the server)

SLD LOG FILE

User: SLDADMIN

Date: 02/23/2010 21:45:53.000

Type: CREATE

Object: Instance of SAP_CollectedSuppliedElements

<?xml version="1.0"?>

<VALUE.NAMEDINSTANCE>

<INSTANCENAME CLASSNAME="SAP_CollectedSuppliedElements">

<KEYBINDING NAME="Collection">

<VALUE.REFERENCE>

<INSTANCENAME CLASSNAME="SAP_SuppliedElements">

<KEYBINDING NAME="KeyElementFingerprint">

<KEYVALUE>f0e7d70a-5813-25b8-9369-0342260e9f14</KEYVALUE>

</KEYBINDING>

<KEYBINDING NAME="SupplierName">

<KEYVALUE>J2EESystem</KEYVALUE>

</KEYBINDING>

<KEYBINDING NAME="SupplierVendor">

<KEYVALUE>sap.com</KEYVALUE>

</KEYBINDING>

</INSTANCENAME>

</VALUE.REFERENCE>

</KEYBINDING>

<KEYBINDING NAME="Member">

<VALUE.REFERENCE>

<INSTANCENAME CLASSNAME="SAP_DatabaseSystem">

<KEYBINDING NAME="CreationClassName">

<KEYVALUE>SAP_DatabaseSystem</KEYVALUE>

</KEYBINDING>

<KEYBINDING NAME="Name">

<KEYVALUE>QD4.DBTypeForSAP.DB6.SystemHome.162</KEYVALUE>

</KEYBINDING>

</INSTANCENAME>

</VALUE.REFERENCE>

</KEYBINDING>

</INSTANCENAME>

Accepted Solutions (0)

Answers (2)

Answers (2)

former_member84834
Active Participant
0 Kudos

Never got a correct answer

former_member206760
Active Contributor
0 Kudos

may be you can delete all those entries with 162 and create the techincal system manually in SLD rather than automatically from java server