Re: [Dspace-tech] Javascript disabled on DSpace?

2015-04-09 Thread Borda, Susan
Hi-
I finally got this working this morning thanks to Alex in the Jira post. It is 
odd that the Mirage 2 build doesn’t seem to work unless you download the 
dependencies.

Thanks,
susan

From: Borda, Susan Borda 
susan.bo...@montana.edumailto:susan.bo...@montana.edu
Date: Thursday, April 2, 2015 at 10:02 AM
To: Andrea Schweer schw...@waikato.ac.nzmailto:schw...@waikato.ac.nz, 
dspace-tech 
DSpace-tech@lists.sourceforge.netmailto:DSpace-tech@lists.sourceforge.net
Subject: Re: [Dspace-tech] Javascript disabled on DSpace?

Just added a paste of my output.log to: 
https://jira.duraspace.org/browse/DS-2368

Thanks,
susan
From: Andrea Schweer schw...@waikato.ac.nzmailto:schw...@waikato.ac.nz
Date: Wednesday, April 1, 2015 at 9:58 PM
To: Susan Borda susan.bo...@montana.edumailto:susan.bo...@montana.edu, 
dspace-tech 
DSpace-tech@lists.sourceforge.netmailto:DSpace-tech@lists.sourceforge.net
Subject: Re: [Dspace-tech] Javascript disabled on DSpace?

Hi Susan,

what maven version are you using (mvn --version)? I just discovered that Mirage 
2 doesn't appear to work with Maven 3.3.1; Maven 3.2.5 is fine. 
https://jira.duraspace.org/browse/DS-2533

cheers,
Andrea

On 02/04/15 12:28, Borda, Susan wrote:
I’m having this same issue:
https://jira.duraspace.org/browse/DS-2368
-susan



--
Dr Andrea Schweer
IRR Technical Specialist, ITS Information Systems
The University of Waikato, Hamilton, New Zealand
--
BPM Camp - Free Virtual Workshop May 6th at 10am PDT/1PM EDT
Develop your own process in accordance with the BPMN 2 standard
Learn Process modeling best practices with Bonita BPM through live exercises
http://www.bonitasoft.com/be-part-of-it/events/bpm-camp-virtual- event?utm_
source=Sourceforge_BPM_Camp_5_6_15utm_medium=emailutm_campaign=VA_SF___
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] Javascript disabled on DSpace?

2015-04-02 Thread Hilton Gibson
Hi All

Just tested on a clean Ubuntu 14.04 LTS desktop and found the following:
http://wiki.lib.sun.ac.za/index.php/SUNScholar/XMLUI_Theme/M2#Theme_Only_Re-Build

Regards

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 2 April 2015 at 05:58, Andrea Schweer schw...@waikato.ac.nz wrote:

  Hi Susan,

 what maven version are you using (mvn --version)? I just discovered that
 Mirage 2 doesn't appear to work with Maven 3.3.1; Maven 3.2.5 is fine.
 https://jira.duraspace.org/browse/DS-2533

 cheers,
 Andrea

 On 02/04/15 12:28, Borda, Susan wrote:

 I’m having this same issue:
 https://jira.duraspace.org/browse/DS-2368
 -susan


 --
 Dr Andrea Schweer
 IRR Technical Specialist, ITS Information Systems
 The University of Waikato, Hamilton, New Zealand



 --
 Dive into the World of Parallel Programming The Go Parallel Website,
 sponsored
 by Intel and developed in partnership with Slashdot Media, is your hub for
 all
 things parallel software development, from weekly thought leadership blogs
 to
 news, videos, case studies, tutorials and more. Take a look and join the
 conversation now. http://goparallel.sourceforge.net/
 ___
 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

--
Dive into the World of Parallel Programming The Go Parallel Website, sponsored
by Intel and developed in partnership with Slashdot Media, is your hub for all
things parallel software development, from weekly thought leadership blogs to
news, videos, case studies, tutorials and more. Take a look and join the 
conversation now. http://goparallel.sourceforge.net/___
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] Javascript disabled on DSpace?

2015-04-02 Thread Keith Jones
)
at
de.saumya.mojo.ruby.script.AntLauncher.executeIn(AntLauncher.java:141)
at de.saumya.mojo.ruby.script.Script.executeIn(Script.java:108)
at de.saumya.mojo.gem.ExecMojo.executeWithGems(ExecMojo.java:106)
at
de.saumya.mojo.gem.AbstractGemMojo.executeJRuby(AbstractGemMojo.java:469)
at
de.saumya.mojo.jruby.AbstractJRubyMojo.execute(AbstractJRubyMojo.java:298)
at
de.saumya.mojo.gem.AbstractGemMojo.execute(AbstractGemMojo.java:222)
at
org.apache.maven.plugin.DefaultBuildPluginManager.executeMojo(DefaultBuildPluginManager.java:132)
... 23 more

The compile will complete and report build success but the Mirage2 will not
display properly.

On Thu, Apr 2, 2015 at 11:19 AM, Borda, Susan susan.bo...@montana.edu
wrote:

 Yes I am indeed using Maven 3.3.1. I’ll remove it and install 3.2.5 and
 try it again…

 Thanks!

 From: Andrea Schweer schw...@waikato.ac.nz
 Date: Wednesday, April 1, 2015 at 9:58 PM
 To: Susan Borda susan.bo...@montana.edu, dspace-tech 
 DSpace-tech@lists.sourceforge.net
 Subject: Re: [Dspace-tech] Javascript disabled on DSpace?

 Hi Susan,

 what maven version are you using (mvn --version)? I just discovered that
 Mirage 2 doesn't appear to work with Maven 3.3.1; Maven 3.2.5 is fine.
 https://jira.duraspace.org/browse/DS-2533

 cheers,
 Andrea

 On 02/04/15 12:28, Borda, Susan wrote:

 I’m having this same issue:
 https://jira.duraspace.org/browse/DS-2368
 -susan


 --
 Dr Andrea Schweer
 IRR Technical Specialist, ITS Information Systems
 The University of Waikato, Hamilton, New Zealand



 --
 Dive into the World of Parallel Programming The Go Parallel Website,
 sponsored
 by Intel and developed in partnership with Slashdot Media, is your hub for
 all
 things parallel software development, from weekly thought leadership blogs
 to
 news, videos, case studies, tutorials and more. Take a look and join the
 conversation now. http://goparallel.sourceforge.net/
 ___
 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

--
Dive into the World of Parallel Programming The Go Parallel Website, sponsored
by Intel and developed in partnership with Slashdot Media, is your hub for all
things parallel software development, from weekly thought leadership blogs to
news, videos, case studies, tutorials and more. Take a look and join the 
conversation now. http://goparallel.sourceforge.net/___
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] Javascript disabled on DSpace?

2015-04-02 Thread Borda, Susan
Just added a paste of my output.log to: 
https://jira.duraspace.org/browse/DS-2368

Thanks,
susan
From: Andrea Schweer schw...@waikato.ac.nzmailto:schw...@waikato.ac.nz
Date: Wednesday, April 1, 2015 at 9:58 PM
To: Susan Borda susan.bo...@montana.edumailto:susan.bo...@montana.edu, 
dspace-tech 
DSpace-tech@lists.sourceforge.netmailto:DSpace-tech@lists.sourceforge.net
Subject: Re: [Dspace-tech] Javascript disabled on DSpace?

Hi Susan,

what maven version are you using (mvn --version)? I just discovered that Mirage 
2 doesn't appear to work with Maven 3.3.1; Maven 3.2.5 is fine. 
https://jira.duraspace.org/browse/DS-2533

cheers,
Andrea

On 02/04/15 12:28, Borda, Susan wrote:
I’m having this same issue:
https://jira.duraspace.org/browse/DS-2368
-susan



--
Dr Andrea Schweer
IRR Technical Specialist, ITS Information Systems
The University of Waikato, Hamilton, New Zealand
--
Dive into the World of Parallel Programming The Go Parallel Website, sponsored
by Intel and developed in partnership with Slashdot Media, is your hub for all
things parallel software development, from weekly thought leadership blogs to
news, videos, case studies, tutorials and more. Take a look and join the 
conversation now. http://goparallel.sourceforge.net/___
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] Javascript disabled on DSpace?

2015-04-02 Thread Borda, Susan
Yes I am indeed using Maven 3.3.1. I’ll remove it and install 3.2.5 and try it 
again…

Thanks!

From: Andrea Schweer schw...@waikato.ac.nzmailto:schw...@waikato.ac.nz
Date: Wednesday, April 1, 2015 at 9:58 PM
To: Susan Borda susan.bo...@montana.edumailto:susan.bo...@montana.edu, 
dspace-tech 
DSpace-tech@lists.sourceforge.netmailto:DSpace-tech@lists.sourceforge.net
Subject: Re: [Dspace-tech] Javascript disabled on DSpace?

Hi Susan,

what maven version are you using (mvn --version)? I just discovered that Mirage 
2 doesn't appear to work with Maven 3.3.1; Maven 3.2.5 is fine. 
https://jira.duraspace.org/browse/DS-2533

cheers,
Andrea

On 02/04/15 12:28, Borda, Susan wrote:
I’m having this same issue:
https://jira.duraspace.org/browse/DS-2368
-susan



--
Dr Andrea Schweer
IRR Technical Specialist, ITS Information Systems
The University of Waikato, Hamilton, New Zealand
--
Dive into the World of Parallel Programming The Go Parallel Website, sponsored
by Intel and developed in partnership with Slashdot Media, is your hub for all
things parallel software development, from weekly thought leadership blogs to
news, videos, case studies, tutorials and more. Take a look and join the 
conversation now. http://goparallel.sourceforge.net/___
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] Javascript disabled on DSpace?

2015-04-01 Thread Borda, Susan
I’m having this same issue:
https://jira.duraspace.org/browse/DS-2368
-susan

From: Andrea Schweer schw...@waikato.ac.nzmailto:schw...@waikato.ac.nz
Date: Tuesday, March 31, 2015 at 2:11 PM
To: Susan Borda susan.bo...@montana.edumailto:susan.bo...@montana.edu, 
dspace-tech 
DSpace-tech@lists.sourceforge.netmailto:DSpace-tech@lists.sourceforge.net
Subject: Re: [Dspace-tech] Javascript disabled on DSpace?

Hi Susan,

(I'll add dspace-tech back in -- perhaps others with the same problem can 
benefit from the discussion)

With the same message coming up in Chrome, to me it sounds like you've probably 
run into one of the Mirage 2 build problems. Have a look at the official DSpace 
documentation for a few hints: 
https://wiki.duraspace.org/display/DSDOC5x/Mirage+2+Configuration+and+Customization#Mirage2ConfigurationandCustomization-ThebuildprocessandenablingMirage2

cheers,
Andrea

On 01/04/15 03:53, Borda, Susan wrote:
Hi Andrea-
Thanks for the info, I knew it was a long shot that that the setting was in 
Dspace. I get the same message in Chrome. I will re-run Maven to see if I can 
spot the error.

Thanks again,
susan

From: Andrea Schweer schw...@waikato.ac.nzmailto:schw...@waikato.ac.nz
Date: Monday, March 30, 2015 at 6:02 PM
To: Susan Borda susan.bo...@montana.edumailto:susan.bo...@montana.edu, 
dspace-tech@lists.sourceforge.netmailto:dspace-tech@lists.sourceforge.net 
dspace-tech@lists.sourceforge.netmailto:dspace-tech@lists.sourceforge.net
Subject: Re: [Dspace-tech] Javascript disabled on DSpace?

Hi Susan,

On 31/03/15 12:31, Borda, Susan wrote:
I just installed Space 5.1 with Mirage 2 on a Centos 6.6 VirtualBox. When I go 
to my new DSpace page (localhost:8080/xmlui) I’m getting a message that says 
“Javascript has been disabled for your browser. Some features of this site may 
not work without it.”

Javascript is working on other sites just not this one.

Where do I enable javascript for Dspace, is it in one of the Mirage 2 or xmlui 
files?

This is not a DSpace setting, it's something in your browser. It's a little bit 
odd for this to happen in what is presumably pretty much a fresh Centos 
install. Can you try with a different browser? Your VM has access to the 
Internet, yes?

Did the maven step of the build process complain about anything? Mirage 2 will 
sometimes tell you that the build was successful even when it wasn't, so you'll 
need to keep an eye on the output while maven is running.

If none of these things help, could you try to switch on the developer tools 
for your browser, then force-reload the page to see whether you get any error 
messages to pinpoint the problem? In Firefox, you'll want to open the Web 
Console (try Ctrl-Shift-K). In Chrome, it appears to be called JavaScript 
console (try Ctrl-Shift-J).

cheers,
Andrea


--
Dr Andrea Schweer
IRR Technical Specialist, ITS Information Systems
The University of Waikato, Hamilton, New Zealand


--
Dr Andrea Schweer
IRR Technical Specialist, ITS Information Systems
The University of Waikato, Hamilton, New Zealand
+64-7-837 9120
--
Dive into the World of Parallel Programming The Go Parallel Website, sponsored
by Intel and developed in partnership with Slashdot Media, is your hub for all
things parallel software development, from weekly thought leadership blogs to
news, videos, case studies, tutorials and more. Take a look and join the 
conversation now. http://goparallel.sourceforge.net/___
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] Javascript disabled on DSpace?

2015-04-01 Thread Andrea Schweer

  
  
Hi Susan,

what maven version are you using (mvn --version)? I just discovered
that Mirage 2 doesn't appear to work with Maven 3.3.1; Maven 3.2.5
is fine. https://jira.duraspace.org/browse/DS-2533

cheers,
Andrea

On 02/04/15 12:28, Borda, Susan wrote:


  
  I’m having this same issue:
  https://jira.duraspace.org/browse/DS-2368
  -susan
  


-- 
Dr Andrea Schweer
IRR Technical Specialist, ITS Information Systems
The University of Waikato, Hamilton, New Zealand
  


--
Dive into the World of Parallel Programming The Go Parallel Website, sponsored
by Intel and developed in partnership with Slashdot Media, is your hub for all
things parallel software development, from weekly thought leadership blogs to
news, videos, case studies, tutorials and more. Take a look and join the 
conversation now. http://goparallel.sourceforge.net/___
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] Javascript disabled on DSpace?

2015-03-31 Thread Andrea Schweer

  
  
Hi Susan,

(I'll add dspace-tech back in -- perhaps others with the same
problem can benefit from the discussion)

With the same message coming up in Chrome, to me it sounds like
you've probably run into one of the Mirage 2 build problems. Have a
look at the official DSpace documentation for a few hints:
https://wiki.duraspace.org/display/DSDOC5x/Mirage+2+Configuration+and+Customization#Mirage2ConfigurationandCustomization-ThebuildprocessandenablingMirage2

cheers,
Andrea

On 01/04/15 03:53, Borda, Susan wrote:


  
  Hi Andrea-
  Thanks for the info, I knew it was a long shot that that the
setting was in Dspace. I get the same message in Chrome. I will
re-run Maven to see if I can spot the error.
  
  
  Thanks again,
  susan
  
  
  
From:  Andrea Schweer schw...@waikato.ac.nz
  Date:  Monday, March
  30, 2015 at 6:02 PM
  To:  Susan Borda susan.bo...@montana.edu,
  "dspace-tech@lists.sourceforge.net"
  dspace-tech@lists.sourceforge.net
  Subject:  Re:
  [Dspace-tech] _javascript_ disabled on DSpace?




  
Hi Susan,

On 31/03/15 12:31, Borda, Susan
  wrote:


  I just installed Space 5.1 with Mirage 2 on a Centos 6.6
  VirtualBox. When I go to my new DSpace page
  (localhost:8080/xmlui) I’m getting a message that says
  “_javascript_ has been disabled for your browser. Some
  features of this site may not work without it.”
  
  
  _javascript_ is working on other sites just not this
one.
  
  
  Where do I enable _javascript_ for Dspace, is it in one
of the Mirage 2 or xmlui files?


This is not a DSpace setting, it's something in your
browser. It's a little bit odd for this to happen in what is
presumably pretty much a fresh Centos install. Can you try
with a different browser? Your VM has access to the
Internet, yes?

Did the maven step of the build process complain about
anything? Mirage 2 will sometimes tell you that the build
was successful even when it wasn't, so you'll need to keep
an eye on the output while maven is running.

If none of these things help, could you try to switch on the
developer tools for your browser, then force-reload the page
to see whether you get any error messages to pinpoint the
problem? In Firefox, you'll want to open the Web Console
(try Ctrl-Shift-K). In Chrome, it appears to be called
_javascript_ console (try Ctrl-Shift-J).

cheers,
Andrea

-- 
Dr Andrea Schweer
IRR Technical Specialist, ITS Information Systems
The University of Waikato, Hamilton, New Zealand
  

  


-- 
Dr Andrea Schweer
IRR Technical Specialist, ITS Information Systems
The University of Waikato, Hamilton, New Zealand
+64-7-837 9120
  


--
Dive into the World of Parallel Programming The Go Parallel Website, sponsored
by Intel and developed in partnership with Slashdot Media, is your hub for all
things parallel software development, from weekly thought leadership blogs to
news, videos, case studies, tutorials and more. Take a look and join the 
conversation now. http://goparallel.sourceforge.net/___
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

[Dspace-tech] Javascript disabled on DSpace?

2015-03-30 Thread Borda, Susan
Hi-
I just installed Space 5.1 with Mirage 2 on a Centos 6.6 VirtualBox. When I go 
to my new DSpace page (localhost:8080/xmlui) I’m getting a message that says 
“Javascript has been disabled for your browser. Some features of this site may 
not work without it.”

Javascript is working on other sites just not this one.

Where do I enable javascript for Dspace, is it in one of the Mirage 2 or xmlui 
files?

Thanks,
susan
--
Dive into the World of Parallel Programming The Go Parallel Website, sponsored
by Intel and developed in partnership with Slashdot Media, is your hub for all
things parallel software development, from weekly thought leadership blogs to
news, videos, case studies, tutorials and more. Take a look and join the 
conversation now. http://goparallel.sourceforge.net/___
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] Javascript disabled on DSpace?

2015-03-30 Thread Andrea Schweer

  
  
Hi Susan,

On 31/03/15 12:31, Borda, Susan wrote:


  
  I just installed Space 5.1 with Mirage 2 on a Centos 6.6
  VirtualBox. When I go to my new DSpace page (localhost:8080/xmlui)
  I’m getting a message that says “_javascript_ has been disabled for
  your browser. Some features of this site may not work without it.”
  
  
  _javascript_ is working on other sites just not this one.
  
  
  Where do I enable _javascript_ for Dspace, is it in one of the
Mirage 2 or xmlui files?


This is not a DSpace setting, it's something in your browser. It's a
little bit odd for this to happen in what is presumably pretty much
a fresh Centos install. Can you try with a different browser? Your
VM has access to the Internet, yes?

Did the maven step of the build process complain about anything?
Mirage 2 will sometimes tell you that the build was successful even
when it wasn't, so you'll need to keep an eye on the output while
maven is running.

If none of these things help, could you try to switch on the
developer tools for your browser, then force-reload the page to see
whether you get any error messages to pinpoint the problem? In
Firefox, you'll want to open the Web Console (try Ctrl-Shift-K). In
Chrome, it appears to be called _javascript_ console (try
Ctrl-Shift-J).

cheers,
Andrea

-- 
Dr Andrea Schweer
IRR Technical Specialist, ITS Information Systems
The University of Waikato, Hamilton, New Zealand
  


--
Dive into the World of Parallel Programming The Go Parallel Website, sponsored
by Intel and developed in partnership with Slashdot Media, is your hub for all
things parallel software development, from weekly thought leadership blogs to
news, videos, case studies, tutorials and more. Take a look and join the 
conversation now. http://goparallel.sourceforge.net/___
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