Gateway Not responding in designer
|
||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||
|
|
Page 1 of 1 |
[ 12 posts ] |
| Print view | Previous topic | Next topic |
| Author | Message |
|---|---|
|
Captain ![]() Joined: Mon Mar 08, 2010 11:07 pm Posts: 99 Location: AUSTRALIA |
I'm getting a lot of the following mesasges when trying to "save" in the Designer (build 4730)
Code: com.inductiveautomation.ignition.client.gateway_interface.GatewayException: Gateway Error 500: Unable to read response from Gateway. at com.inductiveautomation.ignition.client.gateway_interface.GatewayInterface.newGatewayException(GatewayInterface.java:236) at com.inductiveautomation.ignition.client.gateway_interface.GatewayInterface.getResponse(GatewayInterface.java:304) at com.inductiveautomation.ignition.client.gateway_interface.GatewayInterface.sendMessage(GatewayInterface.java:206) at com.inductiveautomation.ignition.designer.gateway.PriviledgedDesignerTask$GatewayMessageTask.execute(PriviledgedDesignerTask.java:344) at com.inductiveautomation.ignition.designer.gateway.PriviledgedDesignerTask$UserTask.run(PriviledgedDesignerTask.java:249) at java.lang.Thread.run(Unknown Source) Caused by: org.xml.sax.SAXParseException: The end-tag for element type "Response" must end with a '>' delimiter. at com.sun.org.apache.xerces.internal.parsers.AbstractSAXParser.parse(Unknown Source) at com.sun.org.apache.xerces.internal.jaxp.SAXParserImpl$JAXPSAXParser.parse(Unknown Source) at com.inductiveautomation.ignition.client.gateway_interface.GatewayInterface.getResponse(GatewayInterface.java:302) ... 4 more I never got these before this build. Is it a "Known problem"? _________________ ISDProj |
| Fri Mar 26, 2010 2:08 pm |
|
|
Moderator ![]() Joined: Sun Apr 02, 2006 2:46 pm Posts: 3853 Location: Sacramento, CA |
This error simply means that the Gateway failed to respond to some message. The true error will be in the Gateway's log.
_________________ Carl Gould Software Development Inductive Automation |
| Fri Mar 26, 2010 2:17 pm |
|
|
Captain ![]() Joined: Mon Mar 08, 2010 11:07 pm Posts: 99 Location: AUSTRALIA |
I had a look through the gateway event log around one of the times that this happened & there doesn't seem to be any "error" messages. What sort of messages should I be looking for in the Gateway Log?
_________________ ISDProj |
| Sat Mar 27, 2010 12:46 am |
|
|
Moderator ![]() Joined: Sun Apr 02, 2006 2:46 pm Posts: 3853 Location: Sacramento, CA |
Any log message that is marked as an "Error". I'm pretty confident that each one of these will correspond to an error message in the Gateway... can you reproduce this problem?
_________________ Carl Gould Software Development Inductive Automation |
| Sun Mar 28, 2010 3:39 pm |
|
|
Captain ![]() Joined: Mon Mar 08, 2010 11:07 pm Posts: 99 Location: AUSTRALIA |
Carl,
That's just it. there were no "Errors" logged at the gateway that I could see. I have since found out that there is a "known problem" with the Router I was using at home. (using VPN tunnel to company WAN) The problem was "random drop-outs". Natually enough I no longer use that router. However, we do occassionally (as in not very often) get this same type of problem from the designer within the Company WAN - Still with no "error" type messages being loggged at the gateway. These have only started to Occur since build 7.0.6.4730-beta1 (further on when 7.0.6 will be released?) As far as "reproducing the problem" is concerned I don't think so. however I did notice that it was more prevalent when saving in the designer when in the "Windows" section of the project browser. (Move to Transaction groups & it will save "nearly every time*" without proplems.) *Externally via VPN tunnel OR Internally via WAN Peter _________________ ISDProj |
| Sun Mar 28, 2010 5:28 pm |
|
|
Moderator ![]() Joined: Sun Apr 02, 2006 2:46 pm Posts: 3853 Location: Sacramento, CA |
That is strange I've never seen this error without a corresponding error in the Gateway logs. Can you explain a bit more about the architecture here? Are you running a cluster? Is there more than one designer altering the project at once? If the problem is more prevalent when altering windows: can you isolate the problem to a certain window?
_________________ Carl Gould Software Development Inductive Automation |
| Mon Mar 29, 2010 10:44 am |
|
|
Captain ![]() Joined: Mon Mar 08, 2010 11:07 pm Posts: 99 Location: AUSTRALIA |
Quote: Can you explain a bit more about the architecture here? Are you running a cluster? 2.) Although we have 2 sites both running in the above structure they are not "clustered" nor do they communicate with each other directly (both on different firewalled subnets). Quote: Is there more than one designer altering the project at once? Quote: If the problem is more prevalent when altering windows: can you isolate the problem to a certain window? I did have a problem with one of the windows becomming "corrupted" somehow (it would load but the components would not "redraw" unless the mouse was "clicked" over them) but was able to correct this by removing the affected window & reimporting from a previous backup of the same project. I could send you a backup of the project but I'm not sure it would do much good without the backend database. Let me know if you'd like a copy of the project (if it would help diagnose the problem further). As a side note I notice that there is no "Reserialize windows" in ignition... Has this been removed as it was no longer required or not used? _________________ ISDProj |
| Mon Mar 29, 2010 2:18 pm |
|
|
Moderator ![]() Joined: Sun Apr 02, 2006 2:46 pm Posts: 3853 Location: Sacramento, CA |
Version 7.0.6 will be released shortly - I'd like to see if these problems persist in the new version.
Also - next time when your windows get "corrupted" - I'd like you to check and see if simply restarting the Designer has any effect or not. _________________ Carl Gould Software Development Inductive Automation |
| Mon Mar 29, 2010 3:18 pm |
|
|
Captain ![]() Joined: Mon Mar 08, 2010 11:07 pm Posts: 99 Location: AUSTRALIA |
Carl,
I tried the following befor re-importing the "window": 1.) restarted the designer 2.) restarted the modules on the gateway PC 3.) restarted the entire gateway PC service 4.) Cleared Java Cache (Client PC) - including removing apps (using Java Control panel) 5.) backed up the project & restored to a different gateway (trial version on local PC) None of which worked, hence the "Delete" & re-import of that window. (I have a copy of the project including the corrupted window If it would be of any help) Peter _________________ ISDProj |
| Mon Mar 29, 2010 3:58 pm |
|
|
Moderator ![]() Joined: Sun Apr 02, 2006 2:46 pm Posts: 3853 Location: Sacramento, CA |
Wow, yes please send that corrupted copy to us! You can use our upload section if it is too big for email.
_________________ Carl Gould Software Development Inductive Automation |
| Mon Mar 29, 2010 7:06 pm |
|
|
Captain ![]() Joined: Mon Mar 08, 2010 11:07 pm Posts: 99 Location: AUSTRALIA |
Carl,
Sorry to take so long to respond. I had to get my "permissions" updated so that I could upload the file. I have sent the file via your upload section it is called "UDERSbad.proj" - Note it is a work-in-progress & has changed substantially since this file was created. The window you want to look for is "Deleter" Peter _________________ ISDProj |
| Mon Mar 29, 2010 9:12 pm |
|
|
Captain ![]() Joined: Mon Mar 08, 2010 11:07 pm Posts: 99 Location: AUSTRALIA |
Update to say I belive this to be fixed in subsequent versions... we no longer have these issues occurring.
_________________ ISDProj |
| Tue Apr 10, 2012 2:43 pm |
|
|
|
Page 1 of 1 |
[ 12 posts ] |
|
|
All times are UTC - 8 hours |
Who is online |
Users browsing this forum: No registered users and 1 guest |
| You cannot post new topics in this forum You cannot reply to topics in this forum You cannot edit your posts in this forum You cannot delete your posts in this forum You cannot post attachments in this forum |

