Hi, On 26/08/13 16:31, ritesh_163 wrote: > [java] Error: > [java] - java.sql.SQLException: ORA-00604: error occurred at recursive > SQL level 1 > [java] ORA-01882: timezone region not found > [java] > [java] > [java] Please see the DSpace documentation for assistance. > [java] > > BUILD FAILED > > > I had added -Duser.timezone=GMT+5:45, in two files namely 'dspace.bat' and > 'start-handle-server' as I think the about problem was due to timezone not > set in java. But also its not working.
I don't use Oracle, but a quick web search suggests that you should use either a timezone name or an offset for user.timezone, not both. What happens when you try one of the two options below? -Duser.timezone=+5:45 -Duser.timezone=NPT cheers, Andrea -- Dr Andrea Schweer IRR Technical Specialist, ITS Information Systems The University of Waikato, Hamilton, New Zealand ------------------------------------------------------------------------------ Introducing Performance Central, a new site from SourceForge and AppDynamics. Performance Central is your source for news, insights, analysis and resources for efficient Application Performance Management. Visit us today! http://pubads.g.doubleclick.net/gampad/clk?id=48897511&iu=/4140/ostg.clktrk _______________________________________________ DSpace-tech mailing list DSpace-tech@lists.sourceforge.net https://lists.sourceforge.net/lists/listinfo/dspace-tech List Etiquette: https://wiki.duraspace.org/display/DSPACE/Mailing+List+Etiquette