CMDBuild Forum

Re: Connect from OCS to CMDBuild

Hello,

I traing use CMDBuild 2.1.4 and I need connect to OCS Inventory, and I have error in cmdbuild.log

INFO  2013-08-06 11:19:24 [cmdbuild] Trying to login user guest with group null

INFO  2013-08-06 11:19:24 [cmdbuild] creating guest filter for user 'guest' with type 'APPLICATION'

WARN  2013-08-06 11:19:24 [cmdbuild] cannot apply filter, user is not guest

ERROR 2013-08-06 11:19:24 [cmdbuild] Cannot read attribute...

WARN  2013-08-06 11:19:24 [org.apache.cxf.phase.PhaseInterceptorChain] Application {http://soap.services.cmdbuild.org}WebservicesImplService#{http://soap.services.cmdbuild.org}getCardList has thrown exception, unwinding now

org.apache.cxf.interceptor.Fault: Malformed sortersMalformed sorters

 
and error in External Connector log
AxisFault while calling CMDBuild webservice
Malformed sortersMalformed sorters
 
Please help

Hello,

 

- What's the group of your user ?

As i understand, User must belong to a group named "Inventory" and this group type must be "normal" and not Administrator.

 

-Do you see informations about your inventory in the External Connector log

?

 

- What are the informations filled in Setup/workflow ?

 

BR

 

 

Previously Paweł wrote:

Hello,

I traing use CMDBuild 2.1.4 and I need connect to OCS Inventory, and I have error in cmdbuild.log

INFO  2013-08-06 11:19:24 [cmdbuild] Trying to login user guest with group null

INFO  2013-08-06 11:19:24 [cmdbuild] creating guest filter for user 'guest' with type 'APPLICATION'

WARN  2013-08-06 11:19:24 [cmdbuild] cannot apply filter, user is not guest

ERROR 2013-08-06 11:19:24 [cmdbuild] Cannot read attribute...

WARN  2013-08-06 11:19:24 [org.apache.cxf.phase.PhaseInterceptorChain] Application {http://soap.services.cmdbuild.org}WebservicesImplService#{http://soap.services.cmdbuild.org}getCardList has thrown exception, unwinding now

org.apache.cxf.interceptor.Fault: Malformed sortersMalformed sorters

 
and error in External Connector log
AxisFault while calling CMDBuild webservice
Malformed sortersMalformed sorters
 
Please help

 

Hi,
 
Previously CJARDIN wrote:

Hello,

 

- What's the group of your user ?

As i understand, User must belong to a group named "Inventory" and this group type must be "normal" and not Administrator.

 I have user guest with default role Inventory

-Do you see informations about your inventory in the External Connector log

?

 Yes I have 

- What are the informations filled in Setup/workflow ?

Enabled: yes

Server url http://localhost:8080/shark

username: admin

password: ********

Engine name: null

scope:null

BR

 

 

Previously Paweł wrote:

Hello,

I traing use CMDBuild 2.1.4 and I need connect to OCS Inventory, and I have error in cmdbuild.log

INFO  2013-08-06 11:19:24 [cmdbuild] Trying to login user guest with group null

INFO  2013-08-06 11:19:24 [cmdbuild] creating guest filter for user 'guest' with type 'APPLICATION'

WARN  2013-08-06 11:19:24 [cmdbuild] cannot apply filter, user is not guest

ERROR 2013-08-06 11:19:24 [cmdbuild] Cannot read attribute...

WARN  2013-08-06 11:19:24 [org.apache.cxf.phase.PhaseInterceptorChain] Application {http://soap.services.cmdbuild.org}WebservicesImplService#{http://soap.services.cmdbuild.org}getCardList has thrown exception, unwinding now

org.apache.cxf.interceptor.Fault: Malformed sortersMalformed sorters

 
and error in External Connector log
AxisFault while calling CMDBuild webservice
Malformed sortersMalformed sorters
 
Please help

 

 

Pawel, i reinstall the cmdbuild and the shark webapps.

 

Now i got the same issue than you :

 

INFO  2013-08-07 15:54:55 [cmdbuild] Trying to login user expinfra with group null
INFO  2013-08-07 15:54:55 [cmdbuild] creating guest filter for user 'expinfra' with type 'APPLICATION'
WARN  2013-08-07 15:54:55 [cmdbuild] cannot apply filter, user is not guest
ERROR 2013-08-07 15:54:55 [cmdbuild] Cannot read attribute...
WARN  2013-08-07 15:54:55 [org.apache.cxf.phase.PhaseInterceptorChain] Application {http://soap.services.cmdbuild.org}WebservicesImplService#{http://soap.services.cmdbuild.org}getCardList has thrown exception, unwinding now
org.apache.cxf.interceptor.Fault: Malformed sortersMalformed sorters
...
Caused by: org.cmdbuild.logic.validation.Validator$ValidationError: Malformed sortersMalformed sorters

 

I would like to know if you select "empty database" during the install of cmdbuild ?

 

did you encounter some issue during the cmdbuild installation process ? (i mean in the web interface, when it ask to create a db and a user ?)

 

I hope tecnoteca will got one idea for us.

 

BR

 

Previously CJARDIN wrote:

I would like to know if you select "empty database" during the install of cmdbuild ?

Both 

did you encounter some issue during the cmdbuild installation process ? (i mean in the web interface, when it ask to create a db and a user ?)

Zero errors 

I hope tecnoteca will got one idea for us.

Me too 

Now I have error below, after change in cmdbuild-schema.xml to my structure.

INFO  2013-08-08 10:19:28 [cmdbuild] Trying to login user guest with group null
WARN  2013-08-08 10:19:28 [org.cmdbuild.privileges.fetchers.CMClassPrivilegeFetcher] Skipping privilege pair (%s,%s) of type (%s) for group %s
INFO  2013-08-08 10:19:28 [cmdbuild] creating guest filter for user 'guest' with type 'APPLICATION'
WARN  2013-08-08 10:19:28 [org.apache.cxf.phase.PhaseInterceptorChain] Application {http://soap.services.cmdbuild.org}WebservicesImplService#{http://soap.services.cmdbuild.org}getCardList has thrown exception, unwinding now
org.apache.cxf.interceptor.Fault
 
Hi,
it seems that there is a bug arising setting an empty order filter between axis2 and cxf websrvices.
We will delivery a new connector version fixing this problem for the end of the month.

Hi Pawel / Tecnoteca,

 

Yes i got the same new message after a class modification

.

 

Just to test we have this parameters in cmdbuild-schema.xml :

 

<?xml version="1.0"?>

<CMDBUILD>

        <Computer>

                <Code/>

                <Description/>

                <SO/>

                <RAM/>

        </Computer>

</CMDBUILD>

 

And on the cmdbuild webinterface :

 

Class List :

|--Computer (type standard / inherits from:Class)

      With 4 attributes "Code + Description + RAM + SO" type String

, active and editable.

 

BR

 

 

Previously Tecnoteca wrote:
Hi,
it seems that there is a bug arising setting an empty order filter between axis2 and cxf websrvices.
We will delivery a new connector version fixing this problem for the end of the month.

 

As told is a problem into an incompatibility into communication of the connector with CMDBuild. 

We have to fix this incompatibility.
 
Best regards.

Hello,

 

Just for informations, can you tell a date of the new ocs-connector release ?

 

Many thanks

 

 

Previously Tecnoteca wrote:
Hi,
it seems that there is a bug arising setting an empty order filter between axis2 and cxf websrvices.
We will delivery a new connector version fixing this problem for the end of the month.

 

Hello,
I am waiting and I impatient to.
 
Regards 
Paweł
Previously CJARDIN wrote:

Hello,

 

Just for informations, can you tell a date of the new ocs-connector release ?

 

Many thanks

 

 

Previously Tecnoteca wrote:
Hi,
it seems that there is a bug arising setting an empty order filter between axis2 and cxf websrvices.
We will delivery a new connector version fixing this problem for the end of the month.

 

 

Hello All,

 

any news ??????

 

I have the same error, Did anyone know when new version of Interface will be available ?

 

Where can I find a WORKING decription for Usage of CMDB webservices

The Description in the PDF file seems not to work anymore.

 

Previously Paweł wrote:
Hello,
I am waiting and I impatient to.
 
Regards 
Paweł
Previously CJARDIN wrote:

Hello,

 

Just for informations, can you tell a date of the new ocs-connector release ?

 

Many thanks

 

 

Previously Tecnoteca wrote:
Hi,
it seems that there is a bug arising setting an empty order filter between axis2 and cxf websrvices.
We will delivery a new connector version fixing this problem for the end of the month.

 

 

 

Hello all,

 

Still no news about the new connector, @tecnoteca : Have you got an idea of the release date ?

 

BR

Hi,

it will be released with the next CMDBuild's version (v. 2.1.5), scheduled in a few weeks.
 
Best regards.
hi Any!
It seems to be I fall in a similar error... with the v. 2.1.5.
My one is a fresh installation and evrithing seems to be OK except for OCS instegration.
Once i run "connector.sh" i get this in cmdbuild.log:
 
 
WARN  2013-11-24 16:22:32 [org.apache.cxf.phase.PhaseInterceptorChain] Application {http://soap.services.cmdbuild.org}PrivateImplService#{http://soap.services.cmdbuild.org}updateWorkflow has thrown exception, unwinding now
org.apache.cxf.interceptor.Fault: position (0) must be less than the number of elements that remained (0)
        at org.apache.cxf.service.invoker.AbstractInvoker.createFault(AbstractInvoker.java:155)
        at org.apache.cxf.jaxws.AbstractJAXWSMethodInvoker.createFault(AbstractJAXWSMethodInvoker.java:86)
        at org.apache.cxf.service.invoker.AbstractInvoker.invoke(AbstractInvoker.java:121)
        at org.apache.cxf.jaxws.JAXWSMethodInvoker.invoke(JAXWSMethodInvoker.java:61)
        at org.apache.cxf.service.invoker.AbstractInvoker.invoke(AbstractInvoker.java:75)
        at org.apache.cxf.interceptor.ServiceInvokerInterceptor$1.run(ServiceInvokerInterceptor.java:58)
        at java.util.concurrent.Executors$RunnableAdapter.call(Executors.java:471)
        at java.util.concurrent.FutureTask$Sync.innerRun(FutureTask.java:334)
        at java.util.concurrent.FutureTask.run(FutureTask.java:166)
        at org.apache.cxf.workqueue.SynchronousExecutor.execute(SynchronousExecutor.java:37)
        at org.apache.cxf.interceptor.ServiceInvokerInterceptor.handleMessage(ServiceInvokerInterceptor.java:106)
        at org.apache.cxf.phase.PhaseInterceptorChain.doIntercept(PhaseInterceptorChain.java:255)
        at org.apache.cxf.transport.ChainInitiationObserver.onMessage(ChainInitiationObserver.java:113)
        at org.apache.cxf.transport.servlet.ServletDestination.invoke(ServletDestination.java:102)
        at org.apache.cxf.transport.servlet.ServletController.invokeDestination(ServletController.java:464)
        at org.apache.cxf.transport.servlet.ServletController.invoke(ServletController.java:188)
        at org.apache.cxf.transport.servlet.AbstractCXFServlet.invoke(AbstractCXFServlet.java:148)
        at org.apache.cxf.transport.servlet.AbstractHTTPServlet.handleRequest(AbstractHTTPServlet.java:179)
        at org.apache.cxf.transport.servlet.AbstractHTTPServlet.doPost(AbstractHTTPServlet.java:103)
        at javax.servlet.http.HttpServlet.service(HttpServlet.java:637)
        at org.apache.cxf.transport.servlet.AbstractHTTPServlet.service(AbstractHTTPServlet.java:159)
        at org.apache.catalina.core.ApplicationFilterChain.internalDoFilter(ApplicationFilterChain.java:290)
        at org.apache.catalina.core.ApplicationFilterChain.doFilter(ApplicationFilterChain.java:206)
        at org.cmdbuild.filters.AuthFilter.doFilter(AuthFilter.java:144)
        at org.apache.catalina.core.ApplicationFilterChain.internalDoFilter(ApplicationFilterChain.java:235)
        at org.apache.catalina.core.ApplicationFilterChain.doFilter(ApplicationFilterChain.java:206)
        at org.cmdbuild.filters.PatchManagerFilter.doFilter(PatchManagerFilter.java:33)
        at org.apache.catalina.core.ApplicationFilterChain.internalDoFilter(ApplicationFilterChain.java:235)
        at org.apache.catalina.core.ApplicationFilterChain.doFilter(ApplicationFilterChain.java:206)
        at org.cmdbuild.filters.ConfCheckFilter.doFilter(ConfCheckFilter.java:31)
        at org.apache.catalina.core.ApplicationFilterChain.internalDoFilter(ApplicationFilterChain.java:235)
        at org.apache.catalina.core.ApplicationFilterChain.doFilter(ApplicationFilterChain.java:206)
        at org.cmdbuild.filters.TranslationFilter.doFilter(TranslationFilter.java:39)
        at org.apache.catalina.core.ApplicationFilterChain.internalDoFilter(ApplicationFilterChain.java:235)
        at org.apache.catalina.core.ApplicationFilterChain.doFilter(ApplicationFilterChain.java:206)
        at org.apache.catalina.core.StandardWrapperValve.invoke(StandardWrapperValve.java:233)
        at org.apache.catalina.core.StandardContextValve.invoke(StandardContextValve.java:191)
        at org.apache.catalina.core.StandardHostValve.invoke(StandardHostValve.java:127)
        at org.apache.catalina.valves.ErrorReportValve.invoke(ErrorReportValve.java:102)
        at org.apache.catalina.core.StandardEngineValve.invoke(StandardEngineValve.java:109)
        at org.apache.catalina.connector.CoyoteAdapter.service(CoyoteAdapter.java:293)
        at org.apache.coyote.http11.Http11Processor.process(Http11Processor.java:859)
        at org.apache.coyote.http11.Http11Protocol$Http11ConnectionHandler.process(Http11Protocol.java:602)
        at org.apache.tomcat.util.net.JIoEndpoint$Worker.run(JIoEndpoint.java:489)
        at java.lang.Thread.run(Thread.java:679)
Caused by: java.lang.IndexOutOfBoundsException: position (0) must be less than the number of elements that remained (0)
        at com.google.common.collect.Iterators.get(Iterators.java:919)
        at com.google.common.collect.Iterables.get(Iterables.java:737)
        at com.google.common.collect.FluentIterable.get(FluentIterable.java:386)
        at org.cmdbuild.workflow.DataViewWorkflowPersistence.findProcessClass(DataViewWorkflowPersistence.java:196)
        at org.cmdbuild.workflow.DefaultWorkflowEngine.findProcessClassByName(DefaultWorkflowEngine.java:152)
        at org.cmdbuild.logic.WorkflowLogic.getStartActivity(WorkflowLogic.java:140)
        at org.cmdbuild.services.soap.operation.WorkflowLogicHelper.activityFor(WorkflowLogicHelper.java:97)
        at org.cmdbuild.services.soap.operation.WorkflowLogicHelper.startActivityFor(WorkflowLogicHelper.java:91)
        at org.cmdbuild.services.soap.operation.WorkflowLogicHelper.updateProcess(WorkflowLogicHelper.java:175)
        at org.cmdbuild.services.soap.PrivateImpl.updateWorkflow(PrivateImpl.java:221)
        at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
        at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:57)
        at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
        at java.lang.reflect.Method.invoke(Method.java:616)
        at org.apache.cxf.service.invoker.AbstractInvoker.performInvocation(AbstractInvoker.java:173)
        at org.apache.cxf.service.invoker.AbstractInvoker.invoke(AbstractInvoker.java:89)
        ... 42 more
INFO  2013-11-24 16:22:33 [cmdbuild] trying to login user ocs_connector with group null
INFO  2013-11-24 16:22:33 [cmdbuild] creating guest filter for user 'ocs_connector' with type 'APPLICATION'
WARN  2013-11-24 16:22:33 [cmdbuild] cannot apply filter, user is not guest
INFO  2013-11-24 16:22:33 [cmdbuild] trying to login user ocs_connector with group null
INFO  2013-11-24 16:22:33 [workflow] getting process classe with name 'ImportSCCM'
WARN  2013-11-24 16:22:33 [org.apache.cxf.phase.PhaseInterceptorChain] Application {http://soap.services.cmdbuild.org}PrivateImplService#{http://soap.services.cmdbuild.org}updateWorkflow has thrown exception, unwinding now
org.apache.cxf.interceptor.Fault: position (0) must be less than the number of elements that remained (0)
        at org.apache.cxf.service.invoker.AbstractInvoker.createFault(AbstractInvoker.java:155)
        at org.apache.cxf.jaxws.AbstractJAXWSMethodInvoker.createFault(AbstractJAXWSMethodInvoker.java:86)
        at org.apache.cxf.service.invoker.AbstractInvoker.invoke(AbstractInvoker.java:121)
        at org.apache.cxf.jaxws.JAXWSMethodInvoker.invoke(JAXWSMethodInvoker.java:61)
        at org.apache.cxf.service.invoker.AbstractInvoker.invoke(AbstractInvoker.java:75)
        at org.apache.cxf.interceptor.ServiceInvokerInterceptor$1.run(ServiceInvokerInterceptor.java:58)
        at java.util.concurrent.Executors$RunnableAdapter.call(Executors.java:471)
        at java.util.concurrent.FutureTask$Sync.innerRun(FutureTask.java:334)
        at java.util.concurrent.FutureTask.run(FutureTask.java:166)
        at org.apache.cxf.workqueue.SynchronousExecutor.execute(SynchronousExecutor.java:37)
        at org.apache.cxf.interceptor.ServiceInvokerInterceptor.handleMessage(ServiceInvokerInterceptor.java:106)
        at org.apache.cxf.phase.PhaseInterceptorChain.doIntercept(PhaseInterceptorChain.java:255)
        at org.apache.cxf.transport.ChainInitiationObserver.onMessage(ChainInitiationObserver.java:113)
        at org.apache.cxf.transport.servlet.ServletDestination.invoke(ServletDestination.java:102)
        at org.apache.cxf.transport.servlet.ServletController.invokeDestination(ServletController.java:464)
        at org.apache.cxf.transport.servlet.ServletController.invoke(ServletController.java:188)
        at org.apache.cxf.transport.servlet.AbstractCXFServlet.invoke(AbstractCXFServlet.java:148)
        at org.apache.cxf.transport.servlet.AbstractHTTPServlet.handleRequest(AbstractHTTPServlet.java:179)
        at org.apache.cxf.transport.servlet.AbstractHTTPServlet.doPost(AbstractHTTPServlet.java:103)
        at javax.servlet.http.HttpServlet.service(HttpServlet.java:637)
        at org.apache.cxf.transport.servlet.AbstractHTTPServlet.service(AbstractHTTPServlet.java:159)
        at org.apache.catalina.core.ApplicationFilterChain.internalDoFilter(ApplicationFilterChain.java:290)
        at org.apache.catalina.core.ApplicationFilterChain.doFilter(ApplicationFilterChain.java:206)
        at org.cmdbuild.filters.AuthFilter.doFilter(AuthFilter.java:144)
        at org.apache.catalina.core.ApplicationFilterChain.internalDoFilter(ApplicationFilterChain.java:235)
        at org.apache.catalina.core.ApplicationFilterChain.doFilter(ApplicationFilterChain.java:206)
        at org.cmdbuild.filters.PatchManagerFilter.doFilter(PatchManagerFilter.java:33)
        at org.apache.catalina.core.ApplicationFilterChain.internalDoFilter(ApplicationFilterChain.java:235)
        at org.apache.catalina.core.ApplicationFilterChain.doFilter(ApplicationFilterChain.java:206)
        at org.cmdbuild.filters.ConfCheckFilter.doFilter(ConfCheckFilter.java:31)
        at org.apache.catalina.core.ApplicationFilterChain.internalDoFilter(ApplicationFilterChain.java:235)
        at org.apache.catalina.core.ApplicationFilterChain.doFilter(ApplicationFilterChain.java:206)
        at org.cmdbuild.filters.TranslationFilter.doFilter(TranslationFilter.java:39)
        at org.apache.catalina.core.ApplicationFilterChain.internalDoFilter(ApplicationFilterChain.java:235)
        at org.apache.catalina.core.ApplicationFilterChain.doFilter(ApplicationFilterChain.java:206)
        at org.apache.catalina.core.StandardWrapperValve.invoke(StandardWrapperValve.java:233)
        at org.apache.catalina.core.StandardContextValve.invoke(StandardContextValve.java:191)
        at org.apache.catalina.core.StandardHostValve.invoke(StandardHostValve.java:127)
        at org.apache.catalina.valves.ErrorReportValve.invoke(ErrorReportValve.java:102)
        at org.apache.catalina.core.StandardEngineValve.invoke(StandardEngineValve.java:109)
        at org.apache.catalina.connector.CoyoteAdapter.service(CoyoteAdapter.java:293)
        at org.apache.coyote.http11.Http11Processor.process(Http11Processor.java:859)
        at org.apache.coyote.http11.Http11Protocol$Http11ConnectionHandler.process(Http11Protocol.java:602)
        at org.apache.tomcat.util.net.JIoEndpoint$Worker.run(JIoEndpoint.java:489)
        at java.lang.Thread.run(Thread.java:679)
Caused by: java.lang.IndexOutOfBoundsException: position (0) must be less than the number of elements that remained (0)
        at com.google.common.collect.Iterators.get(Iterators.java:919)
        at com.google.common.collect.Iterables.get(Iterables.java:737)
        at com.google.common.collect.FluentIterable.get(FluentIterable.java:386)
        at org.cmdbuild.workflow.DataViewWorkflowPersistence.findProcessClass(DataViewWorkflowPersistence.java:196)
        at org.cmdbuild.workflow.DefaultWorkflowEngine.findProcessClassByName(DefaultWorkflowEngine.java:152)
        at org.cmdbuild.logic.WorkflowLogic.getStartActivity(WorkflowLogic.java:140)
        at org.cmdbuild.services.soap.operation.WorkflowLogicHelper.activityFor(WorkflowLogicHelper.java:97)
        at org.cmdbuild.services.soap.operation.WorkflowLogicHelper.startActivityFor(WorkflowLogicHelper.java:91)
        at org.cmdbuild.services.soap.operation.WorkflowLogicHelper.updateProcess(WorkflowLogicHelper.java:175)
        at org.cmdbuild.services.soap.PrivateImpl.updateWorkflow(PrivateImpl.java:221)
        at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
        at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:57)
        at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
        at java.lang.reflect.Method.invoke(Method.java:616)
        at org.apache.cxf.service.invoker.AbstractInvoker.performInvocation(AbstractInvoker.java:173)
        at org.apache.cxf.service.invoker.AbstractInvoker.invoke(AbstractInvoker.java:89)
        ... 42 more
 
Any idea?
 
Previously Tecnoteca wrote:
Hi,
it will be released with the next CMDBuild's version (v. 2.1.5), scheduled in a few weeks.
 
Best regards.

 

I’ve now got CMDBuild 2.1.6 (23/12/2013) and basic-connector-1.5.0 (contents dated

30-Oct-2013)

 

I'm getting the same error as described above

[org.apache.cxf.phase.PhaseInterceptorChain] Application {http://soap.services.cmdbuild.org}PrivateImplService#{http://soap.services.cmdbuild.org}updateWorkflow
has thrown exception, unwinding now
org.apache.cxf.interceptor.Fault: position (0) must be less than the number of elements that remained (0)

 

 

The information appears to be corrected correctly from ocsinventory (3 machines - named, attempts 3 entries - one is an update, the other 2 are new).

Shark appears to be configured correctly - at least no errors in log

 

I can only conclude that there's still an error with either CMDBuild and or the connector or both.

 

Are there any timescales for getting a tested fix released or are we all waiting for version 2.2?

Hi, on my configuration (2.1.6 + 1.5.0 connector) with user admin+adminpassword set on  xpld file and configuration.xml work correctly ad synchronization terminate successfully
 
With other users (es. intentory/inventory) I'm getting "org.apache.cxf.interceptor.Fault: position (0) must be less than the number of elements that remained (0)"
 
Fabio 
 
Previously Carl wrote:
I've now got CMDBuild 2.1.6 (23/12/2013) and basic-connector-1.5.0 (contents dated

30-Oct-2013)

 

I'm getting the same error as described above

[org.apache.cxf.phase.PhaseInterceptorChain] Application {http://soap.services.cmdbuild.org}PrivateImplService#{http://soap.services.cmdbuild.org}updateWorkflow
has thrown exception, unwinding now
org.apache.cxf.interceptor.Fault: position (0) must be less than the number of elements that remained (0)

 

 

The information appears to be corrected correctly from ocsinventory (3 machines - named, attempts 3 entries - one is an update, the other 2 are new).

Shark appears to be configured correctly - at least no errors in log

 

I can only conclude that there's still an error with either CMDBuild and or the connector or both.

 

Are there any timescales for getting a tested fix released or are we all waiting for version 2.2?