Giter Club home page Giter Club logo

Comments (8)

dpavlikovskiy avatar dpavlikovskiy commented on August 28, 2024 1

@raditha I have updated version to 3.4.1 in tutorials
6e212d2#diff-d5c7848720b108dc67ff93368df1502eR13
Please try again and thanks for reporting an issue

from workflow.

raditha avatar raditha commented on August 28, 2024 1

@dpavlikovskiy Now it works as expected after the update.Thank you for the prompt response and support.

from workflow.

dpavlikovskiy avatar dpavlikovskiy commented on August 28, 2024

@raditha Can you attach zip of your project?

from workflow.

raditha avatar raditha commented on August 28, 2024

@dpavlikovskiy Sure.I am using JDK 1.7 with neuro4j studio 0.9.The project is attached.
jwtTest3.zip

from workflow.

dpavlikovskiy avatar dpavlikovskiy commented on August 28, 2024

@raditha please download latest (2.0.1) studio from http://static.neuro4j.org/download/studio/ (0.9 is very old version). Also it requires java8... Let me know if it solves your problem

screen shot 2017-08-22 at 11 21 37 pm

from workflow.

raditha avatar raditha commented on August 28, 2024

@dpavlikovskiy Downloading the latest and upgrading to java 1.8 solved the issue. But when i'm trying to run the example provided in the documentation the following exception occurs.

INFO] --- exec-maven-plugin:1.6.0:java (default-cli) @ WorkflowExample --- 15:23:21.744 [org.neuro4j.workflow.tutorial.App.main()] DEBUG org.neuro4j.workflow.node.WorkflowProcessor - Loading flow: FlowParameter [flowName=org.neuro4j.workflow.tutorial.HelloFlow, flowPackage=org.neuro4j.workflow.tutorial, startNode=Start] 15:23:21.750 [org.neuro4j.workflow.tutorial.App.main()] DEBUG org.neuro4j.workflow.cache.ConcurrentMapWorkflowCache - Loading to cache: org.neuro4j.workflow.tutorial.HelloFlow [WARNING] java.lang.IllegalArgumentException: character to be escaped is missing at java.util.regex.Matcher.appendReplacement(Matcher.java:809) at java.util.regex.Matcher.replaceAll(Matcher.java:955) at java.lang.String.replaceAll(String.java:2223) at org.neuro4j.workflow.loader.URLWorkflowLoader.normalize(URLWorkflowLoader.java:80) at org.neuro4j.workflow.loader.ClasspathWorkflowLoader.getResource(ClasspathWorkflowLoader.java:37) at org.neuro4j.workflow.loader.URLWorkflowLoader.load(URLWorkflowLoader.java:46) at org.neuro4j.workflow.loader.RemoteWorkflowLoader.load(RemoteWorkflowLoader.java:83) at org.neuro4j.workflow.cache.ConcurrentMapWorkflowCache$WorkflowProxy.get(ConcurrentMapWorkflowCache.java:91) at org.neuro4j.workflow.cache.ConcurrentMapWorkflowCache.get(ConcurrentMapWorkflowCache.java:61) at org.neuro4j.workflow.node.WorkflowProcessor.loadWorkflow(WorkflowProcessor.java:232) at org.neuro4j.workflow.node.WorkflowProcessor.execute(WorkflowProcessor.java:93) at org.neuro4j.workflow.common.WorkflowEngine.execute(WorkflowEngine.java:95) at org.neuro4j.workflow.tutorial.App.main(App.java:29) at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method) at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62) at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43) at java.lang.reflect.Method.invoke(Method.java:498) at org.codehaus.mojo.exec.ExecJavaMojo$1.run(ExecJavaMojo.java:282) at java.lang.Thread.run(Thread.java:748)

from workflow.

dpavlikovskiy avatar dpavlikovskiy commented on August 28, 2024

@raditha What example did you try? WorkflowExample from https://github.com/eternita/workflow/tree/master/tutorials/

from workflow.

raditha avatar raditha commented on August 28, 2024

@dpavlikovskiy I tried the workflowExample from the tutorials.

from workflow.

Related Issues (7)

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.