EJB Deploy issues in RAD 6

V

vsingr

I get the following exception while trying to deploy a EJB project in
my test environment
com.ibm.etools.rmic.RMICException: RMIC Command returns RC = 1.
at com.ibm.etools.rmic.RMICOperation.invokeCommandLine(Unknown Source)
at com.ibm.etools.rmic.RMICOperation.rmic(Unknown Source)
at com.ibm.etools.rmic.RMICOperation.generateStubs(Unknown Source)
at com.ibm.etools.rmic.UIRMICBeansOperation.generateStubs(Unknown
Source)
at com.ibm.etools.rmic.RMICOperation.run(Unknown Source)
at com.ibm.etools.ejbdeploy.EJBDeployer.visit(Unknown Source)
at com.ibm.etools.ejbdeploy.EJBDeployer.doExecute(Unknown Source)
at com.ibm.etools.ejbdeploy.EJBDeployer.execute(Unknown Source)
at com.ibm.wtp.j2ee.deploy.J2EEDeployOperation.deploy(Unknown Source)
at com.ibm.wtp.j2ee.deploy.J2EEDeployOperation.execute(Unknown Source)
at com.ibm.wtp.common.operation.WTPOperation.doRun(Unknown Source)
at com.ibm.wtp.common.operation.WTPOperation$1.run(Unknown Source)
at org.eclipse.core.internal.resources.Workspace.run(Unknown Source)
at org.eclipse.core.internal.resources.Workspace.run(Unknown Source)
at com.ibm.wtp.common.operation.WTPOperation.run(Unknown Source)
at com.ibm.wtp.common.operation.WTPOperationJobAdapter.run(Unknown
Source)
at org.eclipse.core.internal.jobs.Worker.run(Unknown Source)

Any idea why this happens?
 
C

Chris Smith

vsingr said:
I get the following exception while trying to deploy a EJB project in
my test environment
com.ibm.etools.rmic.RMICException: RMIC Command returns RC = 1.

So rmic failed. Do you get to see the error messages that rmic printed?

--
www.designacourse.com
The Easiest Way To Train Anyone... Anywhere.

Chris Smith - Lead Software Developer/Technical Trainer
MindIQ Corporation
 
V

vsingr

No I do not see the error messages Infact the stack I have given here
is all what I see in the log file and in the faled message Dialog box.
 
D

David Wahler

vsingr said:
No I do not see the error messages Infact the stack I have given here
is all what I see in the log file and in the faled message Dialog box.

As you seem to be using Eclipse, check the Console view.

-- David
 
N

Neill

vsingr said:
I get the following exception while trying to deploy a EJB project in
my test environment
com.ibm.etools.rmic.RMICException: RMIC Command returns RC = 1.
at com.ibm.etools.rmic.RMICOperation.invokeCommandLine(Unknown Source)
at com.ibm.etools.rmic.RMICOperation.rmic(Unknown Source)
at com.ibm.etools.rmic.RMICOperation.generateStubs(Unknown Source)
at com.ibm.etools.rmic.UIRMICBeansOperation.generateStubs(Unknown
Source)
at com.ibm.etools.rmic.RMICOperation.run(Unknown Source)
at com.ibm.etools.ejbdeploy.EJBDeployer.visit(Unknown Source)
at com.ibm.etools.ejbdeploy.EJBDeployer.doExecute(Unknown Source)
at com.ibm.etools.ejbdeploy.EJBDeployer.execute(Unknown Source)
at com.ibm.wtp.j2ee.deploy.J2EEDeployOperation.deploy(Unknown Source)
at com.ibm.wtp.j2ee.deploy.J2EEDeployOperation.execute(Unknown Source)
at com.ibm.wtp.common.operation.WTPOperation.doRun(Unknown Source)
at com.ibm.wtp.common.operation.WTPOperation$1.run(Unknown Source)
at org.eclipse.core.internal.resources.Workspace.run(Unknown Source)
at org.eclipse.core.internal.resources.Workspace.run(Unknown Source)
at com.ibm.wtp.common.operation.WTPOperation.run(Unknown Source)
at com.ibm.wtp.common.operation.WTPOperationJobAdapter.run(Unknown
Source)
at org.eclipse.core.internal.jobs.Worker.run(Unknown Source)

Any idea why this happens?

Have you generated the deploy and RMIC code? What steps have you taken? Was
it working before, and it quit working? What has changed?

Are you new to EJB development, or new to RAD, and don't know what you're
doing? You haven't given much information for anyone to help you.

I've used the EJB tools in WSAD 5, and other than the occasional quirk, they
work ok. Same with my limited use of RAD 6, even though it could have been
quality tested a little better, but then, that's what the user community is
for <g>.
 
V

vsingr

Well it seems that upgrading my RAD to 6.0.1 did the trick . Ofcourse
as is the cawse with all IBM products i had to recreate my workspace
again to make it work. To answer Neill's query of which is new to me
RAD 6 is the one. I was working on WSAD 5.1.2 All hell broke lose in
RAD 6.0.0
Thanks everyone
 

Ask a Question

Want to reply to this thread or ask your own question?

You'll need to choose a username for the site, which only take a couple of moments. After that, you can post your question and our members will help you out.

Ask a Question

Members online

Forum statistics

Threads
473,769
Messages
2,569,580
Members
45,054
Latest member
TrimKetoBoost

Latest Threads

Top