Welcome to the nuBuilder forums!

Please register and login to view forums and other content only available to registered users.

Error when run activity

Locked
ruiascensao
Posts: 177
Joined: Tue Nov 15, 2011 2:24 pm

Error when run activity

Unread post by ruiascensao »

Hi,

I'm using nuBuilder v2.8.1 and I when I run an export activity I have this error message:
error_activity.jpg
error_activity.jpg (24.37 KiB) Viewed 12144 times
I tried the solution in http://forums.nubuilder.cloud/viewtopic.php?f=3&t=8101 but didn't sort the issue.

If I try to run a report I have an error message as well:

"Error Reference: 4b808ef
An error occurred while running the following query:
SELECT * FrOM ___nu1512f8b4b7d838___ "

I believe it sould be related to my 1st problem.

Any solution for this issue?

Thank you.
BR
Rui
ruiascensao
Posts: 177
Joined: Tue Nov 15, 2011 2:24 pm

Re: Error when run activity

Unread post by ruiascensao »

Hi,

Could anyone help me with this issues please? :-)


Thank you.
BR
Rui
ruiascensao
Posts: 177
Joined: Tue Nov 15, 2011 2:24 pm

Re: Error when run activity

Unread post by ruiascensao »

Hi,

I have updated the object:

Code: Select all

update zzsys_object set sob_text_no_blanks = '0', `sob_text_no_duplicates` ='0' where zzsys_object_id = '145997277e1114';
But I get other error message

Code: Select all

Firefox can't find the file at http://.../productionnu554/runexport.php?x=1&dir=db/wms&ses=15130b7eb63c97&form_ses=15130c32f85ae1&r=DELIV1&exportIt0=DELIV1.
Any suggestion?
BR
Rui
admin
Site Admin
Posts: 2778
Joined: Mon Jun 15, 2009 2:23 am
nuBuilder Version: 4.5

Re: Error when run activity

Unread post by admin »

Rui,

Do any other exports work?

Steven
ruiascensao
Posts: 177
Joined: Tue Nov 15, 2011 2:24 pm

Re: Error when run activity

Unread post by ruiascensao »

Hi Steven,

Sorted ... just " missing in sql. :cry:

Thanks
BR
Rui
admin
Site Admin
Posts: 2778
Joined: Mon Jun 15, 2009 2:23 am
nuBuilder Version: 4.5

Re: Error when run activity

Unread post by admin »

.
Locked