Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

API-Builder project crash with OData-Connector #7

Open
cwiechmann opened this issue Aug 24, 2018 · 0 comments
Open

API-Builder project crash with OData-Connector #7

cwiechmann opened this issue Aug 24, 2018 · 0 comments

Comments

@cwiechmann
Copy link

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:

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

This is my environment:

C:\workspaces\odata2>appc -v
7.0.5
C:\workspaces\odata2>npm -v
6.4.0
C:\workspaces\odata2>node -v
v8.9.4

The API-Builder project did start successfully without the OData-Connector. Any help is much appreciated.

Thanks!
Chris

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

1 participant