XML Editor
Sign up for a WebBoard account Sign Up Keyword Search Search More Options... Options
Chat Rooms Chat Help Help News News Log in to WebBoard Log in Not Logged in
Show tree view Topic
Topic Page 1 2 3 4 5 6 7 8 9 10 11 12 13 14 15 16 17 18 19 20 Go to previous topicPrev TopicGo to next topicNext Topic
Postnext
Henry FangSubject: SS Crash -log attached
Author: Henry Fang
Date: 28 Feb 2002 08:27 PM
Hi,

I got another crash today, when I just try to do 'save' for the opened map in Mapper panel. Log and related proj. files attached.
Here's the msg in the log: "
Exception code: C00000FD STACK_OVERFLOW".
Any thoughts?

Henry


DocumentStruzzo(84).log
log

DocumentML.zip
include XSL,source/target XSD, and proj

Postnext
Minollo I.Subject: Re: SS Crash -log attached
Author: Minollo I.
Date: 28 Feb 2002 08:56 PM
Yes, we are aware of that problem; we had the same problem playing with one
of the files you sent us earlier.

We are working on a new updated package that will be made available during
the weekend or early next week.

Minollo

Postnext
Minollo I.Subject: Re: SS Crash -log attached
Author: Minollo I.
Date: 07 Mar 2002 02:54 PM
This problem is fixed in 3.1 69r, available now on:
http://www.stylusstudio.com/update

Thanks,
Minollo

Postnext
Henry FangSubject: Re: SS Crash -log attached
Author: Henry Fang
Date: 07 Mar 2002 07:07 PM
Thanks, I'll let you know how it goes.

Henry

Postnext
Minollo I.Subject: Re: SS Crash -log attached
Author: Minollo I.
Date: 07 Mar 2002 07:13 PM
Henry,
forgot to tell you that we created an option to let you choose if you
want to create or not required elements; it's in Tools|Options|XSLT
Editor|Mapper

Minollo

Postnext
Henry FangSubject: Re: SS Crash -log attached
Author: Henry Fang
Date: 07 Mar 2002 07:24 PM
Thanks for notice. I'll try that.
I do find out that in v69r, the Mapper didn't display three-blue-square icon for repeated elements anymore, is that on purpose?

Henry

Postnext
Henry FangSubject: Re: SS Crash -log attached
Author: Henry Fang
Date: 07 Mar 2002 08:58 PM
With little test on 69r, come back to the validation issue again. The output XML using the XSL map created in 69r Mapper is NOT valid. Here's the msg I got when doing validation: "unexpected child element 'ACTIVITY'". The problem is in the 1st 'HEADER' element. I looked into the corresponding schema, this element is defined twice w/ totally different definitions (XML Spy DOES claim it's valid schema), the output your map creates combines both definition of that element therefore is rejected in the 1st location. If this is true, then SS is generating XSL map which produces wrong structure XML. Do you agree this is a bug of SS?
If I correct that and pass that error, I'll get other validation errors due to attribiutes, which I understand you know and it's not eXcelon's focus now.
The schema, XSL, and the output are attached.

Thanks,
Henry


Documentoutput.xml
output XML

Documentbusinessunitdefinition(1).xsd
target schema

DocumentML_x(1).xsl
map created by SS

Postnext
Minollo I.Subject: Re: SS Crash -log attached
Author: Minollo I.
Date: 07 Mar 2002 09:07 PM
Yes, as already stated in response to another question on this forum,
Mapper is unable in this version to handle multiple declaration of the same
name in the same XML Schema file (and, yes, that is legal in an XML schema
file).

As mentioned, that limitation is addressed in 4.0, which will be available
in beta version on 3/15.

Thanks,
Minollo

Postnext
Henry FangSubject: Re: SS Crash -log attached
Author: Henry Fang
Date: 07 Mar 2002 09:26 PM
So SS 4.0 will nOT solve the required attribute issue? Pls confirm.
What's the scheduled GA date for SS 4.0?

Thanks,
Henry

Postnext
Minollo I.Subject: Re: SS Crash -log attached
Author: Minollo I.
Date: 07 Mar 2002 09:59 PM

>...
>So SS 4.0 will nOT solve the required attribute issue? Pls confirm.

No, it won't. No plan to do work on that, as mentioned in the email
conversation we had.

>What's the scheduled GA date for SS 4.0?

Mid May.

Minollo

Postnext
(Deleted User) Subject: Re: SS Crash -log attached
Author: (Deleted User)
Date: 08 Mar 2002 09:09 AM
It may not be difficult to put a required attribute with empty value. But
even we do that, the chances are very high that your following validation
will fail because the empty attribute.

As an alternative, as described in my previous post, we will put marks on
tree icons to indicate if the elemment or attribute is required.

song



----- Original Message -----
From: "stylus-studio-tech Listmanager"
To:
Sent: Thursday, March 07, 2002 9:37 PM
Subject: Re: SS Crash -log attached


> From: "Henry Fang"
>
> So SS 4.0 will nOT solve the required attribute issue? Pls confirm.
> What's the scheduled GA date for SS 4.0?
>
> Thanks,
> Henry
>
>
>
> To reply: mailto:stylus-studio-tech.4811@edn.exceloncorp.com
> To start a new topic: mailto:stylus-studio-tech@edn.exceloncorp.com
> To login: http://edn.exceloncorp.com/~SSDN
>
>

Postnext
Henry FangSubject: Re: SS Crash -log attached
Author: Henry Fang
Date: 04 Apr 2002 06:44 PM
Minollo,

I tried open the old project (from 3.1b69r) in 4.0 beta (3/15/), but still encounter the same problem. Do I have to rebuild the map in 4.0 beta? Also, do you have a newer version of 4.0 beta since 3/15? If yes, let me know where to download.

Thanks,
Henry

Postnext
Minollo I.Subject: Re: SS Crash -log attached
Author: Minollo I.
Date: 04 Apr 2002 06:49 PM

>...
>I tried open the old project (from 3.1b69r) in 4.0 beta (3/15/), but still
>encounter the same problem. Do I have to rebuild the map in 4.0 beta?
>Also, do you have a newer version of 4.0 beta since 3/15? If yes, let me
>know where to download.

Yes, you need to rebuild the map, because the various spurious mappings in
the old stylesheets won't be removed (Mapper cannot take that initiative).
There is a newer build, but it shouldn't affect Mapper; it's available on:
http://www.stylusstudio.com/beta

Minollo

Postnext
(Deleted User) Subject: Re: SS Crash -log attached
Author: (Deleted User)
Date: 08 Mar 2002 09:04 AM
I would say this is a regressiona bug and it is not created on purpose.

For sure this is going to be addressed. In addtion, we will put addtional
mark on the tree to indicate if an element or attribute is requried.

song.

----- Original Message -----
From: "stylus-studio-tech Listmanager"
To:
Sent: Thursday, March 07, 2002 7:34 PM
Subject: Re: SS Crash -log attached


> From: "Henry Fang"
>
> Thanks for notice. I'll try that.
> I do find out that in v69r, the Mapper didn't display three-blue-square
icon for repeated elements anymore, is that on purpose?
>
> Henry
>
>
>
> To reply: mailto:stylus-studio-tech.4808@edn.exceloncorp.com
> To start a new topic: mailto:stylus-studio-tech@edn.exceloncorp.com
> To login: http://edn.exceloncorp.com/~SSDN
>
>

Postnext
Henry FangSubject: Re: SS Crash -log attached
Author: Henry Fang
Date: 08 Mar 2002 12:22 PM
Great to know. Thanks!

Henry

Postnext
Henry FangSubject: Re: SS Crash -log attached
Author: Henry Fang
Date: 08 Mar 2002 12:38 PM
Here's another problem I reported before, and it still exists in 69r: the unlinked optional elements are also populated. See element 'BadDbt' in attached sample. Will you address it in 4.0?

Henry


DocumentFM_IncomeExpense_excelon(2).xsl
map created by SS

Documentoutput(1).xml
output XML

DocumentIncomeExpense(1).xsd
target schema

Postnext
Henry FangSubject: Re: SS Crash -log attached
Author: Henry Fang
Date: 11 Mar 2002 02:08 PM
Can I expect a reply on my question on extra optional elements in my last posting, pls?

Thanks,
Henry

Postnext
Minollo I.Subject: Re: SS Crash -log attached
Author: Minollo I.
Date: 11 Mar 2002 02:11 PM

>...
>Can I expect a reply on my question on extra optional elements in my last
>posting, pls?

Sorry Henry, we have been busier than usual preparing for 4.0 beta lately.
We understand the problem you reported, and we are working on a solution.
I'm confident it will be fixed in 4.0 beta 1, and, if feasible, back-ported
to 3.1.

Thanks,
Minollo

Postnext
Henry FangSubject: Re: SS Crash -log attached
Author: Henry Fang
Date: 11 Mar 2002 02:38 PM
Good to know. Thanks a lot!

Henry

Posttop
(Deleted User) Subject: Re: SS Crash -log attached
Author: (Deleted User)
Date: 11 Mar 2002 02:12 PM
we are working on that now and will ge back to you as soon as possible..

song

----- Original Message -----
From: "stylus-studio-tech Listmanager"
To:
Sent: Monday, March 11, 2002 2:19 PM
Subject: Re: SS Crash -log attached


> From: "Henry Fang"
>
> Can I expect a reply on my question on extra optional elements in my last
posting, pls?
>
> Thanks,
> Henry
>
>
>
> To reply: mailto:stylus-studio-tech.4823@edn.exceloncorp.com
> To start a new topic: mailto:stylus-studio-tech@edn.exceloncorp.com
> To login: http://edn.exceloncorp.com/~SSDN
>
>

 
Topic Page 1 2 3 4 5 6 7 8 9 10 11 12 13 14 15 16 17 18 19 20 Go to previous topicPrev TopicGo to next topicNext Topic
Download A Free Trial of Stylus Studio 6 XML Professional Edition Today! Powered by Stylus Studio, the world's leading XML IDE for XML, XSLT, XQuery, XML Schema, DTD, XPath, WSDL, XHTML, SQL/XML, and XML Mapping!  
go

Log In Options

Site Map | Privacy Policy | Terms of Use | Trademarks
Stylus Scoop XML Newsletter:
W3C Member
Stylus Studio® and DataDirect XQuery ™are from DataDirect Technologies, is a registered trademark of Progress Software Corporation, in the U.S. and other countries. © 2004-2016 All Rights Reserved.