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

Errors in the slaves log #1

Open
said026 opened this issue Jan 3, 2017 · 0 comments
Open

Errors in the slaves log #1

said026 opened this issue Jan 3, 2017 · 0 comments

Comments

@said026
Copy link

said026 commented Jan 3, 2017

Hello ,

When benchmarking MariaDB using MariaDB 10.1 on Ubuntu 14.04 AMI provided by AWS, I get the following errors :

PRELOAD-thread-0] ERROR de.tuberlin.ise.benchfoundry.scheduling.BusinessTransaction - Could not retrieve parameters for one or more operations in txId=0, processId=2
java.lang.RuntimeException: There was no registered custom parameter for the requested param ID -1
at de.tuberlin.ise.benchfoundry.logicalschema.queries.ParameterRegistry.getCustomParamForID(ParameterRegistry.java:85) ~[BenchFoundry-1.0-SNAPSHOT-jar-with-dependencies.jar:?]
at de.tuberlin.ise.benchfoundry.scheduling.BusinessTransaction.prepare(BusinessTransaction.java:165) [BenchFoundry-1.0-SNAPSHOT-jar-with-dependencies.jar:?]
at de.tuberlin.ise.benchfoundry.scheduling.BusinessProcess.run(BusinessProcess.java:113) [BenchFoundry-1.0-SNAPSHOT-jar-with-dependencies.jar:?]
at java.util.concurrent.Executors$RunnableAdapter.call(Executors.java:511) [?:1.8.0_111]
at java.util.concurrent.FutureTask.run(FutureTask.java:266) [?:1.8.0_111]
at java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1142) [?:1.8.0_111]
at java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:617) [?:1.8.0_111]
at java.lang.Thread.run(Thread.java:745) [?:1.8.0_111]
2017-01-01 21:58:14.373 [PRELOAD-thread-1] ERROR de.tuberlin.ise.benchfoundry.scheduling.BusinessTransaction - Could not retrieve parameters for one or more operations in txId=0, processId=7
java.lang.RuntimeException: There was no registered custom parameter for the requested param ID -1
at de.tuberlin.ise.benchfoundry.logicalschema.queries.ParameterRegistry.getCustomParamForID(ParameterRegistry.java:85) ~[BenchFoundry-1.0-SNAPSHOT-jar-with-dependencies.jar:?]
at de.tuberlin.ise.benchfoundry.scheduling.BusinessTransaction.prepare(BusinessTransaction.java:165) [BenchFoundry-1.0-SNAPSHOT-jar-with-dependencies.jar:?]
at de.tuberlin.ise.benchfoundry.scheduling.BusinessProcess.run(BusinessProcess.java:113) [BenchFoundry-1.0-SNAPSHOT-jar-with-dependencies.jar:?]
at java.util.concurrent.Executors$RunnableAdapter.call(Executors.java:511) [?:1.8.0_111]
at java.util.concurrent.FutureTask.run(FutureTask.java:266) [?:1.8.0_111]
at java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1142) [?:1.8.0_111]
at java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:617) [?:1.8.0_111]
at java.lang.Thread.run(Thread.java:745) [?:1.8.0_111][PRELOAD-thread-0] ERROR de.tuberlin.ise.benchfoundry.scheduling.BusinessTransaction - Could not retrieve parameters for one or more operations in txId=0, processId=2
java.lang.RuntimeException: There was no registered custom parameter for the requested param ID -1
at de.tuberlin.ise.benchfoundry.logicalschema.queries.ParameterRegistry.getCustomParamForID(ParameterRegistry.java:85) ~[BenchFoundry-1.0-SNAPSHOT-jar-with-dependencies.jar:?]
at de.tuberlin.ise.benchfoundry.scheduling.BusinessTransaction.prepare(BusinessTransaction.java:165) [BenchFoundry-1.0-SNAPSHOT-jar-with-dependencies.jar:?]
at de.tuberlin.ise.benchfoundry.scheduling.BusinessProcess.run(BusinessProcess.java:113) [BenchFoundry-1.0-SNAPSHOT-jar-with-dependencies.jar:?]
at java.util.concurrent.Executors$RunnableAdapter.call(Executors.java:511) [?:1.8.0_111]
at java.util.concurrent.FutureTask.run(FutureTask.java:266) [?:1.8.0_111]
at java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1142) [?:1.8.0_111]
at java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:617) [?:1.8.0_111]
at java.lang.Thread.run(Thread.java:745) [?:1.8.0_111]
2017-01-01 21:58:14.373 [PRELOAD-thread-1] ERROR de.tuberlin.ise.benchfoundry.scheduling.BusinessTransaction - Could not retrieve parameters for one or more operations in txId=0, processId=7
java.lang.RuntimeException: There was no registered custom parameter for the requested param ID -1
at de.tuberlin.ise.benchfoundry.logicalschema.queries.ParameterRegistry.getCustomParamForID(ParameterRegistry.java:85) ~[BenchFoundry-1.0-SNAPSHOT-jar-with-dependencies.jar:?]
at de.tuberlin.ise.benchfoundry.scheduling.BusinessTransaction.prepare(BusinessTransaction.java:165) [BenchFoundry-1.0-SNAPSHOT-jar-with-dependencies.jar:?]
at de.tuberlin.ise.benchfoundry.scheduling.BusinessProcess.run(BusinessProcess.java:113) [BenchFoundry-1.0-SNAPSHOT-jar-with-dependencies.jar:?]
at java.util.concurrent.Executors$RunnableAdapter.call(Executors.java:511) [?:1.8.0_111]
at java.util.concurrent.FutureTask.run(FutureTask.java:266) [?:1.8.0_111]
at java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1142) [?:1.8.0_111]
at java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:617) [?:1.8.0_111]
at java.lang.Thread.run(Thread.java:745) [?:1.8.0_111]

Thank you in advance,

Said026

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