GithubHelp home page GithubHelp logo

Comments (6)

andy-yc avatar andy-yc commented on April 26, 2024

image
这里编译都通不过,依赖都引了,查看源码里AgeiPortOptions的Debug类是静态私有的,AgeiPortOptions也没有debug属性

from ageiport.

RuiZhang-cn avatar RuiZhang-cn commented on April 26, 2024

我也是,报错代码是 TaskSpec taskSpec = registry.get(code); taskSpec 这个对象为null,registry 是TaskSpecificationRegistry registry = ageiPort.getSpecificationRegistry();
文件路径:
ageiport-processor-core-0.0.1-sources.jar!/com/alibaba/ageiport/processor/core/spi/service/TaskServiceImpl.java:40

from ageiport.

clsaa avatar clsaa commented on April 26, 2024

@RuiZhang-cn 请问是直接运行的单元测试吗?如果是自己写的代码要注意编写注册Handler的配置文件,配置文件名是 com.alibaba.ageiport.processor.core.Processor,可以参考单元测试类的编写

from ageiport.

clsaa avatar clsaa commented on April 26, 2024

@andy-yc 麻烦重新拉master的最新代码看是否有编译错误?

from ageiport.

clsaa avatar clsaa commented on April 26, 2024

正式包版本0.0.4已解决,可以拉最新代码运行单元测试

from ageiport.

linxxxyz avatar linxxxyz commented on April 26, 2024

我运行com.alibaba.ageiport.test.processor.core.importer.StandaloneImportProcessorTest#test 提示“File and inputStream must be a non-null.”,解决方法是:com.alibaba.ageiport.task.server.model.CreateMainTaskInstanceRequest 类下缺少了feature(扩展属性)参数,导致com.alibaba.ageiport.processor.core.spi.client.CreateMainTaskRequest下的feature无法传输到server,加上就可以正常运行了

from ageiport.

Related Issues (20)

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    🖖 Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. 📊📈🎉

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google ❤️ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.