Re: [dspace-tech] email not working

2019-04-18 Thread Ze Victor Harry
well i have zipped the file using WinRAR archiver and  uploaded it  using
admin UI and it shows a success message but the file is not visible in the
collection where i uploaded to though it is available in this directory
C:\dspace\imports\batchuploads\815db41a-13ae-4d41-9ae7-50f9eff7c949 .i
think it is because i haven't the metadata using simple archive format that
is because i am unable to understand how to use simple archive format in
windows even if i read this article
https://wiki.duraspace.org/display/DSDOC6x/Importing+and+Exporting+Items+via+Simple+Archive+Format.
can you tell me in clear  steps how to use SAF in windows

On Wed, Apr 17, 2019 at 4:45 PM Mark H. Wood  wrote:

> On Wed, Apr 17, 2019 at 02:32:24PM +0300, Ze Victor Harry wrote:
> > thanx Mark for the respond. my setting was wright it was Gmail the
> problem.
> > gmail was asking to "turn less secure app on" and it worked after turning
> > it on though i don't think it is a good idea for security.
>
> I agree that that is not good for security.  I've left a comment on
> Google's rather inadequate explanation, asking for a link to the
> specification of what they expect from us, so that we can perhaps
> improve DSpace to avoid this problem in the future.
>
> > may i ask you how
> > to batch import in windows? i posted the question but no one seems to
> > reply,i have read all the dspace documentation but how to install SAF and
> > how to use it part is not clear i am stack with this for days
>
> I don't use DSpace on Windows, but if you would tell us exactly how it
> is failing, perhaps someone here can help.
>
> Of course instead of "./safbuilder.sh" a Windows user would use
> ".\safbuilder.bat", and instead of 'sudo' one would need to be logged
> in as the DSpace account to use 'bin/dspace.bat import'.
>
> --
> Mark H. Wood
> Lead Technology Analyst
>
> University Library
> Indiana University - Purdue University Indianapolis
> 755 W. Michigan Street
> Indianapolis, IN 46202
> 317-274-0749
> www.ulib.iupui.edu
>
> --
> All messages to this mailing list should adhere to the DuraSpace Code of
> Conduct: https://duraspace.org/about/policies/code-of-conduct/
> ---
> You received this message because you are subscribed to the Google Groups
> "DSpace Technical Support" group.
> To unsubscribe from this group and stop receiving emails from it, send an
> email to dspace-tech+unsubscr...@googlegroups.com.
> To post to this group, send email to dspace-tech@googlegroups.com.
> Visit this group at https://groups.google.com/group/dspace-tech.
> For more options, visit https://groups.google.com/d/optout.
>

-- 
All messages to this mailing list should adhere to the DuraSpace Code of 
Conduct: https://duraspace.org/about/policies/code-of-conduct/
--- 
You received this message because you are subscribed to the Google Groups 
"DSpace Technical Support" group.
To unsubscribe from this group and stop receiving emails from it, send an email 
to dspace-tech+unsubscr...@googlegroups.com.
To post to this group, send email to dspace-tech@googlegroups.com.
Visit this group at https://groups.google.com/group/dspace-tech.
For more options, visit https://groups.google.com/d/optout.


[dspace-tech] email not working

2019-04-13 Thread Ze Victor Harry
hello guys i have been using my dspace smoothly but know i am unable to
register a new user for some reason it says error sending token to the
email can anyone help?2019-04-13 10:43:47,854 INFO
org.dspace.app.webui.servlet.RegisterServlet @
anonymous:session_id=D402EF286B82F36659A79A3CCE03E602:ip_addr=fe80:0:0:0:8469:f849:2b6d:529%11:sendtoken_register:email=
assayab...@yahoo.com
2019-04-13 10:43:52,589 INFO  org.dspace.app.webui.servlet.RegisterServlet
@
anonymous:session_id=D402EF286B82F36659A79A3CCE03E602:ip_addr=fe80:0:0:0:8469:f849:2b6d:529%11:error_emailing:email=
assayab...@yahoo.com
javax.mail.SendFailedException: Send failure
(javax.mail.AuthenticationFailedException: 535-5.7.8 Username and Password
not accepted. Learn more at
535 5.7.8  https://support.google.com/mail/?p=BadCredentials
t81sm20111774wmb.5 - gsmtp
)
at javax.mail.Transport.send(Transport.java:163)
at javax.mail.Transport.send(Transport.java:48)
at org.dspace.core.Email.send(Email.java:360)
at
org.dspace.eperson.AccountServiceImpl.sendEmail(AccountServiceImpl.java:265)
at
org.dspace.eperson.AccountServiceImpl.sendInfo(AccountServiceImpl.java:225)
at
org.dspace.eperson.AccountServiceImpl.sendRegistrationInfo(AccountServiceImpl.java:70)
at
org.dspace.app.webui.servlet.RegisterServlet.processEnterEmail(RegisterServlet.java:276)
at
org.dspace.app.webui.servlet.RegisterServlet.doDSPost(RegisterServlet.java:188)
at
org.dspace.app.webui.servlet.DSpaceServlet.processRequest(DSpaceServlet.java:122)
at org.dspace.app.webui.servlet.DSpaceServlet.doPost(DSpaceServlet.java:80)
at javax.servlet.http.HttpServlet.service(HttpServlet.java:660)
at javax.servlet.http.HttpServlet.service(HttpServlet.java:741)
at
org.apache.catalina.core.ApplicationFilterChain.internalDoFilter(ApplicationFilterChain.java:231)
at
org.apache.catalina.core.ApplicationFilterChain.doFilter(ApplicationFilterChain.java:166)
at org.apache.tomcat.websocket.server.WsFilter.doFilter(WsFilter.java:53)
at
org.apache.catalina.core.ApplicationFilterChain.internalDoFilter(ApplicationFilterChain.java:193)
at
org.apache.catalina.core.ApplicationFilterChain.doFilter(ApplicationFilterChain.java:166)
at
org.dspace.utils.servlet.DSpaceWebappServletFilter.doFilter(DSpaceWebappServletFilter.java:78)
at
org.apache.catalina.core.ApplicationFilterChain.internalDoFilter(ApplicationFilterChain.java:193)
at
org.apache.catalina.core.ApplicationFilterChain.doFilter(ApplicationFilterChain.java:166)
at
org.apache.catalina.core.StandardWrapperValve.invoke(StandardWrapperValve.java:199)
at
org.apache.catalina.core.StandardContextValve.invoke(StandardContextValve.java:96)
at
org.apache.catalina.authenticator.AuthenticatorBase.invoke(AuthenticatorBase.java:491)
at
org.apache.catalina.core.StandardHostValve.invoke(StandardHostValve.java:139)
at
org.apache.catalina.valves.ErrorReportValve.invoke(ErrorReportValve.java:92)
at
org.apache.catalina.valves.AbstractAccessLogValve.invoke(AbstractAccessLogValve.java:668)
at
org.apache.catalina.core.StandardEngineValve.invoke(StandardEngineValve.java:87)
at
org.apache.catalina.connector.CoyoteAdapter.service(CoyoteAdapter.java:343)
at
org.apache.coyote.http11.Http11Processor.service(Http11Processor.java:408)
at
org.apache.coyote.AbstractProcessorLight.process(AbstractProcessorLight.java:66)
at
org.apache.coyote.AbstractProtocol$ConnectionHandler.process(AbstractProtocol.java:764)
at
org.apache.tomcat.util.net.NioEndpoint$SocketProcessor.doRun(NioEndpoint.java:1388)
at
org.apache.tomcat.util.net.SocketProcessorBase.run(SocketProcessorBase.java:49)
at java.util.concurrent.ThreadPoolExecutor.runWorker(Unknown Source)
at java.util.concurrent.ThreadPoolExecutor$Worker.run(Unknown Source)
at
org.apache.tomcat.util.threads.TaskThread$WrappingRunnable.run(TaskThread.java:61)
at java.lang.Thread.run(Unknown Source)
Caused by: javax.mail.AuthenticationFailedException: 535-5.7.8 Username and
Password not accepted. Learn more at
535 5.7.8  https://support.google.com/mail/?p=BadCredentials
t81sm20111774wmb.5 - gsmtp

at
com.sun.mail.smtp.SMTPTransport$Authenticator.authenticate(SMTPTransport.java:826)
at com.sun.mail.smtp.SMTPTransport.authenticate(SMTPTransport.java:761)
at com.sun.mail.smtp.SMTPTransport.protocolConnect(SMTPTransport.java:685)
at javax.mail.Service.connect(Service.java:274)
at javax.mail.Service.connect(Service.java:91)
at javax.mail.Service.connect(Service.java:76)
at javax.mail.Transport.send(Transport.java:94)
... 36 more
2019-04-13 10:44:48,019 INFO  org.dspace.browse.BrowseEngine @
anonymous:session_id=D2C383D2DBBCF5F5F5FAA408184A8A9B:ip_addr=196.188.220.102:
browse_mini:
2019-04-13 10:44:48,055 INFO
org.dspace.app.webui.discovery.DiscoverUtility @ facets for scope, null: 4
2019-04-13 10:44:59,729 INFO  org.dspace.app.webui.servlet.RetrieveServlet
@
anonymous:session_id=D2C383D2DBBCF5F5F5FAA408184A8A9B:ip_addr=196.188.220.102:
view_bitstream:bitstream_id=31cf4b1e-e396-4554-ab7b-e9a4831db2b8
2019-04-13 10:44:59,729 INFO  

[dspace-tech] how to configure dspace to run behind a proxy

2019-04-09 Thread Ze Victor Harry
my dspace is fully configured running on an environment where there is a
proxy and when I want to register user it shows internal system error
because of proxy.I already configured the dspace.cfg like(http.proxy.host
=192.168.4.10 http.proxy.port =8080) but it is not working yet do i need
additional setting to apply ?

-- 
All messages to this mailing list should adhere to the DuraSpace Code of 
Conduct: https://duraspace.org/about/policies/code-of-conduct/
--- 
You received this message because you are subscribed to the Google Groups 
"DSpace Technical Support" group.
To unsubscribe from this group and stop receiving emails from it, send an email 
to dspace-tech+unsubscr...@googlegroups.com.
To post to this group, send email to dspace-tech@googlegroups.com.
Visit this group at https://groups.google.com/group/dspace-tech.
For more options, visit https://groups.google.com/d/optout.


[dspace-tech] how to edit jspui header color text easily

2019-03-22 Thread Ze Victor Harry
hi everyone am trying to change the header part completely with another
color and it has successfully changed but the text part got invisible and i
need to change the text color to white.can anybody tell me how to make that
happen easily?cause .i just replaced  to  but only the background is changing and not the
color.
N.B. i have also tried to edit the css file rebuild and update but it
didin't work too

-- 
All messages to this mailing list should adhere to the DuraSpace Code of 
Conduct: https://duraspace.org/about/policies/code-of-conduct/
--- 
You received this message because you are subscribed to the Google Groups 
"DSpace Technical Support" group.
To unsubscribe from this group and stop receiving emails from it, send an email 
to dspace-tech+unsubscr...@googlegroups.com.
To post to this group, send email to dspace-tech@googlegroups.com.
Visit this group at https://groups.google.com/group/dspace-tech.
For more options, visit https://groups.google.com/d/optout.


Re: [dspace-tech] by ???browse.type.metadata.type???

2019-03-06 Thread Ze Victor Harry
thank you for the response
Claudia Jürgen
but i had already read that one and modified messages.properties
accordingly but i could not understand what else i am missing.can you
elaborate it for me in your own words please?

On Wed, Mar 6, 2019 at 3:16 PM Claudia Jürgen <
claudia.juer...@tu-dortmund.de> wrote:

> Hi,
>
> you need to add the missing translation to the message catalogue see:
>
> https://wiki.duraspace.org/display/DSDOC6x/Localization+L10n#LocalizationL10n-JSPUIspecificlocalization
>
> Hope this helps
>
> Claudia Jürgen
>
>
> Am 06.03.2019 um 13:00 schrieb Ze Victor Harry:
> > hi everyone i am using dspace 6.2 and i am using JSPUI and i wanted to
> add
> > search by type side facet and after configuring according the guides i
> got
> > and its working the only problem i couldn'y fix is i get the following
> > error by ???browse.type.metadata.type??? i want only the word"TYPE" to
> > appear.can anyone help?
> >
>
> --
> Claudia Juergen
> Eldorado
>
> Technische Universität Dortmund
> Universitätsbibliothek
> Vogelpothsweg 76
> 44227 Dortmund
>
> Tel.: +49 231-755 40 43
> Fax: +49 231-755 40 32
> claudia.juer...@tu-dortmund.de
> www.ub.tu-dortmund.de
>
> Wichtiger Hinweis: Die Information in dieser E-Mail ist vertraulich. Sie
> ist ausschließlich für den Adressaten bestimmt. Sollten Sie nicht der für
> diese E-Mail bestimmte Adressat sein, unterrichten Sie bitte den Absender
> und vernichten Sie diese Mail. Vielen Dank.
> Unbeschadet der Korrespondenz per E-Mail, sind unsere Erklärungen
> ausschließlich final rechtsverbindlich, wenn sie in herkömmlicher
> Schriftform (mit eigenhändiger Unterschrift) oder durch Übermittlung eines
> solchen Schriftstücks per Telefax erfolgen.
>
> Important note: The information included in this e-mail is confidential.
> It is solely intended for the recipient. If you are not the intended
> recipient of this e-mail please contact the sender and delete this message.
> Thank you. Without prejudice of e-mail correspondence, our statements are
> only legally binding when they are made in the conventional written form
> (with personal signature) or when such documents are sent by fax.
>
> --
> All messages to this mailing list should adhere to the DuraSpace Code of
> Conduct: https://duraspace.org/about/policies/code-of-conduct/
> ---
> You received this message because you are subscribed to the Google Groups
> "DSpace Technical Support" group.
> To unsubscribe from this group and stop receiving emails from it, send an
> email to dspace-tech+unsubscr...@googlegroups.com.
> To post to this group, send email to dspace-tech@googlegroups.com.
> Visit this group at https://groups.google.com/group/dspace-tech.
> For more options, visit https://groups.google.com/d/optout.
>

-- 
All messages to this mailing list should adhere to the DuraSpace Code of 
Conduct: https://duraspace.org/about/policies/code-of-conduct/
--- 
You received this message because you are subscribed to the Google Groups 
"DSpace Technical Support" group.
To unsubscribe from this group and stop receiving emails from it, send an email 
to dspace-tech+unsubscr...@googlegroups.com.
To post to this group, send email to dspace-tech@googlegroups.com.
Visit this group at https://groups.google.com/group/dspace-tech.
For more options, visit https://groups.google.com/d/optout.


[dspace-tech] by ???browse.type.metadata.type???

2019-03-06 Thread Ze Victor Harry
hi everyone i am using dspace 6.2 and i am using JSPUI and i wanted to add
search by type side facet and after configuring according the guides i got
and its working the only problem i couldn'y fix is i get the following
error by ???browse.type.metadata.type??? i want only the word"TYPE" to
appear.can anyone help?

-- 
All messages to this mailing list should adhere to the DuraSpace Code of 
Conduct: https://duraspace.org/about/policies/code-of-conduct/
--- 
You received this message because you are subscribed to the Google Groups 
"DSpace Technical Support" group.
To unsubscribe from this group and stop receiving emails from it, send an email 
to dspace-tech+unsubscr...@googlegroups.com.
To post to this group, send email to dspace-tech@googlegroups.com.
Visit this group at https://groups.google.com/group/dspace-tech.
For more options, visit https://groups.google.com/d/optout.


[dspace-tech] ANT FRESH_INSTALL ERROR

2019-01-10 Thread Ze Victor Harry
hello guys after having trouble with installing dspace with jdk 9 and above
a finally got to work it by downgrading jdk to 8.but after successfully
building mvn package when i run ant fresh_install  i am getting the
following database connectivity error can someone guide me what's wrong?

-- 
All messages to this mailing list should adhere to the DuraSpace Code of 
Conduct: https://duraspace.org/about/policies/code-of-conduct/
--- 
You received this message because you are subscribed to the Google Groups 
"DSpace Technical Support" group.
To unsubscribe from this group and stop receiving emails from it, send an email 
to dspace-tech+unsubscr...@googlegroups.com.
To post to this group, send email to dspace-tech@googlegroups.com.
Visit this group at https://groups.google.com/group/dspace-tech.
For more options, visit https://groups.google.com/d/optout.


[dspace-tech] error when building mvn package

2018-12-27 Thread Ze Victor Harry
hello guys am trying to install dspace on a new computer for upgrading
purposes and am stuck in this error for 2 days.i have set everything fine
checked using ant -version,mvn -version,java -version everything fine but
when i run mvn package from dspace release directory i am getting the
following error "
[ERROR] Failed to execute goal on project solr: Could not resolve
dependencies for project org.dspace.modules:solr:war:6.3: Could not find
artifact jdk.tools:jdk.tools:jar:1.6 at specified path C:\Program
Files\Java\jdk-10.0.2/../lib/tools.jar -> [Help 1]"
i think it is looking for tools.jar at jdk\lib directory but it is not
there and i reinstalled JDK but still no change
any help would be appreciate

-- 
All messages to this mailing list should adhere to the DuraSpace Code of 
Conduct: https://duraspace.org/about/policies/code-of-conduct/
--- 
You received this message because you are subscribed to the Google Groups 
"DSpace Technical Support" group.
To unsubscribe from this group and stop receiving emails from it, send an email 
to dspace-tech+unsubscr...@googlegroups.com.
To post to this group, send email to dspace-tech@googlegroups.com.
Visit this group at https://groups.google.com/group/dspace-tech.
For more options, visit https://groups.google.com/d/optout.


[dspace-tech] how to add browse by TYPE to make it more easier for users to search videos and audios

2018-12-13 Thread Ze Victor Harry
*HELLO EVERYONE  *has anyone ever added browse by *type *in addition to by
author, date or subject? I want my users to access the file by their types
like videos and audios? like when they browse for videos it should only
bring them video files .

-- 
All messages to this mailing list should adhere to the DuraSpace Code of 
Conduct: https://duraspace.org/about/policies/code-of-conduct/
--- 
You received this message because you are subscribed to the Google Groups 
"DSpace Technical Support" group.
To unsubscribe from this group and stop receiving emails from it, send an email 
to dspace-tech+unsubscr...@googlegroups.com.
To post to this group, send email to dspace-tech@googlegroups.com.
Visit this group at https://groups.google.com/group/dspace-tech.
For more options, visit https://groups.google.com/d/optout.


[dspace-tech] can i make the search button bigger just like google search and change its position to the middle from top

2018-12-11 Thread Ze Victor Harry
hello, guys, I don't know if anybody has done this before but my users are
asking me to make the search button bigger just like google search and
change its position to the middle from top? I am asking this if anybody
could guide me how to do it best before I go to changing the original codes?

-- 
All messages to this mailing list should adhere to the DuraSpace Code of 
Conduct: https://duraspace.org/about/policies/code-of-conduct/
--- 
You received this message because you are subscribed to the Google Groups 
"DSpace Technical Support" group.
To unsubscribe from this group and stop receiving emails from it, send an email 
to dspace-tech+unsubscr...@googlegroups.com.
To post to this group, send email to dspace-tech@googlegroups.com.
Visit this group at https://groups.google.com/group/dspace-tech.
For more options, visit https://groups.google.com/d/optout.


[dspace-tech] tomcat is stopping services automaticaly

2018-12-05 Thread Ze Victor Harry
hello guys i was editing message.properties file i did'nt do anything but
dspace stoped and when i check it is because tomcat is stoping
automatically.can anybody help?here is the log from tomcat

2018-12-05 14:50:35 Commons Daemon procrun stdout initialized
2018-12-05 16:24:02 Commons Daemon procrun stdout initialized

-- 
All messages to this mailing list should adhere to the DuraSpace Code of 
Conduct: https://duraspace.org/about/policies/code-of-conduct/
--- 
You received this message because you are subscribed to the Google Groups 
"DSpace Technical Support" group.
To unsubscribe from this group and stop receiving emails from it, send an email 
to dspace-tech+unsubscr...@googlegroups.com.
To post to this group, send email to dspace-tech@googlegroups.com.
Visit this group at https://groups.google.com/group/dspace-tech.
For more options, visit https://groups.google.com/d/optout.


[dspace-tech] how to change the path to storage dspace

2018-11-30 Thread Ze Victor Harry
hello again everyone can anybody tell me how to change the path for
storage?by default it is uploading to the directory where dspace is
installed that is the C:\ drive but my data is huge and i want to save in
another drive(D:\).

Assay

-- 
All messages to this mailing list should adhere to the DuraSpace Code of 
Conduct: https://duraspace.org/about/policies/code-of-conduct/
--- 
You received this message because you are subscribed to the Google Groups 
"DSpace Technical Support" group.
To unsubscribe from this group and stop receiving emails from it, send an email 
to dspace-tech+unsubscr...@googlegroups.com.
To post to this group, send email to dspace-tech@googlegroups.com.
Visit this group at https://groups.google.com/group/dspace-tech.
For more options, visit https://groups.google.com/d/optout.


Re: [dspace-tech] could not update messages.properties

2018-11-30 Thread Ze Victor Harry
thank you for the response Tim.but i have found simple way to apply the
changes without the need to rebuild dspace stated in duraspace.i don't know
why that rebuilding process is needed if it could be done in such away so
easily though.

On Wed, Nov 28, 2018 at 7:42 PM Tim Donohue  wrote:

> Hello,
>
> Those instructions you linked to are correct.  So, placing the
> "messages.properties" file in your
> [dspace-src]/dspace/modules/jspui/src/main/resources/ path should work fine
> (and this directory doesn't exist by default).
>
> You could always check to be sure the final "dspace-api.jar" contains your
> updated messages.properties file (you can unzip a JAR file just like a
> normal ZIP).  As long as it is updated in that file, then everything should
> work.
>
> The only oddity that I notice in your details is that you seem to have a
> strange directory structure.  Is your "dspace-source" folder really at
> "C:\dspace-6.3-src-release\dspace-6.3-src-release\" (with
> "dspace-6.3-src-release" repeated twice)?
>
> Unfortunately, that's all the advice I can give based on the information
> you've provided.  Maybe someone else on this list will have ideas of what
> could have gone wrong in your process.
>
> - Tim
>
>
> On Thu, Nov 22, 2018 at 11:45 PM Ze Victor Harry 
> wrote:
>
>> hi guys i wanted to update the contents of  messages.properties and i
>> followed instructions on this page
>> https://wiki.duraspace.org/display/DSDOC6x/Localization+L10n the
>> C:\dspace-6.3-src-release\dspace-6.3-src-release\dspace\modules\jspui\src\main\resources
>> path was not avalable so i created the path and copied messages.properties
>> from
>> C:\dspace-6.3-src-release\dspace-6.3-src-release\dspace-api\src\main\resources
>> to it.but after rebuilding dspace using mvn package from
>> [dspace-source]/dspace/directory and restarting tomcat nothing changes.
>> can some one tell me what am i doing wrong?
>>
>> --
>> All messages to this mailing list should adhere to the DuraSpace Code of
>> Conduct: https://duraspace.org/about/policies/code-of-conduct/
>> ---
>> You received this message because you are subscribed to the Google Groups
>> "DSpace Technical Support" group.
>> To unsubscribe from this group and stop receiving emails from it, send an
>> email to dspace-tech+unsubscr...@googlegroups.com.
>> To post to this group, send email to dspace-tech@googlegroups.com.
>> Visit this group at https://groups.google.com/group/dspace-tech.
>> For more options, visit https://groups.google.com/d/optout.
>>
> --
> Tim Donohue
> Technical Lead for DSpace & DSpaceDirect
> DuraSpace.org | DSpace.org | DSpaceDirect.org
>

-- 
All messages to this mailing list should adhere to the DuraSpace Code of 
Conduct: https://duraspace.org/about/policies/code-of-conduct/
--- 
You received this message because you are subscribed to the Google Groups 
"DSpace Technical Support" group.
To unsubscribe from this group and stop receiving emails from it, send an email 
to dspace-tech+unsubscr...@googlegroups.com.
To post to this group, send email to dspace-tech@googlegroups.com.
Visit this group at https://groups.google.com/group/dspace-tech.
For more options, visit https://groups.google.com/d/optout.


[dspace-tech] could not update messages.properties

2018-11-22 Thread Ze Victor Harry
hi guys i wanted to update the contents of  messages.properties and i
followed instructions on this page
https://wiki.duraspace.org/display/DSDOC6x/Localization+L10n the
C:\dspace-6.3-src-release\dspace-6.3-src-release\dspace\modules\jspui\src\main\resources
path was not avalable so i created the path and copied messages.properties
from
C:\dspace-6.3-src-release\dspace-6.3-src-release\dspace-api\src\main\resources
to it.but after rebuilding dspace using mvn package from
[dspace-source]/dspace/directory and restarting tomcat nothing changes.
can some one tell me what am i doing wrong?

-- 
All messages to this mailing list should adhere to the DuraSpace Code of 
Conduct: https://duraspace.org/about/policies/code-of-conduct/
--- 
You received this message because you are subscribed to the Google Groups 
"DSpace Technical Support" group.
To unsubscribe from this group and stop receiving emails from it, send an email 
to dspace-tech+unsubscr...@googlegroups.com.
To post to this group, send email to dspace-tech@googlegroups.com.
Visit this group at https://groups.google.com/group/dspace-tech.
For more options, visit https://groups.google.com/d/optout.


[dspace-tech] how to make contents view directly on browser rather than downloading them

2018-11-07 Thread Ze Victor Harry
hi everybody i don't know if this has been posted yet  but i want contents
specially pdf files to be opened directly on the browser rather than
downloading them because i have huge data and i don't want the users to
download them but only view them.currently if the size of the file is <5 MB
it can be opened but not to files that exceed 5 MB.any solution for that?

regards
Assay

-- 
All messages to this mailing list should adhere to the DuraSpace Code of 
Conduct: https://duraspace.org/about/policies/code-of-conduct/
--- 
You received this message because you are subscribed to the Google Groups 
"DSpace Technical Support" group.
To unsubscribe from this group and stop receiving emails from it, send an email 
to dspace-tech+unsubscr...@googlegroups.com.
To post to this group, send email to dspace-tech@googlegroups.com.
Visit this group at https://groups.google.com/group/dspace-tech.
For more options, visit https://groups.google.com/d/optout.


[dspace-tech] Re: internal system error after converting port 8080 to 80 in windows

2018-09-14 Thread Ze Victor Harry
thanks Tim i do not understand how it worked but later it worked  after
making changes in the local.cfg file too.i did not install Apache web
server alone but i already had wamp installed though.

On Thu, Sep 13, 2018 at 8:46 PM Tim Donohue  wrote:

> Hello,
>
> Unfortunately, in many scenarios, you cannot simply change the Tomcat port
> from 8080 to 80 and expect it to work. Many operating systems have other
> applications that run on port 80 (like Apache web server or Windows IIS).
> Port 80 is often a "protected" or reserved port.
>
> So, as noted in the Installation guide, if you want to run DSpace on
> standard ports (port 80 and/or 443), we recommend running Apache web server
> *alongside* Tomcat, and setup Apache to forward/redirect all requests to
> Tomcat.  A guide for doing so is available here:
>
> https://wiki.duraspace.org/display/DSDOC6x/Installing+DSpace#InstallingDSpace-UsingSSLonApacheHTTPDinfrontofTomcat(runningonports80and443)
>
> - Tim
>
> On Fri, Aug 31, 2018 at 12:30 AM Ze Victor Harry 
> wrote:
>
>>
>>
>> On Fri, Aug 31, 2018 at 8:28 AM Ze Victor Harry 
>> wrote:
>>
>>> HI everyone i have just replaced port 8080 in server.xml to port 80
>>> because i want to change 127.0.0.1/8080/jspui/ into
>>> http://127.0.0.1/jspui/ but what got wrong was i got this internal
>>> system error in my dspace after changing 8080 to 80 when i tried to access
>>> 127.0.0.1/80/jspui.what else is left to configure?
>>>
>> --
> Tim Donohue
> Technical Lead for DSpace & DSpaceDirect
> DuraSpace.org | DSpace.org | DSpaceDirect.org
>

-- 
All messages to this mailing list should adhere to the DuraSpace Code of 
Conduct: https://duraspace.org/about/policies/code-of-conduct/
--- 
You received this message because you are subscribed to the Google Groups 
"DSpace Technical Support" group.
To unsubscribe from this group and stop receiving emails from it, send an email 
to dspace-tech+unsubscr...@googlegroups.com.
To post to this group, send email to dspace-tech@googlegroups.com.
Visit this group at https://groups.google.com/group/dspace-tech.
For more options, visit https://groups.google.com/d/optout.


[dspace-tech] Re: internal system error after converting port 8080 to 80 in windows

2018-08-30 Thread Ze Victor Harry
On Fri, Aug 31, 2018 at 8:28 AM Ze Victor Harry 
wrote:

> HI everyone i have just replaced port 8080 in server.xml to port 80
> because i want to change 127.0.0.1/8080/jspui/ into
> http://127.0.0.1/jspui/ but what got wrong was i got this internal system
> error in my dspace after changing 8080 to 80 when i tried to access
> 127.0.0.1/80/jspui.what else is left to configure?
>

-- 
All messages to this mailing list should adhere to the DuraSpace Code of 
Conduct: https://duraspace.org/about/policies/code-of-conduct/
--- 
You received this message because you are subscribed to the Google Groups 
"DSpace Technical Support" group.
To unsubscribe from this group and stop receiving emails from it, send an email 
to dspace-tech+unsubscr...@googlegroups.com.
To post to this group, send email to dspace-tech@googlegroups.com.
Visit this group at https://groups.google.com/group/dspace-tech.
For more options, visit https://groups.google.com/d/optout.


[dspace-tech] internal system error after converting port 8080 to 80 in windows

2018-08-30 Thread Ze Victor Harry
 HI everyone i have just replaced port 8080 in server.xml to port 80
because i want to change 127.0.0.1/8080/jspui/ into  http://127.0.0.1/jspui/
but what got wrong was i got this internal system error in my dspace after
changing 8080 to 80 when i tried to access 127.0.0.1/80/jspui.what else is
left to configure?

-- 
All messages to this mailing list should adhere to the DuraSpace Code of 
Conduct: https://duraspace.org/about/policies/code-of-conduct/
--- 
You received this message because you are subscribed to the Google Groups 
"DSpace Technical Support" group.
To unsubscribe from this group and stop receiving emails from it, send an email 
to dspace-tech+unsubscr...@googlegroups.com.
To post to this group, send email to dspace-tech@googlegroups.com.
Visit this group at https://groups.google.com/group/dspace-tech.
For more options, visit https://groups.google.com/d/optout.


[dspace-tech] how to make dspace run on port 80 rather than 8080

2018-08-30 Thread Ze Victor Harry
hi can anybody tell me in simple englsh how to make dspace run on port 80
rather than 8080 on windows? i have tried solutions provided in this link
but most of them seems to be for linux .
can someone help?

-- 
All messages to this mailing list should adhere to the DuraSpace Code of 
Conduct: https://duraspace.org/about/policies/code-of-conduct/
--- 
You received this message because you are subscribed to the Google Groups 
"DSpace Technical Support" group.
To unsubscribe from this group and stop receiving emails from it, send an email 
to dspace-tech+unsubscr...@googlegroups.com.
To post to this group, send email to dspace-tech@googlegroups.com.
Visit this group at https://groups.google.com/group/dspace-tech.
For more options, visit https://groups.google.com/d/optout.


[dspace-tech] mirage2 error after dbuilding

2018-08-23 Thread Ze Victor Harry
hello again am trying to install mirage2 for xmlui and after bulding
succefully by the command mvn package -Dmirage2.on=true after installing
git.and it succefully installed and done the configurations as the dspace
guide but when i try to open the page i am getting this error
"java.lang.IllegalArgumentException: Could not resolve placeholder 'item'
in string value "${item}""

Cocoon stacktrace [show]

Java stacktrace [show]

Java full stacktrace [show]
can please some one help me what is wrong

-- 
All messages to this mailing list should adhere to the DuraSpace Code of 
Conduct: https://duraspace.org/about/policies/code-of-conduct/
--- 
You received this message because you are subscribed to the Google Groups 
"DSpace Technical Support" group.
To unsubscribe from this group and stop receiving emails from it, send an email 
to dspace-tech+unsubscr...@googlegroups.com.
To post to this group, send email to dspace-tech@googlegroups.com.
Visit this group at https://groups.google.com/group/dspace-tech.
For more options, visit https://groups.google.com/d/optout.


[dspace-tech] can i install dspace locally to access it within networked users but no internet

2018-08-11 Thread Ze Victor Harry
 hi
see I could do host it like other web apps we have posted locally but what
I am afraid is that dspace allows users to register and /or change password
through email notification.so even if I host it locally and make it
accessible how can the users register themselves or change their password
without internet?is there any way?

regards

-- 
All messages to this mailing list should adhere to the DuraSpace Code of 
Conduct: https://duraspace.org/about/policies/code-of-conduct/
--- 
You received this message because you are subscribed to the Google Groups 
"DSpace Technical Support" group.
To unsubscribe from this group and stop receiving emails from it, send an email 
to dspace-tech+unsubscr...@googlegroups.com.
To post to this group, send email to dspace-tech@googlegroups.com.
Visit this group at https://groups.google.com/group/dspace-tech.
For more options, visit https://groups.google.com/d/optout.


[dspace-tech] how can i host dspace locally to be accessed with out internet

2018-08-09 Thread Ze Victor Harry
hi again
is it possible to host dspace locally to make it accessible without
internet for users? the users are already connected but their internet time
is limited to 2 hrs and I want to host dspace locally to make it 24/7
available for them. if so please guide me how?

-- 
All messages to this mailing list should adhere to the DuraSpace Code of 
Conduct: https://duraspace.org/about/policies/code-of-conduct/
--- 
You received this message because you are subscribed to the Google Groups 
"DSpace Technical Support" group.
To unsubscribe from this group and stop receiving emails from it, send an email 
to dspace-tech+unsubscr...@googlegroups.com.
To post to this group, send email to dspace-tech@googlegroups.com.
Visit this group at https://groups.google.com/group/dspace-tech.
For more options, visit https://groups.google.com/d/optout.


Re: [dspace-tech] error in resetting/creating eperson password

2018-08-09 Thread Ze Victor Harry
thanks very much Tim,  I was in a domain and we use TMG server I think it
was blocking me but after using a connection free of firewall and also
created and configured the local.cfg know everything works except this
minor error. when the link is sent to the user's email they get such link:

http://localhost:8080/jspui/xmlui/register?token=8f8db1c513ba31fd48d728d1f2d3c4c8.if
you notice the  8080/jspui/xmlui/
<http://localhost:8080/jspui/xmlui/register?token=8f8db1c513ba31fd48d728d1f2d3c4c8>
part
both jspui and xmlui are in the link while it has to be one of them. and
that's why am getting the Error: Document Not Found error when I directly
click the link. of course, it works if I remove one of them but I want it
to work directly without editing the url.where could I have gone wrong?

On Wed, Aug 8, 2018 at 8:14 PM Tim Donohue  wrote:

> Hello,
>
> It looks like "dspace test-email" command is not able to send a test email
> using your existing settings.  As the error says "Connection timed out",
> it's possible that either the settings are incorrect or the machine where
> you are running DSpace is blocking requests sent to smtp.gmail.com (maybe
> there's a firewall in place?).
>
> For Gmail, you also may need to enable these extra settings to get email
> to work properly (uncomment all three lines, or copy them into your
> local.cfg configuration file):
> https://github.com/DSpace/DSpace/blob/dspace-6_x/dspace/config/dspace.cfg#L155
>
> I also noticed that your log file says:
>
> WARN  org.apache.commons.configuration.DefaultConfigurationBuilder @
> Internal error
> org.apache.commons.configuration.ConfigurationException: Cannot locate
> configuration source local.cfg
>
> This warning is noting that you failed to create the "local.cfg"
> configuration file, as noted in step #5 of the Installation instructions:
> https://wiki.duraspace.org/display/DSDOC6x/Installing+DSpace#InstallingDSpace-Installation
>
>
> It is highly recommended to create that local.cfg file (per the
> instructions in the Installation Documentation) and store all your custom
> configurations in that location.
>
> Good luck,
>
> Tim
>
>
> On Wed, Aug 8, 2018 at 2:35 AM Ze Victor Harry 
> wrote:
>
>>
>>
>> -- Forwarded message -
>> From: Ze Victor Harry 
>> Date: Wed, Aug 8, 2018 at 10:23 AM
>> Subject: Re: [dspace-tech] error in resetting/creating eperson password
>> To: 
>>
>>
>> i have configured my email correctly .but when i run the command 
>> *[dspace]/bin/dspace
>> test-email*  it gives me this error
>> Error sending email:
>>  - Error: javax.mail.SendFailedException: Send failure
>> (javax.mail.MessagingException: Could not connect to SMTP host:
>> smtp.gmail.com, port: 465 (java.net.ConnectException: Connection timed
>> out: connect))
>>
>> Please see the DSpace documentation for assistance.
>> i am attaching  the log file below if somebody can help
>>
>> On Tue, Aug 7, 2018 at 5:23 PM Claudia Jürgen <
>> claudia.juer...@tu-dortmund.de> wrote:
>>
>>> Hello,
>>>
>>> my guess is, that you have not configured your email settings properly.
>>> At this point the system tries to send an email.
>>> You can check whether it is working with the command line operation:
>>> *[dspace]/bin/dspace test-email *
>>> see
>>>
>>> https://wiki.duraspace.org/display/DSDOC6x/Installing+DSpace#InstallingDSpace-CheckingYourInstallation
>>>
>>> But to be sure we need more information which you can obtain in the logs
>>> see
>>> https://wiki.duraspace.org/display/DSPACE/Troubleshoot+an+error
>>>
>>> Hope this helps
>>>
>>> Claudia
>>>
>>>
>>> Am 07.08.2018 um 16:00 schrieb Ze Victor Harry:
>>>
>>> hello there i am running dspace 6.3 in windows 10 and when i try to create
>>> eperson everything works fine but when i try to reset/create password i get
>>> this error
>>> "
>>> Reset password
>>>
>>> Sorry, an error has occurred when the system try to send email with
>>> instructions.
>>>
>>> Return to the Administer EPeople 
>>> page<http://127.0.0.1:8080/jspui/dspace-admin/edit-epeople> 
>>> <http://127.0.0.1:8080/jspui/dspace-admin/edit-epeople>
>>> "
>>> any ideas what could be the problem
>>>
>>>
>>>
>>> --
>>> Claudia Juergen
>>> Eldorado
>>>
>>> Technische Universität Dortmund
>>> UniversitätsbibliothekVogelpothsweg 76
>>&g

[dspace-tech] error in resetting/creating eperson password

2018-08-07 Thread Ze Victor Harry
hello there i am running dspace 6.3 in windows 10 and when i try to create
eperson everything works fine but when i try to reset/create password i get
this error
"
Reset password

Sorry, an error has occurred when the system try to send email with
instructions.

Return to the Administer EPeople page

"
any ideas what could be the problem

-- 
All messages to this mailing list should adhere to the DuraSpace Code of 
Conduct: https://duraspace.org/about/policies/code-of-conduct/
--- 
You received this message because you are subscribed to the Google Groups 
"DSpace Technical Support" group.
To unsubscribe from this group and stop receiving emails from it, send an email 
to dspace-tech+unsubscr...@googlegroups.com.
To post to this group, send email to dspace-tech@googlegroups.com.
Visit this group at https://groups.google.com/group/dspace-tech.
For more options, visit https://groups.google.com/d/optout.


Re: [dspace-tech] ant fresh_install taking so long

2018-08-03 Thread Ze Victor Harry
Awesome, thanks! Tim it worked. you saved me a lot of time

On Fri, Aug 3, 2018 at 7:05 PM Tim Donohue  wrote:

> Hello,
>
> It looks like your installation process is hanging on the download of this
> file:
>
> http://geolite.maxmind.com/download/geoip/database/GeoLite2-City.tar.gz
>
> This file is used by the DSpace statistics engine. As this file usually
> downloads very quickly, that implies to me that you may have something
> blocking the download of the file (maybe a firewall or something)?
>
> Since DSpace doesn't seem to be able to download this file, you could
> download it manually to the "C:\dspace\config\" directory (as that is the
> location it says it's trying to download it to).  If this file *already*
> exists, then the "ant fresh_install" command will skip downloading it again.
>
> The normal "ant fresh_install" process should take a matter of minutes.
> So, if you can get it to skip this download step, you should be up and
> running in no time.
>
> Good luck, and let us know on this mailing list if you run into any other
> issues.
>
> Tim
>
> On Fri, Aug 3, 2018 at 10:52 AM Ze Victor Harry 
> wrote:
>
>> hello
>> how many hours does it take to complete ant fresh_install?
>> it has been 4 hrs since i have started it but it is still not
>> finished.I am using  fast broadband internet(25 MB/s).is something wrong or
>> is usually like that?
>>
>>
>>
>> --
>> All messages to this mailing list should adhere to the DuraSpace Code of
>> Conduct: https://duraspace.org/about/policies/code-of-conduct/
>> ---
>> You received this message because you are subscribed to the Google Groups
>> "DSpace Technical Support" group.
>> To unsubscribe from this group and stop receiving emails from it, send an
>> email to dspace-tech+unsubscr...@googlegroups.com.
>> To post to this group, send email to dspace-tech@googlegroups.com.
>> Visit this group at https://groups.google.com/group/dspace-tech.
>> For more options, visit https://groups.google.com/d/optout.
>>
> --
> Tim Donohue
> Technical Lead for DSpace & DSpaceDirect
> DuraSpace.org | DSpace.org | DSpaceDirect.org
>

-- 
All messages to this mailing list should adhere to the DuraSpace Code of 
Conduct: https://duraspace.org/about/policies/code-of-conduct/
--- 
You received this message because you are subscribed to the Google Groups 
"DSpace Technical Support" group.
To unsubscribe from this group and stop receiving emails from it, send an email 
to dspace-tech+unsubscr...@googlegroups.com.
To post to this group, send email to dspace-tech@googlegroups.com.
Visit this group at https://groups.google.com/group/dspace-tech.
For more options, visit https://groups.google.com/d/optout.


[dspace-tech] Re: how to install pgcrypto

2018-08-03 Thread Ze Victor Harry
thanx Charles you have been helpful

On Fri, Aug 3, 2018 at 6:49 PM, Ze Victor Harry 
wrote:

>
> -- Forwarded message --
> From: Ze Victor Harry 
> Date: Fri, Aug 3, 2018 at 6:10 PM
> Subject: Re: how to install pgcrypto
> To: Charles Clavadetscher 
>
>
> hello
> how many hours does it take to complete ant fresh_install?
> it has been 4 hrs since i have started it but it is still not
> finished.I am using fast broadband internet(25 MB/s).is something wrong
> or is usually like that?
>
>
>>
>
>

-- 
All messages to this mailing list should adhere to the DuraSpace Code of 
Conduct: https://duraspace.org/about/policies/code-of-conduct/
--- 
You received this message because you are subscribed to the Google Groups 
"DSpace Technical Support" group.
To unsubscribe from this group and stop receiving emails from it, send an email 
to dspace-tech+unsubscr...@googlegroups.com.
To post to this group, send email to dspace-tech@googlegroups.com.
Visit this group at https://groups.google.com/group/dspace-tech.
For more options, visit https://groups.google.com/d/optout.


[dspace-tech] ant fresh_install taking so long

2018-08-03 Thread Ze Victor Harry
 hello
how many hours does it take to complete ant fresh_install?
it has been 4 hrs since i have started it but it is still not finished.I am
using  fast broadband internet(25 MB/s).is something wrong or is usually
like that?

-- 
All messages to this mailing list should adhere to the DuraSpace Code of 
Conduct: https://duraspace.org/about/policies/code-of-conduct/
--- 
You received this message because you are subscribed to the Google Groups 
"DSpace Technical Support" group.
To unsubscribe from this group and stop receiving emails from it, send an email 
to dspace-tech+unsubscr...@googlegroups.com.
To post to this group, send email to dspace-tech@googlegroups.com.
Visit this group at https://groups.google.com/group/dspace-tech.
For more options, visit https://groups.google.com/d/optout.


[dspace-tech] Fwd: how to install pgcrypto

2018-08-03 Thread Ze Victor Harry
-- Forwarded message --
From: Ze Victor Harry 
Date: Fri, Aug 3, 2018 at 6:10 PM
Subject: Re: how to install pgcrypto
To: Charles Clavadetscher 


hello
how many hours does it take to complete ant fresh_install?
it has been 4 hrs since i have started it but it is still not finished.I am
using fast broadband internet(25 MB/s).is something wrong or is usually
like that?


>

-- 
All messages to this mailing list should adhere to the DuraSpace Code of 
Conduct: https://duraspace.org/about/policies/code-of-conduct/
--- 
You received this message because you are subscribed to the Google Groups 
"DSpace Technical Support" group.
To unsubscribe from this group and stop receiving emails from it, send an email 
to dspace-tech+unsubscr...@googlegroups.com.
To post to this group, send email to dspace-tech@googlegroups.com.
Visit this group at https://groups.google.com/group/dspace-tech.
For more options, visit https://groups.google.com/d/optout.