[AgileWiki] AgileWiki on NetBeans 5
Status: Beta
Brought to you by:
blaforge
From: TNB <tn...@st...> - 2006-08-15 22:56:09
|
I was able to build all AigileWiki projects successfully on NetBeans 5 = on my machine (OS - Win XP Professional); however I encountered RMI = related problem while running the project. AwCommon - build successfully AwServer - java.rmi.ConnectIOException error mentioned below AwServlet - deployment error=20 AwSwingClient - Runs successfully, no problem AwTextClient - java.rmi.ConnectIOException error Processing file: org/agilewiki/AgileWiki3.rolons Processing file: SimpleAccounting.rolons Exception in thread "main" java.rmi.ConnectIOException: error during = JRMP connection establishment; nested exception is:=20 java.net.SocketTimeoutException: Read timed out at = sun.rmi.transport.tcp.TCPChannel.createConnection(TCPChannel.java:273) Tomcat server started. C:\AgileWiki3 Project\AgileWiki3\AwServlet\nbproject\build-impl.xml:439: = Deployment error: null See the server log for details. I am looking into these errors to find a resolution so that I can run = all the projects successfully on NetBeans 5 Trupti. |