How can we help you today? How can we help you today?
Sachin
I dont know which log are you refering to. I am sending you the latest log when i ran the app with port 8013. My webservice is running on 80. Log file 1: ANTSProfilerLog16340.txt 3/27/2007 4:24:24 PM ANTSProfilerLog initialized 3/27/2007 4:24:24 PM PID = 16340 3/27/2007 4:24:24 PM Log file name = ANTSProfilerLog16340.txt 3/27/2007 4:24:24 PM OS version = Microsoft Windows NT 5.2.3790 Service Pack 1 3/27/2007 4:24:24 PM Machine name = TCS031751 3/27/2007 4:24:24 PM User name = administrator 3/27/2007 4:24:24 PM PARAMHOST - Listening on port 8084 3/27/2007 4:24:24 PM PARAMHOST - Listening on port 8084, channel registered 3/27/2007 4:24:26 PM EditProjectClosingWizard start 3/27/2007 4:24:26 PM EditProjectClosingWizard start 3/27/2007 4:24:27 PM About to show wizard 3/27/2007 4:24:30 PM Using IIS Version 6 3/27/2007 4:26:04 PM Wizard dialog returned 3/27/2007 4:26:05 PM UI Start profiling 3/27/2007 4:26:05 PM ENGINE - Core2.dll found in regisry 3/27/2007 4:26:05 PM ENGINE Start profiling performance of ASP.NET web application http://localhost/CheckProfiler/Service.asmx 3/27/2007 4:26:05 PM ENGINE The profiler is enabled 3/27/2007 4:26:06 PM TRANSFER - Waiting for pipe connection from core 3/27/2007 4:26:06 PM WaitForPort on address 127.0.0.1, port 8086 3/27/2007 4:26:07 PM ENGINE - Managed to hook into status updates from IIS Profile Host 3/27/2007 4:26:42 PM ENGINE - Closing IISProfileHost 3/27/2007 4:26:44 PM ENGINE - Caught Exception in ProfilingSession: Timed out waiting for port 8013 on 127.0.0.1 to become available Log File 2: IISProfileHostLog17340.txt 3/27/2007 4:26:06 PM IISProfileHostLog initialized 3/27/2007 4:26:06 PM PID = 17340 3/27/2007 4:26:06 PM Log file name = IISProfileHostLog17340.txt 3/27/2007 4:26:06 PM OS version = Microsoft Windows NT 5.2.3790 Service Pack 1 3/27/2007 4:26:06 PM Machine name = TCS031751 3/27/2007 4:26:06 PM User name = administrator 3/27/2007 4:26:06 PM ANTS Profiler IISProfileHost Start up 3/27/2007 4:26:06 PM Listening on port 8086 3/27/2007 4:26:07 PM StartProfilingIIS currentUserName SOLOMON\administrator, url http://localhost/CheckProfiler/Service.asmx, .NET 2.0 Two, IIS6 3/27/2007 4:26:07 PM Parse IIS metabase 3/27/2007 4:26:08 PM InitServiceList 3/27/2007 4:26:08 PM StartIIS 3/27/2007 4:26:08 PM StartWebService for IIS 6 3/27/2007 4:26:08 PM WaitForPort on address 127.0.0.1, port 8013 3/27/2007 4:26:11 PM About to get site for URL 3/27/2007 4:26:11 PM About to get IIS6 sites 3/27/2007 4:26:11 PM Got site 'Default Web Site' with identifier 1 3/27/2007 4:26:11 PM About to get IIS6 x64 status 3/27/2007 4:26:11 PM WaitForPort start, url = http://localhost:8013/CheckProfiler/Service.asmx 3/27/2007 4:26:11 PM WaitForPort on address 127.0.0.1, port 8013 3/27/2007 4:26:42 PM StartProfilingIIS - threw exception 3/27/2007 4:26:42 PM ENGINE - Received request to close IISProfileHost 3/27/2007 4:26:43 PM IISPROFILEHOST - Exiting due to closing: True and UI Exit: False 3/27/2007 4:26:43 PM Main() exiting I dont see any mentioning of 9120 in this. Now please tell me what should I do! Regards, / comments
I dont know which log are you refering to. I am sending you the latest log when i ran the app with port 8013. My webservice is running on 80. Log file 1: ANTSProfilerLog16340.txt 3/27/2007 4:24:24 ...
0 votes
Hi Rob, The event vrw log you were saw was very old. Actually i was trying plenty of things, so might have given 9120 port. The latest error msg in EventVwr for port 8013 is: Unable to start profiler - exception details RedGate.Profiler.Engine.IIS.PortTimeoutException: Timed out waiting for port 8013 on 127.0.0.1 to become available Server stack trace: at RedGate.Profiler.Engine.IISUtilities.WaitForPort(IPAddress address, Int32 port, Int32 timeout) at RedGate.Profiler.Engine.IISUtilities.WaitForPort(String hostname, Int32 port, Int32 timeout) at RedGate.Profiler.Engine.ProfileIISController.StartProfilingIIS(String currentUserName, String& url, WebApplicationDefinition appDef) at System.Runtime.Remoting.Messaging.StackBuilderSink._PrivateProcessMessage(IntPtr md, Object[] args, Object server, Int32 methodPtr, Boolean fExecuteInContext, Object[]& outArgs) at System.Runtime.Remoting.Messaging.StackBuilderSink.PrivateProcessMessage(RuntimeMethodHandle md, Object[] args, Object server, Int32 methodPtr, Boolean fExecuteInContext, Object[]& outArgs) at System.Runtime.Remoting.Messaging.StackBuilderSink.SyncProcessMessage(IMessage msg, Int32 methodPtr, Boolean fExecuteInContext) Exception rethrown at [0]: at RedGate.Profiler.Engine.ProfilingSession.StartProfiler() at System.Runtime.Remoting.Messaging.StackBuilderSink._PrivateProcessMessage(IntPtr md, Object[] args, Object server, Int32 methodPtr, Boolean fExecuteInContext, Object[]& outArgs) at System.Runtime.Remoting.Messaging.StackBuilderSink.PrivateProcessMessage(RuntimeMethodHandle md, Object[] args, Object server, Int32 methodPtr, Boolean fExecuteInContext, Object[]& outArgs) at System.Runtime.Remoting.Messaging.StackBuilderSink.AsyncProcessMessage(IMessage msg, IMessageSink replySink) Exception rethrown at [1]: at System.Runtime.Remoting.Proxies.RealProxy.EndInvokeHelper(Message reqMsg, Boolean bProxyCase) at System.Runtime.Remoting.Proxies.RemotingProxy.Invoke(Object NotUsed, MessageData& msgData) at System.Windows.Forms.MethodInvoker.EndInvoke(IAsyncResult result) at _5._4(IAsyncResult ) I hope it will help... Thanks, Sachin Bansal / comments
Hi Rob, The event vrw log you were saw was very old. Actually i was trying plenty of things, so might have given 9120 port. The latest error msg in EventVwr for port 8013 is: Unable to start profil...
0 votes
hi Rob, Thanks for your quick reply. I am an administrator on my machine and I dont think there is any credential problem. I have mentioned each detail with the topic "Problem in profiling WebService! Exception thrownby Profiler at this group only. The url is: "http://www.red-gate.com/MessageBoard/viewtopic.php?p=16398#16398" May i request you to look into it, and please try to help me out. I am also pasting the log enteries. In my case log files says: /****************************************************/ File 1 ANTSProfilerLog17760.txt: 3/27/2007 1:50:20 PM ANTSProfilerLog initialized 3/27/2007 1:50:20 PM PID = 11788 3/27/2007 1:50:20 PM Log file name = ANTSProfilerLog11788.txt 3/27/2007 1:50:20 PM OS version = Microsoft Windows NT 5.2.3790 Service Pack 1 3/27/2007 1:50:20 PM Machine name = TCS031751 3/27/2007 1:50:20 PM User name = administrator 3/27/2007 1:50:20 PM PARAMHOST - Listening on port 8084 3/27/2007 1:50:20 PM PARAMHOST - Listening on port 8084, channel registered 3/27/2007 1:50:42 PM EditProjectClosingWizard start 3/27/2007 1:50:42 PM EditProjectClosingWizard start 3/27/2007 1:50:43 PM Using IIS Version 6 3/27/2007 1:50:43 PM About to get ASPNet username and password for IIS6 3/27/2007 1:50:43 PM About to get site for URL 3/27/2007 1:50:43 PM About to get IIS6 sites 3/27/2007 1:50:43 PM Got site 'Default Web Site' with identifier 1 3/27/2007 1:50:43 PM Got best VD match at path: [url=IIS://localhost/w3svc/1/root]IIS://localhost/w3svc/1/root[/url], URL /LM/W3SVC/1/ROOT 3/27/2007 1:50:43 PM AppPool for URL http://localhost/CheckProfiler is DefaultAppPool 3/27/2007 1:50:43 PM About to show wizard 3/27/2007 1:51:00 PM Wizard dialog returned 3/27/2007 1:51:02 PM UI Start profiling 3/27/2007 1:51:02 PM ENGINE - Core2.dll found in regisry 3/27/2007 1:51:02 PM ENGINE Start profiling performance of ASP.NET web application http://localhost/CheckProfiler/Service.asmx 3/27/2007 1:51:02 PM ENGINE The profiler is enabled 3/27/2007 1:51:02 PM TRANSFER - Waiting for pipe connection from core 3/27/2007 1:51:02 PM WaitForPort on address 127.0.0.1, port 8086 3/27/2007 1:51:03 PM ENGINE - Managed to hook into status updates from IIS Profile Host 3/27/2007 1:51:37 PM ENGINE - Closing IISProfileHost 3/27/2007 1:51:38 PM ENGINE - Caught Exception in ProfilingSession: Timed out waiting for port 8013 on 127.0.0.1 to become available ############################################## File 2: IISProfileHostLog12584.txt 3/27/2007 2:33:54 PM IISProfileHostLog initialized 3/27/2007 2:33:54 PM PID = 12584 3/27/2007 2:33:54 PM Log file name = IISProfileHostLog12584.txt 3/27/2007 2:33:54 PM OS version = Microsoft Windows NT 5.2.3790 Service Pack 1 3/27/2007 2:33:54 PM Machine name = TCS031751 3/27/2007 2:33:54 PM User name = administrator 3/27/2007 2:33:54 PM ANTS Profiler IISProfileHost Start up 3/27/2007 2:33:54 PM Listening on port 8086 3/27/2007 2:33:55 PM StartProfilingIIS currentUserName SOLOMON\administrator, url http://localhost/CheckProfiler/Service.asmx, .NET 2.0 Two, IIS6 3/27/2007 2:33:55 PM Parse IIS metabase 3/27/2007 2:33:56 PM InitServiceList 3/27/2007 2:33:56 PM StartIIS 3/27/2007 2:33:56 PM StartWebService for IIS 6 3/27/2007 2:33:56 PM WaitForPort on address 127.0.0.1, port 8013 3/27/2007 2:33:58 PM About to get site for URL 3/27/2007 2:33:58 PM About to get IIS6 sites 3/27/2007 2:33:59 PM Got site 'Default Web Site' with identifier 1 3/27/2007 2:33:59 PM About to get IIS6 x64 status 3/27/2007 2:33:59 PM WaitForPort start, url = http://localhost:8013/CheckProfiler/Service.asmx 3/27/2007 2:33:59 PM WaitForPort on address 127.0.0.1, port 8013 3/27/2007 2:34:30 PM StartProfilingIIS - threw exception 3/27/2007 2:34:30 PM ENGINE - Received request to close IISProfileHost 3/27/2007 2:34:30 PM IISPROFILEHOST - Exiting due to closing: True and UI Exit: False 3/27/2007 2:34:30 PM Main() exiting /****************************************************/ Please do let me know if you need any other information, thaanks, Sachin Bansal / comments
hi Rob, Thanks for your quick reply. I am an administrator on my machine and I dont think there is any credential problem. I have mentioned each detail with the topic "Problem in profiling WebServi...
0 votes