Welcome to the nuBuilder Forums!

Register and log in to access exclusive forums and content available only 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
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.
You do not have the required permissions to view the files attached to this post.
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: 2813
Joined: Mon Jun 15, 2009 2:23 am
Been thanked: 25 times

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: 2813
Joined: Mon Jun 15, 2009 2:23 am
Been thanked: 25 times

Re: Error when run activity

Unread post by admin »

.
Locked