6/29/2025 11:32:56 PM
|
|
slxdeveloper.com Community Forums |
|
|
|
The Forums on slxdeveloper.com are now retired. The forum archive will remain available for the time being. Thank you for your participation on slxdeveloper.com!
Forum to discuss the use of the SalesLogix Web Platform, Client and Customer Portals, and the Application Architect (For version 7.2 and higher only). View the code of conduct for posting guidelines.
|
|
|
|
Frequent occuring error in error log
Posted: 02 Jul 10 3:59 AM
|
Has anyone noticed the following recurring error message
2010-07-02 09:48:41,735 ERROR Sage.SalesLogix.Client.GroupBuilder.GroupInfo - GetGroupDataReader Failed \nSql:SELECT TOP 1 A1.ACCOUNTID FROM ACCOUNT A1 INNER JOIN ADDRESS A2 ON (A1.ADDRESSID=A2.ADDRESSID) LEFT OUTER JOIN ACCOUNTEXTENSION A3 ON (A1.ACCOUNTID=A3.ACCOUNTID) WITH FIRSTROW 1 ORDER BY desc \nGroupId: p6UJ9A0004YH \nGroup Name: All Customers \nCurrentUser: U6UJ9A00000B
and similar ones along the lines of
2010-07-02 09:51:23,739 ERROR Sage.SalesLogix.Client.GroupBuilder.GroupInfo - GetGroupDataReader Failed \nSql:SELECT TOP 1 A1.ACCOUNTID FROM ACCOUNT A1 INNER JOIN ADDRESS A2 ON (A1.ADDRESSID=A2.ADDRESSID) LEFT OUTER JOIN ACCOUNTEXTENSION A3 ON (A1.ACCOUNTID=A3.ACCOUNTID) WHERE (UPPER(A1.ACCOUNTID)='A6UJ9A0042M9') WITH FIRSTROW 1 ORDER BY desc \nGroupId: LOOKUPRESULTS \nGroup Name: LOOKUPRESULTS \nCurrentUser: U6UJ9A00000B |
|
|
|
You can
subscribe to receive a daily forum digest in your
user profile. View the site code
of conduct for posting guidelines.
Forum RSS Feed - Subscribe to the forum RSS feed to keep on top of the latest forum activity!
|
|
|
|
|
|
|
|