This Bugzilla instance is a read-only archive of historic NetBeans bug reports. To report a bug in NetBeans please follow the project's instructions for reporting issues.

Bug 193746 - [70cat] org.apache.http.client.HttpResponseException: Not Found
Summary: [70cat] org.apache.http.client.HttpResponseException: Not Found
Status: RESOLVED INVALID
Alias: None
Product: javaee
Classification: Unclassified
Component: Web Project (show other bugs)
Version: 6.x
Hardware: All All
: P3 normal (vote)
Assignee: David Konecny
URL:
Keywords:
Depends on:
Blocks:
 
Reported: 2010-12-22 17:53 UTC by aquaglia
Modified: 2011-01-04 20:56 UTC (History)
0 users

See Also:
Issue Type: DEFECT
Exception Reporter: 174526


Attachments
stacktrace (4.25 KB, text/plain)
2010-12-22 17:53 UTC, aquaglia
Details

Note You need to log in before you can comment on or make changes to this bug.
Description aquaglia 2010-12-22 17:53:25 UTC
Build: NetBeans IDE Dev (Build 201012150001)
VM: Java HotSpot(TM) Client VM, 20.0-b02, Java(TM) SE Runtime Environment, 1.7.0-ea-b118
OS: Windows XP

User Comments:
aquaglia: Running Unit Tests

aquaglia: Running JUnit tests




Stacktrace: 
org.apache.http.client.HttpResponseException: Not Found
   at org.apache.http.impl.client.BasicResponseHandler.handleResponse(BasicResponseHandler.java:67)
   at org.apache.http.impl.client.BasicResponseHandler.handleResponse(BasicResponseHandler.java:54)
   at org.apache.http.impl.client.AbstractHttpClient.execute(AbstractHttpClient.java:735)
   at org.apache.http.impl.client.AbstractHttpClient.execute(AbstractHttpClient.java:709)
   at org.apache.http.impl.client.AbstractHttpClient.execute(AbstractHttpClient.java:700)
   at eu.inspire.geoportal.viewclient.cache.engine.DiscoveryClient.resolveDatasetMetadataForURIs(DiscoveryClient.java:59)
Comment 1 aquaglia 2010-12-22 17:53:29 UTC
Created attachment 104404 [details]
stacktrace
Comment 2 David Konecny 2011-01-04 20:56:35 UTC
Error in "eu.inspire.geoportal" module - please file this issue for them. Thx.