[OFBiz] Users - Startup Error

Gershaw, Geoffrey GGershaw at knight.com
Mon Jul 11 09:14:19 EDT 2005


Ray,

Thanks for your time and advice. Unfortunately, I am on a cable connection so I think it might be related to the hosting company that I have chosen. I initially wanted to use Jcentric, but at the time their payment processing was not working, so I went with dailyrazor.com.

I have been building it locally to save space on the server. I will try uploading ant to the server and give your suggestion a whirl. I have gotten a weekly build to work on my work Linux server, but these are standalone servers not the virtual server environments that the hoster provides. The
hosting doesn't share a jvm, but I did notice that I can't access netstat -n. I wondered if anyone has had problems because of reduced priveleges.

Thanks,

Geoff

-----Original Message-----
From: users-bounces at lists.ofbiz.org [mailto:users-bounces at lists.ofbiz.org] On Behalf Of Ray
Sent: Monday, July 11, 2005 5:02 AM
To: OFBiz Users / Usage Discussion
Subject: Re: [OFBiz] Users - Startup Error

At 9 hours it sounds like you are on a dial up connection! It depends on how you work as to how you could reduce upload time. If you are building and testing every thing locally then you could try just uploading pre-built jars and libraries, although that is a large proportion of the size compared
to source code anyway plus you'd have to write and maintain custom scripts to do it.

The big area to remove before upload is the .svn folders as they contain copies of the working files, which might seem questionable at first but it is actually very useful when looking for modifications. If your server just compiles and runs the code then duplicate your local version, recursively
strip the .svn folders, compress it and load it or rsync it up.


The error message suggests that you have not successfully compiled the source code or you've not got a clean version. In your /home/ggershaw/ofbiz directory type "ant clean" and then "ant" and make sure it finishes successfully.

Ray


Gershaw, Geoffrey wrote:

> Hello All,
>  
> Thanks to Si, I was directed to checkout the code and build rather 
> then work with the 3.0 version. I have done this and uploaded to the 
> server. Took about 9 hrs. Is there any easy way to weed out the src 
> code when I want to upload the files?
>  
> My real question is I am getting a NoClassDef Exception does anyone 
> have any ideas?? I know that the OFBIZ_HOME variable is correct. Here 
> is the stack trace:
>  
> Set OFBIZ_HOME to - /home/ggershaw/ofbiz Admin socket configured on - 
> localhost/127.0.0.1:10523 Exception in thread "main" 
> java.lang.NoClassDefFoundError:
> org.ofbiz.base.container.ContainerLoader
>  
> Thanks
>
>
>
> /DISCLAIMER /
>
> /This e-mail, and any attachments thereto, is intended only for use by 
> the addressee(s) named herein and may contain legally privileged 
> and/or confidential information. If you are not the intended recipient 
> of this e-mail, you are hereby notified that any dissemination, 
> distribution or copying of this e-mail, and any attachments thereto, 
> is strictly prohibited. If you have received this e-mail in error, 
> please immediately notify me and permanently delete the original and 
> any copy of any e-mail and any printout thereof. /
>
> /E-mail transmission cannot be guaranteed to be secure or error-free. 
> The sender therefore does not accept liability for any errors or 
> omissions in the contents of this message which arise as a result of 
> e-mail transmission. /
>
> /NOTICE REGARDING PRIVACY AND CONFIDENTIALITY /
>
> /Knight Capital Group may, at its discretion, monitor and review the 
> content of all e-mail communications. /
>
>
> /_http://www.knight.com_/
>
>-----------------------------------------------------------------------
>-
>
> 
>_______________________________________________
>Users mailing list
>Users at lists.ofbiz.org
>http://lists.ofbiz.org/mailman/listinfo/users
>
 
_______________________________________________
Users mailing list
Users at lists.ofbiz.org
http://lists.ofbiz.org/mailman/listinfo/users


DISCLAIMER 
This e-mail, and any attachments thereto, is intended only for use by the addressee(s) named herein and may contain legally privileged and/or confidential information. If you are not the intended recipient of this e-mail, you are hereby notified that any dissemination, distribution or copying of
this e-mail, and any attachments thereto, is strictly prohibited. If you have received this e-mail in error, please immediately notify me and permanently delete the original and any copy of any e-mail and any printout thereof. 
E-mail transmission cannot be guaranteed to be secure or error-free.  The sender therefore does not accept liability for any errors or omissions in the contents of this message which arise as a result of e-mail transmission. 
NOTICE REGARDING PRIVACY AND CONFIDENTIALITY 
Knight Capital Group may, at its discretion, monitor and review the content of all e-mail communications. 

http://www.knight.com


More information about the Users mailing list