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

if you delete a cloudQueueMessage with a different cloudQueue instance, null pointer occurs #42

Conversation

pugnusferreus
Copy link

PathUtility.appendPathToUri will throw NullPointerException because messageRequestAddress was not initialized by addMessage or retrieveMessage.

PathUtility.appendPathToUri will throw NullPointerException because messageRequestAddress was not initialized by addMessage or retrieveMessage.
@ghost ghost assigned jeffreyjirwin May 8, 2012
joostdenijs pushed a commit to joostdenijs/azure-sdk-for-java that referenced this pull request Jan 18, 2013
joostdenijs pushed a commit to joostdenijs/azure-sdk-for-java that referenced this pull request Jan 18, 2013
@guangyang guangyang closed this Jun 7, 2013
gcheng pushed a commit that referenced this pull request Jun 27, 2013
jianghaolu added a commit to jianghaolu/azure-sdk-for-java that referenced this pull request Sep 26, 2016
64c3003 Merge pull request Azure#54 from Azure/sdk_1045
a29b72b Merge pull request Azure#53 from Azure/sdk_1060
524db4a Merge pull request Azure#42 from Azure/sdk_1008
ffab45d Merge pull request Azure#1060 from jianghaolu/unwrap
626b093 Merge ad3a89b into cc5fdb3
9be12ef Fix errors from merge
9732907 Merge commit '14c789805ffe68c1ced5dbe0f71448095216fcc1' into unwrap
0a85d84 applyAsync on a root resource should create a dependency resource only if it is not already created and root resource always needs to be updated in this case
65a9fd6 Merge f8a29d6 into ae00855
3c266c4 Add graph tests

git-subtree-dir: runtimes
git-subtree-split: 64c3003
jianghaolu pushed a commit to jianghaolu/azure-sdk-for-java that referenced this pull request Apr 5, 2017
lenala pushed a commit to lenala/azure-sdk-for-java that referenced this pull request Nov 16, 2018
Correcting implementation of EC keys to take in a hashed digest rather than the raw data
sima-zhu pushed a commit to sima-zhu/azure-sdk-for-java that referenced this pull request Mar 21, 2019
[Automatic PR] SDK changes from pull request Azure#1008
navalev added a commit to navalev/azure-sdk-for-java that referenced this pull request Dec 24, 2019
* test canSearchWithRangeFacets, add RangeFacetResult class to deserialize facet results

* test canSearchWithValueFacets, add ValueFacetResult todeserialized value facet results

* javadoc

* cleanup
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

Successfully merging this pull request may close these issues.

3 participants