[Dspace-tech] Build Failure_ant fresh_install_password authentication error

2012-02-29 Thread Rahul Soni
Dear Sirs/Ma'as

Finally after a lot of direct/indirect help from all of you I installed the
DSpace but it found build failure error at the ant fresh_install command.
It shows password authentication error. Error message shows password
"dspace" while proceeding for DSpace installation I have given DSpace
password as "ismstudent". What I can understood from the error message that
new password must be updated inside some file but I surely don't know which
file is that. I tried with dspace.cfg file but it didn't worked.

Please help at the last moments of installation. Error message is given
below:

*[dspace@localhost dspace-1.8.1-build]$ ant fresh_install
Buildfile:
/dspace-1.8.1-src-release/dspace/target/dspace-1.8.1-build/build.xml

init_installation:

init_configs:
 [copy] Copying 21 files to /dspace/config
 [copy] Copying 1 file to /dspace/config

test_database:
 [java] 2012-03-01 12:47:11,872 INFO
org.dspace.core.ConfigurationManager @ Loading system provided config
property (-Ddspace.configuration): config/dspace.cfg
 [java] 2012-03-01 12:47:11,897 INFO
org.dspace.core.ConfigurationManager @ Using default log4j provided log
configuration,if unintended, check your dspace.cfg for (log.init.config)
 [java]
 [java] Attempting to connect to database:
 [java]  - URL: jdbc:postgresql://localhost:5432/dspace
 [java]  - Driver: org.postgresql.Driver
 [java]  - Username: dspace
 [java]  - Password: dspace
 [java]  - Schema: null
 [java]
 [java] Testing connection...
 [java]
 [java] Error:
 [java]  - org.postgresql.util.PSQLException: FATAL: password
authentication failed for user "dspace"
 [java]
 [java] Please see the DSpace documentation for assistance.
 [java]

BUILD FAILED
/dspace-1.8.1-src-release/dspace/target/dspace-1.8.1-build/build.xml:764:
Java returned: 1

Total time: 2 seconds*




Thanking you

Sincerely yours

Rahul Kumar Soni 
Senior UG Student
Indian School of Mines
--
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] Editing the Log In page

2012-02-29 Thread Paul Go
Fantastic.  Thank you.

Paul Go

Systems Librarian /
Library Technology Manager
Paul V. Galvin Library
35 West 33rd Street
Chicago, IL  60616
312.567.7997
p...@iit.edu



On Wed, Feb 29, 2012 at 11:20 AM, Peter Dietz  wrote:

> Also,
>
> These pages just refer to keys in the languages file.
>
> So you'd have to find that Message T_email_address refers to
> xmlui.EPerson.PasswordLogin.email_address which is in XMLUI's messages
> file.
>
> https://github.com/DSpace/DSpace/blob/master/dspace-xmlui/dspace-xmlui-webapp/src/main/webapp/i18n/messages.xml
>
>
> JSPUI uses the Messages.properties file.
>
> https://github.com/DSpace/DSpace/blob/master/dspace-api/src/main/resources/Messages.properties
>
> Peter Dietz
>
>
>
>
> On Wed, Feb 29, 2012 at 12:17 PM, Peter Dietz  wrote:
>
>> Hi Paul,
>>
>> You didn't specify which UI you are using so I'll send it for both.
>>
>> Also, this is just the password login page, not the single-sign-on
>> methods.
>>
>>  JSPUI:
>> https://github.com/DSpace/DSpace/blob/master/dspace-jspui/dspace-jspui-webapp/src/main/webapp/components/login-form.jsp
>>
>>
>> XMLUI:
>> https://github.com/DSpace/DSpace/blob/master/dspace-xmlui/dspace-xmlui-api/src/main/java/org/dspace/app/xmlui/aspect/eperson/PasswordLogin.java#L152
>> Peter Dietz
>>
>>
>>
>> On Wed, Feb 29, 2012 at 11:57 AM, Paul Go  wrote:
>>
>>> Where does the text for the Log In page reside?  We would like to edit
>>> it on our install.
>>>
>>> Thank you in advance
>>>
>>> Paul Go
>>>
>>> Systems Librarian /
>>> Library Technology Manager
>>> Paul V. Galvin Library
>>> 35 West 33rd Street
>>> Chicago, IL  60616
>>> 312.567.7997
>>> p...@iit.edu
>>>
>>>
>>>
>>> --
>>> 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


[Dspace-tech] Easy way to change AIP packager to use TAR or directory instead of ZIP?

2012-02-29 Thread Tom Autry
With the current size limitations in Java ZIP at 4G and 65K files, is there an 
easy way to change the underlying output to a different format such as TAR 
instead of ZIP to get around this limit as we have files much larger that this 
that are being ingested?  Has anyone else run into this limitation or problems 
with very large files?  Or possibly export to a directory structure instead of 
compiling into files and then we can use a different tool to create a single 
package?


Thanks.

Tom Autry
Coffing Corporation
3136 Presidential Drive
Fairborn, Ohio 45324
Office: 937-458-6100
Cell: 937-361-4680
Email: tom.au...@coffingco.com



This e-mail message and any attachments may contain legally privileged, 
confidential or proprietary information. If you are not the intended 
recipient(s),or the employee or agent responsible for delivery of this message 
to the intended recipient(s), you are hereby notified that any dissemination, 
distribution or copying of this e-mail message is strictly prohibited. If you 
have received this message in error, please immediately notify the sender and 
delete this e-mail message from your computer. Any views expressed in this 
message are those of the individual sender and may not necessarily reflect the 
views of the company.
--
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] Editing the Log In page

2012-02-29 Thread Peter Dietz
Also,

These pages just refer to keys in the languages file.

So you'd have to find that Message T_email_address refers to
xmlui.EPerson.PasswordLogin.email_address which is in XMLUI's messages file.
https://github.com/DSpace/DSpace/blob/master/dspace-xmlui/dspace-xmlui-webapp/src/main/webapp/i18n/messages.xml


JSPUI uses the Messages.properties file.
https://github.com/DSpace/DSpace/blob/master/dspace-api/src/main/resources/Messages.properties

Peter Dietz



On Wed, Feb 29, 2012 at 12:17 PM, Peter Dietz  wrote:

> Hi Paul,
>
> You didn't specify which UI you are using so I'll send it for both.
>
> Also, this is just the password login page, not the single-sign-on methods.
>
> JSPUI:
> https://github.com/DSpace/DSpace/blob/master/dspace-jspui/dspace-jspui-webapp/src/main/webapp/components/login-form.jsp
>
>
> XMLUI:
> https://github.com/DSpace/DSpace/blob/master/dspace-xmlui/dspace-xmlui-api/src/main/java/org/dspace/app/xmlui/aspect/eperson/PasswordLogin.java#L152
> Peter Dietz
>
>
>
> On Wed, Feb 29, 2012 at 11:57 AM, Paul Go  wrote:
>
>> Where does the text for the Log In page reside?  We would like to edit it
>> on our install.
>>
>> Thank you in advance
>>
>> Paul Go
>>
>> Systems Librarian /
>> Library Technology Manager
>> Paul V. Galvin Library
>> 35 West 33rd Street
>> Chicago, IL  60616
>> 312.567.7997
>> p...@iit.edu
>>
>>
>>
>> --
>> 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] Editing the Log In page

2012-02-29 Thread Peter Dietz
Hi Paul,

You didn't specify which UI you are using so I'll send it for both.

Also, this is just the password login page, not the single-sign-on methods.

JSPUI:
https://github.com/DSpace/DSpace/blob/master/dspace-jspui/dspace-jspui-webapp/src/main/webapp/components/login-form.jsp


XMLUI:
https://github.com/DSpace/DSpace/blob/master/dspace-xmlui/dspace-xmlui-api/src/main/java/org/dspace/app/xmlui/aspect/eperson/PasswordLogin.java#L152
Peter Dietz



On Wed, Feb 29, 2012 at 11:57 AM, Paul Go  wrote:

> Where does the text for the Log In page reside?  We would like to edit it
> on our install.
>
> Thank you in advance
>
> Paul Go
>
> Systems Librarian /
> Library Technology Manager
> Paul V. Galvin Library
> 35 West 33rd Street
> Chicago, IL  60616
> 312.567.7997
> p...@iit.edu
>
>
>
> --
> 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


[Dspace-tech] Editing the Log In page

2012-02-29 Thread Paul Go
Where does the text for the Log In page reside?  We would like to edit it
on our install.

Thank you in advance

Paul Go

Systems Librarian /
Library Technology Manager
Paul V. Galvin Library
35 West 33rd Street
Chicago, IL  60616
312.567.7997
p...@iit.edu
--
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] Workflow items and new workflow reviewers

2012-02-29 Thread Hayden Young
Thanks Brian.

I'll keep an eye out on the jira ticket.

Yeah further testing revealed the same resubmit solution.

Cheers


Hayden

On 29/02/12 23:46, Brian Freels-Stendel wrote:
> Hi Hayden,
>
> This is a known issue:  https://jira.duraspace.org/browse/DS-457.  The only 
> way I know to make items available to new reviewers is to reject and resubmit 
> them.
>
> B--
>
 On 2/29/2012 at 7:40 AM, in message<4f4e38fb.7030...@wijiti.com>, Hayden 
 Young
>   wrote:
>> I have created a group called Reviewers and have assigned it, via a
>> collection's access rules, to the Accept/Reject/Edit metadata role, then
>> assigned a user to this Reviewers group. Users have then submitted new
>> items which are now in workflow ready for reviewer.
>>
>> Now with many workflow items awaiting review, I need to assign new users
>> to my Reviewers group to address the back log but when assigned, they
>> cannot see any items in the workflow. However, what I have noticed is
>> that they can see items for reviewer that were submitted after they were
>> added to the Reviewers group.
>>
>> Is there some way new reviewers can access workflow items that were
>> created before they were assigned to the Reviewers group?
>>
>> Cheers

-- 
Hayden Young
Managing Director
Wijiti Pty Ltd
p. +61 (0) 8 6102 1198
m. +61 (0) 405 520 778
e. haydenyo...@wijiti.com
w. www.wijiti.com
vcard. www.wijiti.com/vcard/haydenyoung.vcf

NOTICE
This e-mail and any attachments are intended for the addressee(s) only and may 
be confidential. They may contain legally privileged or copyright material. You 
should not read, copy, use or disclose them without authorization. If you are 
not the intended recipient please contact the sender as soon as possible by 
return e-mail and then please delete both messages. This notice should not be 
removed.


--
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] Workflow items and new workflow reviewers

2012-02-29 Thread Brian Freels-Stendel
Hi Hayden,

This is a known issue:  https://jira.duraspace.org/browse/DS-457.  The only way 
I know to make items available to new reviewers is to reject and resubmit them.

B--

>>> On 2/29/2012 at 7:40 AM, in message <4f4e38fb.7030...@wijiti.com>, Hayden 
>>> Young
 wrote:
> I have created a group called Reviewers and have assigned it, via a 
> collection's access rules, to the Accept/Reject/Edit metadata role, then 
> assigned a user to this Reviewers group. Users have then submitted new 
> items which are now in workflow ready for reviewer.
> 
> Now with many workflow items awaiting review, I need to assign new users 
> to my Reviewers group to address the back log but when assigned, they 
> cannot see any items in the workflow. However, what I have noticed is 
> that they can see items for reviewer that were submitted after they were 
> added to the Reviewers group.
> 
> Is there some way new reviewers can access workflow items that were 
> created before they were assigned to the Reviewers group?
> 
> Cheers


--
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] new user registration

2012-02-29 Thread Mark H. Wood
On Wed, Feb 29, 2012 at 04:03:46AM -0800, Fabian Obi Walter wrote:
> is it possible for new user to register without being send a confirmation 
> email. That is, the new user should click on "New user? Click here to 
> register" and the registration form should pop-up for the new user to fill.

I think you'd have to alter DSpace to do this.  I don't believe that
the confirmation can be configured off.  There is a reason for this.

Please consider that putting up such a wide-open registration system,
with no verification that the user controls the email address he
specified, might be considered unfriendly by the rest of the 'net.
DSpace user accounts can be set to send email whenever an item is
added to a collection.  Removing the email confirmation loop would
allow anyone in the world to sign up anyone else for potentially
unwanted and annoying emails that he cannot stop.  It's a good way for
a site to wind up on email blacklists.

-- 
Mark H. Wood, Lead System Programmer   mw...@iupui.edu
Asking whether markets are efficient is like asking whether people are smart.


pgpSAOMnQtUpm.pgp
Description: PGP signature
--
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] authenticatation using custom application

2012-02-29 Thread Mark H. Wood
On Wed, Feb 29, 2012 at 01:43:57AM -0800, dolly wrote:
> > import org.dspace.authenticate.*;
> > import org.dspace.core.*;
> > 
> > public class collab 
> > {
> > public static void main(String []s)
> > {
> > System.out.println("hello!!!");
> >  AuthenticationManager a=new AuthenticationManager();
> > System.out.println("complete");
> >  }
> >  }

AuthenticationManager has only static methods.  You shouldn't need to
instantiate it.  But you do need to set up the DSpace environment in
which those methods will run.  It looks to me as though the minimum
you'd need to do is to add a call to
ConfigurationManager.loadConfig(null) before calling any of
AuthenticationManager's methods.  You'll also need a proper DSpace
configuration for loadConfig() to find, so that it knows which
authentication methods to use.

The next interesting thing you'll run into is that authentication
requires a Context.  org.dspace.administer.RegistryLoader is a small
example that deals with 'Context's, although it just turns off
authentication while you would want to leave it on.  Authentication's
job is to alter a Context to identify the user who will be requesting
other operations.

The Javadoc for org.dspace.authenticate and
org.dspace.core.ConfigurationManager seems helpful.

> After running this I got this Error.
> 
> > hello!!!
> > Exception in thread "main" java.lang.ExceptionInInitializerError
> > at collab.main(collab.java:10)
> > Caused by: java.lang.NullPointerException
> > at
> > org.dspace.core.ConfigurationManager.getMutableProperties(ConfigurationManager.java:151)

We should perhaps fix this so that getMutableProperties(String)
doesn't try to dereference moduleProps before the configuration is
loaded.  The code should check for such foreseeable problems and throw
something more enlightening than NPE.  Or perhaps moduleProps should be
initialized to an empty Map rather than null, which would also save
isConfigured(String) from NPE when called before configuration is
loaded.  getMutableProperties(String) should then behave as expected.

> > at
> > org.dspace.core.ConfigurationManager.getProperty(ConfigurationManager.java:197)
> > at
> > org.dspace.core.PluginManager.getConfigProperty(PluginManager.java:682)
> > at
> > org.dspace.core.PluginManager.getPluginSequence(PluginManager.java:201)
> > at
> > org.dspace.authenticate.AuthenticationManager.(AuthenticationManager.java:51)
> > ... 1 more

-- 
Mark H. Wood, Lead System Programmer   mw...@iupui.edu
Asking whether markets are efficient is like asking whether people are smart.


pgpKQ1786G9s0.pgp
Description: PGP signature
--
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] Workflow items and new workflow reviewers

2012-02-29 Thread Hayden Young
I have created a group called Reviewers and have assigned it, via a 
collection's access rules, to the Accept/Reject/Edit metadata role, then 
assigned a user to this Reviewers group. Users have then submitted new 
items which are now in workflow ready for reviewer.

Now with many workflow items awaiting review, I need to assign new users 
to my Reviewers group to address the back log but when assigned, they 
cannot see any items in the workflow. However, what I have noticed is 
that they can see items for reviewer that were submitted after they were 
added to the Reviewers group.

Is there some way new reviewers can access workflow items that were 
created before they were assigned to the Reviewers group?

Cheers

-- 
Hayden Young
Managing Director
Wijiti Pty Ltd
p. +61 (0) 8 6102 1198
m. +61 (0) 405 520 778
e. haydenyo...@wijiti.com
w. www.wijiti.com
vcard. www.wijiti.com/vcard/haydenyoung.vcf

NOTICE
This e-mail and any attachments are intended for the addressee(s) only and may 
be confidential. They may contain legally privileged or copyright material. You 
should not read, copy, use or disclose them without authorization. If you are 
not the intended recipient please contact the sender as soon as possible by 
return e-mail and then please delete both messages. This notice should not be 
removed.


--
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] new user registration

2012-02-29 Thread Fabian Obi Walter
thanks 

when i create the page where will i place it and connect it with  "New user? 
Click here to register" for easy click




 
 

Yes, it's possible. I think you can create a page with a simple form for new 
user to submit, then we collect information to update the eperson table.


2012/2/29 Fabian Obi Walter 

Hi 
>is it possible for new user to register without being send a confirmation 
>email. That is, the new user should click on "New user? Click here to 
>register" and the registration form should pop-up for the new user to fill.
--
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] new user registration

2012-02-29 Thread revskill
Yes, it's possible. I think you can create a page with a simple form for
new user to submit, then we collect information to update the eperson table.

2012/2/29 Fabian Obi Walter 

> Hi
> is it possible for new user to register without being send a confirmation
> email. That is, the new user should click on "*New user? Click here to
> register"* and the registration form should pop-up for the new user to
> fill.
>
>
> --
> 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
>
>


-- 
TRUONG HOANG DUNG*
**Librarian Researcher
**Information and Library Centre
Mobile: 0121.411.5322
Email: dun...@hpu.edu.vn*
*Hai Phong Private University* 
--
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] new user registration

2012-02-29 Thread Fabian Obi Walter
Hi 
is it possible for new user to register without being send a confirmation 
email. That is, the new user should click on "New user? Click here to register" 
and the registration form should pop-up for the new user to fill.
--
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] authenticatation using custom application

2012-02-29 Thread dolly
Thanks for the reply 

As u said ,I have developed this program to authenticate to dspace.



> import org.dspace.authenticate.*;
> import org.dspace.core.*;
> 
> public class collab 
> {
> public static void main(String []s)
> {
> System.out.println("hello!!!");
>  AuthenticationManager a=new AuthenticationManager();
> System.out.println("complete");
>  }
>  }
> 


 
After running this I got this Error.




> hello!!!
> Exception in thread "main" java.lang.ExceptionInInitializerError
> at collab.main(collab.java:10)
> Caused by: java.lang.NullPointerException
> at
> org.dspace.core.ConfigurationManager.getMutableProperties(ConfigurationManager.java:151)
> at
> org.dspace.core.ConfigurationManager.getProperty(ConfigurationManager.java:197)
> at
> org.dspace.core.PluginManager.getConfigProperty(PluginManager.java:682)
> at
> org.dspace.core.PluginManager.getPluginSequence(PluginManager.java:201)
> at
> org.dspace.authenticate.AuthenticationManager.(AuthenticationManager.java:51)
> ... 1 more

Plz reply

--
View this message in context: 
http://dspace.2283337.n4.nabble.com/authenticatation-using-custom-application-tp4416914p4431073.html
Sent from the DSpace - Tech mailing list archive at Nabble.com.

--
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] authenticatation using custom application

2012-02-29 Thread dolly
Thanks for the reply 

As u said ,I have developed this program to authenticate to dspace.



> import org.dspace.authenticate.*;
> import org.dspace.core.*;
> 
> public class collab 
> {
> public static void main(String []s)
> {
> System.out.println("hello!!!");
>  AuthenticationManager a=new AuthenticationManager();
> System.out.println("complete");
>  }
>  }
> 


 
After running this I got this Error.




> hello!!!
> Exception in thread "main" java.lang.ExceptionInInitializerError
> at collab.main(collab.java:10)
> Caused by: java.lang.NullPointerException
> at
> org.dspace.core.ConfigurationManager.getMutableProperties(ConfigurationManager.java:151)
> at
> org.dspace.core.ConfigurationManager.getProperty(ConfigurationManager.java:197)
> at
> org.dspace.core.PluginManager.getConfigProperty(PluginManager.java:682)
> at
> org.dspace.core.PluginManager.getPluginSequence(PluginManager.java:201)
> at
> org.dspace.authenticate.AuthenticationManager.(AuthenticationManager.java:51)
> ... 1 more

Plz reply

--
View this message in context: 
http://dspace.2283337.n4.nabble.com/authenticatation-using-custom-application-tp4416914p4431071.html
Sent from the DSpace - Tech mailing list archive at Nabble.com.

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