Problems running J2ee

Hi all

After installing everything and making all PATH lines needed, i run j2ee :

C:\j2ee -verbose

and get error messages :

"Insufficient environmental space" (16 times)

"Syntax error" (3 times)

"Insufficient environmental space" (1 time)

"invalid command or filename"

I would like to know if this might be because :

1) My pc hardware is too limited to run j2ee (Ibm laptop with some P3 processor and 128 RAM)

2) Some Internet or network service should be run before running j2ee

3) There are many other things to configure before running j2ee

If none of those, do u have an idea to solve the pb ?

Thx a lot for helping :)

[733 byte] By [JChauveau] at [2007-9-26 6:43:15]
# 1
Problem solved . Sorry for the loss of time but i can't find how to delete my message :(
JChauveau at 2007-7-1 16:04:04 > top of Java-index,Other Topics,Patterns & OO Design...
# 2
Hi, i have the same problems. How did you solve the problem? P.S. I test on Windows 98 and set the paths in the autoexec.bat
Genesis2000 at 2007-7-1 16:04:04 > top of Java-index,Other Topics,Patterns & OO Design...
# 3
U can increase the Environment memory of ur dos thro its properties and set to above 4000.Syntax error is due to the setenv.bat for thatcomment r change the pathset JAAS_OPTIONSset SSL_OPTIONSset LISTEN_OPTIONSAfter this run ur j2ee verbose .
vvelus at 2007-7-1 16:04:04 > top of Java-index,Other Topics,Patterns & OO Design...