All times are UTC + 8 hours




Post new topic Reply to topic  [ 12 posts ] 
Author Message
 Post subject: Java faults
PostPosted: Sep 12th, '06, 21:28 
Spam Assassin (Be afraid!)
Spam Assassin     (Be afraid!)
User avatar

Joined: Aug 24th, '06, 11:50
Posts: 10202
Location: Townsville
Gender: Female
Location: home
Sometimes when trying to follow a thread I get the following fault message:

The XML page cannot be displayed
Cannot view XML input using XSL style sheet. Please correct the error
and then click the Refresh button, or try again later.

End tag 'table' does not match the start tag 'img'. Error processing
resource 'http://backyardaquaponics.com/forum/viewtopi...

</table>
--^

has anyone else had this sort of problem? Does anyone know how to fix it?

It's really annoying and I'd like it to stop now!


Top
 Profile  
Reply with quote  
    Advertisement
 
 Post subject:
PostPosted: Sep 12th, '06, 21:31 
Moderator
Moderator
User avatar

Joined: May 25th, '06, 07:52
Posts: 6857
Location: adelaide hills
Gender: Male
Are you human?: yes
Location: Adelaide Hills
yeah, I've had it too over the last couple of days. It's incredibly annoying eh? Don't know how to fix it, but at least you know you are not alone


Top
 Profile  
Reply with quote  
 Post subject:
PostPosted: Sep 12th, '06, 21:33 
Spam Assassin (Be afraid!)
Spam Assassin     (Be afraid!)
User avatar

Joined: Aug 24th, '06, 11:50
Posts: 10202
Location: Townsville
Gender: Female
Location: home
I've googled the message, it might be something to do with the script on the website?


Top
 Profile  
Reply with quote  
 Post subject:
PostPosted: Sep 12th, '06, 21:38 
Site Admin
Site Admin
User avatar

Joined: Mar 12th, '06, 07:56
Posts: 17803
Images: 4
Location: Perth
Gender: Male
Blog: View Blog (1)
Is that the full error message Jaymie? Can you post the full message here if that's not quite all of it?

I'll get the support tech guy to have a look at the error..


Top
 Profile Personal album  
Reply with quote  
 Post subject:
PostPosted: Sep 12th, '06, 21:43 
Spam Assassin (Be afraid!)
Spam Assassin     (Be afraid!)
User avatar

Joined: Aug 24th, '06, 11:50
Posts: 10202
Location: Townsville
Gender: Female
Location: home
I'm pretty sure that's the whole thing. I just copied the page and posted it to an email previously.


Top
 Profile  
Reply with quote  
 Post subject:
PostPosted: Sep 12th, '06, 23:52 
Seriously, this cant be healthy.
Seriously, this cant be healthy.
User avatar

Joined: Aug 7th, '06, 20:07
Posts: 8293
Location: margaret river West Oz
Gender: Male
Location: Western Australia
EB- same here.
For me the only way to re-establish forum access is to re login.
I did mention this to steve a week or so but to be fair I didn't give
much detail just that I had probs.
C1


Top
 Profile  
Reply with quote  
 Post subject:
PostPosted: Sep 13th, '06, 06:52 
Xtreme Contributor
Xtreme Contributor
User avatar

Joined: Jul 21st, '06, 19:34
Posts: 128
Location: Melbourne
Gender: Male
creative1 wrote:
EB- same here.
For me the only way to re-establish forum access is to re login.
I did mention this to steve a week or so but to be fair I didn't give
much detail just that I had probs.
C1


I got the same message a few days ago. It only occured when I tried to view the specific topic (eg: I would be able to click right down to the "Java faults" level and at that level it would throw the error. This means that you can see the structure of the forum but can't read specific messages.)

It looks like a PHP error, not a Java error.


Top
 Profile  
Reply with quote  
 Post subject:
PostPosted: Sep 13th, '06, 07:11 
Moderator
Moderator
User avatar

Joined: Jun 14th, '06, 19:03
Posts: 5413
Location: Cairns Queensland
Gender: Male
Are you human?: yes
Location: Cairns, Queensland
Me 2... had that a few times... I usually have to close the window down and open a new one to get back in (I can go back, but every time you try move on from that point you get the same error message


Top
 Profile  
Reply with quote  
 Post subject:
PostPosted: Sep 13th, '06, 07:45 
Seriously, this cant be healthy.
Seriously, this cant be healthy.
User avatar

Joined: Aug 21st, '06, 16:07
Posts: 5323
Location: Brisbane
Gender: Male
to add to that, I got a message saying "Parser error" on the weekend but thought it might be my ISP, seems to have cleared this end since Monday

Les


Top
 Profile  
Reply with quote  
 Post subject:
PostPosted: Sep 13th, '06, 09:16 
Xtreme Contributor
Xtreme Contributor
User avatar

Joined: Jul 21st, '06, 19:34
Posts: 128
Location: Melbourne
Gender: Male
EllKayBee wrote:
to add to that, I got a message saying "Parser error" on the weekend but thought it might be my ISP, seems to have cleared this end since Monday

Les


(Taking off my aquaponic addict hat and putting on my programmer hat for a moment.)
A parser error is very unlikely to be an ISP problem. It is a problem with the PHP scripts in the forum. A "parser" is the thing that reads the script and decides how to carry out the instructions (how to put the forum together).

It looks like there might be a minor bug somewhere in the PHP code. Possibly it is related to sessions. (A "session" is the way that the server remembers your username and knows who to credit when you write a post). As an example of things that can go wrong: Sometimes problems with sessions can be traced to the fact that the Web serving is being load-balanced between several servers, but the "session" is not being shared.... so you start a valid action on one server and then your load gets transferrred to another server and the second server gets confused because you have no session and it doesn't know who you are or what to do...


Top
 Profile  
Reply with quote  
 Post subject:
PostPosted: Sep 13th, '06, 12:34 
Seriously, this cant be healthy.
Seriously, this cant be healthy.
User avatar

Joined: Aug 21st, '06, 16:07
Posts: 5323
Location: Brisbane
Gender: Male
aeldric wrote:
.....so you start a valid action on one server and then your load gets transferrred to another server and the second server gets confused because you have no session and it doesn't know who you are or what to do...


sounds like me and aquaponics - thanks :D


Top
 Profile  
Reply with quote  
 Post subject:
PostPosted: Sep 13th, '06, 16:21 
Site Admin
Site Admin
User avatar

Joined: Mar 22nd, '06, 00:28
Posts: 12757
Location: Melbourne, Victoria
Gender: Male
Are you human?: YES- kinda
Location: Melb Vic OZ
I have no problems with java thingies. :) I put this down to not updating unless absolutly needed :) If it works then LEAVE IT :)

RE: The parse error. Yes the board had a hiccup for a few hours, a bit of this and a bit of that and a wiggle of someones nose and it was all good :)


Top
 Profile  
Reply with quote  
Display posts from previous:  Sort by  
Post new topic Reply to topic  [ 12 posts ] 

All times are UTC + 8 hours


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

Search for:
Jump to:  
cron

Powered by phpBB® Forum Software © phpBB Group
Portal by phpBB3 Portal © phpBB Türkiye
[ Time : 0.034s | 14 Queries | GZIP : Off ]