The Artima Developer Community
Sponsored Link

Java Answers Forum
cannot start j2ee

2 replies on 1 page. Most recent reply: Jun 27, 2003 9:33 PM by John Ni

Welcome Guest
  Sign In

Go back to the topic listing  Back to Topic List Click to reply to this topic  Reply to this Topic Click to search messages in this forum  Search Forum Click for a threaded view of the topic  Threaded View   
Previous Topic   Next Topic
Flat View: This topic has 2 replies on 1 page
John Ni

Posts: 2
Nickname: johnni
Registered: Jun, 2003

cannot start j2ee Posted: Jun 27, 2003 6:41 PM
Reply to this message Reply
Advertisement
just installed j2ee1.4beta1. tried to start j2ee server, got the following message:
_________________________________________________________
D:\Documents and Settings\CJava>j2ee
exception in thread "main" java.lang.NoClassDefFoundError: ;C:\PROGRA~1\NETWOR~1
PGP;C:\PROGRA~1\COMMON~1\ULEADS~1\MPEG;/
________________ _________________________________________

Don't understand why j2ee cannot be started.

Thanks for help.


Here are my computer and environment variables info

1) One physical harddrive 3 logical partitions; dual boot Operating Systems.

drive C: window 98
drive D: window XP pro
drive E:
2) Environment varialbes (j2ee and j2sdk were installed on window XP )
JAVA_HOME: e:\j2sdk1.4.1_03
J2EE_HOME: e:\j2sdkee1.4
PATH: %JAVA_HOME%\bin; %J2EE_HOME%\bin;


UdayaPrakash

Posts: 1
Nickname: mahauday
Registered: Jun, 2003

Re: cannot start j2ee Posted: Jun 27, 2003 8:58 PM
Reply to this message Reply
I think there are some batch files to start the server. try looking in to the bin directory of j2ee_home

John Ni

Posts: 2
Nickname: johnni
Registered: Jun, 2003

Re: cannot start j2ee Posted: Jun 27, 2003 9:33 PM
Reply to this message Reply
Yes, I did. I tried j2ee.bat, j2eec.bat, j2eeadmin.bat

they all gave me same error message

"Exception in thread "main" java.lang.NoClassDefFoundError: ;C:\PROGRA~1\NETWOR~1
\PGP;C:\PROGRA~1\COMMON~1\ULEADS~1\MPEG;/"

Apparently, "C:\PROGRA~1\NETWOR~1
\PGP;C:\PROGRA~1\COMMON~1\ULEADS~1\MPEG;/" has nothing to do with j2ee. Don't understand how this happen.

Flat View: This topic has 2 replies on 1 page
Topic: trouble in calling an applet - urgetn help Previous Topic   Next Topic Topic: how to resize window to fit viewers screen resolution ??

Sponsored Links



Google
  Web Artima.com   

Copyright © 1996-2019 Artima, Inc. All Rights Reserved. - Privacy Policy - Terms of Use