On Wed, Dec 04, 2013 at 03:16:34PM +0100, Graziano Fiori wrote:
> Hi,I use Dspace 3.1,I tried to create a new user in xmlui and after an
> error has occured and now Dspace is locked,when I try to access to jspui
> appear message internal system error.
> These are logs:
> An error has occurred
> 
> Vai a DSpace home <http://dspace.agile.diee.unica.it/xmlui>
> 
> java.net.NoRouteToHostException: Nessun instradamento per l'host
> 
> Cocoon stacktrace [hide]
> *Failed to process 
> pipeline*context:/jndi:/localhost/xmlui/aspects/aspects.xmap
> - 85:34*<map:serialize
> type="xml">*context:/jndi:/localhost/xmlui/aspects/aspects.xmap
> - 84:43*<map:transform
> type="PageNotFound">*context:/jndi:/localhost/xmlui/aspects/aspects.xmap
> - 
> 83:22*<map:generate>*context:/jndi:/localhost/xmlui/themes/Mirage/sitemap.xmap
> - 164:34*<map:serialize
> type="xhtml">*context:/jndi:/localhost/xmlui/themes/Mirage/sitemap.xmap
> - 158:33*<map:transform
> type="i18n">*context:/jndi:/localhost/xmlui/themes/Mirage/sitemap.xmap
> - 
> 153:51*<map:transform>*context:/jndi:/localhost/xmlui/themes/Mirage/sitemap.xmap
> - 140:55*<map:transform
> type="IncludePageMeta">*context:/jndi:/localhost/xmlui/themes/Mirage/sitemap.xmap
> - 135:55*<map:transform
> type="IncludePageMeta">*context:/jndi:/localhost/xmlui/themes/Mirage/sitemap.xmap
> - 126:55*<map:transform
> type="IncludePageMeta">*context:/jndi:/localhost/xmlui/themes/Mirage/sitemap.xmap
> - 120:55*<map:generate
> type="file">*context:/jndi:/localhost/xmlui/themes/Mirage/sitemap.xmap
> - 117:28*<map:match>*context:/jndi:/localhost/xmlui/themes/themes.xmap -
> 33:45*<map:mount>*context:/jndi:/localhost/xmlui/themes/themes.xmap -
> 32:35*<map:match
> type="ThemeMatcher">*context:/jndi:/localhost/xmlui/sitemap.xmap - 652:94
> *<map:mount>*
> 
> Java stacktrace [hide]
> 
> java.net.NoRouteToHostException: Nessun instradamento per l'host
>       at java.net.PlainSocketImpl.socketConnect(Native Method)
>       at java.net.AbstractPlainSocketImpl.doConnect(Unknown Source)
>       at java.net.AbstractPlainSocketImpl.connectToAddress(Unknown Source)
>       at java.net.AbstractPlainSocketImpl.connect(Unknown Source)
>       at java.net.SocksSocketImpl.connect(Unknown Source)
>       at java.net.Socket.connect(Unknown Source)
>       at java.net.Socket.connect(Unknown Source)
>       at java.net.Socket.<init>(Unknown Source)
>       at java.net.Socket.<init>(Unknown Source)
>       at org.postgresql.core.PGStream.<init>(PGStream.java:62)

===============================^^^^^

It looks to me as though the host running your DBMS has crashed or
suffered some kind of network problem.  "No route to host" means that
there is no path from where you are to a machine which asserts the
address to which you've asked to connect.  The failure could be
anywhere between the two hosts.

-- 
Mark H. Wood, Lead System Programmer   [email protected]
Machines should not be friendly.  Machines should be obedient.

Attachment: signature.asc
Description: Digital signature

------------------------------------------------------------------------------
Sponsored by Intel(R) XDK 
Develop, test and display web and hybrid apps with a single code base.
Download it for free now!
http://pubads.g.doubleclick.net/gampad/clk?id=111408631&iu=/4140/ostg.clktrk
_______________________________________________
DSpace-tech mailing list
[email protected]
https://lists.sourceforge.net/lists/listinfo/dspace-tech
List Etiquette: https://wiki.duraspace.org/display/DSPACE/Mailing+List+Etiquette

Reply via email to