This week's book giveaway is in the Agile and other Processes forum.
We're giving away four copies of The Mikado Method and have Ola Ellnestam and Daniel Brolund on-line!
See this thread for details.
The moose likes BEA/Weblogic and the fly likes Error Starting Server on Weblogic Big Moose Saloon
  Search | Java FAQ | Recent Topics
Register / Login


Win a copy of The Mikado Method this week in the Agile and other Processes forum!
JavaRanch » Java Forums » Products » BEA/Weblogic
Reply Bookmark "Error Starting Server on Weblogic" Watch "Error Starting Server on Weblogic" New topic
Author

Error Starting Server on Weblogic

Melvin Low
Greenhorn

Joined: Sep 21, 2009
Posts: 3
Hi guys,

I get this error after starting a new server I created on Weblogic:

<Oct 1, 2009 11:26:06 AM> <Info> <NodeManager> <Server output log file is "/usr/local/bea/user_projects/domains/SandBox13/servers/Confluence-0/logs/Confluenc$
Exception in thread "Main Thread" java.lang.NoClassDefFoundError: â^À^ÓXms512m
Could not find the main class: â^À^ÓXms512m. Program will exit.
<Oct 1, 2009 11:26:06 AM> <Info> <NodeManager> <Server failed during startup so will not be restarted>

I think it's the server start arguments but here is what I have for it:

-Dmail.smtp.host=mail.mywebsite.com –Xms512m –Xmx512m -Xmanagement:port=8501,ssl=false,authenticate=false
Deepak Bala
Bartender

Joined: Feb 24, 2006
Posts: 6588
    
    1

Can you post the complete startup command ? It appears that weblogic thinks the xmx option is a class.


SCJP 6 articles - SCJP 5/6 mock exams - SCJP Mocks - SCJP 5 Mock exam (Word document ) - SCJP 5 Mock exam in Java.Inquisition format
 
I agree. Here's the link: http://aspose.com/file-tools
 
subject: Error Starting Server on Weblogic
 
Similar Threads
What causes InterruptedException? How to recover?
cant load the admin console in glassfish v3
Simple JDBC problem - Connection throws Nullpointerexception
can we confuse container by giving wrolg ltd location for a perticular uri
Weblogic 10.2 console is very slow