History | Log In     View a printable version of the current page.  
Issue Details (XML | Word | Printable)

Key: QB-3430
Type: Bug Bug
Status: Closed Closed
Resolution: Won't Fix
Priority: Major Major
Assignee: Robin Shen
Reporter: srinivasa kv
Votes: 0
Watchers: 1
Operations

If you were logged in you would be able to see more operations.
QuickBuild

com.pmease.quickbuild.QuickbuildException: Can not find any node matching specified criteria

Created: 29/Jul/19 04:24 PM   Updated: 01/Aug/19 11:27 PM
Component/s: None
Affects Version/s: 8.0.26
Fix Version/s: None

Original Estimate: Unknown Remaining Estimate: Unknown Time Spent: Unknown
File Attachments: None
Image Attachments:

1. mac_build_agent.png
(125 kb)

2. windows_build_agent.png
(123 kb)
Environment: Windows 7 and Mac


 Description  « Hide
We were moving oracle JDK versions to open JDK versions due to license issues and got the below issue while starting the builds at Quickbuild.


2019-07-29 20:27:41,894 [Thread-74] ERROR com.pmease.quickbuild.DefaultBuildEngine - Error allocating node for step 'master'.
    com.pmease.quickbuild.QuickbuildException: Can not find any node matching specified criteria.
        at com.pmease.quickbuild.DefaultBuildEngine.run(DefaultBuildEngine.java:1338)
        at java.lang.Thread.run(Thread.java:748)
2019-07-29 20:28:08,885 [Thread-74] ERROR com.pmease.quickbuild.DefaultBuildEngine - Error allocating node for step 'master'.
    com.pmease.quickbuild.QuickbuildException: Can not find any node matching specified criteria.
        at com.pmease.quickbuild.DefaultBuildEngine.run(DefaultBuildEngine.java:1338)
        at java.lang.Thread.run(Thread.java:748)
2019-07-29 20:28:13,912 [Thread-74] ERROR com.pmease.quickbuild.DefaultBuildEngine - Error allocating node for step 'master'.
    com.pmease.quickbuild.QuickbuildException: Can not find any node matching specified criteria.
        at com.pmease.quickbuild.DefaultBuildEngine.run(DefaultBuildEngine.java:1338)
        at java.lang.Thread.run(Thread.java:748)


QuickBuild version:8.0.26
Oracle JDK installed was: JDK 1.7
Currently moved to open JDK 12.0.2

Is it something related to version compatibility or node selection in Quickbuild.


 All   Comments   Work Log   Change History      Sort Order:
srinivasa kv [01/Aug/19 12:38 PM]
Thanks Robin,

Its working fine now. Ticket can be closed.

Robin Shen [30/Jul/19 11:32 PM]
OpenJDK 1.8 is fine. Please open grid page and check active nodes to see if the build agents you specified in node selection setting are listed there (host name must match exactly)

srinivasa kv [30/Jul/19 11:20 AM]
Hi Robin,

Somewhere in the QB forum I read, JDK 1.7/1.8 should be installed in the build servers for QB 8.0.xx

We installed open JDK 1.8 instead of JDK 12 on both of our build servers and QB is working without any issues.

Thank you.

srinivasa kv [30/Jul/19 07:36 AM]
Hi Robin,

Node selection is set to "on specified build agent" from long ago to master step.

Attached the screen shots above.

We are facing this issues, after we changed from oracle JDK 1.7 to open JDK 12.

We have changed the JDK versions on both Mac build server(for mac builds) and window build server(for windows builds).

Robin Shen [29/Jul/19 11:41 PM]
This is odd. What is your node selection setting?