Port Number Reference

Change Sybase Unwired Platform component port numbers as needed postinstallation.

Proceed with caution when changing port numbers because the change might impact other configuration files that point to that port.

Port Description Default port How to change postinstallation Online help
LDAP server Developer editions only. Port number on which the OpenDS LDAP server listens for requests.

The default administrator password for the LDAP server is secret.

10389
  • Edit the ds-cfg-listen-port: 10389 property in <install_dir>\Servers\UnwiredServer\LDAP\OpenDS-1.0.0-build011\config\config.ldif.
  • For Sybase Unified Agent, edit <UAF_install_dir>\conf\csi.properties.
 
Consolidated database Port number for the consolidated database (SQL Anywhere) that manages transactions between the enterprise information system and mobile devices 4747
  1. On the Unwired Server running the consolidated database (CDB), open <install_dir>\Servers\UnwiredServer\sup.properties.
  2. Change the port number by editing the value for the sqlany.serverport property.
  3. From the <install_dir>\Servers\UnwiredServer directory, open a command window and run:

    updateProps -r

  4. Open <install_dir>\Servers\UnwiredServer\createdns.bat and change the port number in two places:
    • set cluster_command=uid=dba;pwd=SQL;eng=%CLUSTER_NAME%_clusterdb;dbn=clusterdb;astop=No;links=tcpip(host=nohost;port=4747)
    • uid=dba;pwd=SQL;eng=%CLUSTER_NAME%_uaml;dbn=uaml;astop=No;links=tcpip(host=nohost;port=4747) -y
  5. Shut down the CDB.
  6. If you are running the database as a service, from the <install_dir>\Servers\UnwiredServer directory, open a command window and run:

    uamlservice.bat install

    This command redefines the service with the new port number.

  7. Shut down Unwired Server and restart it.
  8. Start the database. From the <install_dir>\Servers\UnwiredServer directory, open a command window and run:

    startdb.bat

 
Unwired Server TCP/IP port number on which the Unwired Server listens for requests
  • 4040 for HTTP
  • 4443 for HTTPS
Sybase Control Center > Server Configuration > Administration Listener Sybase Control Center > Administer > Unwired Server > Manage > Server Configuration > Configuring Unwired Server Properties > Administration Listener > Configuring Listener Properties
System admin HTTP Port number on which the Admin Console (Unified Agent Administration server) listens for requests
  • 8282 for HTTP
  • 8283 for HTTPS
Edit the service-config.xml file, located by default in <install_dir>\UAF-2_6\services\EmbeddedWebContainer.

Be sure to change the shortcut properties to reflect the new port number value.

 
Synchronization Port number on which Unwired Server synchronizes data between the enterprise information system and mobile devices
  • 2439 for HTTP
  • 2525 for HTTPS
Sybase Control Center > Server Configuration > Synchronization Sybase Control Center > Administer > Unwired Server > Manage > Server Configuration > Configuring Unwired Server Properties > Synchronization > Configuring General Synchronization Properties
Relay server  
  • 80 for HTTP
  • 443 for HTTPS
Edit relayserver.properties
  • Sybase Unwired WorkSpace > Configure > Configuring Unwired Server > Configuring Unwired Server for a Development Environment > Configuring a Relay Server for Development
  • Sybase Unwired WorkSpace > Configure > Configuring Unwired Server > Configuring Unwired Server for a Production Environment > Configuring Unwired Server for a High Availability Environment > Employing a Relay Server > Configuring a Relay Server for Production
Afaria Server Port number on which Afaria Server listens for requests
  • 4041 for HTTP
  • 4444 for HTTPS
  • 3007 for XNET
  • 3008 for XNETS
Sybase Control Center > Server Configuration > Afaria Sybase Control Center > Administer > Unwired Server > Manage > Server Configuration > Configuring Unwired Server Properties > Afaria > Registering and Configuring Afaria Server Properties for Unwired Server
Afaria Database Database that Afaria Server uses 4343  
RMI server Used by JMX management clients to execute mBeans remotely 9999 Edit <install_dir>\UAF-2_6\services\RMI\service-config.xml to set RMI server port and timeout to resolve port conflicts  
Related concepts
Configuring Unwired Server
Configuring Afaria
Installing Third-party Software for Each Server in a Cluster


Created September 17, 2009. Send feedback on this help topic to Sybase Technical Publications: pubs@sybase.com