Domino java console not connecting -admindata.xml file not present

Hi,

I have regsitered a standalone server in admin app of Domino and thenusing the registered server for setting up additional server and both additional server(partition2) and main server start as a windwos service.But after doing port mapping as per the IBM documentation, i am unable to connect to the Additional server via the console but the main server (standalone) starts via console. I am getting the error “user name” is not an administrator for the “server name” for which they have stated to give Administrators under security tab which is already present and also notes.ini file shows the admin which is assigned under security tab. But , http://www-01.ibm.com/support/docview.wss?uid=swg21161911 http://www-01.ibm.com/support/docview.wss?uid=swg21161911 link under IBM shows that admindata.xml file has to be generated which is not happening for me under the new partition data directory but the data directory of main server is having the admindata.xml file which contains the administrator and also the newly registered server(partition 2).But somehow ,it not looking into Data directory of Main server but into data directory of itself.

Please assist for this.

Subject: Have you tried just copying the file?

The file doesn’t seem to be bound to any particular server, though I don’t have a ready example and can’t tell if the element will contain all servers in the domain or just the particular server defined by the data directory that copy of admindata.xml pertains to. If you see multiple servers and it includes the server you are trying to connect to, just copy it to the other partition and see if that works. If it only contains one server, update it to point to the partition in question.

There might be a more general network configuration issue that is preventing you from connecting to the server such that the file will even get created.