I’m having problems getting the Logger Adapter to work. I’ve installed the Enterprise Adapters (v4.1.1), Adapter Development Kit (Runtime)/
webMethods Enterprise Adapter Manager and the
Enterprise Integrator Adapters.
After going through pages 161-168 in the Enterprise Integrator User’s Guide version 4.6,
I get a dialog with the following message:
Could not restart the webMethods Enterprise
Adapters.
No configuration for adapter process
“EntLogger” on broker “Broker #1@system1”
Also, I don’t have the ent_logtables_mssql_create.sql file.
What package do I need to download to get this
file?
Make sure you have an adapter configured named EntLogger. Create this using the Adapter Manager tool. Then execute the sql to create the logging tables. You can usually find them under
C:\Program Files\webMethods\db\scripts\create\create_dbtables_Oracle.sql. Do a search on “ent_” and you will find what you need.
I m facing the same problem. I configured Logger adapter EntLogger but it gives the same error message. Infact it gives same error for the oracle adapter I configured. I created the table using the sql script provided. Please let me know if you have found any solutions for this.
If you are using adapter manager you need to do the following:
Install the 411 adapter set
Install the EI adapter set
Install adapter manager
Create and start an adapter process monitor
In Enterprise Manager create a client group for the logger adapter
In Adapter Manager create a new adapter instance of type logger
The DDL for MSSQL should be somewhere in your wM directory structure
I can connect to a deafult instance in SQL Server 2000 but not to a named server instance.
I have used all possible DBURLs mentione below but it didn’t help.