Hi, It seems like the java arpluginserver tries to use a port already in use.
The file pluginsvr_config.xml contain an entry like this: <port>15011</port> See if this port is in use by another process. The default valiue for the java arpluginserver is 9999. Regards, Jarl 2009/12/16 Pruitt, Christopher (Bank of America Account) <[email protected]>: > We have installed a new server and can start Remedy with out issue, > however we start getting errors right after the arserverd starts. The > error seems to be related to the java plugin and that is keeps failing to > start up. > > Here is what keeps displaying > Wed Dec 16 12:38:41 2009 ARMonitor child process (pid:5893) started. > java > Wed Dec 16 12:38:43 2009 (ARNOTE 0) > Wed Dec 16 12:38:43 2009 ARMonitor child process (pid:5893) died with > 0. > java > > I then check the arjavaplugin.log and I see this entry. > AR Plugin Server Startup Error Address already in use > 2009-12-16 12:38:45,408 ERROR [main] > com.bmc.arsys.pluginsvr.ARPluginServerMain (?:?) - AR Plugin Server > Startup Error > java.net.BindException: Address already in use > at java.net.PlainSocketImpl.socketBind(Native Method) > at java.net.PlainSocketImpl.bind(PlainSocketImpl.java:359) > at java.net.ServerSocket.bind(ServerSocket.java:319) > at java.net.ServerSocket.<init>(ServerSocket.java:185) > at org.acplt.oncrpc.server.OncRpcTcpServerTransport.<init>(Unknown > Source) > at com.bmc.arsys.arrpc.ARPluginServerDispatcher.<init>(Unknown > Source) > at com.bmc.arsys.pluginsvr.a.<init>(Unknown Source) > at com.bmc.arsys.pluginsvr.ARPluginServerMain.main(Unknown Source) > > > Any clue as to how I trouble shoot this? I have already tried BMC's > knowledgebase and it was no help. > > Our Configuration: > > ARS 7.1 7.1.00 Build 200708221849 > DB Oracle 10.2 > SunOS 5.9 > > > Christopher Pruitt > Business Consulting III > HP Enterprises Services > [email protected] > www.hp.com > > > Confidentiality Notice: This message and any files transmitted with it are > intended for the sole use of the entity or individual to whom it is > addressed, and may contain information that is confidential, privileged, and > exempt from disclosure under applicable law. If you are not the intended > addressee for this e-mail, you are hereby notified that any copying, > distribution, or dissemination of this e-mail is strictly prohibited. If you > have received this e-mail in error, please immediately destroy, erase, or > discard this message. Please notify the sender immediately by return e-mail > if you have received this e-mail by mistake. > > _______________________________________________________________________________ > UNSUBSCRIBE or access ARSlist Archives at www.arslist.org > Platinum Sponsor:[email protected] ARSlist: "Where the Answers Are" > _______________________________________________________________________________ UNSUBSCRIBE or access ARSlist Archives at www.arslist.org Platinum Sponsor:[email protected] ARSlist: "Where the Answers Are"

