From: Florian F. <fl...@ep...> - 2012-02-29 17:51:20
|
Dear all, I'm trying to build a site-specific product of CSS for the PANDA Experiment. The product contains BOY, databrowser and the BEAST ui-feature. Like proposed in the doc-book I have created 3 features: org.csstudio.panda.applications.feature org.csstudio.panda.core.feature org.csstudio.panda.eclipse.feature And the plugin org.csstudio.panda.product When I run my product from the IDE, I get the following message: 2012-02-29 17:31:50.904 SEVERE [Thread 1] org.csstudio.auth.internal.usermanagement.LoginContext (getLoginModule) - Found multiple login modules 2012-02-29 17:31:50.919 SEVERE [Thread 1] org.csstudio.auth.internal.usermanagement.LoginContext (getLoginModule) - Found multiple login modules 2012-02-29 17:31:50.919 WARNING [Thread 1] org.csstudio.auth.internal.usermanagement.LoginContext (login) - No login module provided. The system acts as anonymous login Since the PANDA-Experiment is still in its R&D phase, I wanted to use the dummy authorization from SNS. So I have included these two plugins in my core feature: org.csstudio.platform.login.dummy org.csstudio.sns.dummyAuthorization As far as I know, I have no other authentification modules included. To be able to set the extension points in my product plugin I have listed these two plugins as dependencies. Maybe this causing the error? Can anyone help me solving this problem? Best regards, Florian -- ------------------------------------- | Florian Feldbauer | | Ph.D. student | | | | Institut für Experimentalphysik I | | Ruhr-Universität Bochum | | Universitätsstr. 150 | | D-44780 Bochum | | | | Office: NB 2/173 | | Phone: (+49)234 / 32-23538 | | Fax: (+49)234 / 32-14170 | | Web: http://www.ep1.rub.de | ------------------------------------- |