- 
	
What do you mean by I took the latest tigase-server jar file?
Class tigase.db.Repository is only available in latest versions of Tigase XMPP Server (5.3.0-SNAPSHOT or newer). I suppose you used Tigase Message Archiving from master branch which will only work with Tigase XMPP Server 5.3.0-SNAPSHOT or newer.
 
| Type | 
	 Bug 	
	 | 
					
| Priority | 
	 Blocker 	
	 | 
					
| Assignee | |
| RedmineID | 
	 2440 	
	 | 
					
				Issue Votes (0) 
			
			
		Watchers (0)
		
	
				
	
			
I applied the new patch suggested in https://projects.tigase.org/issues/1922, I build the message-archiving
component and deployed it in the jars file of Tigase installation, I am running Tigase 5.2.0. I get a
NoClassDefFoundError tigase/db/Repository. I took the latest tigase-server jar file but the error persists,
basically it means the class is not there. I am not being able to track the right version of tigase-server. Can you
please help me regarding this.