[Dspace-tech] DSpace web pages showing incomplete information

2015-05-04 Thread Lewatle Phaladi
Hi All,

I am getting the following error, my DSpace installation is unable to show the 
entire webpages. Any idea is acceptable, please see the screenshot bellow with 
the information retrieved on the web browser:

[cid:image005.jpg@01D08670.3FB65F00]


[cid:image006.jpg@01D08670.3FB65F00]

Regards,
Lewatle

table width=100% border=0 cellspacing=0 cellpadding=0 
style=width:100%;
tr
td align=left style=text-align:justify;font face=arial,sans-serif 
size=1 color=#99span style=font-size:11px;This communication is 
intended for the addressee only. It is confidential. If you have received this 
communication in error, please notify us immediately and destroy the original 
message. You may not copy or disseminate this communication without the 
permission of the University. Only authorised signatories are competent to 
enter into agreements on behalf of the University and recipients are thus 
advised that the content of this message may not be legally binding on the 
University and may contain the personal views and opinions of the author, which 
are not necessarily the views and opinions of The University of the 
Witwatersrand, Johannesburg. All agreements between the University and 
outsiders are subject to South African Law unless the University agrees in 
writing to the contrary. /span/font/td
/tr
/table
--
One dashboard for servers and applications across Physical-Virtual-Cloud 
Widest out-of-the-box monitoring support with 50+ applications
Performance metrics, stats and reports that give you Actionable Insights
Deep dive visibility with transaction tracing using APM Insight.
http://ad.doubleclick.net/ddm/clk/290420510;117567292;y___
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

Re: [Dspace-tech] DSpace web pages showing incomplete information

2015-05-04 Thread Hilton Gibson
Hi Lewatle

I think this was mentioned a while back.
I think the cause was not being able to download dependencies via the
internet because of a proxy setup.
And I think the error does not stop the build of Mirage2... the build just
carries on.

Cheers

hg

*Hilton Gibson*
Ubuntu Linux Systems Administrator
JS Gericke Library
Room 1025C
Stellenbosch University
Private Bag X5036
Stellenbosch
7599
South Africa

Tel: +27 21 808 4100 | Cell: +27 84 646 4758

On 4 May 2015 at 13:43, Lewatle Phaladi lewatle.phal...@wits.ac.za wrote:

  Hi All,



 I am getting the following error, my DSpace installation is unable to show
 the entire webpages. Any idea is acceptable, please see the screenshot
 bellow with the information retrieved on the web browser:









 Regards,

 Lewatle

  This communication is intended for the addressee only. It is confidential. 
 If you have received this communication in error, please notify us 
 immediately and destroy the original message. You may not copy or disseminate 
 this communication without the permission of the University. Only authorised 
 signatories are competent to enter into agreements on behalf of the 
 University and recipients are thus advised that the content of this message 
 may not be legally binding on the University and may contain the personal 
 views and opinions of the author, which are not necessarily the views and 
 opinions of The University of the Witwatersrand, Johannesburg. All agreements 
 between the University and outsiders are subject to South African Law unless 
 the University agrees in writing to the contrary.



 --
 One dashboard for servers and applications across Physical-Virtual-Cloud
 Widest out-of-the-box monitoring support with 50+ applications
 Performance metrics, stats and reports that give you Actionable Insights
 Deep dive visibility with transaction tracing using APM Insight.
 http://ad.doubleclick.net/ddm/clk/290420510;117567292;y
 ___
 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

--
One dashboard for servers and applications across Physical-Virtual-Cloud 
Widest out-of-the-box monitoring support with 50+ applications
Performance metrics, stats and reports that give you Actionable Insights
Deep dive visibility with transaction tracing using APM Insight.
http://ad.doubleclick.net/ddm/clk/290420510;117567292;y___
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

Re: [Dspace-tech] DSpace web pages showing incomplete information

2015-05-04 Thread Sean Carte
On 4 May 2015 at 13:43, Lewatle Phaladi lewatle.phal...@wits.ac.za wrote:

 I am getting the following error, my DSpace installation is unable to show
 the entire webpages. Any idea is acceptable, please see the screenshot
 bellow with the information retrieved on the web browser:


Hi Lewatie

That looks similar to the issue that Dr Andrea Schweer was able to help me
with:

The Mirage 2 build requires git. Ensure that git is installed before you
launch the Mirage 2 build.

The Mirage 2 build process will attempt to retrieve some dependencies from
GitHub via the git protocol. This requires outgoing access to github.com,
port 9418. If the machine on which you're running the build has access
restrictions in place for that port but outgoing access via HTTPS (port
443) is allowed, you can substitute the https protocol by running (with the
same user account that will run the maven step):
git config --global url.https://github.com/.insteadOf git://github.com/

https://wiki.duraspace.org/display/DSDOC5x/Mirage+2+Configuration+and+Customization#Mirage2ConfigurationandCustomization-CommonBuildIssues

Sean
-- Forwarded message --
From: Andrea Schweer schw...@waikato.ac.nz
Date: 29 January 2015 at 21:37
Subject: Re: [Dspace-tech] Mirage 2
To: Massimiliano Cilurzo mcilu...@unisa.it, dspace-tech 
dspace-tech@lists.sourceforge.net


Hi,
On 30/01/15 01:19, Massimiliano Cilurzo wrote:
   We have just installed DSPACE 5.0 on our test environment, and we would
like to use the Mirage 2 theme.

 But after  installing it we have this problem:

 Syntax error: File to import not found or unreadable:
../vendor/bootstrap-sass-official/assets/stylesheets/bootstrap.

   Load paths:

 Compass::SpriteImporter


/usr/local/src/dspace-5.0-src-release/dspace/modules/xmlui-mirage2/target/themes/Mirage2/styles


/usr/local/src/dspace-5.0-src-release/dspace/modules/xmlui-mirage2/target/rubygems/gems/compass-core-1.0.3/stylesheets

 on line 16 of styles/main.scss
I just had this problem a couple of days ago. For me, maven said that the
build had been successful, but in reality it had failed to download some
files. This is because the server I was running the build on has restricted
access to the outside world. For me, configuring git to use the https
protocol rather than the git protocol did the trick. You do also need to
have git installed on the machine where you're running maven. Have a look
here for common Mirage 2 build issues:
https://wiki.duraspace.org/display/DSDOC5x/Mirage+2+Configuration+and+Customization#Mirage2ConfigurationandCustomization-CommonBuildIssues

cheers,
Andrea

--
--
One dashboard for servers and applications across Physical-Virtual-Cloud 
Widest out-of-the-box monitoring support with 50+ applications
Performance metrics, stats and reports that give you Actionable Insights
Deep dive visibility with transaction tracing using APM Insight.
http://ad.doubleclick.net/ddm/clk/290420510;117567292;y___
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