<?xml version="1.0" encoding="utf-8"?>
<rss version="2.0" xmlns:atom="http://www.w3.org/2005/Atom"><channel><title>Recent changes to support-requests</title><link>https://sourceforge.net/p/sourcejammer/support-requests/</link><description>Recent changes to support-requests</description><atom:link href="https://sourceforge.net/p/sourcejammer/support-requests/feed.rss" rel="self"/><language>en</language><lastBuildDate>Mon, 29 Aug 2005 16:42:58 -0000</lastBuildDate><atom:link href="https://sourceforge.net/p/sourcejammer/support-requests/feed.rss" rel="self" type="application/rss+xml"/><item><title>trying to make first archive - problem connecting to server</title><link>https://sourceforge.net/p/sourcejammer/support-requests/17/</link><description>&lt;div class="markdown_content"&gt;&lt;p&gt;I have just installed SourceJammer 2.1. I have Tomcat&lt;br /&gt;
5.5, JDK 5 update 4, SOAP I just installed today, all&lt;br /&gt;
as per the quickstart instructions. I am on WinXP.&lt;br /&gt;
However, when I try to make my first archive, I get the&lt;br /&gt;
following error: &lt;/p&gt;
&lt;p&gt;SourceJammer is having trouble communicating with the&lt;br /&gt;
server. The server URL you set in the connection&lt;br /&gt;
definition does not appear to be a SourceJammer/SOAP&lt;br /&gt;
server. Please check the URL and try connecting again. &lt;/p&gt;
&lt;p&gt;this is the URL I was trying to use:&lt;br /&gt;
&lt;a href="http://localhost:8080/sourcejammer/servlet/rpcrouter" rel="nofollow"&gt;http://localhost:8080/sourcejammer/servlet/rpcrouter&lt;/a&gt;&lt;/p&gt;
&lt;p&gt;If I put the URL in a browser, I get: &lt;/p&gt;
&lt;p&gt;SOAP RPC Router&lt;/p&gt;
&lt;p&gt;Sorry, I don't speak via HTTP GET- you have to use HTTP&lt;br /&gt;
POST to talk to me.&lt;/p&gt;
&lt;p&gt;Any help  will be most appreciated.&lt;/p&gt;
&lt;p&gt;Meg &lt;/p&gt;&lt;/div&gt;</description><dc:creator xmlns:dc="http://purl.org/dc/elements/1.1/">Meg</dc:creator><pubDate>Mon, 29 Aug 2005 16:42:58 -0000</pubDate><guid>https://sourceforge.net6d2c6fadb961f7e23bf83a32061ef20a8d7b28d4</guid></item><item><title>HOWTO: make entire archive read only?</title><link>https://sourceforge.net/p/sourcejammer/support-requests/16/</link><description>&lt;div class="markdown_content"&gt;&lt;p&gt;We run a pair of SJ servers in our organization, one of&lt;br /&gt;
which is the main one, and the other which is used to&lt;br /&gt;
test that the backup of the main SJ server has happened&lt;br /&gt;
correctly (by unpacking the backup and auto-building&lt;br /&gt;
everything)&lt;/p&gt;
&lt;p&gt;Is there an easy config flag that I can set on the&lt;br /&gt;
second server to make it all read-only for everyone?&lt;/p&gt;&lt;/div&gt;</description><dc:creator xmlns:dc="http://purl.org/dc/elements/1.1/">Murray Crane</dc:creator><pubDate>Fri, 22 Apr 2005 14:40:16 -0000</pubDate><guid>https://sourceforge.netec2d93a585aeb7b7da8d78ae81c8a6e0d7ca2822</guid></item><item><title>Broken link in web document</title><link>https://sourceforge.net/p/sourcejammer/support-requests/15/</link><description>&lt;div class="markdown_content"&gt;&lt;p&gt;Hi!&lt;/p&gt;
&lt;p&gt;This link, in web documentation in is broken!:&lt;/p&gt;
&lt;p&gt;"Branching/Sharing"&lt;br /&gt;
Branching On Checkin&lt;/p&gt;
&lt;p&gt;Points to:&lt;br /&gt;
&lt;a href="http://www.sourcejammer.org/usersguide21/branchOnCheckin.html" rel="nofollow"&gt;http://www.sourcejammer.org/usersguide21/branchOnCheckin.html&lt;/a&gt;&lt;/p&gt;
&lt;p&gt;Have a nice day!&lt;/p&gt;
&lt;p&gt;asturbcn@gmail.com&lt;/p&gt;&lt;/div&gt;</description><dc:creator xmlns:dc="http://purl.org/dc/elements/1.1/">Anonymous</dc:creator><pubDate>Tue, 12 Apr 2005 18:49:29 -0000</pubDate><guid>https://sourceforge.netda249dd579adaca0fc3614102b5f49cc62fd967b</guid></item><item><title>Using the API, how do you get comments for each version?</title><link>https://sourceforge.net/p/sourcejammer/support-requests/14/</link><description>&lt;div class="markdown_content"&gt;&lt;p&gt;I'm using the SourceJammer API.  I'm trying to to get a &lt;br /&gt;
comment (or description) out of a File class for each &lt;br /&gt;
version of that file.  Using the getDescription method I &lt;br /&gt;
can only get the comment for the very first version.  How &lt;br /&gt;
can I get comments for the 2nd, 3rd, (etc) versions of a &lt;br /&gt;
source file?&lt;br /&gt;
Thanks&lt;/p&gt;&lt;/div&gt;</description><dc:creator xmlns:dc="http://purl.org/dc/elements/1.1/">Kevin C</dc:creator><pubDate>Wed, 23 Mar 2005 20:41:26 -0000</pubDate><guid>https://sourceforge.net701e64b266f26d14e58b4265a4e9ef59a9cc303a</guid></item><item><title>unable to access file info:NULL error</title><link>https://sourceforge.net/p/sourcejammer/support-requests/13/</link><description>&lt;div class="markdown_content"&gt;&lt;p&gt;Lot of times (randomly) we get following error message &lt;br /&gt;
when we try to access any file "Unable to access file &lt;br /&gt;
info:NULL error" I tried to run gui.bat and the error &lt;br /&gt;
details on console are as follows -&lt;/p&gt;
&lt;p&gt;at &lt;br /&gt;
org.sourcejammer.client.gui.process.ProcessCentral$FireP&lt;br /&gt;
rocessThread.&lt;br /&gt;
run(Unknown Source)&lt;br /&gt;
java.lang.Exception: Error: Unable to access File &lt;br /&gt;
information. null&lt;br /&gt;
at &lt;br /&gt;
org.sourcejammer.client.gui.CommandCentral.retrieveProj&lt;br /&gt;
ect(Unknown So&lt;br /&gt;
urce)&lt;br /&gt;
at &lt;br /&gt;
org.sourcejammer.client.gui.GuiUtil.refreshTreeNodeConte&lt;br /&gt;
nts(Unknown S&lt;br /&gt;
ource)&lt;br /&gt;
at &lt;br /&gt;
org.sourcejammer.client.gui.process.RefreshProjectProces&lt;br /&gt;
s.process(Unk&lt;br /&gt;
nown Source)&lt;br /&gt;
at &lt;br /&gt;
org.sourcejammer.client.gui.process.AbstractProcess.fireP&lt;br /&gt;
rocess(Unkno&lt;br /&gt;
wn Source)&lt;br /&gt;
at &lt;br /&gt;
org.sourcejammer.client.gui.process.ProcessCentral$FireP&lt;br /&gt;
rocessThread.&lt;br /&gt;
run(Unknown Source)&lt;br /&gt;
java.lang.Exception: Error: Unable to access File &lt;br /&gt;
information. null&lt;br /&gt;
at &lt;br /&gt;
org.sourcejammer.client.gui.CommandCentral.retrieveProj&lt;br /&gt;
ect(Unknown So&lt;br /&gt;
urce)&lt;br /&gt;
at &lt;br /&gt;
org.sourcejammer.client.gui.GuiUtil.refreshTreeNodeConte&lt;br /&gt;
nts(Unknown S&lt;br /&gt;
ource)&lt;br /&gt;
at &lt;br /&gt;
org.sourcejammer.client.gui.process.RefreshProjectProces&lt;br /&gt;
s.process(Unk&lt;br /&gt;
nown Source)&lt;br /&gt;
at &lt;br /&gt;
org.sourcejammer.client.gui.process.AbstractProcess.fireP&lt;br /&gt;
rocess(Unkno&lt;br /&gt;
wn Source)&lt;br /&gt;
at &lt;br /&gt;
org.sourcejammer.client.gui.process.ProcessCentral$FireP&lt;br /&gt;
rocessThread.&lt;br /&gt;
run(Unknown Source)&lt;/p&gt;
&lt;p&gt;I am running client on windows 2000 XP. the problem &lt;br /&gt;
clears on its own and then reappaers.&lt;br /&gt;
Any suggestions/solution?&lt;/p&gt;&lt;/div&gt;</description><dc:creator xmlns:dc="http://purl.org/dc/elements/1.1/">Anonymous</dc:creator><pubDate>Mon, 04 Oct 2004 22:59:34 -0000</pubDate><guid>https://sourceforge.netd281c450a8e3abcbd328869c45fae2cb22eeaf3d</guid></item><item><title>file not found error</title><link>https://sourceforge.net/p/sourcejammer/support-requests/12/</link><description>&lt;div class="markdown_content"&gt;&lt;p&gt;Hi,&lt;/p&gt;
&lt;p&gt;I have the following problem. The client once in a while &lt;br /&gt;
reports when trying to check-in the following error: &lt;br /&gt;
Error: encountered error reading from file system. &lt;br /&gt;
d:\..\source\6007 (The system cannot find the file &lt;br /&gt;
specified)&lt;br /&gt;
And after that the message: File does not exist.&lt;br /&gt;
And indeed, when I browse the server, the file is no &lt;br /&gt;
longer there.&lt;br /&gt;
Any clues?&lt;/p&gt;&lt;/div&gt;</description><dc:creator xmlns:dc="http://purl.org/dc/elements/1.1/">Anonymous</dc:creator><pubDate>Mon, 24 Nov 2003 20:57:57 -0000</pubDate><guid>https://sourceforge.net3387c85b64d1796c98ceaa6bcc4b615d22108c32</guid></item><item><title>Exception during archive conversion</title><link>https://sourceforge.net/p/sourcejammer/support-requests/11/</link><description>&lt;div class="markdown_content"&gt;&lt;p&gt;I installed sj 2.1 server in tomcat.&lt;br /&gt;
my archive is located separately in &lt;br /&gt;
/usr/local/sj-data&lt;/p&gt;
&lt;p&gt;The install seems to have run fine but I received an error &lt;br /&gt;
when the install tried to auto convert my archive.&lt;br /&gt;
The install script then asked if there were any archives &lt;br /&gt;
that I want to convert. Since there was not a specific &lt;br /&gt;
error message I decided to convert it again when &lt;br /&gt;
prompted.  It gave an error message this time.&lt;/p&gt;
&lt;p&gt;Exception  could not load plug-in class &lt;br /&gt;
org.sourcejammer.extensions.eventlogging.EventLoggingPl&lt;br /&gt;
ugIn&lt;/p&gt;
&lt;p&gt;I have attached a text file that shows the error message&lt;/p&gt;&lt;/div&gt;</description><dc:creator xmlns:dc="http://purl.org/dc/elements/1.1/">Frank Wright</dc:creator><pubDate>Thu, 13 Nov 2003 15:44:19 -0000</pubDate><guid>https://sourceforge.net168726f3fdf968a8b11959a5572b82bb5521dd1b</guid></item><item><title>Client can not connect to Server</title><link>https://sourceforge.net/p/sourcejammer/support-requests/10/</link><description>&lt;div class="markdown_content"&gt;&lt;p&gt;Hi, I've installed successfully the server and client side (I &lt;br /&gt;
think it), but when i try to make an archive or try to &lt;br /&gt;
connect to the server using the following data:&lt;/p&gt;
&lt;p&gt;test1&lt;br /&gt;
&lt;a href="http://localhost:8080/sourcejammer/servlet/rpcrouter" rel="nofollow"&gt;http://localhost:8080/sourcejammer/servlet/rpcrouter&lt;/a&gt;&lt;br /&gt;
admin&lt;br /&gt;
Admin&lt;/p&gt;
&lt;p&gt;i've received the following message:&lt;/p&gt;
&lt;p&gt;Sourcejammer is having trouble communicating  with th &lt;br /&gt;
server. The server URL you set in the connection &lt;br /&gt;
definition  does not appear to be a Sourcejammer/SOAP &lt;br /&gt;
server....&lt;/p&gt;
&lt;p&gt;What can i do to test if the server is running correctely?&lt;/p&gt;
&lt;p&gt;thanks and Regards,&lt;/p&gt;
&lt;p&gt;Ariel Hirschbein&lt;/p&gt;&lt;/div&gt;</description><dc:creator xmlns:dc="http://purl.org/dc/elements/1.1/">Anonymous</dc:creator><pubDate>Thu, 25 Sep 2003 19:16:25 -0000</pubDate><guid>https://sourceforge.netb38325fd3814723c8ff567e8a7aba7c379058e5f</guid></item><item><title>Formatting date</title><link>https://sourceforge.net/p/sourcejammer/support-requests/9/</link><description>&lt;div class="markdown_content"&gt;&lt;p&gt;Hi, the keyword expansion for $date: $ uses the format &lt;br /&gt;
mm/dd/yy. I would prefer dd/mm/yy. Is there a &lt;br /&gt;
configuration that I can set for this?&lt;/p&gt;&lt;/div&gt;</description><dc:creator xmlns:dc="http://purl.org/dc/elements/1.1/">Anonymous</dc:creator><pubDate>Wed, 16 Jul 2003 14:30:05 -0000</pubDate><guid>https://sourceforge.net3b139b7494e27df725cf651139e1166c7b0faf9d</guid></item><item><title>Installation Problem at the client PC</title><link>https://sourceforge.net/p/sourcejammer/support-requests/8/</link><description>&lt;div class="markdown_content"&gt;&lt;p&gt;Hi!&lt;/p&gt;
&lt;p&gt;I am facing a problem on the installation of &lt;br /&gt;
SourceJammer version 1.3 at the client site. &lt;/p&gt;
&lt;p&gt;Previously I have successfully installed it in windows &lt;br /&gt;
2000 PC. It was run for quite some time and have no &lt;br /&gt;
problem with it. Just recently there happened on a day, &lt;br /&gt;
when I would like to launch it and it was not successful. &lt;br /&gt;
So, I thought may be some files were corrupted and I &lt;br /&gt;
tried to reinstall it. I have tried a few methods to install it &lt;br /&gt;
and it was unsuccessful too. Even I launched it in the &lt;br /&gt;
safe mode, the result is still the same. I also have tried &lt;br /&gt;
to install it after I have cleaned up the registry files at the &lt;br /&gt;
windows system.&lt;/p&gt;
&lt;p&gt;So, may your support guys/girls or anyone who can help &lt;br /&gt;
me on this issue ?&lt;/p&gt;
&lt;p&gt;Thank you very much.&lt;/p&gt;
&lt;p&gt;Regards,&lt;br /&gt;
Adrian&lt;/p&gt;&lt;/div&gt;</description><dc:creator xmlns:dc="http://purl.org/dc/elements/1.1/">Adrian</dc:creator><pubDate>Wed, 05 Mar 2003 07:08:58 -0000</pubDate><guid>https://sourceforge.netc03d0ed2722f1a5e37ee2abdf72c0c8ef4485ea5</guid></item></channel></rss>