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 <[email protected]> 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 <[email protected]> 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 <[email protected]
>>> <mailto:[email protected]>> 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
>>> [email protected]
>>> https://lists.sourceforge.net/lists/listinfo/dspace-tech
>>>
>>
>
------------------------------------------------------------------------------
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
[email protected]
https://lists.sourceforge.net/lists/listinfo/dspace-tech

Reply via email to