Eclipse Community Forums
Forum Search:

Search      Help    Register    Login    Home
Home » Eclipse Projects » Eclipse Communications Framework (ECF) » container cannot be null exception
container cannot be null exception [message #618611] Tue, 22 May 2007 01:06 Go to previous message
abhishek misra is currently offline abhishek misra
Messages: 26
Registered: July 2009
Junior Member
I created a new action connect which spawns a new job and have a
following in the run.

protected IStatus run(IProgressMonitor monitor) {
try {
container =
ContainerFactory.getDefault().createContainer("ecf.generic.channel ");
} catch ..........


This is throwing a containertypedescription cannot be null

"efcException.getMessage()"= "ContainerTypeDescription cannot be null"

any ideas what did i miss?

Thanks,
abby
 
Read Message
Read Message
Read Message
Read Message
Read Message
Read Message
Read Message
Previous Topic:How to develop a complete ECF base XMPP application
Next Topic:ECF 1.0.0RC1 build
Goto Forum:
  


Current Time: Mon May 20 23:48:47 EDT 2013

Powered by FUDForum. Page generated in 0.01664 seconds