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

Automatic Database Designer run error designer-benchmark #195

Open
chpooo opened this issue May 7, 2015 · 0 comments
Open

Automatic Database Designer run error designer-benchmark #195

chpooo opened this issue May 7, 2015 · 0 comments

Comments

@chpooo
Copy link

chpooo commented May 7, 2015

Thanks, But another NullPointerExceptions happens when I run
ant designer-benchmark -Dproject=tm1 -Dworkload=files/workloads/tm1-1.trace.gz
-Dstats=files/stats/tm1.stats.gz -Dhints=files/designhints/tm1.hints -Dlimit=5000
-Dpartitioner=edu.brown.designer.partitioners.BranchAndBoundPartitioner
-Dcostmodel=edu.brown.costmodel.SingleSitedCostModel

Log is as follows:

Buildfile: /data0/xianke/h-store/build.xml

designer-benchmark:
[java] 21:52:39,234 main INFO - Loade4 threads
[java] TEMP DIR: ${output.dir}/
[java] Exception in thread "main" java.lang.NullPointerExcep
[java] at edu.brown.designer.generators.AccessGraphGener
[java] at edu.brown.designer.generators.AccessGraphGener
[java] at edu.brown.designer.generators.AccessGraphGener
[java] at edu.brown.designer.Designer.init(Designer.java
[java] at edu.brown.designer.Designer.(Designer.ja
[java] at edu.brown.designer.Designer.main(Designer.java

BUILD FAILED
/data0/xianke/h-store/build.xml:2326: Java returned: 1

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