On Sat, 09 Dec 2000, [EMAIL PROTECTED] wrote:

> Which version are you running on, please ?

jBoss-2.0 FINAL


In the meantime, I solved THIS problem... I have been using SuSE
startproc to start the server, which also detaches the started process
to run it as daemon. If I start it "normally" (i.e. there is a parent
shell), the problem is another one: It looks like everything works
fine, but e.g. create() doesn't create the bean! Not only that it's
not in the database, two sequent calls to first findByPrimaryKey(),
followed by a create() in case of failure, create a new Bean. It looks
like jBoss didn't notice that the bean has been created. There's
nothing in the log about creating an instance, neither. BTW, I use
InstantDB as database.

I think, these two problems are somehow related. I also tried other
VMs (Sun 1.3, Sun 1.2.2).


> Raffael Herzog wrote:
>> 
>> I've got a problem with jBoss J2EE Deployer: Anytime it deploys an
>> EJB jar file, it instantly deletes everything after deploying. If I
>> deploy it using the Web Management Interface with the
>> ContainerFactory, the EJB gets deployed. But the J2EE Deployer
>> (which is used by the AutoDeployer) deploys and destroys.
>> 
>> Excerpt of the log:
>> 
>> [J2EE Deployer] Deploy J2EE application: file:/usr/java/jBoss/deploy/simpleweb.jar
>> [J2EE Deployer] Create application simpleweb.jar
>> [J2EE Deployer] Installing EJB package: simpleweb.jar
>> [J2EE Deployer] Destroying application simpleweb.jar
>> [J2EE Deployer] deployment.cfg file deleted.
>> [J2EE Deployer] File tree file:/usr/java/jBoss/tmp/deploy/simpleweb.jar deleted.
>> 
>> Any ideas what I'm doing wrong? It may be important (but should
>> not) that jBoss runs as user wwwrun.nogroup, the owner of the whole
>> directory structure is wwwrun.wwwadm.
>> 
>> I'm running jBoss under Linux and IBM JVM 1.3.

-- 
Raffael Herzog
[EMAIL PROTECTED]

May the penguin be with you!


--
--------------------------------------------------------------
To subscribe:        [EMAIL PROTECTED]
To unsubscribe:      [EMAIL PROTECTED]
Problems?:           [EMAIL PROTECTED]

Reply via email to