Jump to content
Geneticstraw

Client: Object 6:9205 (type Type_132) not found.

Recommended Posts

We have a bunch of these filling up our RPT file and it is making it hard to debug when there is an actual problem that occurs. I know that there is an advanced parameter that removes the server side version of this RPT log LogObjectNotFound = false;, but I was wondering if anyone knows of a way to get rid of the client version of this message. Ill post a snip of our RPT below and you can see we get a bunch of these every second. 

 

20:54:17 Server: Object 6:153 not found (message Type_97)

20:54:17 Server: Object 6:5362 not found (message Type_125)

20:54:17 Server: Object 15:115 not found (message Type_125)

20:54:17 Server: Object 15:137 not found (message Type_125)

20:54:17 Server: Object 6:7264 not found (message Type_125)

20:54:17 Client: Object 6:9212 (type Type_132) not found.

20:54:17 Server: Object 6:226 not found (message Type_97)

20:54:17 Server: Object 6:330 not found (message Type_97)

20:54:17 Server: Object 6:174 not found (message Type_97)

20:54:17 Server: Object 6:175 not found (message Type_97)

20:54:17 Server: Object 6:724 not found (message Type_97)

20:54:17 Server: Object 6:329 not found (message Type_97)

20:54:17 Server: Object 6:323 not found (message Type_97)

20:54:17 Server: Object 6:723 not found (message Type_97)

20:54:17 Server: Object 6:236 not found (message Type_97)

20:54:17 Server: Object 6:235 not found (message Type_97)

20:54:18 Server: Object 15:149 not found (message Type_125)

20:54:18 Server: Object 15:121 not found (message Type_125)

20:54:18 Client: Object 6:9212 (type Type_132) not found.

20:54:18 Server: Object 15:155 not found (message Type_125)

20:54:18 Server: Object 6:2724 not found (message Type_97)

20:54:18 Server: Object 6:2723 not found (message Type_97)

20:54:18 Client: Object 6:9205 (type Type_132) not found.

20:54:18 Client: Object 6:9212 (type Type_132) not found.

20:54:18 Server: Object 6:7265 not found (message Type_125)

20:54:18 Server: Object 6:2907 not found (message Type_97)

20:54:18 Server: Object 6:2906 not found (message Type_97)

20:54:19 Client: Object 6:665 (type Type_97) not found.

20:54:19 Error: Object(6 : 7266) not found

20:54:19 Client: Object 6:7266 (type Type_125) not found.

20:54:20 Client: Object 6:9212 (type Type_132) not found.

20:54:20 Server: Object 6:9214 not found (message Type_97)

20:54:20 Server: Object 6:9207 not found (message Type_97)

20:54:20 Server: Object 6:9215 not found (message Type_97)

20:54:20 Server: Object 6:9208 not found (message Type_97)

20:54:20 Server: Object 6:236 not found (message Type_125)

20:54:20 Client: Object 6:2725 (type Type_97) not found.

20:54:20 Client: Object 6:9205 (type Type_132) not found.

20:54:20 Client: Object 6:9212 (type Type_132) not found.

20:54:21 Client: Object 6:172 (type Type_131) not found.

20:54:21 Client: Object 6:7262 (type Type_165) not found.

20:54:21 Client: Object 6:9209 (type Type_97) not found. 

 

As stated above we are aware of the LogObjectNotFound = false; but this to my knowledge only applies to the Server ones. Anyone have any ideas how to clean this up more?

Share this post


Link to post
Share on other sites

Please sign in to comment

You will be able to leave a comment after signing in



Sign In Now

×