Hi, Vishal. I've tried to recreate your error on my own server and cannot do it. I can create, delete, and re-create an archive with the same name as many times as I like.
The error messages you've sent in your last message do not seem like they really indicate a problem. The "no session" error basically means that your SJ session timed out. SJ should create a new session for you automatically, so this is really just a warning (though the message says "Error"). The Null pointer error is a client-side error. This seems to just stem from the fact that somehow you did not succeed in connecting to your archive or your archive's root project/folder was corrupt somehow. I'm not 100% clear on what exactly you did to get into this situation. Could you check on a few things for me? 1) Check in your server-side archives directory. Is there a directory in there with the name of your archive? In other words, SJ_HOME/archives/my-troublesome-archive. 2) Check in your server-side filesys directtory. Is there a .sja file with the name of your archive? In other words: SJ_HOME/filesys/my-troublesome-archive.sja. 3) Take a look at the .sja file using a text editor. Is the "path to archive root" the same as the path to the directory you found in question # 1 above? 4) Is the root file name = to 0? 5) Check the archive directory for your problem archive. Does it have a file, project, label, locks, source, version, and masterfile directory? It might also have a plugin-work directory. 6) Check the project directory. Is there a file 0? 7) Open this file using a text editor. Does it look something like this: <?xml version="1.0" encoding="UTF-8"?> <SJFileSysNode SJVersion="2.1.0.1"><Info CreatedDate="1092696451488" FileName="0 " NodeName="my-troublesome-archive" NodeType="1" ParentID="-1" UniqueID="0"/><Children/><Remove dChildren/></SJFileSysNode> If you can find all these things then all systems should be go. Otherwise, well, I'm as confused as you. --Rob --- vishal choksi <[EMAIL PROTECTED]> wrote: > Hi Robert, > > Thank you very much for your quick response. > > I had restarted the Tomcat; Sourcejammer server. Now I am not getting the detailed > error message > that I used to get earlier.. It now says ' Error : Null ', when I try to connect to > the archive > that was created after deleting once. > > I could however create a new Archive and connect to it successfully. > > But I get the Message box ; Error:null , when I try to connect to the Archive that I > had deleted > and recreated(with same name). > > The log window shows the following message > # Error: There is no current session with id 8420749716356815146. > Disconnected > > The sourcejammer commandline/shell window displays the following > > C:\Software Evaluation\SourceJammer\sourcejammer-client-2.1.0.0.gpl\SourceJammer > \client>java -classpath ".\bin\sj_client.jar;.\bin\sj_lib.jar;.\bin\soap.jar;.\b > in\pswing.jar;.\bin\skinlf.jar;.\bin\kunststoff.jar;.\bin\mail.jar;.\bin\activat > ion.jar;./bin/metouia.jar;./bin/looks-1.1.2.jar;./bin/jhall.jar" org.sourcejamme > r.client.gui.StartGUI .\conf > ac - C:\Software Evaluation\SourceJammer\sourcejammer-client-2.1.0.0.gpl\SourceJ > ammer\client\conf.xml > ac - C:\Software Evaluation\SourceJammer\sourcejammer-client-2.1.0.0.gpl\SourceJ > ammer\client\.\conf\conf.xml > cc - C:\Software Evaluation\SourceJammer\sourcejammer-client-2.1.0.0.gpl\SourceJ > ammer\client\.\conf\clientconf.xml > Firing connect action. > Window opened! > java.lang.NullPointerException > at org.sourcejammer.client.gui.CommandCentral.rebuildFileView(Unknown So > urce) > at org.sourcejammer.client.gui.process.RebuildFileViewProcess.process(Un > known Source) > at org.sourcejammer.client.gui.process.AbstractProcess.fireProcess(Unkno > wn Source) > at org.sourcejammer.client.gui.process.ProcessCentral$FireProcessThread. > run(Unknown Source) > java.lang.NullPointerException > at org.sourcejammer.client.gui.CommandCentral.rebuildFileView(Unknown So > urce) > at org.sourcejammer.client.gui.process.RebuildFileViewProcess.process(Un > known Source) > at org.sourcejammer.client.gui.process.AbstractProcess.fireProcess(Unkno > wn Source) > at org.sourcejammer.client.gui.process.ProcessCentral$FireProcessThread. > run(Unknown Source) > java.lang.NullPointerException > at org.sourcejammer.client.gui.CommandCentral.rebuildFileView(Unknown So > urce) > at org.sourcejammer.client.gui.process.RebuildFileViewProcess.process(Un > known Source) > at org.sourcejammer.client.gui.process.AbstractProcess.fireProcess(Unkno > wn Source) > at org.sourcejammer.client.gui.process.ProcessCentral$FireProcessThread. > run(Unknown Source) > java.lang.NullPointerException > at org.sourcejammer.client.gui.CommandCentral.rebuildFileView(Unknown So > urce) > at org.sourcejammer.client.gui.process.RebuildFileViewProcess.process(Un > known Source) > at org.sourcejammer.client.gui.process.AbstractProcess.fireProcess(Unkno > wn Source) > at org.sourcejammer.client.gui.process.ProcessCentral$FireProcessThread. > run(Unknown Source) > java.lang.NullPointerException > at org.sourcejammer.client.gui.CommandCentral.rebuildFileView(Unknown So > urce) > at org.sourcejammer.client.gui.process.RebuildFileViewProcess.process(Un > known Source) > at org.sourcejammer.client.gui.process.AbstractProcess.fireProcess(Unkno > wn Source) > at org.sourcejammer.client.gui.process.ProcessCentral$FireProcessThread. > run(Unknown Source) > java.lang.NullPointerException > at org.sourcejammer.client.gui.CommandCentral.rebuildFileView(Unknown So > urce) > at org.sourcejammer.client.gui.process.RebuildFileViewProcess.process(Un > known Source) > at org.sourcejammer.client.gui.process.AbstractProcess.fireProcess(Unkno > wn Source) > at org.sourcejammer.client.gui.process.ProcessCentral$FireProcessThread. > run(Unknown Source) > java.lang.NullPointerException > at org.sourcejammer.client.gui.CommandCentral.rebuildFileView(Unknown So > urce) > at org.sourcejammer.client.gui.process.RebuildFileViewProcess.process(Un > known Source) > at org.sourcejammer.client.gui.process.AbstractProcess.fireProcess(Unkno > wn Source) > at org.sourcejammer.client.gui.process.ProcessCentral$FireProcessThread. > run(Unknown Source) > java.lang.NullPointerException > at org.sourcejammer.client.gui.CommandCentral.rebuildFileView(Unknown So > urce) > at org.sourcejammer.client.gui.process.RebuildFileViewProcess.process(Un > known Source) > at org.sourcejammer.client.gui.process.AbstractProcess.fireProcess(Unkno > wn Source) > at org.sourcejammer.client.gui.process.ProcessCentral$FireProcessThread. > run(Unknown Source) > java.lang.NullPointerException > at org.sourcejammer.client.gui.CommandCentral.rebuildFileView(Unknown So > urce) > at org.sourcejammer.client.gui.process.RebuildFileViewProcess.process(Un > known Source) > at org.sourcejammer.client.gui.process.AbstractProcess.fireProcess(Unkno > wn Source) > at org.sourcejammer.client.gui.process.ProcessCentral$FireProcessThread. > run(Unknown Source) > java.lang.NullPointerException > at org.sourcejammer.client.gui.CommandCentral.rebuildFileView(Unknown So > urce) > at org.sourcejammer.client.gui.process.RebuildFileViewProcess.process(Un > known Source) > at org.sourcejammer.client.gui.process.AbstractProcess.fireProcess(Unkno > wn Source) > at org.sourcejammer.client.gui.process.ProcessCentral$FireProcessThread. > run(Unknown Source) > > ----------------------- > > Please advise me how to get it working. > > Thanks and regards > > Vishal > > > > > > > > > > > > > > > > > > > > > > > > > > > > > > > > > > > > > > > > > > > > > > > > > > > > > > > > > > > > > > > > > > > I found this > > # Error: There is no current session with id -1. > Disconnected > > > Robert MacGrogan <[EMAIL PROTECTED]> wrote: > There is no limit on the number of archives. I'll look into this problem some more > and get back > to > you. But first, did you try restarting your SJ Server? A lot of the time, lock > errors like this > can be fixed by re-starting the server. > > --Rob > > PS: Could you send a copy of the exact error message. Also, if you can locate the > error in the > server log, that would be helpful. > > > --- vishal choksi wrote: > > > I have 7 archives on my Sourcejammer server. When i tried created a new archive > > and tried > > connecting to it, I got an error saying 'Trouble with Unlock node' . I am not able > > to connect > to > > the archive at all. I deleted the archive, and created another with the same name. > > > > This time, when I tried to connect, the error repeated. Thereafter, I have not > > been able to > > create any more archives with any name. The other archives are working fine. > > > > Can someone please let me know how to resolve this problem? > > > > Also, is there a limit on the number of archives that you can create on the > > SourceJammer > Server > > ? > > > > Thanks in advance > > > > Vishal > > > > > > --------------------------------- > > Do you Yahoo!? > > New and Improved Yahoo! Mail - Send 10MB messages! > > > > > __________________________________ > Do you Yahoo!? > New and Improved Yahoo! Mail - Send 10MB messages! > http://promotions.yahoo.com/new_mail > > > --------------------------------- > Do you Yahoo!? > New and Improved Yahoo! Mail - 100MB free storage! __________________________________ Do you Yahoo!? Yahoo! Mail - You care about security. So do we. http://promotions.yahoo.com/new_mail ------------------------------------------------------- SF.Net email is sponsored by Shop4tech.com-Lowest price on Blank Media 100pk Sonic DVD-R 4x for only $29 -100pk Sonic DVD+R for only $33 Save 50% off Retail on Ink & Toner - Free Shipping and Free Gift. http://www.shop4tech.com/z/Inkjet_Cartridges/9_108_r285 _______________________________________________ SourceJammer-users mailing list [EMAIL PROTECTED] https://lists.sourceforge.net/lists/listinfo/sourcejammer-users