[Dspace-tech] Google scholar, Scopus and WOS API for citation count display

2015-04-28 Thread इन्‍दु भूषण Indu Bhushan
*DSpace 4 JSPUI,  Apache Maven 3.0.5 , Java version: 1.8.0_31, Apache
Ant(TM) version 1.8.2 , postgres (PostgreSQL) 9.0.3, Linux RHEL 5*

Dear Team,

I wants to display citation count  from Google scholar, Scopus and WOS due
to their different coverage.

Please guide me.


With regards

Indu Bhushan
--
One dashboard for servers and applications across Physical-Virtual-Cloud 
Widest out-of-the-box monitoring support with 50+ applications
Performance metrics, stats and reports that give you Actionable Insights
Deep dive visibility with transaction tracing using APM Insight.
http://ad.doubleclick.net/ddm/clk/290420510;117567292;y___
DSpace-tech mailing list
DSpace-tech@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/dspace-tech
List Etiquette: https://wiki.duraspace.org/display/DSPACE/Mailing+List+Etiquette

Re: [Dspace-tech] Mirage2 included in DSpace Software

2015-03-31 Thread इन्‍दु भूषण Indu Bhushan
Dear Sir,

If internet is accessible in your server then give the proper setting in
your apache-maven/conf/settings.xml eg. Provide proxy detail etc.

I think it will work.

With regards

Indu Bhushan

On Tue, Mar 31, 2015 at 12:31 PM, Lewatle Phaladi 
lewatle.phal...@wits.ac.za wrote:

  Hi All,



 When is Mirage2 going to be included with DSpace software the very same
 way like current default Mirage, which DSpace version could we expect to
 come with the theme by default. I am running inside institution network and
 my maven comes with build failure, I am not running on open internet and my
 network admin want to know which source url does mirage 2 use, or port they
 want to know them so they specifically opens those url and ports for maven
 to work and manage to download mirage2 and other required packages.



 Regards,

 Lewatle

  This communication is intended for the addressee only. It is confidential. 
 If you have received this communication in error, please notify us 
 immediately and destroy the original message. You may not copy or disseminate 
 this communication without the permission of the University. Only authorised 
 signatories are competent to enter into agreements on behalf of the 
 University and recipients are thus advised that the content of this message 
 may not be legally binding on the University and may contain the personal 
 views and opinions of the author, which are not necessarily the views and 
 opinions of The University of the Witwatersrand, Johannesburg. All agreements 
 between the University and outsiders are subject to South African Law unless 
 the University agrees in writing to the contrary.



 --
 Dive into the World of Parallel Programming The Go Parallel Website,
 sponsored
 by Intel and developed in partnership with Slashdot Media, is your hub for
 all
 things parallel software development, from weekly thought leadership blogs
 to
 news, videos, case studies, tutorials and more. Take a look and join the
 conversation now. http://goparallel.sourceforge.net/
 ___
 DSpace-tech mailing list
 DSpace-tech@lists.sourceforge.net
 https://lists.sourceforge.net/lists/listinfo/dspace-tech
 List Etiquette:
 https://wiki.duraspace.org/display/DSPACE/Mailing+List+Etiquette

--
Dive into the World of Parallel Programming The Go Parallel Website, sponsored
by Intel and developed in partnership with Slashdot Media, is your hub for all
things parallel software development, from weekly thought leadership blogs to
news, videos, case studies, tutorials and more. Take a look and join the 
conversation now. http://goparallel.sourceforge.net/___
DSpace-tech mailing list
DSpace-tech@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/dspace-tech
List Etiquette: https://wiki.duraspace.org/display/DSPACE/Mailing+List+Etiquette

[Dspace-tech] Pls help: Dspace migration from 1.7 to 5 in new setup(due to harddisk crash)

2015-03-02 Thread इन्‍दु भूषण Indu Bhushan
Apache Maven *3.0.5* , *Java version: 1.8.0_31, Apache Ant(TM) version
1.8.2* , postgres (PostgreSQL) 9.0.3, Linux RHEL 5
Dear Team,

Now i have tried with old backup and error are less. Please advice to solve
database error menationed below.
LOG: unexpected EOF on client connection
ERROR: constraint metadatavalue_item_id_fkey of relation metadatavalue
does not exist
STATEMENT: ALTER TABLE metadatavalue DROP CONSTRAINT
metadatavalue_item_id_fkey

With Regardds
Indu Bhushan
SIRC, RRCAT
Indore MP


Folowing error in the  middle of  database import process.
---
ERROR:  canceling autovacuum task
CONTEXT:  automatic analyze of table dspace.public.checksum_history
---

[dspace@sircdl bin]$ /opt/dspace/bin/dspace database info

Database URL: jdbc:postgresql://localhost:5432/dspace
Database Schema: public
Database Software: PostgreSQL version 9.0.3
Database Driver: PostgreSQL Native Driver version PostgreSQL 9.1 JDBC4
(build 901)
+++-+-+
| Version| Description| Installed on|
State   |
+++-+-+
| 1.1| Initial DSpace 1.1 databas | |
PreInit |
| 1.2| Upgrade to DSpace 1.2 sche | |
PreInit |
| 1.3| Upgrade to DSpace 1.3 sche | |
PreInit |
| 1.3.9  | Drop constraint for DSpace | |
PreInit |
| 1.4| Upgrade to DSpace 1.4 sche | |
PreInit |
| 1.5| Upgrade to DSpace 1.5 sche | |
PreInit |
| 1.5.9  | Drop constraint for DSpace | |
PreInit |
| 1.6| Upgrade to DSpace 1.6 sche | |
PreInit |
| 1.7| Initializing from DSpace 1 | 2015-03-02 02:42:13 |
Success |
| 1.8| Upgrade to DSpace 1.8 sche | 2015-03-02 02:42:13 |
Success |
| 3.0| Upgrade to DSpace 3.x sche | 2015-03-02 02:42:14 |
Success |
| 4.0| Upgrade to DSpace 4.x sche | 2015-03-02 02:42:15 |
Success |
| 5.0.2014.08.08 | DS-1945 Helpdesk Request a | 2015-03-02 02:42:16 |
Success |
| 5.0.2014.09.25 | DS 1582 Metadata For All O | |
Pending |
| 5.0.2014.09.26 | DS-1582 Metadata For All O | |
Pending |
+++-+-+
Following error on postgres screen.

LOG:  unexpected EOF on client connection
ERROR:  constraint metadatavalue_item_id_fkey of relation metadatavalue
does not exist
STATEMENT:  ALTER TABLE metadatavalue DROP CONSTRAINT
metadatavalue_item_id_fkey
ERROR:  constraint metadatavalue_item_id_fkey of relation metadatavalue
does not exist
STATEMENT:  ALTER TABLE metadatavalue DROP CONSTRAINT
metadatavalue_item_id_fkey
LOG:  unexpected EOF on client connection
LOG:  unexpected EOF on client connection
LOG:  unexpected EOF on client connection
--
Dive into the World of Parallel Programming The Go Parallel Website, sponsored
by Intel and developed in partnership with Slashdot Media, is your hub for all
things parallel software development, from weekly thought leadership blogs to
news, videos, case studies, tutorials and more. Take a look and join the 
conversation now. http://goparallel.sourceforge.net/___
DSpace-tech mailing list
DSpace-tech@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/dspace-tech
List Etiquette: https://wiki.duraspace.org/display/DSPACE/Mailing+List+Etiquette

[Dspace-tech] DSPACE backup import sql file problem

2015-02-28 Thread इन्‍दु भूषण Indu Bhushan
Dear Team

I have several backup file of dspace backup and i have to import  backup in
new setup due to harddisk crash but my latest sql file is not showing some
message on screen and it does not disply community, collection item when i
read it from sql commands after import.  I do not have much skill in
databse please help me.

With regards
Indu Bhushan

[postgres@sircdl 9.0]$ psql dspace  dspace.20130918.sql

CREATE SEQUENCE
ALTER TABLE
 setval

  11323
(1 row)

CREATE TABLE
ALTER TABLE
CREATE SEQUENCE
ALTER TABLE
 setval

 36
(1 row)
following process process is not being done in the last of postgres databse
import process in latest file

CREATE INDEX
CREATE INDEX
CREATE INDEX
CREATE INDEX
CREATE INDEX
CREATE INDEX
CREATE INDEX
CREATE INDEX
CREATE INDEX
CREATE INDEX
CREATE INDEX
CREATE INDEX
CREATE INDEX
CREATE INDEX

ALTER TABLE
ALTER TABLE
ALTER TABLE
ALTER TABLE
ALTER TABLE
ALTER TABLE
ALTER TABLE
REVOKE
REVOKE
GRANT
GRANT
--
Dive into the World of Parallel Programming The Go Parallel Website, sponsored
by Intel and developed in partnership with Slashdot Media, is your hub for all
things parallel software development, from weekly thought leadership blogs to
news, videos, case studies, tutorials and more. Take a look and join the 
conversation now. http://goparallel.sourceforge.net/___
DSpace-tech mailing list
DSpace-tech@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/dspace-tech
List Etiquette: https://wiki.duraspace.org/display/DSPACE/Mailing+List+Etiquette

[Dspace-tech] DSpace migration from 1.6.2 to 3 or 5 in new setup (due to harddisk crash)

2015-02-25 Thread इन्‍दु भूषण Indu Bhushan
Apache Maven *3.0.5* , Java version: 1.8.0_31, Apache Ant(TM) version 1.8.2
,  postgres (PostgreSQL) 9.0.3, Linux RHEL 5, backup of sql database and
assetstore. assetstore is some days older then database.  I had added some
bibliographic field and thumbnail creation.I have no backup of dspace.cfg.

 Dear Sir

After many efforts i am unable to up dspace 5 with above condition now i am
planning to setup with Dspace 3. Please let us know right procedure
specially:-

1. database restore from which login
2. database schema update from which login
3 The fields (advisor, conf name, place date , apge etc) and thumnail
creation, media filter will be displayed automatically after import or
before import i will have to add these field and rebuild the Dspace.

Please provide your suggestion as soon as possible.

Regards

Indu Bhushan
SIRC,RRCAT-Indore
--
Dive into the World of Parallel Programming The Go Parallel Website, sponsored
by Intel and developed in partnership with Slashdot Media, is your hub for all
things parallel software development, from weekly thought leadership blogs to
news, videos, case studies, tutorials and more. Take a look and join the 
conversation now. http://goparallel.sourceforge.net/___
DSpace-tech mailing list
DSpace-tech@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/dspace-tech
List Etiquette: https://wiki.duraspace.org/display/DSPACE/Mailing+List+Etiquette

Re: [Dspace-tech] Fwd: Pls help: Dspace migration from 1.8.2 to 5 in new machine

2015-02-21 Thread इन्‍दु भूषण Indu Bhushan
 Dear Team

After various effort i am unable to upgrade DSPACE in system so i am
planning to install same version of dspace. My database back file is shared
with google if someone get any idea to help me.

[dspace@sircdl root]$ /opt/dspace/bin/dspace database test
Attempting to connect to database using these configurations:
 - URL: jdbc:postgresql://localhost:5432/dspace
 - Driver: org.postgresql.Driver
 - Username: dspace
 - Password: [hidden]
 - Schema:
Testing connection...
Connected successfully!

On Wed, Feb 18, 2015 at 8:27 PM, Tim Donohue tdono...@duraspace.org wrote:

 Hi,

 In these DSpace logs, I'm seeing this same error over and over again:

 2015-02-17 21:41:26,956 ERROR org.dspace.storage.rdbms.DatabaseManager @
 SQL getDataSource Error -
 org.postgresql.util.PSQLException: FATAL: database dspace does not
 exist

 This error states that your database named dspace doesn't even exist,
 which is odd.

 In any case, regarding this other error:

 Error attempting to update Bitstream Format and/or Metadata Registries
 org.postgresql.util.PSQLException: ERROR: null value in column
 bitstream_format_id violates not-null constraint

 This error implies that in your bitstreamformatregistry table, at least
 one row has a value of null in the bitstream_format_id column. null
 is not a valid bitstream_format_id value, so DSpace doesn't know how to
 continue. You may want to inspect the values in your
 bitstream_format_registry table to see if there are any null values in
 there:

 SELECT * FROM bitstreamformatregistry;

 Finally, another question. By any chance do you have multiple DSpace
 databases in the same PostgreSQL database (perhaps under different
 schemas?).  The behavior in your logs seems very odd. At one moment, DSpace
 cannot locate the database (FATAL: database dspace does not exist), and
 then later it seems like it can locate the database, but then the
 bitstreamformatregistry table has null values. I'm just trying to
 determine why this would be?

 - Tim


 On 2/18/2015 1:08 AM, इन्‍दु भूषण Indu Bhushan wrote:

 Apache Maven 3.0.5 , Java version: 1.8.0_31, Apache Ant(TM) version

 1.8.2 ,  postgres (PostgreSQL) 9.0.3, Linux RHEL 5

 Dear Sir

 Again I restored dspace.sql after dropdb. but as per status of info
 command it schema is not updating to to dspace 5.  and also some error
 are shown in tomcat running screen when accessed dspace url.
 [dspace@sircdl root]$ ERROR:  null value in column bitstream_format_id
 violates not-null constraint
 STATEMENT:  INSERT INTO bitstreamformatregistry (
 short_description,internal,description,bitstream_format_
 id,mimetype,support_level)
 VALUES ( $1,$2,$3,$4,$5,$6) RETURNING null
 ERROR:  there is no unique constraint matching given keys for referenced
 table item
 STATEMENT:  CREATE TABLE versionitem
  (
versionitem_id INTEGER NOT NULL PRIMARY KEY,
item_id INTEGER REFERENCES Item(item_id),
version_number INTEGER,
eperson_id INTEGER REFERENCES EPerson(eperson_id),
version_date TIMESTAMP,
version_summary VARCHAR(255),
versionhistory_id INTEGER REFERENCES
 VersionHistory(versionhistory_id)
  )
 LOG:  unexpected EOF on client connection
 LOG:  unexpected EOF on client connection
 LOG:  unexpected EOF on client connection
 LOG:  unexpected EOF on client connection
 LOG:  unexpected EOF on client connection

 For more details all logs from dspace and tomcat are attached herewith.

 Pls reply soon

 With regards

 Indu Bhushan

 On Tue, Feb 17, 2015 at 9:11 PM, Tim Donohue tdono...@duraspace.org
 mailto:tdono...@duraspace.org wrote:


 Could you also check to see what errors are reported in your DSpace
 log files?  Those files should be located at:

 [dspace.dir]/log/dspace.log.[__date]


 Where dspace.dir is configured in your dspace.cfg file.

 Based on what you've reported, it definitely looks like the database
 migration process has gotten confused. If it was halted
 unexpectedly due to a harddrive crash, it's possible that part of a
 migration was not completely successfully.  But, the underlying
 errors (in the logs) should give us more information.

 Another question: Do you have a backup of your database from before
 you ran *any* migrations?  According to your dspace database info
 command, it looks like the my-dspace-backup.sql file already
 included several migrations that were run on 2015-02-06 00:23:17
 (specifically a 1.7 and 1.8 migration).  Do you have a backup from
 prior to Feb 6, 2015 which had no migrations run on it yet?  It
 might be worth trying the migration again from an older backup (if
 it is available).

 - Tim


 On 2/16/2015 5:58 AM, इन्‍दु भूषण Indu Bhushan wrote:



 Apache Maven *3.0.5* , *Java version: 1.8.0_31, Apache Ant(TM)
 version
 1.8.2*,  postgres (PostgreSQL) 9.0.3, Linux RHEL 5
 Dear Sir
 After

Re: [Dspace-tech] Pls help: Dspace migration from 1.8.2 to 5 in new machine

2015-02-17 Thread इन्‍दु भूषण Indu Bhushan
Apache Maven 3.0.5 , Java version: 1.8.0_31, Apache Ant(TM) version 1.8.2 ,
postgres (PostgreSQL) 9.0.3, Linux RHEL 5

Dear Sir

Again I restored dspace.sql after dropdb. but as per status of info command
it schema is not updating to to dspace 5.  and also some error are shown in
tomcat running screen.

For more details all logs from dspace and tomcat are attached herewith.

Pls reply soon

With regards

Indu Bhushan

On Tue, Feb 17, 2015 at 9:11 PM, Tim Donohue tdono...@duraspace.org wrote:


 Could you also check to see what errors are reported in your DSpace log
 files?  Those files should be located at:

 [dspace.dir]/log/dspace.log.[date]

 Where dspace.dir is configured in your dspace.cfg file.

 Based on what you've reported, it definitely looks like the database
 migration process has gotten confused. If it was halted unexpectedly due
 to a harddrive crash, it's possible that part of a migration was not
 completely successfully.  But, the underlying errors (in the logs) should
 give us more information.

 Another question: Do you have a backup of your database from before you
 ran *any* migrations?  According to your dspace database info command, it
 looks like the my-dspace-backup.sql file already included several
 migrations that were run on 2015-02-06 00:23:17 (specifically a 1.7 and
 1.8 migration).  Do you have a backup from prior to Feb 6, 2015 which had
 no migrations run on it yet?  It might be worth trying the migration again
 from an older backup (if it is available).

 - Tim


 On 2/16/2015 5:58 AM, इन्‍दु भूषण Indu Bhushan wrote:



 Apache Maven *3.0.5* , *Java version: 1.8.0_31, Apache Ant(TM) version
 1.8.2*,  postgres (PostgreSQL) 9.0.3, Linux RHEL 5
 Dear Sir
 After sucessfully installing dspace when i restored backup. dspace url
 showing HTTP Status 404 - /jspui I am unable to update database
 schema.  I restored backup as a postgres user(psql dspace 
 my-dspace-backup.sql) and updated database schema as dspace user)
 Errors are attached below. Thanks in advance.
 Please reply.
 * [postgres*@sircdl root]$ psql -U dspace -f

 /opt/dspace-5.0-src-release/dspace/etc/postgres/update-sequences.sql(as
 postgres user)
 psql:/opt/dspace-5.0-src-release/dspace/etc/postgres/
 update-sequences.sql:87:
 ERROR:  relation webapp does not exist
 LINE 1: SELECT setval('webapp_seq', max(webapp_id)) FROM webapp;
   ^
 psql:/opt/dspace-5.0-src-release/dspace/etc/postgres/
 update-sequences.sql:88:
 ERROR:  relation requestitem does not exist
 LINE 1: ...tval('requestitem_seq', max(requestitem_id)) FROM requestite...
 [dspace@sircdl ~]$ /opt/dspace/bin/dspace database migrate

 Database URL: jdbc:postgresql://localhost:5432/dspace
 Migrating database to latest version... (Check logs for details)
 Done.
 [dspace@sircdl ~]$ /opt/dspace/bin/dspace database info

 Database URL: jdbc:postgresql://localhost:5432/dspace
 Database Schema: public
 Database Software: PostgreSQL version 9.0.3
 Database Driver: PostgreSQL Native Driver version PostgreSQL 9.1 JDBC4
 (build 901)

 +++-
 +-+
 | Version| Description| Installed on|
 State   |
 +++-
 +-+
 | 1.1| Initial DSpace 1.1 databas | |
 PreInit |
 | 1.2| Upgrade to DSpace 1.2 sche | |
 PreInit |
 | 1.3| Upgrade to DSpace 1.3 sche | |
 PreInit |
 | 1.3.9  | Drop constraint for DSpace | |
 PreInit |
 | 1.4| Upgrade to DSpace 1.4 sche | |
 PreInit |
 | 1.5| Upgrade to DSpace 1.5 sche | |
 PreInit |
 | 1.5.9  | Drop constraint for DSpace | |
 PreInit |
 | 1.6| Upgrade to DSpace 1.6 sche | |
 PreInit |
 | 1.7| Initializing from DSpace 1 | 2015-02-06 00:23:17 |
 Success |
 | 1.8| Upgrade to DSpace 1.8 sche | 2015-02-06 00:23:17 |
 Success |
 | 3.0| Upgrade to DSpace 3.x sche | |
 Pending |
 | 4.0| Upgrade to DSpace 4.x sche | |
 Pending |
 | 5.0.2014.08.08 | DS-1945 Helpdesk Request a | |
 Pending |
 | 5.0.2014.09.25 | DS 1582 Metadata For All O | |
 Pending |
 | 5.0.2014.09.26 | DS-1582 Metadata For All O | |
 Pending |
 +++-
 +-+

 +++-
 +-+

 [dspace@sircdl ~]$ /opt/dspace/bin/dspace database migrate

 Database URL: jdbc:postgresql://localhost:5432/dspace
 Migrating database to latest version... (Check logs for details)
 ERROR:  null value in column bitstream_format_id violates not-null
 constraint

[Dspace-tech] Pls help: Dspace migration from 1.8.2 to 5 in new setup(due to harddisk crash)

2015-02-16 Thread इन्‍दु भूषण Indu Bhushan
Apache Maven *3.0.5* , *Java version: 1.8.0_31, Apache Ant(TM) version
1.8.2* ,  postgres (PostgreSQL) 9.0.3, Linux RHEL 5

Dear Sir

After sucessfully installing dspace when i restored backup. dspace url
showing HTTP Status 404 - /jspui I am unable to update database schema.
I restored backup as a postgres user(psql dspace  my-dspace-backup.sql)
and updated database schema as dspace user)

Errors are attached below. Thanks in advance.
Please reply.


[dspace@sircdl ~]$ /opt/dspace/bin/dspace database migrate

Database URL: jdbc:postgresql://localhost:5432/dspace
Migrating database to latest version... (Check logs for details)
Done.
[dspace@sircdl ~]$ /opt/dspace/bin/dspace database info

Database URL: jdbc:postgresql://localhost:5432/dspace
Database Schema: public
Database Software: PostgreSQL version 9.0.3
Database Driver: PostgreSQL Native Driver version PostgreSQL 9.1 JDBC4
(build 901)

+++-+-+
| Version| Description| Installed on|
State   |
+++-+-+
| 1.1| Initial DSpace 1.1 databas | |
PreInit |
| 1.2| Upgrade to DSpace 1.2 sche | |
PreInit |
| 1.3| Upgrade to DSpace 1.3 sche | |
PreInit |
| 1.3.9  | Drop constraint for DSpace | |
PreInit |
| 1.4| Upgrade to DSpace 1.4 sche | |
PreInit |
| 1.5| Upgrade to DSpace 1.5 sche | |
PreInit |
| 1.5.9  | Drop constraint for DSpace | |
PreInit |
| 1.6| Upgrade to DSpace 1.6 sche | |
PreInit |
| 1.7| Initializing from DSpace 1 | 2015-02-06 00:23:17 |
Success |
| 1.8| Upgrade to DSpace 1.8 sche | 2015-02-06 00:23:17 |
Success |
| 3.0| Upgrade to DSpace 3.x sche | |
Pending |
| 4.0| Upgrade to DSpace 4.x sche | |
Pending |
| 5.0.2014.08.08 | DS-1945 Helpdesk Request a | |
Pending |
| 5.0.2014.09.25 | DS 1582 Metadata For All O | |
Pending |
| 5.0.2014.09.26 | DS-1582 Metadata For All O | |
Pending |
+++-+-+

+++-+-+



[dspace@sircdl ~]$ /opt/dspace/bin/dspace database migrate

Database URL: jdbc:postgresql://localhost:5432/dspace
Migrating database to latest version... (Check logs for details)
ERROR:  null value in column bitstream_format_id violates not-null
constraint
STATEMENT:  INSERT INTO bitstreamformatregistry (
short_description,internal,description,bitstream_format_id,mimetype,support_level)
VALUES ( $1,$2,$3,$4,$5,$6) RETURNING null
ERROR:  there is no unique constraint matching given keys for referenced
table item
STATEMENT:  CREATE TABLE versionitem
(
  versionitem_id INTEGER NOT NULL PRIMARY KEY,
  item_id INTEGER REFERENCES Item(item_id),
  version_number INTEGER,
  eperson_id INTEGER REFERENCES EPerson(eperson_id),
  version_date TIMESTAMP,
  version_summary VARCHAR(255),
  versionhistory_id INTEGER REFERENCES
VersionHistory(versionhistory_id)
)
Done.
LOG:  unexpected EOF on client connection
LOG:  unexpected EOF on client connection
[dspace@sircdl ~]$ LOG:  unexpected EOF on client connection
LOG:  unexpected EOF on client connection
LOG:  unexpected EOF on client connection
--
Download BIRT iHub F-Type - The Free Enterprise-Grade BIRT Server
from Actuate! Instantly Supercharge Your Business Reports and Dashboards
with Interactivity, Sharing, Native Excel Exports, App Integration  more
Get technology previously reserved for billion-dollar corporations, FREE
http://pubads.g.doubleclick.net/gampad/clk?id=190641631iu=/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] Fwd: Pls help: Dspace migration from 1.8.2 to 5 in new setup(due to harddisk crash)

2015-02-16 Thread इन्‍दु भूषण Indu Bhushan
Apache Maven *3.0.5* , *Java version: 1.8.0_31, Apache Ant(TM) version
1.8.2* ,  postgres (PostgreSQL) 9.0.3, Linux RHEL 5

Dear Sir

After sucessfully installing dspace when i restored backup. dspace url
showing HTTP Status 404 - /jspui I am unable to update database schema.
I restored backup as a postgres user(psql dspace  my-dspace-backup.sql)
and updated database schema as dspace user)

Errors are attached below. Thanks in advance.
Please reply.

* [postgres*@sircdl root]$ psql -U dspace -f
/opt/dspace-5.0-src-release/dspace/etc/postgres/update-sequences.sql(as
postgres user)
psql:/opt/dspace-5.0-src-release/dspace/etc/postgres/update-sequences.sql:87:
ERROR:  relation webapp does not exist
LINE 1: SELECT setval('webapp_seq', max(webapp_id)) FROM webapp;
 ^
psql:/opt/dspace-5.0-src-release/dspace/etc/postgres/update-sequences.sql:88:
ERROR:  relation requestitem does not exist
LINE 1: ...tval('requestitem_seq', max(requestitem_id)) FROM requestite...


[dspace@sircdl ~]$ /opt/dspace/bin/dspace database migrate

Database URL: jdbc:postgresql://localhost:5432/dspace
Migrating database to latest version... (Check logs for details)
Done.
[dspace@sircdl ~]$ /opt/dspace/bin/dspace database info

Database URL: jdbc:postgresql://localhost:5432/dspace
Database Schema: public
Database Software: PostgreSQL version 9.0.3
Database Driver: PostgreSQL Native Driver version PostgreSQL 9.1 JDBC4
(build 901)

+++-+-+
| Version| Description| Installed on|
State   |
+++-+-+
| 1.1| Initial DSpace 1.1 databas | |
PreInit |
| 1.2| Upgrade to DSpace 1.2 sche | |
PreInit |
| 1.3| Upgrade to DSpace 1.3 sche | |
PreInit |
| 1.3.9  | Drop constraint for DSpace | |
PreInit |
| 1.4| Upgrade to DSpace 1.4 sche | |
PreInit |
| 1.5| Upgrade to DSpace 1.5 sche | |
PreInit |
| 1.5.9  | Drop constraint for DSpace | |
PreInit |
| 1.6| Upgrade to DSpace 1.6 sche | |
PreInit |
| 1.7| Initializing from DSpace 1 | 2015-02-06 00:23:17 |
Success |
| 1.8| Upgrade to DSpace 1.8 sche | 2015-02-06 00:23:17 |
Success |
| 3.0| Upgrade to DSpace 3.x sche | |
Pending |
| 4.0| Upgrade to DSpace 4.x sche | |
Pending |
| 5.0.2014.08.08 | DS-1945 Helpdesk Request a | |
Pending |
| 5.0.2014.09.25 | DS 1582 Metadata For All O | |
Pending |
| 5.0.2014.09.26 | DS-1582 Metadata For All O | |
Pending |
+++-+-+

+++-+-+



[dspace@sircdl ~]$ /opt/dspace/bin/dspace database migrate

Database URL: jdbc:postgresql://localhost:5432/dspace
Migrating database to latest version... (Check logs for details)
ERROR:  null value in column bitstream_format_id violates not-null
constraint
STATEMENT:  INSERT INTO bitstreamformatregistry (
short_description,internal,description,bitstream_format_id,mimetype,support_level)
VALUES ( $1,$2,$3,$4,$5,$6) RETURNING null
ERROR:  there is no unique constraint matching given keys for referenced
table item
STATEMENT:  CREATE TABLE versionitem
(
  versionitem_id INTEGER NOT NULL PRIMARY KEY,
  item_id INTEGER REFERENCES Item(item_id),
  version_number INTEGER,
  eperson_id INTEGER REFERENCES EPerson(eperson_id),
  version_date TIMESTAMP,
  version_summary VARCHAR(255),
  versionhistory_id INTEGER REFERENCES
VersionHistory(versionhistory_id)
)
Done.
LOG:  unexpected EOF on client connection
LOG:  unexpected EOF on client connection
[dspace@sircdl ~]$ LOG:  unexpected EOF on client connection
LOG:  unexpected EOF on client connection
LOG:  unexpected EOF on client connection
--
Download BIRT iHub F-Type - The Free Enterprise-Grade BIRT Server
from Actuate! Instantly Supercharge Your Business Reports and Dashboards
with Interactivity, Sharing, Native Excel Exports, App Integration  more
Get technology previously reserved for billion-dollar corporations, FREE
http://pubads.g.doubleclick.net/gampad/clk?id=190641631iu=/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] Collection wise Statisics and duplication check

2013-08-28 Thread इन्‍दु भूषण Indu Bhushan
DSpace 1.8.2  over linux RHEL

Dear Sir

I wanted to see access report on each collection in perticular duration and
is there any free addon or utility to check duplicate title alert while
submission of item.

Collection item viewed/accessed78
Collection2   item viewed/accessed   100


Please guide me.

Indu Bhushan
Library, RRCAT, Indore(MP), India
--
Learn the latest--Visual Studio 2012, SharePoint 2013, SQL 2012, more!
Discover the easy way to master current and previous Microsoft technologies
and advance your career. Get an incredible 1,500+ hours of step-by-step
tutorial videos with LearnDevNow. Subscribe today and save!
http://pubads.g.doubleclick.net/gampad/clk?id=58040911iu=/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] sendmail error

2012-11-01 Thread इन्‍दु भूषण Indu Bhushan
LINUX  Redhat RHEL 5 and Dspace 1.8.2

Dear Experts

I am unable to get emails from dspace user accounts those are generated by
dspace from my linux server.

I wanted to have copy of all  outgoing emails from sendmail server so i try
to do followings steps

http://efreedom.com/Question/2-229029/Configuring-Sendmail-Archive-Copy-Outgoing-Message

but cud not get sucess so i kept old sendmail.cf file as it is.  I find
following error.

[root@library ~]# su -l dspace
[dspace@library ~]$  /usr/sbin/sendmail
WARNING: RunAsUser for MSP ignored, check group ids (egid=0, want=51)
can not chdir(/var/spool/clientmqueue/): Permission denied
Program mode requires special privileges, e.g., root or TrustedUser.
[dspace@library ~]$
Please help.

With Regards

Indu Bhushan
Library, RRCAT, Indore
--
Everyone hates slow websites. So do we.
Make your web apps faster with AppDynamics
Download AppDynamics Lite for free today:
http://p.sf.net/sfu/appdyn_sfd2d_oct___
DSpace-tech mailing list
DSpace-tech@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/dspace-tech


Re: [Dspace-tech] [Dspace-general] DSpace 1.8.2 war file

2012-05-25 Thread इन्‍दु भूषण Indu Bhushan
Dear K C Rao,

Dspace includes following directories.

jspui  lni  oai  solr  sword  xmlui all these folders can be combined in
single  Web application ARchive that is called JAR but I am not 100% sure.

With regards

Indu Bhushan
Library, RRCAT
Indore
www.rrcat.gov.in




On Fri, May 25, 2012 at 1:25 PM, KC Roa kcm...@gmail.com wrote:

 Can DSpace be contained in only one war file, with only one folder
 containing everything in the currents webapps directory?


 --
 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-general mailing list
 dspace-gene...@lists.sourceforge.net
 https://lists.sourceforge.net/lists/listinfo/dspace-general

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


Re: [Dspace-tech] How to update Messages.properties file??

2012-05-25 Thread इन्‍दु भूषण Indu Bhushan
Dear Amit

After changing the message property in dspace source, run mvn then ant then
move the file in tomcat.
Pls ensure that files in tomact are replaced with new one.

With regards

Indu bhushan

On Fri, May 25, 2012 at 4:30 PM, Amit Rami mca.rami_a...@hotmail.comwrote:

  Sir,

 i have Dspace version of 1.8.2.

 i make some changes in Messages.properties file

 Rebuild Dspace.

 But still i can;t see any changes..

 how to change it??

 how to update that file

 tell me fast.



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


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


Re: [Dspace-tech] [Dspace-general] Filter media error when create PDF Thumbnail

2012-02-21 Thread इन्‍दु भूषण Indu Bhushan
Dear Sir,


As per  my knowledge it take the bitstreams in the order we enter in the
DSpace.


With regards

Indu Bhushan
2012/2/20 Nguyen Hung Thanh nghungth...@gmail.com

 Thanks Bhushan,
 I run command and skip 33 Item*, *but DSpace stop in this line*
SKIP-LIST: skipped bitstreams within identifier *.
 *Do you know the program run in what order?*



 2012/2/19 इन्‍दु भूषण Indu Bhushan indubhus...@gmail.com

 Dear Sir,

 You can add mutlimple item using comma.
 Now run command like following

  @library root]$ /dspace/bin/dspace filter-media -s 123456789/11,*
 123456789/17*
 With regards

 Indu Bhushan
 Library, RRCAT


 -
  2012/2/18 Nguyen Hung Thanh nghungth...@gmail.com

 Dear   Bhushan,
 When run command  [dspace@library root]$ /dspace/bin/dspace
 filter-media -s 123456789/11
 DSpace stop in this line

 *SKIPPED: bitstream 24 (item: 123456789/17) because '1997_1.pdf.jpg'
 already exists
 *
 *SKIP-LIST: skipped bitstreams within identifier 123456789/11*

 I think the item before item  *123456789/11* error. But I don't know
 what identifier error.

 Thanks for your help.


 2012/2/17 इन्‍दु भूषण Indu Bhushan indubhus...@gmail.com

 Dear Sir
 Dspace run but it pause after 33 item. The last line you see at screen
 is following then it got paused.
  SKIPPED: bitstream 11 (item: 123456789/11) because '3.pdf.jpg'
 already exists
  means 33 or next item/file is protected or big in size so skip these
 item.

 then you should run command like this.
 [dspace@library root]$ /dspace/bin/dspace filter-media -s 123456789/11


 With regards

 Indu Bhushan
 Library, RRCAT

 
  2012/2/17 Nguyen Hung Thanh nghungth...@gmail.com

 Dear Bhushan,

 I don't know when run command *dspace filter-media*,  DSpace running
 in what order? *Alphabet *or* Identifier*?
 I don't know the identity of document after 33.

 This is log file when run command *dspace filter-media -v*
 ---
 Using DSpace installation in: F:\dspace
 The following MediaFilters are enabled:
 Full Filter Name: org.dspace.app.mediafilter.XPDF2Thumbnail
 org.dspace.app.mediafilter.XPDF2Thumbnail
 SKIPPED: bitstream 46635 (item: 123456789/17591) because
 '00CVv209S012007002.pdf.jpg' already exists
 SKIPPED: bitstream 3399 (item: 123456789/1961) because 'Nash. Compact
 numerical methods (2ed., 1990)(288s).pdf.jpg' already exists
 SKIPPED: bitstream 63025 (item: 123456789/25572) because 'Food,
 consumers and food industry.pdf.jpg' already exists
 SKIPPED: bitstream 46643 (item: 123456789/17595) because
 '00CVv209S092006003.pdf.jpg' already exists
 SKIPPED: bitstream 46637 (item: 123456789/17592) because
 '00CVv209S082009058.pdf.jpg' already exists
 SKIPPED: bitstream 9 (item: 123456789/10) because '2.pdf.jpg' already
 exists
 SKIPPED: bitstream 63011 (item: 123456789/25565) because 'Food
 phytates.pdf.jpg' already exists
 SKIPPED: bitstream 62968 (item: 123456789/25527) because 'Food plant
 sanitation.pdf.jpg' already exists
 SKIPPED: bitstream 46645 (item: 123456789/17596) because
 '00CVv209S092006010.pdf.jpg' already exists
 SKIPPED: bitstream 46655 (item: 123456789/17601) because
 '00CVv209S092006034.pdf.jpg' already exists
 SKIPPED: bitstream 46721 (item: 123456789/17634) because
 '00CVv209S102006027.pdf.jpg' already exists
 SKIPPED: bitstream 32 (item: 123456789/21) because '1998_4.pdf.jpg'
 already exists
 SKIPPED: bitstream 24 (item: 123456789/17) because '1997_1.pdf.jpg'
 already exists
 SKIPPED: bitstream 11 (item: 123456789/11) because '3.pdf.jpg' already
 exists




 2012/2/17 इन्‍दु भूषण Indu Bhushan indubhus...@gmail.com

 Dear Sir

 Dspace run but it pause after 33 item, means  33 or next  item/file
 is protected or big in size so skip these item.

 for example

 [dspace@library root]$ /diglib/dspace/bin/dspace filter-media -s
 123456789/1612,123456789/1590
 With regards
 Indu Bhushan
 Library, RRCAT
 Indore



 2012/2/17 Nguyen Hung Thanh nghungth...@gmail.com

 Hi Bhushan,
 Thanks for your email. I don't know I will skip what identifiers. I
 don't know the files are missing.

 Thanks
 Nguyen



 2012/2/17 इन्‍दु भूषण Indu Bhushan indubhus...@gmail.com

 Dear Sir,

 May be that perticular file is protected or big in size. With my
 little experience i only can say you use fiter-media with skip mode.

 With best wishes

 Indu Bhushan
 Library, RRCAT
 Indore



 On Fri, Feb 17, 2012 at 6:51 AM, Nguyen Hung Thanh 
 nghungth...@gmail.com wrote:

 Hi all.
 I install xpdf and run command filter-media to create PDF
 Thumbnail.
 I have 2.000 item in 2 collection.
 When run filter-media to create PDF Thumbnail with first
 collection with id *123456789/2* then it run ok
  Command: *dspace filter-media -i 123456789/2* -v

 But another collection when run command  *dspace filter-media -i
 123456789/3 -v
 *Dspace run but it pause after 33 item. DSpace was stopped and no
 notice to appear

Re: [Dspace-tech] How to restrict all bitstream for open/download in bulk

2012-02-21 Thread इन्‍दु भूषण Indu Bhushan
Dear Atul

Please let us know which plateform and Dspace version u r using, read the
following and let us know if you find any difficulies in implimenting
authentication.

https://wiki.duraspace.org/display/DSDOC18/Authentication+Plugins

With regards

Indu bhushan


On Wed, Feb 22, 2012 at 11:33 AM, atul jaiswal atul2002f...@gmail.comwrote:

 Hi all ,my problem is How to restrict all bitstream for open/download in
 bulk, only privilige group read/download permission.plz help me.

 with regards
 atul jaiswal


 --
 Virtualization  Cloud Management Using Capacity Planning
 Cloud computing makes use of virtualization - but cloud computing
 also focuses on allowing computing to be delivered as a service.
 http://www.accelacomm.com/jaw/sfnl/114/51521223/
 ___
 DSpace-tech mailing list
 DSpace-tech@lists.sourceforge.net
 https://lists.sourceforge.net/lists/listinfo/dspace-tech


--
Virtualization  Cloud Management Using Capacity Planning
Cloud computing makes use of virtualization - but cloud computing 
also focuses on allowing computing to be delivered as a service.
http://www.accelacomm.com/jaw/sfnl/114/51521223/___
DSpace-tech mailing list
DSpace-tech@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/dspace-tech


Re: [Dspace-tech] Two problems in installation

2012-02-21 Thread इन्‍दु भूषण Indu Bhushan
Dear Sir,

Please check that tools.jar is exist at following location or not
 /usr/local/java/jre1.7.0_03/lib/tools.jar
Then check what path you given for java.

Please check dspace.cfg for database password you have given for dspace
postgres database.

With regards

Indu Bhushan
Library, RRCAT
Indore

On Tue, Feb 21, 2012 at 10:44 PM, Adam Fullerton fullert...@morningside.edu
 wrote:

 I am running into 2 problems that may or may not be related while trying
 to install Dspace on a Ubuntu OS laptop. I am following the directions on
 https://wiki.duraspace.org/display/DSPACE/Installing+DSpace+1.7+on+Ubuntu

 1) I am running the command sudo ant fresh_install and getting the
 following 2 errors.

 Unable to locate tools.jar. Expected to find it in
 /usr/local/java/jre1.7.0_03/lib/tools.jar

 And the second error,

 Error:
 - org.postgresql.util.PSQLException: FATAL: password authentication failed
 for user dspace

 I went into the dspace.cfg file and changed the default password to the
 password I set when setting up. I restarted tomcat and postgresql and the
 whole machine but I am still getting a return of the password for the
 default dspace password. I look back in the config file and it has the
 correct password there.

 I would really appreciate some help on these two issues. Thank you!

 Adam Fullerton, MLIS
 Electronic/Technical Services Librarian 
 Assistant Professor
 Morningside College
 1501 Morningside Ave
 Sioux City, IA 51106

 Phone: 712-274-5247
 Fax: 712-274-5224 attn: Fullerton
 Email: fullert...@morningside.edu

 Being a librarian is not a job...it's a lifestyle.





 --
 Keep Your Developer Skills Current with LearnDevNow!
 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-d2d
 ___
 DSpace-tech mailing list
 DSpace-tech@lists.sourceforge.net
 https://lists.sourceforge.net/lists/listinfo/dspace-tech


--
Virtualization  Cloud Management Using Capacity Planning
Cloud computing makes use of virtualization - but cloud computing 
also focuses on allowing computing to be delivered as a service.
http://www.accelacomm.com/jaw/sfnl/114/51521223/___
DSpace-tech mailing list
DSpace-tech@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/dspace-tech


Re: [Dspace-tech] [Dspace-general] Filter media error when create PDF Thumbnail

2012-02-18 Thread इन्‍दु भूषण Indu Bhushan
Dear Sir,

You can add mutlimple item using comma.
Now run command like following

 @library root]$ /dspace/bin/dspace filter-media -s 123456789/11,*
123456789/17*
With regards

Indu Bhushan
Library, RRCAT

-
2012/2/18 Nguyen Hung Thanh nghungth...@gmail.com

 Dear   Bhushan,
 When run command  [dspace@library root]$ /dspace/bin/dspace filter-media
 -s 123456789/11
 DSpace stop in this line

 *SKIPPED: bitstream 24 (item: 123456789/17) because '1997_1.pdf.jpg'
 already exists
 *
 *SKIP-LIST: skipped bitstreams within identifier 123456789/11*

 I think the item before item  *123456789/11* error. But I don't know what
 identifier error.

 Thanks for your help.


 2012/2/17 इन्‍दु भूषण Indu Bhushan indubhus...@gmail.com

 Dear Sir
 Dspace run but it pause after 33 item. The last line you see at screen is
 following then it got paused.
  SKIPPED: bitstream 11 (item: 123456789/11) because '3.pdf.jpg' already
 exists
  means 33 or next item/file is protected or big in size so skip these
 item.

 then you should run command like this.
 [dspace@library root]$ /dspace/bin/dspace filter-media -s 123456789/11


 With regards

 Indu Bhushan
 Library, RRCAT

 
  2012/2/17 Nguyen Hung Thanh nghungth...@gmail.com

 Dear Bhushan,

 I don't know when run command *dspace filter-media*,  DSpace running in
 what order? *Alphabet *or* Identifier*?
 I don't know the identity of document after 33.

 This is log file when run command *dspace filter-media -v*
 ---
 Using DSpace installation in: F:\dspace
 The following MediaFilters are enabled:
 Full Filter Name: org.dspace.app.mediafilter.XPDF2Thumbnail
 org.dspace.app.mediafilter.XPDF2Thumbnail
 SKIPPED: bitstream 46635 (item: 123456789/17591) because
 '00CVv209S012007002.pdf.jpg' already exists
 SKIPPED: bitstream 3399 (item: 123456789/1961) because 'Nash. Compact
 numerical methods (2ed., 1990)(288s).pdf.jpg' already exists
 SKIPPED: bitstream 63025 (item: 123456789/25572) because 'Food,
 consumers and food industry.pdf.jpg' already exists
 SKIPPED: bitstream 46643 (item: 123456789/17595) because
 '00CVv209S092006003.pdf.jpg' already exists
 SKIPPED: bitstream 46637 (item: 123456789/17592) because
 '00CVv209S082009058.pdf.jpg' already exists
 SKIPPED: bitstream 9 (item: 123456789/10) because '2.pdf.jpg' already
 exists
 SKIPPED: bitstream 63011 (item: 123456789/25565) because 'Food
 phytates.pdf.jpg' already exists
 SKIPPED: bitstream 62968 (item: 123456789/25527) because 'Food plant
 sanitation.pdf.jpg' already exists
 SKIPPED: bitstream 46645 (item: 123456789/17596) because
 '00CVv209S092006010.pdf.jpg' already exists
 SKIPPED: bitstream 46655 (item: 123456789/17601) because
 '00CVv209S092006034.pdf.jpg' already exists
 SKIPPED: bitstream 46721 (item: 123456789/17634) because
 '00CVv209S102006027.pdf.jpg' already exists
 SKIPPED: bitstream 32 (item: 123456789/21) because '1998_4.pdf.jpg'
 already exists
 SKIPPED: bitstream 24 (item: 123456789/17) because '1997_1.pdf.jpg'
 already exists
 SKIPPED: bitstream 11 (item: 123456789/11) because '3.pdf.jpg' already
 exists




 2012/2/17 इन्‍दु भूषण Indu Bhushan indubhus...@gmail.com

 Dear Sir

 Dspace run but it pause after 33 item, means  33 or next  item/file is
 protected or big in size so skip these item.

 for example

 [dspace@library root]$ /diglib/dspace/bin/dspace filter-media -s
 123456789/1612,123456789/1590
 With regards
 Indu Bhushan
 Library, RRCAT
 Indore



 2012/2/17 Nguyen Hung Thanh nghungth...@gmail.com

 Hi Bhushan,
 Thanks for your email. I don't know I will skip what identifiers. I
 don't know the files are missing.

 Thanks
 Nguyen



 2012/2/17 इन्‍दु भूषण Indu Bhushan indubhus...@gmail.com

 Dear Sir,

 May be that perticular file is protected or big in size. With my
 little experience i only can say you use fiter-media with skip mode.

 With best wishes

 Indu Bhushan
 Library, RRCAT
 Indore



 On Fri, Feb 17, 2012 at 6:51 AM, Nguyen Hung Thanh 
 nghungth...@gmail.com wrote:

 Hi all.
 I install xpdf and run command filter-media to create PDF Thumbnail.
 I have 2.000 item in 2 collection.
 When run filter-media to create PDF Thumbnail with first collection
 with id *123456789/2* then it run ok
  Command: *dspace filter-media -i 123456789/2* -v

 But another collection when run command  *dspace filter-media -i
 123456789/3 -v
 *Dspace run but it pause after 33 item. DSpace was stopped and no
 notice to appear. It always stop at that position.
 How do I find DSpace dealing with documents? and why it fails.
 DSpace still running but no further processing other item.
  Please help me.
 Thanks

 NGUYEN

 --
 Virtualization  Cloud Management Using Capacity Planning
 Cloud computing makes use of virtualization - but cloud computing
 also focuses on allowing computing

Re: [Dspace-tech] [Dspace-general] Filter media error when create PDF Thumbnail

2012-02-17 Thread इन्‍दु भूषण Indu Bhushan
Dear Sir
Dspace run but it pause after 33 item. The last line you see at screen is
following then it got paused.
SKIPPED: bitstream 11 (item: 123456789/11) because '3.pdf.jpg' already
exists
 means 33 or next item/file is protected or big in size so skip these item.

then you should run command like this.
[dspace@library root]$ /dspace/bin/dspace filter-media -s 123456789/11


With regards

Indu Bhushan
Library, RRCAT


2012/2/17 Nguyen Hung Thanh nghungth...@gmail.com

 Dear Bhushan,

 I don't know when run command *dspace filter-media*,  DSpace running in
 what order? *Alphabet *or* Identifier*?
 I don't know the identity of document after 33.

 This is log file when run command *dspace filter-media -v*
 ---
 Using DSpace installation in: F:\dspace
 The following MediaFilters are enabled:
 Full Filter Name: org.dspace.app.mediafilter.XPDF2Thumbnail
 org.dspace.app.mediafilter.XPDF2Thumbnail
 SKIPPED: bitstream 46635 (item: 123456789/17591) because
 '00CVv209S012007002.pdf.jpg' already exists
 SKIPPED: bitstream 3399 (item: 123456789/1961) because 'Nash. Compact
 numerical methods (2ed., 1990)(288s).pdf.jpg' already exists
 SKIPPED: bitstream 63025 (item: 123456789/25572) because 'Food, consumers
 and food industry.pdf.jpg' already exists
 SKIPPED: bitstream 46643 (item: 123456789/17595) because
 '00CVv209S092006003.pdf.jpg' already exists
 SKIPPED: bitstream 46637 (item: 123456789/17592) because
 '00CVv209S082009058.pdf.jpg' already exists
 SKIPPED: bitstream 9 (item: 123456789/10) because '2.pdf.jpg' already
 exists
 SKIPPED: bitstream 63011 (item: 123456789/25565) because 'Food
 phytates.pdf.jpg' already exists
 SKIPPED: bitstream 62968 (item: 123456789/25527) because 'Food plant
 sanitation.pdf.jpg' already exists
 SKIPPED: bitstream 46645 (item: 123456789/17596) because
 '00CVv209S092006010.pdf.jpg' already exists
 SKIPPED: bitstream 46655 (item: 123456789/17601) because
 '00CVv209S092006034.pdf.jpg' already exists
 SKIPPED: bitstream 46721 (item: 123456789/17634) because
 '00CVv209S102006027.pdf.jpg' already exists
 SKIPPED: bitstream 32 (item: 123456789/21) because '1998_4.pdf.jpg'
 already exists
 SKIPPED: bitstream 24 (item: 123456789/17) because '1997_1.pdf.jpg'
 already exists
 SKIPPED: bitstream 11 (item: 123456789/11) because '3.pdf.jpg' already
 exists




 2012/2/17 इन्‍दु भूषण Indu Bhushan indubhus...@gmail.com

 Dear Sir

 Dspace run but it pause after 33 item, means  33 or next  item/file is
 protected or big in size so skip these item.

 for example

 [dspace@library root]$ /diglib/dspace/bin/dspace filter-media -s
 123456789/1612,123456789/1590
 With regards
 Indu Bhushan
 Library, RRCAT
 Indore



 2012/2/17 Nguyen Hung Thanh nghungth...@gmail.com

 Hi Bhushan,
 Thanks for your email. I don't know I will skip what identifiers. I
 don't know the files are missing.

 Thanks
 Nguyen



 2012/2/17 इन्‍दु भूषण Indu Bhushan indubhus...@gmail.com

 Dear Sir,

 May be that perticular file is protected or big in size. With my little
 experience i only can say you use fiter-media with skip mode.

 With best wishes

 Indu Bhushan
 Library, RRCAT
 Indore



 On Fri, Feb 17, 2012 at 6:51 AM, Nguyen Hung Thanh 
 nghungth...@gmail.com wrote:

 Hi all.
 I install xpdf and run command filter-media to create PDF Thumbnail.
 I have 2.000 item in 2 collection.
 When run filter-media to create PDF Thumbnail with first collection
 with id *123456789/2* then it run ok
  Command: *dspace filter-media -i 123456789/2* -v

 But another collection when run command  *dspace filter-media -i
 123456789/3 -v
 *Dspace run but it pause after 33 item. DSpace was stopped and no
 notice to appear. It always stop at that position.
 How do I find DSpace dealing with documents? and why it fails. 
 DSpacestill running but no further processing other item.
  Please help me.
 Thanks

 NGUYEN

 --
 Virtualization  Cloud Management Using Capacity Planning
 Cloud computing makes use of virtualization - but cloud computing
 also focuses on allowing computing to be delivered as a service.
 http://www.accelacomm.com/jaw/sfnl/114/51521223/
 ___
 Dspace-general mailing list
 dspace-gene...@lists.sourceforge.net
 https://lists.sourceforge.net/lists/listinfo/dspace-general






--
Virtualization  Cloud Management Using Capacity Planning
Cloud computing makes use of virtualization - but cloud computing 
also focuses on allowing computing to be delivered as a service.
http://www.accelacomm.com/jaw/sfnl/114/51521223/___
DSpace-tech mailing list
DSpace-tech@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/dspace-tech


Re: [Dspace-tech] [Dspace-general] Filter media error when create PDF Thumbnail

2012-02-16 Thread इन्‍दु भूषण Indu Bhushan
Dear Sir,

May be that perticular file is protected or big in size. With my little
experience i only can say you use fiter-media with skip mode.

With best wishes

Indu Bhushan
Library, RRCAT
Indore



On Fri, Feb 17, 2012 at 6:51 AM, Nguyen Hung Thanh nghungth...@gmail.comwrote:

 Hi all.
 I install xpdf and run command filter-media to create PDF Thumbnail.
 I have 2.000 item in 2 collection.
 When run filter-media to create PDF Thumbnail with first collection with
 id *123456789/2* then it run ok
  Command: *dspace filter-media -i 123456789/2* -v

 But another collection when run command  *dspace filter-media -i
 123456789/3 -v
 *Dspace run but it pause after 33 item. DSpace was stopped and no notice
 to appear. It always stop at that position.
 How do I find DSpace dealing with documents? and why it fails. DSpacestill 
 running but no further processing other item.
  Please help me.
 Thanks

 NGUYEN

 --
 Virtualization  Cloud Management Using Capacity Planning
 Cloud computing makes use of virtualization - but cloud computing
 also focuses on allowing computing to be delivered as a service.
 http://www.accelacomm.com/jaw/sfnl/114/51521223/
 ___
 Dspace-general mailing list
 dspace-gene...@lists.sourceforge.net
 https://lists.sourceforge.net/lists/listinfo/dspace-general


--
Virtualization  Cloud Management Using Capacity Planning
Cloud computing makes use of virtualization - but cloud computing 
also focuses on allowing computing to be delivered as a service.
http://www.accelacomm.com/jaw/sfnl/114/51521223/___
DSpace-tech mailing list
DSpace-tech@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/dspace-tech


[Dspace-tech] pdf files bulk upload to DSpace over linux using excel

2012-01-09 Thread इन्‍दु भूषण Indu Bhushan
Dear Sir,

We have 500 project report in pdf files and wants to bulk upload to our
DSPACE (Dspace 1.7.2) repository over linux.We also have metadata in the
excel file.


Can we get help from you

With regards

Indu Bhushan
Library, RRCAT
Indore MP
--
Ridiculously easy VDI. With Citrix VDI-in-a-Box, you don't need a complex
infrastructure or vast IT resources to deliver seamless, secure access to
virtual desktops. With this all-in-one solution, easily deploy virtual 
desktops for less than the cost of PCs and save 60% on VDI infrastructure 
costs. Try it free! http://p.sf.net/sfu/Citrix-VDIinabox___
DSpace-tech mailing list
DSpace-tech@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/dspace-tech


[Dspace-tech] Duplicate title with same handle in DSpace

2011-08-26 Thread इन्‍दु भूषण Indu Bhushan
Dear Sir,

you are right as i shown my two records, the entry showing collection two or
three times same they are listed 2 or 3 times in title wise listing. I am
layman in postgres. My collection name is E-books. I want to check the
records of those duplication titles in E-books collection.

Please let me know the postgres command in detail to check this problem.
Also i want to know is there any possibility *to change label without built*.
It is not taking label from Message.properties even after re-build process.

(It sounds like somehow you have duplicate entries in your 'collection2item'
database table.  I'm not sure how that could have occurred. But you might
want to check that table and ensure that there are no duplicate rows
(containing the same collection_id and item_id).

With warm regards

Indu Bhushan

Title:  ABC of photochemistry,
Authors:Rohatgi-Mukherjee, K. K.
Keywords:   Photochemistry
Issue Date: 1978
Publisher:  International (P) Limited
Series/Report no.:  EB480
URI:
http://hdl.handle.net/**123456789/1703http://hdl.handle.net/123456789/1703
ISBN:
Appears in Collections:
E-Books
E-Books
E-Books
(note: this item showing its collection 3 times so shown 3 times in title
listing )
--**--**
--

Title:  Algorithms: a functional programming
Authors:Rabhi, Fethi
Lapalme, Guy
Keywords:   Computer algorithms
Issue Date: 1999
Publisher:  Ad world, Harlow
Series/Report no.:  EB454
URI:
http://hdl.handle.net/**123456789/1674http://hdl.handle.net/123456789/1674
ISBN:
Appears in Collections:
E-Books
E-Books
(note: this item showing its colleection 2 times so shown 2 times in title
listing )
--**--**
--
--
EMC VNX: the world's simplest storage, starting under $10K
The only unified storage solution that offers unified management 
Up to 160% more powerful than alternatives and 25% more efficient. 
Guaranteed. http://p.sf.net/sfu/emc-vnx-dev2dev___
DSpace-tech mailing list
DSpace-tech@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/dspace-tech


[Dspace-tech] Reminder: showing Duplicate title with same handle in DSpace/ author and advisor are in same place

2011-08-18 Thread इन्‍दु भूषण Indu Bhushan
 Dear Sir,


I have seen around 50 duplicate title record in our E-copy collection . one
thing i noticed that there is  collections are also shown two or three times
in item detail (as indicated with yellow background) and when i click on
title listing author and advisor both comes in author filed. i want only
autor to display in author file while viewing titles list.

I think olny it has been solved only by postgres command. I request database
expert person please help me.

Please let us know how to remove these duplicate records.

With regards

Indu Bhushan
Library, RRCAT, Indore MP
  Title:  ABC of photochemistry,  Authors:  Rohatgi-Mukherjee, K.
K.http://library.cat.ernet.in:8080/dspace/browse?type=authorvalue=Rohatgi-Mukherjee%2C+K.+K.
Keywords:  Photochemistry Issue Date:  1978 Publisher:  International (P)
Limited  Series/Report no.:  EB480 URI:
http://hdl.handle.net/123456789/1703 ISBN:
 Appears in Collections:
E-Bookshttp://library.cat.ernet.in:8080/dspace/handle/123456789/68
E-Books http://library.cat.ernet.in:8080/dspace/handle/123456789/68
E-Books http://library.cat.ernet.in:8080/dspace/handle/123456789/68
(note: this item shown 3 times in title listing )
--
  Title:  Algorithms: a functional programming  Authors:  Rabhi,
Fethihttp://library.cat.ernet.in:8080/dspace/browse?type=authorvalue=Rabhi%2C+Fethi
Lapalme, 
Guyhttp://library.cat.ernet.in:8080/dspace/browse?type=authorvalue=Lapalme%2C+Guy
Keywords:  Computer algorithms
 Issue Date:  1999 Publisher:  Ad world, Harlow Series/Report no.:  EB454
URI:  http://hdl.handle.net/123456789/1674 ISBN:   Appears in Collections:

E-Books http://library.cat.ernet.in:8080/dspace/handle/123456789/68
E-Books http://library.cat.ernet.in:8080/dspace/handle/123456789/68

(note: this item shown 2 times in title listing )
--
Author and advisor both are shown in titlewise listing

 Preview Issue Date *Title* Author(s) [image: Dixit, Vijay
Kumar.pdf.jpg]http://library.cat.ernet.in:8080/dspace/handle/123456789/1876
2003 *Bulk and thin film growth of pure and substituted indium antimonide
for infrared detector
applicationshttp://library.cat.ernet.in:8080/dspace/handle/123456789/1876
* *Bhat, 
H.L.http://library.cat.ernet.in:8080/dspace/browse?type=authorvalue=Bhat%2C+H.L.;
Dixit, Vijay 
Kumarhttp://library.cat.ernet.in:8080/dspace/browse?type=authorvalue=Dixit%2C+Vijay+Kumar
* [image: Prakash,
Om.pdf.jpg]http://library.cat.ernet.in:8080/dspace/handle/123456789/1894
2003 *A comparative study on second harmonic generation of copper vapour
laser with various types of
resonatorshttp://library.cat.ernet.in:8080/dspace/handle/123456789/1894
* *Maheshwari, 
K.P.http://library.cat.ernet.in:8080/dspace/browse?type=authorvalue=Maheshwari%2C+K.P.;
Bhatnagar, 
R.http://library.cat.ernet.in:8080/dspace/browse?type=authorvalue=Bhatnagar%2C+R.;
Prakash, 
Omhttp://library.cat.ernet.in:8080/dspace/browse?type=authorvalue=Prakash%2C+Om
*

--
Get a FREE DOWNLOAD! and learn more about uberSVN rich system, 
user administration capabilities and model configuration. Take 
the hassle out of deploying and managing Subversion and the 
tools developers use with it. http://p.sf.net/sfu/wandisco-d2d-2___
DSpace-tech mailing list
DSpace-tech@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/dspace-tech


[Dspace-tech] Duplicate entry in DSpace

2011-08-10 Thread इन्‍दु भूषण Indu Bhushan
Dear Sir,


I have seen around 60 duplicate title record in our E-copy collection may be
this is due I had migrated from DSPACE 1.4.2 to 1.7.0. . one thing i noticed
that there is duplicate collections are also shown in item detail


Please let us know how to remove these duplicate records.

With regards

Indu Bhushan
Library, RRCAT, Indore MP
Title: ABC of photochemistry, Authors: Rohatgi-Mukherjee, K.
K.http://library.cat.ernet.in:8080/dspace/browse?type=authorvalue=Rohatgi-Mukherjee%2C+K.+K.
Keywords: PhotochemistryIssue Date: 1978Publisher: International (P)
Limited Series/Report no.: EB480URI: http://hdl.handle.net/123456789/1703
ISBN:
Appears in 
Collections:E-Bookshttp://library.cat.ernet.in:8080/dspace/handle/123456789/68
E-Books http://library.cat.ernet.in:8080/dspace/handle/123456789/68
E-Books http://library.cat.ernet.in:8080/dspace/handle/123456789/68

--
Title: Algorithms: a functional programming Authors: Rabhi,
Fethihttp://library.cat.ernet.in:8080/dspace/browse?type=authorvalue=Rabhi%2C+Fethi
Lapalme, 
Guyhttp://library.cat.ernet.in:8080/dspace/browse?type=authorvalue=Lapalme%2C+Guy
Keywords: Computer algorithms
Issue Date: 1999Publisher: Ad world, HarlowSeries/Report no.: EB454URI:
http://hdl.handle.net/123456789/1674ISBN: Appears in
Collections:E-Bookshttp://library.cat.ernet.in:8080/dspace/handle/123456789/68
E-Books http://library.cat.ernet.in:8080/dspace/handle/123456789/68
--
--
uberSVN's rich system and user administration capabilities and model 
configuration take the hassle out of deploying and managing Subversion and 
the tools developers use with it. Learn more about uberSVN and get a free 
download at:  http://p.sf.net/sfu/wandisco-dev2dev
___
DSpace-tech mailing list
DSpace-tech@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/dspace-tech


[Dspace-tech] Advisor filed and label in Dspace 1.7.0

2011-04-19 Thread इन्‍दु भूषण Indu Bhushan
Dear Sir,

I added line in message.prperties but it not reflecting.Is there any file
 under tomcat/webapp for changing the label in Dspace 1.7.0. I do`t want  to
rebuild the dspace.

$vi /diglib/dspace1.7/dspace-api/target/classes/Messages.properties
$vi /diglib/dspace1.7/dspace-api/src/main/resources/Messages.properties


#metadata.dc.contributor.*   = Authors
metadata.dc.contributor.advisor = Advisor
metadata.dc.contributor.author  = Authors

Still showing label as following

???browse.type.metadata.advisor???

With regards

Indu Bhushan

 Dear Sir,

 I have added advisor in  *Metadata Field Registry and input form of
 Dspace, changed the configuration file  and re indexed the database.  Now a
 am facing two problem.*
 *
 *
 *1.  When we look simple item view Advisor level is not showing in record
  and advisor is shown under author label  . (Described below, i entered
 vinod as advisor but is coming with author Times of India)*

 Title: A first order physics design study of a variable polarization
 undulator (APPLE-II type) for Indus-2
 Authors: 
 vinodhttp://library.cat.ernet.in:8080/dspace/browse?type=authorvalue=vinod

  Times of 
 Indiahttp://library.cat.ernet.in:8080/dspace/browse?type=authorvalue=The+Times+of+India

 http://library.cat.ernet.in:8080/dspace/browse?type=authorvalue=The+Times+of+IndiaKeywords:
  BRITIssue
 Date: 2011
 Publisher: The Times of India
 URI: http://hdl.handle.net/123456789/1827
 http://hdl.handle.net/123456789/1827Appears in Collections:Life 
 Scienceshttp://library.cat.ernet.in:8080/dspace/handle/123456789/1749


 *1.  In Browse field Advisor label is with junk character) i want to
 change this junk label as a advisor with out rebuilt the DSpace.*
 *
 *
 *Kindly advice me.*
 *
 *
 *
 *
 *With Regards*
 *
 *
 *Indu Bhushan*
 *Library, RRCAT, Indore*
 *
 *


--
Benefiting from Server Virtualization: Beyond Initial Workload 
Consolidation -- Increasing the use of server virtualization is a top
priority.Virtualization can reduce costs, simplify management, and improve 
application availability and disaster protection. Learn more about boosting 
the value of server virtualization. http://p.sf.net/sfu/vmware-sfdev2dev___
DSpace-tech mailing list
DSpace-tech@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/dspace-tech


[Dspace-tech] Unable to delete the collection: violates foreign key constraint

2011-03-14 Thread इन्‍दु भूषण Indu Bhushan
update or delete on table collection violates foreign key constraint $2
on table community2collection  Detail: Key (collection_id)=(7) is still
referenced from table community2collection

Dear Sir,

I have migrated the the entry from collection to other collection now i am
trying to remove the collection.It is showing internal system error.

Please let us know how to solve this problem. Error log is attached below.

With regards

Indu Bhushan
RRCAT, Indore MP

---

2011-03-14 15:31:21,854 INFO  org.dspace.content.Bitstream @
i...@cat.ernet.in:
session_id=2BA90EB05194A55AE8EE1071AE4B2C17:ip_addr=10.130.2.201:
delete_bitstream:bitstream_id=195
2011-03-14 15:31:21,854 INFO  org.dspace.content.Collection @
i...@cat.ernet.in:
session_id=2BA90EB05194A55AE8EE1071AE4B2C17:ip_addr=10.130.2.201:
remove_logo:collection_id=7
2011-03-14 15:31:21,856 WARN  org.dspace.app.webui.servlet.DSpaceServlet @ *
i...@cat.ernet.in:
session_id=2BA90EB05194A55AE8EE1071AE4B2C17:ip_addr=10.130.2.201:database_error:org.postgresql.util.PSQLException\colon;
ERROR\colon; update or delete on table collection violates foreign key
constraint $2 on table community2collection*
* Detail\colon; Key (collection_id)=(7) is still referenced from table
community2collection.org.postgresql.util.PSQLException: ERROR: update or
delete on table collection violates foreign key constraint $2 on table
community2collection  Detail: Key (collection_id)=(7) is still referenced
from table community2collection.*
   at
org.postgresql.core.v3.QueryExecutorImpl.receiveErrorResponse(QueryExecutorImpl.java:1531)
   at
org.postgresql.core.v3.QueryExecutorImpl.processResults(QueryExecutorImpl.java:1313)
   at
org.postgresql.core.v3.QueryExecutorImpl.execute(QueryExecutorImpl.java:188)
   at
org.postgresql.jdbc2.AbstractJdbc2Statement.execute(AbstractJdbc2Statement.java:452)
   at
org.postgresql.jdbc2.AbstractJdbc2Statement.executeWithFlags(AbstractJdbc2Statement.java:354)
   at
org.postgresql.jdbc2.AbstractJdbc2Statement.executeUpdate(AbstractJdbc2Statement.java:308)
   at
org.apache.commons.dbcp.DelegatingPreparedStatement.executeUpdate(DelegatingPreparedStatement.java:105)
   at
org.apache.commons.dbcp.DelegatingPreparedStatement.executeUpdate(DelegatingPreparedStatement.java:105)
   at
org.apache.commons.dbcp.DelegatingPreparedStatement.executeUpdate(DelegatingPreparedStatement.java:105)
   at
org.dspace.storage.rdbms.DatabaseManager.updateQuery(DatabaseManager.java:421)
   at
org.dspace.storage.rdbms.DatabaseManager.deleteByValue(DatabaseManager.java:572)
   at
org.dspace.storage.rdbms.DatabaseManager.delete(DatabaseManager.java:536)
   at
org.dspace.storage.rdbms.DatabaseManager.delete(DatabaseManager.java:760)
 at org.dspace.content.Collection.delete(Collection.java:1162)
   at org.dspace.content.Community.removeCollection(Community.java:969)
   at
org.dspace.app.webui.servlet.admin.EditCommunitiesServlet.doDSPost(EditCommunitiesServlet.java:250)
   at
org.dspace.app.webui.servlet.DSpaceServlet.processRequest(DSpaceServlet.java:115)
   at
org.dspace.app.webui.servlet.DSpaceServlet.doPost(DSpaceServlet.java:73)
   at javax.servlet.http.HttpServlet.service(HttpServlet.java:637)
 at javax.servlet.http.HttpServlet.service(HttpServlet.java:717)
   at
org.apache.catalina.core.ApplicationFilterChain.internalDoFilter(ApplicationFilterChain.java:290)
   at
org.apache.catalina.core.ApplicationFilterChain.doFilter(ApplicationFilterChain.java:206)
   at
org.dspace.app.webui.filter.RegisteredOnlyFilter.doFilter(RegisteredOnlyFilter.java:66)
   at
org.apache.catalina.core.ApplicationFilterChain.internalDoFilter(ApplicationFilterChain.java:235)
   at
org.apache.catalina.core.ApplicationFilterChain.doFilter(ApplicationFilterChain.java:206)
--
Colocation vs. Managed Hosting
A question and answer guide to determining the best fit
for your organization - today and in the future.
http://p.sf.net/sfu/internap-sfd2d___
DSpace-tech mailing list
DSpace-tech@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/dspace-tech


[Dspace-tech] media filter: the process is getting hanged on particular item

2011-03-07 Thread इन्‍दु भूषण Indu Bhushan
Dear Sir,

Good Morning.Thanks for reply and kind help.
I have solved the problem it was due to my network proxy. I bypassed
my server ip address for proxy and it is working properly.
Now again i am facing problem with media filter the process is getting
hanged on particular item. Thumbnail is being not generating  for all
items.

Log file is attached for your reference.

With Regards

Indu Bhushan


dspace.log.2011-03-08
Description: Binary data
--
What You Don't Know About Data Connectivity CAN Hurt You
This paper provides an overview of data connectivity, details
its effect on application quality, and explores various alternative
solutions. http://p.sf.net/sfu/progress-d2d___
DSpace-tech mailing list
DSpace-tech@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/dspace-tech


[Dspace-tech] login/password in every step: @ POSSIBLE HIJACKED SESSION

2011-03-06 Thread इन्‍दु भूषण Indu Bhushan
Migration from Dsapce 1.4.2(postgres 7.4.19)  old server Linux REdHat 9
 to  DSpace 1.7 (postgres 8.4.4) new server Linux RHEL 5 under Proxy
environment

Dear Madam/Sir

Thanks for your help. I check the files system permission but log file is
showing some ip address error like:-

2011-03-07 12:02:31,071 WARN  org.dspace.app.webui.util.UIUtil @ POSSIBLE
HIJACKED SESSION: request from 10.11.250.105 does not match original session
address: 10.11.250.107. Authentication rejected.

Please let me know how to solved this problem.

With regards

Indu Bhushan
Library, RRCAT


On Mon, Mar 7, 2011 at 1:44 AM, Andrea Schweer schw...@waikato.ac.nzwrote:

 Hi,

 On 05/03/11 00:43, इन्‍दु भूषण Indu Bhushan wrote:
  I did migration from Dsapce 1.4.2(postgres 7.4.19)  old server to
  DSpace 1.7 (postgres 8.4.4) new server .  Now it is not generating
  author index for Hindi language text and asking for login password on
  every click or step of submition/group/ e-person. this is happening with
  every users including admin.

 Did you double-check filesystem permissions for all folders that
 DSpace/tomcat needs access to?

 Also, can you have a look at the dspace log file and check if there is
 an error reported there?

 cheers,
 Andrea

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


 --
 What You Don't Know About Data Connectivity CAN Hurt You
 This paper provides an overview of data connectivity, details
 its effect on application quality, and explores various alternative
 solutions. http://p.sf.net/sfu/progress-d2d
 ___
 DSpace-tech mailing list
 DSpace-tech@lists.sourceforge.net
 https://lists.sourceforge.net/lists/listinfo/dspace-tech



dspace.log.2011-03-07
Description: Binary data
--
What You Don't Know About Data Connectivity CAN Hurt You
This paper provides an overview of data connectivity, details
its effect on application quality, and explores various alternative
solutions. http://p.sf.net/sfu/progress-d2d___
DSpace-tech mailing list
DSpace-tech@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/dspace-tech


[Dspace-tech] URGENT REQUEST. Author index of hindi language and login/password in every step

2011-03-04 Thread इन्‍दु भूषण Indu Bhushan
*Moving data from Dsapce 1.4.2(postgres 7.4.19) old server Linux rehdat 9 to
DSpace 1.7 (postgres 8.4.4) new server Enterprize Linux 5

*
Dear Sir,

I did migration from Dsapce 1.4.2(postgres 7.4.19)  old server to  DSpace
1.7 (postgres 8.4.4) new server .  Now it is not generating author index for
Hindi language text and asking for login password on every click or step of
submition/group/ e-person. this is happening with every users including
admin.
I tried several installation but it is happening with all and i sent several
request for this problem people only say create new administrator. I tried
but it is not solved.

Please Reply.

With regards
Indu Bhushan, RRCAT Library, Indore
--
What You Don't Know About Data Connectivity CAN Hurt You
This paper provides an overview of data connectivity, details
its effect on application quality, and explores various alternative
solutions. http://p.sf.net/sfu/progress-d2d___
DSpace-tech mailing list
DSpace-tech@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/dspace-tech


[Dspace-tech] Moving data from Dsapce 1.4.2(postgres 7.4.19) old server to DSpace 1.7 (postgres 8.4.4) new server

2011-02-10 Thread इन्‍दु भूषण Indu Bhushan
  Dear Sir

 I want to move data from Dsapce 1.4.2(postgres 7.4.19)  old server to
 DSpace 1.7 (postgres 8.4.4) new server . Please let me know the the
 following steps are right?

 Please Reply.

 With regards
 Indu Bhushan, RRCAT Library, Indore

 1.  [dspace@library-1 dspace]$ mvn -Pxpdf-mediafilter-support package
  [INFO] BUILD SUCCESS

 2. Backup of (postgres 7.4.19)  old server and restore in (postgres 8.4.4)
 new server .
 Su postgres
 [postgres@library data]$ pg_dump dspace  dspace.sql   BACKUP from
 Postgres 7.4.19 and Dspace 1.4.2
 [postgres@localhost root]$ psql -f dspace.sql dspaceRESTORE in
 Postgres   8.4.4 and Dspace 1.7
( following steps shown error when i tried with dsapce 1.6.2, error
 attached)
 psql -U dspace -f
 /dspace1.7/dspace/etc/postgres/database_schema_14-15.sql dspace
 psql -U dspace -f
 /dspace1.7/dspace/etc/postgres/database_schema_15-16.sql dspace
 psql -U dspace -f
 /dspace1.7/dspace/etc/postgres/database_schema_16_17.sql dspace

 3. [dspace@library-1 dspace]$ cd
 [dspace-source]/dspace/target/dspace-[version]-build.dir
  [dspace@library-1 dspace]$ ant fresh_install
  [dspace@library-1 dspace]$ /bin/dspace registry-loader -bitstream
 [dspace]/etc/upgrades/14-15/new-bitstream-formats.xml
  [dspace@library-1 dspace]$ /bin/dspace registry-loader -bitstream
 [dspace]/etc/upgrades/15-16/new-bitstream-formats.xml
  [dspace@library-1 dspace]$ /bin/dspace registry-loader -bitstream
 [dspace]/etc/upgrades/16-17/new-bitstream-formats.xml

 4. Copy assestore dirctory from Dsapce 1.4.2 old server to  DSpace 1.7  new
 server

 5   cp -r [dspace]/webapps/* [tomcat]/webapps   and starting tomcat 
 /etc/init.d/tomcat
 start

 6. I think *no need to create admin* as it will come with backup files
 [dspace]/bin/dspace create-administrator

 

 Error of database_schema update when i tried with dsapce 1.6.2, error

 ERROR:  column admin of relation community already exists
 STATEMENT:  ALTER TABLE community ADD admin INTEGER REFERENCES epersongroup
 ( eperson_group_id );
 psql:/diglib/dspace/dspace/etc/postgres/database_schema_15-16.sql:49:
 ERROR:  column admin of relation community already exists
 ERROR:  relation community_admin_fk_idx already exists
 STATEMENT:  CREATE INDEX community_admin_fk_idx ON Community(admin);
 psql:/diglib/dspace/dspace/etc/postgres/database_schema_15-16.sql:50:
 ERROR:  relation community_admin_fk_idx already exists
 ERROR:  column authority of relation metadatavalue already exists
 STATEMENT:  ALTER TABLE MetadataValue ADD  authority VARCHAR(100);
 psql:/diglib/dspace/dspace/etc/postgres/database_schema_15-16.sql:55:
 ERROR:  column authority of relation metadatavalue already exists
 ERROR:  column confidence of relation metadatavalue already exists
 STATEMENT:  ALTER TABLE MetadataValue ADD confidence INTEGER DEFAULT -1;
 psql:/diglib/dspace/dspace/etc/postgres/database_schema_15-16.sql:56:
 ERROR:  column confidence of relation metadatavalue already exists
 ERROR:  relation harvested_collection_seq already exists
 STATEMENT:  CREATE SEQUENCE harvested_collection_seq;
 psql:/diglib/dspace/dspace/etc/postgres/database_schema_15-16.sql:61:
 ERROR:  relation harvested_collection_seq already exists
 ERROR:  relation harvested_item_seq already exists
 STATEMENT:  CREATE SEQUENCE harvested_item_seq;
 psql:/diglib/dspace/dspace/etc/postgres/database_schema_15-16.sql:62:
 ERROR:  relation harvested_item_seq already exists
 ERROR:  relation harvested_collection already exists
 STATEMENT:  CREATE TABLE harvested_collection
 (
 collection_id INTEGER REFERENCES collection(collection_id) ON
 DELETE CASCADE,
 harvest_type INTEGER,
 oai_source VARCHAR,
 oai_set_id VARCHAR,
 harvest_message VARCHAR,
 metadata_config_id VARCHAR,
 harvest_status INTEGER,
 harvest_start_time TIMESTAMP WITH TIME ZONE,
 last_harvested TIMESTAMP WITH TIME ZONE,
 id INTEGER PRIMARY KEY
 );
 psql:/diglib/dspace/dspace/etc/postgres/database_schema_15-16.sql:82:
 ERROR:  relation harvested_collection already exists
 ERROR:  relation harvested_collection_fk_idx already exists
 STATEMENT:  CREATE INDEX harvested_collection_fk_idx ON
 harvested_collection(collection_id);
 psql:/diglib/dspace/dspace/etc/postgres/database_schema_15-16.sql:84:
 ERROR:  relation harvested_collection_fk_idx already exists
 ERROR:  relation harvested_item already exists
 STATEMENT:  CREATE TABLE harvested_item
 (
 item_id INTEGER REFERENCES item(item_id) ON DELETE CASCADE,
 last_harvested TIMESTAMP WITH TIME ZONE,
 oai_id VARCHAR,
 id INTEGER PRIMARY KEY
 );
 psql:/diglib/dspace/dspace/etc/postgres/database_schema_15-16.sql:93:
 ERROR:  relation harvested_item already exists
 ERROR:  relation harvested_item_fk_idx already 

[Dspace-tech] Moving data from Dsapce 1.4.2(postgres 7.4.19) old server to DSpace 1.7 (postgres 8.4.4) new server

2011-02-04 Thread इन्‍दु भूषण Indu Bhushan
Dear Sir,

I want to move data from Dsapce 1.4.2(postgres 7.4.19)  old server to
DSpace 1.7 (postgres 8.4.4) new server . Please let me know the the
following steps are right?

Please Reply.

With regards
Indu Bhushan, RRCAT Library, Indore

1.  [dspace@library-1 dspace]$ mvn -Pxpdf-mediafilter-support package
 [INFO] BUILD SUCCESS

2. Backup of (postgres 7.4.19)  old server and restore in (postgres 8.4.4)
new server .
Su postgres
[postgres@library data]$ pg_dump dspace  dspace.sql   BACKUP from
Postgres 7.4.19 and Dspace 1.4.2
[postgres@localhost root]$ psql -f dspace.sql dspaceRESTORE in
Postgres   8.4.4 and Dspace 1.7
   ( following steps shown error when i tried with dsapce 1.6.2, error
attached)
psql -U dspace -f
/dspace1.7/dspace/etc/postgres/database_schema_14-15.sql dspace
psql -U dspace -f
/dspace1.7/dspace/etc/postgres/database_schema_15-16.sql dspace
psql -U dspace -f
/dspace1.7/dspace/etc/postgres/database_schema_16_17.sql dspace

3. [dspace@library-1 dspace]$ cd
[dspace-source]/dspace/target/dspace-[version]-build.dir
 [dspace@library-1 dspace]$ ant fresh_install
 [dspace@library-1 dspace]$ /bin/dspace registry-loader -bitstream
[dspace]/etc/upgrades/14-15/new-bitstream-formats.xml
 [dspace@library-1 dspace]$ /bin/dspace registry-loader -bitstream
[dspace]/etc/upgrades/15-16/new-bitstream-formats.xml
 [dspace@library-1 dspace]$ /bin/dspace registry-loader -bitstream
[dspace]/etc/upgrades/16-17/new-bitstream-formats.xml

4. Copy assestore dirctory from Dsapce 1.4.2 old server to  DSpace 1.7  new
server

5   cp -r [dspace]/webapps/* [tomcat]/webapps   and starting tomcat
/etc/init.d/tomcat
start

6. I think *no need to create admin* as it will come with backup files
[dspace]/bin/dspace create-administrator



Error of database_schema update when i tried with dsapce 1.6.2, error

ERROR:  column admin of relation community already exists
STATEMENT:  ALTER TABLE community ADD admin INTEGER REFERENCES epersongroup
( eperson_group_id );
psql:/diglib/dspace/dspace/etc/postgres/database_schema_15-16.sql:49:
ERROR:  column admin of relation community already exists
ERROR:  relation community_admin_fk_idx already exists
STATEMENT:  CREATE INDEX community_admin_fk_idx ON Community(admin);
psql:/diglib/dspace/dspace/etc/postgres/database_schema_15-16.sql:50:
ERROR:  relation community_admin_fk_idx already exists
ERROR:  column authority of relation metadatavalue already exists
STATEMENT:  ALTER TABLE MetadataValue ADD  authority VARCHAR(100);
psql:/diglib/dspace/dspace/etc/postgres/database_schema_15-16.sql:55:
ERROR:  column authority of relation metadatavalue already exists
ERROR:  column confidence of relation metadatavalue already exists
STATEMENT:  ALTER TABLE MetadataValue ADD confidence INTEGER DEFAULT -1;
psql:/diglib/dspace/dspace/etc/postgres/database_schema_15-16.sql:56:
ERROR:  column confidence of relation metadatavalue already exists
ERROR:  relation harvested_collection_seq already exists
STATEMENT:  CREATE SEQUENCE harvested_collection_seq;
psql:/diglib/dspace/dspace/etc/postgres/database_schema_15-16.sql:61:
ERROR:  relation harvested_collection_seq already exists
ERROR:  relation harvested_item_seq already exists
STATEMENT:  CREATE SEQUENCE harvested_item_seq;
psql:/diglib/dspace/dspace/etc/postgres/database_schema_15-16.sql:62:
ERROR:  relation harvested_item_seq already exists
ERROR:  relation harvested_collection already exists
STATEMENT:  CREATE TABLE harvested_collection
(
collection_id INTEGER REFERENCES collection(collection_id) ON
DELETE CASCADE,
harvest_type INTEGER,
oai_source VARCHAR,
oai_set_id VARCHAR,
harvest_message VARCHAR,
metadata_config_id VARCHAR,
harvest_status INTEGER,
harvest_start_time TIMESTAMP WITH TIME ZONE,
last_harvested TIMESTAMP WITH TIME ZONE,
id INTEGER PRIMARY KEY
);
psql:/diglib/dspace/dspace/etc/postgres/database_schema_15-16.sql:82:
ERROR:  relation harvested_collection already exists
ERROR:  relation harvested_collection_fk_idx already exists
STATEMENT:  CREATE INDEX harvested_collection_fk_idx ON
harvested_collection(collection_id);
psql:/diglib/dspace/dspace/etc/postgres/database_schema_15-16.sql:84:
ERROR:  relation harvested_collection_fk_idx already exists
ERROR:  relation harvested_item already exists
STATEMENT:  CREATE TABLE harvested_item
(
item_id INTEGER REFERENCES item(item_id) ON DELETE CASCADE,
last_harvested TIMESTAMP WITH TIME ZONE,
oai_id VARCHAR,
id INTEGER PRIMARY KEY
);
psql:/diglib/dspace/dspace/etc/postgres/database_schema_15-16.sql:93:
ERROR:  relation harvested_item already exists
ERROR:  relation harvested_item_fk_idx already exists
STATEMENT:  CREATE INDEX harvested_item_fk_idx ON harvested_item(item_id);

[Dspace-tech] Dsapce is asking password again and again on click or task

2011-01-27 Thread इन्‍दु भूषण Indu Bhushan
Dear Sir,

I migrated DSpace 1.5.2 to 1.6.2 . Now on every click or task it is asking
password again and again. As per your suggestion i added new administrator
using
[dspace@library-1 bin]$ ./create-administrator command but i am unable to
delete previous administrator and old one has its group id as 1. Problem is
still there with every users.

I think administrator must have group id as 1.

Please reply with more help. My problem related to xpdf thumbnail generation
is still unsolved.

With regards

Indu Bhushan
RRCAT
=
--
Special Offer-- Download ArcSight Logger for FREE (a $49 USD value)!
Finally, a world-class log management solution at an even better price-free!
Download using promo code Free_Logger_4_Dev2Dev. Offer expires 
February 28th, so secure your free ArcSight Logger TODAY! 
http://p.sf.net/sfu/arcsight-sfd2d___
DSpace-tech mailing list
DSpace-tech@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/dspace-tech


[Dspace-tech] DSPACE 1.5 to 1.6 password problem

2011-01-24 Thread इन्‍दु भूषण Indu Bhushan
Dear Sir,

I migrated DSpace 1.5.2 to 1.6.2 . Now on every click or task it is asking
password again and again.

Please let me how to removed this problem.

With Regards

Indu Bhushan
--
Special Offer-- Download ArcSight Logger for FREE (a $49 USD value)!
Finally, a world-class log management solution at an even better price-free!
Download using promo code Free_Logger_4_Dev2Dev. Offer expires 
February 28th, so secure your free ArcSight Logger TODAY! 
http://p.sf.net/sfu/arcsight-sfd2d___
DSpace-tech mailing list
DSpace-tech@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/dspace-tech


[Dspace-tech] xpdf media filter error

2011-01-20 Thread इन्‍दु भूषण Indu Bhushan
Dear Sir,

Please refer my yesterday mail. I have checked the dspace log file and
ownership of  jai-1_1_2_01  and jai_imageio-1_1 directory, are following.
Please reply soon.

2011-01-20 22:03:32,855 ERROR org.dspace.app.mediafilter.XPDF2Text @ PDF
conversion proc failed, returns=3,
file=/tmp/DSfilt2286069445762692966.pdf2011-01-20 22:04:14,005 ERROR
org.dspace.app.mediafilter.XPDF2Text @ pdftotext permission failure (perhaps
copying of text from this document is not allowed - check PDF file's
internal permissions): file=/tmp/DSfilt6522164447453184956.pdf
2011-01-20 22:04:14,009 ERROR org.dspace.app.mediafilter.XPDF2Text @ PDF
conversion proc failed, returns=3, file=/tmp/DSfilt6522164447453184956.p

[dspace@library-1 diglib]$ ls -al
total 47488
drwxr-xr-x 12 dspace dspace 4096 Jan 19 00:42 .
drwxr-xr-x 29 root   root   4096 Jan 20 05:38 ..
drwxrwxr-x 93 dspace dspace 4096 Oct 13 03:36 assetstore
drwxr-xr-x 11 dspace dspace 4096 Oct  6 23:49 dspace

drwxr-xr-x  3 uucp  143 4096 Sep 18  2004 jai-1_1_2_01

drwxrwxr-x  3  35320 wheel  4096 Oct 14  2006 jai_imageio-1_1

drwxr-xr-x  9 dspace dspace 4096 Oct 11 02:23 tomcat
drwxr-xr-x  9 dspace dspace 4096 Oct  8 05:35 tomcat_6.0.29_src
drwxr-xr-x  2 dspace dspace 4096 Oct 22 00:20 xpdf


With Regards

Indu Bhushan
Library, RRCAT
--
Special Offer-- Download ArcSight Logger for FREE (a $49 USD value)!
Finally, a world-class log management solution at an even better price-free!
Download using promo code Free_Logger_4_Dev2Dev. Offer expires 
February 28th, so secure your free ArcSight Logger TODAY! 
http://p.sf.net/sfu/arcsight-sfd2d___
DSpace-tech mailing list
DSpace-tech@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/dspace-tech


[Dspace-tech] pdf thumbnail using xpdf:Dspace manual 5.3.2.5. Build and Install

2011-01-19 Thread इन्‍दु भूषण Indu Bhushan
Dear sir,

Thanks for your help.Now 90% work is over only i have run ant (*5.3.2.5.
Build and Install*).
i want to know that i have to run ant as root or dspace.  i did following.

[dspace@library-1 dspace-1.6.2-build.dir]$ cp -R /dspace/webapps/*
/diglib/tomcat/webapps/
[dspace@library-1 dspace-1.6.2-build.dir]$ ant -Dconfig=etc. ...
Buildfile: /diglib/dspace/dspace/target/dspace-1.6.2-build.dir/build.xml
*BUILD FAILED
*/diglib/dspace/dspace/target/dspace-1.6.2-build.dir/build.xml:86: Source
resource does not exist:
/diglib/dspace/dspace/target/dspace-1.6.2-build.dir/etc.
Total time: 0 seconds

Please reply soon i am one reply away from the pdf thumnail in Dspace

With Regards

Indu Bhushan
RRCAT Library
--
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] DSpace 1.6.2 over linux with pdf thumbnail using xpdf

2011-01-15 Thread इन्‍दु भूषण Indu Bhushan
Dear Sir,

Please refer Dspace manual  point no.  *5.3.2. XPDF Filter.*
*i downloaded xpdf tar file and extract it the dowloaded jai_imageio library
and extract it then i ran mvn command it is showing following error. i do`t
know where i have to put xpdf and jai_imageio library  directory and any
need of path setting for these directory.*

Please let me know the detail procedure for showing pdf thumbnail in dspace.

With regards
Indu Bhushan, Library RRCAT, Indore

[root@localhost diglib]# mvn install:install-file
[INFO] Scanning for projects...
[INFO] Searching repository for plugin with prefix: 'install'.
[INFO]

[INFO] Building Maven Default Project
[INFO]task-segment: [install:install-file] (aggregator-style)
[INFO]

Downloading:
http://repo1.maven.org/maven2/org/apache/maven/maven-plugin-api/2.0.6/maven-plugin-api-2.0.6.pom
Downloading:
http://repo1.maven.org/maven2/org/apache/maven/maven/2.0.6/maven-2.0.6.pom
Downloading:
http://repo1.maven.org/maven2/org/apache/maven/maven-project/2.0.6/maven-project-2.0.6.pom
Downloading:
http://repo1.maven.org/maven2/org/apache/maven/maven-settings/2.0.6/maven-settings-2.0.6.pom
Downloading:
http://repo1.maven.org/maven2/org/apache/maven/maven-model/2.0.6/maven-model-2.0.6.pom
Downloading:
http://repo1.maven.org/maven2/org/codehaus/plexus/plexus-utils/1.4.1/plexus-utils-1.4.1.pom
Downloading:
http://repo1.maven.org/maven2/org/codehaus/plexus/plexus/1.0.11/plexus-1.0.11.pom
Downloading:
http://repo1.maven.org/maven2/org/codehaus/plexus/plexus-container-default/1.0-alpha-9-stable-1/plexus-container-default-1.0-alpha-9-stable-1.pom
Downloading:
http://repo1.maven.org/maven2/org/codehaus/plexus/plexus-containers/1.0.3/plexus-containers-1.0.3.pom
Downloading:
http://repo1.maven.org/maven2/org/codehaus/plexus/plexus/1.0.4/plexus-1.0.4.pom
Downloading: http://repo1.maven.org/maven2/junit/junit/3.8.1/junit-3.8.1.pom
Downloading:
http://repo1.maven.org/maven2/org/codehaus/plexus/plexus-utils/1.0.4/plexus-utils-1.0.4.pom
Downloading:
http://repo1.maven.org/maven2/classworlds/classworlds/1.1-alpha-2/classworlds-1.1-alpha-2.pom
Downloading:
http://repo1.maven.org/maven2/org/apache/maven/maven-profile/2.0.6/maven-profile-2.0.6.pom
Downloading:
http://repo1.maven.org/maven2/org/apache/maven/maven-artifact-manager/2.0.6/maven-artifact-manager-2.0.6.pom
Downloading:
http://repo1.maven.org/maven2/org/apache/maven/maven-repository-metadata/2.0.6/maven-repository-metadata-2.0.6.pom
Downloading:
http://repo1.maven.org/maven2/org/apache/maven/maven-artifact/2.0.6/maven-artifact-2.0.6.pom
Downloading:
http://repo1.maven.org/maven2/org/apache/maven/wagon/wagon-provider-api/1.0-beta-2/wagon-provider-api-1.0-beta-2.pom
Downloading:
http://repo1.maven.org/maven2/org/apache/maven/wagon/wagon/1.0-beta-2/wagon-1.0-beta-2.pom
Downloading:
http://repo1.maven.org/maven2/org/apache/maven/maven-parent/4/maven-parent-4.pom
Downloading:
http://repo1.maven.org/maven2/org/apache/maven/maven-plugin-registry/2.0.6/maven-plugin-registry-2.0.6.pom
Downloading:
http://repo1.maven.org/maven2/org/codehaus/plexus/plexus-digest/1.0/plexus-digest-1.0.pom
Downloading:
http://repo1.maven.org/maven2/org/codehaus/plexus/plexus-components/1.1.7/plexus-components-1.1.7.pom
Downloading:
http://repo1.maven.org/maven2/org/codehaus/plexus/plexus/1.0.8/plexus-1.0.8.pom
Downloading:
http://repo1.maven.org/maven2/org/codehaus/plexus/plexus-container-default/1.0-alpha-8/plexus-container-default-1.0-alpha-8.pom
Downloading:
http://repo1.maven.org/maven2/org/codehaus/plexus/plexus-utils/1.1/plexus-utils-1.1.pom
Downloading:
http://repo1.maven.org/maven2/org/codehaus/plexus/plexus-utils/1.1/plexus-utils-1.1.jar
Downloading:
http://repo1.maven.org/maven2/org/codehaus/plexus/plexus-digest/1.0/plexus-digest-1.0.jar
[INFO]

[ERROR] BUILD ERROR
[INFO]

[INFO] One or more required plugin parameters are invalid/missing for
'install:install-file'

[0] Inside the definition for plugin 'maven-install-plugin' specify the
following:

configuration
  ...
  fileVALUE/file
/configuration

-OR-

on the command line, specify: '-Dfile=VALUE'

[INFO]

[INFO] For more information, run Maven with the -e switch
[INFO]

[INFO] Total time: 27 seconds
[INFO] Finished at: Sat Jan 15 05:28:43 IST 2011
[INFO] Final Memory: 4M/245M
[INFO]

[root@localhost diglib]# mvn -Dfile=jai_imageio-1_1/lib/jai_imageio.jar
[INFO] Scanning for projects...
[INFO]

[ERROR] BUILD FAILURE
[INFO]

[Dspace-tech] Problems with PDF thumbnails in DSpace: URGENT Request

2010-11-23 Thread इन्‍दु भूषण Indu Bhushan
Dear all
I have not yet received any reply for my following email request. Please
reply

REFERENCE http://www.dspacedev2.org/1_6_2Documentation/ch05.html   Topic
 5.3.2. XPDF Filter

Dear sir,

As per above reference of DSpace documentation configured dspace.cfg for
thumbnails and ran DSpace/bin/filter-media command but is showing thumbnail
only for
jpg files not for pdf,doc etc files. As written in Dspace documentation,I
have tried to download XPDF but it is not available. XPDF is also not
included in red-hat enterprise 5 edition.

Is there any separate method for pdf.

I have seen PDF thumbnails in DSpace over your following site.

http://www.dspace.cam.ac.uk/handle/1810/196512


Please advice me how did u possible this.

With Regards

Indu Bhushan

Library
RRCAT
--
Increase Visibility of Your 3D Game App  Earn a Chance To Win $500!
Tap into the largest installed PC base  get more eyes on your game by
optimizing for Intel(R) Graphics Technology. Get started today with the
Intel(R) Software Partner Program. Five $500 cash prizes are up for grabs.
http://p.sf.net/sfu/intelisp-dev2dev___
DSpace-tech mailing list
DSpace-tech@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/dspace-tech


[Dspace-tech] Postgres data migration from 7.4.19 to 8.4.4

2010-11-11 Thread इन्‍दु भूषण Indu Bhushan
Dear all

I installed Dspace 1.6.2 in our new server and i tried to restore data of
Dspace 1.4.2, i got following problem. It is showing communties and
collection but when i click over author or title it show internal system
error.



[postg...@library data]$ pg_dump dspace  dspace.sql   *BACKUP from Postgres
7.4.19 and Dspace 1.4.2*
[postg...@localhost root]$ psql -f dspace.sql dspace*RESTORE in
Postgres   8.4.4 and Dspace 1.6.2
*
[postg...@localhost root]$ psql -U dspace -f
/diglib/dspace/dspace/etc/postgres/database_schema_14-15.sql dspace
[postg...@localhost root]$ psql -U dspace -f
/diglib/dspace/dspace/etc/postgres/database_schema_15-16.sql dspace   *THIS
STEP SHOWS ERROR*

ERROR:  column admin of relation community already exists

STATEMENT:  ALTER TABLE community ADD admin INTEGER REFERENCES epersongroup
( eperson_group_id );

psql:/diglib/dspace/dspace/etc/postgres/database_schema_15-16.sql:49: ERROR:
column admin of relation community already exists

ERROR:  relation community_admin_fk_idx already exists

STATEMENT:  CREATE INDEX community_admin_fk_idx ON Community(admin);

psql:/diglib/dspace/dspace/etc/postgres/database_schema_15-16.sql:50: ERROR:
relation community_admin_fk_idx already exists

ERROR:  column authority of relation metadatavalue already exists

STATEMENT:  ALTER TABLE MetadataValue ADD  authority VARCHAR(100);

psql:/diglib/dspace/dspace/etc/postgres/database_schema_15-16.sql:55: ERROR:
column authority of relation metadatavalue already exists

ERROR:  column confidence of relation metadatavalue already exists

STATEMENT:  ALTER TABLE MetadataValue ADD confidence INTEGER DEFAULT -1;

psql:/diglib/dspace/dspace/etc/postgres/database_schema_15-16.sql:56: ERROR:
column confidence of relation metadatavalue already exists

ERROR:  relation harvested_collection_seq already exists

STATEMENT:  CREATE SEQUENCE harvested_collection_seq;

psql:/diglib/dspace/dspace/etc/postgres/database_schema_15-16.sql:61: ERROR:
relation harvested_collection_seq already exists

ERROR:  relation harvested_item_seq already exists

STATEMENT:  CREATE SEQUENCE harvested_item_seq;

psql:/diglib/dspace/dspace/etc/postgres/database_schema_15-16.sql:62: ERROR:
relation harvested_item_seq already exists

ERROR:  relation harvested_collection already exists

STATEMENT:  CREATE TABLE harvested_collection

(

collection_id INTEGER REFERENCES collection(collection_id) ON
DELETE CASCADE,

harvest_type INTEGER,

oai_source VARCHAR,

oai_set_id VARCHAR,

harvest_message VARCHAR,

metadata_config_id VARCHAR,

harvest_status INTEGER,

harvest_start_time TIMESTAMP WITH TIME ZONE,

last_harvested TIMESTAMP WITH TIME ZONE,

id INTEGER PRIMARY KEY

);

psql:/diglib/dspace/dspace/etc/postgres/database_schema_15-16.sql:82: ERROR:
relation harvested_collection already exists

ERROR:  relation harvested_collection_fk_idx already exists

STATEMENT:  CREATE INDEX harvested_collection_fk_idx ON
harvested_collection(collection_id);

psql:/diglib/dspace/dspace/etc/postgres/database_schema_15-16.sql:84: ERROR:
relation harvested_collection_fk_idx already exists

ERROR:  relation harvested_item already exists

STATEMENT:  CREATE TABLE harvested_item

(

item_id INTEGER REFERENCES item(item_id) ON DELETE CASCADE,

last_harvested TIMESTAMP WITH TIME ZONE,

oai_id VARCHAR,

id INTEGER PRIMARY KEY

);

psql:/diglib/dspace/dspace/etc/postgres/database_schema_15-16.sql:93: ERROR:
relation harvested_item already exists

ERROR:  relation harvested_item_fk_idx already exists

STATEMENT:  CREATE INDEX harvested_item_fk_idx ON harvested_item(item_id);

psql:/diglib/dspace/dspace/etc/postgres/database_schema_15-16.sql:95: ERROR:
relation harvested_item_fk_idx already exists

UPDATE 3

ERROR:  constraint community2collection_collection_id_fkey of relation
community2collection does not exist

STATEMENT:  ALTER TABLE community2collection DROP CONSTRAINT
community2collection_collection_id_fkey;

psql:/diglib/dspace/dspace/etc/postgres/database_schema_15-16.sql:105:
ERROR:  constraint community2collection_collection_id_fkey of relation
community2collection does not exist

ERROR:  constraint comm2coll_collection_fk for relation
community2collection already exists

STATEMENT:  ALTER TABLE community2collection ADD CONSTRAINT
comm2coll_collection_fk FOREIGN KEY (collection_id) REFERENCES collection
DEFERRABLE;

psql:/diglib/dspace/dspace/etc/postgres/database_schema_15-16.sql:106:
ERROR:  constraint comm2coll_collection_fk for relation
community2collection already exists

ERROR:  constraint community2community_child_comm_id_fkey of relation
community2community does not exist

STATEMENT:  ALTER TABLE community2community DROP CONSTRAINT
community2community_child_comm_id_fkey;

psql:/diglib/dspace/dspace/etc/postgres/database_schema_15-16.sql:108:
ERROR: 

[Dspace-tech] Switching from DSPACE 1.4 to 1.6.2

2010-10-11 Thread इन्‍दु भूषण Indu Bhushan
Dear Sir,

I have installed Dspace 1.6.2 and i m getting folllowing url for getting
access to DSPACE but in previous version the path i set dspace.url =
http://10.10.2.10/dspace

http://10.10.2.10:8080/jspui/
http://10.10.2.10:8080/xmlui

Problem is i have also separatelty maintained online catalogue(in
LibSys) having url of DSPACE collection/item. Now in new Dspace version path
is changing like 8080:jspui/ then there will be problem when user will click
from catalogue.

In previous Dspace version`s dspace.cfg i had given  10.10.2.10/dspace  but
in DSPACE 1.6.2  only 10.10.2.10  Now what will be the problem when i
restore data from DSpace 1.4 to 1.6.2.

I want to change my server IP address then what change i will have to do in
DSpace and what are the problem and procedure for upgrading from Dspace
1.4.X to 1.6.2 .

With Regards

Indu Bhushan
RRCAT Indore
MP
--
Beautiful is writing same markup. Internet Explorer 9 supports
standards for HTML5, CSS3, SVG 1.1,  ECMAScript5, and DOM L2  L3.
Spend less time writing and  rewriting code and more time creating great
experiences on the web. Be a part of the beta today.
http://p.sf.net/sfu/beautyoftheweb___
DSpace-tech mailing list
DSpace-tech@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/dspace-tech


[Dspace-tech] Error shown at dspace/postgres login terminals while running ant fresh_install: BUILD FAILED

2010-10-08 Thread इन्‍दु भूषण Indu Bhushan
 Dear Sir,

I deleted  database and recreate database and then run ant fresh_install
command. but error following error is showing. when i tried to again run ant
fresh_install the previous error that i had sent previously is again
appearing.
**
*Error shown at dspace  login terminals while running ant fresh_install*
**
check_geolite:
init_geolite:
update_geolite:
 [echo] Downloading:
http://geolite.maxmind.com/download/geoip/database/GeoLiteCity.dat.gz
  [get] Getting:
http://geolite.maxmind.com/download/geoip/database/GeoLiteCity.dat.gz
  [get] To: /dspace/config/GeoLiteCity.dat.gz
  [get] Error getting
http://geolite.maxmind.com/download/geoip/database/GeoLiteCity.dat.gz to
/dspace/config/GeoLiteCity.dat.gz
BUILD FAILED
/diglib/dspace/dspace/target/dspace-1.6.2-build.dir/build.xml:736:* The
following error occurred while executing this line:
*/diglib/dspace/dspace/target/dspace-1.6.2-build.dir/build.xml:799:* The
following error occurred while executing this line:
*/diglib/dspace/dspace/target/dspace-1.6.2-build.dir/build.xml:785:
*java.net.SocketException:
Network is unreachable*
at java.net.PlainSocketImpl.socketConnect(Native Method)
at java.net.PlainSocketImpl.doConnect(PlainSocketImpl.java:333)
at
java.net.PlainSocketImpl.connectToAddress(PlainSocketImpl.java:195)
at java.net.PlainSocketImpl.connect(PlainSocketImpl.java:182)
at java.net.SocksSocketImpl.connect(SocksSocketImpl.java:366)
at java.net.Socket.connect(Socket.java:529)
at java.net.Socket.connect(Socket.java:478)
at sun.net.NetworkClient.doConnect(NetworkClient.java:163)
at sun.net.www.http.HttpClient.openServer(HttpClient.java:394)
at sun.net.www.http.HttpClient.openServer(HttpClient.java:529)
at sun.net.www.http.HttpClient.init(HttpClient.java:233)
at sun.net.www.http.HttpClient.New(HttpClient.java:306)
at sun.net.www.http.HttpClient.New(HttpClient.java:323)
at
sun.net.www.protocol.http.HttpURLConnection.getNewHttpClient(HttpURLConnection.java:860)
at
sun.net.www.protocol.http.HttpURLConnection.plainConnect(HttpURLConnection.java:801)
at
sun.net.www.protocol.http.HttpURLConnection.connect(HttpURLConnection.java:726)
at
org.apache.tools.ant.taskdefs.Get$GetThread.openConnection(Get.java:662)
at org.apache.tools.ant.taskdefs.Get$GetThread.get(Get.java:581)
at org.apache.tools.ant.taskdefs.Get$GetThread.run(Get.java:571)

*
---
*
*Error shown at postgres  login terminals*

* LOG:  unexpected EOF on client connection*
ERROR:  relation bi_1 does not exist at character 15
STATEMENT:  SELECT * FROM bi_1 LIMIT 1
ERROR:  relation bi_1_dis does not exist at character 15
STATEMENT:  SELECT * FROM bi_1_dis LIMIT 1
ERROR:  relation bi_2 does not exist at character 15
STATEMENT:  SELECT * FROM bi_2 LIMIT 1
ERROR:  relation bi_2_dis does not exist at character 15
STATEMENT:  SELECT * FROM bi_2_dis LIMIT 1
ERROR:  relation bi_3 does not exist at character 15
STATEMENT:  SELECT * FROM bi_3 LIMIT 1
ERROR:  relation bi_3_dis does not exist at character 15
STATEMENT:  SELECT * FROM bi_3_dis LIMIT 1
ERROR:  relation bi_4 does not exist at character 15
STATEMENT:  SELECT * FROM bi_4 LIMIT 1
ERROR:  relation bi_4_dis does not exist at character 15
STATEMENT:  SELECT * FROM bi_4_dis LIMIT 1
ERROR:  relation bi_5 does not exist at character 15
STATEMENT:  SELECT * FROM bi_5 LIMIT 1
ERROR:  relation bi_5_dis does not exist at character 15
STATEMENT:  SELECT * FROM bi_5_dis LIMIT 1
ERROR:  relation bi_6 does not exist at character 15
STATEMENT:  SELECT * FROM bi_6 LIMIT 1
ERROR:  relation bi_6_dis does not exist at character 15
STATEMENT:  SELECT * FROM bi_6_dis LIMIT 1
ERROR:  relation bi_7 does not exist at character 15
STATEMENT:  SELECT * FROM bi_7 LIMIT 1
ERROR:  relation bi_7_dis does not exist at character 15
STATEMENT:  SELECT * FROM bi_7_dis LIMIT 1
ERROR:  relation bi_8 does not exist at character 15
STATEMENT:  SELECT * FROM bi_8 LIMIT 1
ERROR:  relation bi_8_dis does not exist at character 15
STATEMENT:  SELECT * FROM bi_8_dis LIMIT 1
ERROR:  relation bi_9 does not exist at character 15
STATEMENT:  SELECT * FROM bi_9 LIMIT 1
ERROR:  relation bi_9_dis does not exist at character 15
STATEMENT:  SELECT * FROM bi_9_dis LIMIT 1
ERROR:  relation bi_10 does not exist at character 15
STATEMENT:  SELECT * FROM bi_10 LIMIT 1
ERROR:  relation bi_10_dis does not exist at character 15
STATEMENT:  SELECT * FROM bi_10_dis LIMIT 1
ERROR:  relation bi_item does not exist at character 15
STATEMENT:  SELECT * FROM bi_item LIMIT 1
ERROR:  relation bi_withdrawn does not exist at character 15
STATEMENT:  SELECT * FROM bi_withdrawn LIMIT 1
LOG:  unexpected EOF on client connection
LOG:  unexpected EOF on client connection
ERROR:  relation bi_1 does not exist at character 15
STATEMENT:  SELECT * FROM bi_1 LIMIT 1
ERROR:  

[Dspace-tech] MVN error: Plugin's descriptor

2010-10-06 Thread इन्‍दु भूषण Indu Bhushan
Dear Sir,

I am trying to assemble DSpace 1.6.2 with Maven 2.2.1. I am
getting following build error


[INFO] Internal error in the plugin manager getting plugin
'org.apache.maven.plugins:maven-release-plugin': Plugin
'org.apache.maven.plugins:maven-release-plugin:2.0-beta-8' has an invalid
descriptor:
1) Plugin's descriptor contains the wrong artifact ID: maven-site-plugin
2) Plugin's descriptor contains the wrong version: 2.0-beta-7

Please let me know how to solve this problem

With Regards

Indu Bhushan

RRCAT, Indore
--
Beautiful is writing same markup. Internet Explorer 9 supports
standards for HTML5, CSS3, SVG 1.1,  ECMAScript5, and DOM L2  L3.
Spend less time writing and  rewriting code and more time creating great
experiences on the web. Be a part of the beta today.
http://p.sf.net/sfu/beautyoftheweb___
DSpace-tech mailing list
DSpace-tech@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/dspace-tech


[Dspace-tech] MVN error

2010-09-28 Thread इन्‍दु भूषण Indu Bhushan
Dear all

This my 3rd email regarding maven problem. I have not yet
get satisfactory answer of my problem so i m sending the full error detail.
I also tried the maven offline after copying the plugins
in /home/dspace/.m2/repository/org/apache/maven/plugins/maven-site-plugin


[dsp...@library dspace]$ mvn  -e package
+ Error stacktraces are turned on.
[INFO] Scanning for projects...
[INFO] Reactor build order:
[INFO]   DSpace Parent Project
[INFO]   DSpace Kernel :: API and Implementation
[INFO]   DSpace Solr Statistics Logging Client Library
[INFO]   DSpace UI :: Shared JS code
[INFO]   DSpace JSP-UI
[INFO]   DSpace JSP-UI :: API and Implementation
[INFO]   DSpace JSP-UI :: Web Application Resources
[INFO]   DSpace XML-UI (Manakin)
[INFO]   DSpace XML-UI (Manakin) :: Wing-Framework
[INFO]   DSpace XML-UI (Manakin) :: API and Core Aspects
[INFO]   DSpace XML-UI (Manakin) :: Web Application Resources
[INFO]   DSpace LNI
[INFO]   DSpace LNI :: Core Implementation
[INFO]   DSpace LNI :: Web Application Resources
[INFO]   DSpace LNI :: CLI Client Application
[INFO]   DSpace OAI
[INFO]   DSpace OAI :: API and Implementation
[INFO]   DSpace OAI :: Web Application Resources
[INFO]   DSpace SWORD
[INFO]   DSpace SWORD :: API and Implementation
[INFO]   DSpace SWORD :: Web Application Resources
[INFO]   DSpace Addon Modules
[INFO]   DSpace XML-UI (Manakin) :: Web Application
[INFO]   DSpace LNI :: Web Application
[INFO]   DSpace OAI :: Web Application
[INFO]   DSpace JSP-UI :: Web Application
[INFO]   DSpace SWORD :: Web Application
[INFO]   DSpace SOLR :: Web Application
[INFO]   DSpace Assembly and Configuration
[INFO]

[INFO] Building DSpace Parent Project
[INFO]task-segment: [package]
[INFO]

Downloading:
http://repo1.maven.org/maven2/org/apache/maven/plugins/maven-site-plugin/2.0-beta-7/maven-site-plugin-2.0-beta-7.pom
[WARNING] Unable to get resource
'org.apache.maven.plugins:maven-site-plugin:pom:2.0-beta-7' from repository
central (http://repo1.maven.org/maven2): Error transferring file: Network is
unreachable
Downloading:
http://download.java.net/maven/2/org/apache/maven/plugins/maven-site-plugin/2.0-beta-7/maven-site-plugin-2.0-beta-7.pom
[WARNING] Unable to get resource
'org.apache.maven.plugins:maven-site-plugin:pom:2.0-beta-7' from repository
java.net (http://download.java.net/maven/2): Error transferring file:
Network is unreachable
Downloading:
http://repo1.maven.org/maven2/org/apache/maven/plugins/maven-site-plugin/2.0-beta-7/maven-site-plugin-2.0-beta-7.pom
[WARNING] Unable to get resource
'org.apache.maven.plugins:maven-site-plugin:pom:2.0-beta-7' from repository
central (http://repo1.maven.org/maven2): Error transferring file: Network is
unreachable
[INFO]

[ERROR] BUILD ERROR
[INFO]

[INFO] Error building POM (may not be this project's POM).


Project ID: org.apache.maven.plugins:maven-site-plugin

Reason: POM 'org.apache.maven.plugins:maven-site-plugin' not found in
repository: Unable to download the artifact from any repository

  org.apache.maven.plugins:maven-site-plugin:pom:2.0-beta-7

from the specified remote repositories:
  maven.dspace.org-snapshot (http://maven.dspace.org/snapshot),
  central (http://repo1.maven.org/maven2),
  java.net (http://download.java.net/maven/2)

 for project org.apache.maven.plugins:maven-site-plugin


[INFO]

[INFO] Trace
org.apache.maven.lifecycle.LifecycleExecutionException: Unable to build
project for plugin 'org.apache.maven.plugins:maven-site-plugin': POM
'org.apache.maven.plugins:maven-site-plugin' not found in repository: Unable
to download the artifact from any repository

  org.apache.maven.plugins:maven-site-plugin:pom:2.0-beta-7

from the specified remote repositories:
  maven.dspace.org-snapshot (http://maven.dspace.org/snapshot),
  central (http://repo1.maven.org/maven2),
  java.net (http://download.java.net/maven/2)

 for project org.apache.maven.plugins:maven-site-plugin
at
org.apache.maven.lifecycle.DefaultLifecycleExecutor.verifyPlugin(DefaultLifecycleExecutor.java:1557)
at
org.apache.maven.lifecycle.DefaultLifecycleExecutor.getMojoDescriptor(DefaultLifecycleExecutor.java:1851)
at
org.apache.maven.lifecycle.DefaultLifecycleExecutor.bindLifecycleForPackaging(DefaultLifecycleExecutor.java:1311)
at
org.apache.maven.lifecycle.DefaultLifecycleExecutor.constructLifecycleMappings(DefaultLifecycleExecutor.java:1275)
at
org.apache.maven.lifecycle.DefaultLifecycleExecutor.executeGoal(DefaultLifecycleExecutor.java:534)
at
org.apache.maven.lifecycle.DefaultLifecycleExecutor.executeGoalAndHandleFailures(DefaultLifecycleExecutor.java:387)
at

[Dspace-tech] maven error web(HTTP) proxy

2010-09-27 Thread इन्‍दु भूषण Indu Bhushan
Dear All

i m assembling DSpace 1.6.2  using maven 2.2.1. My server is not directly
connected to internet and it is connected to net via web(HTTP) proxy not by
socks proxy.

I tried to change settings.XML in maven for proxy use but is not working.

Now i want to download the dependencies and keeping them to .m2. How many
files and folder i will have to copy.
What are the URL for downloading the dependencies and what is the exact path
or .m2. will i create repository directory under .m2

Please help me.


With Regards

Indu Bhushan
--
Start uncovering the many advantages of virtual appliances
and start using them to simplify application deployment and
accelerate your shift to cloud computing.
http://p.sf.net/sfu/novell-sfdev2dev___
DSpace-tech mailing list
DSpace-tech@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/dspace-tech


Re: [Dspace-tech] showing login/password page when we cilick on newly submitted item

2010-08-03 Thread इन्‍दु भूषण Indu Bhushan
 Dear Rajshekhar

I am submitting item to existing collection. I did not created new
collection and publicly readable policy box is checked.

With Regards

Indu Bhushan

2010/8/3 Rajshekhar Pandey rajshek...@webinito.com

 Hello

 Are you submitting item to newly created collection? if yes, then it
 might be case that while creating collection you have unchecked the box
 suggesting that the collection is not publicly readable.

 Please check that. This might be the case.

 Thanks


 2010/8/3 इन्‍दु भूषण Indu Bhushan indubhus...@gmail.com

   Dear Sir/Madam

 DSpace is not showing item detail when we click on tilte. Problem is
 arised when Anonymous group was deteled.Then i created the Anonymous

 group and it is showing all previous contents the problem is for newly
 submitted items.
 For showing newly submitted item i m  manually adding anonymous group to
 each item [ Item Policies, Policies for Bundle ORIGINAL, Bitstream 1499
 (c1nov08_nb.jpg), Policies for Bundle LICENSE, Bitstream 1276 (license.txt)]
 from Item's Authorizations Edit.

 The  dspace.log file contents is attached below


 Please advice me as soon as possible.

 Indu Bhusha
 RRCAT.GOV.IN http://rrcat.gov.in/ 
 http://RRCAT.GOV.INhttp://rrcat.gov.in/
 
 Indore MP INDIA



 11:20:29,129 INFO  org.dspace.app.webui.servlet.DSpaceServlet @
 i...@cat.ernet.in:session_id=FB1F85663FF9D5798C56CB141D7F760F:ip_addr=10.130.2.201:view_collection:collection_id=1
 2010-08-03 11:20:29,204 INFO  org.dspace.app.webui.servlet.RetrieveServlet
 @
 i...@cat.ernet.in:session_id=FB1F85663FF9D5798C56CB141D7F760F:ip_addr=10.130.2.201:view_bitstream:bitstream_id=3
 2010-08-03 11:20:30,703 INFO  org.dspace.content.Item @
 i...@cat.ernet.in:session_id=FB1F85663FF9D5798C56CB141D7F760F:ip_addr=10.130.2.201:update_item:item_id=1737
 2010-08-03 11:20:30,798 INFO  org.dspace.content.Item @
 i...@cat.ernet.in:session_id=FB1F85663FF9D5798C56CB141D7F760F:ip_addr=10.130.2.201:create_item:item_id=1737
 2010-08-03 11:20:30,937 INFO  org.dspace.content.Item @
 i...@cat.ernet.in:session_id=FB1F85663FF9D5798C56CB141D7F760F:ip_addr=10.130.2.201:update_item:item_id=1737
 2010-08-03 11:20:31,046 INFO  org.dspace.content.WorkspaceItem @
 i...@cat.ernet.in:session_id=FB1F85663FF9D5798C56CB141D7F760F:ip_addr=10.130.2.201:create_workspace_item:workspace_item_id=1779item_id=1737collection_id=1
 2010-08-03 11:20:33,363 INFO  org.dspace.content.WorkspaceItem @
 i...@cat.ernet.in:session_id=FB1F85663FF9D5798C56CB141D7F760F:ip_addr=10.130.2.201:update_workspace_item:workspace_item_id=1779
 2010-08-03 11:20:33,432 INFO  org.dspace.content.Item @
 i...@cat.ernet.in:session_id=FB1F85663FF9D5798C56CB141D7F760F:ip_addr=10.130.2.201:update_item:item_id=1737
 2010-08-03 11:20:33,618 INFO  org.dspace.content.WorkspaceItem @
 i...@cat.ernet.in:session_id=FB1F85663FF9D5798C56CB141D7F760F:ip_addr=10.130.2.201:update_workspace_item:workspace_item_id=1779
 2010-08-03 11:20:33,692 INFO  org.dspace.content.Item @
 i...@cat.ernet.in:session_id=FB1F85663FF9D5798C56CB141D7F760F:ip_addr=10.130.2.201:update_item:item_id=1737
 2010-08-03 11:21:06,941 INFO  org.dspace.app.webui.servlet.SubmitServlet
 @   inner dc
 2010-08-03 11:21:06,941 INFO  org.dspace.app.webui.servlet.SubmitServlet
 @   inner dc
 2010-08-03 11:21:06,941 INFO  org.dspace.app.webui.servlet.SubmitServlet
 @   inner dc
 2010-08-03 11:21:06,941 INFO  org.dspace.app.webui.servlet.SubmitServlet
 @   inner dc
 2010-08-03 11:21:06,941 INFO  org.dspace.app.webui.servlet.SubmitServlet
 @   inner dc
 2010-08-03 11:21:06,942 INFO  org.dspace.app.webui.servlet.SubmitServlet
 @   inner dc
 2010-08-03 11:21:06,942 INFO  org.dspace.app.webui.servlet.SubmitServlet
 @   inner dc
 2010-08-03 11:21:06,942 INFO  org.dspace.app.webui.servlet.SubmitServlet
 @   inner dc
 2010-08-03 11:21:06,942 INFO  org.dspace.app.webui.servlet.SubmitServlet
 @   inner dc
 2010-08-03 11:21:07,038 INFO  org.dspace.content.WorkspaceItem @
 i...@cat.ernet.in:session_id=FB1F85663FF9D5798C56CB141D7F760F:ip_addr=10.130.2.201:update_workspace_item:workspace_item_id=1779
 2010-08-03 11:21:07,111 INFO  org.dspace.content.Item @
 i...@cat.ernet.in:session_id=FB1F85663FF9D5798C56CB141D7F760F:ip_addr=10.130.2.201:update_item:item_id=1737
 2010-08-03 11:21:07,313 INFO  org.dspace.content.WorkspaceItem @
 i...@cat.ernet.in:session_id=FB1F85663FF9D5798C56CB141D7F760F:ip_addr=10.130.2.201:update_workspace_item:workspace_item_id=1779
 2010-08-03 11:21:07,380 INFO  org.dspace.content.Item @
 i...@cat.ernet.in:session_id=FB1F85663FF9D5798C56CB141D7F760F:ip_addr=10.130.2.201:update_item:item_id=1737
 2010-08-03 11:21:09,228 INFO  org.dspace.app.webui.servlet.SubmitServlet
 @   inner dc
 2010-08-03 11:21:09,228 INFO  org.dspace.app.webui.servlet.SubmitServlet
 @   inner dc
 2010-08-03 11:21:09,229 INFO  org.dspace.app.webui.servlet.SubmitServlet
 @   inner dc
 2010-08-03 11:21:09,229 INFO  org.dspace.app.webui.servlet.SubmitServlet
 @   inner dc
 2010-08-03 11:21:09,317 INFO

[Dspace-tech] Internal System Error after granting licence

2010-07-21 Thread इन्‍दु भूषण Indu Bhushan
Dear Sir,

Upload error has been solved now Internal System Error occoring after grant
licence in submit to collectiion. I have checked the dspace.log file.

Please help me solve this problem. Your effort is greatly appreciated. And
Thank you in advance


d=1700
2010-07-21 17:56:41,973 INFO  org.dspace.content.Item @
i...@cat.ernet.in:session_id=F3C3E82E2927C622B0655ADA3A2890F1:ip_addr=10.130.2.201:update_item:item_id=1700
2010-07-21 17:56:42,249 INFO  org.dspace.search.DSIndexer @ Wrote Item:
123456789/1451 to Index
2010-07-21 17:56:42,343 WARN  org.dspace.app.webui.servlet.DSpaceServlet @
i...@cat.ernet.in:session_id=F3C3E82E2927C622B0655ADA3A2890F1:ip_addr=10.130.2.201:database_error:java.sql.SQLException:
Collection 1 has no default item READ policies
java.sql.SQLException: Collection 1 has no default item READ policies
 at org.dspace.content.Item.inheritCollectionDefaultPolicies(Item.java:1911)
 at org.dspace.content.InstallItem.installItem(InstallItem.java:156)
 at org.dspace.content.InstallItem.installItem(InstallItem.java:73)
 at org.dspace.workflow.WorkflowManager.archive(WorkflowManager.java:652)
 at org.dspace.workflow.WorkflowManager.doState(WorkflowManager.java:606)
 at org.dspace.workflow.WorkflowManager.doState(WorkflowManager.java:582)
 at org.dspace.workflow.WorkflowManager.doState(WorkflowManager.java:546)
 at org.dspace.workflow.WorkflowManager.doState(WorkflowManager.java:506)
 at org.dspace.workflow.WorkflowManager.start(WorkflowManager.java:203)
 at
org.dspace.app.webui.servlet.SubmitServlet.processLicense(SubmitServlet.java:1621)
 at
org.dspace.app.webui.servlet.SubmitServlet.doDSPost(SubmitServlet.java:424)
 at
org.dspace.app.webui.servlet.DSpaceServlet.processRequest(DSpaceServlet.java:147)
 at
org.dspace.app.webui.servlet.DSpaceServlet.doPost(DSpaceServlet.java:105)
 at javax.servlet.http.HttpServlet.service(HttpServlet.java:709)
 at javax.servlet.http.HttpServlet.service(HttpServlet.java:802)
 at
org.apache.catalina.core.ApplicationFilterChain.internalDoFilter(ApplicationFilterChain.java:252)
 at
org.apache.catalina.core.ApplicationFilterChain.doFilter(ApplicationFilterChain.java:173)
 at
org.dspace.app.webui.filter.RegisteredOnlyFilter.doFilter(RegisteredOnlyFilter.java:98)
 at
org.apache.catalina.core.ApplicationFilterChain.internalDoFilter(ApplicationFilterChain.java:202)
 at
org.apache.catalina.core.ApplicationFilterChain.doFilter(ApplicationFilterChain.java:173)
 at
org.apache.catalina.core.StandardWrapperValve.invoke(StandardWrapperValve.java:213)
 at
org.apache.catalina.core.StandardContextValve.invoke(StandardContextValve.java:178)
 at
org.apache.catalina.core.StandardHostValve.invoke(StandardHostValve.java:126)
 at
org.apache.catalina.valves.ErrorReportValve.invoke(ErrorReportValve.java:105)
 at
org.apache.catalina.core.StandardEngineValve.invoke(StandardEngineValve.java:107)
 at
org.apache.catalina.connector.CoyoteAdapter.service(CoyoteAdapter.java:148)
 at
org.apache.coyote.http11.Http11Processor.process(Http11Processor.java:856)
 at
org.apache.coyote.http11.Http11Protocol$Http11ConnectionHandler.processConnection(Http11Protocol.java:744)
 at
org.apache.tomcat.util.net.PoolTcpEndpoint.processSocket(PoolTcpEndpoint.java:527)
 at
org.apache.tomcat.util.net.LeaderFollowerWorkerThread.runIt(LeaderFollowerWorkerThread.java:80)
 at
org.apache.tomcat.util.threads.ThreadPool$ControlRunnable.run(ThreadPool.java:684)
 at java.lang.Thread.run(Thread.java:595)
With Regards

Indu Bhushan
rrcat.gov.in
--
This SF.net email is sponsored by Sprint
What will you do first with EVO, the first 4G phone?
Visit sprint.com/first -- http://p.sf.net/sfu/sprint-com-first___
DSpace-tech mailing list
DSpace-tech@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/dspace-tech


[Dspace-tech] Anonymous group in Dsapce deleted by mistake

2010-07-20 Thread इन्‍दु भूषण Indu Bhushan
Dear  Sir


Problem is almost solved only upload file error is coming when i m trying to
submit to the collection and uploading the files.


 I have seen following lines in log file.

 2010-07-20 12:49:11,221 WARN  org.dspace.app.webui.servlet.SubmitServlet @

 i...@cat.ernet.in:session_id=884B70A0C95B1CE9FB068A1A39948DE7:ip_addr=10.130.2.201:upload_error
 :
 java.io.IOException: No such file or directory


 2010-07-20 12:48:19,359 INFO  org.dspace.eperson.PasswordAuthentication @
 anonymous:session_id=884B70A0C95B1CE9FB068A1A39948DE7:ip_addr=10.130.2.201:authenticate:attempting
 password auth of user=i...@cat.ernet.in
 2010-07-20 12:48:19,361 INFO  org.dspace.eperson.PasswordAuthentication @

 i...@cat.ernet.in:session_id=884B70A0C95B1CE9FB068A1A39948DE7:ip_addr=10.130.2.201:authenticate:type=PasswordAuthentication
 2010-07-20 12:48:19,363 INFO
 org.dspace.app.webui.servlet.PasswordServlet @
 i...@cat.ernet.in:session_id=884B70A0C95B1CE9FB068A1A39948DE7:ip_addr=10.130.2.201:login:type=explicit
 2010-07-20 12:48:19,378 INFO
 org.dspace.app.webui.servlet.CommunityListServlet @
 i...@cat.ernet.in:session_id=884B70A0C95B1CE9FB068A1A39948DE7:ip_addr=10.130.2.201:view_community_list
 :
 2010-07-20 12:48:22,615 INFO  org.dspace.app.webui.servlet.DSpaceServlet
 @
 i...@cat.ernet.in:session_id=884B70A0C95B1CE9FB068A1A39948DE7:ip_addr=10.130.2.201:view_collection:collection_id=1
 2010-07-20 12:48:22,688 INFO
 org.dspace.app.webui.servlet.RetrieveServlet @
 i...@cat.ernet.in:session_id=884B70A0C95B1CE9FB068A1A39948DE7:ip_addr=10.130.2.201:view_bitstream:bitstream_id=3
 2010-07-20 12:48:26,537 INFO  org.dspace.app.webui.servlet.DSpaceServlet
 @
 i...@cat.ernet.in:session_id=884B70A0C95B1CE9FB068A1A39948DE7:ip_addr=10.130.2.201:view_item:handle=123456789/1431
 2010-07-20 12:48:34,439 INFO  org.dspace.app.webui.servlet.DSpaceServlet
 @
 i...@cat.ernet.in:session_id=884B70A0C95B1CE9FB068A1A39948DE7:ip_addr=10.130.2.201:view_community:community_id=1
 2010-07-20 12:48:34,525 INFO
 org.dspace.app.webui.servlet.RetrieveServlet @
 i...@cat.ernet.in:session_id=884B70A0C95B1CE9FB068A1A39948DE7:ip_addr=10.130.2.201:view_bitstream:bitstream_id=2
 2010-07-20 12:48:37,490 INFO  org.dspace.app.webui.servlet.DSpaceServlet
 @
 i...@cat.ernet.in:session_id=884B70A0C95B1CE9FB068A1A39948DE7:ip_addr=10.130.2.201:view_collection:collection_id=1
 2010-07-20 12:48:37,583 INFO
 org.dspace.app.webui.servlet.RetrieveServlet @
 i...@cat.ernet.in:session_id=884B70A0C95B1CE9FB068A1A39948DE7:ip_addr=10.130.2.201:view_bitstream:bitstream_id=3
 2010-07-20 12:48:38,657 INFO  org.dspace.content.Item @
 i...@cat.ernet.in:session_id=884B70A0C95B1CE9FB068A1A39948DE7:ip_addr=10.130.2.201:update_item:item_id=1681
 2010-07-20 12:48:38,725 INFO  org.dspace.content.Item @
 i...@cat.ernet.in:session_id=884B70A0C95B1CE9FB068A1A39948DE7:ip_addr=10.130.2.201:create_item:item_id=1681
 2010-07-20 12:48:38,836 INFO  org.dspace.content.Item @
 i...@cat.ernet.in:session_id=884B70A0C95B1CE9FB068A1A39948DE7:ip_addr=10.130.2.201:update_item:item_id=1681
 2010-07-20 12:48:38,910 INFO  org.dspace.content.WorkspaceItem @
 i...@cat.ernet.in:session_id=884B70A0C95B1CE9FB068A1A39948DE7:ip_addr=10.130.2.201:create_workspace_item:workspace_item_id=1720item_id=1681collection_id=1
 2010-07-20 12:48:41,433 INFO  org.dspace.content.WorkspaceItem @
 i...@cat.ernet.in:session_id=884B70A0C95B1CE9FB068A1A39948DE7:ip_addr=10.130.2.201:update_workspace_item:workspace_item_id=1720
 2010-07-20 12:48:41,506 INFO  org.dspace.content.Item @
 i...@cat.ernet.in:session_id=884B70A0C95B1CE9FB068A1A39948DE7:ip_addr=10.130.2.201:update_item:item_id=1681
 2010-07-20 12:48:41,604 INFO  org.dspace.content.WorkspaceItem @
 i...@cat.ernet.in:session_id=884B70A0C95B1CE9FB068A1A39948DE7:ip_addr=10.130.2.201:update_workspace_item:workspace_item_id=1720
 2010-07-20 12:48:41,668 INFO  org.dspace.content.Item @
 i...@cat.ernet.in:session_id=884B70A0C95B1CE9FB068A1A39948DE7:ip_addr=10.130.2.201:update_item:item_id=1681
 2010-07-20 12:49:01,915 INFO  org.dspace.app.webui.servlet.SubmitServlet
 @   inner dc
 2010-07-20 12:49:01,915 INFO  org.dspace.app.webui.servlet.SubmitServlet
 @   inner dc
 2010-07-20 12:49:01,915 INFO  org.dspace.app.webui.servlet.SubmitServlet
 @   inner dc
 2010-07-20 12:49:01,915 INFO  org.dspace.app.webui.servlet.SubmitServlet
 @   inner dc
 2010-07-20 12:49:01,916 INFO  org.dspace.app.webui.servlet.SubmitServlet
 @   inner dc
 2010-07-20 12:49:01,916 INFO  org.dspace.app.webui.servlet.SubmitServlet
 @   inner dc
 2010-07-20 12:49:01,916 INFO  org.dspace.app.webui.servlet.SubmitServlet
 @   inner dc
 2010-07-20 12:49:01,916 INFO  org.dspace.app.webui.servlet.SubmitServlet
 @   inner dc
 2010-07-20 12:49:01,916 INFO  org.dspace.app.webui.servlet.SubmitServlet
 @   inner dc
 2010-07-20 12:49:02,002 INFO  org.dspace.content.WorkspaceItem @
 i...@cat.ernet.in:session_id=884B70A0C95B1CE9FB068A1A39948DE7:ip_addr=10.130.2.201:update_workspace_item:workspace_item_id=1720
 2010-07-20 

[Dspace-tech] Fwd: Anonymous group in Dsapce deleted by mistake

2010-07-20 Thread इन्‍दु भूषण Indu Bhushan
Dear  Andrea Bollini
Problem is almost solved only upload file error is coming when i m trying to
submit to the collection and uploading the files.


 I have seen following lines in log file.

 2010-07-20 12:49:11,221 WARN  org.dspace.app.webui.servlet.SubmitServlet @

 i...@cat.ernet.in:session_id=884B70A0C95B1CE9FB068A1A39948DE7:ip_addr=10.130.2.201:upload_error
 :
 java.io.IOException: No such file or directory


 2010-07-20 12:48:19,359 INFO  org.dspace.eperson.PasswordAuthentication @
 anonymous:session_id=884B70A0C95B1CE9FB068A1A39948DE7:ip_addr=10.130.2.201:authenticate:attempting
 password auth of user=i...@cat.ernet.in
 2010-07-20 12:48:19,361 INFO  org.dspace.eperson.PasswordAuthentication @

 i...@cat.ernet.in:session_id=884B70A0C95B1CE9FB068A1A39948DE7:ip_addr=10.130.2.201:authenticate:type=PasswordAuthentication
 2010-07-20 12:48:19,363 INFO
 org.dspace.app.webui.servlet.PasswordServlet @
 i...@cat.ernet.in:session_id=884B70A0C95B1CE9FB068A1A39948DE7:ip_addr=10.130.2.201:login:type=explicit
 2010-07-20 12:48:19,378 INFO
 org.dspace.app.webui.servlet.CommunityListServlet @
 i...@cat.ernet.in:session_id=884B70A0C95B1CE9FB068A1A39948DE7:ip_addr=10.130.2.201:view_community_list
 :
 2010-07-20 12:48:22,615 INFO  org.dspace.app.webui.servlet.DSpaceServlet
 @
 i...@cat.ernet.in:session_id=884B70A0C95B1CE9FB068A1A39948DE7:ip_addr=10.130.2.201:view_collection:collection_id=1
 2010-07-20 12:48:22,688 INFO
 org.dspace.app.webui.servlet.RetrieveServlet @
 i...@cat.ernet.in:session_id=884B70A0C95B1CE9FB068A1A39948DE7:ip_addr=10.130.2.201:view_bitstream:bitstream_id=3
 2010-07-20 12:48:26,537 INFO  org.dspace.app.webui.servlet.DSpaceServlet
 @
 i...@cat.ernet.in:session_id=884B70A0C95B1CE9FB068A1A39948DE7:ip_addr=10.130.2.201:view_item:handle=123456789/1431
 2010-07-20 12:48:34,439 INFO  org.dspace.app.webui.servlet.DSpaceServlet
 @
 i...@cat.ernet.in:session_id=884B70A0C95B1CE9FB068A1A39948DE7:ip_addr=10.130.2.201:view_community:community_id=1
 2010-07-20 12:48:34,525 INFO
 org.dspace.app.webui.servlet.RetrieveServlet @
 i...@cat.ernet.in:session_id=884B70A0C95B1CE9FB068A1A39948DE7:ip_addr=10.130.2.201:view_bitstream:bitstream_id=2
 2010-07-20 12:48:37,490 INFO  org.dspace.app.webui.servlet.DSpaceServlet
 @
 i...@cat.ernet.in:session_id=884B70A0C95B1CE9FB068A1A39948DE7:ip_addr=10.130.2.201:view_collection:collection_id=1
 2010-07-20 12:48:37,583 INFO
 org.dspace.app.webui.servlet.RetrieveServlet @
 i...@cat.ernet.in:session_id=884B70A0C95B1CE9FB068A1A39948DE7:ip_addr=10.130.2.201:view_bitstream:bitstream_id=3
 2010-07-20 12:48:38,657 INFO  org.dspace.content.Item @
 i...@cat.ernet.in:session_id=884B70A0C95B1CE9FB068A1A39948DE7:ip_addr=10.130.2.201:update_item:item_id=1681
 2010-07-20 12:48:38,725 INFO  org.dspace.content.Item @
 i...@cat.ernet.in:session_id=884B70A0C95B1CE9FB068A1A39948DE7:ip_addr=10.130.2.201:create_item:item_id=1681
 2010-07-20 12:48:38,836 INFO  org.dspace.content.Item @
 i...@cat.ernet.in:session_id=884B70A0C95B1CE9FB068A1A39948DE7:ip_addr=10.130.2.201:update_item:item_id=1681
 2010-07-20 12:48:38,910 INFO  org.dspace.content.WorkspaceItem @
 i...@cat.ernet.in:session_id=884B70A0C95B1CE9FB068A1A39948DE7:ip_addr=10.130.2.201:create_workspace_item:workspace_item_id=1720item_id=1681collection_id=1
 2010-07-20 12:48:41,433 INFO  org.dspace.content.WorkspaceItem @
 i...@cat.ernet.in:session_id=884B70A0C95B1CE9FB068A1A39948DE7:ip_addr=10.130.2.201:update_workspace_item:workspace_item_id=1720
 2010-07-20 12:48:41,506 INFO  org.dspace.content.Item @
 i...@cat.ernet.in:session_id=884B70A0C95B1CE9FB068A1A39948DE7:ip_addr=10.130.2.201:update_item:item_id=1681
 2010-07-20 12:48:41,604 INFO  org.dspace.content.WorkspaceItem @
 i...@cat.ernet.in:session_id=884B70A0C95B1CE9FB068A1A39948DE7:ip_addr=10.130.2.201:update_workspace_item:workspace_item_id=1720
 2010-07-20 12:48:41,668 INFO  org.dspace.content.Item @
 i...@cat.ernet.in:session_id=884B70A0C95B1CE9FB068A1A39948DE7:ip_addr=10.130.2.201:update_item:item_id=1681
 2010-07-20 12:49:01,915 INFO  org.dspace.app.webui.servlet.SubmitServlet
 @   inner dc
 2010-07-20 12:49:01,915 INFO  org.dspace.app.webui.servlet.SubmitServlet
 @   inner dc
 2010-07-20 12:49:01,915 INFO  org.dspace.app.webui.servlet.SubmitServlet
 @   inner dc
 2010-07-20 12:49:01,915 INFO  org.dspace.app.webui.servlet.SubmitServlet
 @   inner dc
 2010-07-20 12:49:01,916 INFO  org.dspace.app.webui.servlet.SubmitServlet
 @   inner dc
 2010-07-20 12:49:01,916 INFO  org.dspace.app.webui.servlet.SubmitServlet
 @   inner dc
 2010-07-20 12:49:01,916 INFO  org.dspace.app.webui.servlet.SubmitServlet
 @   inner dc
 2010-07-20 12:49:01,916 INFO  org.dspace.app.webui.servlet.SubmitServlet
 @   inner dc
 2010-07-20 12:49:01,916 INFO  org.dspace.app.webui.servlet.SubmitServlet
 @   inner dc
 2010-07-20 12:49:02,002 INFO  org.dspace.content.WorkspaceItem @
 i...@cat.ernet.in:session_id=884B70A0C95B1CE9FB068A1A39948DE7:ip_addr=10.130.2.201:update_workspace_item:workspace_item_id=1720
 2010-07-20 

[Dspace-tech] Upload file error is coming when i m trying to submit to the collection and uploading the files

2010-07-20 Thread इन्‍दु भूषण Indu Bhushan
Dear all

 Anonymous group in Dsapce was deleted. I have solved this problem as per
your advice.
 Now Upload file error is coming when i m trying to submit to the collection
and uploading the files.

I have seen following lines in log file.

2010-07-20 12:49:11,221 WARN  org.dspace.app.webui.servlet.SubmitServlet @
i...@cat.ernet.in:session_id=884B70A0C95B1CE9FB068A1A39948DE7:ip_addr=10.130.2.201:upload_error
:
java.io.IOException: No such file or directory

I have check the permission of directories.


Last login: Tue Jul 20 13:26:53 2010 from scanner
[r...@library root]# cd /opt/dspace/
You have new mail in /var/spool/mail/root
[r...@library dspace]# ls -al
total 120
drwxr-xr-x   16 dspace   dspace   4096 May 25  2009 .
drwxrwxrwx   12 root root 4096 May 22  2009 ..
lrwxrwxrwx1 dspace   dspace 29 May 25  2009 assetstore -
/ebooks/assetstore/assetstore
drwxr-xr-x2 dspace   dspace   4096 May  9  2007 bin
drwxrwxr-x4 dspace   dspace   4096 May 22  2008 build
-rw-r--r--1 dspace   dspace  18528 Jun 30  2006 build.xml
-rw-r--r--1 dspace   dspace  24422 May  9  2007 CHANGES
drwxr-xr-x8 dspace   dspace   4096 Jan 15  2009 config
drwxr-xr-x4 dspace   dspace   4096 May  9  2007 docs
drwxr-xr-x3 dspace   dspace   4096 May  9  2007 etc
drwxrwxr-x2 dspace   dspace   4096 May 22  2008 handle-server
drwxrwxr-x3 dspace   dspace   4096 May 22  2008 history
drwxr-xr-x   22 dspace   dspace   4096 Jun 18  2008 jsp
-rw-r--r--1 dspace   dspace   2927 May  9  2007 KNOWN_BUGS
drwxr-xr-x3 dspace   dspace   4096 May 22  2008 lib
-rw-r--r--1 dspace   dspace   1931 Nov  7  2006 LICENSE
drwxrwxr-x2 dspace   dspace   4096 Jul  2 16:31 log
-rw-r--r--1 dspace   dspace729 May  9  2007 README
drwxrwxr-x2 dspace   dspace   4096 May 22  2008 reports
drwxrwxr-x2 dspace   dspace   4096 Jul 20 15:09 search
drwxr-xr-x4 dspace   dspace   4096 May  9  2007 src
drwxrwxr-x2 dspace   dspace   4096 Jul 20 15:59 upload
--
This SF.net email is sponsored by Sprint
What will you do first with EVO, the first 4G phone?
Visit sprint.com/first -- http://p.sf.net/sfu/sprint-com-first___
DSpace-tech mailing list
DSpace-tech@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/dspace-tech


[Dspace-tech] Anonymous group in Dsapce deleted by mistake

2010-07-19 Thread इन्‍दु भूषण Indu Bhushan
Dear Sir


Anonymous  group in Dsapce deleted by mistake. Now it is asking user name
password when we click on titles. Logos of Commuties and Collections are
also not shown.

Only admin can view the files and upload file error is showing when
submitting to collection. Also i do`t have latest backup. I also tried to
create anonymous group using admin id but it is not working.

With Regards

Indu Bhushan

rrcat.ggov.in

Indore India
--
This SF.net email is sponsored by Sprint
What will you do first with EVO, the first 4G phone?
Visit sprint.com/first -- http://p.sf.net/sfu/sprint-com-first___
DSpace-tech mailing list
DSpace-tech@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/dspace-tech


[Dspace-tech] Anonymous group in Dsapce deleted by mistake

2010-07-19 Thread इन्‍दु भूषण Indu Bhushan
 Dear Sir,

As per your advice i tried to update Anonymous group id from following
command. Now should i creat Anonymous group from Dspace ADMIN GROUP menu
[create new group]  and add the this in every community from Community's
Authorizations:
Because problem still persists.

[r...@library root]# su postgres
[postg...@library root]$ psql -U dspace -W dspace
Password:
Welcome to psql 7.4.19, the PostgreSQL interactive terminal.
Type:  \copyright for distribution terms
   \h for help with SQL commands
   \? for help on internal slash commands
   \g or terminate with semicolon to execute query
   \q to quit
dspace= update epersongroup set eperson_group_id = 0 where name like
'Anonymous';
UPDATE 0
dspace=
PLEASE HELP ME AND REPLY SOON.

WITH WARM REGARDS

INDU BHUSHAN

RRCAT INDORE rrcat.gov.in
--
This SF.net email is sponsored by Sprint
What will you do first with EVO, the first 4G phone?
Visit sprint.com/first -- http://p.sf.net/sfu/sprint-com-first___
DSpace-tech mailing list
DSpace-tech@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/dspace-tech


Re: [Dspace-tech] Anonymous group in Dsapce deleted by mistake

2010-07-19 Thread इन्‍दु भूषण Indu Bhushan
 Thanks you all

 ID to Anonymous group is changed as 0 and i added Anonymous group  in
communities and collection. The logos are shown.
 One enty is also shown by - Edit Item - Item's Authorizations:EDIT i added
anonymous group but in [submit to this collection] when i m uploading the
files it is showing upload error.

It will be difficult to add anonymous group in every item by - Edit Item -
Item's Authorizations:EDIT i added anonymous group .

So pls let me know how to solve upload error and how to add anonymous group
in all the items.

Please reply.

With Warm Regards


Indu Bhushan
RRCAT.GOV.IN
Indore MP





--
This SF.net email is sponsored by Sprint
What will you do first with EVO, the first 4G phone?
Visit sprint.com/first -- http://p.sf.net/sfu/sprint-com-first___
DSpace-tech mailing list
DSpace-tech@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/dspace-tech


Re: [Dspace-tech] Upload File Description: Searchable

2010-07-16 Thread इन्‍दु भूषण Indu Bhushan
Dear Sir


Anonymous  group in Dsapce deleted by mistake. Now it is asking user name
password when we click on titles. Logos of Commuties and Collections are
also not shown.

Only admin can view the files. Also i do`t have latest backup. I also tried
to create anonymous group using admin id but it is not working.

With Regards

Indu Bhushan

rrcat.ggov.in

Indore India
--
This SF.net email is sponsored by Sprint
What will you do first with EVO, the first 4G phone?
Visit sprint.com/first -- http://p.sf.net/sfu/sprint-com-first___
DSpace-tech mailing list
DSpace-tech@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/dspace-tech