Error in Notification enabling

Hi, when iam trying to enable a notification, iam getting the following error:

[ART.116.3038] Adapter Runtime (Notification): Error in Notification Callback:enableCallback notification srinathWmPractice.NotificationExamples:insFSTnotify.
[ADA.1.316] Cannot execute the SQL statement “Unable to get metadata.”. "
(17008) Closed Connection"
Closed Connection Plz resolve with this issue anyone.

Thanks in advance

Hi ,

Open the notification in developper and click on “Reload Values from the Adapter” Option in notification.Now try to enable the notificaton. It enables without any error.:happy:

Thanks,
Durga Prasad.

Hi ,

Open the notification in developper and click on “Reload Values from the Adapter” Option in notification.Now try to enable the notificaton. It enables without any error.:happy:

Thanks,
Durga Prasad.

hello guys,
I’m working in WME8 and I have a serious problem of connection between IS-> Metadata and Designer → Metadata.

configuration :

1- for IS :
Settings → Metadata :
IS identifier : Administrator
CentraSite URL : [URL]http://localhost:53305/CentraSite/CentraSite[/URL]
User Name : “windows session name”
Password : “windows session password”

The result is : Test of CentraSite connection failed

2- for Designer :
Windows → preferences → CentraSite → Connections → Add…
(I don’t know what are the parameters to enter for : Name, Host, User and Password)

Can you Help me please?
thanks in advance

Hey check the nofication related objects… if one of the elemnets is not created… it goes into proble…

Check running…

WmJDBCAdapter/pub.pollingNotificationUtils:getDatabaseObjectsForNotification

Then run inputting notification name…
WmJDBCAdapter/pub.pollingNotificationUtils:dropDatabaseObjects

Restart Is… Enable Notification…

–Shaik