Hello, To run the vysper server i executed the .bat file within the ".....\dist\target\vysper-0.6-SNAPSHOT\bin" folder.the output in the cmd.exe as follows.
12:00:32,765 | INFO | org.springframework.context.support.ClassPathXmlApplicati onContext | Refreshing org.springframework.context.support.ClassPathXmlApplicati oncont...@1e4cbc4: display name [org.springframework.context.support.ClassPathXm lapplicationcont...@1e4cbc4]; startup date [Thu Mar 25 12:00:32 WSST 2010]; root of context hierarchy 12:00:32,906 | INFO | org.springframework.beans.factory.xml.XmlBeanDefinitionRe ader | Loading XML bean definitions from class path resource [spring-config.xml] 12:00:33,000 | INFO | org.springframework.context.support.ClassPathXmlApplicati onContext | Bean factory for application context [ org.springframework.context.su pport.classpathxmlapplicationcont...@1e4cbc4]: org.springframework.beans.factory .support.defaultlistablebeanfact...@a6aeed 12:00:33,140 | INFO | org.springframework.beans.factory.support.DefaultListable BeanFactory | Pre-instantiating singletons in org.springframework.beans.factory. support.defaultlistablebeanfact...@a6aeed: defining beans [domain,bogusTrustMana gerFactory,tlsContextFactory,inmemoryStorageRegistry,jcrStorageRegistry,internal OutboundRelay,stanzaRelay,resourceRegistry,addUsers,serverFeatures,server,org.sp ringframework.beans.factory.config.CustomEditorConfigurer#0,xmppHandler,xmppCode c,filterChainBuilder,ioAcceptor]; root of factory hierarchy 12:00:33,515 | INFO | org.apache.vysper.xmpp.server.DefaultServerRuntimeContext | replacing the storage provider registry with org.apache.vysper.storage.inmemo ry.MemoryStorageProviderRegistry 12:00:33,515 | INFO | org.apache.vysper.xmpp.server.DefaultServerRuntimeContext | adding module... servicediscovery (1.0beta) 12:00:33,531 | INFO | org.apache.vysper.xmpp.server.DefaultServerRuntimeContext | adding module... roster (1.0beta) 12:00:33,531 | INFO | org.apache.vysper.xmpp.server.DefaultServerRuntimeContext | adding module... XEP-0092 Software Version (1.0) 12:00:33,546 | INFO | org.apache.vysper.xmpp.server.DefaultServerRuntimeContext | adding module... XEP-0202 Entity Time (1.0) 12:00:33,546 | INFO | org.apache.vysper.xmpp.server.DefaultServerRuntimeContext | adding module... XEP-0054 Vcard-temp (1.0) 12:00:33,562 | INFO | org.apache.vysper.xmpp.server.DefaultServerRuntimeContext | adding module... XEP-0060 Publish-Subscribe (1.13rc3) 12:00:33,578 | INFO | org.apache.vysper.xmpp.server.DefaultServerRuntimeContext | adding module... XEP-0045 Multi-user chat (1.24) 12:00:33,578 | ERROR | org.apache.vysper.xmpp.modules.extension.xep0054_vcardtem p.VcardTempModule | no VcardTempPersistenceManager found 12:00:33,593 | WARN | org.apache.vysper.xmpp.modules.extension.xep0045_muc.MUCM odule | No room storage provider found, using the default (in memory) 12:00:33,593 | WARN | org.apache.vysper.xmpp.modules.extension.xep0045_muc.MUCM odule | No occupant storage provider found, using the default (in memory) vysper server is running (using spring framework)... Since in the mailing lists many of you use the psi client i try to connect it to the server.When registering and account I set the , server name =org.apache.vysper host = localhost port =5222 encrypt connection=legacy ssl checked the check box for probe legacy ssl port proxy=none please tell me whether above values are correct or otherwise tell me the correct values for the fields. after setting above values i clicked next on the register account. Then within cmd.exe it is only appeared "initialized" and keep as it is. Please guide me.Sorry for bothering to you so much.I am trying this so much because i want to do this as my gsoc project 2010 thank you, G.W.G.K.N.Udayanga dept of computer science & engineering university of moratuwa, Sri lanka
