Re: [agilewiki-wiki] new problem
Status: Beta
Brought to you by:
blaforge
From: nadrog <gor...@ya...> - 2006-09-27 13:19:22
|
Hi Bill, I was trying to implement doc from http://agilewiki.org/aw3/AwServlet?cmd=rid%2019c2875d9a326c9820d08333f3ffd503 and I was using R872 newly revision, and I was deploying on server C:\aw\AwServer\dist>java -jar AwServer.jar Current Working Directory = C:\aw\AwServer\dist Processing file: org/agilewiki/AgileWiki3.commands Processing file: org/agilewiki/AgileWiki3.rolons Initializing the Ark Exception in thread "main" java.lang.NoClassDefFoundError: org/agilewiki/uuid/UU ID at org.agilewiki.ark.tks.TKS.transaction(TKS.java:250) at org.agilewiki.ark.ArkDb.transaction(ArkDb.java:219) at org.agilewiki.ark.ArkDb.init(ArkDb.java:126) at org.agilewiki.Main.run(Main.java:72) at org.agilewiki.Main.main(Main.java:37) ..................................................................................... on the pic is created dbase. C:\aw\AwServer\dist> Bill la Forge wrote: > > Finally completed the example. Been acting funky every since the > last--very large--infer operation. Restarted and then got this traceback: > > Exception during request procesing: java.lang.Exception Untyped Rolon > java.lang.Exception: Untyped Rolon > at > org.agilewiki.ark.RolonFactory.createRolon(RolonFactory.java:105) > at org.agilewiki.ark.ArkDb.createRolon(ArkDb.java:400) > at > org.agilewiki.ark.rolons.TopicRolon.narrowTopic(TopicRolon.java:92) > at > org.agilewiki.ark.rolons.TopicRolon.getChildren(TopicRolon.java:175) > at > org.agilewiki.ark.rolons.TopicRolon.getChild(TopicRolon.java:150) > at org.agilewiki.ark.rolons.ArkRolon.getCabinet(ArkRolon.java:121) > at org.agilewiki.ark.ArkDb.getUserHome(ArkDb.java:352) > at org.agilewiki.framework.Session.getUserHome(Session.java:201) > at org.agilewiki.framework.uims.WikiUIM.show(WikiUIM.java:45) > at > org.agilewiki.framework.CmdEvaluator.evaluate(CmdEvaluator.java:37) > at org.agilewiki.framework.Session.evaluate(Session.java:316) > at org.agilewiki.framework.Session.process(Session.java:469) > at > org.agilewiki.framework.Portal.processClientRequest(Portal.java:117) > at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method) > at > sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:39) > at > sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:25) > at java.lang.reflect.Method.invoke(Method.java:585) > at > sun.rmi.server.UnicastServerRef.dispatch(UnicastServerRef.java:294) > at sun.rmi.transport.Transport$1.run(Transport.java:153) > at java.security.AccessController.doPrivileged(Native Method) > at sun.rmi.transport.Transport.serviceCall(Transport.java:149) > at > sun.rmi.transport.tcp.TCPTransport.handleMessages(TCPTransport.java:460) > at > sun.rmi.transport.tcp.TCPTransport$ConnectionHandler.run(TCPTransport.java:701) > at java.lang.Thread.run(Thread.java:595) > > > > --------------------------------- > Find out what India is talking about on - Yahoo! Answers India > Send FREE SMS to your friend's mobile from Yahoo! Messenger Version 8. > Get it NOW > ------------------------------------------------------------------------- > Take Surveys. Earn Cash. Influence the Future of IT > Join SourceForge.net's Techsay panel and you'll get the chance to share > your > opinions on IT & business topics through brief surveys -- and earn cash > http://www.techsay.com/default.php?page=join.php&p=sourceforge&CID=DEVDEV > _______________________________________________ > agilewiki-wiki mailing list > agi...@li... > https://lists.sourceforge.net/lists/listinfo/agilewiki-wiki > > -- View this message in context: http://www.nabble.com/-agilewiki-wiki--new-problem-tf2344313.html#a6526538 Sent from the agilewiki-wiki mailing list archive at Nabble.com. |