RE: [SourceJammer-users] 'Error:null' on Maintain Archive Users
Brought to you by:
robertmacgrogan
From: James S. <jam...@sw...> - 2005-05-26 02:10:45
|
Robert, Fantastic.=20That=20was=20it.=20Problem=20fixed. Thank=20you=20once=20again=20for=20your=20great=20(and=20amazingly=20fast)= =20support. Cheers, James James=20Saffery Leading=20Analyst,=20Project=20Leader=20for=20Beringer=20Blass=20Software Swisslog=20Australia=20Pty=20Limited +61=202=209869=205929=20direct +61=202=209869=205900=20office +61=20400=20203=20718=20mobile -----Original=20Message----- From:=20Robert=20MacGrogan=20[mailto:rob...@ya...]=20 Sent:=20Thursday=2026=20May=202005=2011:51 To:=20James=20Saffery;=20s...@li... Subject:=20Re:=20[SourceJammer-users]=20'Error:null'=20on=20Maintain=20Arc= hive=20Users Hi,=20James. Sounds=20like=20it=20might=20be=20the=20error=20discussed=20here: http://www.mail-archive.com/sou...@li.../msg00= 16 8.html Let=20me=20know=20whether=20or=20not=20this=20is=20helpful. BTW:=20I=20believe=20that=20this=20problem=20was=20fixed=20in=20a=20more=20= recent=20release=20of=20the server,=20but=20I'll=20have to=20check=20on=20that. --Rob ---=20James=20Saffery=20<jam...@sw...>=20wrote: >=20Hi=20Robert,=20Fellow=20SJ=20Users, >=20 >=20I=20am=20having=20a=20problem=20with=20the=20Maintain=20Archive=20User= s=20function=20with=20one >=20archive=20("CCA")=20on=20one=20or=20our=20SJ=20servers.=20When=20I=20t= ry=20to=20open=20Maintain >=20Archive=20Users,=20I=20just=20get=20an=20error=20dialog=20that=20says=20= 'Error:null'.=20 >=20 >=20The=20server=20is=20SJ=202.1.0.0=20on=20Tomcat=205.0.18=20with=20Java=20= 1.4.2_04-b05=20on Windows >=202000. >=20 >=20In=20the=20Tomcat=20stdout.log=20I=20see=20the=20following: >=20 >=20java.lang.NullPointerException >=20=09at=20java.util.Hashtable.remove(Hashtable.java:435) >=20=09at > org.sourcejammer.project.model.filesys.ArchiveInfoFlexFS.removeArchiveUser= (U >=20nknown=20Source) >=20=09at > org.sourcejammer.project.view.MasterControlProgram.getArchiveUserList(Unkn= ow >=20n=20Source) >=20=09at=20sun.reflect.NativeMethodAccessorImpl.invoke0(Native=20Method) >=20=09at > sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:= 39 >=20) >=20=09at > sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorIm= pl >=20.java:25) >=20=09at=20java.lang.reflect.Method.invoke(Method.java:324) >=20=09at=20org.apache.soap.server.RPCRouter.invoke(RPCRouter.java:146) >=20=09at >=20org.apache.soap.providers.RPCJavaProvider.invoke(RPCJavaProvider.java:= 129) >=20=09at > org.apache.soap.server.http.RPCRouterServlet.doPost(RPCRouterServlet.java:= 35 >=204) >=20=09at=20javax.servlet.http.HttpServlet.service(HttpServlet.java:763) >=20=09at=20javax.servlet.http.HttpServlet.service(HttpServlet.java:856) >=20=09at > org.apache.catalina.core.ApplicationFilterChain.internalDoFilter(Applicati= on >=20FilterChain.java:284) >=20=09at > org.apache.catalina.core.ApplicationFilterChain.doFilter(ApplicationFilter= Ch >=20ain.java:204) >=20=09at > org.apache.catalina.core.StandardWrapperValve.invoke(StandardWrapperValve.= ja >=20va:257) >=20=09at > org.apache.catalina.core.StandardValveContext.invokeNext(StandardValveCont= ex >=20t.java:151) >=20=09at > org.apache.catalina.core.StandardPipeline.invoke(StandardPipeline.java:564= ) >=20=09at > org.apache.catalina.core.StandardContextValve.invokeInternal(StandardConte= xt >=20Valve.java:245) >=20=09at > org.apache.catalina.core.StandardContextValve.invoke(StandardContextValve.= ja >=20va:199) >=20=09at > org.apache.catalina.core.StandardValveContext.invokeNext(StandardValveCont= ex >=20t.java:151) >=20=09at > org.apache.catalina.core.StandardPipeline.invoke(StandardPipeline.java:564= ) >=20=09at > org.apache.catalina.core.StandardHostValve.invoke(StandardHostValve.java:1= 95 >=20) >=20=09at > org.apache.catalina.core.StandardValveContext.invokeNext(StandardValveCont= ex >=20t.java:151) >=20=09at > org.apache.catalina.valves.ErrorReportValve.invoke(ErrorReportValve.java:1= 64 >=20) >=20=09at > org.apache.catalina.core.StandardValveContext.invokeNext(StandardValveCont= ex >=20t.java:149) >=20=09at > org.apache.catalina.core.StandardPipeline.invoke(StandardPipeline.java:564= ) >=20=09at > org.apache.catalina.core.StandardEngineValve.invoke(StandardEngineValve.ja= va >=20:156) >=20=09at > org.apache.catalina.core.StandardValveContext.invokeNext(StandardValveCont= ex >=20t.java:151) >=20=09at > org.apache.catalina.core.StandardPipeline.invoke(StandardPipeline.java:564= ) >=20=09at >=20org.apache.catalina.core.ContainerBase.invoke(ContainerBase.java:972) >=20=09at >=20org.apache.coyote.tomcat5.CoyoteAdapter.service(CoyoteAdapter.java:206= ) >=20=09at >=20org.apache.coyote.http11.Http11Processor.process(Http11Processor.java:= 828) >=20=09at > org.apache.coyote.http11.Http11Protocol$Http11ConnectionHandler.processCon= ne >=20ction(Http11Protocol.java:700) >=20=09at >=20org.apache.tomcat.util.net.TcpWorkerThread.runIt(PoolTcpEndpoint.java:= 584) >=20=09at > org.apache.tomcat.util.threads.ThreadPool$ControlRunnable.run(ThreadPool.j= av >=20a:683) >=20=09at=20java.lang.Thread.run(Thread.java:534) >=20 >=20We=20have=20another=20archive=20("SCA")=20on=20the=20same=20SJ=20serve= r,=20and=20Maintain Archive >=20Users=20works=20fine=20with=20it. >=20 >=20In=20the=20server=20filesys=20directory=20I=20can=20see=20the=20.sja=20= files=20for=20both=20archives >=20(cca.sja=20and=20sca.sja)=20and=20the=20both=20look=20fine.=20Here=20i= s=20the=20cca.sja=20file: >=20 >=20<?xml=20version=3D"1.0"=20encoding=3D"UTF-8"?> >=20<archiveInfo> >=20=20=20<archiveName>cca</archiveName> > <pathToArchiveRoot>S:\SourceJammer\server\archives\cca</pathToArchiveRoot>= >=20=20=20<rootFileName>0</rootFileName> >=20=20=20<restricted>true</restricted> >=20=20=20<keywordExpansionEnabled>true</keywordExpansionEnabled> >=20=20=20<users> >=20=20=20=20=20<userName>peter</userName> >=20=20=20=20=20<userName>emma</userName> >=20=20=20=20=20<userName>anon</userName> >=20=20=20=20=20<userName>zubair</userName> >=20=20=20=20=20<userName>jo</userName> >=20=20=20=20=20<userName>richard</userName> >=20=20=20=20=20<userName>chris</userName> >=20=20=20=20=20<userName>elena</userName> >=20=20=20=20=20<userName>gaurav</userName> >=20=20=20=20=20<userName>review</userName> >=20=20=20=20=20<userName>tim</userName> >=20=20=20</users> >=20=20=20<controllers> >=20=20=20=20=20<userName>admin</userName> >=20=20=20=20=20<userName>peter</userName> >=20=20=20=20=20<userName>james</userName> >=20=20=20</controllers> >=20=20=20<expansionExtensions> >=20=20=20=20=20<extension>body</extension> >=20=20=20=20=20<extension>spec</extension> >=20=20=20=20=20<extension>xml</extension> >=20=20=20=20=20<extension>sql</extension> >=20=20=20</expansionExtensions> >=20=20=20<plugins> >=20=20=20=20=20<plugin >=20class=3D"org.sourcejammer.extensions.eventlogging.EventLoggingPlugin" >=20name=3D"event-logger"=20type=3D"ProjectEvent=20FileEvent"> >=20=20=20=20=20=20=20<params/> >=20=20=20=20=20</plugin> >=20=20=20</plugins> >=20</archiveInfo> >=20 >=20The=20users.xml=20file=20in=20the=20same=20directory=20also=20looks=20= fine. >=20 >=20Any=20help=20much=20appreciated.=20I=20have=20already=20tried=20the=20= standard=20shutdown=20and >=20restart=20of=20Tomcat. >=20 >=20Best=20regards, >=20 >=20James >=20 >=20 >=20 >=20James=20Saffery >=20Leading=20Analyst,=20Project=20Leader=20for=20Beringer=20Blass=20Softw= are >=20Swisslog=20Australia=20Pty=20Limited >=20+61=202=209869=205929=20direct >=20+61=202=209869=205900=20office >=20+61=20400=20203=20718=20mobile >=20 >=20 >=20____________________________________________________________ >=20This=20message=20may=20contain=20legally=20privileged=20or=20confident= ial=20 >=20information=20and=20is=20therefore=20addressed=20to=20the=20named=20pe= rsons=20only.=20 >=20The=20recipient=20should=20inform=20the=20sender=20and=20delete=20this= =20message,=20 >=20if=20he/she=20is=20not=20named=20as=20addressee.=20 >=20The=20sender=20disclaims=20any=20and=20all=20liability=20for=20the=20i= ntegrity=20 >=20and=20punctuality=20of=20this=20message.=20 >=20The=20sender=20has=20activated=20an=20automatic=20virus=20scanning=20b= y=20 >=20Messagelabs,=20but=20does=20not=20guarantee=20the=20virus=20free=20 >=20transmission=20of=20this=20message. >=20 >=20 >=20------------------------------------------------------- >=20SF.Net=20email=20is=20sponsored=20by:=20GoToMeeting=20-=20the=20easies= t=20way=20to=20collaborate >=20online=20with=20coworkers=20and=20clients=20while=20avoiding=20the=20h= igh=20cost=20of=20travel and >=20communications.=20There=20is=20no=20equipment=20to=20buy=20and=20you=20= can=20meet=20as=20often=20as >=20you=20want.=20Try=20it=20free.http://ads.osdn.com/?ad_idt02&alloc_id=16= 135&op=3Dclick >=20_______________________________________________ >=20SourceJammer-users=20mailing=20list >=20S...@li... >=20https://lists.sourceforge.net/lists/listinfo/sourcejammer-users >=20 __________________________________________________ Do=20You=20Yahoo!? Tired=20of=20spam?=20=20Yahoo!=20Mail=20has=20the=20best=20spam=20protecti= on=20around=20 http://mail.yahoo.com=20 ____________________________________________________________ This=20message=20has=20been=20checked=20for=20all=20known=20viruses=20by=20= Messagelabs. ____________________________________________________________ This=20message=20may=20contain=20legally=20privileged=20or=20confidential=20= information=20and=20is=20therefore=20addressed=20to=20the=20named=20person= s=20only.=20 The=20recipient=20should=20inform=20the=20sender=20and=20delete=20this=20m= essage,=20 if=20he/she=20is=20not=20named=20as=20addressee.=20 The=20sender=20disclaims=20any=20and=20all=20liability=20for=20the=20integ= rity=20 and=20punctuality=20of=20this=20message.=20 The=20sender=20has=20activated=20an=20automatic=20virus=20scanning=20by=20= Messagelabs,=20but=20does=20not=20guarantee=20the=20virus=20free=20 transmission=20of=20this=20message. |