I have installed ApacheDS 2.0.0 on Linux in /opt/misc/apacheds.
I am trying to start the server using - '/etc/init.d/apacheds-2.0.0-M20-default 
start'.

The log file [/var/lib/apacheds-2.0.0-M20/default/log/wrapper.log] shows the 
below error -

java.lang.VerifyError: Bad type on operand stack
Exception Details:
Location:
org/apache/directory/server/config/builder/ServiceBuilder.createJdbmPartition(Lorg/apache/directory/server/core/api/DirectoryService;Lorg/apache/directory/server/config/beans/JdbmPartitionBean;)Lorg/apache/directory/server/core/partition/impl/btree/jdbm/JdbmPartition;
 @181: invokestatic
Reason:
Type 'org/apache/directory/server/core/partition/impl/btree/jdbm/JdbmPartition' 
(current frame, stack[1]) is not assignable to 
'org/apache/directory/server/core/api/partition/AbstractPartition'
Current Frame:
bci: @181
flags: { }
locals: { 'org/apache/directory/server/core/api/DirectoryService', 
'org/apache/directory/server/config/beans/JdbmPartitionBean', 
'org/apache/directory/server/core/partition/impl/btree/jdbm/JdbmPartition', 
'java/io/File' }
stack: { 'org/apache/directory/server/config/beans/JdbmPartitionBean', 
'org/apache/directory/server/core/partition/impl/btree/jdbm/JdbmPartition' }


Is this a Java incompatability issue ? I am using Java 1.7.

Please let me know if you have any suggestions.
Thank you.



DISCLAIMER
==========
This e-mail may contain privileged and confidential information which is the 
property of Persistent Systems Ltd. It is intended only for the use of the 
individual or entity to which it is addressed. If you are not the intended 
recipient, you are not authorized to read, retain, copy, print, distribute or 
use this message. If you have received this communication in error, please 
notify the sender and delete all copies of this message. Persistent Systems 
Ltd. does not accept any liability for virus infected mails.

Reply via email to