Re: [Dspace-tech] Assistance

2015-07-08 Thread Daniel Francis

Dear all,

We want to implement DSPACE but can we know if DSPACE can do the following:


Can we connect several documents to one documentgroup?
Can we make a selection to browse by selecting a label?
Can we use the Google document viewer?

Regards,

Daniel.



--
Don't Limit Your Business. Reach for the Cloud.
GigeNET's Cloud Solutions provide you with the tools and support that
you need to offload your IT needs and focus on growing your business.
Configured For All Businesses. Start Your Cloud Today.
https://www.gigenetcloud.com/
___
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] eperson and groups

2015-05-21 Thread Daniel Francis

Dear Vergard,

Perhaps this one will help. in your command line type the following then
(enter)

/dspace/bin/dspace user -a -m sam...@yourdomain.com -g yourname -s surname
User -p yourpassword

sam...@yourdomain.com (email address)

yourname (given name)

surname (your surname)

yourpassword (password)

Regards.

Daniel Francis.

--
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] Assistance

2015-04-24 Thread Daniel Francis

Hi Hilton,

[netstat -tpln] has:

Active Internet connections (only servers)
Proto Recv-Q Send-Q Local Address   Foreign Address State 
 PID/Program name
tcp0  0 127.0.0.1:631   0.0.0.0:*   LISTEN
 -
tcp0  0 127.0.0.1:5432  0.0.0.0:*   LISTEN
 -
tcp0  0 127.0.1.1:530.0.0.0:*   LISTEN
 -
tcp6   0  0 ::1:631 :::*LISTEN
 -

And [ls -l /var/lib/tomcat7/webapps] results to;

total 4
drwxr-xr-x 3 root root 4096 Apr 24 07:52 ROOT


Regars,

Daniel.




--
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] Assistance

2015-04-24 Thread Daniel Francis

This is what I requested on firefox:

http://localhost:8080/xmlui

[/etc/hosts] has the following:

127.0.0.1   localhost
127.0.1.1   ally

# The following lines are desirable for IPv6 capable hosts
::1 ip6-localhost ip6-loopback
fe00::0 ip6-localnet
ff00::0 ip6-mcastprefix
ff02::1 ip6-allnodes
ff02::2 ip6-allrouters

And [/etc/host.conf] has:

# The "order" line is only used by old versions of the C library.
order hosts,bind
multi on


--
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] Assistance

2015-04-24 Thread Daniel Francis

Dear All,

Can someone assist, i have installed Dspace 5.1 on Ubuntu linux 14.04 lts,
with openjdk-7-jdk and Tomcat 7 and everything was successful but when i
try to load;

http://localhost:8080/xmlui
http://localhost:8080/jspui

I am getting the following message:

Server not found

Firefox can't find the server at www.locahohost.com.

Check the address for typing errors such as ww.example.com instead of
www.example.com
If you are unable to load any pages, check your computer's network
connection.
If your computer or network is protected by a firewall or proxy, make
sure that Firefox is permitted to access the Web.

The following is the error log file:

Apr 24, 2015 2:35:02 PM org.apache.catalina.startup.ClassLoaderFactory
validateFile
WARNING: Problem with directory [/usr/share/tomcat7/common/classes],
exists: [false], isDirectory: [false], canRead: [false]
Apr 24, 2015 2:35:02 PM org.apache.catalina.startup.ClassLoaderFactory
validateFile
WARNING: Problem with directory [/usr/share/tomcat7/common], exists:
[false], isDirectory: [false], canRead: [false]
Apr 24, 2015 2:35:02 PM org.apache.catalina.startup.ClassLoaderFactory
validateFile
WARNING: Problem with directory [/usr/share/tomcat7/server/classes],
exists: [false], isDirectory: [false], canRead: [false]
Apr 24, 2015 2:35:02 PM org.apache.catalina.startup.ClassLoaderFactory
validateFile
WARNING: Problem with directory [/usr/share/tomcat7/server], exists:
[false], isDirectory: [false], canRead: [false]
Apr 24, 2015 2:35:02 PM org.apache.catalina.startup.ClassLoaderFactory
validateFile
WARNING: Problem with directory [/usr/share/tomcat7/shared/classes],
exists: [false], isDirectory: [false], canRead: [false]
Apr 24, 2015 2:35:02 PM org.apache.catalina.startup.ClassLoaderFactory
validateFile
WARNING: Problem with directory [/usr/share/tomcat7/shared], exists:
[false], isDirectory: [false], canRead: [false]
Apr 24, 2015 2:35:03 PM org.apache.coyote.AbstractProtocol init
INFO: Initializing ProtocolHandler ["http-bio-8080"]
Apr 24, 2015 2:35:03 PM org.apache.catalina.startup.Catalina load
INFO: Initialization processed in 817 ms
Apr 24, 2015 2:35:03 PM org.apache.catalina.core.StandardService
startInternal
INFO: Starting service Catalina
Apr 24, 2015 2:35:03 PM org.apache.catalina.core.StandardEngine startInternal
INFO: Starting Servlet Engine: Apache Tomcat/7.0.52 (Ubuntu)
Apr 24, 2015 2:35:03 PM org.apache.catalina.loader.WebappClassLoader
validateJarFile
INFO:
validateJarFile(/dspace/webapps/sword/WEB-INF/lib/servlet-api-2.5-20081211.jar)
- jar not loaded. See Servlet Spec 3.0, section 10.7.2. Offending class:
javax/servlet/Servlet.class
log4j:WARN No appenders could be found for logger
(org.dspace.servicemanager.DSpaceKernelInit).
log4j:WARN Please initialize the log4j system properly.
log4j:WARN See http://logging.apache.org/log4j/1.2/faq.html#noconfig for
more info.
INFO: Loading provided config file: /dspace/config/dspace.cfg
INFO: Using dspace provided log configuration (log.init.config)
INFO: Loading: /dspace/config/log4j.properties
Apr 24, 2015 2:35:14 PM org.apache.catalina.core.StandardContext
resourcesStart
SEVERE: Error starting static Resources
java.lang.IllegalArgumentException: Document base /dspace/webapps/lni does
not exist or is not a readable directory
at
org.apache.naming.resources.FileDirContext.setDocBase(FileDirContext.java:136)
at
org.apache.catalina.core.StandardContext.resourcesStart(StandardContext.java:5089)
at
org.apache.catalina.core.StandardContext.startInternal(StandardContext.java:5269)
at org.apache.catalina.util.LifecycleBase.start(LifecycleBase.java:150)
at
org.apache.catalina.core.ContainerBase$StartChild.call(ContainerBase.java:1559)
at
org.apache.catalina.core.ContainerBase$StartChild.call(ContainerBase.java:1549)
at java.util.concurrent.FutureTask.run(FutureTask.java:262)
at
java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1145)
at
java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:615)
at java.lang.Thread.run(Thread.java:745)

Apr 24, 2015 2:35:14 PM org.apache.catalina.core.ContainerBase startInternal
SEVERE: A child container failed during start
java.util.concurrent.ExecutionException:
org.apache.catalina.LifecycleException: Failed to start component
[StandardEngine[Catalina].StandardHost[localhost].StandardContext[/lni]]
at java.util.concurrent.FutureTask.report(FutureTask.java:122)
at java.util.concurrent.FutureTask.get(FutureTask.java:188)
at
org.apache.catalina.core.ContainerBase.startInternal(ContainerBase.java:1123)
at
org.apache.catalina.core.StandardHost.startInternal(StandardHost.java:799)
at org.apache.catalina.util.LifecycleBase.start(LifecycleBase.java:150)
at
org.apache.catalina.core.ContainerBase$StartChild.call(ContainerBase.java:1559)
at
org.apache.catalina.core.ContainerBase$StartChild.call(Container

Re: [Dspace-tech] Email Registration

2013-09-10 Thread Daniel Francis

Please can someone help, when I click the link so that I can complete the
registration in Dspace I'm getting the following.

The URL you provided is invalid. The URL may have been broken across
multiple lines in your email client, like this:

http://41.59.3.80:8080/xmlui/register?token=ABCDEFGHIJK

LMNOP

If so, copy and paste the entire URL directly into your browser's address
bar, rather than simply clicking on the link. The address bar should then
contain something like:

http://41.59.3.80:8080/xmlui/register?token=ABCDEFGHIJKLMNOP

Daniel.

--
How ServiceNow helps IT people transform IT departments:
1. Consolidate legacy IT systems to a single system of record for IT
2. Standardize and globalize service processes across IT
3. Implement zero-touch automation to replace manual, redundant tasks
http://pubads.g.doubleclick.net/gampad/clk?id=5127&iu=/4140/ostg.clktrk
___
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] Assistance

2011-01-10 Thread Daniel Francis

Dear all I'm trying to install dspace 1.6.2 on ubuntu 9.10, but when i run
the ant fresh_install i'm getting the following error message:

BUILD FAILED
/dspace-1.6.2-src-release/dspace/target/dspace-1.6.2-build.dir/build.xml:542:
Directory /dspace/bin creation was not successful for an unknown reason

could anyone help!

Daniel.

--
Gaining the trust of online customers is vital for the success of any company
that requires sensitive data to be transmitted over the Web.   Learn how to 
best implement a security strategy that keeps consumers' information secure 
and instills the confidence they need to proceed with transactions.
http://p.sf.net/sfu/oracle-sfdevnl 
___
DSpace-tech mailing list
DSpace-tech@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/dspace-tech


Re: [Dspace-tech] Assistance in creating an Administrator

2010-09-06 Thread Daniel Francis

Hi all,
 I have installed dspace 1.5.2 0n ubuntu server 8.04 LTS but i am having a
problem when trying to create an administrator. i'm getting the following
message:

sudo: unable to execute bin/create-administrator: Permission denied

i have given a full permission on the /dspace directory but i'm still
getting the same error message.

Regards,

Daniel Francis.

--
This SF.net Dev2Dev email is sponsored by:

Show off your parallel programming skills.
Enter the Intel(R) Threading Challenge 2010.
http://p.sf.net/sfu/intel-thread-sfd
___
DSpace-tech mailing list
DSpace-tech@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/dspace-tech


Re: [Dspace-tech] Assistance

2010-08-05 Thread Daniel Francis

Hi All,

Please can anyone help on how to prevent anonymous users so that they
won't download the materials.

Regards,

Daniel Francis.

--
The Palm PDK Hot Apps Program offers developers who use the
Plug-In Development Kit to bring their C/C++ apps to Palm for a share
of $1 Million in cash or HP Products. Visit us here for more details:
http://p.sf.net/sfu/dev2dev-palm
___
DSpace-tech mailing list
DSpace-tech@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/dspace-tech


[Dspace-tech] Internal system error

2010-05-17 Thread Daniel Francis

Hi,

I'm getting an internal system error when trying to upload a file in my
dspace.

Please can anyone help.

Regards,

Daniel

--

___
DSpace-tech mailing list
DSpace-tech@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/dspace-tech


[Dspace-tech] [Fwd: Re: Regarding registering a new user in dspace]

2010-03-16 Thread Daniel Francis
 Original Message 
Subject: Re: [Dspace-tech] Regarding registering a new user in dspace
From:"Daniel Francis" 
Date:Tue, March 16, 2010 1:35 pm
To:  "Bram Luyten" 
--


Hi all,

I am getting the following error message when trying to register a new
user in my dspace:

Internal System Error
The system has experienced an internal error. Please try to do what you
were doing again, and if the problem persists, please contact us so we can
fix the problem.

Leave a message for the UDSMDSPACE INSTITUTIONAL REPOSITORY administrators.

Go to the DSpace home page

And the following is the source code of the page:



















http://www.w3.org/TR/xhtml1/DTD/xhtml1-transitional.dtd";>


UDSMSPACE INSTITUTIONAL REPOSITORY: Internal System
Error






















   
http://www.dspace.org/";>About DSpace
Software





 















































  

  

  
Search DSpace
  
  


  
  Advanced Search


  

  

  




  

  



  Home

  

  
 
  

  
Browse
  

  

  


  Communities& Collections

  










Issue Date








Author








Title








Subject






  
 
  

  
Sign on
to:
  

  

  


  Receive emailupdates

  

  

  


  My DSpace
  authorized users

  

  

  


  Edit Profile

  



  
 
  

  

  



<!-- Javascript starts here
document.write('<a href="#" onClick="var popupwin =
window.open(\'/jspui/help/index.html\',\'dspacepopup\',\'height=600,width=550,resizable,scrollbars\');popupwin.focus();return
false;">Help<\/a>');
// -->
Help

  

  

  


  http://www.dspace.org/";>About DSpace

  























UDSMSPACE INSTITUTIONAL REPOSITORY >




















Internal System Error

The system has experienced an internal error. Please try to do what
you were doing again, and if the problem persists, please contact us
so we can fix the problem.












  Leave a message for the UDSMSPACE
INSTITUTIONAL REPOSITORY administrators.





Go to the DSpace home page















 







 




http://validator.w3.org/check?uri=referer";>


http://www.dspace.org/";>DSpace
Software
Copyright © 2002-2007 http://web.mit.edu/";>MIT and http://www.hp.com/";>Hewlett-Packard -
Feedback


        
    








Can any one help me please.

Daniel Francis.




--
Download Intel® Parallel Studio Eval
Try the new software tools for yourself. Speed compiling, find bugs
proactively, and fine-tune applications for parallel performance.
See why Intel Parallel Studio got high marks during beta.
http://p.sf.net/sfu/intel-sw-dev
___
DSpace-tech mailing list
DSpace-tech@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/dspace-tech