Bug 478103 - MIGRATED_FROM_JIRA: Error registering bean with name
Summary: MIGRATED_FROM_JIRA: Error registering bean with name
Keywords:
Status: CLOSED EOL
Alias: None
Product: penrose
Classification: Retired
Component: Configuration
Version: 2.0
Hardware: All
OS: Linux
low
low
Target Milestone: ---
Assignee: Endi Sukma Dewata
QA Contact: Ben Levenson
URL:
Whiteboard:
Depends On:
Blocks: 471500
TreeView+ depends on / blocked
 
Reported: 2008-12-27 07:59 UTC by Chandrasekar Kannan
Modified: 2020-03-27 19:48 UTC (History)
3 users (show)

Fixed In Version:
Clone Of:
Environment:
Last Closed: 2020-03-27 19:48:41 UTC
Embargoed:


Attachments (Terms of Use)

Description Chandrasekar Kannan 2008-12-27 07:59:28 UTC
I try to use Penrose Server / Studio to connect an SQL Server Database and LDAP Server.
 
I declare my own classes in a file Named MAE.schema. Il followed the instructions. I copy my file in the C:\Program Files\Penrose server\...\ext directory and I launched this command :
 
C:\Program Files\Penrose Server>bin\schema schema\ext\MAE.schema
Generating schema classes for C:\Program Files\Penrose Server\schema\ext\MAE.schema...done.
 
I a have had a new file named MAE.jar. 
 
In the second time I happend a line in the "apacheds.xml" file int "conf" directory :
 
  
in the third time I launched PenRose :
 
C:\Program Files\Penrose Server>cd bin
C:\Program Files\Penrose Server\bin>penrose
[09/11/2005 18:24:18] Penrose Server failed to start: BeanDefinitionStoreException: Error registerin
g bean with name '' defined in URL [file:/C:/Program Files/Penrose Server/conf/apacheds.xml]: Bean c
lass [org.apache.ldap.server.schema.bootstrap.MAESchema] not found; nested exception is java.lang.Cl
assNotFoundException: org.apache.ldap.server.schema.bootstrap.MAESchema
C:\Program Files\Penrose Server\bin>
 
I have always this error. If I remove the line in the "apacheds.xml" file, I can launch Penrose Server, I can see my own classes with Penrose Studio but I can't see them when I launch JXplorer connecting to the Penrose server.
 
I thought that I have a wrong string in my MAE.schema file but even if I have only one d

Comment 1 Chandrasekar Kannan 2008-12-27 07:59:30 UTC
Marking bug as MODIFIED as it was already resolved in Jira - PENROSE-114


Note You need to log in before you can comment on or make changes to this bug.