You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
maybe someone can help me. I have installed API-Builder, create a new Arrow-Project and installed the OData-Connector. Now, when starting the project I do get the following error:
C:\workspaces\odata2>appc run
Appcelerator Command-Line Interface, version 7.0.5
Copyright (c) 2014-2018, Appcelerator, Inc. All Rights Reserved.
INFO | API Builder Tools/3.0.0 odata2/1.0.0
INFO | APIKey is: WX7jwTCjYsjOY3touZ4Kp+N2l6G0b9AD
INFO | Starting connector/[email protected]
INFO | Started connector/appc.odata
INFO | Starting connector/[email protected]
INFO | Started connector/appc.arrowdb
INFO | Starting connector/[email protected]
INFO | Started connector/appc.composite
INFO | Access the swagger API documentation at http://localhost:8080/apidoc/swagger.json
Uncaught Exception Mismatch between registered uri 'nodehandler://arrow-flow-invoke/model/Products' and the spec type 'nodehandler://arrow-flow-invoke/model/appc.odata/Products'
Error: Mismatch between registered uri 'nodehandler://arrow-flow-invoke/model/Products' and the spec type 'nodehandler://arrow-flow-invoke/model/appc.odata/Products'
at NodeRegistry.getNodeSpec (C:\Users\cwiechmann\.appcelerator\install\7.0.5\package\node_modules\arrow\node_modules\axway-flow\dist\noderegistry.js:118:11)
at C:\Users\cwiechmann\.appcelerator\install\7.0.5\package\node_modules\arrow\node_modules\axway-flow\dist\noderegistry.js:135:24
at Array.reduce (<anonymous>)
at NodeRegistry.getNodeSpecs (C:\Users\cwiechmann\.appcelerator\install\7.0.5\package\node_modules\arrow\node_modules\axway-flow\dist\noderegistry.js:134:42)
at FlowManager.getRegisteredNodeSpecs (C:\Users\cwiechmann\.appcelerator\install\7.0.5\package\node_modules\arrow\node_modules\axway-flow\dist\flowmanager.js:254:24)
at Arrow.getConnectors (C:\Users\cwiechmann\.appcelerator\install\7.0.5\package\node_modules\arrow\lib\arrow.js:2738:32)
at new ObjectModel (C:\Users\cwiechmann\.appcelerator\install\7.0.5\package\node_modules\arrow\node_modules\arrow-objectmodel\lib\objectmodel.js:16:22)
at Object.bindRoutes (C:\Users\cwiechmann\.appcelerator\install\7.0.5\package\node_modules\arrow\lib\swagger.js:110:20)
at Arrow.<anonymous> (C:\Users\cwiechmann\.appcelerator\install\7.0.5\package\node_modules\arrow\lib\arrow.js:1709:11)
at C:\Users\cwiechmann\.appcelerator\install\7.0.5\package\node_modules\async\lib\async.js:718:13
2018-08-24T16:18:35.405Z | ERROR | Restarting due to crash
INFO | API Builder Tools/3.0.0 odata2/1.0.0
Hi Team,
maybe someone can help me. I have installed API-Builder, create a new Arrow-Project and installed the OData-Connector. Now, when starting the project I do get the following error:
This is my environment:
The API-Builder project did start successfully without the OData-Connector. Any help is much appreciated.
Thanks!
Chris
The text was updated successfully, but these errors were encountered: