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

ComputerName regexprs causes seemingly harmless errors in the cycle_server.log #250

Open
ryanhamel opened this issue May 30, 2024 · 1 comment
Assignees

Comments

@ryanhamel
Copy link
Collaborator

2024-05-30 18:55:56,314 ERROR [com.cyclecomputing.apex.ad.expression.functions.BoundFunctionCall task-1197] - Exception evaluating regexps("([^a-zA-Z0-9-])",
undefined
,"-")
com.cyclecomputing.apex.ad.exception.EvaluationException: Target is not a string
at com.cyclecomputing.apex.ad.expression.functions.RegexpSubstituteFunction$PrecompiledFunction.evaluate(RegexpSubstituteFunction.java:86)

@ryanhamel ryanhamel self-assigned this May 30, 2024
@garymansellricardo
Copy link

I see this too - is this due to the cyclecloud server vm having a "-" in its name?

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

2 participants