Hi Garry, Correction 1098 is the rmi port 1099/1199 is naming - apologies.
Also try netstat -a -n -o from the command line to try track down the pid. Thanks, Dion >singer (Contractor) <[EMAIL PROTECTED]> wrote: > Some options for you: > > > > - might an additional instance of JBoss be running in the > background? > > - Have you double-checked your build.properties file to make > certain logins, etc are in order? > > - Perhaps one of these Google results might have a more > constructive suggestion: > > o > http://www.google.co.in/search?q=%3A+java.rmi.server.ExportException%3A+ > Port+already+in+use%3A+1098&ie=utf-8&oe=utf-8&aq=t&rls=org.mozilla:en-US > :official&client=firefox-a > > > > > > Another option is to install Jetty and see if it works better for you. > > ________________________________ > > From: [EMAIL PROTECTED] > [mailto:[EMAIL PROTECTED] On Behalf Of > Garry Blanco > Sent: Monday, November 05, 2007 6:24 PM > To: [email protected] > Subject: [Mifos-functional] installing mifos in laptop > > > > hi guys, > > I want to install mifos in my laptop (core2duo, 1GB ddr, 120GB hd, > windows xp). I followed instruction on how to set it up. > > I've also tried updating my mifos files from 12162 to 12171 which > contains src > revision 12168. I had successfully rebuild the database and mifos > application, bypassing the test dbase (I haven't try yet "ant" command > only). > When I start jboss I received the following errors: > > --- > > ObjectName: jboss.web.deployment:war=mifos.war,id=811593285 > State: FAILED > Reason: org.jboss.deployment.DeploymentException: URL > file:/C:/jboss-4.2.1.GA/ > server/mifos/tmp/deploy/tmp39251mifos-exp.war/ deployment > failed > > --- MBEANS THAT ARE THE ROOT CAUSE OF THE PROBLEM --- > ObjectName: jboss.web.deployment:war=mifos.war,id=811593285 > State: FAILED > Reason: org.jboss.deployment.DeploymentException: URL > file:/C:/jboss-4.2.1.GA/ > server/mifos/tmp/deploy/tmp39251mifos-exp.war/ deployment > failed > > ObjectName: jboss:service=Naming > State: FAILED > Reason: java.rmi.server.ExportException: Port already in use: 1098; > nested > exc > eption is: > java.net.BindException: Address already in use: JVM_Bind > > 23:32:30,718 ERROR [Http11Protocol] Error starting endpoint > java.net.BindException: Address already in use: JVM_Bind:8080 > at > org.apache.tomcat.util.net.JIoEndpoint.init(JIoEndpoint.java:501) > at > org.apache.tomcat.util.net.JIoEndpoint.start(JIoEndpoint.java:515) > at > org.apache.coyote.http11.Http11Protocol.start(Http11Protocol.java:203) > > --- > > any suggestion? (later, i will try to invoke ant command to build mifos > program) > > thanks, > > garry (philippines) > > Send instant messages to your online friends > http://uk.messenger.yahoo.com > > ------------------------------------------------------------------------- This SF.net email is sponsored by: Splunk Inc. Still grepping through log files to find problems? Stop. Now Search log events and configuration files using AJAX and a browser. Download your FREE copy of Splunk now >> http://get.splunk.com/ _______________________________________________ Mifos-functional mailing list [email protected] https://lists.sourceforge.net/lists/listinfo/mifos-functional
