New xa wrapper has problems. With few fixes (to be checked in later today) I was able to deploy xa jdbc datasource into 4.0alpha but did not get any further yet. However, ServiceUnavailableException looks like something independent from these problems.
Jamie Burns wrote: > Im having a go at testing the XADataSource wrapper that David Jenks has > written for JBoss 4 against MS SQL Server 2000. Ive checked out HEAD and > built it ok. However, im getting a variety of errors when starting JBoss. > > When JBoss loaded l was getting an error while it was deploying > jmx-html-adapter.sar. Ive removed it and get a cleaner startup. Will > removing jmx-html-adapter.sar break JBoss? > > With jmx-html-adapter.sar out of the picture l only get the following > error when JBoss starts. > > ERROR [org.jboss.deployment.scanner.URLDeploymentScanner] > MBeanException: Exception in MBean operation 'checkIncompleteDeployments()' > > I havent written any MBeans so l cant see that l have done anything to > cause this. Any clues about what is causing this? > > When my client tries to load my EJB l get the following error. > > 20:47:43,187 WARN [NamingContext] Failed to connect to iiop:1099 > javax.naming.CommunicationException: Failed to connect to server > iiop:1099. Root exception is > javax.naming.ServiceUnavailableException: Failed to connect to server > iiop:1099. > Root exception is > java.net.UnknownHostException: iiop > at java.net.InetAddress.getAllByName0(InetAddress.java:920) > ... > > 20:47:48,735 ERROR [STDERR] javax.naming.CommunicationException: Receive > timed o > ut. Root exception is > 20:47:48,735 ERROR [STDERR] java.net.SocketTimeoutException: Receive > timed out > > > Is this likely to be related to the MBeanException above or the removal > of jmx-html-adapter? > > The EAR lm going to use to test Davids XADataSource wrapper is working > on JBoss 3.0. Is there anything special l have to do to port an EAR > across to JBoss 4 alpha? > > Thanks -- Igor Fedorenko Think smart. Think automated. Think Dynamics. www.thinkdynamics.com ------------------------------------------------------- This sf.net email is sponsored by: Jabber - The world's fastest growing real-time communications platform! Don't just IM. Build it in! http://www.jabber.com/osdn/xim _______________________________________________ Jboss-development mailing list [EMAIL PROTECTED] https://lists.sourceforge.net/lists/listinfo/jboss-development
