Errors creating package
 
Home My Account Forum Try It! Buy It!
About Contact Us Site Map
StrataFrame Forum
Home      Members   Calendar   Who's On
Welcome Guest ( Login | Register )
      


12»»

Errors creating packageExpand / Collapse
Author
Message
Posted 04/08/2008 12:51:43 PM
StrataFrame VIP

StrataFrame VIPStrataFrame VIPStrataFrame VIPStrataFrame VIPStrataFrame VIPStrataFrame VIPStrataFrame VIPStrataFrame VIP

Group: StrataFrame Users
Last Login: Yesterday @ 7:28:28 PM
Posts: 1,148, Visits: 2,830
I'm getting a 1026 message ID error when I try to create a package. It indicates there is "No row at position zero". Screen shot attached.

  Post Attachments 
DDT_PackageEx.png (9 views, 120.70 KB)
Post #15449
Posted 04/08/2008 1:38:40 PM


StrataFrame Developer

StrataFrame Developer

Group: StrataFrame Developers
Last Login: Today @ 11:13:06 AM
Posts: 4,104, Visits: 4,176
It looks like something may be fishy about your Deployment Data items.  Just looking at the code and the stack trace isn't cluing me in as to what is causing the issue...other than it is possible that the error may be occuring due to a recursive call that attempts to get the children records based on the level specified...or the server cannot be accessed...or something along those lines. 

You might try removing the deployment data items and adding them back one at a time to see where the error is coming from so that we can at least trouble shoot what is causing the error.

Post #15450
Posted 04/08/2008 3:02:59 PM


Advanced StrataFrame User

Advanced StrataFrame UserAdvanced StrataFrame UserAdvanced StrataFrame UserAdvanced StrataFrame UserAdvanced StrataFrame UserAdvanced StrataFrame UserAdvanced StrataFrame UserAdvanced StrataFrame User

Group: StrataFrame Users
Last Login: 06/29/2008 10:06:12 AM
Posts: 595, Visits: 10,664
Hey Greg, have you changed the structure of a table that you already had in the Deployment Data node?
Post #15454
Posted 04/08/2008 5:05:38 PM
StrataFrame VIP

StrataFrame VIPStrataFrame VIPStrataFrame VIPStrataFrame VIPStrataFrame VIPStrataFrame VIPStrataFrame VIPStrataFrame VIP

Group: StrataFrame Users
Last Login: Yesterday @ 7:28:28 PM
Posts: 1,148, Visits: 2,830
I'm just deploying permissions and roles (and associated links).

So, if SF made changes then yes. I haven't.

I about to do a meeting, then finish a bug fix...so I'll get back to this tomorrow am.

Thanks for the ideas!
Post #15455
Posted 04/08/2008 6:09:21 PM


Advanced StrataFrame User

Advanced StrataFrame UserAdvanced StrataFrame UserAdvanced StrataFrame UserAdvanced StrataFrame UserAdvanced StrataFrame UserAdvanced StrataFrame UserAdvanced StrataFrame UserAdvanced StrataFrame User

Group: StrataFrame Users
Last Login: 06/29/2008 10:06:12 AM
Posts: 595, Visits: 10,664
Yes, if I'm not mistaken the Security tables had a new field or something, so if you had the Security tables already in Deployment Data, that could be it. As Trent said, deleting the packages and generating them back again should do it. This boy is learning a lot...
Post #15457
Posted 04/09/2008 9:30:22 AM


StrataFrame Developer

StrataFrame Developer

Group: StrataFrame Developers
Last Login: Today @ 11:13:06 AM
Posts: 4,104, Visits: 4,176
LOL...Yeah, Ivan is right, there were some structure changes in the last update of the security.  So that could be what is getting in the way, but generally you get a different error.  But that is definitely a possibility.
Post #15469
Posted 04/09/2008 12:36:41 PM
StrataFrame VIP

StrataFrame VIPStrataFrame VIPStrataFrame VIPStrataFrame VIPStrataFrame VIPStrataFrame VIPStrataFrame VIPStrataFrame VIP

Group: StrataFrame Users
Last Login: Yesterday @ 7:28:28 PM
Posts: 1,148, Visits: 2,830
OK, I deleted the data packages and then used the wizard to recreate the packages. After doing a bit of massaging to get them the way I like 'em, the package deployed nicely.

Next....

When deploying it, I get errors. When deploying to an existing db, I first get an error that it can't delete the file group...fortunately. (my history is completely clear and I'm using the $DbName$ token in the file group name). This is the case even if the name if the same as the db name in the DDT.

Then I get errors related to various items (PK, FK, views)...I'd post the log, but I can't find it

I tried to deploy it to a new db (using a new name), but it also errored out.

Probably the best would be to figure out were the log file is, then you could see the issues. Sooooooooo, were is that rascal?

Post #15475
Posted 04/09/2008 10:27:38 PM


StrataFrame Developer

StrataFrame Developer

Group: StrataFrame Developers
Last Login: Today @ 11:13:06 AM
Posts: 4,104, Visits: 4,176
Hmmm...you might let me take a look at your package and try it on my side so I can see it live and in color
Post #15492