Unstable reply for WSDL services log_level set to 4

chalia's picture
I am testing web services with WSDL model enabled. (I set opparms to "mixed" for functions) with log_level set to 4. While I am calling few functions in a php script called math_service.php, the first request always return a right answer. But the following request is now so stable. Most of time, it return 0 as return. But as soon as I switch to log_level to 0, it works. With log file, I found that deserializations part doesn't work as expected. I have attached my log file (I have modified wsf_wsdl_deserialization.php to add more log lines while debugging) param1, param2 are parameters for addxy function param3, param4 are parameters for add function param5, param6 are parameters for sub function ... I just wonder whether it will cause some problem while there are many calls to same php script at the same time.
AttachmentSize
wsf_php_server.txt178.87 KB
nandika's picture

Re:Unstable reply for WSDL services log_level set to 4

This is an strange issue. Could you raise a jira for this. Regards Nandika
chalia's picture

I don't know how to raise

I don't know how to raise JIRA yet. How can i do that? Charlie
nandika's picture

Re

Go to this link and create a jira issue. Jira is the issue tracking system used by US. https://wso2.org/jira/browse/WSFPHP You can find a detailed description on raising a jira issue here. http://nandikajayawardana.blogspot.com/2008/11/how-to-contribute-to-wsfphp-project.html Regards Nandika