NullPointerException when accessing URI after submit button is clicked

classic Classic list List threaded Threaded
6 messages Options
Reply | Threaded
Open this post in threaded view
|

NullPointerException when accessing URI after submit button is clicked

ktangirala
Hi, I had setup the submit button and the go URI path as follows: This was giving a NullPointerException until I saw in one of the earlier posts that this has been fixed post-3.8 release (in the nightly build after 3.8). So, I downloaded the nightly build and tried the same scenario and to my pleasure, this issue was fixed and I was able to route to the URI mentioned. However, I was having other issues with the form rendering such as "Error occurred with the resolve-QName() function" in the saxon API. If I use the stable build, I can't get the submit issue fixed and if I use the nightly build, other things already working before, are breaking! Any ideas what I should be doing? Any support or comments from the Orbeon team, please? Cheers, Krishna
Reply | Threaded
Open this post in threaded view
|

Re: NullPointerException when accessing URI after submit button is clicked

Erik Bruchez
Administrator
Krishna,

In which case does the resolve-QName() error occur with the nightly?
If that's a bug, we definitely would like to fix it.

-Erik

On Tue, Dec 21, 2010 at 2:54 AM, ktangirala
<[hidden email]> wrote:

> Hi, I had setup the submit button and the go URI path as follows: This was
> giving a NullPointerException until I saw in one of the earlier posts that
> this has been fixed post-3.8 release (in the nightly build after 3.8). So, I
> downloaded the nightly build and tried the same scenario and to my pleasure,
> this issue was fixed and I was able to route to the URI mentioned. However,
> I was having other issues with the form rendering such as "Error occurred
> with the resolve-QName() function" in the saxon API. If I use the stable
> build, I can't get the submit issue fixed and if I use the nightly build,
> other things already working before, are breaking! Any ideas what I should
> be doing? Any support or comments from the Orbeon team, please? Cheers,
> Krishna
> ________________________________
> View this message in context: NullPointerException when accessing URI after
> submit button is clicked
> Sent from the Orbeon Forms (ops-users) mailing list archive at Nabble.com.
>
>
> --
> You receive this message as a subscriber of the [hidden email] mailing
> list.
> To unsubscribe: mailto:[hidden email]
> For general help: mailto:[hidden email]?subject=help
> OW2 mailing lists service home page: http://www.ow2.org/wws
>
>


--
You receive this message as a subscriber of the [hidden email] mailing list.
To unsubscribe: mailto:[hidden email]
For general help: mailto:[hidden email]?subject=help
OW2 mailing lists service home page: http://www.ow2.org/wws
Reply | Threaded
Open this post in threaded view
|

RE: NullPointerException when accessing URI after submit button is clicked

ktangirala

Hi Erik,

 

Thanks for your reply. With the nightly build, I really had some tough regression issues like CPU and memory hogging because of which I was unable to open even the new instance of form builder in order to create a new form. And with respect to the specific error (resolve-QName), I was getting it when I open a new instance of the form that I created, whereas the forms created by Orbeon (like Bookshelf) were working fine.

 

Essentially, I am trying to use the submit button go URI to work for my case because we need to process the data after successful submission. However, this issue is fixed only in the nightly build (post 3.8), let us know if you are providing with any patches to fix this issue. I assume this to be core functionality of forms and disappointed that this feature was failing in all cases.

 

Please let me know if you need any additional helpful information. Also, please find the attachments containing error stack traces.

 

Cheers,

------------------------

Krishna Tangirala

Technology Architect – India Business Unit

Infosys Technologies Ltd., Hyderabad, India

(W) +91 40 67051115

(VOIP) +91 40 44290428

------------------------

P  Please do not print this email unless it is absolutely necessary.

 

From: Erik Bruchez [via Orbeon Forms (ops-users)] [mailto:[hidden email]]
Sent: Wednesday, December 22, 2010 7:15 AM
To: Krishna Tangirala
Subject: Re: NullPointerException when accessing URI after submit button is clicked

 

Krishna,

In which case does the resolve-QName() error occur with the nightly?
If that's a bug, we definitely would like to fix it.

-Erik

On Tue, Dec 21, 2010 at 2:54 AM, ktangirala
<[hidden email]> wrote:


> Hi, I had setup the submit button and the go URI path as follows: This was
> giving a NullPointerException until I saw in one of the earlier posts that
> this has been fixed post-3.8 release (in the nightly build after 3.8). So, I
> downloaded the nightly build and tried the same scenario and to my pleasure,
> this issue was fixed and I was able to route to the URI mentioned. However,
> I was having other issues with the form rendering such as "Error occurred
> with the resolve-QName() function" in the saxon API. If I use the stable
> build, I can't get the submit issue fixed and if I use the nightly build,
> other things already working before, are breaking! Any ideas what I should
> be doing? Any support or comments from the Orbeon team, please? Cheers,
> Krishna
> ________________________________
> View this message in context: NullPointerException when accessing URI after
> submit button is clicked
> Sent from the Orbeon Forms (ops-users) mailing list archive at Nabble.com.
>
>
> --
> You receive this message as a subscriber of the [hidden email] mailing
> list.
> To unsubscribe: mailto:[hidden email]
> For general help: mailto:[hidden email]?subject=help
> OW2 mailing lists service home page: http://www.ow2.org/wws
>
>


--
You receive this message as a subscriber of the [hidden email] mailing list.
To unsubscribe: mailto:[hidden email]
For general help: mailto:[hidden email]?subject=help
OW2 mailing lists service home page: http://www.ow2.org/wws


View message @ http://orbeon-forms-ops-users.24843.n4.nabble.com/NullPointerException-when-accessing-URI-after-submit-button-is-clicked-tp3142344p3159996.html
To unsubscribe from NullPointerException when accessing URI after submit button is clicked, click here.

**************** CAUTION - Disclaimer *****************
This e-mail contains PRIVILEGED AND CONFIDENTIAL INFORMATION intended solely 
for the use of the addressee(s). If you are not the intended recipient, please 
notify the sender by e-mail and delete the original message. Further, you are not 
to copy, disclose, or distribute this e-mail or its contents to any other person and 
any such actions are unlawful. This e-mail may contain viruses. Infosys has taken 
every reasonable precaution to minimize this risk, but is not liable for any damage 
you may sustain as a result of any virus in this e-mail. You should carry out your 
own virus checks before opening the e-mail or attachment. Infosys reserves the 
right to monitor and review the content of all messages sent to or from this e-mail 
address. Messages sent to or from this e-mail address may be stored on the 
Infosys e-mail system.
***INFOSYS******** End of Disclaimer ********INFOSYS***

orbeon-error-stack-overflow-error.docx (114K) Download Attachment
orbeon-error-resolve-QName.docx (68K) Download Attachment
Reply | Threaded
Open this post in threaded view
|

Re: RE: NullPointerException when accessing URI after submit button is clicked

Erik Bruchez
Administrator
Krishna,

Mmh, what I am hearing is bad news, as nightly build should be better on memory. What size is your Java heap? Could you send your form, privately if needed, alongside reproducible steps?

I can't seem to access the attachments you mention.

-Erik

On Wed, Dec 22, 2010 at 4:13 AM, ktangirala <[hidden email]> wrote:
<style><!-- /* Font Definitions */ @font-face {font-family:Calibri; panose-1:2 15 5 2 2 2 4 3 2 4;} @font-face {font-family:Tahoma; panose-1:2 11 6 4 3 5 4 4 2 4;} @font-face {font-family:"Arial Narrow"; panose-1:2 11 6 6 2 2 2 3 2 4;} @font-face {font-family:"Palatino Linotype"; panose-1:2 4 5 2 5 5 5 3 3 4;} @font-face {font-family:Webdings; panose-1:5 3 1 2 1 5 9 6 7 3;} /* Style Definitions */ p.MsoNormal, li.MsoNormal, div.MsoNormal {margin:0in; margin-bottom:.0001pt; font-size:12.0pt; font-family:"Times New Roman","serif";} a:link, span.MsoHyperlink {mso-style-priority:99; color:blue; text-decoration:underline;} a:visited, span.MsoHyperlinkFollowed {mso-style-priority:99; color:purple; text-decoration:underline;} span.EmailStyle17 {mso-style-type:personal-reply; font-family:"Arial Narrow","sans-serif"; color:#0070C0;} .MsoChpDefault {mso-style-type:export-only; font-family:"Calibri","sans-serif";} @page WordSection1 {size:8.5in 11.0in; margin:1.0in 1.0in 1.0in 1.0in;} div.WordSection1 {page:WordSection1;} --></style>

Hi Erik,

 

Thanks for your reply. With the nightly build, I really had some tough regression issues like CPU and memory hogging because of which I was unable to open even the new instance of form builder in order to create a new form. And with respect to the specific error (resolve-QName), I was getting it when I open a new instance of the form that I created, whereas the forms created by Orbeon (like Bookshelf) were working fine.

 

Essentially, I am trying to use the submit button go URI to work for my case because we need to process the data after successful submission. However, this issue is fixed only in the nightly build (post 3.8), let us know if you are providing with any patches to fix this issue. I assume this to be core functionality of forms and disappointed that this feature was failing in all cases.

 

Please let me know if you need any additional helpful information. Also, please find the attachments containing error stack traces.

 

Cheers,

------------------------

Krishna Tangirala

Technology Architect – India Business Unit

Infosys Technologies Ltd., Hyderabad, India

(W) +91 40 67051115

(VOIP) +91 40 44290428

------------------------

P  Please do not print this email unless it is absolutely necessary.

 

From: Erik Bruchez [via Orbeon Forms (ops-users)] [mailto:[hidden email]]
Sent: Wednesday, December 22, 2010 7:15 AM
To: Krishna Tangirala
Subject: Re: NullPointerException when accessing URI after submit button is clicked

 

Krishna,

In which case does the resolve-QName() error occur with the nightly?
If that's a bug, we definitely would like to fix it.

-Erik

On Tue, Dec 21, 2010 at 2:54 AM, ktangirala
<[hidden email]> wrote:


> Hi, I had setup the submit button and the go URI path as follows: This was
> giving a NullPointerException until I saw in one of the earlier posts that
> this has been fixed post-3.8 release (in the nightly build after 3.8). So, I
> downloaded the nightly build and tried the same scenario and to my pleasure,
> this issue was fixed and I was able to route to the URI mentioned. However,
> I was having other issues with the form rendering such as "Error occurred
> with the resolve-QName() function" in the saxon API. If I use the stable
> build, I can't get the submit issue fixed and if I use the nightly build,
> other things already working before, are breaking! Any ideas what I should
> be doing? Any support or comments from the Orbeon team, please? Cheers,
> Krishna
> ________________________________
> View this message in context: NullPointerException when accessing URI after
> submit button is clicked
> Sent from the Orbeon Forms (ops-users) mailing list archive at Nabble.com.
>
>
> --
> You receive this message as a subscriber of the [hidden email] mailing
> list.
> To unsubscribe: mailto:[hidden email]
> For general help: mailto:[hidden email]?subject=help
> OW2 mailing lists service home page: http://www.ow2.org/wws
>
>


--
You receive this message as a subscriber of the [hidden email] mailing list.
To unsubscribe: mailto:[hidden email]
For general help: mailto:[hidden email]?subject=help
OW2 mailing lists service home page: http://www.ow2.org/wws


View message @ http://orbeon-forms-ops-users.24843.n4.nabble.com/NullPointerException-when-accessing-URI-after-submit-button-is-clicked-tp3142344p3159996.html
To unsubscribe from NullPointerException when accessing URI after submit button is clicked, click here.

**************** CAUTION - Disclaimer *****************
This e-mail contains PRIVILEGED AND CONFIDENTIAL INFORMATION intended solely 
for the use of the addressee(s). If you are not the intended recipient, please 
notify the sender by e-mail and delete the original message. Further, you are not 
to copy, disclose, or distribute this e-mail or its contents to any other person and 
any such actions are unlawful. This e-mail may contain viruses. Infosys has taken 
every reasonable precaution to minimize this risk, but is not liable for any damage 
you may sustain as a result of any virus in this e-mail. You should carry out your 
own virus checks before opening the e-mail or attachment. Infosys reserves the 
right to monitor and review the content of all messages sent to or from this e-mail 
address. Messages sent to or from this e-mail address may be stored on the 
Infosys e-mail system.
***INFOSYS******** End of Disclaimer ********INFOSYS***

orbeon-error-stack-overflow-error.docx (114K) Download Attachment
orbeon-error-resolve-QName.docx (68K) Download Attachment


View this message in context: RE: NullPointerException when accessing URI after submit button is clicked

Sent from the Orbeon Forms (ops-users) mailing list archive at Nabble.com.


--
You receive this message as a subscriber of the [hidden email] mailing list.
To unsubscribe: mailto:[hidden email]
For general help: mailto:[hidden email]?subject=help
OW2 mailing lists service home page: http://www.ow2.org/wws




--
You receive this message as a subscriber of the [hidden email] mailing list.
To unsubscribe: mailto:[hidden email]
For general help: mailto:[hidden email]?subject=help
OW2 mailing lists service home page: http://www.ow2.org/wws
Reply | Threaded
Open this post in threaded view
|

RE: RE: NullPointerException when accessing URI after submit button is clicked

ktangirala

Hi Erik,

 

I am sorry that you could not access the attachments. I replied to your email coming from the Orbeon forum. Perhaps, if I can get your private email, I could send the attachments. Otherwise, let me know if there is any alternate way.

 

Regarding the memory hogging issue, I noticed it with the Form Builder itself when I did a “New” on the form builder hoping to design a new form. And then I noticed it on my own form (as opposed to the Orbeon default forms).

 

Cheers,

------------------------

Krishna Tangirala

Technology Architect – India Business Unit

Infosys Technologies Ltd., Hyderabad, India

(W) +91 40 67051115

(VOIP) +91 40 44290428

------------------------

P  Please do not print this email unless it is absolutely necessary.

 

From: Erik Bruchez [via Orbeon Forms (ops-users)] [mailto:[hidden email]]
Sent: Friday, December 24, 2010 5:22 AM
To: Krishna Tangirala
Subject: Re: RE: NullPointerException when accessing URI after submit button is clicked

 

Krishna,

 

Mmh, what I am hearing is bad news, as nightly build should be better on memory. What size is your Java heap? Could you send your form, privately if needed, alongside reproducible steps?

 

I can't seem to access the attachments you mention.

 

-Erik

On Wed, Dec 22, 2010 at 4:13 AM, ktangirala <[hidden email]> wrote:

<style><!-- /* Font Definitions */ @font-face {font-family:Calibri; panose-1:2 15 5 2 2 2 4 3 2 4;} @font-face {font-family:Tahoma; panose-1:2 11 6 4 3 5 4 4 2 4;} @font-face {font-family:"Arial Narrow"; panose-1:2 11 6 6 2 2 2 3 2 4;} @font-face {font-family:"Palatino Linotype"; panose-1:2 4 5 2 5 5 5 3 3 4;} @font-face {font-family:Webdings; panose-1:5 3 1 2 1 5 9 6 7 3;} /* Style Definitions */ p.MsoNormal, li.MsoNormal, div.MsoNormal {margin:0in; margin-bottom:.0001pt; font-size:12.0pt; font-family:"Times New Roman","serif";} a:link, span.MsoHyperlink {mso-style-priority:99; color:blue; text-decoration:underline;} a:visited, span.MsoHyperlinkFollowed {mso-style-priority:99; color:purple; text-decoration:underline;} span.EmailStyle17 {mso-style-type:personal-reply; font-family:"Arial Narrow","sans-serif"; color:#0070C0;} .MsoChpDefault {mso-style-type:export-only; font-family:"Calibri","sans-serif";} @page WordSection1 {size:8.5in 11.0in; margin:1.0in 1.0in 1.0in 1.0in;} div.WordSection1 {page:WordSection1;} --></style>

Hi Erik,

 

Thanks for your reply. With the nightly build, I really had some tough regression issues like CPU and memory hogging because of which I was unable to open even the new instance of form builder in order to create a new form. And with respect to the specific error (resolve-QName), I was getting it when I open a new instance of the form that I created, whereas the forms created by Orbeon (like Bookshelf) were working fine.

 

Essentially, I am trying to use the submit button go URI to work for my case because we need to process the data after successful submission. However, this issue is fixed only in the nightly build (post 3.8), let us know if you are providing with any patches to fix this issue. I assume this to be core functionality of forms and disappointed that this feature was failing in all cases.

 

Please let me know if you need any additional helpful information. Also, please find the attachments containing error stack traces.

 

Cheers,

------------------------

Krishna Tangirala

Technology Architect – India Business Unit

Infosys Technologies Ltd., Hyderabad, India

(W) +91 40 67051115

(VOIP) +91 40 44290428

------------------------

P  Please do not print this email unless it is absolutely necessary.

 

From: Erik Bruchez [via Orbeon Forms (ops-users)] [mailto:[hidden email]]
Sent: Wednesday, December 22, 2010 7:15 AM
To: Krishna Tangirala
Subject: Re: NullPointerException when accessing URI after submit button is clicked

 

Krishna,

In which case does the resolve-QName() error occur with the nightly?
If that's a bug, we definitely would like to fix it.

-Erik

On Tue, Dec 21, 2010 at 2:54 AM, ktangirala

<[hidden email]> wrote:


> Hi, I had setup the submit button and the go URI path as follows: This was
> giving a NullPointerException until I saw in one of the earlier posts that
> this has been fixed post-3.8 release (in the nightly build after 3.8). So, I
> downloaded the nightly build and tried the same scenario and to my pleasure,
> this issue was fixed and I was able to route to the URI mentioned. However,
> I was having other issues with the form rendering such as "Error occurred
> with the resolve-QName() function" in the saxon API. If I use the stable
> build, I can't get the submit issue fixed and if I use the nightly build,
> other things already working before, are breaking! Any ideas what I should
> be doing? Any support or comments from the Orbeon team, please? Cheers,
> Krishna
> ________________________________
> View this message in context: NullPointerException when accessing URI after
> submit button is clicked
> Sent from the Orbeon Forms (ops-users) mailing list archive at Nabble.com.
>
>
> --

> You receive this message as a subscriber of the [hidden email] mailing
> list.
> To unsubscribe: mailto:[hidden email]
> For general help: mailto:[hidden email]?subject=help

> OW2 mailing lists service home page: http://www.ow2.org/wws
>
>

--
You receive this message as a subscriber of the [hidden email] mailing list.
To unsubscribe: mailto:[hidden email]
For general help: mailto:[hidden email]?subject=help

OW2 mailing lists service home page: http://www.ow2.org/wws

**************** CAUTION - Disclaimer *****************
This e-mail contains PRIVILEGED AND CONFIDENTIAL INFORMATION intended solely 
for the use of the addressee(s). If you are not the intended recipient, please 
notify the sender by e-mail and delete the original message. Further, you are not 
to copy, disclose, or distribute this e-mail or its contents to any other person and 
any such actions are unlawful. This e-mail may contain viruses. Infosys has taken 
every reasonable precaution to minimize this risk, but is not liable for any damage 
you may sustain as a result of any virus in this e-mail. You should carry out your 
own virus checks before opening the e-mail or attachment. Infosys reserves the 
right to monitor and review the content of all messages sent to or from this e-mail 
address. Messages sent to or from this e-mail address may be stored on the 
Infosys e-mail system.
***INFOSYS******** End of Disclaimer ********INFOSYS***


orbeon-error-stack-overflow-error.docx (114K) Download Attachment
orbeon-error-resolve-QName.docx (68K) Download Attachment

 


View this message in context: RE: NullPointerException when accessing URI after submit button is clicked



--
You receive this message as a subscriber of the [hidden email] mailing list.
To unsubscribe: mailto:[hidden email]
For general help: mailto:[hidden email]?subject=help
OW2 mailing lists service home page: http://www.ow2.org/wws

 



--
You receive this message as a subscriber of the [hidden email] mailing list.
To unsubscribe: mailto:[hidden email]
For general help: mailto:[hidden email]?subject=help
OW2 mailing lists service home page: http://www.ow2.org/wws


View message @ http://orbeon-forms-ops-users.24843.n4.nabble.com/NullPointerException-when-accessing-URI-after-submit-button-is-clicked-tp3142344p3162753.html
To unsubscribe from NullPointerException when accessing URI after submit button is clicked, click here.

Reply | Threaded
Open this post in threaded view
|

Re: RE: RE: NullPointerException when accessing URI after submit button is clicked

Erik Bruchez
Administrator
Krishna,

I got the attachements from Nabble.

Do you see these errors with a particular form? If so, is that something you could send me so I can run it locally and try to reproduce the issue?

Also, what size is your Java heap?

-Erik

On Mon, Dec 27, 2010 at 9:02 PM, ktangirala <[hidden email]> wrote:

Hi Erik,

 

I am sorry that you could not access the attachments. I replied to your email coming from the Orbeon forum. Perhaps, if I can get your private email, I could send the attachments. Otherwise, let me know if there is any alternate way.

 

Regarding the memory hogging issue, I noticed it with the Form Builder itself when I did a “New” on the form builder hoping to design a new form. And then I noticed it on my own form (as opposed to the Orbeon default forms).

 

Cheers,

------------------------

Krishna Tangirala

Technology Architect – India Business Unit

Infosys Technologies Ltd., Hyderabad, India

(W) +91 40 67051115

(VOIP) +91 40 44290428

------------------------

P  Please do not print this email unless it is absolutely necessary.

 

From: Erik Bruchez [via Orbeon Forms (ops-users)] [mailto:[hidden email]]
Sent: Friday, December 24, 2010 5:22 AM
To: Krishna Tangirala
Subject: Re: RE: NullPointerException when accessing URI after submit button is clicked

 

Krishna,

 

Mmh, what I am hearing is bad news, as nightly build should be better on memory. What size is your Java heap? Could you send your form, privately if needed, alongside reproducible steps?

 

I can't seem to access the attachments you mention.

 

-Erik

On Wed, Dec 22, 2010 at 4:13 AM, ktangirala <[hidden email]> wrote:

<style><!-- /* Font Definitions */ @font-face {font-family:Calibri; panose-1:2 15 5 2 2 2 4 3 2 4;} @font-face {font-family:Tahoma; panose-1:2 11 6 4 3 5 4 4 2 4;} @font-face {font-family:"Arial Narrow"; panose-1:2 11 6 6 2 2 2 3 2 4;} @font-face {font-family:"Palatino Linotype"; panose-1:2 4 5 2 5 5 5 3 3 4;} @font-face {font-family:Webdings; panose-1:5 3 1 2 1 5 9 6 7 3;} /* Style Definitions */ p.MsoNormal, li.MsoNormal, div.MsoNormal {margin:0in; margin-bottom:.0001pt; font-size:12.0pt; font-family:"Times New Roman","serif";} a:link, span.MsoHyperlink {mso-style-priority:99; color:blue; text-decoration:underline;} a:visited, span.MsoHyperlinkFollowed {mso-style-priority:99; color:purple; text-decoration:underline;} span.EmailStyle17 {mso-style-type:personal-reply; font-family:"Arial Narrow","sans-serif"; color:#0070C0;} .MsoChpDefault {mso-style-type:export-only; font-family:"Calibri","sans-serif";} @page WordSection1 {size:8.5in 11.0in; margin:1.0in 1.0in 1.0in 1.0in;} div.WordSection1 {page:WordSection1;} --></style>

Hi Erik,

 

Thanks for your reply. With the nightly build, I really had some tough regression issues like CPU and memory hogging because of which I was unable to open even the new instance of form builder in order to create a new form. And with respect to the specific error (resolve-QName), I was getting it when I open a new instance of the form that I created, whereas the forms created by Orbeon (like Bookshelf) were working fine.

 

Essentially, I am trying to use the submit button go URI to work for my case because we need to process the data after successful submission. However, this issue is fixed only in the nightly build (post 3.8), let us know if you are providing with any patches to fix this issue. I assume this to be core functionality of forms and disappointed that this feature was failing in all cases.

 

Please let me know if you need any additional helpful information. Also, please find the attachments containing error stack traces.

 

Cheers,

------------------------

Krishna Tangirala

Technology Architect – India Business Unit

Infosys Technologies Ltd., Hyderabad, India

(W) +91 40 67051115

(VOIP) +91 40 44290428

------------------------

P  Please do not print this email unless it is absolutely necessary.

 

From: Erik Bruchez [via Orbeon Forms (ops-users)] [mailto:[hidden email]]
Sent: Wednesday, December 22, 2010 7:15 AM
To: Krishna Tangirala
Subject: Re: NullPointerException when accessing URI after submit button is clicked

 

Krishna,

In which case does the resolve-QName() error occur with the nightly?
If that's a bug, we definitely would like to fix it.

-Erik

On Tue, Dec 21, 2010 at 2:54 AM, ktangirala

<[hidden email]> wrote:


> Hi, I had setup the submit button and the go URI path as follows: This was
> giving a NullPointerException until I saw in one of the earlier posts that
> this has been fixed post-3.8 release (in the nightly build after 3.8). So, I
> downloaded the nightly build and tried the same scenario and to my pleasure,
> this issue was fixed and I was able to route to the URI mentioned. However,
> I was having other issues with the form rendering such as "Error occurred
> with the resolve-QName() function" in the saxon API. If I use the stable
> build, I can't get the submit issue fixed and if I use the nightly build,
> other things already working before, are breaking! Any ideas what I should
> be doing? Any support or comments from the Orbeon team, please? Cheers,
> Krishna
> ________________________________
> View this message in context: NullPointerException when accessing URI after
> submit button is clicked
> Sent from the Orbeon Forms (ops-users) mailing list archive at Nabble.com.
>
>
> --

> You receive this message as a subscriber of the [hidden email] mailing
> list.
> To unsubscribe: mailto:[hidden email]
> For general help: mailto:[hidden email]?subject=help

> OW2 mailing lists service home page: http://www.ow2.org/wws
>
>

--
You receive this message as a subscriber of the [hidden email] mailing list.
To unsubscribe: mailto:[hidden email]
For general help: mailto:[hidden email]?subject=help

OW2 mailing lists service home page: http://www.ow2.org/wws

**************** CAUTION - Disclaimer *****************
This e-mail contains PRIVILEGED AND CONFIDENTIAL INFORMATION intended solely 
for the use of the addressee(s). If you are not the intended recipient, please 
notify the sender by e-mail and delete the original message. Further, you are not 
to copy, disclose, or distribute this e-mail or its contents to any other person and 
any such actions are unlawful. This e-mail may contain viruses. Infosys has taken 
every reasonable precaution to minimize this risk, but is not liable for any damage 
you may sustain as a result of any virus in this e-mail. You should carry out your 
own virus checks before opening the e-mail or attachment. Infosys reserves the 
right to monitor and review the content of all messages sent to or from this e-mail 
address. Messages sent to or from this e-mail address may be stored on the 
Infosys e-mail system.
***INFOSYS******** End of Disclaimer ********INFOSYS***


orbeon-error-stack-overflow-error.docx (114K) Download Attachment
orbeon-error-resolve-QName.docx (68K) Download Attachment

 


View this message in context: RE: NullPointerException when accessing URI after submit button is clicked


Sent from the Orbeon Forms (ops-users) mailing list archive at Nabble.com.



--


You receive this message as a subscriber of the [hidden email] mailing list.
To unsubscribe: mailto:[hidden email]
For general help: mailto:[hidden email]?subject=help
OW2 mailing lists service home page: http://www.ow2.org/wws

 



--
You receive this message as a subscriber of the [hidden email] mailing list.
To unsubscribe: mailto:[hidden email]
For general help: mailto:[hidden email]?subject=help
OW2 mailing lists service home page: http://www.ow2.org/wws


View message @ http://orbeon-forms-ops-users.24843.n4.nabble.com/NullPointerException-when-accessing-URI-after-submit-button-is-clicked-tp3142344p3162753.html


To unsubscribe from NullPointerException when accessing URI after submit button is clicked, click here.



View this message in context: RE: RE: NullPointerException when accessing URI after submit button is clicked

Sent from the Orbeon Forms (ops-users) mailing list archive at Nabble.com.


--
You receive this message as a subscriber of the [hidden email] mailing list.
To unsubscribe: mailto:[hidden email]
For general help: mailto:[hidden email]?subject=help
OW2 mailing lists service home page: http://www.ow2.org/wws




--
You receive this message as a subscriber of the [hidden email] mailing list.
To unsubscribe: mailto:[hidden email]
For general help: mailto:[hidden email]?subject=help
OW2 mailing lists service home page: http://www.ow2.org/wws