t). It's not just an issue for DSpace.
--
Mark H. Wood, Lead System Programmer mw...@iupui.edu
I don't do "doorbusters".
pgpxrHn9XvC3c.pgp
Description: PGP signature
--
Monitor your physical, virtual
nning:
> 1) AJP
I think this was meant to be mod_proxy_ajp, since mod_jk also uses AJP
on the wire. They just come from different projects: HTTPD provides
mod_proxy_ajp and Tomcat provides mod_jk.
> 2) mod_jk
> 3) plain HTTP reverse proxy
--
Mark H. Wood, Lead System Programmer m
-file \
-DgroupId=com.oracle \
-DartifactId=ojdbc6 \
-Dversion=11.2.0.2 \
-Dfile=ojdbc6-11.2.0.2.0.jar
In fact it appears that I did, once upon a time. But I hardly ever
have to do this, and thus don't remember it very well, so the command
may need some adjustment.
--
Ma
I think you may be seeing https://jira.duraspace.org/browse/DS-2502
(Incorrect dependencies drag javax.servlet:servlet-api into all
webapp.s)
There's an untested patch at https://github.com/DSpace/DSpace/pull/953
--
Mark H. Wood
Lead Technology Analyst
University Library
Indiana Unive
learn whether this patch is helpful.
--
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
signature.asc
Description: Digital signature
in detail.
> Give it a spin, you will see.
OK, now I have to ask: what is preventing you doing that with the
usage data that DSpace collects? I have no particular trouble
extracting cases from the 'statistics' core.
--
Mark H. Wood
Lead Technology Analyst
University Library
India
On Fri, Jun 05, 2015 at 03:06:55PM +0200, Hilton Gibson wrote:
> On 5 June 2015 at 14:43, Mark H. Wood wrote:
>
> > what is preventing you doing that with the
> > usage data that DSpace collects?
> >
>
> Again, I have to advise, give Piwik a spin.
> I type two
ch,
> CURLOPT_POSTFIELDS,http_build_query(array('email'=>'emailaddress','password'=>'passs')));
Should the above line not be:
> CURLOPT_POSTFIELDS,http_build_query(array('email'=>$your_username,'password'=>$your_password)));
>
>
>
> $server_output = curl_exec ($ch);
> echo $server_out
hat copy will be
found before the one in the JAR, but I have not tested this. You can
unpack it this way:
cd [DSpace]
jar xf webapps/jspui/WEB-INF/lib/dspace-api-5.1.jar Messages.properties
That should result in a copy of the file being placed in [DSpace].
--
Mark H. Wood
Lead Technology An
must be ROOT.xml
(uppercase ROOT).
http://tomcat.apache.org/tomcat-7.0-doc/config/context.html#Naming
--
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
si
mmunicate through the shared
database.
It probably wouldn't take too much effort to build a new Handle
provider that interacts with a stock Handle resolver, and I've been
thinking that that is really the way for DSpace to go. Has anyone
already done that?
--
Mark H. Wood
Lead Technolo
I almost forgot: there is a Jira issue for moving to a stock Handle
resolver:
https://jira.duraspace.org/browse/DS-2153
--
Mark H. Wood
Lead Technology Analyst
University Library
Indiana University - Purdue University Indianapolis
755 W. Michigan Street
Indianapolis, IN 46202
317-274-0749
I also forgot https://jira.duraspace.org/browse/DS-1171 which has a
patch attached.
--
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
signature.asc
browser will show you what
you asked for" pages. But I think that a theme could include a
transformer that changes the response to an HTTP Redirect. I'd be
surprised if there isn't one already, but if not, it should be simple
to write. This might at least be a good alternative if the
plain SMTP, use the default socket factory and submission
port 587. If you want plain SMTP with STARTTLS, also set
mail.smtp.starttls.enable=true.
My guess is that you want SMTP-in-TLS and that this would work:
mail.extraproperties = mail.smtp.sslEnable = true, \
mail.smtp.socketFactory.port=465
n
in step 4 (Database Setup) under "Oracle:".
--
Mark H. Wood
Lead Technology Analyst
University Library
Indiana University - Purdue University Indianapolis
755 W. Michigan Street
Indianapolis, IN 46202
317-274-0749
econds after after the failure.
The timestamps from those messages would also help you to ask the
person responsible for your mail server for any log messages from that
service which might be helpful.
--
Mark H. Wood
Lead Technology Analyst
University Library
Indiana University - Purdue University
ot
view it when they click Open or View." What happens?
--
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.iupu
ltiple values. We may need to
*require* at least one value for other fields.
2. dc.rights/dc.rights.uri would seem to be a nice entering wedge for
support of hierarchial metadata structures, since clearly some
uses of these fields (CC for example) are naturally paired.
--
Mark H. Wood
Lead
2C+Maven%2C+and+Tomcat
But I haven't used Eclipse for some years now and can't say much about
these from experience.
--
Mark H. Wood
Lead Technology Analyst
University Library
Indiana University - Purdue University Indianapolis
755 W. Michigan Street
Indianapolis, IN 46202
317-274-07
nd test it first. Leave out everything
including and after 'exec' to see a list of what it would 'chown'.
--
Mark H. Wood
Lead Technology Analyst
University Library
Indiana University - Purdue University Indianapolis
755 W. Michigan Street
Indian
that metadata support moved
from Item to DSpaceObject, and then all had
their interesting fields changed into metadata. I went and looked at
Bitstream.getName() to recall that that is now stored in dc.title.
What is left in the object tables is mainly internal bookkeeping stuff
like checksum
are showing in form (Publisher and Other Authors), but
> when I click in the button, the error below occurs:
The log ([DSpace]/logs/dspace.log) may have more information about the
problem.
--
Mark H. Wood
Lead Technology Analyst
University Library
Indiana University - Purdue University
On the other
hand, I try not to give Tomcat more memory than it really needs for
regular work and occasional demand spikes.
--
Mark H. Wood
Lead Technology Analyst
University Library
Indiana University - Purdue University Indianapolis
755 W. Michigan Street
Indianapolis, IN 46202
317-274-0749
ww
That information
may be in the stack traces, and more information may be in the log
files.
If you need more help, we will need to see the stack traces and the
portions of the log file which surround the time of the error.
--
Mark H. Wood
Lead Technology Analyst
University Library
In
d it in the Debian packages database. You may
need to build it from source, or select a different servlet-container
monitoring package. There are some Ubuntu sites on this list, so
maybe someone else can give you a more useful answer.
--
Mark H. Wood
Lead Technology Analyst
University Libr
plication does not work. Users get
> the main page, but there is nothing on the page. No collections, communities,
> nothing. Has anyone run into this? Is there a fix?
Do you find anything interesting in the logs?
--
Mark H. Wood
Lead Technology Analyst
University Library
Indiana Univ
r from
saving a copy of a document he can read.
The only available protection is legal. Permit access only to
logged-on users who are known to have signed an agreement not to save
copies. If you find that someone broke his contract with you, sue.
--
Mark H. Wood
Lead Technology Analyst
University L
you wish. It does take
some seconds to get past them when initializing the spider detector code.
--
Mark H. Wood
Lead Technology Analyst
University Library
Indiana University - Purdue University Indianapolis
755 W. Michigan Street
Indianapolis, IN 46202
317-27
tistics -a reindex -d
> /Users/germanbiozzoli/Documents/dspace-base-experiment/tmpstats/ -i
> startistics
^
Do you really have a Solr core named "startistics", with an "r"?
That's not stock DSpace.
--
Mark H. Wood
Lead Technology Analyst
University L
e files for writing. I would check
the ownership and permission on those files.
--
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
signa
vior that you see with two separate databases, even though
stored in the same DBMS instance, is what I would expect. The
database is how DSpace knows what it has and where to find it.
--
Mark H. Wood
Lead Technology Analyst
University Library
Indiana University - Purdue University Indianapolis
755
erson.givenname
somenamespace.person.surname
somenamespace.person.preferred
somenamespace.person.affiliation
somenamespace.person.dob
That part is easy to fix. The hard part is that DSpace treats author
names as immediate strings rather than identifiers for related
"pers
ause
> Malformed stream: No space left on device
^^^^^^^
Apparently the disk is full.
--
Mark H. Wood
Lead Technology Analyst
University Library
Indiana University - Purdue University Indianapolis
755 W. Michigan Street
Indianapolis, IN 46202
317-274-0749
www.
s own sequence of object IDs,
so one must specify both type and ID to uniquely identify an object.)
--
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
signatur
.apache.http.impl.client.CloseableHttpClient.execute(CloseableHttpClient.java:106)
> at
> org.apache.http.impl.client.CloseableHttpClient.execute(CloseableHttpClient.java:57)
> at
> org.apache.solr.client.solrj.impl.HttpSolrServer.executeMethod(HttpSolrServer.java:448)
&
ing on some other resource.
--
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
signature.asc
Description:
On Thu, Aug 06, 2015 at 11:06:52PM +0200, Adan Román Ruiz wrote:
> Its a good idea, but there are alternatives to hibernate. Why not mybatis?
We keep saying "Hibernate", but we should be thinking "JPA". If
MyBatis implements JPA then you should be able to swap it in.
RROR: permiso denegado a la relación
> harvested_collection
I don't actually read Spanish, but this seems to be saying that the
DBMS denied access to the table "harvested_collection". I would check
the ownership and permissions on the DSpace database and all objects
in it.
--
Mark H. Wo
d discovery. This identifier is: {3}
Explore how your data is being viewed and downloaded at {2}/statistics.
---8<--cut here for patch---8<-
The above patch is against DSpace 5.2.
--
Mark H. Wood
Lead Technology Analyst
University Library
Indi
er, I can't give specific advice.
I'm sure there is a way to do this, but it will be different.
--
Mark H. Wood
Lead Technology Analyst
University Library
Indiana University - Purdue University Indianapolis
755 W. Michigan Street
Indianapolis, IN 46202
317-2
rity/conf/solrconfig.xml and I think you can safely
comment them all out. Look for the elements.
I've created a Jira ticket to track this problem:
https://jira.duraspace.org/browse/DS-2706
--
Mark H. Wood
Lead Technology Analyst
University Library
Indiana University - Purdue University Indi
st statistical consumers
want very much is views aggregated by *author*. I'm looking forward
to first-class support for author identities so that we can do this
well.
[tired old refrain]
"Statistics" doesn't mean the same thing to everyone. It may not mean
the same thing to
ck to JSR 317 as much as
possible, so that we don't get tied down again.
I've also referred to Wikibooks' _Java Persistence_:
https://en.wikibooks.org/wiki/Java_Persistence
and to the online Hibernate documentation.
--
Mark H. Wood
Lead Technology Analyst
University Library
n you try to browse
each instance of DSpace?
--
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
signature.asc
Description: Digit
the collection. I think that's not supported yet.
--
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.i
tistics_type:[*%20TO%20*]%20AND%20-statistics_type:view)&wt=javabin&version=2
Resolving scholarworks.iupui.edu... 2001:18e8:3:be::102, 134.68.190.85
Connecting to scholarworks.iupui.edu|2001:18e8:3:be::102|:443... connected.
HTTP request sent, awaiting response... 302 Found
Location: unspecifi
I'm not sure what is happening in the lower window.
In the upper window:
1. "./something" isn't a path to "something" on Windows; use ".\something".
2. There is no "pgsql" command; use "psql".
--
Mark H. Wood, Lead System
we are happy to hear back from the community about DSpace.
Please let us know what you think of 4.1!
- Mark Wood, on behalf of the DSpace 4.1 Release Team, and all the
DSpace developers.
--
Mark H. Wood, Lead System Programmer mw...@iupui.edu
Machines should not be friendly. Machines should be
pdating the documentation to explain this better (I hope :-) .
--
Mark H. Wood, Lead System Programmer mw...@iupui.edu
Machines should not be friendly. Machines should be obedient.
signature.asc
Description: Digital signature
--
only holds the metadata, regardless.
I don't know SRB well at all, so I don't know how hard it would be to
include it in your backups. The answer to that should not depend on
DSpace.
--
Mark H. Wood, Lead System Programmer mw...@iupui.edu
Machines should not be friendly. Machines sh
f
> users who downloaded a particular item.
All access is logged to [DSpace]/log/dspace.log* . There are a lot of
other records in there too, but the code contains examples of dredging
specific kinds of information out of the log.
--
Mark H. Wood, Lead System Programmer mw...@iupui.edu
Machin
ecent versions of DSpace also produce separate Solr log files,
which also grow very large. I am unaware of anything in these that
should be saved for long.
DSpace and webserver log files are highly compressible.
--
Mark H. Wood, Lead System Programmer mw...@iupui.edu
Machines should not be fri
whatever
it is, would be favorite. PDF is designed to be served out piecemeal,
but nobody ever does it. The files need to be internally indexed in
some way, but there are tools for doing that. There's some other
problem that I'm not clear on.
--
Mark H. Wood, Lead System Programmer mw..
ible.
I've submitted an issue to Jira.
--
Mark H. Wood, Lead System Programmer mw...@iupui.edu
Machines should not be friendly. Machines should be obedient.
signature.asc
Descr
r provides jsp-api and
already has it loaded by this point, but for some reason (probably
incorrect transitive dependencies?) dspace-solr and dspace-oai have
jsp-api-2.1.jar in their WEB-INF/lib directories. This is messy but
can be ignored -- the container did the right thing.
--
Mark H. Woo
dspace-solr and dspace-oai were built against
2.1.
--
Mark H. Wood, Lead System Programmer mw...@iupui.edu
Machines should not be friendly. Machines should be obedient.
signature.asc
Description: Digital signature
-
On Mon, Apr 07, 2014 at 09:04:13AM -0400, Mark H. Wood wrote:
> On Fri, Apr 04, 2014 at 03:31:49PM -0400, Jose Blanco wrote:
> > Before this error takes place I see this in the log file:
> >
> > Apr 04, 2014 3:27:49 PM org.apache.catalina.loader.WebappClassLoader
> &g
hardware,
you can use the 64-bit version of the Java Runtime Environment. We
run that way here.
--
Mark H. Wood, Lead System Programmer mw...@iupui.edu
Machines should not be friendly. Machines should be obedient.
signature.asc
Description: Digital s
emory
usage and tuning it appropriately. (I have a weekly reminder to snoop
on this with my favorite tool: Psi Probe.)
> The long term plan of course is to move to a machine with more memory
> (currently 4GB).
4GB should be plenty, unless you have many instances running
concurrently or a tr
I wonder if we could use those
same judgments to generate periodic reports showing *only* who is
spidering a site, and perhaps how often or how aggressively. It might
be useful for e.g. noticing that a desired spider is *not* listed.
--
Mark H. Wood, Lead System Programmer mw...@iupui.edu
Mach
ells
> and whistles, where you can even inspect the queue.
>
> Now what happens if queue growth exceeds its throughput, we'll cross that
> bridge when we get there.
--
Mark H. Wood, Lead System Programmer mw...@iupui.edu
Machines should not be friendly. Machine
/repositories/releases/
("http:" becomes "https:".)
https://github.com/mwoodiupui/DSpace/commit/77a8929c72b09d9c26c1ac0e6942e9f9dd98632c
--
Mark H. Wood, Lead System Programmer mw...@iupui.edu
Machines should not be friendly. Machines should be obedient.
signature.asc
ack from the community about DSpace.
Please let us know what you think of 3.3!
- Mark Wood, on behalf of the DSpace 3.3 Release Team, and all the
DSpace developers.
--
Mark H. Wood, Lead System Programmer mw...@iupui.edu
Machines should not be friendly. Machines should be obedient.
at Qualys SSL Labs:
https://www.ssllabs.com/ssltest/analyze.html
It might tell you something useful.
--
Mark H. Wood, Lead System Programmer mw...@iupui.edu
Machines should not be friendly. Machines should be obedient.
signature.asc
Description: Digital signature
-
munity Edition
> Quickly connect people, data, and systems into organized workflows
> Winner of BOSSIE, CODIE, OW2 and Gartner awards
> http://p.sf.net/sfu/Bonitasoft
> ___
> DSpace-tech mailing list
> DSpace-tech@lists.sourceforge.net
> htt
be the reason
> for this and how can I resolve this.
Step one is to find out what the actual problem is. This message
means "have your DSpace administrator look in the DSpace and servlet
container logs for more details."
--
Mark H. Wood, Lead System Programmer mw...@iupui.edu
On Thu, Jul 10, 2014 at 10:48:41AM +0200, Hilton Gibson wrote:
> Hi Ruben
>
> Is this a bug?
https://jira.duraspace.org/browse/DS-1961
This is fixed in DSpace 3.3, 4.2 (unreleased) and 5.0 (unreleased).
--
Mark H. Wood, Lead System Programmer mw...@iupui.edu
Machines should not be
do here. You don't need a 'dspace'
account; you need DSpace to be fully accessible to whatever account
runs Tomcat, since DSpace is just kind of a glorified subroutine of
Tomcat (or whatever Servlet container it runs in).
--
Mark H. Wood
Lead Technology Analyst
University Library
In
have a 'dspace' user; the DSpace files are owned by Tomcat's
user ('tomcat') since we install our distro's packaged Tomcat and it
comes that way. I have built while 'su'ed to 'tomcat', in a directory
off of Tomcat's home.
--
Mark H. Wood
Le
in
dspace.cfg which are preventing DSpace from sending the initial email
to a new user. You could try using the email testing command
([DSpace]/bin/dspace test-email) to check that.
--
Mark H. Wood
Lead Technology Analyst
University Library
Indiana University - Purdue University Indianapolis
755 W.
m Servlet 3.x containers as to which
JARs are worth inspecting. In the meantime, starting up DSpace on
recent Tomcat releases may indeed just be slow.
--
Mark H. Wood
Lead Technology Analyst
University Library
Indiana University - Purdue University Indianapolis
755 W. Michigan Street
there should be some discussion among the various
parties. Where?
--
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
signature.asc
Descriptio
ng DSpace 1.8.1 with PostgreSQL 9.3.3.
--
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
signature.asc
Description: Digital
pository should nevertheless employ
reasonably strong crypto. We need to balance security against
accessibility, and our threat model is different from that facing a
payment card system or a military C3I network or an industrial control
system.
--
Mark H. Wood
Lead Technology Analyst
University
-report-general
> [dspace]/bin/stat-report-monthly
That suggests a fairly recent version. Newer versions of DSpace have
replaced the individual scripts in /bin with the 'dspace' command:
bin/dspace stat-general
bin/dspace stat-monthly
bin/dspace stat-report-general
bin/
parse tree.
Has anyone formally studied the kinds of date information that
repositories deal with? What they actually *need*, that is, not the
*interesting* things that people come up with when they have no
standard for dealing with novel problems. :-)
--
Mark H. Wood
Lead Technology Analyst
University
let container's
trust store so that the mail server's own certificate can be validated.
--
Mark H. Wood
Lead Technology Analyst
University Library
Indiana University - Purdue University Indianapolis
755 W. Michigan Street
Indianapolis, IN 4
e response. But these days, you may not be permitted to
open an off-site SMTP connection; the distant host may refuse to talk
to you; the distant SMTP may be configured to deny the use of VRFY --
this is recommended practice. There are too many ways that this is
commonly broken, for it to be very
, no-longer-supported-by-postgresql.org PostgreSQL.
What version of the JDBC driver are you using? I've seen this problem
with older drivers.
Here we are running on PostgreSQL 9.3.5 and jdbc-postgresql 9.2_p1003.
--
Mark H. Wood
Lead Technology Analyst
University Library
Indiana U
details. These messages
are annoying but harmless.
--
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
si
pps table is related to your
problem. It only exists to allow 'bin/dspace version' to know what
webapp.s are running.
--
Mark H. Wood
Lead Technology Analyst
University Library
Indiana University - Purdue University Indianapolis
755 W. Michigan Street
Indianapolis, IN 46202
317-274-0749
create "derived prefixes". Yes, there is a separate
Annual Service Fee for each prefix, derived or not. There is no
Registration Fee for derived prefixes.
http://www.handle.net/HSj/hdlnet-2-SVC-AGREE-3.pdf
--
Mark H. Wood
Lead Technology Analyst
University Library
Indiana University - P
On Fri, Nov 21, 2014 at 10:27:10AM -0800, Pablo Courault wrote:
> I was tried to mount two instances Dspace 4.x in one Tomcat 7
> unsuccessfully.
>
> Someone found a way to di it ?
Yes. In what way were you unsuccessful?
--
Mark H. Wood
Lead Technology Analyst
University Lib
work at all -- I've never tried. Do not
manipulate DM nodes as if they were files.
The Ubuntu documentation should explain how the OS uses DM and LVM to
organize raw storage.
--
Mark H. Wood
Lead Technology Analyst
University Library
Indiana University - Purdue University Indianapolis
755
DSpace#HowtoContributetoDSpace-HowToContributeIdeasorSuggestNewFeatures
I think that to contribute a localization, you would add it to the
project dspace-api-lang (for JSPUI and command line tools) and/or
dspace-xmlui-lang (for XMLUI).
--
Mark H. Wood
Lead Technology Analyst
University Library
Indiana Univ
nd: 3(NXDOMAIN)
mwood@mhw ~ $
There's your problem.
--
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
s
ine ressources, but they did not bring me along so
> far.
> In tomcat server.xml I did enter this:
>
> allow="127\.0\.0\.1|129\.27\.218\.d+"/>
This RE is not quite right, if you meant to accept 129.27.218.0/24.
allow="127\.0\.0\.1|129\.27\.218\.\d+"
-
element = 'date'
AND qualifier = 'accessioned')
AND to_date(text_value,'-MM-DD') >= '2014-01-01'
AND to_date(text_value,'-MM-DD') < '2015-01-01';
--
Mark H. Wood
Lead Technology Analyst
University Library
I
Perhaps the code cannot recognize that the cert. you provided is the
one it wants. It could be a host name resolution problem.
--
Mark H. Wood
Lead Technology Analyst
University Library
Indiana University - Purdue University Indianapolis
755 W. Michigan Street
Indianapolis, IN 46202
317-274
ypt? Against
what attacks are you defending? How does the system recognize
legitimate access to the repository? to a single object in the
repository?
--
Mark H. Wood
Lead Technology Analyst
University Library
Indiana University - Purdue University Indianapolis
755 W. Michigan Street
Indianapolis, IN
t starting with 3.0.1. The GAV
coordinates are now javax.servlet:javax.servlet-api:3.1.0.
http://search.maven.org/#artifactdetails|javax.servlet|javax.servlet-api|3.1.0|jar
Personally I think this sort of renaming should be a hanging offense.
--
Mark H. Wood
Lead Technology Analyst
University Lib
i?
It looks to me as though at least oauth-client-jetty, and perhaps
others, should be in test. That's probably a better fix.
--
Mark H. Wood
Lead Technology Analyst
University Library
Indiana University - Purdue University Indianapolis
755 W. Michigan Street
Indianapolis, IN 46202
31
"Private Items" or "Withdraw items" again as
> administrator.What happens?
It appears to me that your Solr instance for DSpace either is not
running, is not listening at the URL that DSpace has been configured
to use for it, or is configured to reject connections from the address
and/or por
Either your Solr is not running, it is not listening at the address
and port where DSpace expects to find it, or a firewall is blocking
contact between them.
--
Mark H. Wood
Lead Technology Analyst
University Library
Indiana University - Purdue University Indianapolis
755 W. Michigan Street
ss only to the hosts which make that one use.
--
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
signature.asc
emanager.DSpaceKernelImpl] DSpace kernel startup
> completed in 2685 ms and registered as MBean:
> org.dspace:name=33f4ac76-47ef-4b08-8b20-68a696f830b0,type=DSpaceKernel
> INFO [org.dspace.core.ConfigurationManager] Loading provided config file:
> /dspace/config/dspace.cfg
> INFO [o
e its logs elsewhere. Find
the value of 'log.dir' in config/dspace.cfg to see where the logs have
been directed.
--
Mark H. Wood
Lead Technology Analyst
University Library
Indiana University - Purdue University Indianapolis
755 W. Michigan Street
Indianapolis, IN 46202
317-274-0749
www.u
The third form is a match of the first 24 bits -- an entire Class C
subnet.
There is no provision for IPv6.
--
Mark H. Wood
Lead Technology Analyst
University Library
Indiana University - Purdue University Indianapolis
755 W. Michigan S
l-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
> >
401 - 500 of 611 matches
Mail list logo