deploy problem

22 views
Skip to first unread message

didi

unread,
Jan 13, 2010, 10:45:10 AM1/13/10
to mobicents-public
I'm actually new to mobicents but came from J2EE background, now i've
been trying to deploy the mms-demo example that came with the jbcp.
This is how i did went about it:
step1: I deployed the SIP RA, MSC RA
step2: I deployed the mms-demo .war and DU files to the server/defualt/
deploy folder but i keep getting this dependencies not found. Can any
one tell me how to tackle it. Cheers.

Bartosz Baranowski

unread,
Jan 13, 2010, 10:48:11 AM1/13/10
to mobicent...@googlegroups.com
Well console log and versions are mandatory to get help.
--
Bartosz Baranowski
JBoss R & D
==================================
Word of criticism meant to improve is always step forward.

Raziya Bhayani

unread,
Jan 13, 2010, 10:49:23 AM1/13/10
to mobicent...@googlegroups.com
What version are you using? And what error messages are you getting?

Thanks and regards.

diselemi ugo

unread,
Jan 13, 2010, 11:11:08 AM1/13/10
to mobicent...@googlegroups.com
I'm using jboss-4.2.3.GA that contains the JAIN SLEE  and SIP containers. these are the error log after deploying the mms-demo example:

17:01:07,687 INFO  [Configuration] Reading mappings from resource : org/jbpm/taskmgmt/def/Swimlane.hbm.xml
17:01:07,718 INFO  [HbmBinder] Mapping class: org.jbpm.taskmgmt.def.Swimlane -> JBPM_SWIMLANE
17:01:07,734 INFO  [Configuration] Reading mappings from resource : org/jbpm/taskmgmt/def/Task.hbm.xml
17:01:07,750 INFO  [HbmBinder] Mapping class: org.jbpm.taskmgmt.def.Task -> JBPM_TASK
17:01:07,796 INFO  [Configuration] Reading mappings from resource : org/jbpm/taskmgmt/def/TaskController.hbm.xml
17:01:07,812 INFO  [HbmBinder] Mapping class: org.jbpm.taskmgmt.def.TaskController -> JBPM_TASKCONTROLLER
17:01:07,812 INFO  [Configuration] Reading mappings from resource : org/jbpm/module/def/ModuleDefinition.hbm.xml
17:01:07,828 INFO  [HbmBinder] Mapping class: org.jbpm.module.def.ModuleDefinition -> JBPM_MODULEDEFINITION
17:01:07,843 INFO  [Configuration] Reading mappings from resource : org/jbpm/bytes/ByteArray.hbm.xml
17:01:07,843 INFO  [HbmBinder] Mapping class: org.jbpm.bytes.ByteArray -> JBPM_BYTEARRAY
17:01:07,859 INFO  [HbmBinder] Mapping collection: org.jbpm.bytes.ByteArray.byteBlocks -> JBPM_BYTEBLOCK
17:01:07,859 INFO  [Configuration] Reading mappings from resource : org/jbpm/file/def/FileDefinition.hbm.xml
17:01:07,875 INFO  [HbmBinder] Mapping subclass: org.jbpm.file.def.FileDefinition -> JBPM_MODULEDEFINITION
17:01:07,875 INFO  [Configuration] Reading mappings from resource : org/jbpm/scheduler/def/CreateTimerAction.hbm.xml
17:01:07,875 INFO  [HbmBinder] Mapping subclass: org.jbpm.scheduler.def.CreateTimerAction -> JBPM_ACTION
17:01:07,890 INFO  [Configuration] Reading mappings from resource : org/jbpm/scheduler/def/CancelTimerAction.hbm.xml
17:01:07,906 INFO  [HbmBinder] Mapping subclass: org.jbpm.scheduler.def.CancelTimerAction -> JBPM_ACTION
17:01:07,906 INFO  [Configuration] Reading mappings from resource : org/jbpm/graph/exe/Comment.hbm.xml
17:01:07,937 INFO  [HbmBinder] Mapping class: org.jbpm.graph.exe.Comment -> JBPM_COMMENT
17:01:07,968 INFO  [Configuration] Reading mappings from resource : org/jbpm/graph/exe/ProcessInstance.hbm.xml
17:01:07,968 INFO  [HbmBinder] Mapping class: org.jbpm.graph.exe.ProcessInstance -> JBPM_PROCESSINSTANCE
17:01:08,000 INFO  [Configuration] Reading mappings from resource : org/jbpm/graph/exe/Token.hbm.xml
17:01:08,031 INFO  [HbmBinder] Mapping class: org.jbpm.graph.exe.Token -> JBPM_TOKEN
17:01:08,046 INFO  [Configuration] Reading mappings from resource : org/jbpm/graph/exe/RuntimeAction.hbm.xml
17:01:08,062 INFO  [HbmBinder] Mapping class: org.jbpm.graph.exe.RuntimeAction -> JBPM_RUNTIMEACTION
17:01:08,062 INFO  [Configuration] Reading mappings from resource : org/jbpm/module/exe/ModuleInstance.hbm.xml
17:01:08,078 INFO  [HbmBinder] Mapping class: org.jbpm.module.exe.ModuleInstance -> JBPM_MODULEINSTANCE
17:01:08,078 INFO  [Configuration] Reading mappings from resource : org/jbpm/context/exe/ContextInstance.hbm.xml
17:01:08,093 INFO  [HbmBinder] Mapping subclass: org.jbpm.context.exe.ContextInstance -> JBPM_MODULEINSTANCE
17:01:08,093 INFO  [Configuration] Reading mappings from resource : org/jbpm/context/exe/TokenVariableMap.hbm.xml
17:01:08,125 INFO  [HbmBinder] Mapping class: org.jbpm.context.exe.TokenVariableMap -> JBPM_TOKENVARIABLEMAP
17:01:08,140 INFO  [Configuration] Reading mappings from resource : org/jbpm/context/exe/VariableInstance.hbm.xml
17:01:08,156 INFO  [HbmBinder] Mapping class: org.jbpm.context.exe.VariableInstance -> JBPM_VARIABLEINSTANCE
17:01:08,171 INFO  [Configuration] Reading mappings from resource : org/jbpm/context/exe/variableinstance/ByteArrayInstance.hbm.xml
17:01:08,187 INFO  [HbmBinder] Mapping subclass: org.jbpm.context.exe.variableinstance.ByteArrayInstance -> JBPM_VARIABLEINSTANCE
17:01:08,187 INFO  [Configuration] Reading mappings from resource : org/jbpm/context/exe/variableinstance/DateInstance.hbm.xml
17:01:08,234 INFO  [HbmBinder] Mapping subclass: org.jbpm.context.exe.variableinstance.DateInstance -> JBPM_VARIABLEINSTANCE
17:01:08,234 INFO  [Configuration] Reading mappings from resource : org/jbpm/context/exe/variableinstance/DoubleInstance.hbm.xml
17:01:08,250 INFO  [HbmBinder] Mapping subclass: org.jbpm.context.exe.variableinstance.DoubleInstance -> JBPM_VARIABLEINSTANCE
17:01:08,250 INFO  [Configuration] Reading mappings from resource : org/jbpm/context/exe/variableinstance/HibernateLongInstance.hbm.xml
17:01:08,250 INFO  [HbmBinder] Mapping subclass: org.jbpm.context.exe.variableinstance.HibernateLongInstance -> JBPM_VARIABLEINSTANCE
17:01:08,250 INFO  [Configuration] Reading mappings from resource : org/jbpm/context/exe/variableinstance/HibernateStringInstance.hbm.xml
17:01:08,265 INFO  [HbmBinder] Mapping subclass: org.jbpm.context.exe.variableinstance.HibernateStringInstance -> JBPM_VARIABLEINSTANCE
17:01:08,265 INFO  [Configuration] Reading mappings from resource : org/jbpm/context/exe/variableinstance/LongInstance.hbm.xml
17:01:08,281 INFO  [HbmBinder] Mapping subclass: org.jbpm.context.exe.variableinstance.LongInstance -> JBPM_VARIABLEINSTANCE
17:01:08,281 INFO  [Configuration] Reading mappings from resource : org/jbpm/context/exe/variableinstance/NullInstance.hbm.xml
17:01:08,281 INFO  [HbmBinder] Mapping subclass: org.jbpm.context.exe.variableinstance.NullInstance -> JBPM_VARIABLEINSTANCE
17:01:08,281 INFO  [Configuration] Reading mappings from resource : org/jbpm/context/exe/variableinstance/StringInstance.hbm.xml
17:01:08,406 INFO  [HbmBinder] Mapping subclass: org.jbpm.context.exe.variableinstance.StringInstance -> JBPM_VARIABLEINSTANCE
17:01:08,406 INFO  [Configuration] Reading mappings from resource : org/jbpm/job/Job.hbm.xml
17:01:08,421 INFO  [HbmBinder] Mapping class: org.jbpm.job.Job -> JBPM_JOB
17:01:08,500 INFO  [Configuration] Reading mappings from resource : org/jbpm/job/Timer.hbm.xml
17:01:08,515 INFO  [HbmBinder] Mapping subclass: org.jbpm.job.Timer -> JBPM_JOB
17:01:08,515 INFO  [Configuration] Reading mappings from resource : org/jbpm/job/ExecuteNodeJob.hbm.xml
17:01:08,531 INFO  [HbmBinder] Mapping subclass: org.jbpm.job.ExecuteNodeJob -> JBPM_JOB
17:01:08,531 INFO  [Configuration] Reading mappings from resource : org/jbpm/job/ExecuteActionJob.hbm.xml
17:01:08,531 INFO  [HbmBinder] Mapping subclass: org.jbpm.job.ExecuteActionJob -> JBPM_JOB
17:01:08,546 INFO  [Configuration] Reading mappings from resource : org/jbpm/taskmgmt/exe/TaskMgmtInstance.hbm.xml
17:01:08,593 INFO  [HbmBinder] Mapping subclass: org.jbpm.taskmgmt.exe.TaskMgmtInstance -> JBPM_MODULEINSTANCE
17:01:08,593 INFO  [Configuration] Reading mappings from resource : org/jbpm/taskmgmt/exe/TaskInstance.hbm.xml
17:01:08,687 INFO  [HbmBinder] Mapping class: org.jbpm.taskmgmt.exe.TaskInstance -> JBPM_TASKINSTANCE
17:01:08,718 INFO  [HbmBinder] Mapping collection: org.jbpm.taskmgmt.exe.TaskInstance.pooledActors -> JBPM_TASKACTORPOOL
17:01:08,718 INFO  [Configuration] Reading mappings from resource : org/jbpm/taskmgmt/exe/PooledActor.hbm.xml
17:01:08,734 INFO  [HbmBinder] Mapping class: org.jbpm.taskmgmt.exe.PooledActor -> JBPM_POOLEDACTOR
17:01:08,734 INFO  [HbmBinder] Mapping collection: org.jbpm.taskmgmt.exe.PooledActor.taskInstances -> JBPM_TASKACTORPOOL
17:01:08,734 INFO  [Configuration] Reading mappings from resource : org/jbpm/taskmgmt/exe/SwimlaneInstance.hbm.xml
17:01:08,765 INFO  [HbmBinder] Mapping class: org.jbpm.taskmgmt.exe.SwimlaneInstance -> JBPM_SWIMLANEINSTANCE
17:01:08,781 INFO  [Configuration] Reading mappings from resource : org/jbpm/logging/log/ProcessLog.hbm.xml
17:01:08,781 INFO  [HbmBinder] Mapping class: org.jbpm.logging.log.ProcessLog -> JBPM_LOG
17:01:08,843 INFO  [Configuration] Reading mappings from resource : org/jbpm/logging/log/MessageLog.hbm.xml
17:01:08,843 INFO  [HbmBinder] Mapping subclass: org.jbpm.logging.log.MessageLog -> JBPM_LOG
17:01:08,843 INFO  [Configuration] Reading mappings from resource : org/jbpm/logging/log/CompositeLog.hbm.xml
17:01:08,859 INFO  [HbmBinder] Mapping subclass: org.jbpm.logging.log.CompositeLog -> JBPM_LOG
17:01:08,859 INFO  [Configuration] Reading mappings from resource : org/jbpm/graph/log/ActionLog.hbm.xml
17:01:09,046 INFO  [HbmBinder] Mapping subclass: org.jbpm.graph.log.ActionLog -> JBPM_LOG
17:01:09,046 INFO  [Configuration] Reading mappings from resource : org/jbpm/graph/log/NodeLog.hbm.xml
17:01:09,062 INFO  [HbmBinder] Mapping subclass: org.jbpm.graph.log.NodeLog -> JBPM_LOG
17:01:09,062 INFO  [Configuration] Reading mappings from resource : org/jbpm/graph/log/ProcessInstanceCreateLog.hbm.xml
17:01:09,078 INFO  [HbmBinder] Mapping subclass: org.jbpm.graph.log.ProcessInstanceCreateLog -> JBPM_LOG
17:01:09,078 INFO  [Configuration] Reading mappings from resource : org/jbpm/graph/log/ProcessInstanceEndLog.hbm.xml
17:01:09,093 INFO  [HbmBinder] Mapping subclass: org.jbpm.graph.log.ProcessInstanceEndLog -> JBPM_LOG
17:01:09,093 INFO  [Configuration] Reading mappings from resource : org/jbpm/graph/log/ProcessStateLog.hbm.xml
17:01:09,093 INFO  [HbmBinder] Mapping subclass: org.jbpm.graph.log.ProcessStateLog -> JBPM_LOG
17:01:09,093 INFO  [Configuration] Reading mappings from resource : org/jbpm/graph/log/SignalLog.hbm.xml
17:01:09,109 INFO  [HbmBinder] Mapping subclass: org.jbpm.graph.log.SignalLog -> JBPM_LOG
17:01:09,109 INFO  [Configuration] Reading mappings from resource : org/jbpm/graph/log/TokenCreateLog.hbm.xml
17:01:09,125 INFO  [HbmBinder] Mapping subclass: org.jbpm.graph.log.TokenCreateLog -> JBPM_LOG
17:01:09,125 INFO  [Configuration] Reading mappings from resource : org/jbpm/graph/log/TokenEndLog.hbm.xml
17:01:09,140 INFO  [HbmBinder] Mapping subclass: org.jbpm.graph.log.TokenEndLog -> JBPM_LOG
17:01:09,140 INFO  [Configuration] Reading mappings from resource : org/jbpm/graph/log/TransitionLog.hbm.xml
17:01:09,140 INFO  [HbmBinder] Mapping subclass: org.jbpm.graph.log.TransitionLog -> JBPM_LOG
17:01:09,156 INFO  [Configuration] Reading mappings from resource : org/jbpm/context/log/VariableLog.hbm.xml
17:01:09,171 INFO  [HbmBinder] Mapping subclass: org.jbpm.context.log.VariableLog -> JBPM_LOG
17:01:09,171 INFO  [Configuration] Reading mappings from resource : org/jbpm/context/log/VariableCreateLog.hbm.xml
17:01:09,187 INFO  [HbmBinder] Mapping subclass: org.jbpm.context.log.VariableCreateLog -> JBPM_LOG
17:01:09,187 INFO  [Configuration] Reading mappings from resource : org/jbpm/context/log/VariableDeleteLog.hbm.xml
17:01:09,406 INFO  [HbmBinder] Mapping subclass: org.jbpm.context.log.VariableDeleteLog -> JBPM_LOG
17:01:09,406 INFO  [Configuration] Reading mappings from resource : org/jbpm/context/log/VariableUpdateLog.hbm.xml
17:01:09,421 INFO  [HbmBinder] Mapping subclass: org.jbpm.context.log.VariableUpdateLog -> JBPM_LOG
17:01:09,421 INFO  [Configuration] Reading mappings from resource : org/jbpm/context/log/variableinstance/ByteArrayUpdateLog.hbm.xml
17:01:09,453 INFO  [HbmBinder] Mapping subclass: org.jbpm.context.log.variableinstance.ByteArrayUpdateLog -> JBPM_LOG
17:01:09,453 INFO  [Configuration] Reading mappings from resource : org/jbpm/context/log/variableinstance/DateUpdateLog.hbm.xml
17:01:09,453 INFO  [HbmBinder] Mapping subclass: org.jbpm.context.log.variableinstance.DateUpdateLog -> JBPM_LOG
17:01:09,453 INFO  [Configuration] Reading mappings from resource : org/jbpm/context/log/variableinstance/DoubleUpdateLog.hbm.xml
17:01:09,468 INFO  [HbmBinder] Mapping subclass: org.jbpm.context.log.variableinstance.DoubleUpdateLog -> JBPM_LOG
17:01:09,468 INFO  [Configuration] Reading mappings from resource : org/jbpm/context/log/variableinstance/HibernateLongUpdateLog.hbm.xml
17:01:09,484 INFO  [HbmBinder] Mapping subclass: org.jbpm.context.log.variableinstance.HibernateLongUpdateLog -> JBPM_LOG
17:01:09,484 INFO  [Configuration] Reading mappings from resource : org/jbpm/context/log/variableinstance/HibernateStringUpdateLog.hbm.xml
17:01:09,515 INFO  [HbmBinder] Mapping subclass: org.jbpm.context.log.variableinstance.HibernateStringUpdateLog -> JBPM_LOG
17:01:09,515 INFO  [Configuration] Reading mappings from resource : org/jbpm/context/log/variableinstance/LongUpdateLog.hbm.xml
17:01:09,515 INFO  [HbmBinder] Mapping subclass: org.jbpm.context.log.variableinstance.LongUpdateLog -> JBPM_LOG
17:01:09,531 INFO  [Configuration] Reading mappings from resource : org/jbpm/context/log/variableinstance/StringUpdateLog.hbm.xml
17:01:09,531 INFO  [HbmBinder] Mapping subclass: org.jbpm.context.log.variableinstance.StringUpdateLog -> JBPM_LOG
17:01:09,531 INFO  [Configuration] Reading mappings from resource : org/jbpm/taskmgmt/log/TaskLog.hbm.xml
17:01:09,546 INFO  [HbmBinder] Mapping subclass: org.jbpm.taskmgmt.log.TaskLog -> JBPM_LOG
17:01:09,546 INFO  [Configuration] Reading mappings from resource : org/jbpm/taskmgmt/log/TaskCreateLog.hbm.xml
17:01:09,562 INFO  [HbmBinder] Mapping subclass: org.jbpm.taskmgmt.log.TaskCreateLog -> JBPM_LOG
17:01:09,562 INFO  [Configuration] Reading mappings from resource : org/jbpm/taskmgmt/log/TaskAssignLog.hbm.xml
17:01:09,609 INFO  [HbmBinder] Mapping subclass: org.jbpm.taskmgmt.log.TaskAssignLog -> JBPM_LOG
17:01:09,625 INFO  [Configuration] Reading mappings from resource : org/jbpm/taskmgmt/log/TaskEndLog.hbm.xml
17:01:09,640 INFO  [HbmBinder] Mapping subclass: org.jbpm.taskmgmt.log.TaskEndLog -> JBPM_LOG
17:01:09,640 INFO  [Configuration] Reading mappings from resource : org/jbpm/taskmgmt/log/SwimlaneLog.hbm.xml
17:01:09,656 INFO  [HbmBinder] Mapping subclass: org.jbpm.taskmgmt.log.SwimlaneLog -> JBPM_LOG
17:01:09,656 INFO  [Configuration] Reading mappings from resource : org/jbpm/taskmgmt/log/SwimlaneCreateLog.hbm.xml
17:01:09,656 INFO  [HbmBinder] Mapping subclass: org.jbpm.taskmgmt.log.SwimlaneCreateLog -> JBPM_LOG
17:01:09,671 INFO  [Configuration] Reading mappings from resource : org/jbpm/taskmgmt/log/SwimlaneAssignLog.hbm.xml
17:01:09,671 INFO  [HbmBinder] Mapping subclass: org.jbpm.taskmgmt.log.SwimlaneAssignLog -> JBPM_LOG
17:01:09,671 INFO  [Configuration] Configured SessionFactory: null
17:01:10,015 INFO  [HbmBinder] Mapping subclass: org.jbpm.graph.action.Script -> JBPM_ACTION
17:01:10,015 INFO  [HbmBinder] Mapping subclass: org.jbpm.context.def.ContextDefinition -> JBPM_MODULEDEFINITION
17:01:10,015 INFO  [HbmBinder] Mapping subclass: org.jbpm.graph.action.MailAction -> JBPM_ACTION
17:01:10,015 INFO  [HbmBinder] Mapping subclass: org.jbpm.taskmgmt.def.TaskMgmtDefinition -> JBPM_MODULEDEFINITION
17:01:10,062 INFO  [HbmBinder] Mapping collection: org.jbpm.graph.def.ProcessDefinition.events -> JBPM_EVENT
17:01:10,062 INFO  [HbmBinder] Mapping collection: org.jbpm.graph.def.ProcessDefinition.exceptionHandlers -> JBPM_EXCEPTIONHANDLER
17:01:10,062 INFO  [HbmBinder] Mapping collection: org.jbpm.graph.def.ProcessDefinition.nodes -> JBPM_NODE
17:01:10,062 INFO  [HbmBinder] Mapping collection: org.jbpm.graph.def.ProcessDefinition.actions -> JBPM_ACTION
17:01:10,062 INFO  [HbmBinder] Mapping collection: org.jbpm.graph.def.ProcessDefinition.definitions -> JBPM_MODULEDEFINITION
17:01:10,062 INFO  [HbmBinder] Mapping collection: org.jbpm.graph.def.Node.events -> JBPM_EVENT
17:01:10,062 INFO  [HbmBinder] Mapping collection: org.jbpm.graph.def.Node.exceptionHandlers -> JBPM_EXCEPTIONHANDLER
17:01:10,062 INFO  [HbmBinder] Mapping collection: org.jbpm.graph.def.Node.leavingTransitions -> JBPM_TRANSITION
17:01:10,062 INFO  [HbmBinder] Mapping collection: org.jbpm.graph.def.Node.arrivingTransitions -> JBPM_TRANSITION
17:01:10,062 INFO  [HbmBinder] Mapping collection: org.jbpm.graph.def.Transition.events -> JBPM_EVENT
17:01:10,062 INFO  [HbmBinder] Mapping collection: org.jbpm.graph.def.Transition.exceptionHandlers -> JBPM_EXCEPTIONHANDLER
17:01:10,062 INFO  [HbmBinder] Mapping collection: org.jbpm.graph.def.Event.actions -> JBPM_ACTION
17:01:10,062 INFO  [HbmBinder] Mapping collection: org.jbpm.graph.def.SuperState.nodes -> JBPM_NODE
17:01:10,062 INFO  [HbmBinder] Mapping collection: org.jbpm.graph.def.ExceptionHandler.actions -> JBPM_ACTION
17:01:10,062 INFO  [HbmBinder] Mapping collection: org.jbpm.graph.node.ProcessState.variableAccesses -> JBPM_VARIABLEACCESS
17:01:10,062 INFO  [HbmBinder] Mapping collection: org.jbpm.graph.node.TaskNode.tasks -> JBPM_TASK
17:01:10,062 INFO  [HbmBinder] Mapping collection: org.jbpm.taskmgmt.def.Swimlane.tasks -> JBPM_TASK
17:01:10,062 INFO  [HbmBinder] Mapping collection: org.jbpm.taskmgmt.def.Task.events -> JBPM_EVENT
17:01:10,062 INFO  [HbmBinder] Mapping collection: org.jbpm.taskmgmt.def.Task.exceptionHandlers -> JBPM_EXCEPTIONHANDLER
17:01:10,062 INFO  [HbmBinder] Mapping collection: org.jbpm.taskmgmt.def.TaskController.variableAccesses -> JBPM_VARIABLEACCESS
17:01:10,281 INFO  [HbmBinder] Mapping collection: org.jbpm.file.def.FileDefinition.processFiles -> JBPM_BYTEARRAY
17:01:10,281 INFO  [HbmBinder] Mapping collection: org.jbpm.graph.exe.ProcessInstance.runtimeActions -> JBPM_RUNTIMEACTION
17:01:10,281 INFO  [HbmBinder] Mapping collection: org.jbpm.graph.exe.ProcessInstance.instances -> JBPM_MODULEINSTANCE
17:01:10,281 INFO  [HbmBinder] Mapping collection: org.jbpm.graph.exe.Token.children -> JBPM_TOKEN
17:01:10,281 INFO  [HbmBinder] Mapping collection: org.jbpm.graph.exe.Token.comments -> JBPM_COMMENT
17:01:10,281 INFO  [HbmBinder] Mapping collection: org.jbpm.context.exe.ContextInstance.tokenVariableMaps -> JBPM_TOKENVARIABLEMAP
17:01:10,281 INFO  [HbmBinder] Mapping collection: org.jbpm.context.exe.TokenVariableMap.variableInstances -> JBPM_VARIABLEINSTANCE
17:01:10,281 INFO  [HbmBinder] Mapping collection: org.jbpm.taskmgmt.exe.TaskMgmtInstance.swimlaneInstances -> JBPM_SWIMLANEINSTANCE
17:01:10,281 INFO  [HbmBinder] Mapping collection: org.jbpm.taskmgmt.exe.TaskMgmtInstance.taskInstances -> JBPM_TASKINSTANCE
17:01:10,281 INFO  [HbmBinder] Mapping collection: org.jbpm.taskmgmt.exe.TaskInstance.variableInstances -> JBPM_VARIABLEINSTANCE
17:01:10,296 INFO  [HbmBinder] Mapping collection: org.jbpm.taskmgmt.exe.TaskInstance.comments -> JBPM_COMMENT
17:01:10,296 INFO  [HbmBinder] Mapping collection: org.jbpm.taskmgmt.exe.SwimlaneInstance.pooledActors -> JBPM_POOLEDACTOR
17:01:10,296 INFO  [HbmBinder] Mapping collection: org.jbpm.logging.log.CompositeLog.children -> JBPM_LOG
17:01:10,296 INFO  [HbmBinder] Mapping collection: org.jbpm.graph.action.Script.variableAccesses -> JBPM_VARIABLEACCESS
17:01:10,296 INFO  [HbmBinder] Mapping collection: org.jbpm.taskmgmt.def.TaskMgmtDefinition.swimlanes -> JBPM_SWIMLANE
17:01:10,296 INFO  [HbmBinder] Mapping collection: org.jbpm.taskmgmt.def.TaskMgmtDefinition.tasks -> JBPM_TASK
17:01:10,421 INFO  [NamingHelper] JNDI InitialContext properties:{java.naming.factory.initial=org.jnp.interfaces.NamingContextFactory, java.naming.factory.url.pkgs=org.jboss.naming:org.jnp.interfaces}
17:01:11,203 INFO  [DatasourceConnectionProvider] Using datasource: java:/ShoppingDemoDatasource
17:01:11,203 INFO  [SettingsFactory] RDBMS: HSQL Database Engine, version: 1.8.0
17:01:11,203 INFO  [SettingsFactory] JDBC driver: HSQL Database Engine Driver, version: 1.8.0
17:01:11,218 INFO  [Dialect] Using dialect: org.hibernate.dialect.HSQLDialect
17:01:11,218 INFO  [TransactionFactoryFactory] Transaction strategy: org.hibernate.transaction.JTATransactionFactory
17:01:11,234 INFO  [NamingHelper] JNDI InitialContext properties:{java.naming.factory.initial=org.jnp.interfaces.NamingContextFactory, java.naming.factory.url.pkgs=org.jboss.naming:org.jnp.interfaces}
17:01:11,406 INFO  [TransactionManagerLookupFactory] instantiating TransactionManagerLookup: org.hibernate.transaction.JBossTransactionManagerLookup
17:01:11,406 INFO  [TransactionManagerLookupFactory] instantiated TransactionManagerLookup
17:01:11,406 INFO  [TransactionManagerLookupFactory] instantiating TransactionManagerLookup: org.hibernate.transaction.JBossTransactionManagerLookup
17:01:11,500 INFO  [TransactionManagerLookupFactory] instantiated TransactionManagerLookup
17:01:11,500 INFO  [SettingsFactory] Automatic flush during beforeCompletion(): disabled
17:01:11,500 INFO  [SettingsFactory] Automatic session close at end of transaction: disabled
17:01:11,500 INFO  [SettingsFactory] JDBC batch size: 15
17:01:11,500 INFO  [SettingsFactory] JDBC batch updates for versioned data: disabled
17:01:11,500 INFO  [SettingsFactory] Scrollable result sets: enabled
17:01:11,500 INFO  [SettingsFactory] JDBC3 getGeneratedKeys(): disabled
17:01:11,515 INFO  [SettingsFactory] Connection release mode: auto
17:01:11,515 INFO  [SettingsFactory] Default batch fetch size: 1
17:01:11,515 INFO  [SettingsFactory] Generate SQL with comments: disabled
17:01:11,515 INFO  [SettingsFactory] Order SQL updates by primary key: disabled
17:01:11,515 INFO  [SettingsFactory] Order SQL inserts for batching: disabled
17:01:11,515 INFO  [SettingsFactory] Query translator: org.hibernate.hql.ast.ASTQueryTranslatorFactory
17:01:11,515 INFO  [ASTQueryTranslatorFactory] Using ASTQueryTranslatorFactory
17:01:11,515 INFO  [SettingsFactory] Query language substitutions: {}
17:01:11,515 INFO  [SettingsFactory] JPA-QL strict compliance: disabled
17:01:11,515 INFO  [SettingsFactory] Second-level cache: enabled
17:01:11,515 INFO  [SettingsFactory] Query cache: disabled
17:01:11,515 INFO  [SettingsFactory] Cache provider: org.hibernate.cache.HashtableCacheProvider
17:01:11,515 INFO  [SettingsFactory] Optimize cache for minimal puts: disabled
17:01:11,515 INFO  [SettingsFactory] Structured second-level cache entries: disabled
17:01:11,515 INFO  [SettingsFactory] Statistics: disabled
17:01:11,515 INFO  [SettingsFactory] Deleted entity synthetic identifier rollback: disabled
17:01:11,515 INFO  [SettingsFactory] Default entity-mode: pojo
17:01:11,515 INFO  [SettingsFactory] Named query checking : enabled
17:01:11,531 INFO  [SessionFactoryImpl] building session factory
17:01:20,656 INFO  [SessionFactoryObjectFactory] Not binding factory to JNDI, no JNDI name configured
17:01:20,718 INFO  [SchemaExport] Running hbm2ddl schema export
17:01:20,718 INFO  [SchemaExport] exporting generated schema to database
17:01:20,843 INFO  [SchemaExport] Executing import script: /import.sql
17:01:21,031 INFO  [SchemaExport] schema export complete
17:01:21,062 INFO  [NamingHelper] JNDI InitialContext properties:{java.naming.factory.initial=org.jnp.interfaces.NamingContextFactory, java.naming.factory.url.pkgs=org.jboss.naming:org.jnp.interfaces}
17:01:48,921 INFO  [Initialization] done initializing Seam
17:01:48,921 INFO  [SeamFilter] Initializing filter: org.jboss.seam.web.redirectFilter
17:01:48,921 INFO  [SeamFilter] Initializing filter: org.jboss.seam.web.exceptionFilter
17:01:48,921 INFO  [SeamFilter] Initializing filter: org.jboss.seam.web.multipartFilter
17:01:48,921 INFO  [SeamFilter] Initializing filter: org.jboss.seam.web.loggingFilter
17:01:48,921 INFO  [SeamFilter] Initializing filter: org.jboss.seam.debug.hotDeployFilter
17:01:49,078 INFO  [EARDeployer] Started J2EE application: file:/C:/JBCP/jboss-4.2.3.GA/server/default/deploy/ShoppingDemo.ear
17:01:49,156 ERROR [URLDeploymentScanner] Incomplete Deployment listing:

--- Packages waiting for a deployer ---
org.jboss.deployment.DeploymentInfo@74c7c42f { url=file:/C:/JBCP/jboss-4.2.3.GA/server/default/deploy/services-du-management.xml }
  deployer: null
  status: null
  state: INIT_WAITING_DEPLOYER
  watch: file:/C:/JBCP/jboss-4.2.3.GA/server/default/deploy/services-du-management.xml
  altDD: null
  lastDeployed: 1263402109156
  lastModified: 1263402109140
  mbeans:

--- Incompletely deployed packages ---
org.jboss.deployment.DeploymentInfo@74c7c42f { url=file:/C:/JBCP/jboss-4.2.3.GA/server/default/deploy/services-du-management.xml }
  deployer: null
  status: null
  state: INIT_WAITING_DEPLOYER
  watch: file:/C:/JBCP/jboss-4.2.3.GA/server/default/deploy/services-du-management.xml
  altDD: null
  lastDeployed: 1263402109156
  lastModified: 1263402109140
  mbeans:


17:01:49,781 INFO  [Http11Protocol] Starting Coyote HTTP/1.1 on http-127.0.0.1-8080
17:01:50,062 INFO  [AjpProtocol] Starting Coyote AJP/1.3 on ajp-127.0.0.1-8009
17:01:50,140 INFO  [SipProtocolHandler] Mobicents Sip Servlets sip stack properties : {gov.nist.javax.sip.LOOSE_DIALOG_VALIDATION=true, gov.nist.javax.sip.SERVER_LOG=C:\JBCP\jboss-4.2.3.GA\server\default/log/mss-jsip-messages.xml, javax.sip.AUTOMATIC_DIALOG_SUPPORT=off, gov.nist.javax.sip.LOG_MESSAG
E_CONTENT=true, gov.nist.javax.sip.DELIVER_UNSOLICITED_NOTIFY=true, gov.nist.javax.sip.TRACE_LEVEL=32, javax.sip.STACK_NAME=Mobicents-SIP-Servlets, gov.nist.javax.sip.REENTRANT_LISTENER=true, gov.nist.javax.sip.DEBUG_LOG=C:\JBCP\jboss-4.2.3.GA\server\default/log/mss-jsip-debuglog.txt, gov.nist.javax
.sip.THREAD_POOL_SIZE=64}
17:01:50,468 ERROR [Mobicents-SIP-Servlets] gov.nist.javax.sip.SipStackImpl.createListeningPoint(SipStackImpl.java:790) [Invalid argument address = 127.0.0.1 port = 5080 transport = udp]
17:01:50,468 FATAL [SipProtocolHandler] Bad shit happened -- check server.xml for tomcat.
javax.sip.InvalidArgumentException: Address already in use: Cannot bind
        at gov.nist.javax.sip.SipStackImpl.createListeningPoint(SipStackImpl.java:793)
        at org.mobicents.servlet.sip.startup.SipProtocolHandler.start(SipProtocolHandler.java:365)
        at org.apache.catalina.connector.Connector.start(Connector.java:1146)
        at org.mobicents.servlet.sip.startup.jboss.JBossSip.startConnectors(JBossSip.java:606)
        at org.mobicents.servlet.sip.startup.jboss.JBossSip.handleNotification(JBossSip.java:652)
        at sun.reflect.GeneratedMethodAccessor4.invoke(Unknown Source)
        at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:25)
        at java.lang.reflect.Method.invoke(Method.java:585)
        at org.jboss.mx.notification.NotificationListenerProxy.invoke(NotificationListenerProxy.java:153)
        at $Proxy63.handleNotification(Unknown Source)
        at org.jboss.mx.util.JBossNotificationBroadcasterSupport.handleNotification(JBossNotificationBroadcasterSupport.java:127)
        at org.jboss.mx.util.JBossNotificationBroadcasterSupport.sendNotification(JBossNotificationBroadcasterSupport.java:108)
        at org.jboss.system.server.ServerImpl.sendNotification(ServerImpl.java:916)
        at org.jboss.system.server.ServerImpl.doStart(ServerImpl.java:497)
        at org.jboss.system.server.ServerImpl.start(ServerImpl.java:362)
        at org.jboss.Main.boot(Main.java:200)
        at org.jboss.Main$1.run(Main.java:508)
        at java.lang.Thread.run(Thread.java:595)
Caused by: java.io.IOException: Address already in use: Cannot bind
        at gov.nist.javax.sip.stack.UDPMessageProcessor.<init>(UDPMessageProcessor.java:141)
        at gov.nist.javax.sip.stack.SIPTransactionStack.createMessageProcessor(SIPTransactionStack.java:1745)
        at gov.nist.javax.sip.SipStackImpl.createListeningPoint(SipStackImpl.java:775)
        ... 17 more
17:01:50,468 WARN  [JBossSip] Failed to startConnectors
LifecycleException:  service.getName(): "jboss.web";  Protocol handler start failed: javax.sip.InvalidArgumentException: Address already in use: Cannot bind
        at org.apache.catalina.connector.Connector.start(Connector.java:1153)
        at org.mobicents.servlet.sip.startup.jboss.JBossSip.startConnectors(JBossSip.java:606)
        at org.mobicents.servlet.sip.startup.jboss.JBossSip.handleNotification(JBossSip.java:652)
        at sun.reflect.GeneratedMethodAccessor4.invoke(Unknown Source)
        at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:25)
        at java.lang.reflect.Method.invoke(Method.java:585)
        at org.jboss.mx.notification.NotificationListenerProxy.invoke(NotificationListenerProxy.java:153)
        at $Proxy63.handleNotification(Unknown Source)
        at org.jboss.mx.util.JBossNotificationBroadcasterSupport.handleNotification(JBossNotificationBroadcasterSupport.java:127)
        at org.jboss.mx.util.JBossNotificationBroadcasterSupport.sendNotification(JBossNotificationBroadcasterSupport.java:108)
        at org.jboss.system.server.ServerImpl.sendNotification(ServerImpl.java:916)
        at org.jboss.system.server.ServerImpl.doStart(ServerImpl.java:497)
        at org.jboss.system.server.ServerImpl.start(ServerImpl.java:362)
        at org.jboss.Main.boot(Main.java:200)
        at org.jboss.Main$1.run(Main.java:508)
        at java.lang.Thread.run(Thread.java:595)
17:01:50,468 INFO  [Server] JBoss (MX MicroKernel) [4.2.3.GA (build: SVNTag=JBoss_4_2_3_GA date=200807181417)] Started in 8m:20s:937ms
17:02:46,312 INFO  [TomcatConvergedDeployer] undeploy, ctxPath=/msdemo, warUrl=.../tmp/deploy/tmp56135mms-demo-audio.war-exp.war/
17:02:47,156 INFO  [DeploymentManager] mms-demo-services-DU-1.0.3.GA.jar wasn't deployed. Removing from waiting list.
17:03:48,125 INFO  [DeployableUnit] Missing dependencies for mms-demo-services-DU-1.0.3.GA.jar:
 +-- EventTypeID[javax.sip.message.Request.INVITE#net.java.slee#1.2]
 +-- EventTypeID[javax.sip.Dialog.BYE#net.java.slee#1.2]
17:03:48,125 WARN  [DeploymentManager] Unable to INSTALL mms-demo-services-DU-1.0.3.GA.jar right now. Waiting for dependencies to be resolved.
17:03:48,875 INFO  [TomcatConvergedDeployer] deploy, ctxPath=/msdemo, warUrl=.../tmp/deploy/tmp56142mms-demo-audio.war-exp.war/

The most important lines are the last four lines, see what you can make out of it.

Raziya Bhayani

unread,
Jan 13, 2010, 11:23:39 AM1/13/10
to mobicent...@googlegroups.com
Didi,

There would be a server.log file in your jboss-4.2.3.GA/default/log/ folder. Please attach that. Which Mobicents Jain Slee server and Media Server are you using?

Thanks and regards.
Raziya

Eduardo Martins

unread,
Jan 13, 2010, 8:01:32 PM1/13/10
to mobicent...@googlegroups.com
I guess you mean Mobicents ALL platform, not JBCP. If you're really using JBCP then you should use Red Hat product support.
 
-- Eduardo

-:-:-:-:-:-:-:-:-:-:-:-:-:-:-:-:-:-:-:-:-:-:-:-:-:-:-:-
http://emmartins.blogspot.com
http://www.redhat.com/solutions/telco

Oleg Kulikov

unread,
Jan 13, 2010, 9:14:06 PM1/13/10
to mobicent...@googlegroups.com
Hi Didi

17:01:50,468 ERROR [Mobicents-SIP-Servlets] gov.nist.javax.sip.SipStackImpl.createListeningPoint(SipStackImpl.java:790) [Invalid argument address = 127.0.0.1 port = 5080 transport = udp]
17:01:50,468 FATAL [SipProtocolHandler] Bad shit happened -- check server.xml for tomcat.
javax.sip.InvalidArgumentException: Address already in use: Cannot bind

This lines show that port 5080 is in use in your system. Please check who uses this port or change config to try another port.

--Oleg

2010/1/14 Eduardo Martins <emma...@gmail.com>

diselemi ugo

unread,
Jan 14, 2010, 3:20:45 AM1/14/10
to mobicent...@googlegroups.com
Thanks v-much Raziya, here is the console error and the server log file, the log file is attached, expecting your reply.

09:12:56,296 INFO  [Configuration] Reading mappings from resource : org/jbpm/taskmgmt/def/Task.hbm.xml
09:12:56,312 INFO  [HbmBinder] Mapping class: org.jbpm.taskmgmt.def.Task -> JBPM_TASK
09:12:56,328 INFO  [Configuration] Reading mappings from resource : org/jbpm/taskmgmt/def/TaskController.hbm.xml
09:12:56,390 INFO  [HbmBinder] Mapping class: org.jbpm.taskmgmt.def.TaskController -> JBPM_TASKCONTROLLER
09:12:56,406 INFO  [Configuration] Reading mappings from resource : org/jbpm/module/def/ModuleDefinition.hbm.xml
09:12:56,421 INFO  [HbmBinder] Mapping class: org.jbpm.module.def.ModuleDefinition -> JBPM_MODULEDEFINITION
09:12:56,421 INFO  [Configuration] Reading mappings from resource : org/jbpm/bytes/ByteArray.hbm.xml
09:12:56,437 INFO  [HbmBinder] Mapping class: org.jbpm.bytes.ByteArray -> JBPM_BYTEARRAY
09:12:56,437 INFO  [HbmBinder] Mapping collection: org.jbpm.bytes.ByteArray.byteBlocks -> JBPM_BYTEBLOCK
09:12:56,437 INFO  [Configuration] Reading mappings from resource : org/jbpm/file/def/FileDefinition.hbm.xml
09:12:56,453 INFO  [HbmBinder] Mapping subclass: org.jbpm.file.def.FileDefinition -> JBPM_MODULEDEFINITION
09:12:56,468 INFO  [Configuration] Reading mappings from resource : org/jbpm/scheduler/def/CreateTimerAction.hbm.xml
09:12:56,468 INFO  [HbmBinder] Mapping subclass: org.jbpm.scheduler.def.CreateTimerAction -> JBPM_ACTION
09:12:56,500 INFO  [Configuration] Reading mappings from resource : org/jbpm/scheduler/def/CancelTimerAction.hbm.xml
09:12:56,515 INFO  [HbmBinder] Mapping subclass: org.jbpm.scheduler.def.CancelTimerAction -> JBPM_ACTION
09:12:56,515 INFO  [Configuration] Reading mappings from resource : org/jbpm/graph/exe/Comment.hbm.xml
09:12:56,531 INFO  [HbmBinder] Mapping class: org.jbpm.graph.exe.Comment -> JBPM_COMMENT
09:12:56,531 INFO  [Configuration] Reading mappings from resource : org/jbpm/graph/exe/ProcessInstance.hbm.xml
09:12:56,546 INFO  [HbmBinder] Mapping class: org.jbpm.graph.exe.ProcessInstance -> JBPM_PROCESSINSTANCE
09:12:56,562 INFO  [Configuration] Reading mappings from resource : org/jbpm/graph/exe/Token.hbm.xml
09:12:56,578 INFO  [HbmBinder] Mapping class: org.jbpm.graph.exe.Token -> JBPM_TOKEN
09:12:56,609 INFO  [Configuration] Reading mappings from resource : org/jbpm/graph/exe/RuntimeAction.hbm.xml
09:12:56,718 INFO  [HbmBinder] Mapping class: org.jbpm.graph.exe.RuntimeAction -> JBPM_RUNTIMEACTION
09:12:56,718 INFO  [Configuration] Reading mappings from resource : org/jbpm/module/exe/ModuleInstance.hbm.xml
09:12:56,734 INFO  [HbmBinder] Mapping class: org.jbpm.module.exe.ModuleInstance -> JBPM_MODULEINSTANCE
09:12:56,750 INFO  [Configuration] Reading mappings from resource : org/jbpm/context/exe/ContextInstance.hbm.xml
09:12:56,750 INFO  [HbmBinder] Mapping subclass: org.jbpm.context.exe.ContextInstance -> JBPM_MODULEINSTANCE
09:12:56,765 INFO  [Configuration] Reading mappings from resource : org/jbpm/context/exe/TokenVariableMap.hbm.xml
09:12:56,781 INFO  [HbmBinder] Mapping class: org.jbpm.context.exe.TokenVariableMap -> JBPM_TOKENVARIABLEMAP
09:12:56,781 INFO  [Configuration] Reading mappings from resource : org/jbpm/context/exe/VariableInstance.hbm.xml
09:12:56,796 INFO  [HbmBinder] Mapping class: org.jbpm.context.exe.VariableInstance -> JBPM_VARIABLEINSTANCE
09:12:56,812 INFO  [Configuration] Reading mappings from resource : org/jbpm/context/exe/variableinstance/ByteArrayInsta
09:12:56,843 INFO  [HbmBinder] Mapping subclass: org.jbpm.context.exe.variableinstance.ByteArrayInstance -> JBPM_VARIABL
09:12:56,843 INFO  [Configuration] Reading mappings from resource : org/jbpm/context/exe/variableinstance/DateInstance.h
09:12:56,843 INFO  [HbmBinder] Mapping subclass: org.jbpm.context.exe.variableinstance.DateInstance -> JBPM_VARIABLEINST
09:12:56,843 INFO  [Configuration] Reading mappings from resource : org/jbpm/context/exe/variableinstance/DoubleInstance
09:12:56,859 INFO  [HbmBinder] Mapping subclass: org.jbpm.context.exe.variableinstance.DoubleInstance -> JBPM_VARIABLEIN
09:12:56,859 INFO  [Configuration] Reading mappings from resource : org/jbpm/context/exe/variableinstance/HibernateLongI
09:12:56,875 INFO  [HbmBinder] Mapping subclass: org.jbpm.context.exe.variableinstance.HibernateLongInstance -> JBPM_VAR
09:12:56,875 INFO  [Configuration] Reading mappings from resource : org/jbpm/context/exe/variableinstance/HibernateStrin
09:12:56,890 INFO  [HbmBinder] Mapping subclass: org.jbpm.context.exe.variableinstance.HibernateStringInstance -> JBPM_V
09:12:56,890 INFO  [Configuration] Reading mappings from resource : org/jbpm/context/exe/variableinstance/LongInstance.h
09:12:56,890 INFO  [HbmBinder] Mapping subclass: org.jbpm.context.exe.variableinstance.LongInstance -> JBPM_VARIABLEINST
09:12:56,890 INFO  [Configuration] Reading mappings from resource : org/jbpm/context/exe/variableinstance/NullInstance.h
09:12:56,937 INFO  [HbmBinder] Mapping subclass: org.jbpm.context.exe.variableinstance.NullInstance -> JBPM_VARIABLEINST
09:12:56,937 INFO  [Configuration] Reading mappings from resource : org/jbpm/context/exe/variableinstance/StringInstance
09:12:57,015 INFO  [HbmBinder] Mapping subclass: org.jbpm.context.exe.variableinstance.StringInstance -> JBPM_VARIABLEIN
09:12:57,015 INFO  [Configuration] Reading mappings from resource : org/jbpm/job/Job.hbm.xml
09:12:57,125 INFO  [HbmBinder] Mapping class: org.jbpm.job.Job -> JBPM_JOB
09:12:57,171 INFO  [Configuration] Reading mappings from resource : org/jbpm/job/Timer.hbm.xml
09:12:57,171 INFO  [HbmBinder] Mapping subclass: org.jbpm.job.Timer -> JBPM_JOB
09:12:57,187 INFO  [Configuration] Reading mappings from resource : org/jbpm/job/ExecuteNodeJob.hbm.xml
09:12:57,203 INFO  [HbmBinder] Mapping subclass: org.jbpm.job.ExecuteNodeJob -> JBPM_JOB
09:12:57,203 INFO  [Configuration] Reading mappings from resource : org/jbpm/job/ExecuteActionJob.hbm.xml
09:12:57,203 INFO  [HbmBinder] Mapping subclass: org.jbpm.job.ExecuteActionJob -> JBPM_JOB
09:12:57,203 INFO  [Configuration] Reading mappings from resource : org/jbpm/taskmgmt/exe/TaskMgmtInstance.hbm.xml
09:12:57,234 INFO  [HbmBinder] Mapping subclass: org.jbpm.taskmgmt.exe.TaskMgmtInstance -> JBPM_MODULEINSTANCE
09:12:57,234 INFO  [Configuration] Reading mappings from resource : org/jbpm/taskmgmt/exe/TaskInstance.hbm.xml
09:12:57,250 INFO  [HbmBinder] Mapping class: org.jbpm.taskmgmt.exe.TaskInstance -> JBPM_TASKINSTANCE
09:12:57,281 INFO  [HbmBinder] Mapping collection: org.jbpm.taskmgmt.exe.TaskInstance.pooledActors -> JBPM_TASKACTORPOOL
09:12:57,281 INFO  [Configuration] Reading mappings from resource : org/jbpm/taskmgmt/exe/PooledActor.hbm.xml
09:12:57,296 INFO  [HbmBinder] Mapping class: org.jbpm.taskmgmt.exe.PooledActor -> JBPM_POOLEDACTOR
09:12:57,296 INFO  [HbmBinder] Mapping collection: org.jbpm.taskmgmt.exe.PooledActor.taskInstances -> JBPM_TASKACTORPOOL
09:12:57,296 INFO  [Configuration] Reading mappings from resource : org/jbpm/taskmgmt/exe/SwimlaneInstance.hbm.xml
09:12:57,328 INFO  [HbmBinder] Mapping class: org.jbpm.taskmgmt.exe.SwimlaneInstance -> JBPM_SWIMLANEINSTANCE
09:12:57,328 INFO  [Configuration] Reading mappings from resource : org/jbpm/logging/log/ProcessLog.hbm.xml
09:12:57,343 INFO  [HbmBinder] Mapping class: org.jbpm.logging.log.ProcessLog -> JBPM_LOG
09:12:57,343 INFO  [Configuration] Reading mappings from resource : org/jbpm/logging/log/MessageLog.hbm.xml
09:12:57,359 INFO  [HbmBinder] Mapping subclass: org.jbpm.logging.log.MessageLog -> JBPM_LOG
09:12:57,359 INFO  [Configuration] Reading mappings from resource : org/jbpm/logging/log/CompositeLog.hbm.xml
09:12:57,375 INFO  [HbmBinder] Mapping subclass: org.jbpm.logging.log.CompositeLog -> JBPM_LOG
09:12:57,375 INFO  [Configuration] Reading mappings from resource : org/jbpm/graph/log/ActionLog.hbm.xml
09:12:57,562 INFO  [HbmBinder] Mapping subclass: org.jbpm.graph.log.ActionLog -> JBPM_LOG
09:12:57,562 INFO  [Configuration] Reading mappings from resource : org/jbpm/graph/log/NodeLog.hbm.xml
09:12:57,562 INFO  [HbmBinder] Mapping subclass: org.jbpm.graph.log.NodeLog -> JBPM_LOG
09:12:57,578 INFO  [Configuration] Reading mappings from resource : org/jbpm/graph/log/ProcessInstanceCreateLog.hbm.xml
09:12:57,593 INFO  [HbmBinder] Mapping subclass: org.jbpm.graph.log.ProcessInstanceCreateLog -> JBPM_LOG
09:12:57,593 INFO  [Configuration] Reading mappings from resource : org/jbpm/graph/log/ProcessInstanceEndLog.hbm.xml
09:12:57,640 INFO  [HbmBinder] Mapping subclass: org.jbpm.graph.log.ProcessInstanceEndLog -> JBPM_LOG
09:12:57,640 INFO  [Configuration] Reading mappings from resource : org/jbpm/graph/log/ProcessStateLog.hbm.xml
09:12:57,640 INFO  [HbmBinder] Mapping subclass: org.jbpm.graph.log.ProcessStateLog -> JBPM_LOG
09:12:57,640 INFO  [Configuration] Reading mappings from resource : org/jbpm/graph/log/SignalLog.hbm.xml
09:12:57,687 INFO  [HbmBinder] Mapping subclass: org.jbpm.graph.log.SignalLog -> JBPM_LOG
09:12:57,687 INFO  [Configuration] Reading mappings from resource : org/jbpm/graph/log/TokenCreateLog.hbm.xml
09:12:57,968 INFO  [HbmBinder] Mapping subclass: org.jbpm.graph.log.TokenCreateLog -> JBPM_LOG
09:12:57,968 INFO  [Configuration] Reading mappings from resource : org/jbpm/graph/log/TokenEndLog.hbm.xml
09:12:57,968 INFO  [HbmBinder] Mapping subclass: org.jbpm.graph.log.TokenEndLog -> JBPM_LOG
09:12:57,968 INFO  [Configuration] Reading mappings from resource : org/jbpm/graph/log/TransitionLog.hbm.xml
09:12:57,984 INFO  [HbmBinder] Mapping subclass: org.jbpm.graph.log.TransitionLog -> JBPM_LOG
09:12:57,984 INFO  [Configuration] Reading mappings from resource : org/jbpm/context/log/VariableLog.hbm.xml
09:12:58,000 INFO  [HbmBinder] Mapping subclass: org.jbpm.context.log.VariableLog -> JBPM_LOG
09:12:58,000 INFO  [Configuration] Reading mappings from resource : org/jbpm/context/log/VariableCreateLog.hbm.xml
09:12:58,000 INFO  [HbmBinder] Mapping subclass: org.jbpm.context.log.VariableCreateLog -> JBPM_LOG
09:12:58,000 INFO  [Configuration] Reading mappings from resource : org/jbpm/context/log/VariableDeleteLog.hbm.xml
09:12:58,015 INFO  [HbmBinder] Mapping subclass: org.jbpm.context.log.VariableDeleteLog -> JBPM_LOG
09:12:58,015 INFO  [Configuration] Reading mappings from resource : org/jbpm/context/log/VariableUpdateLog.hbm.xml
09:12:58,031 INFO  [HbmBinder] Mapping subclass: org.jbpm.context.log.VariableUpdateLog -> JBPM_LOG
09:12:58,031 INFO  [Configuration] Reading mappings from resource : org/jbpm/context/log/variableinstance/ByteArrayUpdat
09:12:58,046 INFO  [HbmBinder] Mapping subclass: org.jbpm.context.log.variableinstance.ByteArrayUpdateLog -> JBPM_LOG
09:12:58,046 INFO  [Configuration] Reading mappings from resource : org/jbpm/context/log/variableinstance/DateUpdateLog.
09:12:58,046 INFO  [HbmBinder] Mapping subclass: org.jbpm.context.log.variableinstance.DateUpdateLog -> JBPM_LOG
09:12:58,046 INFO  [Configuration] Reading mappings from resource : org/jbpm/context/log/variableinstance/DoubleUpdateLo
09:12:58,062 INFO  [HbmBinder] Mapping subclass: org.jbpm.context.log.variableinstance.DoubleUpdateLog -> JBPM_LOG
09:12:58,062 INFO  [Configuration] Reading mappings from resource : org/jbpm/context/log/variableinstance/HibernateLongU
09:12:58,078 INFO  [HbmBinder] Mapping subclass: org.jbpm.context.log.variableinstance.HibernateLongUpdateLog -> JBPM_LO
09:12:58,078 INFO  [Configuration] Reading mappings from resource : org/jbpm/context/log/variableinstance/HibernateStrin
09:12:58,078 INFO  [HbmBinder] Mapping subclass: org.jbpm.context.log.variableinstance.HibernateStringUpdateLog -> JBPM_
09:12:58,078 INFO  [Configuration] Reading mappings from resource : org/jbpm/context/log/variableinstance/LongUpdateLog.
09:12:58,093 INFO  [HbmBinder] Mapping subclass: org.jbpm.context.log.variableinstance.LongUpdateLog -> JBPM_LOG
09:12:58,093 INFO  [Configuration] Reading mappings from resource : org/jbpm/context/log/variableinstance/StringUpdateLo
09:12:58,109 INFO  [HbmBinder] Mapping subclass: org.jbpm.context.log.variableinstance.StringUpdateLog -> JBPM_LOG
09:12:58,109 INFO  [Configuration] Reading mappings from resource : org/jbpm/taskmgmt/log/TaskLog.hbm.xml
09:12:58,125 INFO  [HbmBinder] Mapping subclass: org.jbpm.taskmgmt.log.TaskLog -> JBPM_LOG
09:12:58,125 INFO  [Configuration] Reading mappings from resource : org/jbpm/taskmgmt/log/TaskCreateLog.hbm.xml
09:12:58,125 INFO  [HbmBinder] Mapping subclass: org.jbpm.taskmgmt.log.TaskCreateLog -> JBPM_LOG
09:12:58,125 INFO  [Configuration] Reading mappings from resource : org/jbpm/taskmgmt/log/TaskAssignLog.hbm.xml
09:12:58,140 INFO  [HbmBinder] Mapping subclass: org.jbpm.taskmgmt.log.TaskAssignLog -> JBPM_LOG
09:12:58,140 INFO  [Configuration] Reading mappings from resource : org/jbpm/taskmgmt/log/TaskEndLog.hbm.xml
09:12:58,156 INFO  [HbmBinder] Mapping subclass: org.jbpm.taskmgmt.log.TaskEndLog -> JBPM_LOG
09:12:58,156 INFO  [Configuration] Reading mappings from resource : org/jbpm/taskmgmt/log/SwimlaneLog.hbm.xml
09:12:58,156 INFO  [HbmBinder] Mapping subclass: org.jbpm.taskmgmt.log.SwimlaneLog -> JBPM_LOG
09:12:58,156 INFO  [Configuration] Reading mappings from resource : org/jbpm/taskmgmt/log/SwimlaneCreateLog.hbm.xml
09:12:58,171 INFO  [HbmBinder] Mapping subclass: org.jbpm.taskmgmt.log.SwimlaneCreateLog -> JBPM_LOG
09:12:58,171 INFO  [Configuration] Reading mappings from resource : org/jbpm/taskmgmt/log/SwimlaneAssignLog.hbm.xml
09:12:58,187 INFO  [HbmBinder] Mapping subclass: org.jbpm.taskmgmt.log.SwimlaneAssignLog -> JBPM_LOG
09:12:58,187 INFO  [Configuration] Configured SessionFactory: null
09:12:58,359 INFO  [HbmBinder] Mapping subclass: org.jbpm.graph.action.Script -> JBPM_ACTION
09:12:58,359 INFO  [HbmBinder] Mapping subclass: org.jbpm.taskmgmt.def.TaskMgmtDefinition -> JBPM_MODULEDEFINITION
09:12:58,359 INFO  [HbmBinder] Mapping subclass: org.jbpm.context.def.ContextDefinition -> JBPM_MODULEDEFINITION
09:12:58,375 INFO  [HbmBinder] Mapping subclass: org.jbpm.graph.action.MailAction -> JBPM_ACTION
09:12:58,375 INFO  [HbmBinder] Mapping collection: org.jbpm.graph.def.ProcessDefinition.events -> JBPM_EVENT
09:12:58,375 INFO  [HbmBinder] Mapping collection: org.jbpm.graph.def.ProcessDefinition.exceptionHandlers -> JBPM_EXCEPT
09:12:58,375 INFO  [HbmBinder] Mapping collection: org.jbpm.graph.def.ProcessDefinition.nodes -> JBPM_NODE
09:12:58,375 INFO  [HbmBinder] Mapping collection: org.jbpm.graph.def.ProcessDefinition.actions -> JBPM_ACTION
09:12:58,375 INFO  [HbmBinder] Mapping collection: org.jbpm.graph.def.ProcessDefinition.definitions -> JBPM_MODULEDEFINI
09:12:58,375 INFO  [HbmBinder] Mapping collection: org.jbpm.graph.def.Node.events -> JBPM_EVENT
09:12:58,375 INFO  [HbmBinder] Mapping collection: org.jbpm.graph.def.Node.exceptionHandlers -> JBPM_EXCEPTIONHANDLER
09:12:58,375 INFO  [HbmBinder] Mapping collection: org.jbpm.graph.def.Node.leavingTransitions -> JBPM_TRANSITION
09:12:58,375 INFO  [HbmBinder] Mapping collection: org.jbpm.graph.def.Node.arrivingTransitions -> JBPM_TRANSITION
09:12:58,375 INFO  [HbmBinder] Mapping collection: org.jbpm.graph.def.Transition.events -> JBPM_EVENT
09:12:58,375 INFO  [HbmBinder] Mapping collection: org.jbpm.graph.def.Transition.exceptionHandlers -> JBPM_EXCEPTIONHAND
09:12:58,375 INFO  [HbmBinder] Mapping collection: org.jbpm.graph.def.Event.actions -> JBPM_ACTION
09:12:58,375 INFO  [HbmBinder] Mapping collection: org.jbpm.graph.def.SuperState.nodes -> JBPM_NODE
09:12:58,375 INFO  [HbmBinder] Mapping collection: org.jbpm.graph.def.ExceptionHandler.actions -> JBPM_ACTION
09:12:58,375 INFO  [HbmBinder] Mapping collection: org.jbpm.graph.node.ProcessState.variableAccesses -> JBPM_VARIABLEACC
09:12:58,375 INFO  [HbmBinder] Mapping collection: org.jbpm.graph.node.TaskNode.tasks -> JBPM_TASK
09:12:58,390 INFO  [HbmBinder] Mapping collection: org.jbpm.taskmgmt.def.Swimlane.tasks -> JBPM_TASK
09:12:58,390 INFO  [HbmBinder] Mapping collection: org.jbpm.taskmgmt.def.Task.events -> JBPM_EVENT
09:12:58,390 INFO  [HbmBinder] Mapping collection: org.jbpm.taskmgmt.def.Task.exceptionHandlers -> JBPM_EXCEPTIONHANDLER
09:12:58,390 INFO  [HbmBinder] Mapping collection: org.jbpm.taskmgmt.def.TaskController.variableAccesses -> JBPM_VARIABL
09:12:58,390 INFO  [HbmBinder] Mapping collection: org.jbpm.file.def.FileDefinition.processFiles -> JBPM_BYTEARRAY
09:12:58,390 INFO  [HbmBinder] Mapping collection: org.jbpm.graph.exe.ProcessInstance.runtimeActions -> JBPM_RUNTIMEACTI
09:12:58,390 INFO  [HbmBinder] Mapping collection: org.jbpm.graph.exe.ProcessInstance.instances -> JBPM_MODULEINSTANCE
09:12:58,390 INFO  [HbmBinder] Mapping collection: org.jbpm.graph.exe.Token.children -> JBPM_TOKEN
09:12:58,390 INFO  [HbmBinder] Mapping collection: org.jbpm.graph.exe.Token.comments -> JBPM_COMMENT
09:12:58,390 INFO  [HbmBinder] Mapping collection: org.jbpm.context.exe.ContextInstance.tokenVariableMaps -> JBPM_TOKENV
09:12:58,390 INFO  [HbmBinder] Mapping collection: org.jbpm.context.exe.TokenVariableMap.variableInstances -> JBPM_VARIA
09:12:58,390 INFO  [HbmBinder] Mapping collection: org.jbpm.taskmgmt.exe.TaskMgmtInstance.swimlaneInstances -> JBPM_SWIM
09:12:58,390 INFO  [HbmBinder] Mapping collection: org.jbpm.taskmgmt.exe.TaskMgmtInstance.taskInstances -> JBPM_TASKINST
09:12:58,390 INFO  [HbmBinder] Mapping collection: org.jbpm.taskmgmt.exe.TaskInstance.variableInstances -> JBPM_VARIABLE
09:12:58,390 INFO  [HbmBinder] Mapping collection: org.jbpm.taskmgmt.exe.TaskInstance.comments -> JBPM_COMMENT
09:12:58,390 INFO  [HbmBinder] Mapping collection: org.jbpm.taskmgmt.exe.SwimlaneInstance.pooledActors -> JBPM_POOLEDACT
09:12:58,390 INFO  [HbmBinder] Mapping collection: org.jbpm.logging.log.CompositeLog.children -> JBPM_LOG
09:12:58,390 INFO  [HbmBinder] Mapping collection: org.jbpm.graph.action.Script.variableAccesses -> JBPM_VARIABLEACCESS
09:12:58,390 INFO  [HbmBinder] Mapping collection: org.jbpm.taskmgmt.def.TaskMgmtDefinition.swimlanes -> JBPM_SWIMLANE
09:12:58,390 INFO  [HbmBinder] Mapping collection: org.jbpm.taskmgmt.def.TaskMgmtDefinition.tasks -> JBPM_TASK
09:12:58,500 INFO  [NamingHelper] JNDI InitialContext properties:{java.naming.factory.initial=org.jnp.interfaces.NamingC

09:12:58,500 INFO  [DatasourceConnectionProvider] Using datasource: java:/ShoppingDemoDatasource
09:12:58,515 INFO  [SettingsFactory] RDBMS: HSQL Database Engine, version: 1.8.0
09:12:58,515 INFO  [SettingsFactory] JDBC driver: HSQL Database Engine Driver, version: 1.8.0
09:12:58,515 INFO  [Dialect] Using dialect: org.hibernate.dialect.HSQLDialect
09:12:58,515 INFO  [TransactionFactoryFactory] Transaction strategy: org.hibernate.transaction.JTATransactionFactory
09:12:58,531 INFO  [NamingHelper] JNDI InitialContext properties:{java.naming.factory.initial=org.jnp.interfaces.NamingC

09:12:58,531 INFO  [TransactionManagerLookupFactory] instantiating TransactionManagerLookup: org.hibernate.transaction.J
09:12:58,531 INFO  [TransactionManagerLookupFactory] instantiated TransactionManagerLookup
09:12:58,531 INFO  [TransactionManagerLookupFactory] instantiating TransactionManagerLookup: org.hibernate.transaction.J
09:12:58,531 INFO  [TransactionManagerLookupFactory] instantiated TransactionManagerLookup
09:12:58,531 INFO  [SettingsFactory] Automatic flush during beforeCompletion(): disabled
09:12:58,531 INFO  [SettingsFactory] Automatic session close at end of transaction: disabled
09:12:58,531 INFO  [SettingsFactory] JDBC batch size: 15
09:12:58,531 INFO  [SettingsFactory] JDBC batch updates for versioned data: disabled
09:12:58,531 INFO  [SettingsFactory] Scrollable result sets: enabled
09:12:58,531 INFO  [SettingsFactory] JDBC3 getGeneratedKeys(): disabled
09:12:58,531 INFO  [SettingsFactory] Connection release mode: auto
09:12:58,531 INFO  [SettingsFactory] Default batch fetch size: 1
09:12:58,531 INFO  [SettingsFactory] Generate SQL with comments: disabled
09:12:58,531 INFO  [SettingsFactory] Order SQL updates by primary key: disabled
09:12:58,531 INFO  [SettingsFactory] Order SQL inserts for batching: disabled
09:12:58,531 INFO  [SettingsFactory] Query translator: org.hibernate.hql.ast.ASTQueryTranslatorFactory
09:12:58,531 INFO  [ASTQueryTranslatorFactory] Using ASTQueryTranslatorFactory
09:12:58,531 INFO  [SettingsFactory] Query language substitutions: {}
09:12:58,531 INFO  [SettingsFactory] JPA-QL strict compliance: disabled
09:12:58,531 INFO  [SettingsFactory] Second-level cache: enabled
09:12:58,531 INFO  [SettingsFactory] Query cache: disabled
09:12:58,531 INFO  [SettingsFactory] Cache provider: org.hibernate.cache.HashtableCacheProvider
09:12:58,531 INFO  [SettingsFactory] Optimize cache for minimal puts: disabled
09:12:58,531 INFO  [SettingsFactory] Structured second-level cache entries: disabled
09:12:58,531 INFO  [SettingsFactory] Statistics: disabled
09:12:58,546 INFO  [SettingsFactory] Deleted entity synthetic identifier rollback: disabled
09:12:58,546 INFO  [SettingsFactory] Default entity-mode: pojo
09:12:58,546 INFO  [SettingsFactory] Named query checking : enabled
09:12:58,546 INFO  [SessionFactoryImpl] building session factory
09:13:05,937 INFO  [SessionFactoryObjectFactory] Not binding factory to JNDI, no JNDI name configured
09:13:06,312 INFO  [SchemaExport] Running hbm2ddl schema export
09:13:06,312 INFO  [SchemaExport] exporting generated schema to database
09:13:06,640 INFO  [SchemaExport] Executing import script: /import.sql
09:13:06,781 INFO  [SchemaExport] schema export complete
09:13:07,546 INFO  [NamingHelper] JNDI InitialContext properties:{java.naming.factory.initial=org.jnp.interfaces.NamingC

09:13:38,578 INFO  [Initialization] done initializing Seam
09:13:38,593 INFO  [SeamFilter] Initializing filter: org.jboss.seam.web.redirectFilter
09:13:38,593 INFO  [SeamFilter] Initializing filter: org.jboss.seam.web.exceptionFilter
09:13:38,593 INFO  [SeamFilter] Initializing filter: org.jboss.seam.web.multipartFilter
09:13:38,593 INFO  [SeamFilter] Initializing filter: org.jboss.seam.web.loggingFilter
09:13:38,593 INFO  [SeamFilter] Initializing filter: org.jboss.seam.debug.hotDeployFilter
09:13:38,718 INFO  [EARDeployer] Started J2EE application: file:/C:/JBCP/jboss-4.2.3.GA/server/default/deploy/ShoppingDe
09:13:38,796 ERROR [URLDeploymentScanner] Incomplete Deployment listing:


--- Packages waiting for a deployer ---
org.jboss.deployment.DeploymentInfo@74c7c42f { url=file:/C:/JBCP/jboss-4.2.3.GA/server/default/deploy/services-du-manage
  deployer: null
  status: null
  state: INIT_WAITING_DEPLOYER
  watch: file:/C:/JBCP/jboss-4.2.3.GA/server/default/deploy/services-du-management.xml
  altDD: null
  lastDeployed: 1263460418796
  lastModified: 1263460418781

  mbeans:

--- Incompletely deployed packages ---
org.jboss.deployment.DeploymentInfo@74c7c42f { url=file:/C:/JBCP/jboss-4.2.3.GA/server/default/deploy/services-du-manage
  deployer: null
  status: null
  state: INIT_WAITING_DEPLOYER
  watch: file:/C:/JBCP/jboss-4.2.3.GA/server/default/deploy/services-du-management.xml
  altDD: null
  lastDeployed: 1263460418796
  lastModified: 1263460418781
  mbeans:


09:13:39,828 INFO  [Http11Protocol] Starting Coyote HTTP/1.1 on http-127.0.0.1-8080
09:13:39,968 INFO  [AjpProtocol] Starting Coyote AJP/1.3 on ajp-127.0.0.1-8009
09:13:40,015 INFO  [SipProtocolHandler] Mobicents Sip Servlets sip stack properties : {gov.nist.javax.sip.LOOSE_DIALOG_V
ult/log/mss-jsip-messages.xml, javax.sip.AUTOMATIC_DIALOG_SUPPORT=off, gov.nist.javax.sip.LOG_MESSAGE_CONTENT=true, gov.
2, javax.sip.STACK_NAME=Mobicents-SIP-Servlets, gov.nist.javax.sip.REENTRANT_LISTENER=true, gov.nist.javax.sip.DEBUG_LOG
.sip.THREAD_POOL_SIZE=64}
09:13:40,109 ERROR [Mobicents-SIP-Servlets] gov.nist.javax.sip.SipStackImpl.createListeningPoint(SipStackImpl.java:790)
09:13:40,109 FATAL [SipProtocolHandler] Bad shit happened -- check server.xml for tomcat.

javax.sip.InvalidArgumentException: Address already in use: Cannot bind
        at gov.nist.javax.sip.SipStackImpl.createListeningPoint(SipStackImpl.java:793)
        at org.mobicents.servlet.sip.startup.SipProtocolHandler.start(SipProtocolHandler.java:365)
        at org.apache.catalina.connector.Connector.start(Connector.java:1146)
        at org.mobicents.servlet.sip.startup.jboss.JBossSip.startConnectors(JBossSip.java:606)
        at org.mobicents.servlet.sip.startup.jboss.JBossSip.handleNotification(JBossSip.java:652)
        at sun.reflect.GeneratedMethodAccessor4.invoke(Unknown Source)
        at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:25)
        at java.lang.reflect.Method.invoke(Method.java:585)
        at org.jboss.mx.notification.NotificationListenerProxy.invoke(NotificationListenerProxy.java:153)
        at $Proxy63.handleNotification(Unknown Source)
        at org.jboss.mx.util.JBossNotificationBroadcasterSupport.handleNotification(JBossNotificationBroadcasterSupport.
        at org.jboss.mx.util.JBossNotificationBroadcasterSupport.sendNotification(JBossNotificationBroadcasterSupport.ja

        at org.jboss.system.server.ServerImpl.sendNotification(ServerImpl.java:916)
        at org.jboss.system.server.ServerImpl.doStart(ServerImpl.java:497)
        at org.jboss.system.server.ServerImpl.start(ServerImpl.java:362)
        at org.jboss.Main.boot(Main.java:200)
        at org.jboss.Main$1.run(Main.java:508)
        at java.lang.Thread.run(Thread.java:595)
Caused by: java.io.IOException: Address already in use: Cannot bind
        at gov.nist.javax.sip.stack.UDPMessageProcessor.<init>(UDPMessageProcessor.java:141)
        at gov.nist.javax.sip.stack.SIPTransactionStack.createMessageProcessor(SIPTransactionStack.java:1745)
        at gov.nist.javax.sip.SipStackImpl.createListeningPoint(SipStackImpl.java:775)
        ... 17 more
09:13:40,171 WARN  [JBossSip] Failed to startConnectors

LifecycleException:  service.getName(): "jboss.web";  Protocol handler start failed: javax.sip.InvalidArgumentException:
        at org.apache.catalina.connector.Connector.start(Connector.java:1153)
        at org.mobicents.servlet.sip.startup.jboss.JBossSip.startConnectors(JBossSip.java:606)
        at org.mobicents.servlet.sip.startup.jboss.JBossSip.handleNotification(JBossSip.java:652)
        at sun.reflect.GeneratedMethodAccessor4.invoke(Unknown Source)
        at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:25)
        at java.lang.reflect.Method.invoke(Method.java:585)
        at org.jboss.mx.notification.NotificationListenerProxy.invoke(NotificationListenerProxy.java:153)
        at $Proxy63.handleNotification(Unknown Source)
        at org.jboss.mx.util.JBossNotificationBroadcasterSupport.handleNotification(JBossNotificationBroadcasterSupport.
        at org.jboss.mx.util.JBossNotificationBroadcasterSupport.sendNotification(JBossNotificationBroadcasterSupport.ja

        at org.jboss.system.server.ServerImpl.sendNotification(ServerImpl.java:916)
        at org.jboss.system.server.ServerImpl.doStart(ServerImpl.java:497)
        at org.jboss.system.server.ServerImpl.start(ServerImpl.java:362)
        at org.jboss.Main.boot(Main.java:200)
        at org.jboss.Main$1.run(Main.java:508)
        at java.lang.Thread.run(Thread.java:595)
09:13:40,171 INFO  [Server] JBoss (MX MicroKernel) [4.2.3.GA (build: SVNTag=JBoss_4_2_3_GA date=200807181417)] Started i
09:16:11,156 INFO  [DeployableUnit] Missing dependencies for mms-demo-services-DU-1.0.3.GA.jar:

 +-- EventTypeID[javax.sip.message.Request.INVITE#net.java.slee#1.2]
 +-- EventTypeID[javax.sip.Dialog.BYE#net.java.slee#1.2]
09:16:11,156 WARN  [DeploymentManager] Unable to INSTALL mms-demo-services-DU-1.0.3.GA.jar right now. Waiting for depend
09:16:12,062 INFO  [TomcatConvergedDeployer] deploy, ctxPath=/msdemo, warUrl=.../tmp/deploy/tmp45178mms-demo-audio.war-e
server.log

Raziya Bhayani

unread,
Jan 14, 2010, 4:44:49 AM1/14/10
to mobicent...@googlegroups.com
You are deploying asterisk resource adaptor, which is trying to connect to 192.168.6.128:5038, in which it is failing by throwing java.net.ConnectException. Check your ports, 5038 must be occupied by some other process.

For SMPP RA, you need to have a simulator up and running so that your RA can bind to same. There are free SMPP Simulators available you can try one.

Again for SIP Servlets, the port 5080 is already occupied, hence its throwing "javax.sip.InvalidArgumentException: Address already in use"

For MMS Demo, check the exact identity of INVITE and BYE events, as in their Name, Vendor and Version. The dependencies specified are incorrect. They should match with the ones specified in event-jar.xml of SIP RA.

Fix all of these and you shall see a better outcome.

Thanks and regards,
Raziya

Bartosz Baranowski

unread,
Jan 14, 2010, 5:10:08 AM1/14/10
to mobicent...@googlegroups.com
Still there is no SIP RA to  fulfill dependencies for SLEE service.

Raziya Bhayani

unread,
Jan 14, 2010, 5:16:07 AM1/14/10
to mobicent...@googlegroups.com
Bartek, initially it says its missing but SIP RA is installed later.

Bartosz Baranowski

unread,
Jan 14, 2010, 5:20:02 AM1/14/10
to mobicent...@googlegroups.com
Hmm I dont see it in log shown in mail. diselmi, please try "netstat" with proper option to determine port conflicts.

Raziya Bhayani

unread,
Jan 14, 2010, 5:25:23 AM1/14/10
to mobicent...@googlegroups.com
I am looking in the attached server.log.
Reply all
Reply to author
Forward
0 new messages