[Dspace-tech] Community List Not Displaying in Homepage

2015-01-06 Thread Mary Choi
Dear all,

The problem is that I the communities I created are not showing in the home
page. I check that the communities are stored in the database and the list
is shown properly in the community list page. However, it is not showing in
the home page.

I checked the values in the home.jsp and found out that the communities
array was null.

Here is the statement getting the array in the home.jsp file.
Community[] communities = (Community[]) request.getAttribute(communities);

The Community file is imported in the home.jsp.
%@ page import=org.dspace.content.Community %

Are there any clues on what is causing this problem?
Thank you very much for your time and help.

Best Regards,
Mary
--
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] Showing Publications in Organization Unit/Project

2015-01-05 Thread Mary Choi
Dear all,

I am currently using the dspace cris module 4.1 release.
I have added a few researchers to a organization unit, however, the
publications of the researchers do not show up in the Organization Unit's
Researchers Publications box.

Here are some values shown in the edit mode of the box.
Short name:
rppublication

External rendering:
dspaceitems

The custom jsp page dspaceitems.jsp is also used in the researchers page to
show their publications and the publications can be seen but they cannot be
seen in the organization unit.

One more thing to add is the publications of a project isn't showing too
which is also using the dspaceitems.jsp.

Am I missing something?

Thank you for your time and help.

Best Regards,
Mary
--
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] Adding Publications/Researcher's Publications to Organization Unit

2014-12-29 Thread Mary Choi
One more thing to add is the publications of a project isn't showing too
which is also using the dspaceitems.jsp.

Thank you for your time and help.
Best Regards,
Mary

2014-12-19 11:49 GMT+08:00 dspace dspace dspace.ci...@gmail.com:

 Dear all,

 I am currently using the dspace cris module 4.1 release.
 I have added a few researchers to a organization unit, however, the
 publications of the researchers do not show up in the Organization Unit's
 Researchers Publications box.

 Here are some values shown in the edit mode of the box.
 Short name:
 rppublication

 External rendering:
 dspaceitems

 The custom jsp page dspaceitems.jsp is also used in the researchers page
 to show their publications and the publications can be seen but they cannot
 be seen in the organization unit.

 Am I missing something?

 Thank you for your time and help.

 Best Regards,
 Mary

--
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] Adding Users/Researchers to Organization Unit

2014-10-17 Thread Mary Choi
Dear all,
I would like to know how to add users/researchers to a Organization unit. If I 
want to add a researcher to a unit and link to his/her profile, what should I 
add to the Metadata for Researcher Profile reference field? Thank you very much 
for your time.
Best Regards,Mary --
Comprehensive Server Monitoring with Site24x7.
Monitor 10 servers for $9/Month.
Get alerted through email, SMS, voice calls or mobile push notifications.
Take corrective actions from your mobile device.
http://p.sf.net/sfu/Zoho___
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] Internal System Error after Login

2014-09-25 Thread Mary Choi
Hi all,
I have just installed D​Space-CRIS Installation (Development for 4.x.x) and 
discovered that there is a problem with the account registration and login.  It 
could validate the accounts so there should be no problem with the database 
connection. After checking the logs, I found out that the problem was the 
column researcher0_.sourceref does not exist but I had no idea on how to solve 
this problem. Any ideas? 
Thank you for your help.
Here are the messages shown in dspace.log​:
2014-09-25 12:02:13,799 INFO org.dspace.authenticate.PasswordAuthentication @ 
anonymous:session_id=80CE880BB2219B91D5669975E7DFBFA2:ip_addr=175.159.73.163:authenticate:attempting
 password auth of user=em...@xxx.com 2014-09-25 12:02:13,814 WARN 
org.hibernate.engine.jdbc.spi.SqlExceptionHelper @ SQL Error: 0, SQLState: 
42703 2014-09-25 12:02:13,814 ERROR 
org.hibernate.engine.jdbc.spi.SqlExceptionHelper @ ERROR: column 
researcher0_.sourceref does not exist Position: 103

Best Regards,
Mary  --
Meet PCI DSS 3.0 Compliance Requirements with EventLog Analyzer
Achieve PCI DSS 3.0 Compliant Status with Out-of-the-box PCI DSS Reports
Are you Audit-Ready for PCI DSS 3.0 Compliance? Download White paper
Comply to PCI DSS 3.0 Requirement 10 and 11.5 with EventLog Analyzer
http://pubads.g.doubleclick.net/gampad/clk?id=154622311iu=/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] Internal System Error after Login

2014-09-25 Thread Mary Choi
Hi all,
I have just installed D​Space-CRIS Installation (Development for 4.x.x) and 
discovered that there is a problem with the account registration and login.  It 
could validate the accounts so there should be no problem with the database 
connection. After checking the logs, I found out that the problem was the 
column researcher0_.sourceref does not exist but I had no idea on how to solve 
this problem. Any ideas? 
Thank you for your help.
Here are the messages shown in dspace.log​:
2014-09-25 12:02:13,799 INFO org.dspace.authenticate.PasswordAuthentication @ 
anonymous:session_id=80CE880BB2219B91D5669975E7DFBFA2:ip_addr=175.159.73.163:authenticate:attempting
 password auth of user=em...@xxx.com 2014-09-25 12:02:13,814 WARN 
org.hibernate.engine.jdbc.spi.SqlExceptionHelper @ SQL Error: 0, SQLState: 
42703 2014-09-25 12:02:13,814 ERROR 
org.hibernate.engine.jdbc.spi.SqlExceptionHelper @ ERROR: column 
researcher0_.sourceref does not exist Position: 103

Best Regards,
Mary  --
Meet PCI DSS 3.0 Compliance Requirements with EventLog Analyzer
Achieve PCI DSS 3.0 Compliant Status with Out-of-the-box PCI DSS Reports
Are you Audit-Ready for PCI DSS 3.0 Compliance? Download White paper
Comply to PCI DSS 3.0 Requirement 10 and 11.5 with EventLog Analyzer
http://pubads.g.doubleclick.net/gampad/clk?id=154622311iu=/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