error executing query

This forum is intended for cases when a problem can not be solved due to restrictions of the platform: a bug or lack of functionality.

#1
People who like this:0Yes/0No
Just came
Rating: 1
Joined: Jul 31, 2024
Company:

Hello all!

I have an error while working with query builder; platform gives fatal error when executes a query (only when tring to take data from Accounting register).
The error details in attached *.png files, the error text is:

"Error executing query
Error executing the query POST to resource /e1cib/logForm:
, reason:
1C:Enterprise fatal server error. Application will be closed
"
and then drops the session, so I can only close or restart program.

I so the same (or maybe similar) topics here, but the solution was to update the version of platform (from 8.3.5 to 8.3.6), but I have this error in 8.3.8.2137.

Tried the "verify and repair" from configuration, didnt help.

More information:
OS: Windows server 2012 R2 Standart
Woring mode: Client Server
Platform version: 8.3.8.2137
Server: PosgreSQL 9.2.1


Can you please help with solution, what can I do? maybe try to update the platform, but not sure which version to use?

 
#2
People who like this:0Yes/0No
Administrator
Rating: 24
Joined: Oct 3, 2019
Company:

Hello!

Does the error occur when working in the Designer? Or in user mode?

Is the error reproducible on other work computers? Or just one?

 
#3
People who like this:0Yes/0No
Just came
Rating: 1
Joined: Jul 31, 2024
Company:

Hello, Aleksandr!

Thank you for response.

The error shown on screens above in first message occurs in user mode (both thick and thin client modes. tried to clear server cash, it didnt help) - in designer mode no errors then working with query builder.
Now, when trying to update database from designer mode, or when trying to dump/restore databese, windows just closes 1C, if needed, can also share windows logs with error.

 
#4
People who like this:0Yes/0No
Just came
Rating: 1
Joined: Jul 31, 2024
Company:

Aleksandr,

Forgot to answer last question, error reproducible on all computers (client cash also been cleared)

 
#5
People who like this:0Yes/0No
Administrator
Rating: 24
Joined: Oct 3, 2019
Company:

Hello,

I understood you, thanks for the full answer.

In your case, it is best to raise the platform version, that is, upgrade.

You have a very old version of the platform and the easiest way will be to upgrade to a new version, in which this bug has probably already been fixed.

https://1c-dn.com/user/updates/1c_enterprise_platform_8_3/

 
#6
People who like this:0Yes/0No
Just came
Rating: 1
Joined: Jul 31, 2024
Company:

Hello!

Ok, thank you, Aleksandr. I will try to raise a platform and will write here the result.

 
#7
People who like this:0Yes/0No
Just came
Rating: 1
Joined: Jul 31, 2024
Company:

Hello Aleksandr!

Updated the platform version to 8.3.25.1257 (other datas are same with first message: client-server mode; BDSM - postgresql 9.2.1; OS Windows server 2012 R2 Standart), error still exists, but in error details there is a little bit different information (screen 1 and 2 below).

Tried to "verify and repair" but also couldnt do it, gives error:
"DMBS error
42P01:ERROR relation "_document172" does not exist
" (the last screen in the end of message).

It maybe a postgre error, I will try to update the postgre version this weekend and share the result here (of course, if you have any other suggestions or oppinions about this mistake, will glad to here you).

Download err1.PNG (16.23 KB)
 
#8
People who like this:1Yes/0No
Administrator
Rating: 24
Joined: Oct 3, 2019
Company:

What is the size of your database? Is there any confidential data in it?

If there is no critical data, I could take your dump and try to figure out the problem.

 
#9
People who like this:0Yes/0No
Just came
Rating: 1
Joined: Jul 31, 2024
Company:

Aleksandr,
Thank you! Its about 18GB (dump file of postgreSQL)
how can I send it to you?

 
#10
People who like this:1Yes/0No
Administrator
Rating: 24
Joined: Oct 3, 2019
Company:

Upload it to any FTP available to you :)

 
#11
People who like this:0Yes/0No
Just came
Rating: 1
Joined: Jul 31, 2024
Company:

Aleksandr,

I think I have solved the problem, dont know, if its a true solution, but I did next steps:

* In Postgres (bia pgAdmin III) manually serched the table named "_document172" ("postgreSQL server" - databases - "database name" - Shemas - public - tables), and founda that I dont have the table with such name, but found the similar one with "og" at the end (the full name of table in postgre was "_documeng172og"). Edited the name of table manually, by just deleting "og" at the end.

After, tested to do the operations, those was causing the error in program, and found that all works correctly, no error occurs more.

Not sure, how is this solution true (of not), but now I dont have any errors (in work mode at least). After the work day ends, I will try to "verify and repair" from configurator and check if it also works correctly.

Download a.PNG (226.21 KB)
 
#12
People who like this:0Yes/0No
Administrator
Rating: 24
Joined: Oct 3, 2019
Company:

Hello!

Unfortunately I don't know your name :-)

Very often, such "non-standard" solutions save us... The only thing is that I would recommend checking the data. Whether everything is in place

And it would be good to figure out what led to such an error....

 
#13
People who like this:0Yes/0No
Just came
Rating: 0
Joined: Aug 5, 2024
Company:

Hello, Aleksandr!

My name is Stanislav,

Yes, we have chechek the data, everything seems in place.

I guess, that the error started after one of "dynamic update". We decided not to do dynamic update (if its not so necessary and we dont have any other choices).

 
#14
People who like this:0Yes/0No
Administrator
Rating: 24
Joined: Oct 3, 2019
Company:

Hello Stanislav!

Nice to meet you :-)

Yes, it is better not to use dynamic update on older versions of the platform, that is true.

 
#15
People who like this:0Yes/0No
Just came
Rating: 1
Joined: Jul 31, 2024
Company:

Hello Aleksandr!

Nice to meet you too!

As I understood, in new versions (now we using 8.3.25.1257) we can use dynamic update? or better not to use it in general?

 
#16
People who like this:0Yes/0No
Administrator
Rating: 24
Joined: Oct 3, 2019
Company:

As far as I know, this bug has been fixed in the new versions...

But my recommendation is - if possible - update 1C in the traditional way.

 
#17
People who like this:0Yes/0No
Just came
Rating: 1
Joined: Aug 14, 2024
Company:

Why might using dynamic update be a bad idea?

 
#18
People who like this:0Yes/0No
Administrator
Rating: 24
Joined: Oct 3, 2019
Company:

In my experience, there have been a couple of times when using dynamic update that I have had problems with. Once it was a long time ago, on an old version of the platform, and the second time was relatively recently.

This is my personal recommendation - if possible, it is better not to use dynamic update.

 
#19
People who like this:0Yes/0No
Just came
Rating: 0
Joined: Aug 5, 2024
Company:

Hello all!

Thank you very much for your oppinions and recommendations! Will try not to use dynamic update if possible

 
#20
People who like this:0Yes/0No
Just came
Rating: 1
Joined: Aug 14, 2024
Company:

It's funny how the traditional methods literally always work best :)

Thanks

 
Subscribe
Users browsing this topic (guests: 7, registered: 0, hidden: 0)
Be the first to know tips & tricks on business application development!

A confirmation e-mail has been sent to the e-mail address you provided .

Click the link in the e-mail to confirm and activate the subscription.