You can subscribe to this list here.
| 2002 |
Jan
|
Feb
|
Mar
|
Apr
|
May
|
Jun
|
Jul
|
Aug
(1) |
Sep
|
Oct
(20) |
Nov
(11) |
Dec
(27) |
|---|---|---|---|---|---|---|---|---|---|---|---|---|
| 2003 |
Jan
(11) |
Feb
(8) |
Mar
(17) |
Apr
(11) |
May
(9) |
Jun
(30) |
Jul
(18) |
Aug
|
Sep
(4) |
Oct
(34) |
Nov
(83) |
Dec
(28) |
| 2004 |
Jan
(4) |
Feb
|
Mar
(13) |
Apr
(20) |
May
(4) |
Jun
(26) |
Jul
(5) |
Aug
(2) |
Sep
(3) |
Oct
(7) |
Nov
(10) |
Dec
(24) |
| 2005 |
Jan
(7) |
Feb
(44) |
Mar
(9) |
Apr
(16) |
May
(9) |
Jun
(64) |
Jul
(48) |
Aug
(36) |
Sep
(27) |
Oct
(24) |
Nov
(20) |
Dec
(11) |
| 2006 |
Jan
(12) |
Feb
(13) |
Mar
(7) |
Apr
|
May
(16) |
Jun
(5) |
Jul
(2) |
Aug
(7) |
Sep
(19) |
Oct
(5) |
Nov
(9) |
Dec
(13) |
| 2007 |
Jan
(21) |
Feb
(12) |
Mar
(6) |
Apr
|
May
(2) |
Jun
(14) |
Jul
(1) |
Aug
(1) |
Sep
(1) |
Oct
(1) |
Nov
|
Dec
|
| 2008 |
Jan
|
Feb
(1) |
Mar
(2) |
Apr
(5) |
May
(2) |
Jun
(1) |
Jul
(6) |
Aug
|
Sep
(9) |
Oct
(3) |
Nov
(25) |
Dec
(32) |
| 2009 |
Jan
(11) |
Feb
(12) |
Mar
(18) |
Apr
(19) |
May
(31) |
Jun
(23) |
Jul
(35) |
Aug
(7) |
Sep
(2) |
Oct
|
Nov
|
Dec
(8) |
| 2010 |
Jan
(3) |
Feb
(3) |
Mar
(3) |
Apr
|
May
|
Jun
|
Jul
(1) |
Aug
(1) |
Sep
(1) |
Oct
(1) |
Nov
|
Dec
|
| 2013 |
Jan
|
Feb
|
Mar
|
Apr
|
May
|
Jun
|
Jul
|
Aug
|
Sep
|
Oct
|
Nov
(1) |
Dec
|
| 2016 |
Jan
|
Feb
|
Mar
|
Apr
|
May
(1) |
Jun
|
Jul
|
Aug
|
Sep
|
Oct
|
Nov
|
Dec
|
|
From: Patrick Y. <kc...@ce...> - 2005-06-06 07:24:28
|
Do you mean Hermes has received something from the other ebMS server, but your application handler cannot get those messages from Hermes, right? If so, would you please post some fragment of your app program so that we can have more understanding? Thanks. Regards, -Patrick Steven Herod wrote: >Hello > >I have a series of messages which have been received by Hermes > >These messages were supposed to be handled by an Incoming Listener, for some >reason they weren't picked up and extracted from Hermes. > >I have restarted the app handler that registers the listener and handles the >messages, but the messages still haven't been picked up. > >Is there away I can fool hermes into thinking message has just arrived in >order to force it to trigger the incoming listener to handle the file? > >Does this make any sense? I'm making a few guesses about how hermes works >and I may be fundamentally wrong > > > >------------------------------------------------------- >This SF.Net email is sponsored by: NEC IT Guy Games. How far can you shotput >a projector? How fast can you ride your desk chair down the office luge track? >If you want to score the big prize, get to know the little guy. >Play to win an NEC 61" plasma display: http://www.necitguy.com/?r=20 >_______________________________________________ >ebxmlms-general mailing list >ebx...@li... >https://lists.sourceforge.net/lists/listinfo/ebxmlms-general > > |
|
From: Patrick Y. <kc...@ce...> - 2005-06-06 07:21:27
|
Hi, I think the following page summaries the situation: http://jira.atlassian.com/browse/CONF-2783?page=all In short, you may disable UTF-8 support in the mysql, or use postgresql. Regards, -Patrick em...@og... wrote: > > The following error occurred when launching MSH in Tomcat 4.1.31. JDK > 1.4.2_08-b03 and mySQL 4.1 were being used. Any suggestion? > > [10001] Initialization error > Exception: hk.hku.cecid.phoenix.message.handler.InitializationException > Message: Specified key was too long; max key length is 1024 bytes |
|
From: Steven H. <sh...@te...> - 2005-06-06 07:08:01
|
Hello I have a series of messages which have been received by Hermes These messages were supposed to be handled by an Incoming Listener, for some reason they weren't picked up and extracted from Hermes. I have restarted the app handler that registers the listener and handles the messages, but the messages still haven't been picked up. Is there away I can fool hermes into thinking message has just arrived in order to force it to trigger the incoming listener to handle the file? Does this make any sense? I'm making a few guesses about how hermes works and I may be fundamentally wrong |
|
From: <em...@og...> - 2005-05-25 03:43:17
|
The following error occurred when launching MSH in Tomcat 4.1.31. JDK 1.4.2_08-b03 and mySQL 4.1 were being used. Any suggestion? [10001] Initialization error Exception: hk.hku.cecid.phoenix.message.handler.InitializationException Message: Specified key was too long; max key length is 1024 bytes |
|
From: Patrick Y. <kc...@ce...> - 2005-05-17 16:06:03
|
Wonderful! Thanks for the input, David. --patrick David Webber (XML) wrote: >Patrick, > >We provide instructions on setup and running in the >documentation from the XML2004 Interop system. > >See - http://ebxmlbook.com/interop > >you will see the link to the source and documentation >download. > >Enjoy, DW > >----- Original Message ----- >From: "Patrick Yee" <kc...@ce...> >To: <ebx...@li...> >Sent: Tuesday, May 17, 2005 2:17 AM >Subject: Re: [ebxmlms-general] MSH documentation > > > > >>I am sorry that the document is really so limited. Maybe we can help in >>the list if you come across a problem. Really sorry about that. >>Regards, -Patrick >> >>em...@og... wrote: >> >> >> >>>For the sample client programs, any documentation on how to use the >>>monitor (e.g. the meaning of various input fields/parameters). >>> >>>Any documentation on the msh tables (e.g. messageinfo, messagestore, >>>mshlog, etc.) so that we can verify the result of the sample programs >>>or our applications. >>> >>>Many Thanks!!! >>> >>>MC >>> >>> >> >> >>------------------------------------------------------- >>This SF.Net email is sponsored by Oracle Space Sweepstakes >>Want to be the first software developer in space? >>Enter now for the Oracle Space Sweepstakes! >>http://ads.osdn.com/?ad_id=7412&alloc_id=16344&op=click >>_______________________________________________ >>ebxmlms-general mailing list >>ebx...@li... >>https://lists.sourceforge.net/lists/listinfo/ebxmlms-general >> >> >> > > >------------------------------------------------------- >This SF.Net email is sponsored by Oracle Space Sweepstakes >Want to be the first software developer in space? >Enter now for the Oracle Space Sweepstakes! >http://ads.osdn.com/?ad_id=7412&alloc_id=16344&op=click >_______________________________________________ >ebxmlms-general mailing list >ebx...@li... >https://lists.sourceforge.net/lists/listinfo/ebxmlms-general > > |
|
From: David W. \(XML\) <da...@dr...> - 2005-05-17 12:33:32
|
Patrick, We provide instructions on setup and running in the documentation from the XML2004 Interop system. See - http://ebxmlbook.com/interop you will see the link to the source and documentation download. Enjoy, DW ----- Original Message ----- From: "Patrick Yee" <kc...@ce...> To: <ebx...@li...> Sent: Tuesday, May 17, 2005 2:17 AM Subject: Re: [ebxmlms-general] MSH documentation > I am sorry that the document is really so limited. Maybe we can help in > the list if you come across a problem. Really sorry about that. > Regards, -Patrick > > em...@og... wrote: > > > > > For the sample client programs, any documentation on how to use the > > monitor (e.g. the meaning of various input fields/parameters). > > > > Any documentation on the msh tables (e.g. messageinfo, messagestore, > > mshlog, etc.) so that we can verify the result of the sample programs > > or our applications. > > > > Many Thanks!!! > > > > MC > > > > > ------------------------------------------------------- > This SF.Net email is sponsored by Oracle Space Sweepstakes > Want to be the first software developer in space? > Enter now for the Oracle Space Sweepstakes! > http://ads.osdn.com/?ad_id=7412&alloc_id=16344&op=click > _______________________________________________ > ebxmlms-general mailing list > ebx...@li... > https://lists.sourceforge.net/lists/listinfo/ebxmlms-general > |
|
From: Patrick Y. <kc...@ce...> - 2005-05-17 06:26:42
|
Hi, you can try to turn off the AuthenticationFile entry in the msh.properties.xml. In the long run, you may want to create that file for authentication of Hermes clients. -- patrick Christine Zimmer wrote: >Hi, >I've tried to install Hermes 1.0 >when deploying Hermes on Tomcat 5.5 I get an error with msh is unavailable. JDK >version is 1.5. >I copied the msh.properties.xml in $TOMCAT_HOME\bin, but the log-file >says: Initialization error - authentication file setup error (not >exist/not a file/zero size). > >Regards >Christine > >Tomcat log-File: > >2005-05-13 11:08:10 StandardContext[/balancer]org.apache.webapp.balancer.BalancerFilter: init(): ruleChain: [org.apache.webapp.balancer.RuleChain: [org.apache.webapp.balancer.rules.URLStringMatchRule: Target string: News / Redirect URL: http://www.cnn.com], [org.apache.webapp.balancer.rules.RequestParameterRule: Target param name: paramName / Target param value: paramValue / Redirect URL: http://www.yahoo.com], [org.apache.webapp.balancer.rules.AcceptEverythingRule: Redirect URL: http://jakarta.apache.org]] >2005-05-13 11:09:01 StandardContext[/msh]Marking servlet msh as unavailable >2005-05-13 11:09:01 StandardContext[/msh]Servlet /msh threw load() exception >javax.servlet.ServletException: Error instantiating servlet class hk.hku.cecid.phoenix.message.handler.MessageServiceHandler > at org.apache.catalina.core.StandardWrapper.loadServlet(StandardWrapper.java:964) > at org.apache.catalina.core.StandardWrapper.load(StandardWrapper.java:840) > at org.apache.catalina.core.StandardContext.loadOnStartup(StandardContext.java:3915) > at org.apache.catalina.core.StandardContext.start(StandardContext.java:4240) > at org.apache.catalina.core.ContainerBase.addChildInternal(ContainerBase.java:823) > at org.apache.catalina.core.ContainerBase.addChild(ContainerBase.java:807) > at org.apache.catalina.core.StandardHost.addChild(StandardHost.java:595) > at org.apache.catalina.core.StandardHostDeployer.install(StandardHostDeployer.java:276) > at org.apache.catalina.core.StandardHost.install(StandardHost.java:832) > at org.apache.catalina.startup.HostConfig.deployWARs(HostConfig.java:625) > at org.apache.catalina.startup.HostConfig.deployApps(HostConfig.java:429) > at org.apache.catalina.startup.HostConfig.start(HostConfig.java:961) > at org.apache.catalina.startup.HostConfig.lifecycleEvent(HostConfig.java:347) > at org.apache.catalina.util.LifecycleSupport.fireLifecycleEvent(LifecycleSupport.java:119) > at org.apache.catalina.core.ContainerBase.start(ContainerBase.java:1091) > at org.apache.catalina.core.StandardHost.start(StandardHost.java:789) > at org.apache.catalina.core.ContainerBase.start(ContainerBase.java:1083) > at org.apache.catalina.core.StandardEngine.start(StandardEngine.java:478) > at org.apache.catalina.core.StandardService.start(StandardService.java:476) > at org.apache.catalina.core.StandardServer.start(StandardServer.java:2298) > at org.apache.catalina.startup.Catalina.start(Catalina.java:547) > at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method) > at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:39) > at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:25) > at java.lang.reflect.Method.invoke(Method.java:585) > at org.apache.catalina.startup.Bootstrap.start(Bootstrap.java:286) > at org.apache.catalina.startup.Bootstrap.main(Bootstrap.java:387) > at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method) > at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:39) > at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:25) > at java.lang.reflect.Method.invoke(Method.java:585) > at org.apache.commons.launcher.ChildMain.run(ChildMain.java:269) >----- Root Cause ----- >hk.hku.cecid.phoenix.message.handler.MessageServiceHandlerException: [10001] Initialization error - authentication file setup error (not exist/not a file/zero size) > at hk.hku.cecid.phoenix.message.handler.MessageServiceHandler.<init>(Unknown Source) > at sun.reflect.NativeConstructorAccessorImpl.newInstance0(Native Method) > at sun.reflect.NativeConstructorAccessorImpl.newInstance(NativeConstructorAccessorImpl.java:39) > at sun.reflect.DelegatingConstructorAccessorImpl.newInstance(DelegatingConstructorAccessorImpl.java:27) > at java.lang.reflect.Constructor.newInstance(Constructor.java:494) > at java.lang.Class.newInstance0(Class.java:350) > at java.lang.Class.newInstance(Class.java:303) > at org.apache.catalina.core.StandardWrapper.loadServlet(StandardWrapper.java:955) > at org.apache.catalina.core.StandardWrapper.load(StandardWrapper.java:840) > at org.apache.catalina.core.StandardContext.loadOnStartup(StandardContext.java:3915) > at org.apache.catalina.core.StandardContext.start(StandardContext.java:4240) > at org.apache.catalina.core.ContainerBase.addChildInternal(ContainerBase.java:823) > at org.apache.catalina.core.ContainerBase.addChild(ContainerBase.java:807) > at org.apache.catalina.core.StandardHost.addChild(StandardHost.java:595) > at org.apache.catalina.core.StandardHostDeployer.install(StandardHostDeployer.java:276) > at org.apache.catalina.core.StandardHost.install(StandardHost.java:832) > at org.apache.catalina.startup.HostConfig.deployWARs(HostConfig.java:625) > at org.apache.catalina.startup.HostConfig.deployApps(HostConfig.java:429) > at org.apache.catalina.startup.HostConfig.start(HostConfig.java:961) > at org.apache.catalina.startup.HostConfig.lifecycleEvent(HostConfig.java:347) > at org.apache.catalina.util.LifecycleSupport.fireLifecycleEvent(LifecycleSupport.java:119) > at org.apache.catalina.core.ContainerBase.start(ContainerBase.java:1091) > at org.apache.catalina.core.StandardHost.start(StandardHost.java:789) > at org.apache.catalina.core.ContainerBase.start(ContainerBase.java:1083) > at org.apache.catalina.core.StandardEngine.start(StandardEngine.java:478) > at org.apache.catalina.core.StandardService.start(StandardService.java:476) > at org.apache.catalina.core.StandardServer.start(StandardServer.java:2298) > at org.apache.catalina.startup.Catalina.start(Catalina.java:547) > at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method) > at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:39) > at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:25) > at java.lang.reflect.Method.invoke(Method.java:585) > at org.apache.catalina.startup.Bootstrap.start(Bootstrap.java:286) > at org.apache.catalina.startup.Bootstrap.main(Bootstrap.java:387) > at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method) > at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:39) > at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:25) > at java.lang.reflect.Method.invoke(Method.java:585) > at org.apache.commons.launcher.ChildMain.run(ChildMain.java:269) > >2005-05-13 11:09:02 StandardContext[/jsp-examples]ContextListener: contextInitialized() >2005-05-13 11:09:02 StandardContext[/jsp-examples]SessionListener: contextInitialized() >2005-05-13 11:09:12 StandardContext[/servlets-examples]ContextListener: contextInitialized() >2005-05-13 11:09:12 StandardContext[/servlets-examples]SessionListener: contextInitialized() >2005-05-13 11:09:37 StandardWrapperValve[msh]: Servlet msh is currently unavailable > >msh.log: > >2005-05-13 11:08:57,187 INFO [org.apache.commons.launcher.ChildMain]: Hermes (ebms2) MSH v.1.0.0.0 started. >2005-05-13 11:08:57,250 DEBUG [org.apache.commons.launcher.ChildMain]: => DbConnectionPool.DbConnectionPool >2005-05-13 11:08:57,250 DEBUG [org.apache.commons.launcher.ChildMain]: => DbConnectionPool.init >2005-05-13 11:08:57,250 INFO [org.apache.commons.launcher.ChildMain]: Initializing DB connection pool: creating database connections >2005-05-13 11:08:57,250 DEBUG [org.apache.commons.launcher.ChildMain]: => DbConnectionPool.createConnection >2005-05-13 11:08:59,609 DEBUG [org.apache.commons.launcher.ChildMain]: <= DbConnectionPool.createConnection >2005-05-13 11:08:59,609 DEBUG [org.apache.commons.launcher.ChildMain]: => DbConnectionPool.createConnection >2005-05-13 11:08:59,640 DEBUG [org.apache.commons.launcher.ChildMain]: <= DbConnectionPool.createConnection >2005-05-13 11:08:59,640 DEBUG [org.apache.commons.launcher.ChildMain]: => DbConnectionPool.createConnection >2005-05-13 11:08:59,671 DEBUG [org.apache.commons.launcher.ChildMain]: <= DbConnectionPool.createConnection >2005-05-13 11:08:59,671 INFO [org.apache.commons.launcher.ChildMain]: 3 initial connections are created >2005-05-13 11:08:59,671 DEBUG [org.apache.commons.launcher.ChildMain]: <= DbConnectionPool.init >2005-05-13 11:08:59,671 DEBUG [org.apache.commons.launcher.ChildMain]: <= DbConnectionPool.DbConnectionPool >2005-05-13 11:08:59,687 INFO [org.apache.commons.launcher.ChildMain]: Persistent service configuration: >2005-05-13 11:08:59,687 INFO [org.apache.commons.launcher.ChildMain]: DB driver: org.postgresql.Driver >2005-05-13 11:08:59,687 INFO [org.apache.commons.launcher.ChildMain]: DB user: christine >2005-05-13 11:08:59,687 INFO [org.apache.commons.launcher.ChildMain]: DB password: <not shown> >2005-05-13 11:08:59,687 INFO [org.apache.commons.launcher.ChildMain]: DB URL: jdbc:postgresql://localhost:5432/msh >2005-05-13 11:08:59,687 INFO [org.apache.commons.launcher.ChildMain]: Pool initial connections: 3 >2005-05-13 11:08:59,687 INFO [org.apache.commons.launcher.ChildMain]: Pool maximum connections: 30 >2005-05-13 11:08:59,687 INFO [org.apache.commons.launcher.ChildMain]: Pool access maximum wait: 20000 >2005-05-13 11:08:59,687 INFO [org.apache.commons.launcher.ChildMain]: Pooled connection maximum idle time: 60000 >2005-05-13 11:08:59,687 INFO [org.apache.commons.launcher.ChildMain]: Message repository root: /hermes/ebxmlms/repository >2005-05-13 11:08:59,687 INFO [org.apache.commons.launcher.ChildMain]: Message listener store: /hermes/ebxmlms/objectStore >2005-05-13 11:08:59,687 INFO [org.apache.commons.launcher.ChildMain]: Hermes backup file: /hermes/MSHBackup.zip >2005-05-13 11:08:59,687 INFO [org.apache.commons.launcher.ChildMain]: Hermes archive directory: /hermes/msh_archive >2005-05-13 11:08:59,687 INFO [org.apache.commons.launcher.ChildMain]: Transaction isoloation level: 2 >2005-05-13 11:08:59,687 DEBUG [org.apache.commons.launcher.ChildMain]: => MessageServer.checkAndInstallDBTable >2005-05-13 11:08:59,687 INFO [org.apache.commons.launcher.ChildMain]: Verify the database tables are properly installed >2005-05-13 11:08:59,687 DEBUG [org.apache.commons.launcher.ChildMain]: => DbConnectionPool.getRawConnection >2005-05-13 11:08:59,687 DEBUG [org.apache.commons.launcher.ChildMain]: => DbConnectionPool.createConnection >2005-05-13 11:09:00,093 DEBUG [org.apache.commons.launcher.ChildMain]: <= DbConnectionPool.createConnection >2005-05-13 11:09:00,093 DEBUG [org.apache.commons.launcher.ChildMain]: <= DbConnectionPool.getRawConnection >2005-05-13 11:09:00,125 DEBUG [org.apache.commons.launcher.ChildMain]: => DbTableManager.checkAndInstallDBTable >2005-05-13 11:09:00,125 INFO [org.apache.commons.launcher.ChildMain]: Checking (and installing) DB tables >2005-05-13 11:09:01,265 DEBUG [org.apache.commons.launcher.ChildMain]: <= DbTableManager.checkAndInstallDBTable >2005-05-13 11:09:01,265 DEBUG [org.apache.commons.launcher.ChildMain]: => DbConnectionPool.freeRawConnection >2005-05-13 11:09:01,265 DEBUG [org.apache.commons.launcher.ChildMain]: <= DbConnectionPool.freeRawConnection >2005-05-13 11:09:01,265 INFO [org.apache.commons.launcher.ChildMain]: Looks good. >2005-05-13 11:09:01,265 DEBUG [org.apache.commons.launcher.ChildMain]: <= MessageServer.checkAndInstallDBTable >2005-05-13 11:09:01,265 DEBUG [org.apache.commons.launcher.ChildMain]: => MessageServer.MessageServer >2005-05-13 11:09:01,265 DEBUG [org.apache.commons.launcher.ChildMain]: <= MessageServer.MessageServer >2005-05-13 11:09:01,265 DEBUG [org.apache.commons.launcher.ChildMain]: => MessageServer.logMSHLifeCycle >2005-05-13 11:09:01,265 DEBUG [org.apache.commons.launcher.ChildMain]: => DbConnectionPool.getConnection >2005-05-13 11:09:01,265 DEBUG [org.apache.commons.launcher.ChildMain]: <= DbConnectionPool.getConnection >2005-05-13 11:09:01,406 DEBUG [org.apache.commons.launcher.ChildMain]: <= MessageServer.logMSHLifeCycle >2005-05-13 11:09:01,421 DEBUG [org.apache.commons.launcher.ChildMain]: => Transaction.commit (txID: #0) >2005-05-13 11:09:01,750 DEBUG [org.apache.commons.launcher.ChildMain]: => DbConnectionPool.freeConnection >2005-05-13 11:09:01,750 DEBUG [org.apache.commons.launcher.ChildMain]: <= DbConnectionPool.freeConnection >2005-05-13 11:09:01,750 DEBUG [org.apache.commons.launcher.ChildMain]: <= Transaction.commit >2005-05-13 11:09:01,796 ERROR [org.apache.commons.launcher.ChildMain]: [10001] Initialization error - authentication file setup error (not exist/not a file/zero size) > > > > >------------------------------------------------------- >This SF.Net email is sponsored by Oracle Space Sweepstakes >Want to be the first software developer in space? >Enter now for the Oracle Space Sweepstakes! >http://ads.osdn.com/?ad_id=7393&alloc_id=16281&op=click >_______________________________________________ >ebxmlms-general mailing list >ebx...@li... >https://lists.sourceforge.net/lists/listinfo/ebxmlms-general > > |
|
From: Patrick Y. <kc...@ce...> - 2005-05-17 06:17:42
|
I am sorry that the document is really so limited. Maybe we can help in the list if you come across a problem. Really sorry about that. Regards, -Patrick em...@og... wrote: > > For the sample client programs, any documentation on how to use the > monitor (e.g. the meaning of various input fields/parameters). > > Any documentation on the msh tables (e.g. messageinfo, messagestore, > mshlog, etc.) so that we can verify the result of the sample programs > or our applications. > > Many Thanks!!! > > MC |
|
From: Patrick Y. <kc...@ce...> - 2005-05-17 04:14:58
|
It is for identification of the local MSH when it makes SSL request to=20 other remote MSHs using client authentication. -- patrick Portelli, Joe F wrote: > I=92m setting up Hermes MH as part of a work project and I=92m having=20 > difficulties understanding some of the settings in the section=20 > <MSH><SSL> of msh.properties.xml. I can understand the =93local=94 MH=20 > server (ie the one I=92m setting up) needing to =93know=92 the certific= ates=20 > of the trusted servers it=92s talking to (for remote server=20 > authentication). However I cannot understand why different remote=20 > servers need the local server to have a key for each of them for=20 > authenticating itself (section <MSH><SSL><ClientAuth>). My=20 > understanding is that for a machine to authenticate itself all it=20 > needs is one valid certificate from a =93recognized=94 Certificate Auth= ority. > > Regards > > Joseph F. Portelli > > Telstra Research Laboratories > > ( +61 (0)2 8255 3099 > > 7 +61 (0)2 8255 3153 > > =9C 3/400 George Street, Sydney, NSW 2000 > > =9A _<_mailto:joe...@te....com_>___ > |
|
From: Patrick Y. <kc...@ce...> - 2005-05-17 04:00:33
|
In this case, please reinstall the database tables and try again. -Patrick Lucia Melotti wrote: >Hi all, > I installed Hermes on my pc (windows 2000). And it is all OK. >Then I tried to install the Hermes source distribution building it with >ANT on another machine (Windows XP) but the servlet result not available. >In detail I have got this error from the Tomcat log file: > >2005-02-18 15:46:48 StandardContext[/msh]Marking servlet msh as >unavailable >2005-02-18 15:46:48 StandardContext[/msh]Servlet /msh threw >load() exception >javax.servlet.ServletException: Error instantiating servlet class >hk.hku.cecid.phoenix.message.handler.MessageServiceHandler > at >org.apache.catalina.core.StandardWrapper.loadServlet(StandardWrapper.java:996) > at >org.apache.catalina.core.StandardWrapper.load(StandardWrapper.java:862) > at >org.apache.catalina.core.StandardContext.loadOnStartup(StandardContext.java:4013) > at >org.apache.catalina.core.StandardContext.start(StandardContext.java:4357) > at >org.apache.catalina.core.ContainerBase.addChildInternal(ContainerBase.java:823) > at >org.apache.catalina.core.ContainerBase.addChild(ContainerBase.java:807) > at >org.apache.catalina.core.StandardHost.addChild(StandardHost.java:595) > at >org.apache.catalina.core.StandardHostDeployer.install(StandardHostDeployer.java:277) > at >org.apache.catalina.core.StandardHost.install(StandardHost.java:832) > at >org.apache.catalina.startup.HostConfig.deployWARs(HostConfig.java:617) > at >org.apache.catalina.startup.HostConfig.deployApps(HostConfig.java:431) > at >org.apache.catalina.startup.HostConfig.start(HostConfig.java:968) > at >org.apache.catalina.startup.HostConfig.lifecycleEvent(HostConfig.java:349) > at >org.apache.catalina.util.LifecycleSupport.fireLifecycleEvent(LifecycleSupport.java:119) > at >org.apache.catalina.core.ContainerBase.start(ContainerBase.java:1091) > at >org.apache.catalina.core.StandardHost.start(StandardHost.java:789) > at >org.apache.catalina.core.ContainerBase.start(ContainerBase.java:1083) > at >org.apache.catalina.core.StandardEngine.start(StandardEngine.java:478) > at >org.apache.catalina.core.StandardService.start(StandardService.java:480) > at >org.apache.catalina.core.StandardServer.start(StandardServer.java:2313) > at org.apache.catalina.startup.Catalina.start(Catalina.java:556) > at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method) > at >sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:39) > at >sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:25) > at java.lang.reflect.Method.invoke(Method.java:324) > at org.apache.catalina.startup.Bootstrap.start(Bootstrap.java:284) > at org.apache.catalina.startup.Bootstrap.main(Bootstrap.java:422) >----- Root Cause ----- >hk.hku.cecid.phoenix.message.handler.MessageServerException: [10002] >Unknown error Exception: java.lang.Exception >Message: Cannot load the objectName : object6602 > at >hk.hku.cecid.phoenix.message.handler.MessageServer.getMessageServiceHandlerConfig(Unknown >Source) > at >hk.hku.cecid.phoenix.message.handler.MessageServiceHandler.loadConnectionTable(Unknown >Source) > at >hk.hku.cecid.phoenix.message.handler.MessageServiceHandler.<init>(Unknown >Source) > at sun.reflect.NativeConstructorAccessorImpl.newInstance0(Native >Method) > at >sun.reflect.NativeConstructorAccessorImpl.newInstance(NativeConstructorAccessorImpl.java:39) > at >sun.reflect.DelegatingConstructorAccessorImpl.newInstance(DelegatingConstructorAccessorImpl.java:27) > at java.lang.reflect.Constructor.newInstance(Constructor.java:274) > at java.lang.Class.newInstance0(Class.java:308) > at java.lang.Class.newInstance(Class.java:261) > at >org.apache.catalina.core.StandardWrapper.loadServlet(StandardWrapper.java:987) > at >org.apache.catalina.core.StandardWrapper.load(StandardWrapper.java:862) > at >org.apache.catalina.core.StandardContext.loadOnStartup(StandardContext.java:4013) > at >org.apache.catalina.core.StandardContext.start(StandardContext.java:4357) > at >org.apache.catalina.core.ContainerBase.addChildInternal(ContainerBase.java:823) > at >org.apache.catalina.core.ContainerBase.addChild(ContainerBase.java:807) > at >org.apache.catalina.core.StandardHost.addChild(StandardHost.java:595) > at >org.apache.catalina.core.StandardHostDeployer.install(StandardHostDeployer.java:277) > at >org.apache.catalina.core.StandardHost.install(StandardHost.java:832) > at >org.apache.catalina.startup.HostConfig.deployWARs(HostConfig.java:617) > at >org.apache.catalina.startup.HostConfig.deployApps(HostConfig.java:431) > at >org.apache.catalina.startup.HostConfig.start(HostConfig.java:968) > at >org.apache.catalina.startup.HostConfig.lifecycleEvent(HostConfig.java:349) > at >org.apache.catalina.util.LifecycleSupport.fireLifecycleEvent(LifecycleSupport.java:119) > at >org.apache.catalina.core.ContainerBase.start(ContainerBase.java:1091) > at >org.apache.catalina.core.StandardHost.start(StandardHost.java:789) > at >org.apache.catalina.core.ContainerBase.start(ContainerBase.java:1083) > at >org.apache.catalina.core.StandardEngine.start(StandardEngine.java:478) > at >org.apache.catalina.core.StandardService.start(StandardService.java:480) > at >org.apache.catalina.core.StandardServer.start(StandardServer.java:2313) > at org.apache.catalina.startup.Catalina.start(Catalina.java:556) > at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method) > at >sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:39) > at >sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:25) > at java.lang.reflect.Method.invoke(Method.java:324) > at org.apache.catalina.startup.Bootstrap.start(Bootstrap.java:284) > at org.apache.catalina.startup.Bootstrap.main(Bootstrap.java:422) > >2005-02-18 15:46:51 >StandardContext[/jsp-examples]ContextListener: contextInitialized() >2005-02-18 15:46:51 >StandardContext[/jsp-examples]SessionListener: contextInitialized() >2005-02-18 15:46:52 >StandardContext[/servlets-examples]ContextListener: contextInitialized() >2005-02-18 15:46:52 >StandardContext[/servlets-examples]SessionListener: contextInitialized() >2005-02-18 15:46:57 StandardWrapperValve[msh]: Servlet msh is currently >unavailable > > >But I'm obstinate and I tried to install the binary distribution on >another machine but I obtain these different errors: > >18-feb-2005 16.09.43 org.apache.coyote.http11.Http11Protocol init >INFO: Initializing Coyote HTTP/1.1 on http-8080 >18-feb-2005 16.09.43 org.apache.catalina.startup.Catalina load >INFO: Initialization processed in 3078 ms >18-feb-2005 16.09.43 org.apache.catalina.core.StandardService start >INFO: Starting service Catalina >18-feb-2005 16.09.43 org.apache.catalina.core.StandardEngine start >INFO: Starting Servlet Engine: Apache Tomcat/5.0.27 >18-feb-2005 16.09.43 org.apache.catalina.core.StandardHost start >INFO: XML validation disabled >18-feb-2005 16.09.43 org.apache.catalina.core.StandardHost getDeployer >INFO: Create Host deployer for direct deployment ( non-jmx ) >18-feb-2005 16.09.43 org.apache.catalina.core.StandardHostDeployer install >INFO: Processing Context configuration file URL file:C:\Programmi\Apache >Software Foundation\Tomcat 5.0\conf\Catalina\localhost\admin.xml >18-feb-2005 16.09.46 org.apache.struts.util.PropertyMessageResources ><init> >INFO: Initializing, config='org.apache.struts.util.LocalStrings', >returnNull=true >18-feb-2005 16.09.46 org.apache.struts.util.PropertyMessageResources ><init> >INFO: Initializing, config='org.apache.struts.action.ActionResources', >returnNull=true >18-feb-2005 16.09.48 org.apache.struts.util.PropertyMessageResources ><init> >INFO: Initializing, config='org.apache.webapp.admin.ApplicationResources', >returnNull=true >18-feb-2005 16.09.50 org.apache.catalina.core.StandardHostDeployer install >INFO: Processing Context configuration file URL file:C:\Programmi\Apache >Software Foundation\Tomcat 5.0\conf\Catalina\localhost\balancer.xml >18-feb-2005 16.09.51 org.apache.catalina.core.StandardHostDeployer install >INFO: Processing Context configuration file URL file:C:\Programmi\Apache >Software Foundation\Tomcat 5.0\conf\Catalina\localhost\manager.xml >18-feb-2005 16.09.51 org.apache.catalina.core.StandardHostDeployer install >INFO: Installing web application at context path /msh from URL >file:C:/Programmi/Apache Software Foundation/Tomcat 5.0/webapps/msh >log4j:WARN No appenders could be found for logger >(org.apache.catalina.session.ManagerBase). >log4j:WARN Please initialize the log4j system properly. >18-feb-2005 16.09.53 org.apache.catalina.core.StandardContext >listenerStart >GRAVE: Skipped installing application listeners due to previous error(s) >18-feb-2005 16.09.53 org.apache.catalina.core.StandardContext start >GRAVE: Error listenerStart >18-feb-2005 16.09.53 org.apache.catalina.core.StandardContext start >GRAVE: Context startup failed due to previous errors >18-feb-2005 16.09.53 org.apache.catalina.core.StandardHostDeployer install >INFO: Installing web application at context path /jsp-examples from URL >file:C:\Programmi\Apache Software Foundation\Tomcat >5.0\webapps\jsp-examples >18-feb-2005 16.09.54 org.apache.catalina.core.StandardHostDeployer install >INFO: Installing web application at context path from URL >file:C:\Programmi\Apache Software Foundation\Tomcat 5.0\webapps\ROOT >18-feb-2005 16.09.54 org.apache.catalina.core.StandardHostDeployer install >INFO: Installing web application at context path /servlets-examples from >URL file:C:\Programmi\Apache Software Foundation\Tomcat >5.0\webapps\servlets-examples >18-feb-2005 16.09.54 org.apache.catalina.core.StandardHostDeployer install >INFO: Installing web application at context path /tomcat-docs from URL >file:C:\Programmi\Apache Software Foundation\Tomcat >5.0\webapps\tomcat-docs >18-feb-2005 16.09.54 org.apache.catalina.core.StandardHostDeployer install >INFO: Installing web application at context path /webdav from URL >file:C:\Programmi\Apache Software Foundation\Tomcat 5.0\webapps\webdav >18-feb-2005 16.09.55 org.apache.coyote.http11.Http11Protocol start >INFO: Starting Coyote HTTP/1.1 on http-8080 >18-feb-2005 16.09.55 org.apache.jk.common.ChannelSocket init >INFO: JK2: ajp13 listening on /0.0.0.0:8009 >18-feb-2005 16.09.55 org.apache.jk.server.JkMain start >INFO: Jk running ID=0 time=31/94 config=C:\Programmi\Apache Software >Foundation\Tomcat 5.0\conf\jk2.properties >18-feb-2005 16.09.55 org.apache.catalina.startup.Catalina start >INFO: Server startup in 12047 ms > >I'm very sad because the first time I was able to install Hermes and now >...no! >Any advice and idea are appreciated >Regards >Lucia Melotti > > > > >------------------------------------------------------- >SF email is sponsored by - The IT Product Guide >Read honest & candid reviews on hundreds of IT Products from real users. >Discover which products truly live up to the hype. Start reading now. >http://ads.osdn.com/?ad_id=6595&alloc_id=14396&op=click >_______________________________________________ >ebxmlms-general mailing list >ebx...@li... >https://lists.sourceforge.net/lists/listinfo/ebxmlms-general > > |
|
From: Christine Z. <chr...@gm...> - 2005-05-13 09:59:11
|
Hi, I've tried to install Hermes 1.0 when deploying Hermes on Tomcat 5.5 I get an error with msh is unavailable. JDK version is 1.5. I copied the msh.properties.xml in $TOMCAT_HOME\bin, but the log-file says: Initialization error - authentication file setup error (not exist/not a file/zero size). Regards Christine Tomcat log-File: 2005-05-13 11:08:10 StandardContext[/balancer]org.apache.webapp.balancer.BalancerFilter: init(): ruleChain: [org.apache.webapp.balancer.RuleChain: [org.apache.webapp.balancer.rules.URLStringMatchRule: Target string: News / Redirect URL: http://www.cnn.com], [org.apache.webapp.balancer.rules.RequestParameterRule: Target param name: paramName / Target param value: paramValue / Redirect URL: http://www.yahoo.com], [org.apache.webapp.balancer.rules.AcceptEverythingRule: Redirect URL: http://jakarta.apache.org]] 2005-05-13 11:09:01 StandardContext[/msh]Marking servlet msh as unavailable 2005-05-13 11:09:01 StandardContext[/msh]Servlet /msh threw load() exception javax.servlet.ServletException: Error instantiating servlet class hk.hku.cecid.phoenix.message.handler.MessageServiceHandler at org.apache.catalina.core.StandardWrapper.loadServlet(StandardWrapper.java:964) at org.apache.catalina.core.StandardWrapper.load(StandardWrapper.java:840) at org.apache.catalina.core.StandardContext.loadOnStartup(StandardContext.java:3915) at org.apache.catalina.core.StandardContext.start(StandardContext.java:4240) at org.apache.catalina.core.ContainerBase.addChildInternal(ContainerBase.java:823) at org.apache.catalina.core.ContainerBase.addChild(ContainerBase.java:807) at org.apache.catalina.core.StandardHost.addChild(StandardHost.java:595) at org.apache.catalina.core.StandardHostDeployer.install(StandardHostDeployer.java:276) at org.apache.catalina.core.StandardHost.install(StandardHost.java:832) at org.apache.catalina.startup.HostConfig.deployWARs(HostConfig.java:625) at org.apache.catalina.startup.HostConfig.deployApps(HostConfig.java:429) at org.apache.catalina.startup.HostConfig.start(HostConfig.java:961) at org.apache.catalina.startup.HostConfig.lifecycleEvent(HostConfig.java:347) at org.apache.catalina.util.LifecycleSupport.fireLifecycleEvent(LifecycleSupport.java:119) at org.apache.catalina.core.ContainerBase.start(ContainerBase.java:1091) at org.apache.catalina.core.StandardHost.start(StandardHost.java:789) at org.apache.catalina.core.ContainerBase.start(ContainerBase.java:1083) at org.apache.catalina.core.StandardEngine.start(StandardEngine.java:478) at org.apache.catalina.core.StandardService.start(StandardService.java:476) at org.apache.catalina.core.StandardServer.start(StandardServer.java:2298) at org.apache.catalina.startup.Catalina.start(Catalina.java:547) at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method) at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:39) at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:25) at java.lang.reflect.Method.invoke(Method.java:585) at org.apache.catalina.startup.Bootstrap.start(Bootstrap.java:286) at org.apache.catalina.startup.Bootstrap.main(Bootstrap.java:387) at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method) at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:39) at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:25) at java.lang.reflect.Method.invoke(Method.java:585) at org.apache.commons.launcher.ChildMain.run(ChildMain.java:269) ----- Root Cause ----- hk.hku.cecid.phoenix.message.handler.MessageServiceHandlerException: [10001] Initialization error - authentication file setup error (not exist/not a file/zero size) at hk.hku.cecid.phoenix.message.handler.MessageServiceHandler.<init>(Unknown Source) at sun.reflect.NativeConstructorAccessorImpl.newInstance0(Native Method) at sun.reflect.NativeConstructorAccessorImpl.newInstance(NativeConstructorAccessorImpl.java:39) at sun.reflect.DelegatingConstructorAccessorImpl.newInstance(DelegatingConstructorAccessorImpl.java:27) at java.lang.reflect.Constructor.newInstance(Constructor.java:494) at java.lang.Class.newInstance0(Class.java:350) at java.lang.Class.newInstance(Class.java:303) at org.apache.catalina.core.StandardWrapper.loadServlet(StandardWrapper.java:955) at org.apache.catalina.core.StandardWrapper.load(StandardWrapper.java:840) at org.apache.catalina.core.StandardContext.loadOnStartup(StandardContext.java:3915) at org.apache.catalina.core.StandardContext.start(StandardContext.java:4240) at org.apache.catalina.core.ContainerBase.addChildInternal(ContainerBase.java:823) at org.apache.catalina.core.ContainerBase.addChild(ContainerBase.java:807) at org.apache.catalina.core.StandardHost.addChild(StandardHost.java:595) at org.apache.catalina.core.StandardHostDeployer.install(StandardHostDeployer.java:276) at org.apache.catalina.core.StandardHost.install(StandardHost.java:832) at org.apache.catalina.startup.HostConfig.deployWARs(HostConfig.java:625) at org.apache.catalina.startup.HostConfig.deployApps(HostConfig.java:429) at org.apache.catalina.startup.HostConfig.start(HostConfig.java:961) at org.apache.catalina.startup.HostConfig.lifecycleEvent(HostConfig.java:347) at org.apache.catalina.util.LifecycleSupport.fireLifecycleEvent(LifecycleSupport.java:119) at org.apache.catalina.core.ContainerBase.start(ContainerBase.java:1091) at org.apache.catalina.core.StandardHost.start(StandardHost.java:789) at org.apache.catalina.core.ContainerBase.start(ContainerBase.java:1083) at org.apache.catalina.core.StandardEngine.start(StandardEngine.java:478) at org.apache.catalina.core.StandardService.start(StandardService.java:476) at org.apache.catalina.core.StandardServer.start(StandardServer.java:2298) at org.apache.catalina.startup.Catalina.start(Catalina.java:547) at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method) at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:39) at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:25) at java.lang.reflect.Method.invoke(Method.java:585) at org.apache.catalina.startup.Bootstrap.start(Bootstrap.java:286) at org.apache.catalina.startup.Bootstrap.main(Bootstrap.java:387) at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method) at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:39) at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:25) at java.lang.reflect.Method.invoke(Method.java:585) at org.apache.commons.launcher.ChildMain.run(ChildMain.java:269) 2005-05-13 11:09:02 StandardContext[/jsp-examples]ContextListener: contextInitialized() 2005-05-13 11:09:02 StandardContext[/jsp-examples]SessionListener: contextInitialized() 2005-05-13 11:09:12 StandardContext[/servlets-examples]ContextListener: contextInitialized() 2005-05-13 11:09:12 StandardContext[/servlets-examples]SessionListener: contextInitialized() 2005-05-13 11:09:37 StandardWrapperValve[msh]: Servlet msh is currently unavailable msh.log: 2005-05-13 11:08:57,187 INFO [org.apache.commons.launcher.ChildMain]: Hermes (ebms2) MSH v.1.0.0.0 started. 2005-05-13 11:08:57,250 DEBUG [org.apache.commons.launcher.ChildMain]: => DbConnectionPool.DbConnectionPool 2005-05-13 11:08:57,250 DEBUG [org.apache.commons.launcher.ChildMain]: => DbConnectionPool.init 2005-05-13 11:08:57,250 INFO [org.apache.commons.launcher.ChildMain]: Initializing DB connection pool: creating database connections 2005-05-13 11:08:57,250 DEBUG [org.apache.commons.launcher.ChildMain]: => DbConnectionPool.createConnection 2005-05-13 11:08:59,609 DEBUG [org.apache.commons.launcher.ChildMain]: <= DbConnectionPool.createConnection 2005-05-13 11:08:59,609 DEBUG [org.apache.commons.launcher.ChildMain]: => DbConnectionPool.createConnection 2005-05-13 11:08:59,640 DEBUG [org.apache.commons.launcher.ChildMain]: <= DbConnectionPool.createConnection 2005-05-13 11:08:59,640 DEBUG [org.apache.commons.launcher.ChildMain]: => DbConnectionPool.createConnection 2005-05-13 11:08:59,671 DEBUG [org.apache.commons.launcher.ChildMain]: <= DbConnectionPool.createConnection 2005-05-13 11:08:59,671 INFO [org.apache.commons.launcher.ChildMain]: 3 initial connections are created 2005-05-13 11:08:59,671 DEBUG [org.apache.commons.launcher.ChildMain]: <= DbConnectionPool.init 2005-05-13 11:08:59,671 DEBUG [org.apache.commons.launcher.ChildMain]: <= DbConnectionPool.DbConnectionPool 2005-05-13 11:08:59,687 INFO [org.apache.commons.launcher.ChildMain]: Persistent service configuration: 2005-05-13 11:08:59,687 INFO [org.apache.commons.launcher.ChildMain]: DB driver: org.postgresql.Driver 2005-05-13 11:08:59,687 INFO [org.apache.commons.launcher.ChildMain]: DB user: christine 2005-05-13 11:08:59,687 INFO [org.apache.commons.launcher.ChildMain]: DB password: <not shown> 2005-05-13 11:08:59,687 INFO [org.apache.commons.launcher.ChildMain]: DB URL: jdbc:postgresql://localhost:5432/msh 2005-05-13 11:08:59,687 INFO [org.apache.commons.launcher.ChildMain]: Pool initial connections: 3 2005-05-13 11:08:59,687 INFO [org.apache.commons.launcher.ChildMain]: Pool maximum connections: 30 2005-05-13 11:08:59,687 INFO [org.apache.commons.launcher.ChildMain]: Pool access maximum wait: 20000 2005-05-13 11:08:59,687 INFO [org.apache.commons.launcher.ChildMain]: Pooled connection maximum idle time: 60000 2005-05-13 11:08:59,687 INFO [org.apache.commons.launcher.ChildMain]: Message repository root: /hermes/ebxmlms/repository 2005-05-13 11:08:59,687 INFO [org.apache.commons.launcher.ChildMain]: Message listener store: /hermes/ebxmlms/objectStore 2005-05-13 11:08:59,687 INFO [org.apache.commons.launcher.ChildMain]: Hermes backup file: /hermes/MSHBackup.zip 2005-05-13 11:08:59,687 INFO [org.apache.commons.launcher.ChildMain]: Hermes archive directory: /hermes/msh_archive 2005-05-13 11:08:59,687 INFO [org.apache.commons.launcher.ChildMain]: Transaction isoloation level: 2 2005-05-13 11:08:59,687 DEBUG [org.apache.commons.launcher.ChildMain]: => MessageServer.checkAndInstallDBTable 2005-05-13 11:08:59,687 INFO [org.apache.commons.launcher.ChildMain]: Verify the database tables are properly installed 2005-05-13 11:08:59,687 DEBUG [org.apache.commons.launcher.ChildMain]: => DbConnectionPool.getRawConnection 2005-05-13 11:08:59,687 DEBUG [org.apache.commons.launcher.ChildMain]: => DbConnectionPool.createConnection 2005-05-13 11:09:00,093 DEBUG [org.apache.commons.launcher.ChildMain]: <= DbConnectionPool.createConnection 2005-05-13 11:09:00,093 DEBUG [org.apache.commons.launcher.ChildMain]: <= DbConnectionPool.getRawConnection 2005-05-13 11:09:00,125 DEBUG [org.apache.commons.launcher.ChildMain]: => DbTableManager.checkAndInstallDBTable 2005-05-13 11:09:00,125 INFO [org.apache.commons.launcher.ChildMain]: Checking (and installing) DB tables 2005-05-13 11:09:01,265 DEBUG [org.apache.commons.launcher.ChildMain]: <= DbTableManager.checkAndInstallDBTable 2005-05-13 11:09:01,265 DEBUG [org.apache.commons.launcher.ChildMain]: => DbConnectionPool.freeRawConnection 2005-05-13 11:09:01,265 DEBUG [org.apache.commons.launcher.ChildMain]: <= DbConnectionPool.freeRawConnection 2005-05-13 11:09:01,265 INFO [org.apache.commons.launcher.ChildMain]: Looks good. 2005-05-13 11:09:01,265 DEBUG [org.apache.commons.launcher.ChildMain]: <= MessageServer.checkAndInstallDBTable 2005-05-13 11:09:01,265 DEBUG [org.apache.commons.launcher.ChildMain]: => MessageServer.MessageServer 2005-05-13 11:09:01,265 DEBUG [org.apache.commons.launcher.ChildMain]: <= MessageServer.MessageServer 2005-05-13 11:09:01,265 DEBUG [org.apache.commons.launcher.ChildMain]: => MessageServer.logMSHLifeCycle 2005-05-13 11:09:01,265 DEBUG [org.apache.commons.launcher.ChildMain]: => DbConnectionPool.getConnection 2005-05-13 11:09:01,265 DEBUG [org.apache.commons.launcher.ChildMain]: <= DbConnectionPool.getConnection 2005-05-13 11:09:01,406 DEBUG [org.apache.commons.launcher.ChildMain]: <= MessageServer.logMSHLifeCycle 2005-05-13 11:09:01,421 DEBUG [org.apache.commons.launcher.ChildMain]: => Transaction.commit (txID: #0) 2005-05-13 11:09:01,750 DEBUG [org.apache.commons.launcher.ChildMain]: => DbConnectionPool.freeConnection 2005-05-13 11:09:01,750 DEBUG [org.apache.commons.launcher.ChildMain]: <= DbConnectionPool.freeConnection 2005-05-13 11:09:01,750 DEBUG [org.apache.commons.launcher.ChildMain]: <= Transaction.commit 2005-05-13 11:09:01,796 ERROR [org.apache.commons.launcher.ChildMain]: [10001] Initialization error - authentication file setup error (not exist/not a file/zero size) |
|
From: <em...@og...> - 2005-05-11 10:19:24
|
For the sample client programs, any documentation on how to use the monitor (e.g. the meaning of various input fields/parameters). Any documentation on the msh tables (e.g. messageinfo, messagestore, mshlog, etc.) so that we can verify the result of the sample programs or our applications. Many Thanks!!! MC |
|
From: David W. \(XML\) <da...@dr...> - 2005-04-26 14:10:58
|
Patrick, I think there are some tools over on the Apache project site. I've not looked for a while - but that is my sense. Certainly TomCat is using some of these when you ping a port via http URL - but that is only interactively in the browser. Those same methods should work in batch mode though. DW ----- Original Message ----- From: "Patrick Yee" <kc...@ce...> To: <ebx...@li...> Sent: Monday, April 25, 2005 10:47 PM Subject: Re: [ebxmlms-general] Monitoring hermes database and conversations? David, So, is this a standard way of checking SOAP server availability? Regards, -Patrick David Webber (XML) wrote: >Patrick, > >If on the other hand you just wanted to check its "pulse" to make >sure its "live" - you may be able to have a utility at the SOAP level, >that checks if the SOAP server is available and live - and run that >on a kron - say once every couple of hours.... > >DW >----- Original Message ----- >From: "Patrick Yee" <kc...@ce...> >To: <ebx...@li...> >Sent: Monday, April 25, 2005 9:12 PM >Subject: Re: [ebxmlms-general] Monitoring hermes database and conversations? > > >:-) >I don't think so... imagine your partner's ebxmlms system is from >another vendor, the only way you can assure it's working is that it >receives your message correctly. :-) > >Regards, -Patrick > > > >JY Wang wrote: > > > >>Hi... >> >>Thanks for useful functions below. >> >>In addition...are there any methods to check if a partner's ebxmlms system >>is working fine? >> >>-----Original Message----- >>From: ebx...@li... >>[mailto:ebx...@li...] On Behalf Of Patrick >>Yee >>Sent: Monday, April 25, 2005 12:58 PM >>To: ebx...@li... >>Subject: Re: [ebxmlms-general] Monitoring hermes database and >> >> >conversations? > > >>You may try to call >> >>Request.reportEnvironment(); >>Request.checkDatabase(); >>Request.checkPersistence(); >> >>which will give back to you a XML document reporting the internal status >>of Hermes. Please note that it is no document on this.. so you may need >>to trace into the source code to see the correct behaviour. ;-) >> >>Regards, -Patrick >> >>Steven Herod wrote: >> >> >> >> >> >>>This may be a stupid question, but how are people monitoring their >>>hermes systems in production to make sure they are working well? >>> >>>We monitor the process listings to ensure the process is running and >>>'ping' the url to get the 'Hermes is alive message' which is okay from >>>a basic persepective. >>> >>>But as far as business document conversation monitoring is concerned, >>>we are logging into the msh database and doing sql. >>> >>>Yes we have monitoring of the document handling outside of hermes, but >>>we want more. >>> >>>Is there a better way? A web app for instance I don't know about? >>> >>> >>>Thanks in advance. >>> >>> >>> >>>------------------------------------------------------- >>>SF email is sponsored by - The IT Product Guide >>>Read honest & candid reviews on hundreds of IT Products from real >>>users. Discover which products truly live up to the hype. Start reading >>>now. http://ads.osdn.com/?ad_id=6595&alloc_id=14396&op=click >>>_______________________________________________ >>>ebxmlms-general mailing list ebx...@li... >>>https://lists.sourceforge.net/lists/listinfo/ebxmlms-general >>> >>> >>> >>> >>> >>> >> >>------------------------------------------------------- >>SF email is sponsored by - The IT Product Guide >>Read honest & candid reviews on hundreds of IT Products from real users. >>Discover which products truly live up to the hype. Start reading now. >>http://ads.osdn.com/?ad_id=6595&alloc_id=14396&op=click >>_______________________________________________ >>ebxmlms-general mailing list ebx...@li... >>https://lists.sourceforge.net/lists/listinfo/ebxmlms-general >> >>___________________________________ >>ÃÖ´ë 100MB, ´õ ÀÌ»ó ¿ë·® °í¹Î¾ø´Â - ¾ßÈÄ! ¸ÞÀÏ >> >> >(http://mail.yahoo.co.kr) > > >>ÃֽŰî, Ãßõ°î, °¡¿ä, OST, ÆË¼Û, ¹ÂÁ÷ºñµð¿À - ¾ßÈÄ! ºñÆ®¹Ú½º >> >> >(http://kr.music.yahoo.com) > > >>ÃֽŠÈÞ´ëÆù Á¤º¸, º§¼Ò¸®, ij¸¯ÅÍ, ¹®ÀÚ¸Þ¼¼Áö - ¾ßÈÄ! ¸ð¹ÙÀÏ >> >> >(http://kr.mobile.yahoo.com) > > >> >> >>------------------------------------------------------- >>SF email is sponsored by - The IT Product Guide >>Read honest & candid reviews on hundreds of IT Products from real users. >>Discover which products truly live up to the hype. Start reading now. >>http://ads.osdn.com/?ad_ide95&alloc_id396&opÌk >>_______________________________________________ >>ebxmlms-general mailing list >>ebx...@li... >>https://lists.sourceforge.net/lists/listinfo/ebxmlms-general >> >> >> >> >> > > > >------------------------------------------------------- >SF email is sponsored by - The IT Product Guide >Read honest & candid reviews on hundreds of IT Products from real users. >Discover which products truly live up to the hype. Start reading now. >http://ads.osdn.com/?ad_ide95&alloc_id396&op=ick >_______________________________________________ >ebxmlms-general mailing list >ebx...@li... >https://lists.sourceforge.net/lists/listinfo/ebxmlms-general > > > >------------------------------------------------------- >SF email is sponsored by - The IT Product Guide >Read honest & candid reviews on hundreds of IT Products from real users. >Discover which products truly live up to the hype. Start reading now. >http://ads.osdn.com/?ad_id=6595&alloc_id=14396&op=click >_______________________________________________ >ebxmlms-general mailing list >ebx...@li... >https://lists.sourceforge.net/lists/listinfo/ebxmlms-general > > > ------------------------------------------------------- SF email is sponsored by - The IT Product Guide Read honest & candid reviews on hundreds of IT Products from real users. Discover which products truly live up to the hype. Start reading now. http://ads.osdn.com/?ad_ide95&alloc_id396&op=ick _______________________________________________ ebxmlms-general mailing list ebx...@li... https://lists.sourceforge.net/lists/listinfo/ebxmlms-general |
|
From: Michal P. <pl...@nc...> - 2005-04-26 13:25:16
|
> David, > So, is this a standard way of checking SOAP server availability? > Regards, -Patrick Try send Ping message. The response should be Pong of course ;) |
|
From: Steven H. <sh...@te...> - 2005-04-26 06:38:19
|
Does any documentation exist of how the DB tables hermes relies on are used and how the entries all relate to each other? I don't recall seeing this in existing documentation. -- Steven Herod sh...@te... / +61 2 8905 4817 / 0407 703 529 Software Development Manager TEDIS Pty Ltd - http://www.tedis.com.au The information contained in this email message may be confidential and/or contain information that is proprietary to TEDIS Pty Ltd. If you are not the intended recipient any use, distribution, disclosure or copying of this information is prohibited. If you receive this email in error, please tell us by return email and delete it and any attachments from your system. |
|
From: Patrick Y. <kc...@ce...> - 2005-04-26 02:47:33
|
David, So, is this a standard way of checking SOAP server availability? Regards, -Patrick David Webber (XML) wrote: >Patrick, > >If on the other hand you just wanted to check its "pulse" to make >sure its "live" - you may be able to have a utility at the SOAP level, >that checks if the SOAP server is available and live - and run that >on a kron - say once every couple of hours.... > >DW >----- Original Message -----=20 >From: "Patrick Yee" <kc...@ce...> >To: <ebx...@li...> >Sent: Monday, April 25, 2005 9:12 PM >Subject: Re: [ebxmlms-general] Monitoring hermes database and conversati= ons? > > >:-) >I don't think so... imagine your partner's ebxmlms system is from >another vendor, the only way you can assure it's working is that it >receives your message correctly. :-) > >Regards, -Patrick > > > >JY Wang wrote: > > =20 > >>Hi... >> >>Thanks for useful functions below. >> >>In addition...are there any methods to check if a partner's ebxmlms sys= tem >>is working fine? >> >>-----Original Message----- >>From: ebx...@li... >>[mailto:ebx...@li...] On Behalf Of Patri= ck >>Yee >>Sent: Monday, April 25, 2005 12:58 PM >>To: ebx...@li... >>Subject: Re: [ebxmlms-general] Monitoring hermes database and >> =20 >> >conversations? > =20 > >>You may try to call >> >>Request.reportEnvironment(); >>Request.checkDatabase(); >>Request.checkPersistence(); >> >>which will give back to you a XML document reporting the internal statu= s >>of Hermes. Please note that it is no document on this.. so you may need >>to trace into the source code to see the correct behaviour. ;-) >> >>Regards, -Patrick >> >>Steven Herod wrote: >> >> >> >> =20 >> >>>This may be a stupid question, but how are people monitoring their >>>hermes systems in production to make sure they are working well? >>> >>>We monitor the process listings to ensure the process is running and >>>'ping' the url to get the 'Hermes is alive message' which is okay from >>>a basic persepective. >>> >>>But as far as business document conversation monitoring is concerned, >>>we are logging into the msh database and doing sql. >>> >>>Yes we have monitoring of the document handling outside of hermes, but >>>we want more. >>> >>>Is there a better way? A web app for instance I don't know about? >>> >>> >>>Thanks in advance. >>> >>> >>> >>>------------------------------------------------------- >>>SF email is sponsored by - The IT Product Guide >>>Read honest & candid reviews on hundreds of IT Products from real >>>users. Discover which products truly live up to the hype. Start readin= g >>>now. http://ads.osdn.com/?ad_id=3D6595&alloc_id=3D14396&op=3Dclick >>>_______________________________________________ >>>ebxmlms-general mailing list ebx...@li... >>>https://lists.sourceforge.net/lists/listinfo/ebxmlms-general >>> >>> >>> >>> >>> =20 >>> >> >>------------------------------------------------------- >>SF email is sponsored by - The IT Product Guide >>Read honest & candid reviews on hundreds of IT Products from real users. >>Discover which products truly live up to the hype. Start reading now. >>http://ads.osdn.com/?ad_id=3D6595&alloc_id=3D14396&op=3Dclick >>_______________________________________________ >>ebxmlms-general mailing list ebx...@li... >>https://lists.sourceforge.net/lists/listinfo/ebxmlms-general >> >>___________________________________ >>=C3=D6=B4=EB 100MB, =B4=F5 =C0=CC=BB=F3 =BF=EB=B7=AE =B0=ED=B9=CE=BE=F8= =B4=C2 - =BE=DF=C8=C4! =B8=DE=C0=CF >> =20 >> >(http://mail.yahoo.co.kr) > =20 > >>=C3=D6=BD=C5=B0=EE, =C3=DF=C3=B5=B0=EE, =B0=A1=BF=E4, OST, =C6=CB=BC=DB= , =B9=C2=C1=F7=BA=F1=B5=F0=BF=C0 - =BE=DF=C8=C4! =BA=F1=C6=AE=B9=DA=BD=BA >> =20 >> >(http://kr.music.yahoo.com) > =20 > >>=C3=D6=BD=C5 =C8=DE=B4=EB=C6=F9 =C1=A4=BA=B8, =BA=A7=BC=D2=B8=AE, =C4=B3= =B8=AF=C5=CD, =B9=AE=C0=DA=B8=DE=BC=BC=C1=F6 - =BE=DF=C8=C4! =B8=F0=B9=D9= =C0=CF >> =20 >> >(http://kr.mobile.yahoo.com) > =20 > >> >> >>------------------------------------------------------- >>SF email is sponsored by - The IT Product Guide >>Read honest & candid reviews on hundreds of IT Products from real users. >>Discover which products truly live up to the hype. Start reading now. >>http://ads.osdn.com/?ad_ide95&alloc_id=14396&op=CCk >>_______________________________________________ >>ebxmlms-general mailing list >>ebx...@li... >>https://lists.sourceforge.net/lists/listinfo/ebxmlms-general >> >> >> >> =20 >> > > > >------------------------------------------------------- >SF email is sponsored by - The IT Product Guide >Read honest & candid reviews on hundreds of IT Products from real users. >Discover which products truly live up to the hype. Start reading now. >http://ads.osdn.com/?ad_ide95&alloc_id=14396&op=3Dick >_______________________________________________ >ebxmlms-general mailing list >ebx...@li... >https://lists.sourceforge.net/lists/listinfo/ebxmlms-general > > > >------------------------------------------------------- >SF email is sponsored by - The IT Product Guide >Read honest & candid reviews on hundreds of IT Products from real users. >Discover which products truly live up to the hype. Start reading now. >http://ads.osdn.com/?ad_id=3D6595&alloc_id=3D14396&op=3Dclick >_______________________________________________ >ebxmlms-general mailing list >ebx...@li... >https://lists.sourceforge.net/lists/listinfo/ebxmlms-general > > =20 > |
|
From: David W. \(XML\) <da...@dr...> - 2005-04-26 02:13:43
|
Patrick, If on the other hand you just wanted to check its "pulse" to make sure its "live" - you may be able to have a utility at the SOAP level, that checks if the SOAP server is available and live - and run that on a kron - say once every couple of hours.... DW ----- Original Message ----- From: "Patrick Yee" <kc...@ce...> To: <ebx...@li...> Sent: Monday, April 25, 2005 9:12 PM Subject: Re: [ebxmlms-general] Monitoring hermes database and conversations? :-) I don't think so... imagine your partner's ebxmlms system is from another vendor, the only way you can assure it's working is that it receives your message correctly. :-) Regards, -Patrick JY Wang wrote: >Hi... > >Thanks for useful functions below. > >In addition...are there any methods to check if a partner's ebxmlms system >is working fine? > >-----Original Message----- >From: ebx...@li... >[mailto:ebx...@li...] On Behalf Of Patrick >Yee >Sent: Monday, April 25, 2005 12:58 PM >To: ebx...@li... >Subject: Re: [ebxmlms-general] Monitoring hermes database and conversations? > > >You may try to call > >Request.reportEnvironment(); >Request.checkDatabase(); >Request.checkPersistence(); > >which will give back to you a XML document reporting the internal status >of Hermes. Please note that it is no document on this.. so you may need >to trace into the source code to see the correct behaviour. ;-) > >Regards, -Patrick > >Steven Herod wrote: > > > >>This may be a stupid question, but how are people monitoring their >>hermes systems in production to make sure they are working well? >> >>We monitor the process listings to ensure the process is running and >>'ping' the url to get the 'Hermes is alive message' which is okay from >>a basic persepective. >> >>But as far as business document conversation monitoring is concerned, >>we are logging into the msh database and doing sql. >> >>Yes we have monitoring of the document handling outside of hermes, but >>we want more. >> >>Is there a better way? A web app for instance I don't know about? >> >> >>Thanks in advance. >> >> >> >>------------------------------------------------------- >>SF email is sponsored by - The IT Product Guide >>Read honest & candid reviews on hundreds of IT Products from real >>users. Discover which products truly live up to the hype. Start reading >>now. http://ads.osdn.com/?ad_id=6595&alloc_id=14396&op=click >>_______________________________________________ >>ebxmlms-general mailing list ebx...@li... >>https://lists.sourceforge.net/lists/listinfo/ebxmlms-general >> >> >> >> > > > >------------------------------------------------------- >SF email is sponsored by - The IT Product Guide >Read honest & candid reviews on hundreds of IT Products from real users. >Discover which products truly live up to the hype. Start reading now. >http://ads.osdn.com/?ad_id=6595&alloc_id=14396&op=click >_______________________________________________ >ebxmlms-general mailing list ebx...@li... >https://lists.sourceforge.net/lists/listinfo/ebxmlms-general > >___________________________________ >ÃÖ´ë 100MB, ´õ ÀÌ»ó ¿ë·® °í¹Î¾ø´Â - ¾ßÈÄ! ¸ÞÀÏ (http://mail.yahoo.co.kr) >ÃֽŰî, Ãßõ°î, °¡¿ä, OST, ÆË¼Û, ¹ÂÁ÷ºñµð¿À - ¾ßÈÄ! ºñÆ®¹Ú½º (http://kr.music.yahoo.com) >ÃֽŠÈÞ´ëÆù Á¤º¸, º§¼Ò¸®, ij¸¯ÅÍ, ¹®ÀÚ¸Þ¼¼Áö - ¾ßÈÄ! ¸ð¹ÙÀÏ (http://kr.mobile.yahoo.com) > > > > >------------------------------------------------------- >SF email is sponsored by - The IT Product Guide >Read honest & candid reviews on hundreds of IT Products from real users. >Discover which products truly live up to the hype. Start reading now. >http://ads.osdn.com/?ad_ide95&alloc_id396&opÌk >_______________________________________________ >ebxmlms-general mailing list >ebx...@li... >https://lists.sourceforge.net/lists/listinfo/ebxmlms-general > > > ------------------------------------------------------- SF email is sponsored by - The IT Product Guide Read honest & candid reviews on hundreds of IT Products from real users. Discover which products truly live up to the hype. Start reading now. http://ads.osdn.com/?ad_ide95&alloc_id396&op=ick _______________________________________________ ebxmlms-general mailing list ebx...@li... https://lists.sourceforge.net/lists/listinfo/ebxmlms-general |
|
From: Patrick Y. <kc...@ce...> - 2005-04-26 01:12:38
|
:-) I don't think so... imagine your partner's ebxmlms system is from=20 another vendor, the only way you can assure it's working is that it=20 receives your message correctly. :-) Regards, -Patrick JY Wang wrote: >Hi... > >Thanks for useful functions below. > >In addition...are there any methods to check if a partner's ebxmlms syst= em >is working fine? > >-----Original Message----- >From: ebx...@li... >[mailto:ebx...@li...] On Behalf Of Patric= k >Yee >Sent: Monday, April 25, 2005 12:58 PM >To: ebx...@li... >Subject: Re: [ebxmlms-general] Monitoring hermes database and conversati= ons? > > >You may try to call > >Request.reportEnvironment(); >Request.checkDatabase(); >Request.checkPersistence(); > >which will give back to you a XML document reporting the internal status= =20 >of Hermes. Please note that it is no document on this.. so you may need=20 >to trace into the source code to see the correct behaviour. ;-) > >Regards, -Patrick > >Steven Herod wrote: > > =20 > >>This may be a stupid question, but how are people monitoring their=20 >>hermes systems in production to make sure they are working well? >> >>We monitor the process listings to ensure the process is running and=20 >>'ping' the url to get the 'Hermes is alive message' which is okay from=20 >>a basic persepective. >> >>But as far as business document conversation monitoring is concerned,=20 >>we are logging into the msh database and doing sql. >> >>Yes we have monitoring of the document handling outside of hermes, but=20 >>we want more. >> >>Is there a better way? A web app for instance I don't know about? >> >> >>Thanks in advance. >> >> >> >>------------------------------------------------------- >>SF email is sponsored by - The IT Product Guide >>Read honest & candid reviews on hundreds of IT Products from real=20 >>users. Discover which products truly live up to the hype. Start reading= =20 >>now. http://ads.osdn.com/?ad_id=3D6595&alloc_id=3D14396&op=3Dclick >>_______________________________________________ >>ebxmlms-general mailing list ebx...@li... >>https://lists.sourceforge.net/lists/listinfo/ebxmlms-general >>=20 >> >> =20 >> > > > >------------------------------------------------------- >SF email is sponsored by - The IT Product Guide >Read honest & candid reviews on hundreds of IT Products from real users. >Discover which products truly live up to the hype. Start reading now. >http://ads.osdn.com/?ad_id=3D6595&alloc_id=3D14396&op=3Dclick >_______________________________________________ >ebxmlms-general mailing list ebx...@li... >https://lists.sourceforge.net/lists/listinfo/ebxmlms-general > >___________________________________ >=C3=D6=B4=EB 100MB, =B4=F5 =C0=CC=BB=F3 =BF=EB=B7=AE =B0=ED=B9=CE=BE=F8=B4= =C2 - =BE=DF=C8=C4! =B8=DE=C0=CF (http://mail.yahoo.co.kr= ) >=C3=D6=BD=C5=B0=EE, =C3=DF=C3=B5=B0=EE, =B0=A1=BF=E4, OST, =C6=CB=BC=DB,= =B9=C2=C1=F7=BA=F1=B5=F0=BF=C0 - =BE=DF=C8=C4! =BA=F1=C6=AE=B9=DA=BD=BA = (http://kr.music.yahoo.com) >=C3=D6=BD=C5 =C8=DE=B4=EB=C6=F9 =C1=A4=BA=B8, =BA=A7=BC=D2=B8=AE, =C4=B3= =B8=AF=C5=CD, =B9=AE=C0=DA=B8=DE=BC=BC=C1=F6 - =BE=DF=C8=C4! =B8=F0=B9=D9= =C0=CF (http://kr.mobile.yahoo.com) > > > > >------------------------------------------------------- >SF email is sponsored by - The IT Product Guide >Read honest & candid reviews on hundreds of IT Products from real users. >Discover which products truly live up to the hype. Start reading now. >http://ads.osdn.com/?ad_ide95&alloc_id=14396&op=CCk >_______________________________________________ >ebxmlms-general mailing list >ebx...@li... >https://lists.sourceforge.net/lists/listinfo/ebxmlms-general > > =20 > |
|
From: JY W. <cha...@ya...> - 2005-04-25 07:16:07
|
Hi... Thanks for useful functions below. In addition...are there any methods to check if a partner's ebxmlms = system is working fine? -----Original Message----- From: ebx...@li... [mailto:ebx...@li...] On Behalf Of = Patrick Yee Sent: Monday, April 25, 2005 12:58 PM To: ebx...@li... Subject: Re: [ebxmlms-general] Monitoring hermes database and = conversations? You may try to call Request.reportEnvironment(); Request.checkDatabase(); Request.checkPersistence(); which will give back to you a XML document reporting the internal status = of Hermes. Please note that it is no document on this.. so you may need=20 to trace into the source code to see the correct behaviour. ;-) Regards, -Patrick Steven Herod wrote: >This may be a stupid question, but how are people monitoring their=20 >hermes systems in production to make sure they are working well? > >We monitor the process listings to ensure the process is running and=20 >'ping' the url to get the 'Hermes is alive message' which is okay from=20 >a basic persepective. > >But as far as business document conversation monitoring is concerned,=20 >we are logging into the msh database and doing sql. > >Yes we have monitoring of the document handling outside of hermes, but=20 >we want more. > >Is there a better way? A web app for instance I don't know about? > > >Thanks in advance. > > > >------------------------------------------------------- >SF email is sponsored by - The IT Product Guide >Read honest & candid reviews on hundreds of IT Products from real=20 >users. Discover which products truly live up to the hype. Start reading = >now. http://ads.osdn.com/?ad_id=3D6595&alloc_id=3D14396&op=3Dclick >_______________________________________________ >ebxmlms-general mailing list ebx...@li... >https://lists.sourceforge.net/lists/listinfo/ebxmlms-general > =20 > ------------------------------------------------------- SF email is sponsored by - The IT Product Guide Read honest & candid reviews on hundreds of IT Products from real users. Discover which products truly live up to the hype. Start reading now. http://ads.osdn.com/?ad_id=3D6595&alloc_id=3D14396&op=3Dclick _______________________________________________ ebxmlms-general mailing list ebx...@li... https://lists.sourceforge.net/lists/listinfo/ebxmlms-general ___________________________________ ÃÖ´ë 100MB, ´õ ÀÌ»ó ¿ë·® °í¹Î¾ø´Â - ¾ßÈÄ! ¸ÞÀÏ (http://mail.yahoo.co.kr) ÃֽŰî, Ãßõ°î, °¡¿ä, OST, ÆË¼Û, ¹ÂÁ÷ºñµð¿À - ¾ßÈÄ! ºñÆ®¹Ú½º (http://kr.music.yahoo.com) ÃֽŠÈÞ´ëÆù Á¤º¸, º§¼Ò¸®, ij¸¯ÅÍ, ¹®ÀÚ¸Þ¼¼Áö - ¾ßÈÄ! ¸ð¹ÙÀÏ (http://kr.mobile.yahoo.com) |
|
From: Patrick Y. <kc...@ce...> - 2005-04-25 03:58:23
|
You may try to call Request.reportEnvironment(); Request.checkDatabase(); Request.checkPersistence(); which will give back to you a XML document reporting the internal status of Hermes. Please note that it is no document on this.. so you may need to trace into the source code to see the correct behaviour. ;-) Regards, -Patrick Steven Herod wrote: >This may be a stupid question, but how are people monitoring their hermes >systems in production to make sure they are working well? > >We monitor the process listings to ensure the process is running and 'ping' >the url to get the 'Hermes is alive message' which is okay from a basic >persepective. > >But as far as business document conversation monitoring is concerned, we are >logging into the msh database and doing sql. > >Yes we have monitoring of the document handling outside of hermes, but we >want more. > >Is there a better way? A web app for instance I don't know about? > > >Thanks in advance. > > > >------------------------------------------------------- >SF email is sponsored by - The IT Product Guide >Read honest & candid reviews on hundreds of IT Products from real users. >Discover which products truly live up to the hype. Start reading now. >http://ads.osdn.com/?ad_id=6595&alloc_id=14396&op=click >_______________________________________________ >ebxmlms-general mailing list >ebx...@li... >https://lists.sourceforge.net/lists/listinfo/ebxmlms-general > > |
|
From: Steven H. <sh...@te...> - 2005-04-22 02:03:18
|
This may be a stupid question, but how are people monitoring their hermes systems in production to make sure they are working well? We monitor the process listings to ensure the process is running and 'ping' the url to get the 'Hermes is alive message' which is okay from a basic persepective. But as far as business document conversation monitoring is concerned, we are logging into the msh database and doing sql. Yes we have monitoring of the document handling outside of hermes, but we want more. Is there a better way? A web app for instance I don't know about? Thanks in advance. |
|
From: Dorris T. <cw...@ce...> - 2005-04-14 07:50:15
|
**************************************************************************** HKSAR Government Collects Infectious Disease Information with XML and Hermes **************************************************************************** Hong Kong SAR, Peoples Republic of China - April 14, 2005 - Center for E-Commerce Infrastructure Development (CECID), University of Hong Kong (HKU) is pleased to announce the completion of the Notifiable Infectious Disease Information Messaging System (NIDIMS) project for Department of Health (DH), which is the health advisor of the Government of the Hong Kong Special Administrative Region and an executive arm in health legislation and policy. Rapid transmission of infectious diseases like SARS and meningitis as well as emerging diseases of Avian Flu pose a tremendous threat to our community. Special attention must be paid to the surveillance mechanism within HKSAR and between HKSAR and neighboring regions. As a result, DH invited CECID to set up a centralized and standardized disease surveillance system based on XML and ebXML technologies. The project involves designing a set of XML Schemas according to the W3C XML Schema Recommendation and the XML Schema Design and Management Guide (under the HKSARG Interoperability Framework). These resulting Schemas are the underlying architecture for information exchange on 28 regulatory infectious diseases. Another objective of the project is to develop a software application, the Notifiable Infectious Disease Information Messaging System (NIDIMS) that supports reliable and secure disease surveillance information collection. The messaging framework is based on ebXML Messaging Service version 2.0 (ebMS v2.0) specification developed under OASIS. The flagship products of CECID, ebMail and Hermes (free downloads at http://www.freebxml.org) are deployed in the software for secure and reliable information exchange. This system not only brings enormous economic benefit to the Government and Hong Kong in terms of reducing communication lead time and data entry errors, but also improves the efficiency and effectiveness in communication between DH and other healthcare service providers. Deliverables of the NIDIMS Project are deployed in Hong Kong Centre for Health Protection (http://www.chp.gov.hk/) (CHP)'s central notification office (CNO) online reporting system to help CHP strengthen Hong Kong's surveillance system and network for infectious diseases. The CHP's vision is to become a centre of excellence in disease prevention and control with the focus on epidemiology training, surveillance, risk communication, research, coordination and preparedness, and contingency planning. About CECID (http://www.cecid.hku.hk) Established in January 2002, Center for E-Commerce Infrastructure Development (CECID) at the University of Hong Kong conducts e-commerce research and development with the vision of helping organizations increase their competitiveness in the global economy. CECID develops e-commerce enabling technologies, participates in important international e-commerce initiatives, supports e-commerce standardization for Hong Kong and the Asia Pacific Region, and transfers e-commerce technology and skills to the community. With projects primarily funded by the Hong Kong Government's Innovation and Technology Commission, CECID is an active member of OASIS and the ebXML Asia Committee. The Center also collaborates with a number of lead technology users in the Asia-Pacific Region on turning R&D results into real-life business applications. CECID's contributions to the community include its code donation of Hermes and ebMail to freebXML (http://www.freebxml.org) and the production of an in-depth design and management guide on XML Schemas for the Hong Kong Government. CECID is currently developing a plug-and-play Internet appliance for secure and reliable transmission of electronic documents based on ebXML / Web Services. PR Contacts for Press and Analysts: Dorris Tai (cw...@ce...) Business Manager Center for E-Commerce Infrastructure Development (CECID) Dept. of Computer Science The University of Hong Kong Tel: +852 2859 2818 Fax: +852 2547 4611 URL: http://www.cecid.hku.hk |
|
From: Steven H. <sh...@te...> - 2005-04-09 07:13:37
|
That's interesting, because we phoned Thawte last week and asked for a rsa-sha1 signed cert and they said they didn't sell them (yet). -----Original Message----- From: ebx...@li... [mailto:ebx...@li...] On Behalf Of Martin Schimak Sent: Saturday, 9 April 2005 3:37 PM To: ebx...@li... Subject: Re: [ebxmlms-general] Odd error with hermes Mmh, I did not try md5 so far (the docs say, it does not work), but I successfully tested Hermes with RSA-Certificates (from Thawte), using rsa-sha1 as signing algorithm... Martin. Steven Herod wrote: > Yeah, that turned out to be the problem. > > Hermes doesn't support md5 as a signing algorithm, so certificates bought > from Thawte won't work in this case. > > We bought a new certificate from Verisign and resolved the issue. > > -----Original Message----- > From: ebx...@li... > [mailto:ebx...@li...] On Behalf Of Martin > Schimak > Sent: Friday, 8 April 2005 12:56 AM > To: ebx...@li... > Subject: Re: [ebxmlms-general] Odd error with hermes > > I would guess it's because the signing algorithm you specify must match with > the > algorithm the used key is based upon, e.g. if you use an RSA key, a valid > algorithm could be rsa-sha1, etc. > > You can specify the algorithm for acknowledgment signing in the > msh.properties.xml under AckSign/KeyStore/Algorithm and for normal messages > as > parameter of the setSign() method of a Request Object... > > Martin. > > Steven Herod wrote: > >>Our customer tried sending a message to us on a new installation of Hermes >> >>We received in the Catalina.out of Tomcat 5 this message: >> >> >>2005-03-24 12:33:24,304 113056 ERROR >>hk.hku.cecid.phoenix.message.handler.MessageServiceHandler.processMessage >>(Unknown Source) >>[10002] Unknown error >>Exception: >>hk.hku.cecid.phoenix.message.handler.MessageServiceHandlerException >>Message: Signing algorithm not matched with key algorithm >> >>Anybody got an idea what caused this? >> >>I should point out that this is the customers first message through the >>system, it has never worked as of yet on this server, so its possibly that >>something simple yet fundamental is incorrect. >> >> >> >> >> >> >> >>------------------------------------------------------- >>This SF.net email is sponsored by Microsoft Mobile & Embedded DevCon 2005 >>Attend MEDC 2005 May 9-12 in Vegas. Learn more about the latest Windows >>Embedded(r) & Windows Mobile(tm) platforms, applications & content. > > Register > >>by 3/29 & save $300 > > http://ads.osdn.com/?ad_id=6883&alloc_id=15149&op=click > >>_______________________________________________ >>ebxmlms-general mailing list >>ebx...@li... >>https://lists.sourceforge.net/lists/listinfo/ebxmlms-general >> >> > > > > ------------------------------------------------------- > SF email is sponsored by - The IT Product Guide > Read honest & candid reviews on hundreds of IT Products from real users. > Discover which products truly live up to the hype. Start reading now. > http://ads.osdn.com/?ad_id=6595&alloc_id=14396&op=click > _______________________________________________ > ebxmlms-general mailing list > ebx...@li... > https://lists.sourceforge.net/lists/listinfo/ebxmlms-general > > > > ------------------------------------------------------- > SF email is sponsored by - The IT Product Guide > Read honest & candid reviews on hundreds of IT Products from real users. > Discover which products truly live up to the hype. Start reading now. > http://ads.osdn.com/?ad_id=6595&alloc_id=14396&op=click > _______________________________________________ > ebxmlms-general mailing list > ebx...@li... > https://lists.sourceforge.net/lists/listinfo/ebxmlms-general > > ------------------------------------------------------- SF email is sponsored by - The IT Product Guide Read honest & candid reviews on hundreds of IT Products from real users. Discover which products truly live up to the hype. Start reading now. http://ads.osdn.com/?ad_id=6595&alloc_id=14396&op=click _______________________________________________ ebxmlms-general mailing list ebx...@li... https://lists.sourceforge.net/lists/listinfo/ebxmlms-general |
|
From: Martin S. <ebx...@sc...> - 2005-04-09 05:37:18
|
Mmh, I did not try md5 so far (the docs say, it does not work), but I successfully tested Hermes with RSA-Certificates (from Thawte), using rsa-sha1 as signing algorithm... Martin. Steven Herod wrote: > Yeah, that turned out to be the problem. > > Hermes doesn't support md5 as a signing algorithm, so certificates bought > from Thawte won't work in this case. > > We bought a new certificate from Verisign and resolved the issue. > > -----Original Message----- > From: ebx...@li... > [mailto:ebx...@li...] On Behalf Of Martin > Schimak > Sent: Friday, 8 April 2005 12:56 AM > To: ebx...@li... > Subject: Re: [ebxmlms-general] Odd error with hermes > > I would guess it's because the signing algorithm you specify must match with > the > algorithm the used key is based upon, e.g. if you use an RSA key, a valid > algorithm could be rsa-sha1, etc. > > You can specify the algorithm for acknowledgment signing in the > msh.properties.xml under AckSign/KeyStore/Algorithm and for normal messages > as > parameter of the setSign() method of a Request Object... > > Martin. > > Steven Herod wrote: > >>Our customer tried sending a message to us on a new installation of Hermes >> >>We received in the Catalina.out of Tomcat 5 this message: >> >> >>2005-03-24 12:33:24,304 113056 ERROR >>hk.hku.cecid.phoenix.message.handler.MessageServiceHandler.processMessage >>(Unknown Source) >>[10002] Unknown error >>Exception: >>hk.hku.cecid.phoenix.message.handler.MessageServiceHandlerException >>Message: Signing algorithm not matched with key algorithm >> >>Anybody got an idea what caused this? >> >>I should point out that this is the customers first message through the >>system, it has never worked as of yet on this server, so its possibly that >>something simple yet fundamental is incorrect. >> >> >> >> >> >> >> >>------------------------------------------------------- >>This SF.net email is sponsored by Microsoft Mobile & Embedded DevCon 2005 >>Attend MEDC 2005 May 9-12 in Vegas. Learn more about the latest Windows >>Embedded(r) & Windows Mobile(tm) platforms, applications & content. > > Register > >>by 3/29 & save $300 > > http://ads.osdn.com/?ad_id=6883&alloc_id=15149&op=click > >>_______________________________________________ >>ebxmlms-general mailing list >>ebx...@li... >>https://lists.sourceforge.net/lists/listinfo/ebxmlms-general >> >> > > > > ------------------------------------------------------- > SF email is sponsored by - The IT Product Guide > Read honest & candid reviews on hundreds of IT Products from real users. > Discover which products truly live up to the hype. Start reading now. > http://ads.osdn.com/?ad_id=6595&alloc_id=14396&op=click > _______________________________________________ > ebxmlms-general mailing list > ebx...@li... > https://lists.sourceforge.net/lists/listinfo/ebxmlms-general > > > > ------------------------------------------------------- > SF email is sponsored by - The IT Product Guide > Read honest & candid reviews on hundreds of IT Products from real users. > Discover which products truly live up to the hype. Start reading now. > http://ads.osdn.com/?ad_id=6595&alloc_id=14396&op=click > _______________________________________________ > ebxmlms-general mailing list > ebx...@li... > https://lists.sourceforge.net/lists/listinfo/ebxmlms-general > > |
|
From: Steven H. <sh...@te...> - 2005-04-07 23:42:39
|
Yeah, that turned out to be the problem. Hermes doesn't support md5 as a signing algorithm, so certificates bought from Thawte won't work in this case. We bought a new certificate from Verisign and resolved the issue. -----Original Message----- From: ebx...@li... [mailto:ebx...@li...] On Behalf Of Martin Schimak Sent: Friday, 8 April 2005 12:56 AM To: ebx...@li... Subject: Re: [ebxmlms-general] Odd error with hermes I would guess it's because the signing algorithm you specify must match with the algorithm the used key is based upon, e.g. if you use an RSA key, a valid algorithm could be rsa-sha1, etc. You can specify the algorithm for acknowledgment signing in the msh.properties.xml under AckSign/KeyStore/Algorithm and for normal messages as parameter of the setSign() method of a Request Object... Martin. Steven Herod wrote: > Our customer tried sending a message to us on a new installation of Hermes > > We received in the Catalina.out of Tomcat 5 this message: > > > 2005-03-24 12:33:24,304 113056 ERROR > hk.hku.cecid.phoenix.message.handler.MessageServiceHandler.processMessage > (Unknown Source) > [10002] Unknown error > Exception: > hk.hku.cecid.phoenix.message.handler.MessageServiceHandlerException > Message: Signing algorithm not matched with key algorithm > > Anybody got an idea what caused this? > > I should point out that this is the customers first message through the > system, it has never worked as of yet on this server, so its possibly that > something simple yet fundamental is incorrect. > > > > > > > > ------------------------------------------------------- > This SF.net email is sponsored by Microsoft Mobile & Embedded DevCon 2005 > Attend MEDC 2005 May 9-12 in Vegas. Learn more about the latest Windows > Embedded(r) & Windows Mobile(tm) platforms, applications & content. Register > by 3/29 & save $300 http://ads.osdn.com/?ad_id=6883&alloc_id=15149&op=click > _______________________________________________ > ebxmlms-general mailing list > ebx...@li... > https://lists.sourceforge.net/lists/listinfo/ebxmlms-general > > ------------------------------------------------------- SF email is sponsored by - The IT Product Guide Read honest & candid reviews on hundreds of IT Products from real users. Discover which products truly live up to the hype. Start reading now. http://ads.osdn.com/?ad_id=6595&alloc_id=14396&op=click _______________________________________________ ebxmlms-general mailing list ebx...@li... https://lists.sourceforge.net/lists/listinfo/ebxmlms-general |