Re: [Dspace-tech] Upgrade to 1.7.3

2014-01-30 Thread Sergio Belkin
Finally I'm on dspace 3.2 :)

Well everything  was about misconfigured port and url. But the weird thing
that I don't understand why sometimes ant update does nothing


2014-01-30 Sergio Belkin 

> Well, I've performed the update, but:
>
> *ldap authentication is not working
>
> When I edit the config files and run
>
>  /usr/local/apache-ant-1.9.2/bin/ant -Doverwrite=true update_configs
>
> ant exit with no errors but id does not update the config files. Any ideas?
>
> Thanks in advance!
>
>
> 2014-01-29 helix84 
>
> On Wed, Jan 29, 2014 at 3:22 PM, Sergio Belkin  wrote:
>> > I don't if ant fresh_install if a good choice because I have a db in
>> use,
>> > unless that you're talking about of do that and then restore the db
>> from a
>> > backup dump...
>>
>> Yes, that's what I'm talking about. It's one of the approaches (the
>> one I use). Most advantageous if you're doing upgrade to a new machine
>> (OS, DSpace dependencies). Depends on what you're trying to do.
>>
>
>
>
> --
> --
> Sergio Belkin  http://www.sergiobelkin.com
> LPIC-2 Certified - http://www.lpi.org
>



-- 
--
Sergio Belkin  http://www.sergiobelkin.com
LPIC-2 Certified - http://www.lpi.org
--
WatchGuard Dimension instantly turns raw network data into actionable 
security intelligence. It gives you real-time visual feedback on key
security issues and trends.  Skip the complicated setup - simply import
a virtual appliance and go from zero to informed in seconds.
http://pubads.g.doubleclick.net/gampad/clk?id=123612991&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] Upgrade to 1.7.3

2014-01-30 Thread Sergio Belkin
Well, I've performed the update, but:

*ldap authentication is not working

When I edit the config files and run

 /usr/local/apache-ant-1.9.2/bin/ant -Doverwrite=true update_configs

ant exit with no errors but id does not update the config files. Any ideas?

Thanks in advance!


2014-01-29 helix84 

> On Wed, Jan 29, 2014 at 3:22 PM, Sergio Belkin  wrote:
> > I don't if ant fresh_install if a good choice because I have a db in use,
> > unless that you're talking about of do that and then restore the db from
> a
> > backup dump...
>
> Yes, that's what I'm talking about. It's one of the approaches (the
> one I use). Most advantageous if you're doing upgrade to a new machine
> (OS, DSpace dependencies). Depends on what you're trying to do.
>



-- 
--
Sergio Belkin  http://www.sergiobelkin.com
LPIC-2 Certified - http://www.lpi.org
--
WatchGuard Dimension instantly turns raw network data into actionable 
security intelligence. It gives you real-time visual feedback on key
security issues and trends.  Skip the complicated setup - simply import
a virtual appliance and go from zero to informed in seconds.
http://pubads.g.doubleclick.net/gampad/clk?id=123612991&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] Upgrade to 1.7.3

2014-01-29 Thread Sergio Belkin
Hi Ivan,

I am not sure if 'ant fresh_install'  if a good choice because I have a db
in use, unless that you're talking about of do that and then restore the db
from a backup dump...

TIA


2014-01-29 helix84 

> If you're using Solr statistics:
> 1) upgrade to DSpace 3
> 2) wget "http://localhost:8080/solr/statistics/update?optimize=true";
> 3) upgrade to DSpace 4
>
> If you don't care about keeping the Solr statistics data and are doing
> ant fresh_install, it doesn't matter.
>
>
> Regards,
> ~~helix84
>
> Compulsory reading: DSpace Mailing List Etiquette
> https://wiki.duraspace.org/display/DSPACE/Mailing+List+Etiquette
>



-- 
--
Sergio Belkin  http://www.sergiobelkin.com
LPIC-2 Certified - http://www.lpi.org
--
WatchGuard Dimension instantly turns raw network data into actionable 
security intelligence. It gives you real-time visual feedback on key
security issues and trends.  Skip the complicated setup - simply import
a virtual appliance and go from zero to informed in seconds.
http://pubads.g.doubleclick.net/gampad/clk?id=123612991&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] Upgrade to 1.7.3

2014-01-28 Thread Sergio Belkin
Hi helix84 et al,

Let's see if I understood, I can perform only all db upgrades and then
apply the update, is it not needed to do, mvn, ant. etc at each leap, can I
do it at the end to reach etihre 3.x or 4.x for example?

Thanks in advance!


2013-12-20 helix84 

> On Thu, Dec 19, 2013 at 7:58 PM, Sergio Belkin  wrote:
> > I'd want to upgrade to dspace 3.2 but first I have to pass throgh 1.7.x ,
> > what should I do? I've read that 1.7.2 puts the directories properly.
>
> Yes, you can do that just fine, it won't make any difference at all.
> IIRC, there indeed is such a problem with 1.7.3.
>
> In fact, when upgrading, you don't have to go through all the steps.
> Make sure to perform the database upgrade steps in the correct
> sequence and pay attention to any non-recurring changes described in
> the upgrading docs. This is briefly mentioned in here:
>
> https://wiki.duraspace.org/display/DSDOC3x/Upgrading+a+DSpace+Installation
>
> One thing that will save you headaches is to start with the new
> configuration and not try to use your configuration from the old
> version. Just put in the changes you need manually. To see which
> changes you need to put in, do a diff between the default 1.5.2
> configration and your modified 1.5.2 configration.
>
>
> > What should I do? Can I upgrade to 1.7.2 and then to 1.8.3?
>
> Make sure that your system meets the requirements of DSpace 3.2, build
> and install it (you will need to port your customizations, if you have
> any), do the database upgrade steps, skim the upgrade instructions,
> start with a fresh DSpace 3.2 configuration and put in only your
> config changes.
>
>
> Regards,
> ~~helix84
>
> Compulsory reading: DSpace Mailing List Etiquette
> https://wiki.duraspace.org/display/DSPACE/Mailing+List+Etiquette
>



-- 
--
Sergio Belkin  http://www.sergiobelkin.com
LPIC-2 Certified - http://www.lpi.org
--
WatchGuard Dimension instantly turns raw network data into actionable 
security intelligence. It gives you real-time visual feedback on key
security issues and trends.  Skip the complicated setup - simply import
a virtual appliance and go from zero to informed in seconds.
http://pubads.g.doubleclick.net/gampad/clk?id=123612991&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] Upgrade to 1.7.3

2013-12-26 Thread Sergio Belkin
Thanks everybody and now I see 4.0 was released  %-)


2013/12/20 helix84 

> On Thu, Dec 19, 2013 at 7:58 PM, Sergio Belkin  wrote:
> > I'd want to upgrade to dspace 3.2 but first I have to pass throgh 1.7.x ,
> > what should I do? I've read that 1.7.2 puts the directories properly.
>
> Yes, you can do that just fine, it won't make any difference at all.
> IIRC, there indeed is such a problem with 1.7.3.
>
> In fact, when upgrading, you don't have to go through all the steps.
> Make sure to perform the database upgrade steps in the correct
> sequence and pay attention to any non-recurring changes described in
> the upgrading docs. This is briefly mentioned in here:
>
> https://wiki.duraspace.org/display/DSDOC3x/Upgrading+a+DSpace+Installation
>
> One thing that will save you headaches is to start with the new
> configuration and not try to use your configuration from the old
> version. Just put in the changes you need manually. To see which
> changes you need to put in, do a diff between the default 1.5.2
> configration and your modified 1.5.2 configration.
>
>
> > What should I do? Can I upgrade to 1.7.2 and then to 1.8.3?
>
> Make sure that your system meets the requirements of DSpace 3.2, build
> and install it (you will need to port your customizations, if you have
> any), do the database upgrade steps, skim the upgrade instructions,
> start with a fresh DSpace 3.2 configuration and put in only your
> config changes.
>
>
> Regards,
> ~~helix84
>
> Compulsory reading: DSpace Mailing List Etiquette
> https://wiki.duraspace.org/display/DSPACE/Mailing+List+Etiquette
>



-- 
--
Sergio Belkin  http://www.sergiobelkin.com
Watch More TV http://sebelk.blogspot.com
LPIC-2 Certified - http://www.lpi.org
--
Rapidly troubleshoot problems before they affect your business. Most IT 
organizations don't have a clear picture of how application performance 
affects their revenue. With AppDynamics, you get 100% visibility into your 
Java,.NET, & PHP application. Start your 15-day FREE TRIAL of AppDynamics Pro!
http://pubads.g.doubleclick.net/gampad/clk?id=84349831&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

[Dspace-tech] Upgrade to 1.7.3

2013-12-19 Thread Sergio Belkin
Hi folks,

I've upgraded from 1.5.2 to 1.6.2 smoothly. Then I've tried to migrate to
1.7.3 and it was a pain almost I lost my dspace...

I've read about maven issue, I've tried with both maven 3.1.1 and  2.2.1
but it fails.


I'd want to upgrade to dspace 3.2 but first I have to pass throgh 1.7.x ,
what should I do? I've read that 1.7.2 puts the directories properly.

What should I do? Can I upgrade to 1.7.2 and then to 1.8.3?

My java version  is java-1.6.0-openjdk and my OS is CentOS 6.4

Thanks in advance!

-- 
--
Sergio Belkin  http://www.sergiobelkin.com
Watch More TV http://sebelk.blogspot.com
LPIC-2 Certified - http://www.lpi.org
--
Rapidly troubleshoot problems before they affect your business. Most IT 
organizations don't have a clear picture of how application performance 
affects their revenue. With AppDynamics, you get 100% visibility into your 
Java,.NET, & PHP application. Start your 15-day FREE TRIAL of AppDynamics Pro!
http://pubads.g.doubleclick.net/gampad/clk?id=84349831&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] Question about registry format update for CC License.

2013-12-12 Thread Sergio Belkin
Well I don't know how but error disappears after running
stats-log-converter

HTH


2013/12/12 Sergio Belkin 

> Hi,
>
> I've upgrade from 1.5.2 to 1.6..2 but I forgot to run  registry format
> update for CC License.
>
> When I try to run this what happens:
>
>
>  /usr/share/dspace/bin/dspace registry-loader -bitstream
> /usr/share/dspace/etc/upgrades/15-16/new-bitstream-formats.xml
> Error:
>  - java.lang.ClassNotFoundException:
>
> Any ideas?
> --
> --
> Sergio Belkin  http://www.sergiobelkin.com
> Watch More TV http://sebelk.blogspot.com
> LPIC-2 Certified - http://www.lpi.org
>



-- 
--
Sergio Belkin  http://www.sergiobelkin.com
Watch More TV http://sebelk.blogspot.com
LPIC-2 Certified - http://www.lpi.org
--
Rapidly troubleshoot problems before they affect your business. Most IT 
organizations don't have a clear picture of how application performance 
affects their revenue. With AppDynamics, you get 100% visibility into your 
Java,.NET, & PHP application. Start your 15-day FREE TRIAL of AppDynamics Pro!
http://pubads.g.doubleclick.net/gampad/clk?id=84349831&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

[Dspace-tech] Question about registry format update for CC License.

2013-12-12 Thread Sergio Belkin
Hi,

I've upgrade from 1.5.2 to 1.6..2 but I forgot to run  registry format
update for CC License.

When I try to run this what happens:


 /usr/share/dspace/bin/dspace registry-loader -bitstream
/usr/share/dspace/etc/upgrades/15-16/new-bitstream-formats.xml
Error:
 - java.lang.ClassNotFoundException:

Any ideas?
-- 
--
Sergio Belkin  http://www.sergiobelkin.com
Watch More TV http://sebelk.blogspot.com
LPIC-2 Certified - http://www.lpi.org
--
Rapidly troubleshoot problems before they affect your business. Most IT 
organizations don't have a clear picture of how application performance 
affects their revenue. With AppDynamics, you get 100% visibility into your 
Java,.NET, & PHP application. Start your 15-day FREE TRIAL of AppDynamics Pro!
http://pubads.g.doubleclick.net/gampad/clk?id=84349831&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] (no subject)

2012-11-26 Thread Sergio Belkin
:P


2012/11/26 helix84 

> On Mon, Nov 26, 2012 at 5:16 PM, Sergio Belkin  wrote:
> > Ooops sorry I mistook for another mailing list. My fault.
>
> I thought so. The funny thing is there _is_ a configuration file
> called dstat :) So I wasn't sure what to make of it.
>
>
> Regards,
> ~~helix84
>
> Compulsory reading: DSpace Mailing List Etiquette
> https://wiki.duraspace.org/display/DSPACE/Mailing+List+Etiquette
>



-- 
--
Sergio Belkin  http://www.sergiobelkin.com
Watch More TV http://sebelk.blogspot.com
LPIC-2 Certified - http://www.lpi.org
--
Monitor your physical, virtual and cloud infrastructure from a single
web console. Get in-depth insight into apps, servers, databases, vmware,
SAP, cloud infrastructure, etc. Download 30-day Free Trial.
Pricing starts from $795 for 25 servers or applications!
http://p.sf.net/sfu/zoho_dev2dev_nov___
DSpace-tech mailing list
DSpace-tech@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/dspace-tech


Re: [Dspace-tech] (no subject)

2012-11-26 Thread Sergio Belkin
2012/11/25 Sergio Belkin 

> Hi,
>
> I've exported the ouput of dstat to a csv file. What is the unit used on
> cpu usage fields? I guess is percentage isn't it?
>
> Let's considere the following output:
>
> "Host:","lxde.vbox""User:","sergio"
> "Cmdline:","dstat --output /home/sergio/Documentos/perf.csv -t -c -m -d 3
> 40""Date:","25 Nov 2012 23:13:55 ART"
>
> "system","total cpu usage",,"memory usage""dsk/total",
>
> "time","usr","sys","idl","wai","hiq","siq","used","buff","cach","free","read","writ"
> 25-11
> 23:13:55,4.665,7.378,65.897,18.715,2.969,0.376,220651520.0,23130112.0,155365376.0,645025792.0,1645432.916,16211.940
> 25-11
> 23:13:58,17.450,11.409,0.0,64.765,5.369,1.007,236494848.0,24113152.0,170467328.0,613097472.0,5539157.333,1365.333
> 25-11
> 23:14:01,9.524,7.823,0.0,76.871,5.102,0.680,239304704.0,25497600.0,183783424.0,595587072.0,4927488.0,42325.333
>
> Thanks in advance!
>

Ooops sorry I mistook for another mailing list. My fault.

-- 
--
Sergio Belkin  http://www.sergiobelkin.com
Watch More TV http://sebelk.blogspot.com
LPIC-2 Certified - http://www.lpi.org
--
Monitor your physical, virtual and cloud infrastructure from a single
web console. Get in-depth insight into apps, servers, databases, vmware,
SAP, cloud infrastructure, etc. Download 30-day Free Trial.
Pricing starts from $795 for 25 servers or applications!
http://p.sf.net/sfu/zoho_dev2dev_nov___
DSpace-tech mailing list
DSpace-tech@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/dspace-tech


[Dspace-tech] (no subject)

2012-11-25 Thread Sergio Belkin
Hi,

I've exported the ouput of dstat to a csv file. What is the unit used on
cpu usage fields? I guess is percentage isn't it?

Let's considere the following output:

"Host:","lxde.vbox""User:","sergio"
"Cmdline:","dstat --output /home/sergio/Documentos/perf.csv -t -c -m -d 3
40""Date:","25 Nov 2012 23:13:55 ART"

"system","total cpu usage",,"memory usage""dsk/total",
"time","usr","sys","idl","wai","hiq","siq","used","buff","cach","free","read","writ"
25-11
23:13:55,4.665,7.378,65.897,18.715,2.969,0.376,220651520.0,23130112.0,155365376.0,645025792.0,1645432.916,16211.940
25-11
23:13:58,17.450,11.409,0.0,64.765,5.369,1.007,236494848.0,24113152.0,170467328.0,613097472.0,5539157.333,1365.333
25-11
23:14:01,9.524,7.823,0.0,76.871,5.102,0.680,239304704.0,25497600.0,183783424.0,595587072.0,4927488.0,42325.333

Thanks in advance!
-- 
--
Sergio Belkin  http://www.sergiobelkin.com
Watch More TV http://sebelk.blogspot.com
LPIC-2 Certified - http://www.lpi.org
--
Monitor your physical, virtual and cloud infrastructure from a single
web console. Get in-depth insight into apps, servers, databases, vmware,
SAP, cloud infrastructure, etc. Download 30-day Free Trial.
Pricing starts from $795 for 25 servers or applications!
http://p.sf.net/sfu/zoho_dev2dev_nov___
DSpace-tech mailing list
DSpace-tech@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/dspace-tech


Re: [Dspace-tech] dspace authorization

2012-10-09 Thread Sergio Belkin
2012/10/9 Sean Carte :
> On 9 October 2012 14:56, Sergio Belkin  wrote:
>>> On 9 October 2012 14:39, Sergio Belkin  wrote:
>>>> My user of dspace by mistake has received a task to process, I'd want
>>>> to delegate it to another user. Please could you help how to do that?
>>>>
>>>> I use dspace 1.5.2
>>>
>>> Return the task to the pool, then the other user can take it.
>>>
>>> Sean
>>
>> But I have only 2 options: take submit or leave submit if I choose the
>> last one, the task still appears on my pool, am I doing something
>> wrong?
>
> Sorry, I assumed that 1.5.2 would have similar options to 1.8.
> Hopefully someone more familiar with 1.5.2 will be able to give you
> advice.
>
> Sean
> --
> Sean Carte
> DUT E-Repository Administrator
> +27 72 898 8775
> +27 31 373 5761
> fax: +27 86 674 1254
> http://ir.dut.ac.za

I've found it ! Accepting the submit, then I have the option to return
the task to the pool :)

-- 
--
Sergio Belkin  http://www.sergiobelkin.com
Watch More TV http://sebelk.blogspot.com
LPIC-2 Certified - http://www.lpi.org

--
Don't let slow site performance ruin your business. Deploy New Relic APM
Deploy New Relic app performance management and know exactly
what is happening inside your Ruby, Python, PHP, Java, and .NET app
Try New Relic at no cost today and get our sweet Data Nerd shirt too!
http://p.sf.net/sfu/newrelic-dev2dev
___
DSpace-tech mailing list
DSpace-tech@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/dspace-tech


Re: [Dspace-tech] dspace authorization

2012-10-09 Thread Sergio Belkin
2012/10/9 Sean Carte :
> On 9 October 2012 14:39, Sergio Belkin  wrote:
>> My user of dspace by mistake has received a task to process, I'd want
>> to delegate it to another user. Please could you help how to do that?
>>
>> I use dspace 1.5.2
>
> Return the task to the pool, then the other user can take it.
>
> Sean
> --
> Sean Carte
> DUT E-Repository Administrator
> +27 72 898 8775
> +27 31 373 5761
> fax: +27 86 674 1254
> http://ir.dut.ac.za

But I have only 2 options: take submit or leave submit if I choose the
last one, the task still appears on my pool, am I doing something
wrong?

TIA

-- 
--
Sergio Belkin  http://www.sergiobelkin.com
Watch More TV http://sebelk.blogspot.com
LPIC-2 Certified - http://www.lpi.org

--
Don't let slow site performance ruin your business. Deploy New Relic APM
Deploy New Relic app performance management and know exactly
what is happening inside your Ruby, Python, PHP, Java, and .NET app
Try New Relic at no cost today and get our sweet Data Nerd shirt too!
http://p.sf.net/sfu/newrelic-dev2dev
___
DSpace-tech mailing list
DSpace-tech@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/dspace-tech


[Dspace-tech] dspace authorization

2012-10-09 Thread Sergio Belkin
Hi,

My user of dspace by mistake has received a task to process, I'd want
to delegate it to another user. Please could you help how to do that?

I use dspace 1.5.2

Thanks in advance




-- 
--
Sergio Belkin  http://www.sergiobelkin.com
Watch More TV http://sebelk.blogspot.com
LPIC-2 Certified - http://www.lpi.org

--
Don't let slow site performance ruin your business. Deploy New Relic APM
Deploy New Relic app performance management and know exactly
what is happening inside your Ruby, Python, PHP, Java, and .NET app
Try New Relic at no cost today and get our sweet Data Nerd shirt too!
http://p.sf.net/sfu/newrelic-dev2dev
___
DSpace-tech mailing list
DSpace-tech@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/dspace-tech


Re: [Dspace-tech] jspui won't load

2012-10-05 Thread Sergio Belkin
2012/10/4 Sergio Belkin :
> My xmlui works but jspui doesn't
>
> dspace logs:
>
> 2012-10-04 11:15:35,666 INFO
> org.apache.catalina.core.ContainerBase.[Catalina].[dspace.palermo.edu].[/dspace].[jsp]
> @ Servlet jsp is currently unavailable
> 2012-10-04 11:15:35,678 WARN
> org.apache.catalina.core.ContainerBase.[Catalina].[dspace.palermo.edu].[/dspace].[jsp]
> @ Servlet jsp is currently unavailable
>
>
>
> tomcat logs:
>
>
> Using CATALINA_BASE:   /usr/share/tomcat5
> Using CATALINA_HOME:   /usr/share/tomcat5
> Using CATALINA_TMPDIR: /usr/share/tomcat5/temp
> Using JRE_HOME:
> Oct 4, 2012 10:17:47 AM org.apache.catalina.core.AprLifecycleListener
> lifecycleEvent
> INFO: The Apache Tomcat Native library which allows optimal
> performance in production environments was not found on the
> java.library.path:
> /usr/java/jdk1.6.0_06/jre/lib/i386/client:/usr/java/jdk1.6.0_06/jre/lib/i386:/usr/java/jdk1.6.0_06/jre/../lib/i386:/usr/java/packages/lib/i386:/lib:/usr/lib
> Oct 4, 2012 10:17:48 AM org.apache.coyote.http11.Http11BaseProtocol init
> INFO: Initializing Coyote HTTP/1.1 on http-8080
> Oct 4, 2012 10:17:48 AM org.apache.coyote.http11.Http11BaseProtocol init
> INFO: Initializing Coyote HTTP/1.1 on
> http-dspace.palermo.edu%2F10.128.213.9-8443
> Oct 4, 2012 10:17:48 AM org.apache.catalina.startup.Catalina load
> INFO: Initialization processed in 1505 ms
> Oct 4, 2012 10:17:48 AM org.apache.catalina.core.StandardService start
> INFO: Starting service Catalina
> Oct 4, 2012 10:17:48 AM org.apache.catalina.core.StandardEngine start
> INFO: Starting Servlet Engine: Apache Tomcat/5.5.23
> Oct 4, 2012 10:17:48 AM org.apache.catalina.core.StandardHost start
> INFO: XML validation disabled
> Oct 4, 2012 10:17:48 AM org.apache.catalina.startup.DigesterFactory register
> WARNING: Could not get url for
> /javax/servlet/jsp/resources/web-jsptaglibrary_1_1.dtd
> Oct 4, 2012 10:17:48 AM org.apache.catalina.startup.DigesterFactory register
> WARNING: Could not get url for
> /javax/servlet/jsp/resources/web-jsptaglibrary_1_2.dtd
> Oct 4, 2012 10:17:48 AM org.apache.catalina.startup.DigesterFactory register
> WARNING: Could not get url for
> /javax/servlet/jsp/resources/web-jsptaglibrary_1_1.dtd
> Oct 4, 2012 10:17:48 AM org.apache.catalina.startup.DigesterFactory register
> WARNING: Could not get url for
> /javax/servlet/jsp/resources/web-jsptaglibrary_1_2.dtd
> Oct 4, 2012 10:17:49 AM org.apache.catalina.core.ApplicationContext log
> INFO: org.apache.webapp.balancer.BalancerFilter: init(): ruleChain:
> [org.apache.webapp.balancer.RuleChain:
> [org.apache.webapp.balancer.rules.URLStringMatchRule: Target string:
> News / Redirect URL: http://www.cnn.com],
> [org.apache.webapp.balancer.rules.RequestParameterRule: Target param
> name: paramName / Target param value: paramValue / Redirect URL:
> http://www.yahoo.com],
> [org.apache.webapp.balancer.rules.AcceptEverythingRule: Redirect URL:
> http://jakarta.apache.org]]
> Oct 4, 2012 10:17:49 AM org.apache.catalina.core.ApplicationContext log
> INFO: Marking servlet jsp as unavailable
> Oct 4, 2012 10:17:49 AM org.apache.catalina.core.ApplicationContext log
> SEVERE: Error loading WebappClassLoader
>   delegate: false
>   repositories:
> --> Parent Classloader:
> org.apache.catalina.loader.StandardClassLoader@1f6f0bf
>  org.apache.jasper.servlet.JspServlet
> java.lang.ClassNotFoundException: org.apache.jasper.servlet.JspServlet
> at 
> org.apache.catalina.loader.WebappClassLoader.loadClass(WebappClassLoader.java:1359)
> at 
> org.apache.catalina.loader.WebappClassLoader.loadClass(WebappClassLoader.java:1205)
> at 
> org.apache.catalina.core.StandardWrapper.loadServlet(StandardWrapper.java:1068)
> at org.apache.catalina.core.StandardWrapper.load(StandardWrapper.java:966)
> at 
> org.apache.catalina.core.StandardContext.loadOnStartup(StandardContext.java:3956)
> at 
> org.apache.catalina.core.StandardContext.start(StandardContext.java:4226)
> at 
> org.apache.catalina.core.ContainerBase.addChildInternal(ContainerBase.java:760)
> at org.apache.catalina.core.ContainerBase.addChild(ContainerBase.java:740)
> at org.apache.catalina.core.StandardHost.addChild(StandardHost.java:544)
> at 
> org.apache.catalina.startup.HostConfig.deployDirectory(HostConfig.java:920)
> at 
> org.apache.catalina.startup.HostConfig.deployDirectories(HostConfig.java:883)
> at org.apache.catalina.startup.HostConfig.deployApps(HostConfig.java:492)
> at org.apache.catalina.startup.HostConfig.start(HostConfig.java:1138)
> at 
> org.apache.catalina.startup.HostConfig.lifecycleEvent(HostConfig.java:311)
> at 
> org.apache.catalina.util.Lifecycle

[Dspace-tech] jspui won't load

2012-10-04 Thread Sergio Belkin
138)
at 
org.apache.catalina.startup.HostConfig.lifecycleEvent(HostConfig.java:311)
at 
org.apache.catalina.util.LifecycleSupport.fireLifecycleEvent(LifecycleSupport.java:120)
at org.apache.catalina.core.ContainerBase.start(ContainerBase.java:1022)
at org.apache.catalina.core.StandardHost.start(StandardHost.java:736)
at org.apache.catalina.core.ContainerBase.start(ContainerBase.java:1014)
at org.apache.catalina.core.StandardEngine.start(StandardEngine.java:443)
at org.apache.catalina.core.StandardService.start(StandardService.java:448)
at org.apache.catalina.core.StandardServer.start(StandardServer.java:700)
at org.apache.catalina.startup.Catalina.start(Catalina.java:552)
at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
at 
sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:39)
at 
sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:25)
at java.lang.reflect.Method.invoke(Method.java:597)
at org.apache.catalina.startup.Bootstrap.start(Bootstrap.java:295)
at org.apache.catalina.startup.Bootstrap.main(Bootstrap.java:433)
Oct 4, 2012 10:17:49 AM org.apache.catalina.core.StandardContext loadOnStartup


Thanks in advance!
--
--
Sergio Belkin  http://www.sergiobelkin.com
Watch More TV http://sebelk.blogspot.com
LPIC-2 Certified - http://www.lpi.org

--
Don't let slow site performance ruin your business. Deploy New Relic APM
Deploy New Relic app performance management and know exactly
what is happening inside your Ruby, Python, PHP, Java, and .NET app
Try New Relic at no cost today and get our sweet Data Nerd shirt too!
http://p.sf.net/sfu/newrelic-dev2dev
___
DSpace-tech mailing list
DSpace-tech@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/dspace-tech


Re: [Dspace-tech] Autoregister is not working

2012-10-03 Thread Sergio Belkin
2012/10/3 Sergio Belkin 

>
> 2012/10/2 João Melo 
>
>> Hello Sergio,
>>
>> your DSpace seems to be communicating with the LDAP server, but the
>> authentication fails with Result = 5 = COMPARE_FALSE.
>>
>>
>> http://www.centos.org/docs/5/html/CDS/cli/8.0/Configuration_Command_File_Reference-Access_Log_and_Connection_Code_Reference-LDAP_Result_Codes.html
>>
>> Maybe you are providing a wrong password. The ldap password comparision
>> has defined in the RFC (
>> http://tools.ietf.org/html/draft-behera-ldap-password-policy-10#section-9.4)
>> could answer with that kind of response.
>>
>> Maybe decreasing the log level could help you.
>>
>>
>>
>> On 2 October 2012 23:32, Sergio Belkin  wrote:
>>
>>>
>>>
>>> 2012/10/2 Sergio Belkin 
>>>
>>>>
>>>> I'm breaking my head against the wall and I haven't found the problem
>>>
>>>
>>> Also, there is not a case of users with null mail as I've found googling
>>> http://www.mail-archive.com/dspace-tech@lists.sourceforge.net/msg18166.html
>>>
>>>
>>> Please could you help me?
>>>
>>> Thanks in advance!
>>>
>>
>
> Thanks Joao, it's not a matter of password, becasue if I register the
> user, he can login with no problems. Please does anyone know how can I fix
> it or if I am soing something wrong?
>
> Thanks in advance
>
>
>
> --
> --
> Sergio Belkin  http://www.sergiobelkin.com
> Watch More TV http://sebelk.blogspot.com
> LPIC-2 Certified - http://www.lpi.org
>

I've found that result=5 means "User or password is not appropriate for
this method" But I don't understand why that happens when the user is not
registered previously by hand

Could you help me?

Thanks in advance!

-- 
--
Sergio Belkin  http://www.sergiobelkin.com
Watch More TV http://sebelk.blogspot.com
LPIC-2 Certified - http://www.lpi.org
--
Don't let slow site performance ruin your business. Deploy New Relic APM
Deploy New Relic app performance management and know exactly
what is happening inside your Ruby, Python, PHP, Java, and .NET app
Try New Relic at no cost today and get our sweet Data Nerd shirt too!
http://p.sf.net/sfu/newrelic-dev2dev___
DSpace-tech mailing list
DSpace-tech@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/dspace-tech


[Dspace-tech] About dynamic special group

2012-08-01 Thread Sergio Belkin
Hi dspace community

I am using dspace 1.5.1. I wonder if in the newer releases is
something what I'm looking for:

I'd want that whenever a user is logged (we use ldap) automatically to
be added to something like "UniversityGroup" that has read access to
every community. We have a lot of users, so add by hand it would be a
headache. Also this feature it allow us remove anonymous access in
some collections.

Please could you help, this a feature that we strongly need

Thanks in advance!
-- 
--
Sergio Belkin  http://www.sergiobelkin.com
Watch More TV http://sebelk.blogspot.com
LPIC-2 Certified - http://www.lpi.org

--
Live Security Virtual Conference
Exclusive live event will cover all the ways today's security and 
threat landscape has changed and how IT managers can respond. Discussions 
will include endpoint security, mobile security and the latest in malware 
threats. http://www.accelacomm.com/jaw/sfrnl04242012/114/50122263/
___
DSpace-tech mailing list
DSpace-tech@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/dspace-tech


[Dspace-tech] Update keystore with a new server certificate

2012-01-27 Thread Sergio Belkin
Hi,

I have a new server certificate but I can't do it.

I'm trying with  keytool -import -alias tomcat -storetype pkcs12
-keystore /usr/share/tomcat5/keystore -file dspace.ipsca.der.2012 but
it outputs :
keytool error: java.lang.Exception: Failed to establish chain from reply

The section about certificates in server.xml is something like this:

  


Please could you help to do it?

The OS is CentOS release 5.4 (Final)


Thanks in advance!


-- 
--
Sergio Belkin  http://www.sergiobelkin.com
Watch More TV http://sebelk.blogspot.com
LPIC-2 Certified - http://www.lpi.org

--
Try before you buy = See our experts in action!
The most comprehensive online learning library for Microsoft developers
is just $99.99! Visual Studio, SharePoint, SQL - plus HTML5, CSS3, MVC3,
Metro Style Apps, more. Free future releases when you subscribe now!
http://p.sf.net/sfu/learndevnow-dev2
___
DSpace-tech mailing list
DSpace-tech@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/dspace-tech


[Dspace-tech] Invitation to connect on LinkedIn

2011-07-03 Thread Sergio Belkin via LinkedIn
LinkedIn





Sergio Belkin requested to add you as a connection on LinkedIn:
  
--

Terry,

I'd like to add you to my professional network on LinkedIn.

- Sergio

Accept invitation from Sergio Belkin
http://www.linkedin.com/e/-pn35zx-gpobvsgg-1o/v2y0Zc4J42G7D1_sQteGPcbnJtAYhh9qDhK5O1sCiap7WqOx8P/blk/I183696205_20/1BpC5vrmRLoRZcjkkZt5YCpnlOt3RApnhMpmdzgmhxrSNBszYMcBYRc38SejoPe359bPl6gThRr7BibPcPdPsQejoNd3cLrCBxbOYWrSlI/EML_comm_afe/

View invitation from Sergio Belkin
http://www.linkedin.com/e/-pn35zx-gpobvsgg-1o/v2y0Zc4J42G7D1_sQteGPcbnJtAYhh9qDhK5O1sCiap7WqOx8P/blk/I183696205_20/30OnPkMczoVdzcUckALqnpPbOYWrSlI/svi/
 
--

DID YOU KNOW you can showcase your professional knowledge on LinkedIn to 
receive job/consulting offers and enhance your professional reputation? Posting 
replies to questions on LinkedIn Answers puts you in front of the world's 
professional community.
http://www.linkedin.com/e/-pn35zx-gpobvsgg-1o/abq/inv-24/

 
-- 
(c) 2011, LinkedIn Corporation--
All of the data generated in your IT infrastructure is seriously valuable.
Why? It contains a definitive record of application performance, security 
threats, fraudulent activity, and more. Splunk takes this data and makes 
sense of it. IT sense. And common sense.
http://p.sf.net/sfu/splunk-d2d-c2___
DSpace-tech mailing list
DSpace-tech@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/dspace-tech


[Dspace-tech] Default group

2011-06-16 Thread Sergio Belkin
Hi,

I am using dspace 1.5.1 and I'd want that each new user created
belongs to a group, ie, a default group.

How can I do that?

Thanks in advance!
-- 
--
Sergio Belkin  http://www.sergiobelkin.com
Watch More TV http://sebelk.blogspot.com
LPIC-2 Certified - http://www.lpi.org

--
EditLive Enterprise is the world's most technically advanced content
authoring tool. Experience the power of Track Changes, Inline Image
Editing and ensure content is compliant with Accessibility Checking.
http://p.sf.net/sfu/ephox-dev2dev
___
DSpace-tech mailing list
DSpace-tech@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/dspace-tech


Re: [Dspace-tech] Where should I do configuration update?

2011-01-19 Thread Sergio Belkin
2011/1/19 Mark H. Wood 

> On Wed, Jan 19, 2011 at 11:47:48AM -0300, Sergio Belkin wrote:
> > Hi,,
> >
> > I've read on documentation of v1.5.1:
> >
> > Note that this does mean there are multiple copies of the compiled DSpace
> > code and third-party libraries in the system, so care must be taken to
> > ensure that they are all in sync. (The storage overhead is a few
> megabytes,
> > totally insignificant these days.) In general, when you change any DSpace
> > code or JSP, it's best to do a complete update of both the installation (
> > [dspace]), and to rebuild and redeploy the Web UI and OAI .war files, by
> > running this in [dspace-source]:
> >
> > ant -D* [dspace]*/config/dspace.cfg update
>
> If you enter that when in [dspace-source], Ant will complain that
> there is no build.xml.  Here the documentation is in error.  Thanks
> for discovering that.  It's also incorrect in that the command should
> be:
>
>  ant -Dconfig=[dspace]/config/dspace.cfg update
>
> > and then following the instructions that command writes to the console.
> >
> > http://www.dspacedev2.org/1_5_1Documentation/ch09.html#N12F43
> >
> >
> > However on Chapter 9 it states:
> >
> >1.
> >
> >Re-install the DSpace WAR(s) to [dspace]/webapps by running the
> following
> >command from your
> > [dspace-source]/dspace/target/dspace-[version].dirdirectory:
> >
> >ant -Dconfig=* [dspace-source]*/config/dspace.cfg
> >   update
>
> [dspace-source]/dspace/target/dspace-[version].dir is the correct
> directory.  You should find a 'build.xml' there.  Ant will assume that
> it is to get things relative to your current directory, and the
> 'config' property points to a file which will tell Ant where to put
> them.
>
> >
> > http://www.dspacedev2.org/1_5_1Documentation/ch09.html#N12F43
>
> I don't find that text there.  Was this meant to cite a different
> version of the documentation?
>
> > So my question is what's the right location where I should update: either
> > from "source directory" or "target directory"?
>
> The "target" in "[dspace-source]/dspace/target" is a different use of
> the word.  Notice that it is beneath [dspace-source] so you are in the
> source tree.  The build tool (maven) assembles a project into a
> directory "target" within that project's directory (sub)tree during
> the *build* procedure.  This has no connection with [dspace] being the
> target of the *installation* procedure.  The confusion of terms is
> unfortunate.
>
>

It would be better the name "build" dir, wouldn't it?

Thanks for your complete explanation!



>  --
> Mark H. Wood, Lead System Programmer   mw...@iupui.edu
> Asking whether markets are efficient is like asking whether people are
> smart.
>
>
> --
> Protect Your Site and Customers from Malware Attacks
> Learn about various malware tactics and how to avoid them. Understand
> malware threats, the impact they can have on your business, and how you
> can protect your company and customers by using code signing.
> http://p.sf.net/sfu/oracle-sfdevnl
> ___
> DSpace-tech mailing list
> DSpace-tech@lists.sourceforge.net
> https://lists.sourceforge.net/lists/listinfo/dspace-tech
>
>


-- 
--
Sergio Belkin  http://www.sergiobelkin.com
Watch More TV http://sebelk.blogspot.com
LPIC-2 Certified
--
Protect Your Site and Customers from Malware Attacks
Learn about various malware tactics and how to avoid them. Understand 
malware threats, the impact they can have on your business, and how you 
can protect your company and customers by using code signing.
http://p.sf.net/sfu/oracle-sfdevnl___
DSpace-tech mailing list
DSpace-tech@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/dspace-tech


[Dspace-tech] Where should I do configuration update?

2011-01-19 Thread Sergio Belkin
Hi,,

I've read on documentation of v1.5.1:

Note that this does mean there are multiple copies of the compiled DSpace
code and third-party libraries in the system, so care must be taken to
ensure that they are all in sync. (The storage overhead is a few megabytes,
totally insignificant these days.) In general, when you change any DSpace
code or JSP, it's best to do a complete update of both the installation (
[dspace]), and to rebuild and redeploy the Web UI and OAI .war files, by
running this in [dspace-source]:

ant -D* [dspace]*/config/dspace.cfg update

and then following the instructions that command writes to the console.

http://www.dspacedev2.org/1_5_1Documentation/ch09.html#N12F43


However on Chapter 9 it states:

   1.

   Re-install the DSpace WAR(s) to [dspace]/webapps by running the following
   command from your
[dspace-source]/dspace/target/dspace-[version].dirdirectory:

   ant -Dconfig=* [dspace-source]*/config/dspace.cfg
update


http://www.dspacedev2.org/1_5_1Documentation/ch09.html#N12F43

So my question is what's the right location where I should update: either
from "source directory" or "target directory"?

Thanks in advance!


-- 
--
Sergio Belkin  http://www.sergiobelkin.com
Watch More TV http://sebelk.blogspot.com
LPIC-2 Certified


-- 
--
Sergio Belkin  http://www.sergiobelkin.com
Watch More TV http://sebelk.blogspot.com
LPIC-2 Certified
--
Protect Your Site and Customers from Malware Attacks
Learn about various malware tactics and how to avoid them. Understand 
malware threats, the impact they can have on your business, and how you 
can protect your company and customers by using code signing.
http://p.sf.net/sfu/oracle-sfdevnl___
DSpace-tech mailing list
DSpace-tech@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/dspace-tech


[Dspace-tech] target vs installation dir

2011-01-15 Thread Sergio Belkin
Hi,

Documentation mentions about target and install directory ([dspace]). Please
tell me if I understand well:
target directory: Location where dspace file are built
installation directory: Location where dspace are "installed"

Sorry for the silly question again

-- 
--
Sergio Belkin  http://www.sergiobelkin.com
Watch More TV http://sebelk.blogspot.com
LPIC-2 Certified
--
Protect Your Site and Customers from Malware Attacks
Learn about various malware tactics and how to avoid them. Understand 
malware threats, the impact they can have on your business, and how you 
can protect your company and customers by using code signing.
http://p.sf.net/sfu/oracle-sfdevnl___
DSpace-tech mailing list
DSpace-tech@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/dspace-tech


[Dspace-tech] Restoring backup

2011-01-14 Thread Sergio Belkin
Hi


After restoring a postgresql database backup, I run as the documentation states:

psql -U dspace -f
/home/dspace/dspace-1.5.1-release/dspace/etc/update-sequences.sql


But I get some errors:


psql:/home/dspace/dspace-1.5.1-release/dspace/etc/update-sequences.sql:69:
ERROR:  relation "dctyperegistry" does not exist

psql:/home/dspace/dspace-1.5.1-release/dspace/etc/update-sequences.sql:84:
ERROR:  relation "history" does not exist
psql:/home/dspace/dspace-1.5.1-release/dspace/etc/update-sequences.sql:85:
ERROR:  relation "historystate" does not exist
 setval

   1202
(1 row)

psql:/home/dspace/dspace-1.5.1-release/dspace/etc/update-sequences.sql:87:
ERROR:  relation "itemsbyauthor" does not exist
psql:/home/dspace/dspace-1.5.1-release/dspace/etc/update-sequences.sql:88:
ERROR:  relation "itemsbytitle" does not exist
psql:/home/dspace/dspace-1.5.1-release/dspace/etc/update-sequences.sql:89:
ERROR:  relation "itemsbydate" does not exist
psql:/home/dspace/dspace-1.5.1-release/dspace/etc/update-sequences.sql:90:
ERROR:  relation "itemsbydateaccessioned" does not exists


Does it a bad thing or if the database was corrupted?

You can see the difference the first column is the dump after running
update-sequences.sql and the script index-update and the second one is
the dump of the backup

sdiff -s   after-run-update.sql backup.sql
SELECT pg_catalog.setval('bitstreamformatregistry_seq', 35, t | SELECT
pg_catalog.setval('bitstreamformatregistry_seq', 38, t
SELECT pg_catalog.setval('community2community_seq', 2, true); | SELECT
pg_catalog.setval('community2community_seq', 10, true)
SELECT pg_catalog.setval('dcvalue_seq', 15331, true); | SELECT
pg_catalog.setval('dcvalue_seq', 4608, true);
SELECT pg_catalog.setval('epersongroup_seq', 135, true);  | SELECT
pg_catalog.setval('epersongroup_seq', 139, true);
SELECT pg_catalog.setval('workspaceitem_seq', 472, true); | SELECT
pg_catalog.setval('workspaceitem_seq', 477, true);

Thanks in advance!
-- 
--
Sergio Belkin  http://www.sergiobelkin.com
Watch More TV http://sebelk.blogspot.com
LPIC-2 Certified

--
Protect Your Site and Customers from Malware Attacks
Learn about various malware tactics and how to avoid them. Understand 
malware threats, the impact they can have on your business, and how you 
can protect your company and customers by using code signing.
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] JSPUI Customization

2011-01-14 Thread Sergio Belkin
2010/11/22 Claudia Jürgen :
> Hello Shaun,
>
> the directory structure after webapp is identical to the one in
> [dspace-source]/dspace-jspui/dspace-jspui-webapp/src/main/webapp/
>
> So if you want to overlay the feedback acknowledge you got
> to copy
>
> [dspace-source]/dspace-jspui/dspace-jspui-webapp/src/main/webapp/feedback/acknowledge.jsp
>
> to
>
> [dspace-source]/dspace/modules/jspui/src/main/webapp/feedback/acknowledge.jsp
>
> After your customization you got to rebuild and redeploy your application.
>
> Hope that helps
>
> Claudia Jürgen


Hi Claudia,

I've read this thread and my question is somewhat silly: Why should
not I edit directly the header-default-jsp?

Please don't want to kill me because of my question :)

Thanks in advance

-- 
--
Sergio Belkin  http://www.sergiobelkin.com
Watch More TV http://sebelk.blogspot.com
LPIC-2 Certified

--
Protect Your Site and Customers from Malware Attacks
Learn about various malware tactics and how to avoid them. Understand 
malware threats, the impact they can have on your business, and how you 
can protect your company and customers by using code signing.
http://p.sf.net/sfu/oracle-sfdevnl
___
DSpace-tech mailing list
DSpace-tech@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/dspace-tech


[Dspace-tech] About indexing

2011-01-13 Thread Sergio Belkin
Hi,

I am using dspace 1.5.1 and I've read that some admins make cron jobs
reindex tables. Is that needed?

Thanks in advance!

-- 
--
Sergio Belkin  http://www.sergiobelkin.com
Watch More TV http://sebelk.blogspot.com
LPIC-2 Certified

--
Protect Your Site and Customers from Malware Attacks
Learn about various malware tactics and how to avoid them. Understand 
malware threats, the impact they can have on your business, and how you 
can protect your company and customers by using code signing.
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] Problem searching words with accents

2011-01-05 Thread Sergio Belkin
2011/1/5 Sergio Belkin :
> 2011/1/3 Sergio Belkin :
>> Hi,
>>
>> I am using Dspace 1.5.1 on Centos with tomcat 5.5  and postgresql
>> 8.1.18. I don't know how should I do in order to get properly search
>> of word with accents; for example comunicación becomes comunucación
>> when performing a simple query
>> +
>>
>> My config about UTF-8 is:
>>
>> /etc/tomcat5/server.xml
>>
>> > tomcatAuthentication="false" enableLookups="false" redirectPort="8443"
>> protocol="AJP/1.3" />
>>
>>
>> /etc/tomcat5/tomcat5.conf
>>
>> JAVA_OPTS="$JAVA_OPTS -Djava.file.encoding=UTF-8
>> -Dcatalina.ext.dirs=$CATALINA_HOME/shared/lib:$CATALINA_HOME/common/lib"
>>
>> pqsql -l:
>>
>> dspace      | dspace   | UTF8
>>
>> Am I doing something wrong?
>>
>> Thanks in advance!!
>> --
>> --
>> Sergio Belkin http://www.sergiobelkin.com
>> Watch More TV http://sebelk.blogspot.com
>> Sergio Belkin -
>>
>
> Hi, I've found that if I access via tomcat connector (I mean
> mydspace.mydomain.edu/dspace instead
> https://mydspace.mydomain.edu:8443/dspace) the searching works fine.
>
> Please could you help me to fix that?
>
> Thanks in advance!
>
>
> --


I've fixed the problem. It was easier than I thought! There was the
Connector with SSL with the attribute URIEncoding missing!


-- 
--
Sergio Belkin http://www.sergiobelkin.com
Watch More TV http://sebelk.blogspot.com
Sergio Belkin -

--
Learn how Oracle Real Application Clusters (RAC) One Node allows customers
to consolidate database storage, standardize their database environment, and, 
should the need arise, upgrade to a full multi-node Oracle RAC database 
without downtime or disruption
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] Problem searching words with accents

2011-01-05 Thread Sergio Belkin
2011/1/3 Sergio Belkin :
> Hi,
>
> I am using Dspace 1.5.1 on Centos with tomcat 5.5  and postgresql
> 8.1.18. I don't know how should I do in order to get properly search
> of word with accents; for example comunicación becomes comunucación
> when performing a simple query
> +
>
> My config about UTF-8 is:
>
> /etc/tomcat5/server.xml
>
>  tomcatAuthentication="false" enableLookups="false" redirectPort="8443"
> protocol="AJP/1.3" />
>
>
> /etc/tomcat5/tomcat5.conf
>
> JAVA_OPTS="$JAVA_OPTS -Djava.file.encoding=UTF-8
> -Dcatalina.ext.dirs=$CATALINA_HOME/shared/lib:$CATALINA_HOME/common/lib"
>
> pqsql -l:
>
> dspace      | dspace   | UTF8
>
> Am I doing something wrong?
>
> Thanks in advance!!
> --
> --
> Sergio Belkin http://www.sergiobelkin.com
> Watch More TV http://sebelk.blogspot.com
> Sergio Belkin -
>

Hi, I've found that if I access via tomcat connector (I mean
mydspace.mydomain.edu/dspace instead
https://mydspace.mydomain.edu:8443/dspace) the searching works fine.

Please could you help me to fix that?

Thanks in advance!


-- 
--
Sergio Belkin http://www.sergiobelkin.com
Watch More TV http://sebelk.blogspot.com
Sergio Belkin -

--
Learn how Oracle Real Application Clusters (RAC) One Node allows customers
to consolidate database storage, standardize their database environment, and, 
should the need arise, upgrade to a full multi-node Oracle RAC database 
without downtime or disruption
http://p.sf.net/sfu/oracle-sfdevnl
___
DSpace-tech mailing list
DSpace-tech@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/dspace-tech


[Dspace-tech] Problem searching words with accents

2011-01-03 Thread Sergio Belkin
Hi,

I am using Dspace 1.5.1 on Centos with tomcat 5.5  and postgresql
8.1.18. I don't know how should I do in order to get properly search
of word with accents; for example comunicación becomes comunucación
when performing a simple query
+

My config about UTF-8 is:

/etc/tomcat5/server.xml




/etc/tomcat5/tomcat5.conf

JAVA_OPTS="$JAVA_OPTS -Djava.file.encoding=UTF-8
-Dcatalina.ext.dirs=$CATALINA_HOME/shared/lib:$CATALINA_HOME/common/lib"

pqsql -l:

dspace  | dspace   | UTF8

Am I doing something wrong?

Thanks in advance!!
-- 
--
Sergio Belkin http://www.sergiobelkin.com
Watch More TV http://sebelk.blogspot.com
Sergio Belkin -

--
Learn how Oracle Real Application Clusters (RAC) One Node allows customers
to consolidate database storage, standardize their database environment, and, 
should the need arise, upgrade to a full multi-node Oracle RAC database 
without downtime or disruption
http://p.sf.net/sfu/oracle-sfdevnl
___
DSpace-tech mailing list
DSpace-tech@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/dspace-tech


[Dspace-tech] table bi_item

2010-12-29 Thread Sergio Belkin
Hi,

I've found that I've lost data from bi_item. Could you tell me how is
that table generated? Can I fix that? I am using dspace 1.5.1 on
postgresql (migrated from 1.4.x)

Thanks in advance!

-- 
--
Sergio Belkin http://www.sergiobelkin.com
Watch More TV http://sebelk.blogspot.com
Sergio Belkin -

--
Learn how Oracle Real Application Clusters (RAC) One Node allows customers
to consolidate database storage, standardize their database environment, and, 
should the need arise, upgrade to a full multi-node Oracle RAC database 
without downtime or disruption
http://p.sf.net/sfu/oracle-sfdevnl
___
DSpace-tech mailing list
DSpace-tech@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/dspace-tech


[Dspace-tech] Broken database migrating to 1.5.1

2010-12-28 Thread Sergio Belkin
Hi,

Have anyone undergone lost of data or database corruption when
mitgrating from 1.4.x to 1.5.1?

I'd be glad to read comments about it.

Thanks in advance!

-- 
--
Sergio Belkin http://www.sergiobelkin.com
Watch More TV http://sebelk.blogspot.com
Sergio Belkin -

--
Learn how Oracle Real Application Clusters (RAC) One Node allows customers
to consolidate database storage, standardize their database environment, and, 
should the need arise, upgrade to a full multi-node Oracle RAC database 
without downtime or disruption
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] Half-OT: Tomcat won't start

2009-03-30 Thread Sergio Belkin
Hi, I've finally fixed the problem so:

1)Backup importantes files of tomcat5 package
2)Uninstall  tomcat5 package
3) Reinstall tomcat5 package
4)Restore  /var/lib/tomcat5/, /usr/share/tomcat, /etc/tomcat5 ,
/var/cache/tomcat from backup
5) And finally:
cp /usr/share/java/tomcat5-servlet-2.4-api-5.5.23.jar
/var/lib/tomcat5/common/lib/\[servlet\].jar


Now it works!

Sorry for my ignorance but what is such a .jar file?

Thanks in advance!



-- 
--
Open Kairos http://www.openkairos.com
Watch More TV http://sebelk.blogspot.com
Sergio Belkin -

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


[Dspace-tech] Half-OT: Tomcat won't start

2009-03-30 Thread Sergio Belkin
java.net.URLClassLoader.defineClass(URLClassLoader.java:260)
       at java.net.URLClassLoader.access$000(URLClassLoader.java:56)
       at java.net.URLClassLoader$1.run(URLClassLoader.java:195)
       at java.security.AccessController.doPrivileged(Native Method)
       at java.net.URLClassLoader.findClass(URLClassLoader.java:188)
       at java.lang.ClassLoader.loadClass(ClassLoader.java:306)
       at java.lang.ClassLoader.loadClass(ClassLoader.java:251)
       at java.lang.ClassLoader.loadClassInternal(ClassLoader.java:319)
       at java.lang.Class.getDeclaredMethods0(Native Method)
       at java.lang.Class.privateGetDeclaredMethods(Class.java:2427)
       at java.lang.Class.privateGetPublicMethods(Class.java:2547)
       at java.lang.Class.getMethods(Class.java:1410)
       at 
org.apache.tomcat.util.IntrospectionUtils.findMethods(IntrospectionUtils.java:812)
       at 
org.apache.tomcat.util.IntrospectionUtils.setProperty(IntrospectionUtils.java:268)
       at 
org.apache.catalina.startup.SetAllPropertiesRule.begin(SetAllPropertiesRule.java:59)
       at 
org.apache.tomcat.util.digester.Digester.startElement(Digester.java:1276)
       at org.apache.xerces.parsers.AbstractSAXParser.startElement(Unknown
Source)
       at 
org.apache.xerces.parsers.AbstractXMLDocumentParser.emptyElement(Unknown
Source)
       at 
org.apache.xerces.impl.XMLDocumentFragmentScannerImpl.scanStartElement(Unknown
Source)
       at 
org.apache.xerces.impl.XMLDocumentFragmentScannerImpl$FragmentContentDispatcher.dispatch(Unknown
Source)
       at 
org.apache.xerces.impl.XMLDocumentFragmentScannerImpl.scanDocument(Unknown
Source)
       at org.apache.xerces.parsers.XML11Configuration.parse(Unknown Source)
       at org.apache.xerces.parsers.XML11Configuration.parse(Unknown Source)
       at org.apache.xerces.parsers.XMLParser.parse(Unknown Source)
       at org.apache.xerces.parsers.AbstractSAXParser.parse(Unknown Source)
       at org.apache.xerces.jaxp.SAXParserImpl$JAXPSAXParser.parse(Unknown
Source)
       at org.apache.tomcat.util.digester.Digester.parse(Digester.java:1562)
       at org.apache.catalina.startup.Catalina.load(Catalina.java:490)
       at org.apache.catalina.startup.Catalina.load(Catalina.java:524)
       ... 6 more
Caused by: java.lang.ClassNotFoundException:
javax.servlet.http.HttpServletRequest
       at java.net.URLClassLoader$1.run(URLClassLoader.java:200)
       at java.security.AccessController.doPrivileged(Native Method)
       at java.net.URLClassLoader.findClass(URLClassLoader.java:188)
       at java.lang.ClassLoader.loadClass(ClassLoader.java:306)
       at java.lang.ClassLoader.loadClass(ClassLoader.java:251)
       at java.lang.ClassLoader.loadClassInternal(ClassLoader.java:319)
       ... 38 more

--
--
Open Kairos http://www.openkairos.com
Watch More TV http://sebelk.blogspot.com
Sergio Belkin -



-- 
--
Open Kairos http://www.openkairos.com
Watch More TV http://sebelk.blogspot.com
Sergio Belkin -

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


[Dspace-tech] Error searching subjects with accents marks

2008-09-08 Thread Sergio Belkin
Hi,

In my job I "inherited" a tomcat+dspace server. Dspace is version 1.42
and Tomcat 5.5 on Fedora 5. Sadly I know little about java and tomcat
:(
Although dspace is working there are several problems. For example
when searching for subjects with accents marks, it doen't search well,
for example if I search for:
"clonación"

Logs outputs :

at 
org.apache.catalina.core.StandardHostValve.invoke(StandardHostValve.java:127)
at 
org.apache.catalina.valves.ErrorReportValve.invoke(ErrorReportValve.java:117)
at 
org.apache.catalina.core.StandardEngineValve.invoke(StandardEngineValve.java:108)
at 
org.apache.catalina.connector.CoyoteAdapter.service(CoyoteAdapter.java:151)
at 
org.apache.coyote.http11.Http11Processor.process(Http11Processor.java:870)
at 
org.apache.coyote.http11.Http11BaseProtocol$Http11ConnectionHandler.processConnection(Http11BaseProtocol.java:665)
at 
org.apache.tomcat.util.net.PoolTcpEndpoint.processSocket(PoolTcpEndpoint.java:528)
at 
org.apache.tomcat.util.net.LeaderFollowerWorkerThread.runIt(LeaderFollowerWorkerThread.java:81)
at 
org.apache.tomcat.util.threads.ThreadPool$ControlRunnable.run(ThreadPool.java:685)
at java.lang.Thread.run(Thread.java:595)
2008-09-08 13:47:56,234 INFO  org.dspace.search.DSQuery @ Final query
string: clonaciã³n
2008-09-08 13:47:56,236 INFO
org.dspace.app.webui.servlet.SimpleSearchServlet @
ingpro1:session_id=50A1214EF69ABB24DD0350A96588E06A:ip_addr=10.30.0.101:search:query="clonación",results=(0,0,0)

Also, If I search "adminsitración" it outputs:




What's wrong?
-- 
--
Open Kairos http://www.openkairos.com
Watch More TV http://sebelk.blogspot.com
Sergio Belkin -

-
This SF.Net email is sponsored by the Moblin Your Move Developer's challenge
Build the coolest Linux based applications with Moblin SDK & win great prizes
Grand prize is a trip for two to an Open Source event anywhere in the world
http://moblin-contest.org/redirect.php?banner_id=100&url=/
___
DSpace-tech mailing list
DSpace-tech@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/dspace-tech