| | | StrataFrame 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.
|
| | | | 
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. |
| | | | 
Advanced 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? |
| | | | StrataFrame 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! |
| | | | 
Advanced 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... |
| | | | 
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. |
| | | | StrataFrame 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?
|
| | | | 
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 |
| | | |
|