Hi Alvin, After a quick poke around your system, it looks like URLs with query strings are causing the problem. But when a button is pressed you get a different error to the one you get for selecting, say, a letter to skip to in the browse pages; not sure why, as I think they are both GETs.
The error is not, as far as I can tell, a DSpace problem, and looks like a server configuration problem. I'm not sure how you would go about making it do this by accident, though! If you are running Apache in front of this, can you look at the apache logs and see what it is doing? Cheers, Richard > For some reason I am getting blank pages whenver a user must click on any > buttons to, for example: > > View the full item record > Search > Browse > Subscribe > etc. > > *Most* links work fine. The exceptions are when choosing browse by title or > author from the main menu, then selecting a letter to jump to in the > alphabet; that also returns a blank screen. So I am thinking that there may > be a problem that inadvertently disables or doesn't find javascript files > that is used for these actions. > > This is on our production server and the only difference with our > development box is that I recently configured the former to work with > Apache-Tomcat connectors (using the files: mod_jk.so, mod_jk.conf, > workers.properties, etc). Is there something in these files that might clue > me in? > > Neither the Tomcat or Dspace logs indicate anything fishy. View Source for > these blank pages are equally blank. For what it's worth, the site is at: > http://si-pddr.si.edu/dspace/ > > I suspect that this is not a DSpace question but rather an Apache-Tomcat > server configuration question. So please pardon me. > > Any advice is greatly appreciated. > > Alvin Hutchinson > Smithsonian Institution Libraries > 202.633.1031 > > > ------------------------------------------------------------------------- > Using Tomcat but need to do more? Need to support web services, security? > Get stuff done quickly with pre-integrated technology to make your job easier. > Download IBM WebSphere Application Server v.1.0.1 based on Apache Geronimo > http://sel.as-us.falkag.net/sel?cmd=lnk&kid=120709&bid=263057&dat=121642 > _______________________________________________ > DSpace-tech mailing list > [email protected] > https://lists.sourceforge.net/lists/listinfo/dspace-tech -- Richard ------------------------------------------------------------------------ Richard Jones | t: +44 (0)20 759 [48614 / 41815] Web & Database | e: [EMAIL PROTECTED] Technology Specialist | b: http://chronicles-of-richard.blogspot.com/ Imperial College London | ------------------------------------------------------------------------ ------------------------------------------------------------------------- Using Tomcat but need to do more? Need to support web services, security? Get stuff done quickly with pre-integrated technology to make your job easier. Download IBM WebSphere Application Server v.1.0.1 based on Apache Geronimo http://sel.as-us.falkag.net/sel?cmd=lnk&kid=120709&bid=263057&dat=121642 _______________________________________________ DSpace-tech mailing list [email protected] https://lists.sourceforge.net/lists/listinfo/dspace-tech

