[jboss-dev-forums] [Design of Messaging on JBoss (Messaging/JBoss)] - Re: Build broken with new AIO tests

timfox do-not-reply at jboss.com
Tue May 6 07:47:54 EDT 2008


Even after running ./native/configure all the new aio tests fail for me:

AIOSequentialFileFactoryTest and RealAIOJournalImplTest:


  | java.lang.UnsatisfiedLinkError: init
  |         at org.jboss.messaging.core.asyncio.impl.AsynchronousFileImpl.init(Native Method)
  |         at org.jboss.messaging.core.asyncio.impl.AsynchronousFileImpl.open(AsynchronousFileImpl.java:106)
  |         at org.jboss.messaging.core.journal.impl.AIOSequentialFile.open(AIOSequentialFile.java:123)
  |         at org.jboss.messaging.core.journal.impl.JournalImpl.createFile(JournalImpl.java:1255)
  |         at org.jboss.messaging.core.journal.impl.JournalImpl.load(JournalImpl.java:975)
  |         at org.jboss.messaging.tests.unit.core.journal.impl.JournalImplTestBase.load(JournalImplTestBase.java:179)
  |         at org.jboss.messaging.tests.unit.core.journal.impl.JournalImplTestUnit.testState(JournalImplTestUnit.java:79)
  | 

View the original post : http://www.jboss.com/index.html?module=bb&op=viewtopic&p=4148803#4148803

Reply to the post : http://www.jboss.com/index.html?module=bb&op=posting&mode=reply&p=4148803



More information about the jboss-dev-forums mailing list