[SourceJammer-users] Re: SourceJammer 2.0.1 Problem
Brought to you by:
robertmacgrogan
From: Robert M. <rob...@ya...> - 2003-03-26 15:18:39
|
--- Sanjeev Yamdagni <sa...@th...> wrote: > Dear Robert, > > We had upgraded our SourceJammer to version 2.0.1. But we are again facing problems with some > of the files in the archive. When I try to to do get file ( which is added by someone else > -->shown in Blue) then it gives error "Error:IOExcetion.null" > > I have checked that this time there are no files with 0 bytes in "Files" folder. However, I have > noticed one thing that the all the files giving problems are added by our offshore guys. But if > they check-out anu existing files and checkin then I do not have problem getting that file. The > problem is with files which they add .. and again not with all the file but with some files. > > I am still running Tomcat 3.x so I don't have detailed log but I have copied the Console text > showing server log when i try to get such a file and get an error. > > One more thing --this is minor but juts for your information..... In SJ Client 2.0.1 many a > times the right-click event are not fired and we need to click again then it works! Has anybody > else also reported this problem ? > > Can you help us identifying this problem. > > Regards, > ~Sanjeev > Hi, Sanjeev. Yes, the right-click problem has been reported. It was a bug. The 2.0.2 client fixes this bug. I'll look into the other problem and get back to you. --Rob > > > org.sourcejammer.project.model.FileAccessException: IOException. null java.io.EO > FException > at org.sourcejammer.project.controller.ProjectController.getFileLatestVe > rsion(Unknown Source) > at org.sourcejammer.project.view.MasterControlProgram.getFileLatestVersi > on(Unknown Source) > at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method) > at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl. > java:39) > at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAcces > sorImpl.java:25) > at java.lang.reflect.Method.invoke(Method.java:324) > at org.apache.soap.server.RPCRouter.invoke(RPCRouter.java:146) > at org.apache.soap.providers.RPCJavaProvider.invoke(RPCJavaProvider.java > :129) > at org.apache.soap.server.http.RPCRouterServlet.doPost(RPCRouterServlet. > java:354) > at javax.servlet.http.HttpServlet.service(HttpServlet.java:760) > at javax.servlet.http.HttpServlet.service(HttpServlet.java:853) > at org.apache.tomcat.core.ServletWrapper.doService(ServletWrapper.java:4 > 05) > at org.apache.tomcat.core.Handler.service(Handler.java:287) > at org.apache.tomcat.core.ServletWrapper.service(ServletWrapper.java:372 > ) > at org.apache.tomcat.core.ContextManager.internalService(ContextManager. > java:806) > at org.apache.tomcat.core.ContextManager.service(ContextManager.java:752 > ) > at org.apache.tomcat.service.http.HttpConnectionHandler.processConnectio > n(HttpConnectionHandler.java:213) > at org.apache.tomcat.service.TcpWorkerThread.runIt(PoolTcpEndpoint.java: > 416) > at org.apache.tomcat.util.ThreadPool$ControlRunnable.run(ThreadPool.java > :501) > at java.lang.Thread.run(Thread.java:536) > java.io.EOFException > at java.io.ObjectInputStream$PeekInputStream.readFully(ObjectInputStream > .java:2165) > at java.io.ObjectInputStream$BlockDataInputStream.readShort(ObjectInputS > tream.java:2634) > at java.io.ObjectInputStream.readStreamHeader(ObjectInputStream.java:734 > ) > at java.io.ObjectInputStream.<init>(ObjectInputStream.java:253) > at org.sourcejammer.util.FileUtil.readObjectFromFileSys(Unknown Source) > at org.sourcejammer.util.TempDirectoryManager.getNextID(Unknown Source) > at org.sourcejammer.util.TempDirectoryManager.streamFromFileToTemp(Unkno > wn Source) > at org.sourcejammer.project.controller.ProjectController.getFileLatestVe > rsion(Unknown Source) > at org.sourcejammer.project.view.MasterControlProgram.getFileLatestVersi > on(Unknown Source) > at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method) > at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl. > java:39) > at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAcces > sorImpl.java:25) > at java.lang.reflect.Method.invoke(Method.java:324) > at org.apache.soap.server.RPCRouter.invoke(RPCRouter.java:146) > at org.apache.soap.providers.RPCJavaProvider.invoke(RPCJavaProvider.java > :129) > at org.apache.soap.server.http.RPCRouterServlet.doPost(RPCRouterServlet. > java:354) > at javax.servlet.http.HttpServlet.service(HttpServlet.java:760) > at javax.servlet.http.HttpServlet.service(HttpServlet.java:853) > at org.apache.tomcat.core.ServletWrapper.doService(ServletWrapper.java:4 > 05) > at org.apache.tomcat.core.Handler.service(Handler.java:287) > at org.apache.tomcat.core.ServletWrapper.service(ServletWrapper.java:372 > ) > at org.apache.tomcat.core.ContextManager.internalService(ContextManager. > java:806) > at org.apache.tomcat.core.ContextManager.service(ContextManager.java:752 > ) > at org.apache.tomcat.service.http.HttpConnectionHandler.processConnectio > n(HttpConnectionHandler.java:213) > at org.apache.tomcat.service.TcpWorkerThread.runIt(PoolTcpEndpoint.java: > 416) > at org.apache.tomcat.util.ThreadPool$ControlRunnable.run(ThreadPool.java > :501) > at java.lang.Thread.run(Thread.java:536) > java.io.EOFException > at java.io.ObjectInputStream$PeekInputStream.readFully(ObjectInputStream > .java:2165) > at java.io.ObjectInputStream$BlockDataInputStream.readShort(ObjectInputS > tream.java:2634) > at java.io.ObjectInputStream.readStreamHeader(ObjectInputStream.java:734 > ) > at java.io.ObjectInputStream.<init>(ObjectInputStream.java:253) > at org.sourcejammer.util.FileUtil.readObjectFromFileSys(Unknown Source) > at org.sourcejammer.util.TempDirectoryManager.getNextID(Unknown Source) > at org.sourcejammer.util.TempDirectoryManager.streamFromFileToTemp(Unkno > wn Source) > at org.sourcejammer.project.controller.ProjectController.getFileLatestVe > rsion(Unknown Source) > at org.sourcejammer.project.view.MasterControlProgram.getFileLatestVersi > on(Unknown Source) > at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method) > at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl. > java:39) > at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAcces > sorImpl.java:25) > at java.lang.reflect.Method.invoke(Method.java:324) > at org.apache.soap.server.RPCRouter.invoke(RPCRouter.java:146) > at org.apache.soap.providers.RPCJavaProvider.invoke(RPCJavaProvider.java > :129) > at org.apache.soap.server.http.RPCRouterServlet.doPost(RPCRouterServlet. > java:354) > at javax.servlet.http.HttpServlet.service(HttpServlet.java:760) > at javax.servlet.http.HttpServlet.service(HttpServlet.java:853) > at org.apache.tomcat.core.ServletWrapper.doService(ServletWrapper.java:4 > 05) > at org.apache.tomcat.core.Handler.service(Handler.java:287) > at org.apache.tomcat.core.ServletWrapper.service(ServletWrapper.java:372 > ) > at org.apache.tomcat.core.ContextManager.internalService(ContextManager. > java:806) > at org.apache.tomcat.core.ContextManager.service(ContextManager.java:752 > ) > at org.apache.tomcat.service.http.HttpConnectionHandler.processConnectio > n(HttpConnectionHandler.java:213) > at org.apache.tomcat.service.TcpWorkerThread.runIt(PoolTcpEndpoint.java: > 416) > at org.apache.tomcat.util.ThreadPool$ControlRunnable.run(ThreadPool.java > :501) > at java.lang.Thread.run(Thread.java:536) > __________________________________________________ Do you Yahoo!? Yahoo! Platinum - Watch CBS' NCAA March Madness, live on your desktop! http://platinum.yahoo.com |