java.lang.IllegalArgumentException: Illegal initial capacity: -29933
Searched on Google with the first line of a JAVA stack trace?
We can recommend more relevant solutions and speed up debugging when you paste your entire stack trace with the exception message. Try a sample exception.
Recommended solutions based on your search
Solutions on the web
via DataStax JIRA by thisvieira, 1 year ago
via DataStax JIRA by thisvieira, 1 year ago
via Stack Overflow by andandandand
, 1 year agovia Appcelerator JIRA by Shalom Gibly, 1 year ago
via Appcelerator JIRA by Shalom Gibly, 2 years ago
via GitHub by DimaKoz
, 1 year agojava.lang.IllegalArgumentException: Illegal initial capacity: -29933
at java.util.HashMap.
(HashMap.java:172) at java.util.LinkedHashMap.
(LinkedHashMap.java:160) at java.util.HashSet.
(HashSet.java:142) at java.util.LinkedHashSet.
(LinkedHashSet.java:129) at org.apache.cassandra.db.marshal.SetType.compose(SetType.java:78)
at org.apache.cassandra.db.marshal.SetType.compose(SetType.java:29)
at com.datastax.driver.core.Row.getSet(Row.java:624)
at com.datastax.driver.core.Row.getSet(Row.java:643)