Você está na página 1de 3

Errors

Error: Cannot obtain Metadata from http://localhost:61036/Common/Common.svc If this is a


Windows (R) Communication Foundation service to which you have access, please check
that you have enabled metadata publishing at the specified address. For help enabling
metadata publishing, please refer to the MSDN documentation at
http://go.microsoft.com/fwlink/?LinkId=65455.WS-Metadata Exchange Error URI:
http://localhost:61036/Common/Common.svc Metadata contains a reference that cannot
be resolved: 'http://localhost:61036/Common/Common.svc'. The requested service,
'http://localhost:61036/Common/Common.svc' could not be activated. See the server's
diagnostic trace logs for more information.HTTP GET Error URI:
http://localhost:61036/Common/Common.svc There was an error downloading
'http://localhost:61036/Common/Common.svc'. The request failed with the error
message:--<!DOCTYPE html><html> <head>
<title>Memory gates checking failed
because the free memory (548036608 bytes) is less than 5% of total memory. As a result,
the service will not be available for incoming requests. To resolve this, either reduce the
load on the machine or adjust the value of minFreeMemoryPercentageToActivateService on
the serviceHostingEnvironment config element.</title>
<meta name="viewport"
content="width=device-width" />
<style>
body {font-family:"Verdana";fontweight:normal;font-size: .7em;color:black;}
p {font-family:"Verdana";fontweight:normal;color:black;margin-top: -5px}
b {font-family:"Verdana";fontweight:bold;color:black;margin-top: -5px}
H1 { font-family:"Verdana";fontweight:normal;font-size:18pt;color:red }
H2 { font-family:"Verdana";fontweight:normal;font-size:14pt;color:maroon }
pre {font-family:"Consolas","Lucida
Console",Monospace;font-size:11pt;margin:0;padding:0.5em;line-height:14pt}
.marker
{font-weight: bold; color: black;text-decoration: none;}
.version {color: gray;}
.error {margin-bottom: 10px;}
.expandable { text-decoration:underline; fontweight:bold; color:navy; cursor:hand; }
@media screen and (max-width: 639px) {
pre { width: 440px; overflow: auto; white-space: pre-wrap; word-wrap: break-word; }

}
@media screen and (max-width: 479px) {
pre { width: 280px; }
}
</style> </head> <body bgcolor="white">
<span><H1>Server Error in '/'
Application.<hr width=100% size=1 color=silver></H1>
<h2> <i>Memory gates
checking failed because the free memory (548036608 bytes) is less than 5% of total
memory. As a result, the service will not be available for incoming requests. To resolve
this, either reduce the load on the machine or adjust the value of
minFreeMemoryPercentageToActivateService on the serviceHostingEnvironment config
element.</i> </h2></span>
<font face="Arial, Helvetica, Geneva, SunSans-Regular,
sans-serif ">
<b> Description: </b>An unhandled exception occurred during the
execution of the current web request. Please review the stack trace for more information
about the error and where it originated in the code.
<br><br>
<b> Exception
Details: </b>System.InsufficientMemoryException: Memory gates checking failed because
the free memory (548036608 bytes) is less than 5% of total memory. As a result, the
service will not be available for incoming requests. To resolve this, either reduce the load
on the machine or adjust the value of minFreeMemoryPercentageToActivateService on the
serviceHostingEnvironment config element.<br><br>
<b>Source Error:</b>
<br><br>
<table width=100% bgcolor="#ffffcc">
<tr>
<td>
<code>An unhandled exception was generated during the execution of
the current web request. Information regarding the origin and location of the exception can
be identified using the exception stack trace below.</code>
</td>
</tr>
</table>
<br>
<b>Stack Trace:</b> <br><br>
<table
width=100% bgcolor="#ffffcc">
<tr>
<td>
<code><pre>[InsufficientMemoryException: Memory gates checking failed because the free
memory (548036608 bytes) is less than 5% of total memory. As a result, the service will not
be available for incoming requests. To resolve this, either reduce the load on the machine or
adjust the value of minFreeMemoryPercentageToActivateService on the
serviceHostingEnvironment config element.]
System.ServiceModel.Activation.ServiceMemoryGates.Check(Int32
minFreeMemoryPercentage, Boolean throwOnLowMemory, UInt64& availableMemoryBytes)
+62251
System.ServiceModel.HostingManager.CheckMemoryCloseIdleServices(EventTraceActivity
eventTraceActivity) +95
System.ServiceModel.HostingManager.EnsureServiceAvailable(String normalizedVirtualPath,
EventTraceActivity eventTraceActivity) +584[ServiceActivationException: The service
'/Common/Common.svc' cannot be activated due to an exception during compilation. The
exception message is: Memory gates checking failed because the free memory (548036608
bytes) is less than 5% of total memory. As a result, the service will not be available for
incoming requests. To resolve this, either reduce the load on the machine or adjust the
value of minFreeMemoryPercentageToActivateService on the serviceHostingEnvironment
config element..] System.Runtime.AsyncResult.End(IAsyncResult result) +486572
System.ServiceModel.Activation.HostedHttpRequestAsyncResult.End(IAsyncResult result)
+174 System.ServiceModel.Activation.ServiceHttpHandler.EndProcessRequest(IAsyncResult
result) +6 System.Web.CallHandlerExecutionStep.OnAsyncHandlerCompletion(IAsyncResult
ar) +129</pre></code>
</td>
</tr>
</table>
<br>
<hr width=100% size=1 color=silver>
<b>Version
Information:</b>Microsoft .NET Framework Version:4.0.30319; ASP.NET
Version:4.0.30319.34280
</font> </body></html><!-[InsufficientMemoryException]: Memory gates checking failed because the free memory
(548036608 bytes) is less than 5% of total memory. As a result, the service will not be
available for incoming requests. To resolve this, either reduce the load on the machine or
adjust the value of minFreeMemoryPercentageToActivateService on the
serviceHostingEnvironment config element. at
System.ServiceModel.Activation.ServiceMemoryGates.Check(Int32
minFreeMemoryPercentage, Boolean throwOnLowMemory, UInt64& availableMemoryBytes)
at

System.ServiceModel.ServiceHostingEnvironment.HostingManager.CheckMemoryCloseIdleSe
rvices(EventTraceActivity eventTraceActivity) at
System.ServiceModel.ServiceHostingEnvironment.HostingManager.EnsureServiceAvailable(St
ring normalizedVirtualPath, EventTraceActivity eventTraceActivity)
[ServiceActivationException]: The service '/Common/Common.svc' cannot be activated due
to an exception during compilation. The exception message is: Memory gates checking
failed because the free memory (548036608 bytes) is less than 5% of total memory. As a
result, the service will not be available for incoming requests. To resolve this, either reduce
the load on the machine or adjust the value of minFreeMemoryPercentageToActivateService
on the serviceHostingEnvironment config element.. at
System.Runtime.AsyncResult.End[TAsyncResult](IAsyncResult result) at
System.ServiceModel.Activation.HostedHttpRequestAsyncResult.End(IAsyncResult result) at
System.ServiceModel.Activation.ServiceHttpHandlerFactory.ServiceHttpHandler.EndProcessR
equest(IAsyncResult result) at
System.Web.HttpApplication.CallHandlerExecutionStep.OnAsyncHandlerCompletion(IAsyncR
esult ar)-->--.

Você também pode gostar