BlackBerry Forums Support Community
              

Closed Thread
 
Thread Tools
Old 09-28-2010, 12:48 PM   #1
Triton_Peter
New Member
 
Join Date: Sep 2010
Model: 9700
PIN: N/A
Carrier: Vodafone
Posts: 4
Default BMS 5.0.2 MR 1, cannot access Web Console

Please Login to Remove!

Hi Guys,

Been banging my head against a brick wall with this one for a while..

I have BES 5.0.2 MR 1 installed on Windows 2008 R2 x64, Remote (same LAN) Database on SQL 2008, which seems to be working fine. Occasional slowness when activating new devices but that is for another thread

I am trying to setup the Monitoring server on a seperate server, Windows 2008 R2 again, same LAN as BES server, install goes fine but cannot access the webconsole... Have had a look at a few of the KB's mentioned around the place but to be honest I cannot see if any of them are relevant to this particular problem...

Looking forward to your help!

The output from the log file is as follows:

(09/28 17:56:24:000):{Thread-0} [com.rim.bes.bms.system.BMSManager] [WARN] [BBMS-2002] {unknown} Using default BIPP password
(09/28 17:56:24:312):{Thread-0} [com.rim.bes.bas.util.EJBUtilities] [WARN] [BBAS-2041] {unknown} getRemoteServerObject could not do JNDI lookup on 'ejb/bas/clientconnectionmanager/ClientConnectionManager' javax.naming.CommunicationException [Root exception is java.io.InvalidClassException: org.jboss.ejb3.remoting.BaseRemoteProxy; local class incompatible: stream classdesc serialVersionUID = 1126421850898582900, local class serialVersionUID = -2711693270411201590]

*** Start of original stack trace ***

javax.naming.CommunicationException [Root exception is java.io.InvalidClassException: org.jboss.ejb3.remoting.BaseRemoteProxy; local class incompatible: stream classdesc serialVersionUID = 1126421850898582900, local class serialVersionUID = -2711693270411201590]
at org.jnp.interfaces.NamingContext.lookup(NamingCont ext.java:724)
at org.jnp.interfaces.NamingContext.lookup(NamingCont ext.java:589)
at javax.naming.InitialContext.lookup(InitialContext. java:351)
at com.rim.bes.bas.util.EJBUtilities.getRemoteServerO bject(EJBUtilities.java:426)
at com.rim.bes.bas.util.EJBUtilities.getMyServerObjec t(EJBUtilities.java:302)
at com.rim.bes.bas.clientconnectionmanager.ClientConn ectionManagerUtilities.getClientConnectionManager( ClientConnectionManagerUtilities.java:90)
at com.rim.bes.bms.net.BASCredentialsManager.doBASCre dentialsHandshake(BASCredentialsManager.java:227)
at com.rim.bes.bms.net.BASCredentialsManager.<init>(B ASCredentialsManager.java:199)
at com.rim.bes.bms.net.BASCredentialsManager.getInsta nce(BASCredentialsManager.java:130)
at com.rim.bes.bms.web.console.base.Startup.run(Start up.java:55)
at $Runnable_12b59460956.run($Runnable_12b59460956.ja va)
at $Runnable_12b59460955.run($Runnable_12b59460955.ja va)
at org.apache.hivemind.impl.StartupImpl.run(StartupIm pl.java:45)
at $Runnable_12b5946093a.run($Runnable_12b5946093a.ja va)
at $Runnable_12b59460939.run($Runnable_12b59460939.ja va)
at org.apache.hivemind.impl.RegistryInfrastructureImp l.startup(RegistryInfrastructureImpl.java:436)
at org.apache.hivemind.impl.RegistryBuilder.construct Registry(RegistryBuilder.java:154)
at org.apache.tapestry.ApplicationServlet.constructRe gistry(ApplicationServlet.java:253)
at org.apache.tapestry.ApplicationServlet.init(Applic ationServlet.java:194)
at org.apache.catalina.core.StandardWrapper.loadServl et(StandardWrapper.java:1161)
at org.apache.catalina.core.StandardWrapper.load(Stan dardWrapper.java:981)
at org.apache.catalina.core.StandardContext.loadOnSta rtup(StandardContext.java:4042)
at org.apache.catalina.core.StandardContext.start(Sta ndardContext.java:4348)
at org.apache.catalina.core.ContainerBase.start(Conta inerBase.java:1045)
at org.apache.catalina.core.StandardHost.start(Standa rdHost.java:719)
at org.apache.catalina.core.ContainerBase.start(Conta inerBase.java:1045)
at org.apache.catalina.core.StandardEngine.start(Stan dardEngine.java:443)
at org.apache.catalina.core.StandardService.start(Sta ndardService.java:516)
at org.apache.catalina.core.StandardServer.start(Stan dardServer.java:710)
at org.apache.catalina.startup.Catalina.start(Catalin a.java:566)
at sun.reflect.NativeMethodAccessorImpl.invoke0(Nativ e Method)
at sun.reflect.NativeMethodAccessorImpl.invoke(Native MethodAccessorImpl.java:39)
at sun.reflect.DelegatingMethodAccessorImpl.invoke(De legatingMethodAccessorImpl.java:25)
at java.lang.reflect.Method.invoke(Method.java:585)
at org.apache.catalina.startup.Bootstrap.start(Bootst rap.java:288)
at org.apache.catalina.startup.Bootstrap.main(Bootstr ap.java:413)
at com.rim.bes.bms.system.ServerMain.main(ServerMain. java:800)
Caused by: java.io.InvalidClassException: org.jboss.ejb3.remoting.BaseRemoteProxy; local class incompatible: stream classdesc serialVersionUID = 1126421850898582900, local class serialVersionUID = -2711693270411201590
at java.io.ObjectStreamClass.initNonProxy(ObjectStrea mClass.java:546)
at java.io.ObjectInputStream.readNonProxyDesc(ObjectI nputStream.java:1552)
at java.io.ObjectInputStream.readClassDesc(ObjectInpu tStream.java:1466)
at java.io.ObjectInputStream.readNonProxyDesc(ObjectI nputStream.java:1552)
at java.io.ObjectInputStream.readClassDesc(ObjectInpu tStream.java:1466)
at java.io.ObjectInputStream.readNonProxyDesc(ObjectI nputStream.java:1552)
at java.io.ObjectInputStream.readClassDesc(ObjectInpu tStream.java:1466)
at java.io.ObjectInputStream.readOrdinaryObject(Objec tInputStream.java:1699)
at java.io.ObjectInputStream.readObject0(ObjectInputS tream.java:1305)
at java.io.ObjectInputStream.defaultReadFields(Object InputStream.java:1908)
at java.io.ObjectInputStream.readSerialData(ObjectInp utStream.java:1832)
at java.io.ObjectInputStream.readOrdinaryObject(Objec tInputStream.java:1719)
at java.io.ObjectInputStream.readObject0(ObjectInputS tream.java:1305)
at java.io.ObjectInputStream.readObject(ObjectInputSt ream.java:348)
at java.rmi.MarshalledObject.get(MarshalledObject.jav a:135)
at org.jnp.interfaces.MarshalledValuePair.get(Marshal ledValuePair.java:72)
at org.jnp.interfaces.NamingContext.lookup(NamingCont ext.java:654)
... 36 more

*** end of original stack trace ***
Offline  
Old 09-29-2010, 08:04 AM   #2
martinpas
Thumbs Must Hurt
 
Join Date: Feb 2008
Location: Buenos aires, Argentina
Model: 8520
PIN: N/A
Carrier: Claro
Posts: 75
Default

Quote:
Originally Posted by Triton_Peter View Post
but cannot access the webconsole...
do you mean that Monitoring Console do not log in?

Regards
__________________
Martin

Blackberry Instructor
Offline  
Old 09-29-2010, 08:22 AM   #3
Triton_Peter
New Member
 
Join Date: Sep 2010
Model: 9700
PIN: N/A
Carrier: Vodafone
Posts: 4
Default

Nothing? Anyone??
Offline  
Old 09-29-2010, 08:23 AM   #4
Triton_Peter
New Member
 
Join Date: Sep 2010
Model: 9700
PIN: N/A
Carrier: Vodafone
Posts: 4
Default

Hi Martin,

appears I dont know where the refresh button is...

when I go to the webconsole login page I get the above error, I cannot login to the service at all, this is a fresh install...
Offline  
Old 09-29-2010, 08:28 AM   #5
martinpas
Thumbs Must Hurt
 
Join Date: Feb 2008
Location: Buenos aires, Argentina
Model: 8520
PIN: N/A
Carrier: Claro
Posts: 75
Default please

please check if this is your case...

http://www.blackberryforums.com/bes-...ms-errors.html

regards
__________________
Martin

Blackberry Instructor
Offline  
Old 09-30-2010, 08:36 AM   #6
Triton_Peter
New Member
 
Join Date: Sep 2010
Model: 9700
PIN: N/A
Carrier: Vodafone
Posts: 4
Default

Hi Martin, I have tried the above link, unfortunately this does not solve the issue...

I am getting fewe errors in the logs however I am still seeing the error posted above, and unable to even get to the login screen, where i get the error.
Offline  
Old 10-05-2010, 01:36 PM   #7
TeBear77
Knows Where the Search Button Is
 
TeBear77's Avatar
 
Join Date: Aug 2010
Model: 9630
PIN: N/A
Carrier: Verizon
Posts: 27
Default

did you happen to try this?

http://www.blackberryforums.com/bes-...ms-errors.html
Offline  
Closed Thread



Posting Rules
You may not post new threads
You may not post replies
You may not post attachments
You may not edit your posts

BB code is On
Smilies are On
[IMG] code is On
HTML code is Off

Forum Jump


Vintage MOS 8502 8502R0 Commodore C64 very rare good condition x 1pc picture

Vintage MOS 8502 8502R0 Commodore C64 very rare good condition x 1pc

$22.00



Vintage Commodore 64/28 Computer Model C2N Cassette Datassette With Box picture

Vintage Commodore 64/28 Computer Model C2N Cassette Datassette With Box

$34.99



6500/1 A 6502 VARIENT CPU COMMODORE USE IN AMIGA KB & 1520 PLOTTER NMOS NCR NOS picture

6500/1 A 6502 VARIENT CPU COMMODORE USE IN AMIGA KB & 1520 PLOTTER NMOS NCR NOS

$5.89



Vintage MOS 8500 HMOS Commodore C64 IC x 1pc picture

Vintage MOS 8500 HMOS Commodore C64 IC x 1pc

$35.00



Jelenko Commodore LS VPF with Pump  picture

Jelenko Commodore LS VPF with Pump

$875.00



Windsor Commodore Duo 20

Windsor Commodore Duo 20" Carpet extractor w/Lester Charger 25900/Battery/99hour

$2519.95







Copyright © 2004-2016 BlackBerryForums.com.
The names RIM © and BlackBerry © are registered Trademarks of BlackBerry Inc.