Are you trying to use a Java API Program to connect to a Remedy server or are you trying to write a JavaAPI Plugin?...I'm a bit confused by your statement and the error message you show below.
_____ From: Action Request System discussion list(ARSList) [mailto:[email protected]] On Behalf Of SriSamSri Appecherla Sent: Wednesday, December 30, 2009 11:40 AM To: [email protected] Subject: Error with API integration ** Hi Listers, I am trying to connect to Remedy using a Java API. Though the server is up and running. I am able to login to the User tool using the same credentials that I am using in API. But the API is unable to connect to Remedy and is showing this error: ERROR (90): Cannot establish a network connection to the AR System server; Connection refused I am using ARS 7.5 with Oracle 11g DB on Sun Solaris platform. I checked the Minimum API version, it is set to 0. The arplugin.log has the error: 2009-12-30 20:12:19,605 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.ARPluginServerManager.initRpcDispatcher(Unknown Source) at com.bmc.arsys.pluginsvr.ARPluginServerMain.main(Unknown Source) Exception in thread "main" java.lang.NullPointerException at com.bmc.arsys.pluginsvr.ARPluginServerMain.stopServer(Unknown Source) at com.bmc.arsys.pluginsvr.ARPluginServerMain.main(Unknown Source) Can anybody please help me in troubleshooting this? Regards, SriSamSri Appecherla Mobile# +91 988 480 4001 _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"

