Hi, OOTB the R13.07 branch and release have not all the specialpurpose component available (only ecommerce). You might easily checkout the POS component from the trunk and use external if you want to keep it synchronised with the trunk HEAD.
This is what I did for all specialpurpose component in the official stable demo (though, for an obvious reason, we don't run the POS there). You might get inspired by tools\demo-backup\branch13.7-demo.patch in trunk (url.properties change is unrelated and specific to the ASF architecture) HTH Jacques Le 04/10/2014 05:11, [email protected] a écrit :
Hi I sorry to bother you. I tried to start POS, but the application seems to stop after the ofbiz logo shows up. After I run the following command, the only screen i get is Is there anything I am missing? My mac OS is Yosemite beta. Thanks for you help!!! ------------------------------------------------------------------------------------------------------- Marvins-MacBook-Air:ofbiz-release13.07 bsetsu$ ./ant start-pos Buildfile: /Users/bsetsu/Workspace/ofbiz-release13.07/build.xml start-pos: [java] Start.java using configuration file org/ofbiz/base/start/pos.properties [java] Set OFBIZ_HOME to - /Users/bsetsu/Workspace/ofbiz-release13.07 [java] Admin socket not configured; set to port 0 [java] Loaded ESAPI properties from classpath [java] ========Master Configuration======== [java] | LogEncodingRequired=false [java] | LogLevel=ALL [java] | MaxUploadFileBytes=500000000 [java] | ResponseContentType=text/html; charset=UTF-8[java] | ValidExtensions=.zip,.pdf,.doc,.docx,.ppt,.pptx,.tar,.gz,.tgz,.rar,.war,.jar,.ear,.xls,.rtf,.properties,.java,.class,.txt,.xml,.jsp,.jsf,.exe,.dll[java] | Validator.AccountName=^[a-zA-Z0-9]{3,20}$ [java] | Validator.CreditCard=^(\d{4}[- ]?){3}\d{4}$ [java] | Validator.DirectoryName=^[a-zA-Z0-9.-\_ ]{0,255}$ [java] | Validator.Email=^[A-Za-z0-9._%-]+@[A-Za-z0-9.-]+\.[a-zA-Z]{2,4}$ [java] | Validator.FileName=^[a-zA-Z0-9.\-_ ]{0,255}$ [java] | Validator.HTTPCookieName=^[a-zA-Z0-9\-_]{0,32}$ [java] | Validator.HTTPCookieValue=^[a-zA-Z0-9\-\/+=_ ]*$ [java] | Validator.HTTPHeaderName=^[a-zA-Z0-9\-_]{0,32}$ [java] | Validator.HTTPHeaderValue=^[a-zA-Z0-9()\-=\*\.\?;,+\/:&_ ]*$ [java] | Validator.HTTPParameterName=^[a-zA-Z0-9_]{0,32}$ [java] | Validator.HTTPParameterValue=^[a-zA-Z0-9.\-\/+=_ ]*$ [java] | Validator.IPAddress=^(?:(?:25[0-5]|2[0-4][0-9]|[01]?[0-9][0-9]?)\.){3}(?:25[0-5]|2[0-4][0-9]|[01]?[0-9][0-9]?)$ [java] | Validator.Redirect=^\/test.*$ [java] | Validator.RoleName=^[a-z]{1,20}$ [java] | Validator.SSN=^(?!000)([0-6]\d{2}|7([0-6]\d|7[012]))([ -]?)(?!00)\d\d\3(?!0000)\d{4}$ [java] | Validator.SafeString=^[p{L}p{N}.]{0,1024}$ [java] | Validator.SystemCommand=^[a-zA-Z\-\/]{0,64}$ [java] | Validator.URL=^(ht|f)tp(s?)\:\/\/[0-9a-zA-Z]([-.\w]*[0-9a-zA-Z])*(:(0-9)*)*(\/?)([a-zA-Z0-9\-\.\?\,\:\'\/\\\+=&%\$#_]*)?$ [java] | event.test.actions=disable,log [java] | event.test.count=2 [java] | event.test.interval=10 [java] | org.owasp.esapi.errors.IntegrityException.actions=log,disable,logout [java] | org.owasp.esapi.errors.IntegrityException.count=10 [java] | org.owasp.esapi.errors.IntegrityException.interval=5 [java] | org.owasp.esapi.errors.IntrusionException.actions=log,disable,logout [java] | org.owasp.esapi.errors.IntrusionException.count=1 [java] | org.owasp.esapi.errors.IntrusionException.interval=1[java] 20141004120555844 |main |ContainerLoader |I| [Startup] Loading containers from /Users/bsetsu/Workspace/ofbiz-release13.07/framework/base/config/ofbiz-containers.xml for loaders {pos}[java] 20141004120556296 |main |ContainerLoader |I| Loading container: component-container [java] 20141004120556329 |main |ComponentContainer |I| Auto-Loading component directory : [/Users/bsetsu/Workspace/ofbiz-release13.07/framework] [java] 20141004120556423 |main |ComponentContainer |I| Loading component : [base] [java] 20141004120556484 |main |ComponentContainer |I| Loading component : [geronimo] [java] 20141004120556528 |main |ComponentContainer |I| Loading component : [sql] [java] 20141004120556568 |main |ComponentContainer |I| Loading component : [entity] [java] 20141004120556623 |main |ComponentContainer |I| Loading component : [security] [java] 20141004120556676 |main |ComponentContainer |I| Loading component : [datafile] [java] 20141004120556714 |main |ComponentContainer |I| Loading component : [minilang] [java] 20141004120556780 |main |ComponentContainer |I| Loading component : [common] [java] 20141004120556831 |main |ComponentContainer |I| Loading component : [service] [java] 20141004120557021 |main |ComponentContainer |I| Loading component : [catalina] [java] 20141004120557060 |main |ComponentContainer |I| Loading component : [entityext] [java] 20141004120557093 |main |ComponentContainer |I| Loading component : [bi] [java] 20141004120557117 |main |ComponentContainer |I| Loading component : [webapp] [java] 20141004120557148 |main |ComponentContainer |I| Loading component : [widget] [java] 20141004120557174 |main |ComponentContainer |I| Loading component : [testtools] [java] 20141004120557209 |main |ComponentContainer |I| Loading component : [webtools] [java] 20141004120557239 |main |ComponentContainer |I| Loading component : [images] [java] 20141004120557239 |main |ComponentContainer |I| Auto-Loading component directory : [/Users/bsetsu/Workspace/ofbiz-release13.07/themes] [java] 20141004120557265 |main |ComponentContainer |I| Loading component : [flatgrey] [java] 20141004120557292 |main |ComponentContainer |I| Loading component : [tomahawk][java] 20141004120557292 |main |ComponentContainer |I| Auto-Loading component directory : [/Users/bsetsu/Workspace/ofbiz-release13.07/applications][java] 20141004120557332 |main |ComponentContainer |I| Loading component : [party] [java] 20141004120557362 |main |ComponentContainer |I| Loading component : [securityext] [java] 20141004120557408 |main |ComponentContainer |I| Loading component : [content] [java] 20141004120557444 |main |ComponentContainer |I| Loading component : [workeffort] [java] 20141004120557484 |main |ComponentContainer |I| Loading component : [product] [java] 20141004120557518 |main |ComponentContainer |I| Loading component : [manufacturing] [java] 20141004120557590 |main |ComponentContainer |I| Loading component : [accounting][java] 20141004120557593 |main |ComponentContainer |W| Location '/Users/bsetsu/Workspace/ofbiz-release13.07/applications/accounting/lib/securepay' does not exist [java] 20141004120557593 |main |ComponentContainer |W| Location '/Users/bsetsu/Workspace/ofbiz-release13.07/applications/accounting/lib/cybersource' does not exist [java] 20141004120557593 |main |ComponentContainer |W| Location '/Users/bsetsu/Workspace/ofbiz-release13.07/applications/accounting/lib/worldpay' does not exist [java] 20141004120557593 |main |ComponentContainer |W| Location '/Users/bsetsu/Workspace/ofbiz-release13.07/applications/accounting/lib/worldpay' does not exist[java] 20141004120557613 |main |ComponentContainer |I| Loading component : [humanres] [java] 20141004120557641 |main |ComponentContainer |I| Loading component : [order] [java] 20141004120557667 |main |ComponentContainer |I| Loading component : [marketing] [java] 20141004120557690 |main |ComponentContainer |I| Loading component : [commonext][java] 20141004120557692 |main |ComponentContainer |I| Auto-Loading component directory : [/Users/bsetsu/Workspace/ofbiz-release13.07/specialpurpose][java] 20141004120557728 |main |ComponentContainer |I| Loading component : [ecommerce] [java] 20141004120557730 |main |ComponentContainer |I| Auto-Loading component directory : [/Users/bsetsu/Workspace/ofbiz-release13.07/hot-deploy] [java] 20141004120557740 |main |ComponentContainer |I| All components loaded [java] 20141004120557740 |main |ContainerLoader |I| Loaded container: component-container [java] 20141004120557745 |main |ContainerLoader |I| Loading component's container: classloader-container [java] 20141004120557937 |main |ClassLoaderContainer|I| CachedClassLoader created [java] 20141004120557937 |main |ContainerLoader |I| Loaded component's container: classloader-container [java] 20141004120557937 |main |ContainerLoader |I| Loading component's container: service-container [java] 20141004120557950 |main |ContainerLoader |I| Loaded component's container: service-container [java] 20141004120557953 |main |ContainerLoader |I| [Startup] Starting containers... [java] 20141004120557953 |main |ContainerLoader |I| Starting container component-container [java] 20141004120557953 |main |ContainerLoader |I| Started container component-container [java] 20141004120557953 |main |ContainerLoader |I| Starting container classloader-container [java] 20141004120557953 |main |ContainerLoader |I| Started container classloader-container [java] 20141004120557953 |main |ContainerLoader |I| Starting container service-container [java] 20141004120557953 |main |ContainerLoader |I| Started container service-container -- *-----------すべては笑顔のために-------------- 株式会社アスタリス http://www.asx.co.jp 大連明日星科技有限公司 薛 文宝 [email protected] <mailto:[email protected]> 〒532-0011 大阪市淀川区西中島5-6-16 新大阪大日ビル201 〒105-0004 東京都港区新橋3-8-6 大新ビル5F #107B,1 Hui Xian Yuan,Dalian Hi-tech Industrial Zone,Dalian,116025,PR.China Tel:+81-50-5536-1185 Fax:+81-6-6886-1114 Tel:+86-133-9050-1898(大連) http://asreader.com/en/ http://rfid.asreader.com/en/ ------------------------------------------------------*
