|
From: <did...@ef...> - 2004-04-28 11:05:57
|
Hi Ananth,
as far as I know the only place where you can have a reference to that
GRz8gXTB3cpNOO6dhEeKCA=3D=3D object is in your msh db=2E
Starting from a clean installation (clean tables in your db and clean
%msh%/objectstore and %msh%/repository/R0000 directories), the first time
you use msh with a client, creating a Request object and sending the ebxml=
message, msh stores a serialized version of the Listener object you are
using into the %msh%/objectstore directory (the file will have a random
name)=2E
You find the reference to that file into the table MSHCONFIG, field
C_MESSAGELISTENER=2E
You may have created two instances of the msh server (both on the same or
on two different machines) to test message delivery, so you may have two
different database for msh, or instances or owners=2E=20
Try checking that, to restore a clean state, you really deleted every
record, and performed a commit, from the tables of the
database/instance/user your msh has its reference to=2E
You can know exactly which database/instance/user from the
msh=2Eproperties=2Exml file=2E
Best regards
Fabio Di Donato - senior developer and area leader
Effedue Consulting - Via Cagnoni, 55 - 00124 Roma - Italia
Consulenza, Formazione e Tecnologie per l'e-business
Consultancy, Training and Technologies for e-business
Tel +39 06 50932505 Fax +39 06 23318890
Original Message:
-----------------
From: Ananth R ananthr@csa=2Eiisc=2Eernet=2Ein
Date: Wed, 28 Apr 2004 14:56:57 +0530 (IST)
To: ebxmlms-general@lists=2Esourceforge=2Enet
Subject: RE: [ebxmlms-general] MSH Deployment Problem=20
Hello
Please see the log file=2E
The concerned part of Tomcat log file:
--------------------------------------------------------------------------=
--
-
--------------------------------------------------------------------------=
--
-
----- Root Cause -----
hk=2Ehku=2Ececid=2Ephoenix=2Emessage=2Ehandler=2EMessageServiceHandlerExce=
ption:=20
hk=2Ehku=2Ececid=2Ephoenix=2Emessag
e=2Ehandler=2EMessageServerException: Cannot get MessageListener object fr=
om=20
store: /home/ananth/tmp
/ebxmlms/objectStore/GRz8gXTB3cpNOO6dhEeKCA=3D=3D (No such file or directo=
ry)
at=20
hk=2Ehku=2Ececid=2Ephoenix=2Emessage=2Ehandler=2EMessageServiceHandler=2E<=
init>(Unknown=20
Source)
at sun=2Ereflect=2ENativeConstructorAccessorImpl=2EnewInstance0(Na=
tive=20
Method)
at=20
sun=2Ereflect=2ENativeConstructorAccessorImpl=2EnewInstance(NativeConstruc=
torAcces
sorImpl=2Ej
ava:39)
at=20
sun=2Ereflect=2EDelegatingConstructorAccessorImpl=2EnewInstance(Delegating=
Construc
torAccess
orImpl=2Ejava:27)
at java=2Elang=2Ereflect=2EConstructor=2EnewInstance(Constructor=2E=
java:274)
at java=2Elang=2EClass=2EnewInstance0(Class=2Ejava:306)
at java=2Elang=2EClass=2EnewInstance(Class=2Ejava:259)
at=20
org=2Eapache=2Ecatalina=2Ecore=2EStandardWrapper=2EloadServlet(StandardWra=
pper=2Ejava:90
3)
at=20
org=2Eapache=2Ecatalina=2Ecore=2EStandardWrapper=2Eload(StandardWrapper=2E=
java:823)
at=20
org=2Eapache=2Ecatalina=2Ecore=2EStandardContext=2EloadOnStartup(StandardC=
ontext=2Ejava:
3420)
at=20
org=2Eapache=2Ecatalina=2Ecore=2EStandardContext=2Estart(StandardContext=2E=
java:3608)
at=20
org=2Eapache=2Ecatalina=2Ecore=2EContainerBase=2EaddChildInternal(Containe=
rBase=2Ejava:8
21)
at=20
org=2Eapache=2Ecatalina=2Ecore=2EContainerBase=2EaddChild(ContainerBase=2E=
java:807)
at=20
org=2Eapache=2Ecatalina=2Ecore=2EStandardHost=2EaddChild(StandardHost=2Eja=
va:579)
at=20
org=2Eapache=2Ecatalina=2Ecore=2EStandardHostDeployer=2Einstall(StandardHo=
stDeployer=2Ej
ava:307)
at=20
org=2Eapache=2Ecatalina=2Ecore=2EStandardHost=2Einstall(StandardHost=2Ejav=
a:772)
at=20
org=2Eapache=2Ecatalina=2Estartup=2EHostConfig=2EdeployDirectories(HostCon=
fig=2Ejava:559
)
at=20
org=2Eapache=2Ecatalina=2Estartup=2EHostConfig=2EdeployApps(HostConfig=2Ej=
ava:401)
at=20
org=2Eapache=2Ecatalina=2Estartup=2EHostConfig=2Estart(HostConfig=2Ejava:7=
18)
at=20
org=2Eapache=2Ecatalina=2Estartup=2EHostConfig=2ElifecycleEvent(HostConfig=
=2Ejava:358)
at=20
org=2Eapache=2Ecatalina=2Eutil=2ELifecycleSupport=2EfireLifecycleEvent(Lif=
ecycleSuppor
t=2Ejava:16
at org=2Eapache=2Ecatalina=2Ecore=2EContainerBase=2Estart(ContainerBase=2E=
java:1196)
at=20
org=2Eapache=2Ecatalina=2Ecore=2EStandardHost=2Estart(StandardHost=2Ejava:=
738)
at=20
org=2Eapache=2Ecatalina=2Ecore=2EContainerBase=2Estart(ContainerBase=2Ejav=
a:1188)
at=20
org=2Eapache=2Ecatalina=2Ecore=2EStandardEngine=2Estart(StandardEngine=2Ej=
ava:347)
at=20
org=2Eapache=2Ecatalina=2Ecore=2EStandardService=2Estart(StandardService=2E=
java:497)
at=20
org=2Eapache=2Ecatalina=2Ecore=2EStandardServer=2Estart(StandardServer=2Ej=
ava:2190)
at org=2Eapache=2Ecatalina=2Estartup=2ECatalina=2Estart(Catalina=2E=
java:512)
at org=2Eapache=2Ecatalina=2Estartup=2ECatalina=2Eexecute(Catalina=
=2Ejava:400)
at org=2Eapache=2Ecatalina=2Estartup=2ECatalina=2Eprocess(Catalina=
=2Ejava:180)
at sun=2Ereflect=2ENativeMethodAccessorImpl=2Einvoke0(Native Metho=
d)
at=20
sun=2Ereflect=2ENativeMethodAccessorImpl=2Einvoke(NativeMethodAccessorImpl=
=2Ejava:39
)
at=20
sun=2Ereflect=2EDelegatingMethodAccessorImpl=2Einvoke(DelegatingMethodAcce=
ssorImpl
=2Ejava:25)
at java=2Elang=2Ereflect=2EMethod=2Einvoke(Method=2Ejava:324)
at org=2Eapache=2Ecatalina=2Estartup=2EBootstrap=2Emain(Bootstrap=2E=
java:203)
--------------------------------------------------------------------------=
--
--
--------------------------------------------------------------------------=
--
--
=20
Regards
Ananth
On Wed, 28 Apr 2004, Ananth R wrote:
> Hello
>=20
> I have cleared all the tables of msh database=2EI have also cleared=20
> objectStore location as specified in the properties file=2EBut the same=20=
> problem persists=2E
>=20
> In the below line:
> ------------------------------------------------------------------------=
> /home/ananth/tmp/ebxmlms/objectStore/x+Ce-tJ9bWM1azJZIRaA+A=3D=3D (No su=
ch
> > > file or directory)
> ------------------------------------------------------------------------=
-
>=20
> Where is this listener located (x+Ce-tJ9bWM1azJZIRaA+A=3D=3D)? I cant fi=
nd=20
> this under objectStore=2EWhats happening here?Is there any documentation=
or=20
> reading resource where I can get good insight into how MSH servlet works=
?
>=20
> Any help will be greatly appreciated
>=20
> Thank you for your patience
>=20
> Regards =20
>=20
> Ananth
>=20
>=20
>=20
>=20
> On Wed, 28 Apr 2004, Ng Chi Yuen [Cyng] wrote:
>=20
> > Hi,
> >=20
> > > SEVERE: hk=2Ehku=2Ececid=2Ephoenix=2Emessage=2Ehandler=2EMessageServ=
erException:
> > > Cannot get MessageListener object from store:
> > ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
> > > /home/ananth/tmp/ebxmlms/objectStore/x+Ce-tJ9bWM1azJZIRaA+A=3D=3D (N=
o such
> > > file or directory)
> >=20
> > Besides clearing the database, you should also clear the
> > objectStore location as specified in the properties file=2E This locat=
ion
> > stores the previous message listener objects=2E Upon restart, msh will=
try
> > to reload the objects to resume execution=2E Also, have you cleared th=
e
> > table "mshconfig"?
> >=20
> > CY
> >=20
> >
--------------------------------------------------------------------------=
--
> > Ng Chi Yuen, CY=2E cyng@csis=2Ehku=2Ehk http://www=2Ececid=
=2Ehku=2Ehk/
> > Technology Officer,
> > Centre for E-Commerce Infrastructure Development,
> > The University of Hong Kong
> >
--------------------------------------------------------------------------=
--
> >=20
> >=20
> >=20
> > -------------------------------------------------------
> > This SF=2ENet email is sponsored by: Oracle 10g
> > Get certified on the hottest thing ever to hit the market=2E=2E=2E Ora=
cle
10g=2E=20
> > Take an Oracle 10g class now, and we'll give you the exam FREE=2E=20
> > http://ads=2Eosdn=2Ecom/?ad_id=3D3149&alloc_id=3D8166&op=3Dclick
> > _______________________________________________
> > ebxmlms-general mailing list
> > ebxmlms-general@lists=2Esourceforge=2Enet
> > https://lists=2Esourceforge=2Enet/lists/listinfo/ebxmlms-general
> >=20
>=20
>=20
--=20
A N A N T H=2E R
-------------------------------------------------------
This SF=2ENet email is sponsored by: Oracle 10g
Get certified on the hottest thing ever to hit the market=2E=2E=2E Oracle =
10g=2E=20
Take an Oracle 10g class now, and we'll give you the exam FREE=2E=20
http://ads=2Eosdn=2Ecom/?ad_id=3D3149&alloc_id=3D8166&op=3Dclick
_______________________________________________
ebxmlms-general mailing list
ebxmlms-general@lists=2Esourceforge=2Enet
https://lists=2Esourceforge=2Enet/lists/listinfo/ebxmlms-general
--------------------------------------------------------------------
mail2web - Check your email from the web at
http://mail2web=2Ecom/ =2E
|