Re: [Dspace-tech] ##Urgent## Emergency## Technical Problem in DSpace- using it for my Masters Thesis of Computer Science ## Student of HUNAN UNIVERSITY, CHANGSHA, HUNAN, CHINA.

2015-04-25 Thread Usman
org.apache.catalina.util.LifecycleBase.start(LifecycleBase.java:150) I think that the solr is not loading. Because whenever I search for some specific text; the above error lines are printed. Please help! On Saturday, April 25, 2015 1:10 PM, Usman wrote: Yes. Thank you. That really helped. Next time, no bolds. Maybe I

Re: [Dspace-tech] ##Urgent## Emergency## Technical Problem in DSpace- using it for my Masters Thesis of Computer Science ## Student of HUNAN UNIVERSITY, CHANGSHA, HUNAN, CHINA.

2015-04-24 Thread Usman
Yes. Thank you. That really helped. Next time, no bolds. Maybe I used bolds because of being nervous.  On Saturday, April 25, 2015 4:00 AM, Bruno Zanette wrote: Usman, Dspace.log do contains those infos. For instance, filtering for "anonymous" on my dspace.log files i

Re: [Dspace-tech] ##Urgent## Emergency## Technical Problem in DSpace- using it for my Masters Thesis of Computer Science ## Student of HUNAN UNIVERSITY, CHANGSHA, HUNAN, CHINA.

2015-04-24 Thread Usman
the file.User 2 searches for another itemetcAll their "user" interactions and activities with the system.  DSpace.log only contains program related debug output.  Hope that can help ; to make  my question  rightly understandable. On Friday, April 24, 2015 4:22 PM, Us

[Dspace-tech] Fw: ##Urgent## Emergency## Technical Problem in DSpace- using it for my Masters Thesis of Computer Science ## Student of HUNAN UNIVERSITY, CHANGSHA, HUNAN, CHINA.

2015-04-24 Thread Usman
. On Friday, April 24, 2015 4:22 PM, Usman wrote: Dear all, Let me introduce myself first.  I am currently doing Masters in Computer Science and Application Technology in Hunan University. Our University is located in Changsha City, Hunan Province, China. My topic for my

Re: [Dspace-tech] Change Password Page

2012-10-03 Thread AMJAD USMAN
Hi Kayani, Mistakenly, i copied wrong statement. check this parameterdspace.url = ${dspace.baseUrl}/xmlui if it is xmlui, then change it to jspui RegardsAmjad From: amjad...@hotmail.com To: ukay...@niftetrust.com; dspace-tech@lists.sourceforge.net Date: Wed, 3 Oct 2012 13:05:09 +0500 Subject: Re

Re: [Dspace-tech] Change Password Page

2012-10-03 Thread AMJAD USMAN
Hi Kayani, Open dspace configuration file and Check this parameter.ukay...@niftetrust.com if it is set to xmlui, then change it to jspui hope it will solve ur problem. Regards Amjad From: ukay...@niftetrust.com To: dspace-tech@lists.sourceforge.net Date: Wed, 3 Oct 2012 11:01:20 +0500 Subject: [D

[Dspace-tech] User registration Issue

2012-08-06 Thread AMJAD USMAN
Dear Community members,i am using ldap for user registration in dspace1.6.0 (jsp interface).When i click on register page, it opens respective page but sends me error "Internal Server Error". Note that users registration through ldap is done successfully. the details of error sent are given be

Re: [Dspace-tech] Dspace installation on Win 7(32bit)

2012-07-27 Thread AMJAD USMAN
Run this commandant clean_database This command will clean the database.Then run this commandant fresh_install it will work. regardsAmjad > From: heli...@centrum.sk > Date: Fri, 27 Jul 2012 09:42:16 +0200 > To: olas...@yahoo.com > CC: dspace-tech@lists.sourceforge.net > Subject: Re: [Dspace-tech

Re: [Dspace-tech] Multiple instances of dspace on a single server

2012-07-06 Thread AMJAD USMAN
and Apache2 with mod_jk. You just need 4 different databases and 4 different DSpace directories. And tell tomcat server.xml where they are. Regards, Álvaro El 06/07/12 07:45, AMJAD USMAN escribió: Hello everybody,

[Dspace-tech] Multiple instances of dspace on a single server

2012-07-06 Thread AMJAD USMAN
Hello everybody,i have deployed dspace on a server. i want to create another instance of dspace on the same server for testing and development purposes.can anybody help me in this regard? Regardsamjad --

Re: [Dspace-tech] Problem in integrating dspace with netbeans

2012-07-05 Thread AMJAD USMAN
Dear Ashish,As far i understand your problem, you have not set the goals of your project "DSpace Assembly and configuration" properly.I was also suffering the same issue a week ago. Mr Tim guide in that time. i am sending you his mail.***

Re: [Dspace-tech] Build error dspace 1.8.2

2012-06-26 Thread AMJAD USMAN
a way to offer a quick build option and also > encourage folks to use Maven Overlays to better separate their code > customizations from out-of-the-box DSpace (again see docs link above for > more info). > > I hope that helps! > > - Tim > > > On 6/26/2012 9:49 A

Re: [Dspace-tech] Build error dspace 1.8.2

2012-06-26 Thread AMJAD USMAN
llowing: > 1. Right click on *any* project. > 2. Select "Custom -> Goals..." > 3. In the "Goals:" field type "package" > 4. Select "Remember as:" (at bottom) and enter in "Package" (or some > name you will remember) > 5. Cli

Re: [Dspace-tech] Build error dspace 1.8.2

2012-06-26 Thread AMJAD USMAN
Dear Helix, I dont know the reason, why it is behaving like this.i have checked my jdk, (1.7), maven (3) and also proxy parameters are set according. When i build it through command prompt, it gives no errors. but it gives errors in building through netbeans. Is there no netbean developer in the

[Dspace-tech] Build error dspace 1.8.2

2012-06-26 Thread AMJAD USMAN
I am using dspace 1.8.2 on windows. i am using netbeans 7 for dspace development. when i build dspace in netbeans it gives me error:**Failed to execute goal com.mycila.maven-license-plugin:maven-license-plugin:1.9.0:check (check-headers) on project modules:

Re: [Dspace-tech] issues in ldap connectivity

2012-06-22 Thread AMJAD USMAN
, try emailing DSpace-tech email list. Thanks, Stuart On 21 Jun 2012, at 16:22, AMJAD USMAN wrote: Hi Stuart, I am using dspace 1.6 jspui on windows server 2008 R2.i am trying to connect dspace to my local ldap server.My ldap server needs anonymous binding.Moreover, the hierarchy of users

Re: [Dspace-tech] issues in ldap connectivity

2012-06-21 Thread AMJAD USMAN
Hi Helix, All my settings are same as you mentioned. Yet still it does not work giving error "incorrect username and password". I am studying Stuart Lewis Blog regarding this. There somebody has mentioned that anonymous binding needs ldap_user_filter=uid="%USERNAME%". RegardsAmjad > From: heli

[Dspace-tech] issues in ldap connectivity

2012-06-21 Thread AMJAD USMAN
- cn=Amjad - cn=Usman- cn=John Please let me help how i set the parameters to authenticate my users

Re: [Dspace-tech] issues in ldap connectivity

2012-06-14 Thread AMJAD USMAN
> From: heli...@centrum.sk > Date: Wed, 13 Jun 2012 09:46:08 +0200 > Subject: Re: [Dspace-tech] issues in ldap connectivity > To: amjad...@hotmail.com > CC: dspace-tech@lists.sourceforge.net > > On Wed, Jun 13, 2012 at 9:30 AM, AMJAD USMAN wrote: > > but when i try

[Dspace-tech] Authorization issue in dspace

2012-06-14 Thread AMJAD USMAN
Dear community members, i am using dspace 1.6.2 jspui on windows platform.i am suffering from authorization problem. i want to create a collection where specific users can submit items to that collection.Moreover, i want that items of this collection should be visible to public but they can not

[Dspace-tech] issue in customization of submission process in dspace

2012-06-13 Thread AMJAD USMAN
dear Community members I am trying to customize Submission process for my Institute. we want to submit the Final Year Project Reports, for that we need Student data from the student database. i am trying to add the parameters in dspace.cfg file, like this: # Database settings ## Database

Re: [Dspace-tech] issues in ldap connectivity

2012-06-13 Thread AMJAD USMAN
CC: dspace-tech@lists.sourceforge.net > > On Wed, Jun 13, 2012 at 11:24 AM, AMJAD USMAN wrote: > > Sorry, Didn't get what you wanna say... > > from where i have to log in??? > > You can for example install the ldapsearch command line program. E.g. > in Debian, it's

Re: [Dspace-tech] issues in ldap connectivity

2012-06-13 Thread AMJAD USMAN
Wed, Jun 13, 2012 at 11:03 AM, AMJAD USMAN wrote: > > ldap.search.user = ou=SEECS,dc=nseecs,dc=edu,dc=pk > > ldap.search.password = password > > OK, I don't think this is a problem with DSpace. To verify that, try > to log in from the same machine using a different progr

Re: [Dspace-tech] issues in ldap connectivity

2012-06-13 Thread AMJAD USMAN
> On Wed, Jun 13, 2012 at 10:33 AM, AMJAD USMAN wrote: > > Error is: Incorrect user name & password > > Are you sure you're using the user's full DN in search.user, n

Re: [Dspace-tech] issues in ldap connectivity

2012-06-13 Thread AMJAD USMAN
Error is: Incorrect user name & password > From: heli...@centrum.sk > Date: Wed, 13 Jun 2012 09:47:13 +0200 > Subject: Re: [Dspace-tech] issues in ldap connectivity > To: amjad...@hotmail.com > CC: dspace-tech@lists.sourceforge.net > > On Wed, Jun 13, 2012 at 9:

[Dspace-tech] issues in ldap connectivity

2012-06-13 Thread AMJAD USMAN
Dear Community members, I am using Dspace 1.6 JSP user interface on windows platform. I trying to connect to my local ldap server. i followed the instructions given in Stuart Lewis blog.i checked my dspace connects with the test ldap server created by stuart, and it works well. but when i try to

Re: [Dspace-tech] How to incorporate changes made in different files of dspace

2012-06-07 Thread AMJAD USMAN
Dear Helix Thanx for your response. I have deployed dspace 1.6.2 in netbeans 7.i am trying to make changes in different files as mentioned in earlier mail.changes in dspace configuration file are easily incorporated.but for changes i made in .java, .jsp and messages properties file are not inco

[Dspace-tech] How to incorporate changes made in different files of dspace

2012-06-07 Thread AMJAD USMAN
Dear Community members I have few simple questions regarding DSpace development.As far i know the structure of dspace, it is comprised of four types of files:1. webpages having extension .jsp2. core programming files having extension .java3. configuration file having extension .cfg4. message p

Re: [Dspace-tech] User Registration through LDAP

2012-06-04 Thread AMJAD USMAN
:40:43 +0200 > Subject: Re: [Dspace-tech] User Registration through LDAP > To: amjad...@hotmail.com > CC: dspace-tech@lists.sourceforge.net > > On Mon, Jun 4, 2012 at 11:46 AM, AMJAD USMAN wrote: > > It creates account for the respective user in the Eperson table, but it doe

[Dspace-tech] User Registration through LDAP

2012-06-04 Thread AMJAD USMAN
Dear Community members, I am facing problems in registering new users through LDAP.I am using DSpace 1.6.2, JSPUI, on Windows server 2008. I am using LDAP test server created by Stuart Lewis (ldap.testathon.net:389).I am following the instructions given in the manual and stuart blog. When i clic

[Dspace-tech] DSpace vs nustinnopedia

2011-07-20 Thread AMJAD USMAN
...Sorry for cross posting Hello everybody, hope you all will be doing good. I am novice to DSpace. i want to deploy DSpace in our school of computer science (SEECS). But there is already a project running with the name nustinnopedia which is developed over semantics (RDF & O

[Dspace-tech] persistant archival in dspace

2011-06-29 Thread AMJAD USMAN
hi everybody hope you all will be doing good. can anybody tell me how dspace provides persistent archival? i need technical detail or report. regards: amjeeki -- All of the dat

[Dspace-tech] survey of IR

2011-05-18 Thread AMJAD USMAN
Sorry for cross posting. can anybody tell me: is there any survey conducted by anybody regarding institutional repositories using dspace? From: Amjeeki -- What Every C/C++ and

Re: [Dspace-tech] restricting users to a specific collection

2011-05-10 Thread AMJAD USMAN
#N102CE Regards,Alex Lemann From: AMJAD USMAN [mailto:amjad...@hotmail.com] Sent: Tuesday, May 10, 2011 1:44 AM To: dspace-tech@lists.sourceforge.net Subject: [Dspace-tech] restricting users to a specific collection Hello everybody, I am using dspace 1.6.2 on windows server 2008. i am suffering

[Dspace-tech] restricting users to a specific collection

2011-05-09 Thread AMJAD USMAN
Hello everybody, I am using dspace 1.6.2 on windows server 2008. i am suffering with authorization problem. I want to restrict access of anonymous users to a specific collection. I mean that anonymous users cannot download the bitstreams. For this purpose, i changed the default-bitstreams-read p

[Dspace-tech] CFP: 7th International Conference on Emerging Technologies (ICET 2011)

2011-04-06 Thread AMJAD USMAN
mjad -- Amjad Usman Marwat Graduate Student Deptt. of Computing | School of Electrical Engg. & Computer Science, National University of Sciences and Technology, Islamabad

[Dspace-tech] Forgot password error

2010-12-27 Thread AMJAD USMAN
hello everybody, i m using dspace 1.6.2 with jspui on windows server 2008. when i click "forget passowrd", and click the respective button, it sends the respective message to the given email address, but it does not show the link instead of {0}. for details, i have attached the email message bel

Re: [Dspace-tech] Fields in dspace

2010-12-24 Thread AMJAD USMAN
Dear Kumara SS, login as administrator to dspace, then click "administer" link, then click "Metadata Registry", there will be one default entry named "Dublin Core", click this link, you will be presented a list of elements that are included in dublin core by default. Look at the end of the lis

[Dspace-tech] Item Display page

2010-12-14 Thread AMJAD USMAN
hello everybody, can anybody tell me how to apply this policy: "Allow only administrator to see the bitsreams of any item, otherwise kept its files hide from all others" Regards: Amjeeki

[Dspace-tech] Simplification of sunmission forms

2010-12-09 Thread AMJAD USMAN
hello everybody, i want to merge all the seven steps in a single form / page like: Step 1: Collection Selection fields go here -- Step 2: Initial Question fields go here -- and so on. i want a single f

[Dspace-tech] Customise Metadata in submission forms

2010-12-08 Thread AMJAD USMAN
hello everybody, i am using dspace 1.6 on windows 2003 with jspui mode. i have included table of contents in my input forms. i have created a text area for it, but it accepts the data in simple format. My point is that: i want to insert table of contents in that field, and it will also show the

[Dspace-tech] Indexing in DSpace

2010-11-25 Thread AMJAD USMAN
hello everybody, i am a research student. my interest lies in information retrieval in digital repositories especially in document indexing and retrieval. My basic objective is to improve searching facility provided in digital repository systems especially in DSpace. As far i know Dspace uses L

Re: [Dspace-tech] downloading GeoLiteCity

2010-11-23 Thread AMJAD USMAN
Dear Zaya, you can download it from here http://www.filestube.com/7eefdacbc63db9c203ea/details.html From: Amjad Date: Wed, 24 Nov 2010 14:06:39 +0800 From: zayak...@gmail.com To: dspace-tech@lists.sourceforge.net Subject: [Dspace-tech] downloading GeoLiteCity Hi, all expert I'm installing d

[Dspace-tech] Statistical script error

2010-11-23 Thread AMJAD USMAN
Hello everybody, I am using Dspace 1.6 on windows xp. when i run statistical script to generate statistical report, it gives error: " \DSpace\bin>dsrun stat-initial Using DSpace installation in: D:\DSpace Exception in thread "main" java.lang.NoClassDefFoundError: stat-initial Caused by: java.lan

[Dspace-tech] email problem

2010-11-12 Thread AMJAD USMAN
i am using Dspace 1.5.2 on windows server 2008. i am facing email problem. It gives internal system error when a new user registers himself. Dspace log file shows this error: 2010-11-13 02:33:02,450 INFO org.dspace.app.webui.servlet.RegisterServlet @ anonymous:session_id=F8DC4D6BFA2522FF304E700

[Dspace-tech] email problem

2010-11-11 Thread AMJAD USMAN
i am using dspace 1.5.2 with postgresql 9. when a user user registers himself, it does not send registration message his email rather returns system internal error. i checked the email parameters. i m using gmail mail server with correct port and authentication, but still in vain. can anybody p

[Dspace-tech] how subject search works ?

2010-09-21 Thread AMJAD USMAN
hi every bosy, can anybody pliz tell me how subject search works ? i mean to say that how DSpace uses taxonomy in subject searching ? From: Amjad -- Start uncovering the many ad

[Dspace-tech] Controlled vocabulary add-on

2010-09-20 Thread AMJAD USMAN
hello every body, can anybody tell me where do i find the source code of "controlled vocabulary add-on"...? From: Amjad -- Start uncovering the many advantages of virtual appl

[Dspace-tech] controlled vocabulary add-on code needed

2010-09-03 Thread AMJAD USMAN
Hello everybody, can anybody tell me how subject search works ? i have installed dspace 1.6 and enabled controlled vocabulary add-on that in turn enables subject search.. i have studied the respective paper of "controlled vocabulary add-on" and got understand how it assigns keyword to the

[Dspace-tech] Report generation on the basis of taxonomy used

2010-08-04 Thread AMJAD USMAN
hello everybody, i am using dspace 1.5.2 with jsp interface and postgresql at backend. i am using ACMCCS taxonomy for document annotation. i want to generate a monthly report that will show the number of articles uploaded into repository during that month. but these articles will be associated

[Dspace-tech] How to change submission forms

2010-07-30 Thread AMJAD USMAN
respected all, Hi / Assalam - o - Alaikum. I want to insert a button in the keyword assignment page of submission process. can anybody tell me the files that will need this modification ? Waiting for your replies... From: Amjad ---

Re: [Dspace-tech] Storage of documents

2010-07-15 Thread AMJAD USMAN
no much relationship between them. In short, if your OS supports RAID, dspace can benefit from this feature. Cheers, Allen Lam. HKU Hub Administrator, http://hub.hku.hk On 2010-07-14 8:33 PM, AMJAD USMAN wrote: hello every body, can anybody tell me whether DSpace supports RAID te

[Dspace-tech] Storage of documents

2010-07-14 Thread AMJAD USMAN
hello every body, can anybody tell me whether DSpace supports RAID technology for storing data? From: Amjad Usman Marwat MSIT 9, SEECS, NUST, H-12 Campus Islamabad. _ Hotmail: Trusted

[Dspace-tech] Suggestions regarding search or interoperability issues in DSpace

2010-07-14 Thread AMJAD USMAN
respected community, hello and Asalamo Alaikum to all of you. i am a post graduate student at SEECS - NUST, Pakistan. i have completed my course work. i want to contribute to DSpace as my research thesis. can anybody tell me any feature that Dspace is lacking, or which needs improvement. any i

[Dspace-tech] Dspace open issues ?

2010-06-03 Thread AMJAD USMAN
hello everybody. i am a MS-IT student of NUST-SEECS Pakistan. i want to do some research in digital libraries regarding information retrieval and semantic search. As Dspace is currently the most popular DL software, i wish to contribute to it. can anybody tell me the hot issues currently open to

[Dspace-tech] Storage confusion

2010-05-13 Thread AMJAD USMAN
Hi every body, can anybody me, where the title of a paper is stored ? As there is no field in "Item" table regarding this ? same about the author ? I am not finding these information in database ? From: Amjad __

[Dspace-tech] List of existing features in Dspace

2010-03-27 Thread AMJAD USMAN
hi everybody, I want to make: a list of features that dspace provides us.a list of issues regarding searching (faceted search and semantic search) a list of issues regarding data exchange from one database (like SQL, Oracle) to dspace can anybody help ? Regards: Amjeeki

[Dspace-tech] Deficiencies in Dspace

2010-03-26 Thread AMJAD USMAN
Hello everybody, In the last survey of dspace, did you people collected a list of deficiencies from the community.. from deficiency i mean features that dspace is lacking like semantic search etc. secondly, the controlled vocabulary module that is made available in dspace 1.6 package, is not

Re: [Dspace-tech] Dspace Database Schema

2010-03-25 Thread AMJAD USMAN
jad, which tables are you missing? Bill Anderson Software Developer Digital Library Development Georgia Tech Library - "AMJAD USMAN" wrote: | hi everybody, | | some of the tables mentioned in dspace database schema do not exist in the postgreSQL "dspace" (databa

[Dspace-tech] Dspace Database Schema

2010-03-24 Thread AMJAD USMAN
hi everybody, some of the tables mentioned in dspace database schema do not exist in the postgreSQL "dspace" (database) schema. can anyone help ? regards; Amjad _ Your E-mail and More On-t

[Dspace-tech] Java lang OutofMemory heap size

2010-03-19 Thread AMJAD USMAN
hi everybody, i am installing dspace-1.6 on windows xp. after successfully runing mvn package command, when i give ant fresh_install command, then it gives the following error: Build Failed: java.lang.OutOfMemoryError: java heap space what should i do ? From: Amjad

[Dspace-tech] Dspace Database Schema

2010-03-19 Thread AMJAD USMAN
Hi everybody, can anyone pliz tell me about the database schema used by dspace? if anyone has its ERD (Entity Relationship Diagram), then pliz send it to me . regards: Amjad _ Hotmail: Powe

[Dspace-tech] Dspace 1.6 installation Build Failed error

2010-03-18 Thread AMJAD USMAN
Hi all, i am installing Dspace 1.6,when i runant fresh_installcommand, it gives build failed error. following is the error description:***build_webapps_wars: check_geolite: init_geolite: update_geolite: [echo] Downloading: http://geolite.maxmind.com/download/geoip/da

[Dspace-tech] Controlled Vocabulary Add-on

2010-03-17 Thread AMJAD USMAN
Hi everybody, can anyone tell me where i find the code and full documentation of "controlled vocabulary" add-on developed by University of Minho. Regards: Amjeeki _ Hotmail: Powerful Free

[Dspace-tech] code needed for ControlledVocabulary Add-on

2010-03-17 Thread AMJAD USMAN
Hello everybody, can anyone send me the code of "controlledvocabulary" Add-on developed at University of Minho, putagal. >From code, i mean full documention. Regards: Amjad _ Hotmail: Free

[Dspace-tech] Require Code of Controlled Vocabulary Add-on

2010-03-16 Thread AMJAD USMAN
Hello everybody. Can anyone help me by providing code for "controlled Vocabulary" Add-on. I tried the link mentioned by its author, but they are not accessible. Regards: Amjad _ Hotmail: Po

[Dspace-tech] Tracking of Issues locked by people

2010-03-09 Thread AMJAD USMAN
Hello everybody, can anyone tell me how i track the people whom have locked the current issues of dspace for development purposes. Especially in the filed of "Semantic searching in dspace" waiting for your replies... From: Amjad

[Dspace-tech] Dspace Plugins List

2010-03-09 Thread AMJAD USMAN
Hello everybody, Can anyone tell me how i get the list of plugins that dspace uses. just tell me the link. i will check it. From: Amjad _ Hotmail: Trusted email with powerful SPAM p

[Dspace-tech] Comparison of dspace with Longwell

2010-03-07 Thread AMJAD USMAN
Respected All, can anyone tell me what are the major differences between dspace and longwell browser. which one is better in which perspectives ? waiting for your replies.. Regards: Amjad