Adobe Connect User Community
Menu

#1 2008-09-16 12:23:53

**_berkayunal_**

Tired of com.macromedia.airspeed.StatusException

Hi,

I am running couple of Connect Servers. 2 servers that are in two different place has the following error when starting. And when i look at the services in windows i am seeing that the status of connect service is switching(dancing) between starting and started. So The service starts then stops then try to start again.

I suspect it may be the connect service is started before the MSSQL service. So i have added dependency for MSSQL service. But it does not work out.

Here is the error log:

2008-09-16    14:25:10    "Start up error: com.macromedia.airspeed.StatusException$Invalid$NoSuchItem: <status code="invalid"><invalid field="account-id" type="unavailable" subcode="no-such-item"/></status>."    START_UP    START_UP_ERROR    E    S    -    "-"    -    -    -

Here is the breeze.log

[09-16 14:25:35] main (i) Loading imports...
[09-16 14:25:35] main (i) Starting JRun...
[09-16 14:25:38] main (i) Configuration successful.
[09-16 14:25:38] brze (i) Starting database...
[09-16 14:25:38] brze (c) Exception occurred in startup.
[09-16 14:25:38] brze (c) <status code="invalid"><invalid field="account-id" type="unavailable" subcode="no-such-item"/></status>
[09-16 14:25:38] brze (c) com.macromedia.airspeed.StatusException$Invalid$NoSuchItem: <status code="invalid"><invalid field="account-id" type="unavailable" subcode="no-such-item"/></status>
[09-16 14:25:38] brze (c)     at com.macromedia.airspeed.db.SQLServerUtilityQueries.validate(SQLServerUtilityQueries.java:139)
[09-16 14:25:38] brze (c)     at com.macromedia.airspeed.db.DBStatement.executeUpdates(DBStatement.java:175)
[09-16 14:25:38] brze (c)     at com.macromedia.airspeed.db.DBStatement.executeUpdate(DBStatement.java:150)
[09-16 14:25:38] brze (c)     at com.macromedia.airspeed.db.DBConnection.update(DBConnection.java:449)
[09-16 14:25:38] brze (c)     at com.macromedia.airspeed.Context.update(Context.java:646)
[09-16 14:25:38] brze (c)     at com.macromedia.breeze.console.ConsoleManager$LicensedAccountUpdate.execute(ConsoleManager.java:1275)
[09-16 14:25:38] brze (c)     at com.macromedia.airspeed.ActionHandler.executeOrQueue(ActionHandler.java:128)
[09-16 14:25:38] brze (c)     at com.macromedia.airspeed.ActionDispatcher.dispatch(ActionDispatcher.java:177)
[09-16 14:25:38] brze (c)     at com.macromedia.airspeed.Context.dispatch(Context.java:968)
[09-16 14:25:38] brze (c)     at com.macromedia.airspeed.main.Main.run(Main.java:382)
[09-16 14:25:40] main (i) -------------------------------------------------------------
[09-16 14:25:40] main (i) Adobe Breeze Server                 [connect_602_r390]
[09-16 14:25:40] main (i) Copyright (c) 2001-2006 Adobe Macromedia Software LLC and its licensors.
[09-16 14:25:40] main (i) All rights reserved.
[09-16 14:25:40] main (i) -------------------------------------------------------------

am really tired of seeing this error and could not find anthing on adobe's site or in the web.

Any help would be appreciated much

Thanks

Offline

#2 2008-09-16 13:28:31

**_santhony_**

Re: Tired of com.macromedia.airspeed.StatusException

This is a guess (and a friendly bump at the same time) - but could it be a time sync issue between your Connect server and SQL Server ?

Offline

#3 2008-09-16 15:31:49

**_berkayunal_**

Re: Tired of com.macromedia.airspeed.StatusException

Hi santhony,

Thanks for the reply. Do you have any recommendation to solve this issue?

Offline

Board footer