cancel
Showing results for 
Search instead for 
Did you mean: 
cancel
771
Views
0
Helpful
3
Replies

2700 Location Appliance

lucky.sibanyoni
Level 1
Level 1

Hi

The loaction appliance is not working properly. I'm using version 4.0.38

Here is the erro messages i've getting:

how can i fix this

loc1# /etc/init.d/locserverd status

Getting the status locserverd: com.aes.client.AesClientException: Request to server failed, reason: java.security.PrivilegedActionException: com.sun.xml.messaging.saaj.SOAPExceptionImpl: Message send failed

at com.aes.client.AesClientAdminImpl.getServerInfo(Unknown Source)

at com.aes.server.cli.CmdGetServerInfo.run(Unknown Source)

at com.aes.server.cli.CmdGetServerInfo.main(Unknown Source)

at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method)

at sun.reflect.NativeMethodAccessorImpl.invoke(Unknown Source)

at sun.reflect.DelegatingMethodAccessorImpl.invoke(Unknown Source)

at java.lang.reflect.Method.invoke(Unknown Source)

at com.zerog.lax.LAX.launch(DashoA8113)

at com.zerog.lax.LAX.main(DashoA8113)

when i try to restart it: this is waht happens

loc1#/etc/init.d/locserverd restart

Shutting down locserverd: Shutdown request to server failed, server may be already shutdown.

Starting locserverd: [ OK ]

Thanks

3 Replies 3

Lucien Avramov
Level 10
Level 10

the status output means the location is stopped.

In that case instead of the restart command, use the start command.

If it still does not work on the status after a few minutes (the appliance needs a few minutes to start even though it says an OK right away), then reboot it.

i tried it, i'm sitll getting the same message afterwards: even when i do the getserverinfo: this is what i get

getserverinfo

com.aes.client.AesClientException: Request to server failed, reason: java.security.PrivilegedActionException: com.sun.xml.messaging.saaj.SOAPExceptionImpl: Message send failed

at com.aes.client.AesClientAdminImpl.getServerInfo(Unknown Source)

at com.aes.server.cli.CmdGetServerInfo.run(Unknown Source)

at com.aes.server.cli.CmdGetServerInfo.main(Unknown Source)

at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method)

at sun.reflect.NativeMethodAccessorImpl.invoke(Unknown Source)

at sun.reflect.DelegatingMethodAccessorImpl.invoke(Unknown Source)

at java.lang.reflect.Method.invoke(Unknown Source)

at com.zerog.lax.LAX.launch(DashoA8113)

at com.zerog.lax.LAX.main(DashoA8113)

Try to clear the DB:

Create an empty database and check if you can synchronize with the WCS after this is done.

1. Stop the location server. root @ localhost > service locserverd stop Shutting down locserverd: Request server shutdown now... Server shutdown complete.

2. Move the existing database file root @ localhost > mv /opt/locserver/db/linux/server-eng.db /opt/locserver/db/linux/server-eng.db.old or Use the command: rm -rf /opt/locserver/db/linux/server-eng.db

3. Start the location server back. root @ localhost / > service locserverd start Starting locserverd:

4. Run the synchronization job in WCS. Run the Location Server Synchronization job after selecting all the network designs and the controllers form the sync page.

Else, if that doesnt help, re install the software from I believe /opt/locserver/installers/

Getting Started

Find answers to your questions by entering keywords or phrases in the Search bar above. New here? Use these resources to familiarize yourself with the community:

Review Cisco Networking products for a $25 gift card