[SourceJammer-users] Re: SourceJammer help
Brought to you by:
robertmacgrogan
From: Robert M. <rob...@ya...> - 2002-02-08 16:05:18
|
Hi, Christian. Sounds like you actually had a pretty easy time getting your server up. The error you are seeing means one of two things: 1. Your SourceJammer server is not actually running. This seems unlikely since you were able to create an archive using the CommandLine. 2. Your GUI is looking in the wrong location for your archive. Go to the Connection menu in the Gui and click Maintain Archive List. Select your archive definition and click the Edit button. Under URL for the SourceJammer server, it should say: http://localhost:8080/sourcejammer/servlet/rpcrouter Since your server and client are on the same machine, you use "localhost:8080". If your server was an a different machine, you would sub the URL or IP address of that machine. Let me know how this work out. Also, could you tell me what version of SourceJammer you are using? Thanks. --Rob --- Cristian Popa <cri...@ya...> wrote: > Hi, > > I dare to ask you a question related to SourceJammer > since > I don't know yet where to go for help and you are > the team > lead. > > I have installed Tomcat, SourceJammer server and > client on > the same machine (Windows 2000). I have started the > server, > deplyoed it, created with the commandline utility an > > archive. Everything was so far succesful. When I try > to > connect to the archive created on the server, from > the > client GUI, I keep getting the following error: > > org.sourcejammer.util.SourceJammerConnectionException: > > Problem with SOAP communication. Unsupported > response > content type "text/html", must be: "text/xml". > Response was: > <head><title>Not Found (404)</title></head> > <body><hl>Not Found (404)</hl> > <b>Original request:</b> HTTP/1.0<br><br> > <b>Not found request:</b>HTTP/1.0</body> > [SOAPException: faultCode=SOAP-ENV:Protocol; > msg=Unsupported content type "text/html", must > be: "text/xml". > at org.sourceJammer.client.SOAPPortal.sendRequest > (SOAPPortal.java:166)... > > I hope it is enough info about the error. > Unfortunately I > couldn copy/paste the error message so I typed as > much as > possible. > > If this is not the right way to ask for help just > let me > know. > > Thank you for your time and support, > > Cristian __________________________________________________ Do You Yahoo!? Send FREE Valentine eCards with Yahoo! Greetings! http://greetings.yahoo.com |