[SourceJammer-users] Re: Error on SourceJammer
Brought to you by:
robertmacgrogan
From: Robert M. <rob...@ya...> - 2006-01-27 22:38:26
|
Hi, Luis. I don't have any obvious ideas except to try to restart the SourceJammer server and see if the problem goes away. You say this happened when you tried to update a user. What did you try to do exactly? The stack trace seems to flow out of the getProjectInfo() method, which basically is the server-side method called when a the view of a folder in the SJ client is refreshed. Does this error leave you stuck in some way--unable to do something? Or did the error just happen once and allow you to get on with your work? Thanks. --Rob --- Luis Castillo <lui...@ve...> wrote: > > > Hi Robert, > > Trying to update an user in SourceJammer, the application throws the > following error: > > (Embedded image moved to file: pic15185.jpg) > > I've been checking the users archive and everything looks fine. Also I've > been checkin the logs and this is the error that SourceJammer writes: > > java.lang.ClassCastException: > org.sourcejammer.project.model.filesys.MasterFileNodeFS > at org.sourcejammer.project.model.filesys.FSNodeCache.remove(Unknown > Source) > at org.sourcejammer.util.CachedListLink.removeFromCache(Unknown > Source) > at org.sourcejammer.util.CachedObjectMasterList.append(Unknown > Source) > at org.sourcejammer.util.NodeCache.addToCache(Unknown Source) > at > org.sourcejammer.project.model.filesys.NodeLibraryFS.getFileNode(Unknown > Source) > at > org.sourcejammer.project.controller.ProjectController.projectNodeToProject(Unknown > Source) > at > org.sourcejammer.project.controller.ProjectController.getProject(Unknown > Source) > at > org.sourcejammer.project.view.MasterControlProgram.getProjectInfo(Unknown > Source) > at sun.reflect.GeneratedMethodAccessor126.invoke(Unknown Source) > at > sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.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:165) > at javax.servlet.http.HttpServlet.service(HttpServlet.java:103) > at > com.caucho.server.http.FilterChainServlet.doFilter(FilterChainServlet.java:96) > at com.caucho.server.http.Invocation.service(Invocation.java:315) > at > com.caucho.server.http.HttpRequest.handleRequest(HttpRequest.java:246) > at > com.caucho.server.http.HttpRequest.handleConnection(HttpRequest.java:163) > at com.caucho.server.TcpConnection.run(TcpConnection.java:139) > at java.lang.Thread.run(Thread.java:534) > > I'm using Windows 2000 SP 4 and Resin for host the server. > > I really appreciate any help you can provide. > > Thanks in advance. > > Saludos, > > Luis Castillo > UEA Operaciones > Zurich Seguros S.A. > Telf. +58 (212) 9010908 > http://www.zurich.com.ve > > > > > > > ******************* FAVOR LEER ESTA NOTA ******************* > Este mensaje y sus anexos pueden ser confidenciales o legalmente > privilegiados. El mismo se dirige a la(s) persona(s) nombrada(s) > quien(quienes) > es(son) el(los) único(s) destinatario(s) autorizado(s). Si este mensaje le > ha llegado por error, por favor destrúyalo sin revisarlo y/o diseminarlo y > notifique al > remitente inmediatamente. > Es importante notar que este mensaje no crea ningún contrato, compromiso > y/u obligación legal por lo cual no asumimos responsabilidad. Igualmente, > no > asumimos responsabilidad por daños causados por parte de terceros que > puedan resultar en la modificación, falsificación y/o pérdida de mensajes. > > ******************* PLEASE NOTE ******************* > This message, along with any attachments, may be confidential or legally > privileged. It is intended only for the named person(s), who is/are the > only > authorized recipient(s). If this message has reached you in error, please > destroy it without review and/or dissemination and notify the sender > immediately. > It is important to note that this message does not create any contract > and/or legal obligation for which we assume any responsability. Also, we > do not assume > responsability for damages caused by third persons which could result in > the modification, falsification or loss of any messages. __________________________________________________ Do You Yahoo!? Tired of spam? Yahoo! Mail has the best spam protection around http://mail.yahoo.com |