[ 
http://jira.dspace.org/jira/browse/DS-516?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=11241#action_11241
 ] 

Mark Diggory commented on DS-516:
---------------------------------

Great start... Still doesn't get to the heart of the problem...

http://scm.dspace.org/svn/repo/dspace/trunk/dspace/bin/

All these scripts but "dspace" are launching the CLI via dsrun without the 
service manager activated.  On one hand we might drop them altogether.  On the 
other hand, we might replace them internally with calls into "dspace dsrun..." 
instead where appropriate....

Mark

> DSRUN does not start Service Manager
> ------------------------------------
>
>                 Key: DS-516
>                 URL: http://jira.dspace.org/jira/browse/DS-516
>             Project: DSpace 1.x
>          Issue Type: Bug
>          Components: DSpace API
>    Affects Versions: 1.6.0
>            Reporter: Mark Diggory
>             Fix For: 1.6.1
>
>         Attachments: dsrun.patch
>
>
> I'll also comment you'll want to use the "dspace" CLI script to launch 
> executions rather than "dsrun" as the DSpace services framework need to be 
> started properly before updates happen to services.
> Comment to the developers... We rather missed this in our architecture of the 
> new execution environment.  We may want to consider removing dsrun or 
> enabling a Main wrapper around it similar to the "dspace" shell runner so 
> that the Spring/Services framework is properly started.  An alternative would 
> be to make "dspace" more flexible to support passing Classnames directly to 
> it in the same manner as "dsrun".

-- 
This message is automatically generated by JIRA.
-
If you think it was sent incorrectly contact one of the administrators: 
http://jira.dspace.org/jira/secure/Administrators.jspa
-
For more information on JIRA, see: http://www.atlassian.com/software/jira

        

------------------------------------------------------------------------------
Download Intel® Parallel Studio Eval
Try the new software tools for yourself. Speed compiling, find bugs
proactively, and fine-tune applications for parallel performance.
See why Intel Parallel Studio got high marks during beta.
http://p.sf.net/sfu/intel-sw-dev
_______________________________________________
Dspace-devel mailing list
Dspace-devel@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/dspace-devel

Reply via email to