[Management, JMX/JBoss] - Re: 4.2.2 GA: service=JNDIView call causes NPE
by J-Pro
Thanks, jaikiran, for your help. I've made all you've requested, please, ask for more if you need to:
"jaikiran" wrote : How did you install JBoss-4.2.2 GA? Was it through the JEMS installer or did you use the zip archive?
I just downloaded zip-archive and extracted it at C:\Java\jboss-4.2.2.GA.
"jaikiran" wrote : Have you modified anything in the server after installing JBoss?
Yes:
1. Updated JSF version to 1.2_07
2. Added 2 datasources in one file: mssql-ds.xml
3. Added sqljdbc.jar and sqljdbc_auth.dll in server\default\lib\
4. Deployed my app.
5. One more difference in clean server zip and my server dir which I don't know(maybe it's some working files like in tmp and work dirs?): http://img81.imageshack.us/my.php?image=jbrl0.png
"jaikiran" wrote : Which version of Java is being used and which operating system?
I use jre1.6.0_05, but in MyEclipse(from where I run my JBoss) I use jdk1.6.0_01.
System: Windows XP SP2 x86
"jaikiran" wrote : When JBoss is starting, you will see the Java version being printed out, post it here.
22:04:37,359 INFO [ServerInfo] Java version: 1.6.0_01,Sun Microsystems Inc.
22:04:37,359 INFO [ServerInfo] Java VM: Java HotSpot(TM) Client VM 1.6.0_01-b06,Sun Microsystems Inc.
22:04:37,359 INFO [ServerInfo] OS-System: Windows XP 5.1,x86
"jaikiran" wrote : Also, post the log that you see on the console, from the time you start JBoss till you see this error (do this on a clean installation of JBoss which does not have your application).
22:08:39,734 INFO [Server] Starting JBoss (MX MicroKernel)...
| 22:08:39,734 INFO [Server] Release ID: JBoss [Trinity] 4.2.2.GA (build: SVNTag=JBoss_4_2_2_GA date=200710221139)
| 22:08:39,734 INFO [Server] Home Dir: C:\Java\jboss-4.2.2.GA
| 22:08:39,734 INFO [Server] Home URL: file:/C:/Java/jboss-4.2.2.GA/
| 22:08:39,734 INFO [Server] Patch URL: null
| 22:08:39,734 INFO [Server] Server Name: default
| 22:08:39,734 INFO [Server] Server Home Dir: C:\Java\jboss-4.2.2.GA\server\default
| 22:08:39,734 INFO [Server] Server Home URL: file:/C:/Java/jboss-4.2.2.GA/server/default/
| 22:08:39,734 INFO [Server] Server Log Dir: C:\Java\jboss-4.2.2.GA\server\default\log
| 22:08:39,734 INFO [Server] Server Temp Dir: C:\Java\jboss-4.2.2.GA\server\default\tmp
| 22:08:39,734 INFO [Server] Root Deployment Filename: jboss-service.xml
| 22:08:40,234 INFO [ServerInfo] Java version: 1.6.0_01,Sun Microsystems Inc.
| 22:08:40,234 INFO [ServerInfo] Java VM: Java HotSpot(TM) Client VM 1.6.0_01-b06,Sun Microsystems Inc.
| 22:08:40,234 INFO [ServerInfo] OS-System: Windows XP 5.1,x86
| 22:08:40,640 INFO [Server] Core system initialized
| 22:08:43,328 INFO [WebService] Using RMI server codebase: http://127.0.0.1:8083/
| 22:08:43,343 INFO [Log4jService$URLWatchTimerTask] Configuring from URL: resource:jboss-log4j.xml
| 22:08:44,031 INFO [TransactionManagerService] JBossTS Transaction Service (JTA version) - JBoss Inc.
| 22:08:44,031 INFO [TransactionManagerService] Setting up property manager MBean and JMX layer
| 22:08:44,296 INFO [TransactionManagerService] Starting recovery manager
| 22:08:44,453 INFO [TransactionManagerService] Recovery manager started
| 22:08:44,453 INFO [TransactionManagerService] Binding TransactionManager JNDI Reference
| 22:08:47,781 INFO [EJB3Deployer] Starting java:comp multiplexer
| 22:08:48,203 INFO [STDOUT] no object for null
| 22:08:48,203 INFO [STDOUT] no object for null
| 22:08:48,234 INFO [STDOUT] no object for null
| 22:08:48,296 INFO [STDOUT] no object for {urn:jboss:bean-deployer}supplyType
| 22:08:48,312 INFO [STDOUT] no object for {urn:jboss:bean-deployer}dependsType
| 22:08:51,078 INFO [NativeServerConfig] JBoss Web Services - Native
| 22:08:51,078 INFO [NativeServerConfig] jbossws-native-2.0.1.SP2 (build=200710210837)
| 22:08:52,421 INFO [Embedded] Catalina naming disabled
| 22:08:52,687 INFO [AprLifecycleListener] The Apache Tomcat Native library which allows optimal performance in production environments was not found on the java.library.path: C:\Java\jdk1.6.0_01\bin
| 22:08:52,796 INFO [Http11Protocol] Initializing Coyote HTTP/1.1 on http-127.0.0.1-8080
| 22:08:52,796 INFO [AjpProtocol] Initializing Coyote AJP/1.3 on ajp-127.0.0.1-8009
| 22:08:52,796 INFO [Catalina] Initialization processed in 379 ms
| 22:08:52,796 INFO [StandardService] Starting service jboss.web
| 22:08:52,812 INFO [StandardEngine] Starting Servlet Engine: JBossWeb/2.0.1.GA
| 22:08:52,875 INFO [Catalina] Server startup in 73 ms
| 22:08:53,031 INFO [TomcatDeployer] deploy, ctxPath=/, warUrl=.../deploy/jboss-web.deployer/ROOT.war/
| 22:08:54,109 INFO [TomcatDeployer] deploy, ctxPath=/invoker, warUrl=.../deploy/http-invoker.sar/invoker.war/
| 22:08:54,296 INFO [TomcatDeployer] deploy, ctxPath=/jbossws, warUrl=.../deploy/jbossws.sar/jbossws-context.war/
| 22:08:54,453 INFO [TomcatDeployer] deploy, ctxPath=/jbossmq-httpil, warUrl=.../deploy/jms/jbossmq-httpil.sar/jbossmq-httpil.war/
| 22:08:55,562 INFO [TomcatDeployer] deploy, ctxPath=/web-console, warUrl=.../deploy/management/console-mgr.sar/web-console.war/
| 22:08:56,203 INFO [MailService] Mail Service bound to java:/Mail
| 22:08:56,468 INFO [RARDeployment] Required license terms exist, view META-INF/ra.xml in .../deploy/jboss-ha-local-jdbc.rar
| 22:08:56,546 INFO [RARDeployment] Required license terms exist, view META-INF/ra.xml in .../deploy/jboss-ha-xa-jdbc.rar
| 22:08:56,625 INFO [RARDeployment] Required license terms exist, view META-INF/ra.xml in .../deploy/jboss-local-jdbc.rar
| 22:08:56,687 INFO [RARDeployment] Required license terms exist, view META-INF/ra.xml in .../deploy/jboss-xa-jdbc.rar
| 22:08:56,765 INFO [RARDeployment] Required license terms exist, view META-INF/ra.xml in .../deploy/jms/jms-ra.rar
| 22:08:56,828 INFO [RARDeployment] Required license terms exist, view META-INF/ra.xml in .../deploy/mail-ra.rar
| 22:08:56,906 INFO [RARDeployment] Required license terms exist, view META-INF/ra.xml in .../deploy/quartz-ra.rar
| 22:08:56,921 INFO [QuartzResourceAdapter] start quartz!!!
| 22:08:57,031 INFO [SimpleThreadPool] Job execution threads will use class loader of thread: main
| 22:08:57,062 INFO [QuartzScheduler] Quartz Scheduler v.1.5.2 created.
| 22:08:57,078 INFO [RAMJobStore] RAMJobStore initialized.
| 22:08:57,078 INFO [StdSchedulerFactory] Quartz scheduler 'DefaultQuartzScheduler' initialized from default resource file in Quartz package: 'quartz.properties'
| 22:08:57,078 INFO [StdSchedulerFactory] Quartz scheduler version: 1.5.2
| 22:08:57,078 INFO [QuartzScheduler] Scheduler DefaultQuartzScheduler_$_NON_CLUSTERED started.
| 22:08:58,500 INFO [ConnectionFactoryBindingService] Bound ConnectionManager 'jboss.jca:service=DataSourceBinding,name=DefaultDS' to JNDI name 'java:DefaultDS'
| 22:08:58,859 INFO [A] Bound to JNDI name: queue/A
| 22:08:58,875 INFO [B] Bound to JNDI name: queue/B
| 22:08:58,875 INFO [C] Bound to JNDI name: queue/C
| 22:08:58,875 INFO [D] Bound to JNDI name: queue/D
| 22:08:58,875 INFO [ex] Bound to JNDI name: queue/ex
| 22:08:58,906 INFO [testTopic] Bound to JNDI name: topic/testTopic
| 22:08:58,906 INFO [securedTopic] Bound to JNDI name: topic/securedTopic
| 22:08:58,906 INFO [testDurableTopic] Bound to JNDI name: topic/testDurableTopic
| 22:08:58,906 INFO [testQueue] Bound to JNDI name: queue/testQueue
| 22:08:58,968 INFO [UILServerILService] JBossMQ UIL service available at : /127.0.0.1:8093
| 22:08:59,031 INFO [DLQ] Bound to JNDI name: queue/DLQ
| 22:08:59,218 INFO [ConnectionFactoryBindingService] Bound ConnectionManager 'jboss.jca:service=ConnectionFactoryBinding,name=JmsXA' to JNDI name 'java:JmsXA'
| 22:08:59,359 INFO [ConnectionFactoryBindingService] Bound ConnectionManager 'jboss.jca:service=DataSourceBinding,name=MSSQLDS' to JNDI name 'java:MSSQLDS'
| 22:08:59,375 INFO [ConnectionFactoryBindingService] Bound ConnectionManager 'jboss.jca:service=DataSourceBinding,name=MSSQLDS1' to JNDI name 'java:MSSQLDS1'
| 22:08:59,437 INFO [TomcatDeployer] deploy, ctxPath=/jmx-console, warUrl=.../deploy/jmx-console.war/
| 22:08:59,750 INFO [Http11Protocol] Starting Coyote HTTP/1.1 on http-127.0.0.1-8080
| 22:08:59,765 INFO [AjpProtocol] Starting Coyote AJP/1.3 on ajp-127.0.0.1-8009
| 22:08:59,781 INFO [Server] JBoss (MX MicroKernel) [4.2.2.GA (build: SVNTag=JBoss_4_2_2_GA date=200710221139)] Started in 20s:31ms
If you need the FULL log with DEBUG information(there are some !exceptions!), here it is(750kb): http://www.gigasize.com/get.php?d=y0dch32x0hb
All things I've done with 4.2.2 version, I already did once with 4.2.0 version(except JSF - there it was 1.2_04) and everything worked(and works) fine. If you need, I can post here logs from 4.2.0 version.
Thanks in advance!
View the original post : http://www.jboss.com/index.html?module=bb&op=viewtopic&p=4153079#4153079
Reply to the post : http://www.jboss.com/index.html?module=bb&op=posting&mode=reply&p=4153079
17 years, 11 months
[JBoss jBPM] - Re: Error in Process Definition Deployment.
by Fornachari
Hi gandhamsuresh,
I am having a problem very similar with nassij's problem.
I have a process that I deployed using the eclipse and I can run it from the jBPM Console.
Now, I would like to run the process from my own java application. I tried the code below:
try
| {
| jbpmConfiguration = JbpmConfiguration.parseResource("default.jbpm.cfg.xml");
| JbpmContext jbpmContext = jbpmConfiguration.createJbpmContext();
| GraphSession gpSession = jbpmContext.getGraphSession();
|
| ProcessDefinition pdef = gpSession.findLatestProcessDefinition("request");
| ProcessInstance instance = pdef.createProcessInstance();
|
| //set initial value
| instance.getContextInstance().setVariable("infoDoc ", "Test Information");
|
| Token token = instance.getRootToken();
| token.signal();
|
| String infoDoc = (String)instance.getContextInstance().getVariable("infoDoc ");
| System.out.println("#############Documento Information: "+infoDoc );
|
| jbpmContext.close();
| }
|
| catch(Exception ex)
| {
| System.out.println("#########ERROR--> "+ex.getMessage());
| }
But I received this error:
| 14:45:19,294 [main] ERROR JDBCExceptionReporter : Table not found in statement [select top ? processdef0_.ID_ as ID1_4_, processdef0_.NAME_ as NAME3_4_, processdef0_.DESCRIPTION_ as DESCRIPT4_4_, processdef0_.VERSION_ as VERSION5_4_, processdef0_.ISTERMINATIONIMPLICIT_ as ISTERMIN6_4_, processdef0_.STARTSTATE_ as STARTSTATE7_4_ from JBPM_PROCESSDEFINITION processdef0_ where processdef0_.NAME_=? order by processdef0_.VERSION_ desc]
| org.hibernate.exception.SQLGrammarException: could not execute query
| at org.hibernate.exception.SQLStateConverter.convert(SQLStateConverter.java:67)
| at org.hibernate.exception.JDBCExceptionHelper.convert(JDBCExceptionHelper.java:43)
| at org.hibernate.loader.Loader.doList(Loader.java:2223)
| at org.hibernate.loader.Loader.listIgnoreQueryCache(Loader.java:2104)
| at org.hibernate.loader.Loader.list(Loader.java:2099)
| at org.hibernate.loader.hql.QueryLoader.list(QueryLoader.java:378)
| at org.hibernate.hql.ast.QueryTranslatorImpl.list(QueryTranslatorImpl.java:338)
| at org.hibernate.engine.query.HQLQueryPlan.performList(HQLQueryPlan.java:172)
| at org.hibernate.impl.SessionImpl.list(SessionImpl.java:1121)
| at org.hibernate.impl.QueryImpl.list(QueryImpl.java:79)
| at org.hibernate.impl.AbstractQueryImpl.uniqueResult(AbstractQueryImpl.java:811)
| at org.jbpm.db.GraphSession.findLatestProcessDefinition(GraphSession.java:153)
| at ClientApp.main(ClientApp.java:24)
| Caused by: java.sql.SQLException: Table not found in statement [select top ? processdef0_.ID_ as ID1_4_, processdef0_.NAME_ as NAME3_4_, processdef0_.DESCRIPTION_ as DESCRIPT4_4_, processdef0_.VERSION_ as VERSION5_4_, processdef0_.ISTERMINATIONIMPLICIT_ as ISTERMIN6_4_, processdef0_.STARTSTATE_ as STARTSTATE7_4_ from JBPM_PROCESSDEFINITION processdef0_ where processdef0_.NAME_=? order by processdef0_.VERSION_ desc]
| at org.hsqldb.jdbc.Util.throwError(Unknown Source)
| at org.hsqldb.jdbc.jdbcPreparedStatement.<init>(Unknown Source)
| at org.hsqldb.jdbc.jdbcConnection.prepareStatement(Unknown Source)
| at org.hibernate.jdbc.AbstractBatcher.getPreparedStatement(AbstractBatcher.java:505)
| at org.hibernate.jdbc.AbstractBatcher.getPreparedStatement(AbstractBatcher.java:423)
| at org.hibernate.jdbc.AbstractBatcher.prepareQueryStatement(AbstractBatcher.java:139)
| at org.hibernate.loader.Loader.prepareQueryStatement(Loader.java:1547)
| at org.hibernate.loader.Loader.doQuery(Loader.java:673)
| at org.hibernate.loader.Loader.doQueryAndInitializeNonLazyCollections(Loader.java:236)
| at org.hibernate.loader.Loader.doList(Loader.java:2220)
| ... 10 more
| 14:45:19,497 [main] ERROR GraphSession : org.hibernate.exception.SQLGrammarException: could not execute query
| ############--->ERROR--> couldn't find process definition 'request'
|
I am using the jBPM 3.2.2 and I did not configure a database, I am using the default configuration. I thing that the default is the Hypersonic SQL, that came pre-configured. So I didn't create any table.
I searched and found that probably the problem is with hibernate, in the file default.jbpm.cfg.xml. But I don't know where specifically is the problem in the file default.jbpm.cfg.xml, and I don't know how fix it. I am new with hibernate.
Any idea? Any help?
Thank you very much in advance!!
View the original post : http://www.jboss.com/index.html?module=bb&op=viewtopic&p=4153075#4153075
Reply to the post : http://www.jboss.com/index.html?module=bb&op=posting&mode=reply&p=4153075
17 years, 11 months
Automatically rejected mail
by Mail Delivery Subsystem
Your message was automatically rejected by Dovecot Mail Delivery Agent.
The following reason was given:
Quota exceeded
17 years, 11 months
[Installation, Configuration & DEPLOYMENT] - Deployment problem
by rotexmohammed
Hello everyone,
I have this old appserver (jboss-3.2.1 to be exact) that stops deploying at some point. This is the output of the log file:
2008-05-23 15:27:18,869 INFO [org.jboss.logging.Log4jService] Created
2008-05-23 15:27:18,872 INFO [org.jboss.web.WebService] Creating
2008-05-23 15:27:18,874 INFO [org.jboss.web.WebService] Created
2008-05-23 15:27:18,875 INFO [org.jboss.management.j2ee.LocalJBossServerDomain] Creating
2008-05-23 15:27:18,901 INFO [org.jboss.management.j2ee.LocalJBossServerDomain] Created
2008-05-23 15:27:18,902 INFO [org.jboss.naming.NamingService] Creating
2008-05-23 15:27:18,902 INFO [org.jboss.naming.NamingService] Created
2008-05-23 15:27:18,916 INFO [org.jboss.naming.JNDIView] Creating
2008-05-23 15:27:18,917 INFO [org.jboss.naming.JNDIView] Created
2008-05-23 15:27:18,917 INFO [org.jboss.security.plugins.SecurityConfig] Creating
2008-05-23 15:27:18,917 INFO [org.jboss.security.plugins.SecurityConfig] Created
2008-05-23 15:27:18,918 INFO [org.jboss.security.auth.login.XMLLoginConfig] Creating
2008-05-23 15:27:18,918 INFO [org.jboss.security.auth.login.XMLLoginConfig] Created
2008-05-23 15:27:18,918 INFO [org.jboss.security.plugins.JaasSecurityManagerService] Creating
2008-05-23 15:27:18,918 INFO [org.jboss.security.plugins.JaasSecurityManagerService] Created
2008-05-23 15:27:18,919 INFO [org.jboss.deployment.EARDeployer] Creating
2008-05-23 15:27:18,945 INFO [org.jboss.deployment.EARDeployer] Created
2008-05-23 15:27:18,949 INFO [org.jboss.varia.deployment.BeanShellSubDeployer] Creating
2008-05-23 15:27:19,008 INFO [org.jboss.varia.deployment.BeanShellSubDeployer] Created
2008-05-23 15:27:19,012 INFO [org.jboss.deployment.scanner.URLDeploymentScanner] Creating
2008-05-23 15:27:19,016 INFO [org.jboss.deployment.scanner.URLDeploymentScanner] Created
2008-05-23 15:27:19,020 INFO [org.jboss.logging.Log4jService] Starting
2008-05-23 15:27:19,021 INFO [org.jboss.logging.Log4jService] Started
2008-05-23 15:27:19,022 INFO [org.jboss.web.WebService] Starting
2008-05-23 15:27:19,027 INFO [org.jboss.deployment.scanner.AbstractDeploymentScanner$ScannerThread] Running
2008-05-23 15:27:19,027 INFO [org.jboss.web.WebService] Started WebServer with address: 216.154.216.196:8783
2008-05-23 15:27:19,028 INFO [org.jboss.web.WebService] Using RMI server codebase: http://newsocketworks.virtual.vps-host.net:8783/
2008-05-23 15:27:19,028 INFO [org.jboss.web.WebService] Started
2008-05-23 15:27:19,029 INFO [org.jboss.management.j2ee.LocalJBossServerDomain] Starting
2008-05-23 15:27:19,029 INFO [org.jboss.management.j2ee.LocalJBossServerDomain] Started
2008-05-23 15:27:19,030 INFO [org.jboss.naming.NamingService] Starting
2008-05-23 15:27:19,032 INFO [org.jboss.naming.NamingService] Starting jnp server
2008-05-23 15:27:19,178 INFO [org.jboss.naming.NamingService] Started jnpPort=1799, rmiPort=0, backlog=50, bindAddress=null, Client SocketFactory=null, Server SocketFactory=null
2008-05-23 15:27:19,194 INFO [org.jboss.naming.NamingService] Listening on port 1799
2008-05-23 15:27:19,202 INFO [org.jboss.naming.NamingService] Started
2008-05-23 15:27:19,202 INFO [org.jboss.naming.JNDIView] Starting
2008-05-23 15:27:19,202 INFO [org.jboss.naming.JNDIView] Started
2008-05-23 15:27:19,202 INFO [org.jboss.security.plugins.SecurityConfig] Starting
2008-05-23 15:27:19,204 INFO [org.jboss.security.plugins.SecurityConfig] Started
2008-05-23 15:27:19,205 INFO [org.jboss.security.auth.login.XMLLoginConfig] Starting
2008-05-23 15:27:19,354 ERROR [STDERR] Warning: validation was turned on but an org.xml.sax.ErrorHandler was not
2008-05-23 15:27:19,355 ERROR [STDERR] set, which is probably not what is desired. Parser will use a default
2008-05-23 15:27:19,355 ERROR [STDERR] ErrorHandler to print the first 10 errors. Please call
2008-05-23 15:27:19,356 ERROR [STDERR] the 'setErrorHandler' method to fix this.
2008-05-23 15:27:19,356 ERROR [STDERR] Error: URI=null Line=238: The content of element type "policy" must match "(application-policy)+".
2008-05-23 15:27:19,422 INFO [org.jboss.security.auth.login.XMLLoginConfig] Started
2008-05-23 15:27:19,422 INFO [org.jboss.security.plugins.JaasSecurityManagerService] Starting
2008-05-23 15:27:19,480 INFO [org.jboss.security.plugins.JaasSecurityManagerService] Started
2008-05-23 15:27:19,481 INFO [org.jboss.deployment.EARDeployer] Starting
2008-05-23 15:27:19,481 INFO [org.jboss.deployment.MainDeployer] Adding deployer: org.jboss.deployment.EARDeployer@676437
2008-05-23 15:27:19,482 INFO [org.jboss.deployment.EARDeployer] Started
2008-05-23 15:27:19,482 INFO [org.jboss.varia.deployment.BeanShellSubDeployer] Starting
2008-05-23 15:27:19,497 INFO [org.jboss.deployment.MainDeployer] Adding deployer: org.jboss.varia.deployment.BeanShellSubDeployer@1d53f5b
2008-05-23 15:27:19,498 INFO [org.jboss.varia.deployment.BeanShellSubDeployer] Started
2008-05-23 15:27:19,500 INFO [org.jboss.deployment.scanner.URLDeploymentScanner] Starting
2008-05-23 15:27:19,527 INFO [org.jboss.deployment.MainDeployer] Starting deployment of package: file:/usr/local/appservers/jboss-3.2.1_tomcat-4.1.24_e/server/default/deploy/jmx-rmi-adaptor.sar/
2008-05-23 15:27:19,560 INFO [org.jboss.jmx.adaptor.rmi.RMIAdaptorService] Creating
2008-05-23 15:27:19,561 INFO [org.jboss.jmx.adaptor.rmi.RMIAdaptorService] Created
2008-05-23 15:27:19,561 INFO [org.jboss.jmx.adaptor.rmi.RMIAdaptorService] Starting
2008-05-23 15:27:19,615 INFO [org.jboss.jmx.adaptor.rmi.RMIAdaptorService] Started
2008-05-23 15:27:19,653 INFO [org.jboss.deployment.MainDeployer] Deployed package: file:/usr/local/appservers/jboss-3.2.1_tomcat-4.1.24_e/server/default/deploy/jmx-rmi-adaptor.sar/
2008-05-23 15:27:19,654 INFO [org.jboss.deployment.MainDeployer] Starting deployment of package: file:/usr/local/appservers/jboss-3.2.1_tomcat-4.1.24_e/server/default/deploy/http-invoker.sar/
2008-05-23 15:27:19,745 INFO [org.jboss.deployment.SARDeployer] nested deployment: file:/usr/local/appservers/jboss-3.2.1_tomcat-4.1.24_e/server/default/deploy/http-invoker.sar/invoker.war/
2008-05-23 15:27:19,753 INFO [org.jboss.deployment.MainDeployer] deployment waiting for deployer: file:/usr/local/appservers/jboss-3.2.1_tomcat-4.1.24_e/server/default/deploy/http-invoker.sar/invoker.war/
2008-05-23 15:27:19,838 INFO [org.jboss.invocation.http.server.HttpInvoker] Creating
2008-05-23 15:27:19,838 INFO [org.jboss.invocation.http.server.HttpInvoker] Created
2008-05-23 15:27:19,839 INFO [org.jboss.invocation.http.server.HttpInvokerHA] Creating
2008-05-23 15:27:19,839 INFO [org.jboss.invocation.http.server.HttpInvokerHA] Created
2008-05-23 15:27:19,839 INFO [org.jboss.invocation.http.server.HttpProxyFactory] Creating
2008-05-23 15:27:19,840 INFO [org.jboss.invocation.http.server.HttpProxyFactory] Created
2008-05-23 15:27:19,840 INFO [org.jboss.invocation.http.server.HttpProxyFactory] Creating
2008-05-23 15:27:19,840 INFO [org.jboss.invocation.http.server.HttpProxyFactory] Created
2008-05-23 15:27:19,842 INFO [org.jboss.invocation.http.server.HttpInvoker] Starting
2008-05-23 15:27:19,853 INFO [org.jboss.invocation.http.server.HttpInvoker] Started
2008-05-23 15:27:19,853 INFO [org.jboss.invocation.http.server.HttpInvokerHA] Starting
2008-05-23 15:27:19,854 INFO [org.jboss.invocation.http.server.HttpInvokerHA] Started
2008-05-23 15:27:19,855 INFO [org.jboss.invocation.http.server.HttpProxyFactory] Starting
2008-05-23 15:27:19,883 INFO [org.jboss.invocation.http.server.HttpProxyFactory] Started
2008-05-23 15:27:19,883 INFO [org.jboss.invocation.http.server.HttpProxyFactory] Starting
2008-05-23 15:27:19,884 INFO [org.jboss.invocation.http.server.HttpProxyFactory] Started
2008-05-23 15:27:19,898 INFO [org.jboss.deployment.MainDeployer] Deployed package: file:/usr/local/appservers/jboss-3.2.1_tomcat-4.1.24_e/server/default/deploy/http-invoker.sar/
2008-05-23 15:27:19,899 INFO [org.jboss.deployment.MainDeployer] Starting deployment of package: file:/usr/local/appservers/jboss-3.2.1_tomcat-4.1.24_e/server/default/deploy/jbossweb-tomcat.sar/
2008-05-23 15:27:19,908 INFO [org.jboss.deployment.SARDeployer] nested deployment: file:/usr/local/appservers/jboss-3.2.1_tomcat-4.1.24_e/server/default/deploy/jbossweb-tomcat.sar/tomcat-util.jar
2008-05-23 15:27:19,908 INFO [org.jboss.deployment.SARDeployer] nested deployment: file:/usr/local/appservers/jboss-3.2.1_tomcat-4.1.24_e/server/default/deploy/jbossweb-tomcat.sar/naming-common.jar
2008-05-23 15:27:19,908 INFO [org.jboss.deployment.SARDeployer] nested deployment: file:/usr/local/appservers/jboss-3.2.1_tomcat-4.1.24_e/server/default/deploy/jbossweb-tomcat.sar/servlets-webdav.jar
2008-05-23 15:27:19,909 INFO [org.jboss.deployment.SARDeployer] nested deployment: file:/usr/local/appservers/jboss-3.2.1_tomcat-4.1.24_e/server/default/deploy/jbossweb-tomcat.sar/tomcat-jk2.jar
2008-05-23 15:27:19,909 INFO [org.jboss.deployment.SARDeployer] nested deployment: file:/usr/local/appservers/jboss-3.2.1_tomcat-4.1.24_e/server/default/deploy/jbossweb-tomcat.sar/servlets-common.jar
2008-05-23 15:27:19,909 INFO [org.jboss.deployment.SARDeployer] nested deployment: file:/usr/local/appservers/jboss-3.2.1_tomcat-4.1.24_e/server/default/deploy/jbossweb-tomcat.sar/jakarta-regexp-1.2.jar
2008-05-23 15:27:19,910 INFO [org.jboss.deployment.SARDeployer] nested deployment: file:/usr/local/appservers/jboss-3.2.1_tomcat-4.1.24_e/server/default/deploy/jbossweb-tomcat.sar/jasper-runtime.jar
2008-05-23 15:27:19,910 INFO [org.jboss.deployment.SARDeployer] nested deployment: file:/usr/local/appservers/jboss-3.2.1_tomcat-4.1.24_e/server/default/deploy/jbossweb-tomcat.sar/tomcat41-service.jar
2008-05-23 15:27:19,910 INFO [org.jboss.deployment.SARDeployer] nested deployment: file:/usr/local/appservers/jboss-3.2.1_tomcat-4.1.24_e/server/default/deploy/jbossweb-tomcat.sar/bootstrap.jar
2008-05-23 15:27:19,911 INFO [org.jboss.deployment.SARDeployer] nested deployment: file:/usr/local/appservers/jboss-3.2.1_tomcat-4.1.24_e/server/default/deploy/jbossweb-tomcat.sar/naming-resources.jar
2008-05-23 15:27:19,911 INFO [org.jboss.deployment.SARDeployer] nested deployment: file:/usr/local/appservers/jboss-3.2.1_tomcat-4.1.24_e/server/default/deploy/jbossweb-tomcat.sar/servlets-default.jar
2008-05-23 15:27:19,912 INFO [org.jboss.deployment.SARDeployer] nested deployment: file:/usr/local/appservers/jboss-3.2.1_tomcat-4.1.24_e/server/default/deploy/jbossweb-tomcat.sar/tomcat-http11.jar
2008-05-23 15:27:19,912 INFO [org.jboss.deployment.SARDeployer] nested deployment: file:/usr/local/appservers/jboss-3.2.1_tomcat-4.1.24_e/server/default/deploy/jbossweb-tomcat.sar/servlets-invoker.jar
2008-05-23 15:27:19,913 INFO [org.jboss.deployment.SARDeployer] nested deployment: file:/usr/local/appservers/jboss-3.2.1_tomcat-4.1.24_e/server/default/deploy/jbossweb-tomcat.sar/commons-beanutils.jar
2008-05-23 15:27:19,913 INFO [org.jboss.deployment.SARDeployer] nested deployment: file:/usr/local/appservers/jboss-3.2.1_tomcat-4.1.24_e/server/default/deploy/jbossweb-tomcat.sar/commons-digester.jar
2008-05-23 15:27:19,913 INFO [org.jboss.deployment.SARDeployer] nested deployment: file:/usr/local/appservers/jboss-3.2.1_tomcat-4.1.24_e/server/default/deploy/jbossweb-tomcat.sar/jasper-compiler.jar
2008-05-23 15:27:19,914 INFO [org.jboss.deployment.SARDeployer] nested deployment: file:/usr/local/appservers/jboss-3.2.1_tomcat-4.1.24_e/server/default/deploy/jbossweb-tomcat.sar/tomcat-coyote.jar
2008-05-23 15:27:19,914 INFO [org.jboss.deployment.SARDeployer] nested deployment: file:/usr/local/appservers/jboss-3.2.1_tomcat-4.1.24_e/server/default/deploy/jbossweb-tomcat.sar/catalina.jar
2008-05-23 15:27:19,914 INFO [org.jboss.deployment.SARDeployer] nested deployment: file:/usr/local/appservers/jboss-3.2.1_tomcat-4.1.24_e/server/default/deploy/jbossweb-tomcat.sar/commons-collections.jar
2008-05-23 15:27:19,915 INFO [org.jboss.deployment.SARDeployer] nested deployment: file:/usr/local/appservers/jboss-3.2.1_tomcat-4.1.24_e/server/default/deploy/jbossweb-tomcat.sar/commons-logging.jar
2008-05-23 15:27:20,165 WARN [org.jboss.deployment.MainDeployer] The manifest entry in file:/usr/local/appservers/jboss-3.2.1_tomcat-4.1.24_e/server/default/deploy/jbossweb-tomcat.sar/commons-logging.jar references URL file:/usr/local/appservers/jboss-3.2.1_tomcat-4.1.24_e/server/default/deploy/jbossweb-tomcat.sar/log4j.jar which could not be opened, entry ignored
2008-05-23 15:27:20,166 WARN [org.jboss.deployment.MainDeployer] The manifest entry in file:/usr/local/appservers/jboss-3.2.1_tomcat-4.1.24_e/server/default/deploy/jbossweb-tomcat.sar/commons-logging.jar references URL file:/usr/local/appservers/jboss-3.2.1_tomcat-4.1.24_e/server/default/deploy/jbossweb-tomcat.sar/log4j-core.jar which could not be opened, entry ignored
2008-05-23 15:27:20,235 WARN [org.jboss.deployment.MainDeployer] The manifest entry in file:/usr/local/appservers/jboss-3.2.1_tomcat-4.1.24_e/server/default/deploy/jbossweb-tomcat.sar/tomcat-util.jar references URL file:/usr/local/appservers/jboss-3.2.1_tomcat-4.1.24_e/server/default/deploy/jbossweb-tomcat.sar/log4j.jar which could not be opened, entry ignored
2008-05-23 15:27:20,235 WARN [org.jboss.deployment.MainDeployer] The manifest entry in file:/usr/local/appservers/jboss-3.2.1_tomcat-4.1.24_e/server/default/deploy/jbossweb-tomcat.sar/tomcat-util.jar references URL file:/usr/local/appservers/jboss-3.2.1_tomcat-4.1.24_e/server/default/deploy/jbossweb-tomcat.sar/log4j-core.jar which could not be opened, entry ignored
2008-05-23 15:27:20,236 WARN [org.jboss.deployment.MainDeployer] The manifest entry in file:/usr/local/appservers/jboss-3.2.1_tomcat-4.1.24_e/server/default/deploy/jbossweb-tomcat.sar/tomcat-util.jar references URL file:/usr/local/appservers/jboss-3.2.1_tomcat-4.1.24_e/server/default/deploy/jbossweb-tomcat.sar/mx4j.jar which could not be opened, entry ignored
2008-05-23 15:27:20,666 WARN [org.jboss.deployment.MainDeployer] The manifest entry in file:/usr/local/appservers/jboss-3.2.1_tomcat-4.1.24_e/server/default/deploy/jbossweb-tomcat.sar/tomcat-jk2.jar references URL file:/usr/local/appservers/jboss-3.2.1_tomcat-4.1.24_e/server/default/deploy/jbossweb-tomcat.sar/workers.jar which could not be opened, entry ignored
2008-05-23 15:27:20,667 WARN [org.jboss.deployment.MainDeployer] The manifest entry in file:/usr/local/appservers/jboss-3.2.1_tomcat-4.1.24_e/server/default/deploy/jbossweb-tomcat.sar/tomcat-jk2.jar references URL file:/usr/local/appservers/jboss-3.2.1_tomcat-4.1.24_e/server/default/deploy/classes/ which could not be opened, entry ignored
2008-05-23 15:27:20,668 WARN [org.jboss.deployment.MainDeployer] The manifest entry in file:/usr/local/appservers/jboss-3.2.1_tomcat-4.1.24_e/server/default/deploy/jbossweb-tomcat.sar/tomcat-jk2.jar references URL file:/usr/local/appservers/jboss-3.2.1_tomcat-4.1.24_e/server/default/deploy/jbossweb-tomcat.sar/log4j.jar which could not be opened, entry ignored
2008-05-23 15:27:20,680 WARN [org.jboss.deployment.MainDeployer] The manifest entry in file:/usr/local/appservers/jboss-3.2.1_tomcat-4.1.24_e/server/default/deploy/jbossweb-tomcat.sar/bootstrap.jar references URL file:/usr/local/appservers/jboss-3.2.1_tomcat-4.1.24_e/server/default/deploy/jbossweb-tomcat.sar/commons-daemon.jar which could not be opened, entry ignored
2008-05-23 15:27:20,852 INFO [org.jboss.web.catalina.EmbeddedCatalinaService41] Creating
2008-05-23 15:27:20,890 INFO [org.jboss.web.catalina.EmbeddedCatalinaService41] Created
2008-05-23 15:27:20,902 INFO [org.jboss.web.catalina.EmbeddedCatalinaService41] Starting
2008-05-23 15:27:21,032 WARN [org.jboss.mx.loading.ClassLoadingTask] Duplicate class found: org.apache.commons.logging.impl.Log4JCategoryLog
Current CS: (file:/usr/local/appservers/jboss-3.2.1_tomcat-4.1.24_e/server/default/tmp/deploy/server/default/deploy/jbossweb-tomcat.sar/commons-logging.jar/10.commons-logging.jar <no certificates>)
Duplicate CS: (file:/usr/local/appservers/jboss-3.2.1_tomcat-4.1.24_e/server/default/lib/commons-logging.jar <no certificates>)
2008-05-23 15:27:21,291 INFO [org.jboss.web.catalina.EmbeddedCatalinaService41] StandardEngine[null]: setJvmRoute=jboss_e
2008-05-23 15:27:21,448 INFO [STDOUT] Apache Tomcat/4.1.24-LE-jdk14
2008-05-23 15:27:21,598 WARN [org.apache.jk.server.JkMain] No properties file found /usr/local/appservers/jboss-3.2.1_tomcat-4.1.24_e/server/default/tmp/deploy/server/default/deploy/conf/jk2.properties
2008-05-23 15:27:21,649 INFO [org.apache.jk.common.ChannelSocket] JK2: ajp13 listening on /0.0.0.0:34514
2008-05-23 15:27:21,664 INFO [org.apache.jk.server.JkMain] Jk running ID=0 time=1/66 config=null
2008-05-23 15:27:21,665 INFO [org.jboss.web.catalina.EmbeddedCatalinaService41] OK
2008-05-23 15:27:21,665 INFO [org.jboss.deployment.MainDeployer] Adding deployer: org.jboss.web.catalina.EmbeddedCatalinaService41@6ed322
2008-05-23 15:27:21,665 INFO [org.jboss.deployment.MainDeployer] Starting deployment of package: file:/usr/local/appservers/jboss-3.2.1_tomcat-4.1.24_e/server/default/deploy/http-invoker.sar/invoker.war/
2008-05-23 15:27:22,252 INFO [org.jboss.web.catalina.EmbeddedCatalinaService41] deploy, ctxPath=/invoker, warUrl=file:/usr/local/appservers/jboss-3.2.1_tomcat-4.1.24_e/server/default/deploy/http-invoker.sar/invoker.war/
2008-05-23 15:27:22,454 INFO [org.jboss.web.localhost.Engine] WebappLoader[/invoker]: Deploying class repositories to work directory /usr/local/appservers/jboss-3.2.1_tomcat-4.1.24_e/server/default/tmp/deploy/server/default/deploy/work/MainEngine/localhost/invoker
2008-05-23 15:27:22,464 INFO [org.jboss.web.localhost.Engine] WebappLoader[/invoker]: Deploy class files /WEB-INF/classes to /usr/local/appservers/jboss-3.2.1_tomcat-4.1.24_e/server/default/deploy/http-invoker.sar/invoker.war/WEB-INF/classes
2008-05-23 15:27:23,365 INFO [org.jboss.web.localhost.Engine] ContextConfig[/invoker]: Added certificates -> request attribute Valve
2008-05-23 15:27:23,398 INFO [org.jboss.web.localhost.Engine] ContextConfig[/invoker]: Configured an authenticator for method BASIC
2008-05-23 15:27:23,517 INFO [org.jboss.web.catalina.EmbeddedCatalinaService41] Using Java2 parent classloader delegation: true
2008-05-23 15:27:23,518 INFO [org.jboss.web.localhost.Engine] StandardManager[/invoker]: Seeding random number generator class java.security.SecureRandom
2008-05-23 15:27:24,174 INFO [org.jboss.web.localhost.Engine] StandardManager[/invoker]: Seeding of random number generator has been completed
2008-05-23 15:27:24,243 INFO [org.jboss.web.localhost.Engine] StandardWrapper[/invoker:default]: Loading container servlet default
2008-05-23 15:27:24,307 INFO [org.jboss.web.localhost.Engine] StandardWrapper[/invoker:invoker]: Loading container servlet invoker
2008-05-23 15:27:24,422 INFO [org.jboss.deployment.MainDeployer] Deployed package: file:/usr/local/appservers/jboss-3.2.1_tomcat-4.1.24_e/server/default/deploy/http-invoker.sar/invoker.war/
2008-05-23 15:27:24,422 INFO [org.jboss.web.catalina.EmbeddedCatalinaService41] Started
2008-05-23 15:27:24,430 INFO [org.jboss.deployment.MainDeployer] Deployed package: file:/usr/local/appservers/jboss-3.2.1_tomcat-4.1.24_e/server/default/deploy/jbossweb-tomcat.sar/
2008-05-23 15:27:24,431 INFO [org.jboss.deployment.MainDeployer] Starting deployment of package: file:/usr/local/appservers/jboss-3.2.1_tomcat-4.1.24_e/server/default/deploy/jboss-jca.sar
2008-05-23 15:27:24,504 INFO [org.jboss.resource.RARDeployer] Creating
2008-05-23 15:27:24,516 INFO [org.jboss.resource.RARDeployer] Created
2008-05-23 15:27:24,516 INFO [org.jboss.deployment.XSLSubDeployer] Creating
2008-05-23 15:27:25,096 INFO [org.jboss.deployment.XSLSubDeployer] Created templates: org.apache.xalan.templates.StylesheetRoot@ae4646
2008-05-23 15:27:25,097 INFO [org.jboss.deployment.XSLSubDeployer] Created
2008-05-23 15:27:25,098 INFO [org.jboss.resource.RARDeployer] Starting
2008-05-23 15:27:25,098 INFO [org.jboss.deployment.MainDeployer] Adding deployer: org.jboss.resource.RARDeployer@187b287
2008-05-23 15:27:25,099 INFO [org.jboss.resource.RARDeployer] Started
2008-05-23 15:27:25,099 INFO [org.jboss.deployment.XSLSubDeployer] Starting
2008-05-23 15:27:25,100 INFO [org.jboss.deployment.MainDeployer] Adding deployer: org.jboss.deployment.XSLSubDeployer@1b7ae22
2008-05-23 15:27:25,101 INFO [org.jboss.deployment.XSLSubDeployer] Started
2008-05-23 15:27:25,112 INFO [org.jboss.deployment.MainDeployer] Deployed package: file:/usr/local/appservers/jboss-3.2.1_tomcat-4.1.24_e/server/default/deploy/jboss-jca.sar
2008-05-23 15:27:25,113 INFO [org.jboss.deployment.MainDeployer] Starting deployment of package: file:/usr/local/appservers/jboss-3.2.1_tomcat-4.1.24_e/server/default/deploy/0jms/jbossmq-httpil.sar/
2008-05-23 15:27:25,147 INFO [org.jboss.deployment.SARDeployer] nested deployment: file:/usr/local/appservers/jboss-3.2.1_tomcat-4.1.24_e/server/default/deploy/0jms/jbossmq-httpil.sar/jbossmq-httpil.war/
2008-05-23 15:27:25,547 INFO [org.jboss.web.catalina.EmbeddedCatalinaService41] deploy, ctxPath=/jbossmq-httpil, warUrl=file:/usr/local/appservers/jboss-3.2.1_tomcat-4.1.24_e/server/default/deploy/0jms/jbossmq-httpil.sar/jbossmq-httpil.war/
2008-05-23 15:27:25,557 INFO [org.jboss.web.localhost.Engine] WebappLoader[/jbossmq-httpil]: Deploying class repositories to work directory /usr/local/appservers/jboss-3.2.1_tomcat-4.1.24_e/server/default/tmp/deploy/server/default/deploy/work/MainEngine/localhost/jbossmq-httpil
2008-05-23 15:27:25,558 INFO [org.jboss.web.localhost.Engine] WebappLoader[/jbossmq-httpil]: Deploy class files /WEB-INF/classes to /usr/local/appservers/jboss-3.2.1_tomcat-4.1.24_e/server/default/deploy/0jms/jbossmq-httpil.sar/jbossmq-httpil.war/WEB-INF/classes
2008-05-23 15:27:26,110 INFO [org.jboss.web.localhost.Engine] ContextConfig[/jbossmq-httpil]: Added certificates -> request attribute Valve
2008-05-23 15:27:26,110 INFO [org.jboss.web.localhost.Engine] ContextConfig[/jbossmq-httpil]: Configured an authenticator for method BASIC
2008-05-23 15:27:26,194 INFO [org.jboss.web.catalina.EmbeddedCatalinaService41] Using Java2 parent classloader delegation: true
2008-05-23 15:27:26,194 INFO [org.jboss.web.localhost.Engine] StandardManager[/jbossmq-httpil]: Seeding random number generator class java.security.SecureRandom
2008-05-23 15:27:26,195 INFO [org.jboss.web.localhost.Engine] StandardManager[/jbossmq-httpil]: Seeding of random number generator has been completed
2008-05-23 15:27:26,196 INFO [org.jboss.web.localhost.Engine] StandardWrapper[/jbossmq-httpil:default]: Loading container servlet default
2008-05-23 15:27:26,197 INFO [org.jboss.web.localhost.Engine] StandardWrapper[/jbossmq-httpil:invoker]: Loading container servlet invoker
2008-05-23 15:27:26,221 INFO [org.jboss.deployment.MainDeployer] Deployed package: file:/usr/local/appservers/jboss-3.2.1_tomcat-4.1.24_e/server/default/deploy/0jms/jbossmq-httpil.sar/
2008-05-23 15:27:26,226 INFO [org.jboss.deployment.MainDeployer] Starting deployment of package: file:/usr/local/appservers/jboss-3.2.1_tomcat-4.1.24_e/server/default/deploy/jmx-ejb-connector-server.sar
2008-05-23 15:27:26,245 INFO [org.jboss.deployment.MainDeployer] Deployed package: file:/usr/local/appservers/jboss-3.2.1_tomcat-4.1.24_e/server/default/deploy/jmx-ejb-connector-server.sar
2008-05-23 15:27:26,246 INFO [org.jboss.deployment.MainDeployer] Starting deployment of package: file:/usr/local/appservers/jboss-3.2.1_tomcat-4.1.24_e/server/default/deploy/jboss-net.sar/
2008-05-23 15:27:26,253 INFO [org.jboss.deployment.SARDeployer] nested deployment: file:/usr/local/appservers/jboss-3.2.1_tomcat-4.1.24_e/server/default/deploy/jboss-net.sar/jmx-net.wsr/
2008-05-23 15:27:26,254 INFO [org.jboss.deployment.SARDeployer] nested deployment: file:/usr/local/appservers/jboss-3.2.1_tomcat-4.1.24_e/server/default/deploy/jboss-net.sar/commons-discovery.jar
2008-05-23 15:27:26,255 INFO [org.jboss.deployment.SARDeployer] nested deployment: file:/usr/local/appservers/jboss-3.2.1_tomcat-4.1.24_e/server/default/deploy/jboss-net.sar/axis.jar
2008-05-23 15:27:26,257 INFO [org.jboss.deployment.SARDeployer] nested deployment: file:/usr/local/appservers/jboss-3.2.1_tomcat-4.1.24_e/server/default/deploy/jboss-net.sar/saaj.jar
2008-05-23 15:27:26,257 INFO [org.jboss.deployment.SARDeployer] nested deployment: file:/usr/local/appservers/jboss-3.2.1_tomcat-4.1.24_e/server/default/deploy/jboss-net.sar/wsdl4j.jar
2008-05-23 15:27:26,258 INFO [org.jboss.deployment.SARDeployer] nested deployment: file:/usr/local/appservers/jboss-3.2.1_tomcat-4.1.24_e/server/default/deploy/jboss-net.sar/jboss-net.war/
2008-05-23 15:27:26,259 INFO [org.jboss.deployment.SARDeployer] nested deployment: file:/usr/local/appservers/jboss-3.2.1_tomcat-4.1.24_e/server/default/deploy/jboss-net.sar/jboss-net.jar
2008-05-23 15:27:26,260 INFO [org.jboss.deployment.SARDeployer] nested deployment: file:/usr/local/appservers/jboss-3.2.1_tomcat-4.1.24_e/server/default/deploy/jboss-net.sar/jaxrpc.jar
2008-05-23 15:27:26,260 INFO [org.jboss.deployment.SARDeployer] nested deployment: file:/usr/local/appservers/jboss-3.2.1_tomcat-4.1.24_e/server/default/deploy/jboss-net.sar/commons-logging.jar
2008-05-23 15:27:26,775 WARN [org.jboss.deployment.MainDeployer] The manifest entry in file:/usr/local/appservers/jboss-3.2.1_tomcat-4.1.24_e/server/default/deploy/jboss-net.sar/commons-logging.jar references URL file:/usr/local/appservers/jboss-3.2.1_tomcat-4.1.24_e/server/default/deploy/jboss-net.sar/log4j.jar which could not be opened, entry ignored
2008-05-23 15:27:26,776 WARN [org.jboss.deployment.MainDeployer] The manifest entry in file:/usr/local/appservers/jboss-3.2.1_tomcat-4.1.24_e/server/default/deploy/jboss-net.sar/commons-logging.jar references URL file:/usr/local/appservers/jboss-3.2.1_tomcat-4.1.24_e/server/default/deploy/jboss-net.sar/log4j-core.jar which could not be opened, entry ignored
2008-05-23 15:27:26,815 INFO [org.jboss.deployment.MainDeployer] deployment waiting for deployer: file:/usr/local/appservers/jboss-3.2.1_tomcat-4.1.24_e/server/default/deploy/jboss-net.sar/jmx-net.wsr/
Any ideas would be greatly appreciated
View the original post : http://www.jboss.com/index.html?module=bb&op=viewtopic&p=4153061#4153061
Reply to the post : http://www.jboss.com/index.html?module=bb&op=posting&mode=reply&p=4153061
17 years, 11 months
[JBossWS] - Peculiar in Jboss 4.2.1
by islpe
I am working on a webservice for a customer that will deliver
patient data to a government office. I have received a complete set of schema files (lots of 'include schemaLocation') and a test xml.I have used Altova to verify that the text xml file indeed conforms to the schema files.
My plan is to store the xml document that is sent to the government office as well as the xml document received in an Oracle database. So I am nacturally interested in marshalling and unmarshalling of Java objects. I have used wsconsume to produce the objects necessary to use and that went allright. I can see that the actual webservice call is done like this:
Emessage retObj = webservice.report(Emessage);
where Emessage is the top document for both the request and return object. I can see from the code above that any marshalling/unmarshalling must be done below this call, but sinde I need to store XML documents I would use marshalling to create the string to store and unmarshalling to
recreate the xml document. My exercise was therefore to do the following using JAXB components inside Jboss-4.2.1
unmarshal test.xml to xml document
-> marshal xml document to xml file
- > compare xml file with original test xml
using the objects that were created with wsconsume. However, the result of the unmarshal only gives the top document Emessage, and a single child, exactly what is contained in the schema Emessage.xsd,
that is the top schema file.
Now if I do the exercise above with the JAXB components in Suns JWSDP 2.0, creating a new set of java objects using xjc, the exercise works well.
How can I get Jboss to unmarshal an xml document that is described by multiple schemas and where thejava objects are created by wsconsume ?
Lasse Petersen
View the original post : http://www.jboss.com/index.html?module=bb&op=viewtopic&p=4153060#4153060
Reply to the post : http://www.jboss.com/index.html?module=bb&op=posting&mode=reply&p=4153060
17 years, 11 months