Google Groups no longer supports new Usenet posts or subscriptions. Historical content remains viewable.
Dismiss

Deployment exception in AAT tutorial example

1 view
Skip to first unread message

Lutz Wrage

unread,
Oct 18, 2001, 10:05:37 AM10/18/01
to
I tried the application assembly tutorial with the websphere trial 4.0
on Win2000 with apache 1.3.20. No database apart from instantdb present.
Everything was fine until I came to code generation for deployment. The
following exception was shown. The same happens if I start the ejbdeploy
tool manually. I am lost! Does anyone have an idea what is wrong?

Thanks,
Lutz


Messages in Generate Code for Deployment window of AAT:

Cleanup the expanded directory C:\Documents and Settings\lwrage\Local
Settings\Temp\simpleSession_ear
Deploy module Ejb11.jar
Starting workbench.
Shutting down workbench.
Error starting EJBDeploy environment: null.
java.lang.reflect.InvocationTargetException: java.lang.NullPointerException
at
org.eclipse.core.internal.runtime.InternalPlatform.activateDefaultPlugins(InternalPlatform.java:100)
at
org.eclipse.core.internal.runtime.InternalPlatform.loaderStartup(InternalPlatform.java:530)
at java.lang.reflect.Method.invoke(Native Method)
at
org.eclipse.core.internal.boot.InternalBootLoader.startup(InternalBootLoader.java:912)
at org.eclipse.core.boot.BootLoader.startup(BootLoader.java:340)
at
com.ibm.etools.ejbdeploy.batch.impl.BatchDeploy.startup(BatchDeploy.java:162)
at com.ibm.etools.ejbdeploy.EJBDeploy.startup(EJBDeploy.java:268)
at com.ibm.etools.ejbdeploy.EJBDeploy.execute(EJBDeploy.java:57)
at com.ibm.etools.ejbdeploy.EJBDeploy.main(EJBDeploy.java:207)

Han Lee

unread,
Oct 18, 2001, 1:08:53 PM10/18/01
to
Lutz,

Can you clarify for me 'No database apart from instantdb present.'? WAS4.0
does not have instantdb. AEs (single server) has XML as repository, and AE
supports RDBMS. InstantDB is not supported as repository.

AAT does not require running WAS4.0 or IHS1.3.20.

Where did you download tutorial?

"Lutz Wrage" <lw_mai...@yahoo.com> wrote in message
news:3BCEE1B1...@yahoo.com...

Lutz Wrage

unread,
Oct 18, 2001, 1:35:29 PM10/18/01
to
The trial is AE single server. InstantDB is supplied as database for the
sample programs. I have no other db installed yet. The AAT tutorial is
part of the infocenter (on ibm's website), and is about assembly of an
application that includes a session bean (so no db necessary to run it).

Lutz Wrage

unread,
Oct 19, 2001, 8:14:46 AM10/19/01
to
The problem finally disappeared after reinstalling WebSphere. (now in
C:\WebSphere\AppServer, was C:\Program Files\WebSphere\AppServer)

Dustin Vogel

unread,
Oct 23, 2001, 5:08:51 PM10/23/01
to
Hi,

(all) IBM product have trouble with filename with spaces in it.

i use /IBM/<product>/* as dir structure

Dustin


"Lutz Wrage" <lw_mai...@yahoo.com> wrote in message

news:3BD0193...@yahoo.com...


> The problem finally disappeared after reinstalling WebSphere. (now in
> C:\WebSphere\AppServer, was C:\Program Files\WebSphere\AppServer)
>
> Lutz Wrage wrote:
>
> > I tried the application assembly tutorial with the websphere trial 4.0
> > on Win2000 with apache 1.3.20. No database apart from instantdb present.
> > Everything was fine until I came to code generation for deployment. The
> > following exception was shown. The same happens if I start the ejbdeploy
> > tool manually. I am lost! Does anyone have an idea what is wrong?
> >
> > Thanks,
> > Lutz
> >
> >
> > Messages in Generate Code for Deployment window of AAT:
> >
> > Cleanup the expanded directory C:\Documents and Settings\lwrage\Local
> > Settings\Temp\simpleSession_ear
> > Deploy module Ejb11.jar
> > Starting workbench.
> > Shutting down workbench.
> > Error starting EJBDeploy environment: null.
> > java.lang.reflect.InvocationTargetException:
java.lang.NullPointerException
> > at
> >

org.eclipse.core.internal.runtime.InternalPlatform.activateDefaultPlugins(In
ternalPlatform.java:100)
> >
> > at
> >
org.eclipse.core.internal.runtime.InternalPlatform.loaderStartup(InternalPla

0 new messages