[Logo] Terracotta Discussion Forums (LEGACY READ-ONLY ARCHIVE)
  [Search] Search   [Recent Topics] Recent Topics   [Members]  Member Listing   [Groups] Back to home page 
[Register] Register / 
[Login] Login 
[Expert]
Messages posted by: hrithik  XML
Profile for hrithik -> Messages posted by hrithik [3]
Author Message
Hi experts,

I want to configure Terracotta2.6.2 in jboss 4.0.0

Can anyone please explain detailed steps how to proceed and finish successfully.

I tried it before.

I got these problems while doing so....

1. The set-tc-env cant able to run c:\Program Files\terracotta\bin\dso-env.bat

2. The code in dso-env.bat of terracotta extends TC_INSTALL_DIR valiable
with \bin.. unnecessarily with arguments

set TC_INSTALL_DIR=%~d0%~p0..
set TC_INSTALL_DIR="%TC_INSTALL_DIR:"=%"
%~d0%~p0.. is extending the variable as \bin..


3. Similarly in jboss also
CLASSPATH
JAVA
JBOSS_HOME
variables are also extended....!

Please shed me lights to sucessfully install terracotta along with jboss.

I would like a new installation rules

Please any body help me yaar...!
Hi experts,

I want to configure Terracotta2.6.2 in jboss 4.0.0

Can anyone please explain detailed steps how to proceed and finish successfully.

I tried it before.

I got these problems while doing so....

1. The set-tc-env cant able to run c:\Program Files\terracotta\bin\dso-env.bat

2. The code in dso-env.bat of terracotta extends TC_INSTALL_DIR valiable
with \bin.. unnecessarily with arguments

set TC_INSTALL_DIR=%~d0%~p0..
set TC_INSTALL_DIR="%TC_INSTALL_DIR:"=%"
%~d0%~p0.. is extending the variable as \bin..


3. Similarly in jboss also
CLASSPATH
JAVA
JBOSS_HOME
variables are also extended....!

Please shed me lights to sucessfully install terracotta along with jboss.

I would like a new installation rules

Please any body help me yaar...!
Got message that shown below in server.log of jboss
what does it mean
can any body help to crack that.....!




C:\jboss-4.2.2.GA\bin>run
===============================================================================

JBoss Bootstrap Environment

JBOSS_HOME: C:\jboss-4.2.2.GA

JAVA: "C:\terracotta-2.6.2\jre"\bin\java

JAVA_OPTS: -Xbootclasspath/p:"C:\terracotta-2.6.2\lib\dso-boot\dso-boot-hotspo
t_win32_150_15.jar" -Dtc.install-root=C:\terracotta-2.6.2 -Dtc.config=C:\terraco
tta-2.6.2\tc-config.xml -Dprogram.name=run.bat -server -Xms128m -Xmx512m -Dsun.r
mi.dgc.client.gcInterval=3600000 -Dsun.rmi.dgc.server.gcInterval=3600000

CLASSPATH: "C:\terracotta-2.6.2\jre"\lib\tools.jar;C:\jboss-4.2.2.GA\bin\run.j
ar

===============================================================================

2008-07-14 17:46:17,037 INFO - Terracotta 2.6.2, as of 20080626-150612 (Revision
8952 by cruise@WXPMO0 from 2.6)
java.lang.reflect.InvocationTargetException
at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
at sun.reflect.NativeMethodAccessorImpl.invoke(Unknown Source)
at sun.reflect.DelegatingMethodAccessorImpl.invoke(Unknown Source)
at java.lang.reflect.Method.invoke(Unknown Source)
at com.tc.object.bytecode.hook.impl.ClassProcessorHelper.createGlobalCon
text(ClassProcessorHelper.java:627)
at com.tc.object.bytecode.hook.impl.ClassProcessorHelper.init(ClassProce
ssorHelper.java:417)
at com.tc.object.bytecode.hook.impl.ClassProcessorHelper.systemLoaderIni
tialized(ClassProcessorHelper.java:805)
at java.lang.ClassLoader.initSystemClassLoader(ClassLoader.java:1327)
at java.lang.ClassLoader.getSystemClassLoader(ClassLoader.java:1286)
Caused by: com.tc.config.schema.setup.ConfigurationSetupException:
*******************************************************************************
The configuration data in the file at 'C:\terracotta-2.6.2\tc-config.xml' does n
ot obey the Terracotta schema:
[0]: Line 14, column 8: Element not allowed: server in element servers

*******************************************************************************

at com.tc.config.schema.setup.StandardXMLFileConfigurationCreator.loadCo
nfigurationData(StandardXMLFileConfigurationCreator.java:319)
at com.tc.config.schema.setup.StandardXMLFileConfigurationCreator.create
ConfigurationIntoRepositories(StandardXMLFileConfigurationCreator.java:204)
at com.tc.config.schema.setup.BaseTVSConfigurationSetupManager.runConfig
urationCreator(BaseTVSConfigurationSetupManager.java:98)
at com.tc.config.schema.setup.StandardL1TVSConfigurationSetupManager.<in
it>(StandardL1TVSConfigurationSetupManager.java:47)
at com.tc.config.schema.setup.StandardTVSConfigurationSetupManagerFactor
y.createL1TVSConfigurationSetupManager(StandardTVSConfigurationSetupManagerFacto
ry.java:197)
at com.tc.object.bytecode.hook.impl.DSOContextImpl.getGlobalConfigHelper
(DSOContextImpl.java:194)
at com.tc.object.bytecode.hook.impl.DSOContextImpl.createGlobalContext(D
SOContextImpl.java:62)
... 9 more
Press any key to continue . . .
C:\jboss-4.2.2.GA\bin>


 
Profile for hrithik -> Messages posted by hrithik [3]
Go to:   
Powered by JForum 2.1.7 © JForum Team