Re: [SourceJammer-users] JDK 1.6 Issue
Brought to you by:
robertmacgrogan
From: Robert M. <rob...@ya...> - 2007-08-15 23:43:44
|
My guess is the two problem are unrelated. The client problem probably has = to do with registry entries not matching the data in the config for the Sou= rceJammer executable. The sourcejammer.properties file contains a reference= to JRE version. This value must match one of the values under \HKEY_LOCAL_= MACHINE\SOFTWARE\JavaSoft\Java Runtime Environment=0A=0AThe server issue so= unds like it's probably unrelated to the new JRE. My guess is you got into = some kind of race condition on the top-level folder when you restarted the = server, and two threads tried to lock it at the same time. This happens fro= m time to time when someone says "OK, I restarted it. Try it now!" and seve= ral people try to log in all together. Try restarting the SJ server and see= if that fixes it. (I know, the lame old M$ solution to every problem, but = it often works!)=0A=0ALet me know if you're still having trouble.=0A=0A--Ro= b=0A=0A----- Original Message ----=0AFrom: Eric Harvey <egh...@ex...= >=0ATo: Sou...@li...=0ASent: Tuesday, August 7,= 2007 11:25:19 AM=0ASubject: Re: [SourceJammer-users] JDK 1.6 Issue=0A=0AI'= m having a similar issue with the client. 1.4.x on Windows works fine. =0AB= ut if I update the JRE to the current version, SourceJammer stops =0Aworkin= g. It claims that I need a newer version of Java.=0A=0AChris Pratt wrote:= =0A> I've been running SourceJammer on Resin for years now, and it's worked= =0A> great. But I recently needed to upgrade to JDK 1.6 and when I did, my= =0A> SourceJammer stopped working. The logs show:=0A>=0A>=0A>=0A> org.sour= cejammer.server.security.ObjectLockingException: Unable to=0A> obtain files= ystem lock on the requested node.=0A> at org.sourcejammer.project.m= odel.filesys.NodeLibraryFS.obtainLock(Unknown=0A> Source)=0A> at or= g.sourcejammer.project.model.filesys.NodeLibraryFS.getProjectNode(Unknown= =0A> Source)=0A> at org.sourcejammer.project.controller.ProjectCont= roller.getRootProject(Unknown=0A> Source)=0A> at org.sourcejammer.p= roject.view.MasterControlProgram.connect(Unknown=0A> Source)=0A> at= sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method)=0A> at= sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:= 39)=0A> at sun.reflect.DelegatingMethodAccessorImpl.invoke(Delegati= ngMethodAccessorImpl.java:25)=0A> at java.lang.reflect.Method.invok= e(Method.java:597)=0A> at org.apache.soap.server.RPCRouter.invoke(R= PCRouter.java:146)=0A> at org.apache.soap.providers.RPCJavaProvider= .invoke(RPCJavaProvider.java:129)=0A> at org.apache.soap.server.htt= p.RPCRouterServlet.doPost(RPCRouterServlet.java:354)=0A> at javax.s= ervlet.http.HttpServlet.service(HttpServlet.java:154)=0A> at javax.= servlet.http.HttpServlet.service(HttpServlet.java:92)=0A> at com.ca= ucho.server.dispatch.ServletFilterChain.doFilter(ServletFilterChain.java:10= 6)=0A> at com.caucho.server.webapp.WebAppFilterChain.doFilter(WebAp= pFilterChain.java:173)=0A> at com.caucho.server.dispatch.ServletInv= ocation.service(ServletInvocation.java:229)=0A> at com.caucho.serve= r.http.HttpRequest.handleRequest(HttpRequest.java:274)=0A> at com.c= aucho.server.port.TcpConnection.run(TcpConnection.java:511)=0A> at = com.caucho.util.ThreadPool.runTasks(ThreadPool.java:516)=0A> at com= .caucho.util.ThreadPool.run(ThreadPool.java:442)=0A> at java.lang.T= hread.run(Thread.java:619)=0A>=0A>=0A> Is there some incompatibility with J= DK 6 or is there something I need=0A> to reset to get this to work? Any he= lp would be greatly appreciated.=0A> Thanks.=0A>=0A> (*Chris*)=0A>=0A> --= -----------------------------------------------------------------------=0A>= This SF.net email is sponsored by: Splunk Inc.=0A> Still grepping through = log files to find problems? Stop.=0A> Now Search log events and configurat= ion files using AJAX and a browser.=0A> Download your FREE copy of Splunk n= ow >> http://get.splunk.com/=0A> _________________________________________= ______=0A> SourceJammer-users mailing list=0A> Sou...@li...u= rceforge.net=0A> https://lists.sourceforge.net/lists/listinfo/sourcejammer-= users=0A>=0A> =0A=0A-----------------------------------------------------= --------------------=0AThis SF.net email is sponsored by: Splunk Inc.=0ASti= ll grepping through log files to find problems? Stop.=0ANow Search log eve= nts and configuration files using AJAX and a browser.=0ADownload your FREE = copy of Splunk now >> http://get.splunk.com/=0A___________________________= ____________________=0ASourceJammer-users mailing list=0ASourceJammer-users= @lists.sourceforge.net=0Ahttps://lists.sourceforge.net/lists/listinfo/sourc= ejammer-users=0A=0A=0A=0A=0A=0A =0A__________________________________= __________________________________________________=0ABe a better Heartthrob= . Get better relationship answers from someone who knows. Yahoo! Answers - = Check it out. =0Ahttp://answers.yahoo.com/dir/?link=3Dlist&sid=3D396545433 |