Status: New
Owner: ----
Labels: Type-Defect Priority-Medium

New issue 44 by mrorigo: XmlPullParserException: resource not found:  
/META-INF/services/org.xmlpull.v1.XmlPullParserFactory
http://code.google.com/p/wave-protocol/issues/detail?id=44

What steps will reproduce the problem?
1. Install java 6
2. Download fedone-scripts and fedone-server 1.2
3. Configure run-config.sh to set hostname and xmpp-server port
4. Start xmpp-server (ejabberd)
5. Start fedone-server:
/usr/lib/jvm/java-6-sun/jre/bin/java -jar fedone-server-0.2.jar
--client_frontend_hostname=localhost --client_frontend_port=9876
--xmpp_component_name=wave --xmpp_server_hostname=myhost.com
--xmpp_server_ip=myhost.com --xmpp_server_port=8888 --xmpp_server_secret
1nDisp0s3d --xmpp_server_ping= --certificate_private_key=myhost.com.key
--certificate_files=myhost.com.cert --certificate_domain=myhost.com
--waveserver_disable_verification=true
--waveserver_disable_signer_verification=true

LOG:
<warnings about signature verification disabled>
INFO: Starting client frontend on host: localhost port: 9876
couldn't connect to XMPP server:org.xmpp.component.ComponentException:
org.xmlpull.v1.XmlPullParserException: caused by:
org.xmlpull.v1.XmlPullParserException: resource not found:
/META-INF/services/org.xmlpull.v1.XmlPullParserFactory make sure that
parser implementing XmlPull API is available
Oct 5, 2009 11:42:29 AM org.waveprotocol.wave.examples.fedone.ServerMain run
INFO: Starting server
...
And then quiet.


What is the expected output? What do you see instead?
Expected: Running server

What version of the product are you using? On what operating system?
fedone-server-0.2, ubuntu 8.10

Please provide any additional information below.


--
You received this message because you are listed in the owner
or CC fields of this issue, or because you starred this issue.
You may adjust your issue notification preferences at:
http://code.google.com/hosting/settings

--~--~---------~--~----~------------~-------~--~----~
You received this message because you are subscribed to the Google Groups "Wave 
Protocol" group.
To post to this group, send email to [email protected]
To unsubscribe from this group, send email to 
[email protected]
For more options, visit this group at 
http://groups.google.com/group/wave-protocol?hl=en
-~----------~----~----~----~------~----~------~--~---

Reply via email to