Application Insights Trace Listener w/ Enterprise Library Logging

Is it possible to use Application Insights with Enterprise Library Logging?
I have not had much success in setting up the ApplicationInsightsTraceListener in place of the Azure DiagnosticMonitorTraceListener that I was using previously, but it isn't immediately clear as to why.
Just wanted to make sure I wasn't completely off track!

lukegriffin,
I'm sorry to hear you are having trouble with getting the TraceListener setup in an Azure scenario. If you provide some more details perhaps I can help you out.
We don't currently have an adapter to support Enterprise Library Logging. If you would like this could I ask you to log and vote for it at
http://aka.ms/aiuservoice
and we will track the priority.
Thanks,
Joshua Weber 

Similar Messages

  • Using both Enterprise library and Entity framework as DAL for same application

    We have been using EF for large amount of data  retrieval in our current application. We faced performance related issues with using EF with large data retrieval and manipulation.
    We need to extend the same project with some additional functionality similar to what currently exists in the application and uses EF.
    For the new functionality, we do not want to use EF and want to use enterprise library for Data access.
    My question is if we use both entity framework for parts of the application data access mechanism and enterprise library for other parts of application data access, are there any known issues?
    if there are any best practices to be followed please share .

    We have been using EF for large dataset retrieval in our current application. We faced performance related issues with using EF for large data set's  .
    Dataset? What are you talking about?  If you are using the salad bowl, the dataset with datatables, then here is the reason not to use them.
    http://lauteikkehn.blogspot.com/2012/03/datatable-vs-list.html
    My question is if we use both entity framework for parts of the application data access mechanism and enterprise library for other parts of application data access, are there any known issues?
    What is Entlib going to buy you in performance? It's going to buy you nothing. You'll be better of going to the EF backdoor, use SQL command objects, inline T-SQL, sprocs, datareder and using custom objects or objects off of the virtual model returning a
    single object or objects in a collction., if you are concerned about performance.
    http://blogs.msdn.com/b/alexj/archive/2009/11/07/tip-41-how-to-execute-t-sql-directly-against-the-database.aspx
    You'll probably be better of going to Entity SQL, using a datareader, collection and using custom objects or objects off of the model, if you are concerned about query performance.
    https://msdn.microsoft.com/en-us/library/vstudio/bb738684(v=vs.100).aspx
    https://msdn.microsoft.com/en-us/library/vstudio/bb387145(v=vs.100).aspx
    https://msdn.microsoft.com/en-us/library/vstudio/bb399560(v=vs.100).aspx
    My question is if we use both entity framework for parts of the application data access mechanism and enterprise library for other parts of application data access,
    are there any known issues?
     A nightmare, no consistency and complete Helter Skelter is what I see. Been there and seen it in action with different technologies doing the same thing in a solution.

  • Issue with Enterprise Library's Data Access Application

    I do not know if I have the correct forum for this post. I hve put it in what I believe is the most likely best forum, but please move this if there is a more germane forum for it.
    I have inherited a solution (C#) which uses the reference Microsoft.Practices.EnterpriseLibrary.Data. The reference was included with the codebase I inherited, there are no missing references.
    When the library is called with:
    Microsoft.Practices.EnterpriseLibrary.Data.ExecuteDataSet("configConfigurationKeysSelect", parameterValues);
    It complains with the runtime error:
    [InvalidOperationException: The stored procedure 'configConfigurationKeysSelect' doesn't exist.] (I have put the full trace below)
    This is true, there IS no stored procedure  'configConfigurationKeysSelect'  but there is a table named  'configConfigurationKeys.'  
    I assumed this stored procedure is built on the fly to select from that table? Must I do something regarding  Enterprise Library's Data Access Application so that this works on the system I am running it on? (I am simply accessing the references
    included with the sourced for this, nothing else). I am looking for some guidance here, and thanks in advance.
    Stack trace on error as:
    [InvalidOperationException: The stored procedure 'configConfigurationKeysSelect' doesn't exist.]    System.Data.SqlClient.SqlCommand.DeriveParameters() +5344249
       System.Data.SqlClient.SqlCommandBuilder.DeriveParameters(SqlCommand command) +115
       Microsoft.Practices.EnterpriseLibrary.Data.Sql.SqlDatabase.DeriveParameters(DbCommand discoveryCommand) +72
       Microsoft.Practices.EnterpriseLibrary.Data.Database.DiscoverParameters(DbCommand command) +251
       Microsoft.Practices.EnterpriseLibrary.Data.ParameterCache.SetParameters(DbCommand command, Database database) +225
       Microsoft.Practices.EnterpriseLibrary.Data.Database.AssignParameters(DbCommand command, Object[] parameterValues) +53
       Microsoft.Practices.EnterpriseLibrary.Data.Database.GetStoredProcCommand(String storedProcedureName, Object[] parameterValues) +161
       Microsoft.Practices.EnterpriseLibrary.Data.Database.ExecuteDataSet(String storedProcedureName, Object[] parameterValues) +70
    Enterprise Library's Data Access Application 

    This is true, there IS no stored procedure  'configConfigurationKeysSelect'  but there is a table named  'configConfigurationKeys.'  
    I assumed this stored procedure is built on the fly to select from that table? Must I do something regarding  Enterprise Library's Data Access Application so that this works on the system I am running it on? (I am simply accessing the references
    included with the sourced for this, nothing else). I am looking for some guidance here, and thanks in advance.
    Why do you assume that a stored procedure is create on the fly?  Looking at the documentation for this component, I don't see a mention of such.
    Dan Guzman, SQL Server MVP, http://www.dbdelta.com

  • Windows Service Enterprise Library Data Access Application Blocks Connection Pooling Issue

    Hello,
    We are developing a windows service using c# .net v 4.5.1 which communicates with SQL database (SQL 2008 R2 x64), communication with SQL server is done using Enterprise Library data access block v 6, The windows service does a file copy process in bulk &
    updates the database about the status of file copy, it is observed that as soon as we start the service the number of connections get max out & we start receiving a "Timeout expired.  The timeout period elapsed prior to obtaining a connection
    from the pool.  This may have occurred because all pooled connections were in use and max pool size was reached."
    This issue is only observed when we run the code logic by deploying it as a windows service, When we run the exactly same code as a standalone exe (right click -> run as administrator) / non windows service, the connections on database are not exceeded
    & we do not receive the above mentioned error.
    The code block which makes calls to the database is under the c# "using" statement, hence connection pooling should be handled by default.
    Could you please recommend any suggestions on areas which I might have missed on to investigate this issue.
    Thanks in advance.

    Hi
    The issue got resolved after refresh the SCOM Data base access service  account in SQL 2012.
    Unable to launch the operations manager 2012 R2 console after extended the C drive of the SQl server ,getting error "The Data
    Access service is either not
    running or not yet initialized.
    Got to your SQL server -->databases-operationsmanager--security-users--locate the daa service account and refresh.issue fixed and am able to luanch.

  • Application Insights Online does not show data. How to find out where the problem is?

    Hi, 
    I have application insight set up, sometimes I see data online, but sometimes I don't. I am wondering how to: 
    1. Make sure the monitor is running for my application?
    2. see there is data has been sent to cloud server? I tried to run DebugView but it does not show up anything. Is there a log flag that can be turned on so I can log everything to a log file while it is being sent to server?
    Thanks.

    Hello ChadKaKit,
    You can try Fiddler2 to see whether something gets out of the box to dc.services.visualstudio.com.
    Make sure to either run application under the same account as a Fiddler or set a .NET proxy settings in web.config (app.Config for executables) to redirect to Fiddler.
    Also, you can take a look at the AI traces with PerfView:
    Perfview.exe /onlyProviders=*Microsoft-ApplicationInsights-Extensibility-Web,*Microsoft-ApplicationInsights-Core,*Microsoft-ApplicationInsights-Extensibility-RuntimeTelemetry,*Microsoft-ApplicationInsights-Extensibility-Rtia-SharedCore collect

  • Using Enterprise library 2

    Hi every one,
    iam using .net2 enterprise library and oracle as my background db.
    can any one guide me in using the data access application block for .net2.
    i wrote a sample stored procedure which returns cursors as output parameter.
    is there any way to handle it.
    can any one provide me an example for this which will helpfull for me.
    thanks

    Microsoft's Petshop example application uses the Microsoft Database Access Application Block (DAAB) with Oracle 9i. This was the DAAB from before the Enterprise Library, when it was still separate.I am guessing they use the MS Oracle provider instead of ODP.
    http://msdn2.microsoft.com/en-us/library/ms954623.aspx
    I don't care for DAAB myself. It seems terribly inefficient. It's a late-bound architecture where they have to hit the DB first to get metadata before executing a query. It's true that they cache the metadata, but it's better in my mind if you know the types ahead of time. Their approach is fine for dynamic SQL in cases where you can't know the types ahead of time, but that's a rare situation. With most dynamic SQL you know the types of the columns you might access.
    The Enterprise Library is also pretty heavy. It's hard to use only part of it. Once you start using it, you're stuck with a bunch of blocks, like caching, logging, configuration, etc.
    Eric

  • Application open several listener ports

    Hello guys,
    I hav an application that connects to the Oracle Database, this application have a really extrange behavior, it's reporting several opened ports in the listener.log file, here are an example:
    TNSLSNR for 32-bit Windows: Version 10.2.0.1.0 - Production on 18-FEB-2009 07:30:02
    Copyright (c) 1991, 2005, Oracle.  All rights reserved.
    System parameter file is e:\oracle\product\10.2.0\db_1\network\admin\listener.ora
    Log messages written to e:\oracle\product\10.2.0\db_1\network\log\listener.log
    Trace information written to e:\oracle\product\10.2.0\db_1\network\trace\listener.trc
    Trace level is currently 0
    Started with pid=5084
    Listening on: (DESCRIPTION=(ADDRESS=(PROTOCOL=tcp)(HOST=ORACLE_HOST)(PORT=1521)))
    Listener completed notification to CRS on start
    TIMESTAMP * CONNECT DATA [* PROTOCOL INFO] * EVENT [* SID] * RETURN CODE
    TNSLSNR for 32-bit Windows: Version 10.2.0.1.0 - Production on 18-FEB-2009 07:30:07
    Copyright (c) 1991, 2005, Oracle.  All rights reserved.
    System parameter file is e:\oracle\product\10.2.0\db_1\network\admin\listener.ora
    Log messages written to e:\oracle\product\10.2.0\db_1\network\log\listener.log
    Trace information written to e:\oracle\product\10.2.0\db_1\network\trace\listener.trc
    Trace level is currently 0
    Started with pid=7056
    Listening on: (DESCRIPTION=(ADDRESS=(PROTOCOL=tcp)(HOST=ORACLE_HOST)(PORT=1521)))
    Listener completed notification to CRS on start
    TIMESTAMP * CONNECT DATA [* PROTOCOL INFO] * EVENT [* SID] * RETURN CODE
    18-FEB-2009 08:33:08 * (CONNECT_DATA=(SERVER=DEDICATED)(SERVICE_NAME=PRISM)(CID=(PROGRAM=\\ORACLE_HOST\PRISMPM\PRISMPM.EXE)(HOST=WKST-W20972)(USER=USER3157))) * (ADDRESS=(PROTOCOL=tcp)(HOST=144.180.225.7)(PORT=2303)) * establish * PRISM * 0
    18-FEB-2009 08:33:09 * (CONNECT_DATA=(SERVER=DEDICATED)(SERVICE_NAME=PRISM)(CID=(PROGRAM=\\ORACLE_HOST\PRISMPM\PRISMPM.EXE)(HOST=WKST-W20972)(USER=USER3157))) * (ADDRESS=(PROTOCOL=tcp)(HOST=144.180.225.7)(PORT=2305)) * establish * PRISM * 0
    18-FEB-2009 08:33:09 * (CONNECT_DATA=(SERVER=DEDICATED)(SERVICE_NAME=PRISM)(CID=(PROGRAM=\\ORACLE_HOST\PRISMPM\PRISMPM.EXE)(HOST=WKST-W20972)(USER=USER3157))) * (ADDRESS=(PROTOCOL=tcp)(HOST=144.180.225.7)(PORT=2310)) * establish * PRISM * 0
    18-FEB-2009 08:33:09 * (CONNECT_DATA=(SERVER=DEDICATED)(SERVICE_NAME=PRISM)(CID=(PROGRAM=\\ORACLE_HOST\PRISMPM\PRISMPM.EXE)(HOST=WKST-W20972)(USER=USER3157))) * (ADDRESS=(PROTOCOL=tcp)(HOST=144.180.225.7)(PORT=2311)) * establish * PRISM * 0
    18-FEB-2009 08:33:10 * (CONNECT_DATA=(SERVER=DEDICATED)(SERVICE_NAME=PRISM)(CID=(PROGRAM=\\ORACLE_HOST\PRISMPM\PRISMPM.EXE)(HOST=WKST-W20972)(USER=USER3157))) * (ADDRESS=(PROTOCOL=tcp)(HOST=144.180.225.7)(PORT=2312)) * establish * PRISM * 0
    18-FEB-2009 08:33:10 * (CONNECT_DATA=(SERVER=DEDICATED)(SERVICE_NAME=PRISM)(CID=(PROGRAM=\\ORACLE_HOST\PRISMPM\PRISMPM.EXE)(HOST=WKST-W20972)(USER=USER3157))) * (ADDRESS=(PROTOCOL=tcp)(HOST=144.180.225.7)(PORT=2313)) * establish * PRISM * 0
    18-FEB-2009 08:33:10 * (CONNECT_DATA=(SERVER=DEDICATED)(SERVICE_NAME=PRISM)(CID=(PROGRAM=\\ORACLE_HOST\PRISMPM\PRISMPM.EXE)(HOST=WKST-W20972)(USER=USER3157))) * (ADDRESS=(PROTOCOL=tcp)(HOST=144.180.225.7)(PORT=2314)) * establish * PRISM * 0
    18-FEB-2009 08:33:10 * (CONNECT_DATA=(SERVER=DEDICATED)(SERVICE_NAME=PRISM)(CID=(PROGRAM=\\ORACLE_HOST\PRISMPM\PRISMPM.EXE)(HOST=WKST-W20972)(USER=USER3157))) * (ADDRESS=(PROTOCOL=tcp)(HOST=144.180.225.7)(PORT=2315)) * establish * PRISM * 0
    18-FEB-2009 08:33:10 * service_update * prism * 0
    18-FEB-2009 08:33:19 * service_update * prism * 0
    18-FEB-2009 08:33:23 * (CONNECT_DATA=(SERVER=DEDICATED)(SERVICE_NAME=PRISM)(CID=(PROGRAM=\\ORACLE_HOST\PRISMPM\PRISMPM.EXE)(HOST=WKST-W20972)(USER=USER3157))) * (ADDRESS=(PROTOCOL=tcp)(HOST=144.180.225.7)(PORT=2316)) * establish * PRISM * 0
    18-FEB-2009 08:33:23 * (CONNECT_DATA=(SERVER=DEDICATED)(SERVICE_NAME=PRISM)(CID=(PROGRAM=\\ORACLE_HOST\PRISMPM\PRISMPM.EXE)(HOST=WKST-W20972)(USER=USER3157))) * (ADDRESS=(PROTOCOL=tcp)(HOST=144.180.225.7)(PORT=2317)) * establish * PRISM * 0
    18-FEB-2009 08:33:23 * (CONNECT_DATA=(SERVER=DEDICATED)(SERVICE_NAME=PRISM)(CID=(PROGRAM=\\ORACLE_HOST\PRISMPM\PRISMPM.EXE)(HOST=WKST-W20972)(USER=USER3157))) * (ADDRESS=(PROTOCOL=tcp)(HOST=144.180.225.7)(PORT=2318)) * establish * PRISM * 0
    18-FEB-2009 08:33:23 * (CONNECT_DATA=(SERVER=DEDICATED)(SERVICE_NAME=PRISM)(CID=(PROGRAM=\\ORACLE_HOST\PRISMPM\PRISMPM.EXE)(HOST=WKST-W20972)(USER=USER3157))) * (ADDRESS=(PROTOCOL=tcp)(HOST=144.180.225.7)(PORT=2319)) * establish * PRISM * 0
    18-FEB-2009 08:33:24 * (CONNECT_DATA=(SERVER=DEDICATED)(SERVICE_NAME=PRISM)(CID=(PROGRAM=\\ORACLE_HOST\PRISMPM\PRISMPM.EXE)(HOST=WKST-W20972)(USER=USER3157))) * (ADDRESS=(PROTOCOL=tcp)(HOST=144.180.225.7)(PORT=2320)) * establish * PRISM * 0
    18-FEB-2009 08:33:24 * (CONNECT_DATA=(SERVER=DEDICATED)(SERVICE_NAME=PRISM)(CID=(PROGRAM=\\ORACLE_HOST\PRISMPM\PRISMPM.EXE)(HOST=WKST-W20972)(USER=USER3157))) * (ADDRESS=(PROTOCOL=tcp)(HOST=144.180.225.7)(PORT=2321)) * establish * PRISM * 0
    18-FEB-2009 08:33:24 * (CONNECT_DATA=(SERVER=DEDICATED)(SERVICE_NAME=PRISM)(CID=(PROGRAM=\\ORACLE_HOST\PRISMPM\PRISMPM.EXE)(HOST=WKST-W20972)(USER=USER3157))) * (ADDRESS=(PROTOCOL=tcp)(HOST=144.180.225.7)(PORT=2322)) * establish * PRISM * 0
    18-FEB-2009 08:33:24 * (CONNECT_DATA=(SERVER=DEDICATED)(SERVICE_NAME=PRISM)(CID=(PROGRAM=\\ORACLE_HOST\PRISMPM\PRISMPM.EXE)(HOST=WKST-W20972)(USER=USER3157))) * (ADDRESS=(PROTOCOL=tcp)(HOST=144.180.225.7)(PORT=2323)) * establish * PRISM * 0
    18-FEB-2009 08:33:25 * service_update * prism * 0
    18-FEB-2009 08:33:31 * service_update * prism * 0
    18-FEB-2009 08:33:34 * service_update * prism * 0
    18-FEB-2009 08:36:55 * (CONNECT_DATA=(SERVICE_NAME=PRISM)(CID=(PROGRAM=C:\Program?Files\Microsoft?Office\OFFICE11\EXCEL.EXE)(HOST=WKST-W21062)(USER=USER3019))) * (ADDRESS=(PROTOCOL=tcp)(HOST=144.180.227.60)(PORT=3845)) * establish * PRISM * 0
    18-FEB-2009 08:36:56 * (CONNECT_DATA=(SERVICE_NAME=PRISM)(CID=(PROGRAM=C:\Program?Files\Microsoft?Office\OFFICE11\EXCEL.EXE)(HOST=WKST-W21062)(USER=USER3019))) * (ADDRESS=(PROTOCOL=tcp)(HOST=144.180.227.60)(PORT=3846)) * establish * PRISM * 0
    18-FEB-2009 08:36:58 * service_update * prism * 0
    18-FEB-2009 08:37:22 * service_update * prism * 0
    18-FEB-2009 08:37:37 * service_update * prism * 0
    18-FEB-2009 08:44:24 * (CONNECT_DATA=(SERVER=DEDICATED)(SERVICE_NAME=PRISM)(CID=(PROGRAM=\\ORACLE_HOST\PRISMPM\PRISMPM.EXE)(HOST=WKST-W20972)(USER=USER3157))) * (ADDRESS=(PROTOCOL=tcp)(HOST=144.180.225.7)(PORT=1260)) * establish * PRISM * 0
    18-FEB-2009 08:44:24 * (CONNECT_DATA=(SERVER=DEDICATED)(SERVICE_NAME=PRISM)(CID=(PROGRAM=\\ORACLE_HOST\PRISMPM\PRISMPM.EXE)(HOST=WKST-W20972)(USER=USER3157))) * (ADDRESS=(PROTOCOL=tcp)(HOST=144.180.225.7)(PORT=1261)) * establish * PRISM * 0
    18-FEB-2009 08:44:24 * (CONNECT_DATA=(SERVER=DEDICATED)(SERVICE_NAME=PRISM)(CID=(PROGRAM=\\ORACLE_HOST\PRISMPM\PRISMPM.EXE)(HOST=WKST-W20972)(USER=USER3157))) * (ADDRESS=(PROTOCOL=tcp)(HOST=144.180.225.7)(PORT=1265)) * establish * PRISM * 0
    18-FEB-2009 08:44:25 * (CONNECT_DATA=(SERVER=DEDICATED)(SERVICE_NAME=PRISM)(CID=(PROGRAM=\\ORACLE_HOST\PRISMPM\PRISMPM.EXE)(HOST=WKST-W20972)(USER=USER3157))) * (ADDRESS=(PROTOCOL=tcp)(HOST=144.180.225.7)(PORT=1266)) * establish * PRISM * 0
    18-FEB-2009 08:44:25 * (CONNECT_DATA=(SERVER=DEDICATED)(SERVICE_NAME=PRISM)(CID=(PROGRAM=\\ORACLE_HOST\PRISMPM\PRISMPM.EXE)(HOST=WKST-W20972)(USER=USER3157))) * (ADDRESS=(PROTOCOL=tcp)(HOST=144.180.225.7)(PORT=1267)) * establish * PRISM * 0
    18-FEB-2009 08:44:25 * (CONNECT_DATA=(SERVER=DEDICATED)(SERVICE_NAME=PRISM)(CID=(PROGRAM=\\ORACLE_HOST\PRISMPM\PRISMPM.EXE)(HOST=WKST-W20972)(USER=USER3157))) * (ADDRESS=(PROTOCOL=tcp)(HOST=144.180.225.7)(PORT=1268)) * establish * PRISM * 0
    18-FEB-2009 08:44:25 * (CONNECT_DATA=(SERVER=DEDICATED)(SERVICE_NAME=PRISM)(CID=(PROGRAM=\\ORACLE_HOST\PRISMPM\PRISMPM.EXE)(HOST=WKST-W20972)(USER=USER3157))) * (ADDRESS=(PROTOCOL=tcp)(HOST=144.180.225.7)(PORT=1269)) * establish * PRISM * 0
    18-FEB-2009 08:44:25 * (CONNECT_DATA=(SERVER=DEDICATED)(SERVICE_NAME=PRISM)(CID=(PROGRAM=\\ORACLE_HOST\PRISMPM\PRISMPM.EXE)(HOST=WKST-W20972)(USER=USER3157))) * (ADDRESS=(PROTOCOL=tcp)(HOST=144.180.225.7)(PORT=1270)) * establish * PRISM * 0
    18-FEB-2009 08:44:25 * service_update * prism * 0
    18-FEB-2009 08:44:28 * service_update * prism * 0
    18-FEB-2009 08:44:31 * service_update * prism * 0
    18-FEB-2009 08:44:35 * (CONNECT_DATA=(SERVER=DEDICATED)(SERVICE_NAME=PRISM)(CID=(PROGRAM=\\ORACLE_HOST\PRISMPM\PRISMPM.EXE)(HOST=WKST-W20972)(USER=USER3157))) * (ADDRESS=(PROTOCOL=tcp)(HOST=144.180.225.7)(PORT=1275)) * establish * PRISM * 0
    18-FEB-2009 08:44:35 * (CONNECT_DATA=(SERVER=DEDICATED)(SERVICE_NAME=PRISM)(CID=(PROGRAM=\\ORACLE_HOST\PRISMPM\PRISMPM.EXE)(HOST=WKST-W20972)(USER=USER3157))) * (ADDRESS=(PROTOCOL=tcp)(HOST=144.180.225.7)(PORT=1276)) * establish * PRISM * 0
    18-FEB-2009 08:44:36 * (CONNECT_DATA=(SERVER=DEDICATED)(SERVICE_NAME=PRISM)(CID=(PROGRAM=\\ORACLE_HOST\PRISMPM\PRISMPM.EXE)(HOST=WKST-W20972)(USER=USER3157))) * (ADDRESS=(PROTOCOL=tcp)(HOST=144.180.225.7)(PORT=1277)) * establish * PRISM * 0
    18-FEB-2009 08:44:36 * (CONNECT_DATA=(SERVER=DEDICATED)(SERVICE_NAME=PRISM)(CID=(PROGRAM=\\ORACLE_HOST\PRISMPM\PRISMPM.EXE)(HOST=WKST-W20972)(USER=USER3157))) * (ADDRESS=(PROTOCOL=tcp)(HOST=144.180.225.7)(PORT=1278)) * establish * PRISM * 0
    18-FEB-2009 08:44:36 * (CONNECT_DATA=(SERVER=DEDICATED)(SERVICE_NAME=PRISM)(CID=(PROGRAM=\\ORACLE_HOST\PRISMPM\PRISMPM.EXE)(HOST=WKST-W20972)(USER=USER3157))) * (ADDRESS=(PROTOCOL=tcp)(HOST=144.180.225.7)(PORT=1279)) * establish * PRISM * 0
    18-FEB-2009 08:44:36 * (CONNECT_DATA=(SERVER=DEDICATED)(SERVICE_NAME=PRISM)(CID=(PROGRAM=\\ORACLE_HOST\PRISMPM\PRISMPM.EXE)(HOST=WKST-W20972)(USER=USER3157))) * (ADDRESS=(PROTOCOL=tcp)(HOST=144.180.225.7)(PORT=1280)) * establish * PRISM * 0
    18-FEB-2009 08:44:36 * (CONNECT_DATA=(SERVER=DEDICATED)(SERVICE_NAME=PRISM)(CID=(PROGRAM=\\ORACLE_HOST\PRISMPM\PRISMPM.EXE)(HOST=WKST-W20972)(USER=USER3157))) * (ADDRESS=(PROTOCOL=tcp)(HOST=144.180.225.7)(PORT=1281)) * establish * PRISM * 0
    18-FEB-2009 08:44:36 * (CONNECT_DATA=(SERVER=DEDICATED)(SERVICE_NAME=PRISM)(CID=(PROGRAM=\\ORACLE_HOST\PRISMPM\PRISMPM.EXE)(HOST=WKST-W20972)(USER=USER3157))) * (ADDRESS=(PROTOCOL=tcp)(HOST=144.180.225.7)(PORT=1282)) * establish * PRISM * 0
    18-FEB-2009 08:44:37 * service_update * prism * 0
    18-FEB-2009 08:44:43 * service_update * prism * 0
    18-FEB-2009 08:46:52 * (CONNECT_DATA=(SERVER=DEDICATED)(SERVICE_NAME=PRISM)(CID=(PROGRAM=C:\Program Files\Microsoft Office\OFFICE11\msqry32.exe)(HOST=WKST-W20972)(USER=USER3157))) * (ADDRESS=(PROTOCOL=tcp)(HOST=144.180.225.7)(PORT=1308)) * establish * PRISM * 0
    18-FEB-2009 08:47:07 * (CONNECT_DATA=(SERVER=DEDICATED)(SERVICE_NAME=PRISM)(CID=(PROGRAM=C:\Program Files\Microsoft Office\OFFICE11\msqry32.exe)(HOST=WKST-W20972)(USER=USER3157))) * (ADDRESS=(PROTOCOL=tcp)(HOST=144.180.225.7)(PORT=1309)) * establish * PRISM * 0
    18-FEB-2009 08:47:07 * service_update * prism * 0
    18-FEB-2009 08:47:46 * (CONNECT_DATA=(SERVER=DEDICATED)(SERVICE_NAME=PRISM)(CID=(PROGRAM=C:\Program Files\Microsoft Office\OFFICE11\EXCEL.EXE)(HOST=WKST-W20972)(USER=USER3157))) * (ADDRESS=(PROTOCOL=tcp)(HOST=144.180.225.7)(PORT=1310)) * establish * PRISM * 0
    18-FEB-2009 08:47:49 * service_update * prism * 0
    18-FEB-2009 08:47:56 * (CONNECT_DATA=(SERVER=DEDICATED)(SERVICE_NAME=PRISM)(CID=(PROGRAM=C:\Program Files\Microsoft Office\OFFICE11\EXCEL.EXE)(HOST=WKST-W20972)(USER=USER3157))) * (ADDRESS=(PROTOCOL=tcp)(HOST=144.180.225.7)(PORT=1313)) * establish * PRISM * 0
    18-FEB-2009 08:48:14 * (CONNECT_DATA=(SERVER=DEDICATED)(SERVICE_NAME=PRISM)(CID=(PROGRAM=C:\Program Files\Microsoft Office\OFFICE11\msqry32.exe)(HOST=WKST-W20972)(USER=USER3157))) * (ADDRESS=(PROTOCOL=tcp)(HOST=144.180.225.7)(PORT=1314)) * establish * PRISM * 0
    18-FEB-2009 08:48:23 * (CONNECT_DATA=(SERVER=DEDICATED)(SERVICE_NAME=PRISM)(CID=(PROGRAM=C:\Program Files\Microsoft Office\OFFICE11\msqry32.exe)(HOST=WKST-W20972)(USER=USER3157))) * (ADDRESS=(PROTOCOL=tcp)(HOST=144.180.225.7)(PORT=1315)) * establish * PRISM * 0
    18-FEB-2009 08:48:25 * service_update * prism * 0
    18-FEB-2009 08:49:10 * service_update * prism * 0
    18-FEB-2009 08:49:12 * (CONNECT_DATA=(SERVER=DEDICATED)(SERVICE_NAME=PRISM)(CID=(PROGRAM=C:\Program Files\Microsoft Office\OFFICE11\EXCEL.EXE)(HOST=WKST-W20972)(USER=USER3157))) * (ADDRESS=(PROTOCOL=tcp)(HOST=144.180.225.7)(PORT=1316)) * establish * PRISM * 0
    18-FEB-2009 08:49:13 * service_update * prism * 0
    18-FEB-2009 08:49:16 * service_update * prism * 0
    18-FEB-2009 08:49:44 * (CONNECT_DATA=(SERVER=DEDICATED)(SERVICE_NAME=PRISM)(CID=(PROGRAM=C:\Program Files\Microsoft Office\OFFICE11\EXCEL.EXE)(HOST=WKST-W20972)(USER=USER3157))) * (ADDRESS=(PROTOCOL=tcp)(HOST=144.180.225.7)(PORT=1318)) * establish * PRISM * 0
    18-FEB-2009 08:49:46 * service_update * prism * 0
    18-FEB-2009 08:49:52 * service_update * prism * 0
    18-FEB-2009 08:49:59 * (CONNECT_DATA=(SERVER=DEDICATED)(SERVICE_NAME=PRISM)(CID=(PROGRAM=C:\Program Files\Microsoft Office\OFFICE11\EXCEL.EXE)(HOST=WKST-W20972)(USER=USER3157))) * (ADDRESS=(PROTOCOL=tcp)(HOST=144.180.225.7)(PORT=1319)) * establish * PRISM * 0
    18-FEB-2009 08:50:03 * (CONNECT_DATA=(SERVER=DEDICATED)(SERVICE_NAME=PRISM)(CID=(PROGRAM=C:\Program Files\Microsoft Office\OFFICE11\EXCEL.EXE)(HOST=WKST-W20972)(USER=USER3157))) * (ADDRESS=(PROTOCOL=tcp)(HOST=144.180.225.7)(PORT=1320)) * establish * PRISM * 0
    18-FEB-2009 08:50:04 * service_update * prism * 0
    18-FEB-2009 08:50:07 * service_update * prism * 0
    18-FEB-2009 08:50:31 * (CONNECT_DATA=(SERVER=DEDICATED)(SERVICE_NAME=PRISM)(CID=(PROGRAM=C:\Program Files\Microsoft Office\OFFICE11\EXCEL.EXE)(HOST=WKST-W20972)(USER=USER3157))) * (ADDRESS=(PROTOCOL=tcp)(HOST=144.180.225.7)(PORT=1323)) * establish * PRISM * 0
    18-FEB-2009 08:50:31 * service_update * prism * 0
    18-FEB-2009 08:50:37 * service_update * prism * 0
    18-FEB-2009 08:51:04 * (CONNECT_DATA=(SERVER=DEDICATED)(SERVICE_NAME=PRISM)(CID=(PROGRAM=C:\Program Files\Microsoft Office\OFFICE11\EXCEL.EXE)(HOST=WKST-W20972)(USER=USER3157))) * (ADDRESS=(PROTOCOL=tcp)(HOST=144.180.225.7)(PORT=1324)) * establish * PRISM * 0
    18-FEB-2009 08:51:07 * service_update * prism * 0
    18-FEB-2009 08:51:10 * service_update * prism * 0
    18-FEB-2009 08:51:28 * (CONNECT_DATA=(SERVER=DEDICATED)(SERVICE_NAME=PRISM)(CID=(PROGRAM=\\ORACLE_HOST\PRISMPM\PRISMPM.EXE)(HOST=WKST-W20972)(USER=USER3157))) * (ADDRESS=(PROTOCOL=tcp)(HOST=144.180.225.7)(PORT=1327)) * establish * PRISM * 0
    18-FEB-2009 08:51:28 * (CONNECT_DATA=(SERVER=DEDICATED)(SERVICE_NAME=PRISM)(CID=(PROGRAM=\\ORACLE_HOST\PRISMPM\PRISMPM.EXE)(HOST=WKST-W20972)(USER=USER3157))) * (ADDRESS=(PROTOCOL=tcp)(HOST=144.180.225.7)(PORT=1328)) * establish * PRISM * 0
    18-FEB-2009 08:51:29 * (CONNECT_DATA=(SERVER=DEDICATED)(SERVICE_NAME=PRISM)(CID=(PROGRAM=\\ORACLE_HOST\PRISMPM\PRISMPM.EXE)(HOST=WKST-W20972)(USER=USER3157))) * (ADDRESS=(PROTOCOL=tcp)(HOST=144.180.225.7)(PORT=1329)) * establish * PRISM * 0
    18-FEB-2009 08:51:29 * (CONNECT_DATA=(SERVER=DEDICATED)(SERVICE_NAME=PRISM)(CID=(PROGRAM=\\ORACLE_HOST\PRISMPM\PRISMPM.EXE)(HOST=WKST-W20972)(USER=USER3157))) * (ADDRESS=(PROTOCOL=tcp)(HOST=144.180.225.7)(PORT=1330)) * establish * PRISM * 0
    18-FEB-2009 08:51:29 * (CONNECT_DATA=(SERVER=DEDICATED)(SERVICE_NAME=PRISM)(CID=(PROGRAM=\\ORACLE_HOST\PRISMPM\PRISMPM.EXE)(HOST=WKST-W20972)(USER=USER3157))) * (ADDRESS=(PROTOCOL=tcp)(HOST=144.180.225.7)(PORT=1331)) * establish * PRISM * 0
    18-FEB-2009 08:51:29 * (CONNECT_DATA=(SERVER=DEDICATED)(SERVICE_NAME=PRISM)(CID=(PROGRAM=\\ORACLE_HOST\PRISMPM\PRISMPM.EXE)(HOST=WKST-W20972)(USER=USER3157))) * (ADDRESS=(PROTOCOL=tcp)(HOST=144.180.225.7)(PORT=1332)) * establish * PRISM * 0
    18-FEB-2009 08:51:29 * (CONNECT_DATA=(SERVER=DEDICATED)(SERVICE_NAME=PRISM)(CID=(PROGRAM=\\ORACLE_HOST\PRISMPM\PRISMPM.EXE)(HOST=WKST-W20972)(USER=USER3157))) * (ADDRESS=(PROTOCOL=tcp)(HOST=144.180.225.7)(PORT=1333)) * establish * PRISM * 0
    18-FEB-2009 08:51:30 * (CONNECT_DATA=(SERVER=DEDICATED)(SERVICE_NAME=PRISM)(CID=(PROGRAM=\\ORACLE_HOST\PRISMPM\PRISMPM.EXE)(HOST=WKST-W20972)(USER=USER3157))) * (ADDRESS=(PROTOCOL=tcp)(HOST=144.180.225.7)(PORT=1334)) * establish * PRISM * 0
    18-FEB-2009 08:51:31 * service_update * prism * 0
    18-FEB-2009 08:51:37 * service_update * prism * 0
    18-FEB-2009 08:53:07 * service_update * primavera * 0
    18-FEB-2009 08:53:46 * (CONNECT_DATA=(SERVER=DEDICATED)(SERVICE_NAME=PRISM)(CID=(PROGRAM=C:\Program Files\Microsoft Office\OFFICE11\EXCEL.EXE)(HOST=WKST-W20972)(USER=USER3157))) * (ADDRESS=(PROTOCOL=tcp)(HOST=144.180.225.7)(PORT=1346)) * establish * PRISM * 0
    18-FEB-2009 08:53:49 * service_update * prism * 0
    18-FEB-2009 08:53:52 * service_update * prism * 0These opened port are not reused again, so in one day the listener hangs and I need to restart the service, the extrange part is when I execute the netstat command just a few of the reported ports are used.
    Any hints or configuration that I need to do?
    Best regards.
    Edited by: Cristian Orellana on Feb 18, 2009 7:28 AM

    Hi,
    You don't have a problemI really have a problem, because this system works fine all day, but tomorrow I will need to shutdown the service and start up again, that is the problem. So I'm trying to get at the root cause and I think that is because the server was configured as dedicated (open 6 port for each connection).
    Sybrand, about the messages posted here (in the first post) what do you think? how can I avoid that? There are any parameter to set that close the connections once that the transaction or session ends?
    Hope you can help me.
    Regards.

  • Can't view or edit Application Insights webtests in the new Azure Portal

    I'm in the process of setting up Application Insights for an Azure Cloud Services Web Role.  Things have been looking good so far - I've enabled App Insights telemetry to the VS2013 solution, configured correctly and am getting usage/monitoring data
    displayed in the NEW Azure Portal (portal.azure.com).
    I set up my first "webtest" on Friday to monitor the site availability from three separate locations around the world and alert when down; however, logging in today shows my webtests graph as blank, i.e. contains no data. 
    Usually, when this is the case, there's a link provided to create new webtests, but since I've already added a webtest, this is no longer the case.  So I can neither view or edit my existing webtest, nor create a new one.  I have tried clearing
    my browser private data and even use a different browser but the result is the same.  I have also tried deleting and recreating the Application Insights instance with the same name but the result is the same (although the data from the deleted instance
    remains...).  My only recourse is to create a new, differently named Application Insights instance and set it all up again, losing the telemetry collected so far.  This isn't such a big deal during the prototype stage, but when this goes into effect
    on the production site, deleting and starting from scratch whenever there's a webtests problem isn't going to be an option.
    How do I view/edit/clear existing webtests?  Is it possible to do this through Azure PowerShell or the Azure SDK?

    Hi Chris Haigh,
    We are working on this thread and will try to reply with the proper resolution as soon as possible.
    Regards,
    Azam khan

  • Application Insights is not recording any data from the released version of my Windows Phone app

    I released my first Windows Phone app a week ago, and Application Insights worked perfectly to collect usage data whilst in a debug build. However, the released version of the app is not returning any data at all. Is this a common problem for new apps or
    is there a problem that I need to address?
    I configured Application Insights for my app using the information on this guide - http://msdn.microsoft.com/en-us/library/dn509554.aspx
    Any ideas or help would be greatly appreciated, thanks for your help.

    Hi Bernard, thanks for your reply.
    I tested the data using a release package of the Windows Phone app deployed directly to my phone from Visual Studio and the data appeared after around 10 minutes. However, once I published the exact same package to the Windows Phone Store and started using
    the version downloaded from the store, no usage data has been uploaded even after several days of waiting.
    I am using SDK 0.7.1 and Application Insights Tools for Visual Studio v1.3.2. The app is built for WP 8.0 and running on WP 8.1.
    The instrumentation key is 757eeaff-605e-44a2-8eaa-6abf498bfcf5.
    Thanks for your time and help, I really appreciate it.
    Dan

  • Unable to install Enterprise Library 2007 on Windows 7

    I need Enterprise Library 2007 for my project. When i try installing, it throws the error : Microsoft .Net 2.0 needed . I try to install microsoft .Net 2.0, then it throws the error : .Net 2.0 is already part of the operating system. I uninstalled .net
    4.5.1 from my system and tried installing 2.0, yet it throws the same error. Is there any workaround for this. ( I have installed microsoft visual studio 2010 ultimate also in my system)

    .NET Framework 3.5 SP1 is an integral part of your Windows 7 OS. .NET 3.5 includes 2.0 and 3.0. That is why you cannot install 2.0, 3.0 or 3.5 on Windows 7 as a user.
    You can check for .NET 3.5 SP1 on your system as follows:
    Control Panel->Programs and Features... Turn Windows Features On and Off.
    You can check the integrity of .NET 3.5 with this tool:
    http://blogs.msdn.com/b/astebner/archive/2008/10/13/8999004.aspx
    Run the tool with .NET 2.0 selected, then post the LAST 15 lines of the tool log here.
    BTW .NET 4.0/4.5 are completely unrelated to .NET 3.5. They are separate versions. 4.0 is required by VS 2010.
    You should note that "Enterprise Library 2007", presuming you mean Enterprise Library 3.1 - May 2007, is an OLD version designed for use with VS 2005 (now out of support). That may be the reason for your issue.
    Read here about available versions:
    https://msdn.microsoft.com/library/cc467894.aspx

  • Weblogic crash without a trace (core dump, hs_err_pid, stracktrace, logs)

    We have a weblogic 9 cluster where a node crash/shutdown with no trace. Sometimes its node 2 and sometimes node 3, but not at the same time.
    We can't find any core dump, hs_err_pid or any stracktrace in the logs or std out/err.
    Specifying where hs_err files goes with -XX:ErrorFile should not be necessary as it should write in current directory or if not possible due to permissions etc, in the OS tmp dir.
    Are there any Weblogic specific JVM or system property we can specify to force some kind of trace when the process just seem to crash?
    We see this in the log from time to time, perhaps its related:
    <2012-jun-08 kl 13:53 CEST> <Error> <Security> <BEA-090060> <The AccessDecision class "weblogic.security.providers.realmadapter.AuthorizationProviderImpl" returned an error: java.lang.SecurityException: Realm Adapter ACL Mapping Failed.>
    Can the above hide a possible out of memory error trace to appear in the logs?
    SERVER: Weblogic 9.2.3 with some additional patches (and compatibility mode)
    OS: HP-UX B.11.23 U ia64
    JAVA: Java(TM) 2 Runtime Environment, Standard Edition (build 1.5.0.20-_28_apr_2010_03_15)
    Java HotSpot(TM) Server VM (build 1.5.0.20 jinteg:04.28.10-02:28 IA64, mixed mode)

    http://docs.oracle.com/cd/B28359_01/java.111/b31224/instclnt.htm gives some info about the used libraries (libocijdbc11.so)
    Could you check the environment variable - http://docs.oracle.com/cd/B28359_01/java.111/b31224/getsta.htm#i1005378
    "On Sun Solaris or Linux, set the LD_LIBRARY_PATH environment variable as follows:
    ORACLE_HOME/lib
    This directory contains the libocijdbc11.so shared object library.
    Note:
    If you are running a 32-bit Java Virtual Machine (JVM) against a 64-bit client or database, then you must also add ORACLE_HOME/lib32 to the LD_LIBRARY_PATH environment variable."

  • Azure Application insight server performance monitoring

    HI,
    I am using Azure application insight and want to know how to handle below scenarios.
    1) using Azure AppInsight across my application workflow which contains some non-asp.net components. I have a web role and a worker role, I can use AI in web role, but how can I use it in worker role. goal is to have end-to-end tracking for my workflow.
    2) in web role, is there an option to get call timing details for my server side code. for page timing, I want to drill down which method in that page took maximum time.
    3)when I use APp Insight javascript code in my page for tracking, it start collecting data. Is there an option to specifiy my some custom ID to log along with data. Presently AI logs its own sessionId and requestId, I want to associate my customId(per request)
    against the captured data.
    Thanks
    singhhome

    Also please see this thread for more information on how to configure AI for a worker role:
    http://stackoverflow.com/questions/26505483/appinsights-for-wpf-application/26641583#26641583
    Add Application Insights API nuget to your application, update the instrumentation key in the config to match
    the one from you AI resource, then you can
    TelemetryClient telemetryClient = new TelemetryClient();
    and use methods such as TrackTrace, TraceRequest, TrackMetric/Event etc.
    Application Insights team is hiring: https://careers.microsoft.com/jobdetails.aspx?jid=166735. Interested? Please email your resume to albulank at microsoft.com.

  • Application Insights Confusion

    Hi,
    I am trying to understand Application Insights and am confused about whether this can work with an internal (intranet) web app. When I read about this I see things that say that you can and then others say that you can't, that you can only use AI on external
    (extranet) sites. Could someone please help me understand this. I have many internal web apps that I would like to use AI on, some .net and some java. Could someone please point me to how I might enable AI for these intranet sites?
    Thanks in advance for any suggestions.
    regards,
    Bill
    William Campbell

    Bill,
    The availability feature of Application Insights can only be used to monitor apps/sites that are Internet facing so that functionality will (currently) be unavailable for you to use.  We do have adding Intranet sites on our backlog in some future release.
    I think this article,
    http://msdn.microsoft.com/en-us/library/dn481095.aspx, might help clarify things.  The section named "web service available" is the part you are unable to currently use. 
    All the other features, assuming you are using Visual Studio Online (VSO), you can use. 
    I would suggest however that since you are just starting out that you might look into using the Azure Preview Portal instead of VSO and that way you won't have to transition to using Azure in the future.  This link,
    http://msdn.microsoft.com/en-us/library/dn793604.aspx, will help you tell the difference.  The major difference for you is that you will not have any Java support nor any Performance/exception
    monitoring support.  They are currently not available to use in the Azure Preview Portal but they are high on our backlog and hopefully we will have them available in the near future.
    I hope this helps clarify things without putting too much mud in the water.
    Art

  • I get the following error: Error log file location: /Library/Logs/Adobe/Installers

    I get the error U44M1P7 Error log file location: /Library/Logs/Adobe/Installers
    Does anyone have an idea what I need to do?  Thanks

    Did you ever find a solution? I am in sort of the same boat. I even had an Adobe rep try to help me. For some reason my Adobe App Manager does not work on my Macbook. It orginally did but one day it just would not launch. After numerous attempts of uninstalling and re-installing without success, the only workaround solution was to create another user on my Macbook and install the Application Manager on that user's account. I can then download the apps / programs and updates from there. When I log out of that user and back into my main account the Adobe programs work....well most of them. I have noticed that certain programs, like Muse will launch and work correctly under my second user account but it will not luanch without error on the main account.
    The fact that no one at Adobe seems to be able to provide a solution is frustraing. Everything worked fine one day, then its all messed up. Switching users is not an ideal solution at all.

  • Is Enterprise Library still relevant?

    I am going to port an old C++ application to C# and intend to replace the C++ custom written cross-cutting libraries with third party cross-cutting frameworks/libraries.   In particular, I have been reviewing the Enterprise Library
    for the past week.   One issue that raises a significant red flag is that the version 6 of the Enterprise Library is not backwards compatible with version 5.   For example, a review of the developer guides from both versions shows that
    the security, cashing and cryptography blocks found in version 5 have been removed in version 6.  
    I have not used the Enterprise Library before.  But the lack of backwards compatibility alone seems to be a reason enough to avoid using Enterprise Library.  That is, significant changes between versions would seem to make this library very impractical
    to use.   So my question is the Enterprise Library still relevant/practical or would I be better off using other frameworks/libraries for crossing cutting issues (e.g.: FluentValidation, log4net)?

     Hi
    IB00,
    Based on your description,  you case related to Enterprise Library. I am afraid this is out of our support.
    Visual C# forum is discuss and ask questions about the C# programming language, IDE, libraries,
    samples, and tools.
    For your issue, I would recommend you to ask in CodePlex. Here is a special forum for Enterprise Library.
    https://entlib.codeplex.com/discussions
    Thanks for your understanding and effort.
    Best regards,
    Kristin
    We are trying to better understand customer views on social support experience, so your participation in this interview project would be greatly appreciated if you have time. Thanks for helping make community forums a great place.
    Click
    HERE to participate the survey.

Maybe you are looking for

  • Error in burning iTunes library to DVD as back up

    I'm keen to make a back up of my iTunes library onto DVD. When I try to do this, having followed the instructions to the letter, the system chugs through, checks the playlist, tells me it is initiating the burning, then I get a message canceling the

  • New mac mini system will not recognize wireless keyboard and trackpad.

    My brand new mac mini system will not initialize properly.  The return on the track pad are not being recognized, although scrolling is. Any others find this?  Support could not figure this out on the phone.  They sent me out to get new batteries and

  • Tax amount from line items

    Presently developing a report for which want Vendor Invoice line item tax details along with other details like material no, quantity. For example, a MIRO invoice, have 2 lines having different materials. On what fields do I link BSEG and BSET (apart

  • Animated gifs appear to have image bleedthrough in Internet Explorer 9

    I have been using Photoshop on a Mac for several years to make animated gif files for our company website and for our customers as well and have never had a problem until recently. On some Windows computers, these files are now appearing with ghost i

  • Ringtones on 4S keep changing

    New Verizon iPhone 4S user here. Like the phone so far but with a few minor changes it would be perfect. If I assign a ringtone to my wife and then resync the phone to add new contacts, calendar events, etc., the ringtone assignment gets switched bac