From: [EMAIL PROTECTED]
[mailto:[EMAIL PROTECTED]]
On Behalf Of Muraly R
Sent: Monday, January 26, 2004 9:29 PM
To: [EMAIL PROTECTED]
Subject: [JBoss-user] ?
Hi Gurus,
From the paid docs I have
understood that this tag represents
the time in
Hi Gurus,
From the
paid docs I have understood that this tag represents the time in sec. a
'Stateful' bean remains in the passivate store.
My doubt
is while removing the instance from the passivate store, does JBoss makes
a call to the ejbRemove on that particular instance?
Hi Heiko,
Thanks for
the info. about quartz.
Cheers
Muraly
At 09:26 27/01/2004 +0100, you wrote:
Muraly,
> Please bear my
ignorance. Could you give a more detailed explanation?
try e.g.
cd $JBossHome/bin
twiddle invoke "jboss.system:type=System"
runGarbageCollector
>
xpecting MORE:-)
Cheers
Muraly
At 12:54 27/01/2004 -0800, you wrote:
Just
curious, what is your objective in terms of a periodic GC
call?
-----Original Message-
From: Muraly R
[mailto:[EMAIL PROTECTED]]
Sent: Monday, January 26, 2004 8:34 PM
To: [EMAIL PROTECTED]
Subject: RE: [JBoss-user] Ga
Hi Gurus,
From the
paid docs I have understood that this tag represents the time in sec. a
'Stateful' bean remains in the passivate store.
My doubt
is while removing the instance from the passivate store, does JBoss makes
a call to the ejbRemove on that particular instance?
Hi Heiko,
Thanks for
reply.
Please
bear my ignorance. Could you give a more detailed explanation?
Did you
mean writing a seperate class and deploy it as a '-service.xml' file. If
then, how can I schedule this class to be run, say every 5 mins?
Thanks
Muraly
At 09:
Hi Gurus,
Is there any particular service available in JBoss to schedule the garbage
collector?
The reason for this question is our application is using heavy weight
objects like Vector, HashTable, etc. heavily. As a result of this after a
simple get query the JBoss memory shoots up and it is
Hi Manoj,
We faced a
similar situation in our real time scenario, where in we were dependent
on the JRE than JDK. The work around we tried is to modify the run.bat,
where in there is a reference to tools.jar.
Change
this reference to rt.jar which is available with JRE.
HTH
Muraly
At 11:46 18/12/2003 +, you wrote:
The call to handle.getEJBHome() does a jndi
lookup anyway
(using properties stored in the handle).
There goes my effort of the day.:-(
Thanks Again:-)
Muraly
YWMC(Your Wish My Command ;-)
Thanks a TON:-)
Muraly
At 11:36 18/12/2003 +, you wrote:
RTFJD (Read the freaking javadoc)
ClassCastException - if this Properties object contains any keys or
values that are not Strings.
Regards,
Adrian
On Thu, 2003-12-18 at 11:01, Muraly R wrote:
>
Hi Gurus,
I am trying a scenario, where in the home handle of the EJB plus the JNDI,
to be stored into a file using ObjectOutputStream.
But I am getting the following exception:
Exception : org.jboss.proxy.ejb.handle.HomeHandleImpl
java.lang.ClassCastException: org.jboss.proxy.ejb.handle.HomeHan
At 17:07 15/12/2003 +0530, Muraly R wrote:
Hi Gurus,
I am
trying to set-up a development environment for my project. The objective
is to deploy the archive in the exploded format.
The
problem I am facing currently is with the above tag.
I have two
'-service.xml
Hi Gurus,
I am trying to set-up a development environment for my project. The
objective is to deploy the archive in the exploded format.
The problem I am facing currently is with the above tag.
I have two '-service.xml' files which has classpath set to the arichive.
The tag used for setting th
Hi Gurus,
I would like to setup a development environment for JBoss using eclipse.
Could you please help me in setting up the same with any links(getting
started)?
I have downloaded eclipse2.1.
I searched the jboss-user archive and saw that a plug-in for the same has
to be used. But couldn't
er it has destroyed
it
because of an error.
http://cvs.sourceforge.net/viewcvs.py/jboss/jbosscx/src/main/org/jboss/resource/adapter/jdbc/BaseWrapperManagedConnection.jpp?r1=1.1.2.6&r2=1.1.2.7
Regards,
Adrian
On Tue, 2003-10-28 at 16:03, Muraly R wrote:
> Hi Gurus,
> I am using
JB0s
eate, and then it
executes ejbStore with messed up attribute values for the bean. Did you
find a solution to your problem? It will most probably be applicable to
my own.
I copied the message
I found in the list below, just in case you do not remember what this is
all about. Most sincere regards,
HI Kevin,
Thanks for
the reply.
The
application is using Sybase7.0.3 and driver is jconnect5.5(pure
java).
I'll try
what the truss command does.
Cheers
Muraly
At 12:20 09/10/2003 +0100, you wrote:
>
I am having the
following exception:
> java.sql.SQLException: JZ006:
HI Adrian,
Thanks for
the reply.
The
application is using Sybase7.0.3 and driver is jconnect5.5(pure
java).
So still
no light why this occurs?:-(
Cheers
Muraly
At 11:12 09/10/2003 +0100, you wrote:
On Thu, 2003-10-09 at 10:43, Muraly R
wrote:
> HI Gurus,
>
Hi Gurus,
The error I am facing on my web side is:
ERROR 17/Jul/2003 15:07:36 [Thread-32]
(MonWizardData.java:416): web.MonPolicyWizardServlet$1 -
java.rmi.NoSuchObjectException: Could not activate;
The problem is the web is having reference to a Statefull session bean,
and if I leave the page fo
cool :-)
Cheers
Muraly
At 14:26 05/09/2003 +0300, you wrote:
Muraly R wrote:
HI Gurus,
I was reading the 'locking' section in the doc and a
short question on that?
If a EB is already locked by a transaction(the EB is
not specified as 'read-only'), and If a call i
HI Gurus,
I was reading the 'locking' section in the doc and a short question on that?
If a EB is already locked by a transaction(the EB is not specified as
'read-only'), and If a call is made to 'read-only' method of that EB, will
the method be processed?
Cheers
Muraly
P.S: Well the question
Hi Gurus,
I like to know the following from the client application:
1. List beans currently in the EJB Server.
2. List registered JNDI names.
3. List system properties currently used by the EJB Server.
Is there any API exposed for client application to use and list out.
Thanks
Muraly
---
where :)
maybe it helps...
greetings
adam
-----Ursprüngliche Nachricht-
Von: Muraly R
[mailto:[EMAIL PROTECTED]]
Gesendet: Dienstag, 19. August 2003 11:35
An: [EMAIL PROTECTED]
Betreff: Re: [JBoss-user] ejbStore(): Again!!!
Hi Alex,
The problem I am facing is
after a setXXX() b
Hi Gurus,
Any leads
I can take from you regarding this issue.
The error
logs is after the ejbStore() stays in progress for a long time, say 3-4
hrs.
Thanks
Muraly
Hi Alex,
The
problem I am facing is after a setXXX() business method in my entity
bean, the call to ejbStore
Hi Alex,
The
problem I am facing is after a setXXX() business method in my entity
bean, the call to ejbStore() stays in progress for ever. The point of
failure is when I have inserted a new VO to the DB using the entity bean,
its corresponding ejbStore() is stuck. The exception I am gettin
Hi Gurus,
One of the main problems I am facing now is transactions getting stuck in
the Entity beans ejbStore() method.
I am using Jboss3.0.7 and Sybase 7.0.3 and I am having Container managed
transaction.
My project currently involves of porting the application from JOnAs 2.4 to
JBoss3.0.7
nd database you are
using.
alex
Thursday, August 14, 2003, 9:36:11 AM, Muraly R wrote:
> Hi Gurus,
> I am having a
strange scenario.
> Here I have a Table,
which stores the interfaces of a device.
> When I first
> add the device the trnasaction gets complted succe
Hi Gurus,
I have
faced another scenario with the same symptoms.
Clould
anyone please advise?
Cheers
Muraly
At 12:06 14/08/2003 +0530, you wrote:
Hi Gurus,
I am
having a strange scenario.
Here I
have a Table, which stores the interfaces of a device. When I first ad
Hi Gurus,
I am having a strange scenario.
Here I have a Table, which stores the interfaces of a device. When I first
add the device the trnasaction gets complted successfully.
In the next transaction, when I update the device with a new interface,
and start a transaction to update device detai
cess
to the instance. If instance is not locked then many transactions
can
access the instance at the same time.
So, read-only says to lock or not to lock an instance when it is
accessed in a transaction.
alex
Wednesday, August 13, 2003, 8:45:35 AM, Muraly R wrote:
> Hi Gurus,
> I am r
Hi Gurus,
I am reading the Entity Bean Loacking section in the docs. Here it has
been said that some methods can be defined as read only. So that the beans
will not be locked, if only these methods are called.
In the ejb-jar.xml we can also define what type of transaction a methods
requires.
Hi Gurus,
I am
getting the following exception in one of my SB:
INFO [LocalTxConnectionManager$LocalConnectionEventListener] Could
not enlist XAResource!
javax.transaction.RollbackException: Already marked for rollback
The point
of exception is when I try to get a database connec
tification(Notification n, Object
handback)
{
// set an
attribute that can be remotely introspected
state = true;
}
}
-Original Message-
From: julien viet
[mailto:[EMAIL PROTECTED]]
Sent: Thursday, July 24, 2003 9:02 AM
To: Muraly R
Subject: Re: [JBoss-user] Message to
Hi Gurus,
Objective
Since my web server and all other services start prior to JBoss, I want to
provide a notification to user through the web UI, saying that the services
are starting, if the user tries to access the application before the App.
server is up.
To Know
===
What I want
loader, then restore it
after the call.
--- Muraly R <[EMAIL PROTECTED]> wrote:
> HI Gurus,
> I have a problem
with the classloader and I am not
> able to understand the
> exact cause of the ERROR. Please find the error
> output from the server logs
> attached.
&
HI Gurus,
I have a problem with the classloader and I am not able to understand the
exact cause of the ERROR. Please find the error output from the server logs
attached.
Here the Class JobGetPollerData tries to Access a 'protected' method from
TimerManager and the exception is thrown. As Scot
: [EMAIL PROTECTED]
[mailto:[EMAIL PROTECTED]On
Behalf Of Muraly R
Sent: Wednesday, July 16, 2003 10:04 AM
To: [EMAIL PROTECTED]
Subject: [JBoss-user] 2nd Try: ejbStore() in BMP Stuck
Hello Gurus,
I am
having a Statless Session Bean which invokes a BMP Entity Bean to update
the modiifed value
Hello Gurus,
I am
having a Statless Session Bean which invokes a BMP Entity Bean to update
the modiifed value object.
How the
process works is:
1. In stateless session bean call the ejbFinByPrimaryKey() and get
VO.
2. Use the setter methods of the VO to set new values.
3. Then let
Hello Gurus,
I am having a Statless Session Bean which invokes a BMP Entity Bean to
update the modiifed value object.
How the process works is:
1. In stateless session bean call the ejbFinByPrimaryKey() and get VO.
2. Use the setter methods of the VO to set new values.
3. Then let the ejbStore(
. Attempting to read an Integer into a
String[] would cause this for example. It could also be class
loader
issue due which seems to exist as seen by the IllegalAccess error.
--
Scott Stark
Chief Technology Officer
JBoss Group, LLC
Muraly R wrote:
Hi
et is what you posted before. Is there an exception
logged on the server?
What is the signature for localExecute?
Regards,
Adrian
On Wed, 2003-07-09 at 05:33, Muraly R wrote:
> Hi Adrian,
> Thanks for the
suggestion.:-)
> Please find attached
the stack trace of the error th
;huge" and
what types of objects. e.g. java 1.3 has a bug if
Strings are larger than 64K
The jboss and jdk version might help?
Regards,
Adrian
On Tue, 2003-07-08 at 12:14, Muraly R wrote:
> Hi Gurus,
> Its me back again
with porting issues(JOnAS to JBoss).
>
> Currren
Hi Gurus,
Its me back again with porting issues(JOnAS to JBoss).
Currrently our application is used to Monitor the devices on a network.
Each element on the network is identified as a Value Object.
Coming to issue I am facing, when a particular Device has to ba added to
the DB, its pass
Hi Adrian,
Thanks for
reminding me of good habbits...
I have got
hold of a book..:-)
Thanks
Muraly
At 09:16 07/07/2003 +0100, you wrote:
On Mon, 2003-07-07 at 08:11, Muraly R
wrote:
> Hi Adrian,
> Thanks for the
immediate response.
> I am new to this
a
2003 +0100, you wrote:
If you want to handle commit/rollback inside
your bean you should
use BMT (Bean managed transactions).
is only for entity beans. It is a policy for
the
cached entity bean instance at the end of the transaction.
Regards,
Adrian
On Mon, 2003-07-07 at 06:12, Muraly R wrote:
Hi Gurus,
I am having a particular Stateful session bean. In this bean I want to
handle the database connection manually. That is I should be able to use
Connection.commit() and Connection.rollback explicitly, for only this Bean.
On a previous mail thread David explained that since the transact
Hi Gurus,
I am having a very confusing scenario in my application. Intially in our
development environment we were using JBoss-3.0.4. But when moving to real
environment we moved to JBoss3.0.7.
Here one of the main scenario of the application is failing. The scenario
is one RMI VM tries to upd
Hi Gurus,
This is the second part of the error I am facing in my logs.
After some reading what I understand is, if there is an interdependency
between two entity beans, then the re-enterant flag can be set to true in
the deployment descriptor.
But in our application, there is no such scenario.
Hi Gurus,
I am having the following exception in my logs, which is actually hanging
my application. The stack trace shows the following exception(pasted at the
bottom of the mail). I am able to understand that passivate action is
failing because of the DB connection.
I have two queries based o
Hi Gurus,
I have
some doubts regarding the removal of some service and folders of
JBoss-3.0.7 from the real time environment.
i) How can I remove the UILServerILServer service from the
real time environment?(Hope it doesn't affect the normal server
behaviour. Also my applications are not u
Hi Bernie,
Try
replacing C:\Progam files with C:\Progra~1.
Regrads
Muraly
At 13:40 26/06/2003 +0100, you wrote:
Hi,
have severe problems trying to install JBoss on Windows in a path
with
directories containing blanks, such as C:\Program Files\...
Anybody has experience with this and k
Hi Gurus,
I was
checking which ports are currently used by the server. I came across this
service and its ports. Can some one please explain what is this service
and the context it can be used.
Cheers
Muraly
Hi Gurus,
The application currently I am working is having only Remote Interfaces.
But there are scenarios, like the client never invoked the entity bean
directly. Only the session bean invokes the entity bean. The client invokes
the stateless session beans.
In such a scenario, does the implem
ent will provide a clue
as to where it is getting incorrectly set.
Muraly R wrote:
Sorry, this time with stack trace
attached...:-)
-M
At 14:22 10/06/2003 +0530, you wrote:
Hi Gurus,
I am actually stuck with this
error scenario. The flow for the scenario is there is lookup portion in
the lookup, print out the classpath
being used - you should be able to do a
getProperty("java.classpath") or something like that.
Hopefully, the value of the classpath at that moment will provide a clue
as to where it is getting incorrectly set.
Muraly R wrote:
Sorry, this time with stac
10/06/2003 +0300, you wrote:
There should be jnp-client.jar in
%JBOSS_HOME%\client. Make sure it is
in client's classpath.
alex
Tuesday, June 10, 2003, 12:33:04 PM, Muraly R wrote:
MR> Sorry, this time with stack trace attached...:-)
MR> -M
MR> At 14:22 10/06/2003 +0530, yo
Sorry, this time with stack trace attached...:-)
-M
At 14:22 10/06/2003 +0530, you wrote:
Hi Gurus,
I am
actually stuck with this error scenario. The flow for the scenario is
there is lookup portion in my client code(i.e tomcat separate
installation), which looks up JBoss server(3.0.4) f
Hi Gurus,
I am actually stuck with this error scenario. The flow for the scenario is
there is lookup portion in my client code(i.e tomcat separate
installation), which looks up JBoss server(3.0.4) for a session bean. This
works fine, except in some scenario's the following error is thrown:
ERR
Hi Jules,
Thanks for
the clear reply.
Cheers
Muraly
At 23:16 02/04/2003 +0100, you wrote:
Muraly R wrote:
Hi All,
One doubt regarding the usage of JDK1.3.1 and
JRE1.3.1.
Currently my application has JRE1.3.1 in the real
environment. Though in the development environment I am
Hi All,
One doubt regarding the usage of JDK1.3.1 and JRE1.3.1.
Currently my application has JRE1.3.1 in the real environment. Though in
the development environment I am using JDK1.3.1. In the real environment I
have modified the run.bat to use 'rt.jar', instead of 'tools.jar'. The
server is u
Hi All,
I am having a '-service.xml' file for setting up the ConnectionManager for
Sybase dbs. My query is there an API which I can use to access the
properties in this file.
For eg:
jdbc:sybase:Tds:localhost:10033?ServiceName=someDB
What is the API I can use to access the URL value set here
Hi,
The following is my ejb-jar and jboss files.
ejb-jar.xml
---
FrameworkBean
com.cisco.nm.qpm.server.framework.ejb.FrameworkHome
com.cisco.nm.qpm.server.framework.ejb.Framework
com.cisco.nm.qpm.server.framework.ejb.FrameworkBean
Stateless
Containe
.
A solution can be include a classpath tag on the service file with
the jar file it
uses :
Saturday, March 15, 2003, 10:30:54 AM, you wrote:
DJ> On 2003.03.15 03:03 Muraly R wrote:
>> Hi All,
>> I am writing an MBean which
extends the ServiceMBeanSuppor
Hi All,
I am writing an MBean which extends the ServiceMBeanSupport. This will
start the customised services for my application.
Instead of using 'sar', I am using '-service.xml' file for deployin the MBean.
All the classes related to the MBean and the MBean itself are inside the
'jar' of my a
Hi GURUS,
Please
Help!!!
Regards
Muraly
At 11:53 24/02/2003 +0530, Muraly R wrote:
Hi,
Currently
I am working on the project of migrating an existing application from
JOnAs to JBoss3.0.4 . The migration resulted for two reasons:
1. Multi-context support(at EAR level).
2
Hi,
Currently I am working on the project of migrating an existing application
from JOnAs to JBoss3.0.4 . The migration resulted for two reasons:
1. Multi-context support(at EAR level).
2. Performance results statistics.
Coming to the query, the current application has some services which will
this
change
already.
david jencks
On 2002.12.11 12:15:27 -0500 Muraly R wrote:
> Hi,
> I am using JBoss-3.0.4.
> I have my sybase-service.xml placed in default\deploy folder.
> But during startup I get the following Error message.
>
> ERROR 11/Dec/2002 22:29:23 [main
Hi,
I am using JBoss-3.0.4.
I have my sybase-service.xml placed in default\deploy folder.
But during startup I get the following Error message.
ERROR 11/Dec/2002 22:29:23 [main] (Logger.java:185):
scanner.URLDeploymentScanner - MBeanException: Exception in MBean
operation 'checkIncompleteDeployme
68 matches
Mail list logo