dspace-tech-requ...@lists.sourceforge.net 在 Wed, 19 Jan 2011 14:20:09 写道:
>Send DSpace-tech mailing list submissions to
>       dspace-tech@lists.sourceforge.net
>
>To subscribe or unsubscribe via the World Wide Web, visit
>       https://lists.sourceforge.net/lists/listinfo/dspace-tech
>or, via email, send a message with subject or body 'help' to
>       dspace-tech-requ...@lists.sourceforge.net
>
>You can reach the person managing the list at
>       dspace-tech-ow...@lists.sourceforge.net
>
>When replying, please edit your Subject line so it is more specific
>than "Re: Contents of DSpace-tech digest..."
>
>
>Today's Topics:
>
>   1. Re: Problem in installation Dspace v.1.7.0 (David)
>   2. Re: TIFF Thumbnail Preview (Keith Gilbertson)
>   3. Troubleshooting the harvester (Chris Charles)
>   4. Re: Problem in installation Dspace v.1.7.0 (Mark H. Wood)
>
>
>----------------------------------------------------------------------
>
>Message: 1
>Date: Wed, 19 Jan 2011 13:30:30 +0100
>From: David <david.blobj...@gmail.com>
>Subject: Re: [Dspace-tech] Problem in installation Dspace v.1.7.0
>To: dspace-tech@lists.sourceforge.net
>Message-ID:
>       <AANLkTinR=_k-o1hoY4DT7CQXA-2QBaDE8AQ=u0scu...@mail.gmail.com>
>Content-Type: text/plain; charset="iso-8859-1"
>
>Hi, everyone!
>
>We have edtected we have not configured dpsce.cfg correctly, we solved this.
>Now we get this message trying to access to http://url:8080/jspui
>
>Thanks!
>
>David
>
>
>INFO: Server startup in 15186 ms
>[WARN] deprecation - The 'component-configurations' section in the sitemap
>is deprecated. Please check for alternatives.
>19-Jan-2011 12:20:21 org.apache.catalina.connector.CoyoteAdapter service
>SEVERE: An exception or error occurred in the container during the request
>processing
>java.lang.OutOfMemoryError: PermGen space
>at java.lang.Throwable.getStackTraceElement(Native Method)
>at java.lang.Throwable.getOurStackTrace(Throwable.java:591)
>at java.lang.Throwable.printStackTrace(Throwable.java:510)
>at java.util.logging.SimpleFormatter.format(SimpleFormatter.java:72)
>at org.apache.juli.FileHandler.publish(FileHandler.java:129)
>at java.util.logging.Logger.log(Logger.java:458)
>at java.util.logging.Logger.doLog(Logger.java:480)
>at java.util.logging.Logger.logp(Logger.java:680)
>at org.apache.juli.logging.DirectJDKLog.log(DirectJDKLog.java:167)
>at org.apache.juli.logging.DirectJDKLog.error(DirectJDKLog.java:135)
>at
>org.apache.catalina.core.StandardWrapperValve.invoke(StandardWrapperValve.java:274)
>at
>org.apache.catalina.core.StandardContextValve.invoke(StandardContextValve.java:191)
>at
>org.apache.catalina.core.StandardHostValve.invoke(StandardHostValve.java:128)
>at
>org.apache.catalina.valves.ErrorReportValve.invoke(ErrorReportValve.java:102)
>at org.apache.catalina.valves.AccessLogValve.invoke(AccessLogValve.java:568)
>at
>org.apache.catalina.core.StandardEngineValve.invoke(StandardEngineValve.java:109)
>at
>org.apache.catalina.connector.CoyoteAdapter.service(CoyoteAdapter.java:286)
>at
>org.apache.coyote.http11.Http11Processor.process(Http11Processor.java:845)
>at
>org.apache.coyote.http11.Http11Protocol$Http11ConnectionHandler.process(Http11Protocol.java:583)
>at org.apache.tomcat.util.net.JIoEndpoint$Worker.run(JIoEndpoint.java:447)
>at java.lang.Thread.run(Thread.java:662)
>
>
>
>On 19 January 2011 11:34, David <david.blobj...@gmail.com> wrote:
>
>> Hi, everyone!
>>
>> We have just done some test and xmlui interface starts to work but only the
>> main page. It seems we have some kind of error connecting to database:
>>
>> Thanks in advance to everyone
>>
>> David
>>
>>
>> 19-Jan-2011 11:01:13 org.apache.catalina.core.StandardContext listenerStop
>> SEVERE: Exception sending context destroyed event to listener instance of
>> class org.dspace.app.util.DSpaceContextListener
>> java.lang.NoClassDefFoundError: org/dspace/storage/rdbms/DatabaseManager
>> at
>> org.dspace.app.util.DSpaceContextListener.contextDestroyed(DSpaceContextListener.java:129)
>> at
>> org.apache.catalina.core.StandardContext.listenerStop(StandardContext.java:3882)
>> at org.apache.catalina.core.StandardContext.stop(StandardContext.java:4523)
>> at
>> org.apache.catalina.core.ContainerBase.removeChild(ContainerBase.java:924)
>> at
>> org.apache.catalina.startup.HostConfig.checkResources(HostConfig.java:1046)
>> at org.apache.catalina.startup.HostConfig.check(HostConfig.java:1214)
>> at
>> org.apache.catalina.startup.HostConfig.lifecycleEvent(HostConfig.java:293)
>> at
>> org.apache.catalina.util.LifecycleSupport.fireLifecycleEvent(LifecycleSupport.java:117)
>> at
>> org.apache.catalina.core.ContainerBase.backgroundProcess(ContainerBase.java:1337)
>> at
>> org.apache.catalina.core.ContainerBase$ContainerBackgroundProcessor.processChildren(ContainerBase.java:1601)
>> at
>> org.apache.catalina.core.ContainerBase$ContainerBackgroundProcessor.processChildren(ContainerBase.java:1610)
>> at
>> org.apache.catalina.core.ContainerBase$ContainerBackgroundProcessor.run(ContainerBase.java:1590)
>> at java.lang.Thread.run(Thread.java:662)
>> Caused by: java.lang.ClassNotFoundException:
>> org.dspace.storage.rdbms.DatabaseManager
>> at
>> org.apache.catalina.loader.WebappClassLoader.loadClass(WebappClassLoader.java:1387)
>> at
>> org.apache.catalina.loader.WebappClassLoader.loadClass(WebappClassLoader.java:1233)
>> ... 13 more
>> 19-Jan-2011 11:01:13 org.apache.catalina.startup.HostConfig checkResources
>> INFO: Undeploying context [/sword]
>>
>>
>> On 18 January 2011 17:22, Tim Donohue <tdono...@duraspace.org> wrote:
>>
>>> David,
>>>
>>> We might need some more information (at least, I'm not familiar with where
>>> this error may be occurring)
>>>
>>> When are you seeing this error message?  Is it when you visit Tomcat for
>>> the first time?  Are you using the JSPUI?
>>>
>>> Can you provide more of the error stack (i.e. the error lines just below
>>> that one)?  Oftentimes seeing a fuller error stack can help us 'triangulate'
>>> what may be going on, so that we can make better suggestions.
>>>
>>> - Tim
>>>
>>>
>>> On 1/17/2011 4:02 AM, David wrote:
>>>
>>>> Forgot to include all specifications, sorry
>>>>
>>>>
>>>>    OS:
>>>>
>>>> Debian 64
>>>>
>>>>
>>>>    Tomcat:
>>>>
>>>> Server version: Apache Tomcat/6.0.18
>>>> Server built: Jul 22 2008 02:00:36
>>>> Server number: 6.0.18.0
>>>> OS Name: Linux
>>>> OS Version: 2.6.32-5-amd64
>>>> Architecture: amd64
>>>> JVM Version: 1.6.0_22-b04
>>>> JVM Vendor: Sun Microsystems Inc.
>>>>
>>>>
>>>>    PostgreSQL 8.4
>>>>
>>>>
>>>>    java version "1.6.0_22"
>>>>
>>>> Java(TM) SE Runtime Environment (build 1.6.0_22-b04)
>>>> Java HotSpot(TM) 64-Bit Server VM (build 17.1-b03, mixed mode)
>>>>
>>>>
>>>>    Apache Ant
>>>>
>>>> version 1.8.0 compiled on March 11 2010
>>>>
>>>>
>>>>    Maven
>>>>
>>>> Apache Maven 2.2.1 (rdebian-4)
>>>> Java version: 1.6.0_22
>>>> Java home: /usr/lib/jvm/java-6-sun-1.6.0.22/jre
>>>> Default locale: en_GB, platform encoding: UTF-8
>>>> OS name: "linux" version: "2.6.32-5-amd64" arch: "amd64" Family: "unix"
>>>>
>>>>
>>>> On 17 January 2011 10:59, David <david.blobj...@gmail.com
>>>> <mailto:david.blobj...@gmail.com>> wrote:
>>>>
>>>>    We are having problems installing dspace v.1.7.0
>>>>
>>>>    Apache Maven 2.2.1 (rdebian-4)
>>>>    Java version: 1.6.0_22
>>>>    Java home: /usr/lib/jvm/java-6-sun-1.6.0.22/jre
>>>>    Default locale: en_GB, platform encoding: UTF-8
>>>>    OS name: "linux" version: "2.6.32-5-amd64" arch: "amd64" Family:
>>>> "unix"
>>>>
>>>>    Got this error message:
>>>>
>>>>    /org.apache.jasper.JasperException: The absolute uri:
>>>>    //http://www.dspace.org/dspace-tags.tld// cannot be resolved in
>>>>    either web.xml or the jar files deployed with this application/
>>>>    /
>>>>    /
>>>>    Can anybody help us?
>>>>
>>>>    Thanks!
>>>>
>>>>
>>>>
>>>>
>>>>
>>>>
>>>> ------------------------------------------------------------------------------
>>>> Protect Your Site and Customers from Malware Attacks
>>>> Learn about various malware tactics and how to avoid them. Understand
>>>> malware threats, the impact they can have on your business, and how you
>>>> can protect your company and customers by using code signing.
>>>> http://p.sf.net/sfu/oracle-sfdevnl
>>>>
>>>>
>>>>
>>>> _______________________________________________
>>>> DSpace-tech mailing list
>>>> DSpace-tech@lists.sourceforge.net
>>>> https://lists.sourceforge.net/lists/listinfo/dspace-tech
>>>>
>>>
>>
>-------------- next part --------------
>An HTML attachment was scrubbed...
>
>------------------------------
>
>Message: 2
>Date: Wed, 19 Jan 2011 07:48:55 -0500
>From: Keith Gilbertson <keith.gilbert...@library.gatech.edu>
>Subject: Re: [Dspace-tech] TIFF Thumbnail Preview
>To: RENTON Scott <scott.ren...@ed.ac.uk>
>Cc: "dspace-tech@lists.sourceforge.net"
>       <dspace-tech@lists.sourceforge.net>
>Message-ID: <9ecf40b7-ed17-4ebb-b115-86706c2ad...@library.gatech.edu>
>Content-Type: text/plain; charset=us-ascii
>
>Scott - 
>
>It's been a while since I've done this anywhere.  I'm a bit fuzzy on it and 
>looks like I may have left out some details in the original message.
>
>- Did you deploy the updated dspace.cfg file to your installation directory?
>
>- Do the file extensions of your TIFF files match the file extensions that you 
>added to the bitstream format registry?
>
>- Were the TIFF bitstreams added to DSpace before or after you added the TIFF 
>format to the bitstream format registry?  If the bitstreams were added before 
>you made the changes, you will need to go back into the items and edit the 
>bitstreams. Change the formats from application/octet-stream to image/tiff.  
>Then try running filter-media again.
>
>
>--keith
>
>
>On Jan 18, 2011, at 12:21 PM, RENTON Scott wrote:
>
>> Hi folks,
>> 
>> I'm running 1.5.2 and have had a request from a user for TIFFs to have 
>> thumbnails generated to appear in their lists as previews. I followed the 
>> instructions in this thread ( 
>> http://www.mail-archive.com/dspace-tech@lists.sourceforge.net/msg03180.html),
>>  getting the dspace.cfg file updated, MIME types updated, and the Java tools 
>> installed to the server, but I'm not seeing the output of filter-media 
>> attempt to convert these items. Is there anything else I should be doing?
>> 
>> Thanks very much
>> Scott
>> 
>> 
>> -- 
>> The University of Edinburgh is a charitable body, registered in
>> Scotland, with registration number SC005336.
>> 
>
>
>
>
>------------------------------
>
>Message: 3
>Date: Wed, 19 Jan 2011 09:18:17 -0500 (EST)
>From: "Chris Charles" <cchar...@uoguelph.ca>
>Subject: [Dspace-tech] Troubleshooting the harvester
>To: <dspace-tech@lists.sourceforge.net>
>Message-ID: <004201cbb7e3$bd5d5220$3817f660$@ca>
>Content-Type: text/plain;      charset="us-ascii"
>
>Hi DSpace folks:
>
>I'm trying to troubleshoot the harvesting process using DSpace 1.6.2
>XMLUI. It generally works fine, but for one of our internal services I'm
>not having any luck. I've tried harvesting other sites running the same
>software [1] (though possibly a different version) and it *does* work. At
>this point I'm just trying to figure out why ours won't harvest.
>
>I'm receiving the error message "* OAI server could not be reached.",
>which isn't terribly helpful. I'm unable to find anything relevant in
>either the dspace.log or catalina.log. Note that I am able to query the
>software via my web browser and retrieve valid (looking) XML. Sometimes
>this flakes out, though, so I'm thinking the problem is on that end.
>
>It looks to me like the actual harvesting in DSpace is done by the
>third-party OCLC OAIHarvester2. Unfortunately, when I changed my log4j
>root logger to DEBUG I still didn't get anything useful in the logs.
>
>Furthermore, the CLI harvesting tool hasn't been helpful in
>troubleshooting this either. The "ping" option doesn't do anything at all
>[2] and the one-time harvest feature doesn't seem to print anything out.
>The CLI tool always returns 0.
>
>Does anybody have suggestions for how to better troubleshoot this problem?
>Any insight would be appreciated.
>
>[1] Desire2learn's Learning Repository
>http://www.desire2learn.com/learningrepository/.
>[2] Search for '"ping".equals' at
>http://scm.dspace.org/svn/repo/dspace/trunk/dspace-api/src/main/java/org/d
>space/app/harvest/Harvest.java. This is the 1.7.0 code, but it's similar
>in 1.6.2.
>
>Thanks,
>~Chris
>--
>Chris Charles
>Application Programmer/Analyst II
>Research Enterprise and Scholarly Communication
>University of Guelph Library
>519-824-4120 x52974
>
>
>
>
>
>------------------------------
>
>Message: 4
>Date: Wed, 19 Jan 2011 09:20:01 -0500
>From: "Mark H. Wood" <mw...@iupui.edu>
>Subject: Re: [Dspace-tech] Problem in installation Dspace v.1.7.0
>To: dspace-tech@lists.sourceforge.net
>Message-ID: <20110119142001.gd13...@iupui.edu>
>Content-Type: text/plain; charset="us-ascii"
>
>On Wed, Jan 19, 2011 at 01:30:30PM +0100, David wrote:
>> Hi, everyone!
>> 
>> We have edtected we have not configured dpsce.cfg correctly, we solved this.
>> Now we get this message trying to access to http://url:8080/jspui
>> 
>> Thanks!
>> 
>> David
>> 
>> 
>> INFO: Server startup in 15186 ms
>> [WARN] deprecation - The 'component-configurations' section in the sitemap
>> is deprecated. Please check for alternatives.
>
>Everybody gets this.  Not to worry.
>
>> 19-Jan-2011 12:20:21 org.apache.catalina.connector.CoyoteAdapter service
>> SEVERE: An exception or error occurred in the container during the request
>> processing
>> java.lang.OutOfMemoryError: PermGen space
>
>This is the problem.  The Java Virtual Machine in which Tomcat runs
>doesn't have enough memory set aside for holding class bodies
>(essentially, program code) and the like.  Check the way Tomcat is
>started up, especially the value of the environment variable JAVA_OPTS
>if you have one.  I suspect that -XX:MaxPermSize is set very low.  You
>may have left out a scale factor, such as writing "MaxPermSize=512"
>rather than "MaxPermSize=512M".  (That is:  bytes rather than megabytes.)
>
>-- 
>Mark H. Wood, Lead System Programmer   mw...@iupui.edu
>Asking whether markets are efficient is like asking whether people are smart.
>-------------- next part --------------
>A non-text attachment was scrubbed...
>Name: not available
>Type: application/pgp-signature
>Size: 198 bytes
>Desc: not available
>
>------------------------------
>
>------------------------------------------------------------------------------
>Protect Your Site and Customers from Malware Attacks
>Learn about various malware tactics and how to avoid them. Understand 
>malware threats, the impact they can have on your business, and how you 
>can protect your company and customers by using code signing.
>http://p.sf.net/sfu/oracle-sfdevnl
>
>------------------------------
>
>_______________________________________________
>DSpace-tech mailing list
>DSpace-tech@lists.sourceforge.net
>https://lists.sourceforge.net/lists/listinfo/dspace-tech
>
>
>End of DSpace-tech Digest, Vol 57, Issue 57
>*******************************************
>



------------------------------------------------------------------------------
Special Offer-- Download ArcSight Logger for FREE (a $49 USD value)!
Finally, a world-class log management solution at an even better price-free!
Download using promo code Free_Logger_4_Dev2Dev. Offer expires 
February 28th, so secure your free ArcSight Logger TODAY! 
http://p.sf.net/sfu/arcsight-sfd2d
_______________________________________________
DSpace-tech mailing list
DSpace-tech@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/dspace-tech

Reply via email to