Robert,

Thanks for the help, it  worked!!!

Saludos,

Luis Castillo
UEA Operaciones
Zurich Seguros S.A.
Telf. +58 (212) 9010908
http://www.zurich.com.ve


                                                                       
                      Robert MacGrogan                                 
                      <robertmacgrogan         To:      Luis Castillo <[EMAIL 
PROTECTED]>, SourceJammer Users
                      @yahoo.com>              
<sourcejammer-users@lists.sourceforge.net>
                                               cc:                     
                      30/01/2006 11:20         Subject: Re: 
[SourceJammer-users] Re: Error on SourceJammer
                      p.m.                                             
                                                                       
                                                                       




I'm sorry about your problem, Luis, and I really don't know what might be
causing it. If all else
fails, you can modify the .sja file.

Make sure that you stop your SJ server first. Then open up the appropriate
.sja file in the
server's filesys directory. If it does not have a <users> section, add one.
Inside the <users>
section, add a <userName> for each user you want to add to the archive. The
end result will look
something like this:

<user>
  <userName>joeuser</userName>
  <userName>janeuser</userName>
</user>

Be sure to back up the .sja file in case you mess something up. The restart
the SJ server and see
if everything worked.

Good luck. Let me know if this helps.

--Rob



--- Luis Castillo <[EMAIL PROTECTED]> wrote:

> Hi Robert,
>
> Thanks for your answer!!!
>
> I already tried to restart the server but it doesn't work. The problem is
I
> created new users and I want to assign them the permissions to "check in"
> and "check out" files from our project, but I can't. The solution that I
> found was put all the users as archive controller but this it's a huge
> problem because that those users can perform  "force checkin" and others
> operations ande can damage the project . I know this is a subject of
method
> than application but I want to resolve the problem with the permission in
> order to avoid some task in those users.
>
> I also check the xml files and other files on the server looking for
> inconsistence on this archive, but I didn't find anithig wrong.
>
> What else I can do in order to resolve the problem??
>
> Thanks in advance!!!
>
> Saludos,
>
> Luis Castillo
> UEA Operaciones
> Zurich Seguros S.A.
> Telf. +58 (212) 9010908
> http://www.zurich.com.ve
>
>
> |---------+---------------------------------------------->
> |         |           Robert MacGrogan                   |
> |         |           <[EMAIL PROTECTED]>        |
> |         |           Sent by:                           |
> |         |           [EMAIL PROTECTED]|
> |         |           ceforge.net                        |
> |         |                                              |
> |         |                                              |
> |         |           27/01/2006 06:38 p.m.              |
> |         |                                              |
> |---------+---------------------------------------------->
>
>
>-----------------------------------------------------------------------------------------------|

>   |

>  |
>   |        To:      Luis Castillo <[EMAIL PROTECTED]>,
SourceJammer Users
>  |
>   |        <sourcejammer-users@lists.sourceforge.net>

>  |
>   |        cc:

>  |
>   |        Subject: [SourceJammer-users] Re: Error on SourceJammer

>  |
>
>
>-----------------------------------------------------------------------------------------------|

>
>
>
>
> 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 <[EMAIL PROTECTED]> 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
>
>
> -------------------------------------------------------
> This SF.net email is sponsored by: Splunk Inc. Do you grep through log
> files
> for problems?  Stop!  Download the new AJAX search engine that makes
> searching your log files as easy as surfing the  web.  DOWNLOAD SPLUNK!
> http://sel.as-us.falkag.net/sel?cmd=lnk&kid=103432&bid=230486&dat=121642
> _______________________________________________
> SourceJammer-users mailing list
> SourceJammer-users@lists.sourceforge.net
> https://lists.sourceforge.net/lists/listinfo/sourcejammer-users
>
>
>
>


__________________________________________________
Do You Yahoo!?
Tired of spam?  Yahoo! Mail has the best spam protection around
http://mail.yahoo.com





-------------------------------------------------------
This SF.net email is sponsored by: Splunk Inc. Do you grep through log files
for problems?  Stop!  Download the new AJAX search engine that makes
searching your log files as easy as surfing the  web.  DOWNLOAD SPLUNK!
http://sel.as-us.falkag.net/sel?cmd=lnk&kid3432&bid#0486&dat1642
_______________________________________________
SourceJammer-users mailing list
SourceJammer-users@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/sourcejammer-users

Reply via email to