Re: SRM 8.0 issue: SRM 8.0 and jboss 4.2 on Linux platform

2012-11-08 Thread Anuj DUA
Hello,

Moved to jboss 7.1.1 and following are key errors, I am getting while starting 
application.

org.springframework.web.servlet.tags.MessageTag due to exception: 
java.lang.ClassNotFoundException: 
org.springframework.web.servlet.tags.MessageTag from
java.lang.ClassNotFoundException: 
org.springframework.web.servlet.tags.form.CheckboxTag from [Module 
deployment.arsys.war:main from Service Module Loader]
java.lang.ClassNotFoundException: 
org.springframework.web.servlet.tags.HtmlEscapeTag from [Module 
deployment.arsys.war:main from Service Module Loader]
java.lang.ClassNotFoundException: 
org.springframework.web.servlet.tags.form.PasswordInputTag from [Module 
deployment.arsys.war:main from Service Module Loader]

after these errors, jboss server keeps working but my application fails to 
start.

I am in urgent need of help here, as moving to 8.0 is critical for our 
organization, that is ST Microelectronics. 

Doug, we met you in Banglore and discussed this. Hope you are listening...


With Regards,
Anuj Dua
199 6596


-Original Message-
From: Action Request System discussion list(ARSList) 
[mailto:arslist@ARSLIST.ORG] On Behalf Of John Baker
Sent: Wednesday, November 07, 2012 3:32 PM
To: arslist@ARSLIST.ORG
Subject: SRM 8.0 issue: SRM 8.0 and jboss 4.2 on Linux platform

Hello,

11:09:08,728 ERROR [STDERR] CharScanner; panic: ClassNotFoundException:
org.antlr.stringtemplate.language.ChunkToken

Tells you that a jar file is missing, in particular, antlr.jar. If you've 
followed the instructions, I guess the application doesn't work with that 
version of JBoss or is missing the jar. You could download it and put it in 
jboss/server/lib. 

I've just downloaded the following and confirmed it has the class above:

http://www.antlr.org/download/antlr-3.4-complete.jar


John
--
SSO Plugin for BMC ITSM, ITBM, Analytics and more.
http://www.javasystemsolutions.com/jss/ssoplugin

___
UNSUBSCRIBE or access ARSlist Archives at www.arslist.org attend wwrug12 
www.wwrug12.com ARSList: Where the Answers Are

___
UNSUBSCRIBE or access ARSlist Archives at www.arslist.org
attend wwrug12 www.wwrug12.com ARSList: Where the Answers Are


SRM 8.0 issue: SRM 8.0 and jboss 4.2 on Linux platform

2012-11-07 Thread Anuj DUA
Hello,

I have installed ARS 8.0, ITSM 8.0 and SRM 8.0. While working on SRM console, 
my jboss crashes when I click on 'Browse' button on the SRM home page to search 
published services.

Following are the errors reported in server.log file


11:09:08,728 ERROR [STDERR] CharScanner; panic: ClassNotFoundException: 
org.antlr.stringtemplate.language.ChunkToken

11:09:08,736 INFO  [Server] Runtime shutdown hook called, forceHalt: true

11:09:08,736 INFO  [Server] JBoss SHUTDOWN: Undeploying all packages

11:09:08,737 INFO  [TomcatDeployer] undeploy, ctxPath=/jmx-console, 
warUrl=.../deploy/jmx-console.war/

11:09:09,073 INFO  [TomcatDeployer] undeploy, ctxPath=/arsys, 
warUrl=.../deploy/arsys.war/


The same is happening when I click on 'Question Mapping' button while working 
on 'SRD'.

Please suggest if anyone has faced the same error.

With Regards,
Anuj Dua
199 6596


___
UNSUBSCRIBE or access ARSlist Archives at www.arslist.org
attend wwrug12 www.wwrug12.com ARSList: Where the Answers Are


SRM 8.0 issue: SRM 8.0 and jboss 4.2 on Linux platform

2012-11-07 Thread John Baker
Hello,

11:09:08,728 ERROR [STDERR] CharScanner; panic: ClassNotFoundException:
org.antlr.stringtemplate.language.ChunkToken

Tells you that a jar file is missing, in particular, antlr.jar. If
you've followed the instructions, I guess the application doesn't work
with that version of JBoss or is missing the jar. You could download it
and put it in jboss/server/lib. 

I've just downloaded the following and confirmed it has the class above:

http://www.antlr.org/download/antlr-3.4-complete.jar


John
-- 
SSO Plugin for BMC ITSM, ITBM, Analytics and more.
http://www.javasystemsolutions.com/jss/ssoplugin

___
UNSUBSCRIBE or access ARSlist Archives at www.arslist.org
attend wwrug12 www.wwrug12.com ARSList: Where the Answers Are