Re: [SourceJammer-users] SJ server install issues
Brought to you by:
robertmacgrogan
From: Robert M. <rob...@ya...> - 2004-12-10 16:12:31
|
Hello. Two points: 1) This is probably a classpath issue. Check the classpath in the deploy script. Most likely it is pointing to the wrong directory for the soap.jar file and possibly some of the other jar files. 2) This step should not even be necessary in version 2.1. That readme file, I'm sad to say, is out of date. There's a much easier way to get SourceJammer up and running. And you should not have to deploy in any case. I advise you to go ahead and remove any SJ installation stuff you've done and start over. This time, after you unzip the file, just run the install.sh script. This will walk you through everything that needs to be done to get your server up and running. Thanks. --Rob --- "Shyam.Gadepalli" <shy...@or...> wrote: > Hi, > > SJ server 2.1 is installed on Linux...As per readme/install instructions, when I run the > deploy.sh script to deploy the 3 xml files > > 1. deploy SJDeploymentDescriptor.xml > 2. deploy DownloaderDeploy.xml > 3. deploy UploaderDeploy.xml > > kicks me with error messages > Exception in thread "main" java.lang.NoSuchMethodError: > org.apache.soap.util.xml.DOMUtils.getQualifiedAttributeValue(Lorg/w3c/dom/Element;Ljava/lang/String;)Lorg/apache/soap/util/xml/QName; > at org.apache.soap.server.DeploymentDescriptor.fromXML(DeploymentDescriptor.java:700); > at org.apache.soap.server.ServiceManagerClient.main(ServiceManagerClient.java:230) > > Env Details > OS - RedHat Linux 2.4.9 > Apache 1.3.19 > Java/jdk - 1.4.2 > > Unable to get any pointers on SJ site...To get SJ up and running is very critical for me, has > anyone enountered and fixed this error? If so, pls help me.. > > Any help would be greatly appreciated... > > Thanks, > > Shyam > > __________________________________ Do you Yahoo!? Yahoo! Mail - Helps protect you from nasty viruses. http://promotions.yahoo.com/new_mail |