GratefulDeadConcerts. When running the following sequence,
REQUEST_CONNECT
REQUEST_DB_EXIST
REQUEST_DB_LIST
Where the params for db exists is either a non-existent db or the GratefulDeadConcerts db. The buffer for the REQUEST_DB_LIST comes back invalid. It seems to have a larger buffer length than when leaving out REQUEST_DB_EXIST. Why is the buffer length coming in at different sizes?
|java.lang.NullPointerExceptionάsrjava.lang.NullPointerExceptionG1xrjava.lang.RuntimeException_G
detailMessagetLjava/lang/String;[va.lang.Throwable5'9wLcausetLjava/lang/Throwable;L
stackTracet[Ljava/lang/StackTraceElement;LsuppressedExceptionstLjava/util/List;xpqpur[Ljava.lang.StackTraceElement;F*<<"9xp
srava.lang.StackTraceElementa Ś&6݅I
lineNumberLdeclaringClassq~fileNameq~L
methodNameq~xpRtCcom.orientechnologies.orient.core.record.ORecordSchemaAwareAbstracttORecordSchemaAwareAbstract.javatgetSchemaClasssq~
Uticom.orientechnologies.orient.core.serialization.serializer.record.string.ORecordSerializerSchemaAware2CSVt%ORecordSerializerSchemaAware2CSV.javatoStringsq~
\thcom.orientechnologies.orient.core.serialization.serializer.record.string.ORecordSerializerStringAbstractt$ORecordSerializerStringAbstract.javatoStreamsq~
q~q~q~sq~
q~q~sq~ q~
q~q~sq~q~
t7com.orientechnologies.orient.core.record.impl.ODocumenttODocument.javaq~sq~
tRcom.orientechnologies.orient.server.network.protocol.binary.ONetworkProtocolBilistDatabasessq~ocolBinary.javat
q~q~ texecuteRequestsq~
~tZcom.orientechnologies.orient.server.network.protocol.binary.OBinaryNetworkProtocolAbstractt#OBinaryNetworkProtocolAbstract.javatexecutesq~
-t/com.orientechnologies.common.thread.OSoftThreadtOSoftThread.javatrunsr&java.util.Collections$UnmodifiableList%1Llistq~xr,java.util.Collections$UnmodifiableCollectionB^LctLjava/util/Collection;xpsrjava.util.ArrayListxaIsizexpwxq~1x
--
---
You received this message because you are subscribed to the Google Groups "OrientDB" group.
To unsubscribe from this group and stop receiving emails from it, send an email to orient-databa...@googlegroups.com.
For more options, visit https://groups.google.com/d/optout.
Thanks Luca! Thought I could be doing something wrong.
When you say "check in", do you mean it's already fixed and you have to do a push, or creating a bug issue on github?
You received this message because you are subscribed to a topic in the Google Groups "OrientDB" group.
To unsubscribe from this topic, visit https://groups.google.com/d/topic/orient-database/aHKiC4JRKcQ/unsubscribe.
To unsubscribe from this group and all its topics, send an email to orient-databa...@googlegroups.com.
Perfect. Thanks!