A BIG PROBLEM

If you have questions or if you want to share your opinion about Aware IM post your message on this forum
Post Reply
RafaMD
Posts: 52
Joined: Wed Mar 16, 2011 6:22 am
Location: Spain

A BIG PROBLEM

Post by RafaMD »

I have the following error:

'error changing status of the business space version. Aware IM server encountered the following error .Java heap space'

and I can't test any business Space.

I think the problem is in BASDBTEST because everything else is working properly, but I don't have a backup of this database

I try restart server, import, update MySQL, load without data,... and nothing works


Any ideas to resolve this big problem?
tford
Posts: 4238
Joined: Sat Mar 10, 2007 6:44 pm

Post by tford »

You could always reinstall AwareIM & see if that resolves the issue.
Tom - V8.8 build 3137 - MySql / PostGres
RafaMD
Posts: 52
Joined: Wed Mar 16, 2011 6:22 am
Location: Spain

Post by RafaMD »

tford wrote:You could always reinstall AwareIM & see if that resolves the issue.

Also I have done, but it has not worked
aware_support
Posts: 7526
Joined: Sun Apr 24, 2005 12:36 am
Contact:

Post by aware_support »

You need to allocate more memory to one of the Aware IM components - see the Installation Guide and this forum
Aware IM Support Team
RafaMD
Posts: 52
Joined: Wed Mar 16, 2011 6:22 am
Location: Spain

Post by RafaMD »

aware_support wrote:You need to allocate more memory to one of the Aware IM components - see the Installation Guide and this forum

My memory settings are 256 Mb (Aware Server), 256 Mb (Tomcat), 256 Mb (JBoss) and 128 Mb (Configuration Tool)


Well, I've done the following tests to see if it is a memory problem or not:


I installed AwareIm on another computer and with the default configuration (64 Mb) and MySQL my BS work correctly

On the server where I have the problem, I change to the Derby database and now works perfectly

So I still think the problem is that BASDBTEST is corrupt


I want delete BASDBTEST and keep BASDB. What do I have to do?
rocketman
Posts: 1252
Joined: Fri Jan 02, 2009 11:22 pm
Location: Preston UK
Contact:

Post by rocketman »

Before you do that - try EXPORTING your live working BS and then IMPORTING that into your under test version.

If that doesn't work, try creating a new major version and importing the live BS into that.

It's also possible it might be some corrupted data in the test database so you could also choose to start with an empty database rather than using existing data when putting the basdbtest back into "Under Testing" mode
Rocketman

V8.7 Developer Edition. Server 2016 Standard edition. MySql 5.5
rocketman
Posts: 1252
Joined: Fri Jan 02, 2009 11:22 pm
Location: Preston UK
Contact:

Post by rocketman »

another thing to try

UNLOCK the test BS and then delete it. Then create a new MAjor (or minor) version.
Rocketman

V8.7 Developer Edition. Server 2016 Standard edition. MySql 5.5
RafaMD
Posts: 52
Joined: Wed Mar 16, 2011 6:22 am
Location: Spain

Solved!!!!

Post by RafaMD »

thank you very much

I finally solved by doing the following:

1. Make a backup of basdb
2. Delete basdbtest and basdb
3. Start Aware. (This create blank databases)
4. Create a BS
5. Import my BS in the new BS
6. restore basdb (with my live data)
7. To work!


For some reason basdbtest was corrupt and until it is deleted and created again has not solved the problem.

At last I can sleep now!
rocketman
Posts: 1252
Joined: Fri Jan 02, 2009 11:22 pm
Location: Preston UK
Contact:

Post by rocketman »

All's well that ends well
Rocketman

V8.7 Developer Edition. Server 2016 Standard edition. MySql 5.5
Post Reply