Problems with changing default passwords after ant.bat run-install

Previous Topic Next Topic
 
classic Classic list List threaded Threaded
6 messages Options
Reply | Threaded
Open this post in threaded view
|

Problems with changing default passwords after ant.bat run-install

Tolu Williams
I'm at revision 655539

I do a >ant.bat clean-all before every subversion update.

I ran a >ant.bat run-install

now i cannot change the default password for admin user (installed sample data)
when i changed it from ofbiz and hit save.. logout and try to log in with the new password it does not work. the old password does not lock either.

Nothing shows up in the the log file really (attatching part of it below)

###############BEGIN LOG####


2008-05-12 15:31:02,336 (http-0.0.0.0-8443-Processor4) [ UtilProperties.java:538:INFO ] Loaded 213 properties for: PartyEntityLabels (en)
2008-05-12 15:31:02,356 (http-0.0.0.0-8443-Processor4) [ UtilProperties.java:855:INFO ] ResourceBundle PartyEntityLabels (en_US) created in 140.0 mS
2008-05-12 15:31:20,813 (http-0.0.0.0-8443-Processor4) [ ControlServlet.java:93 :INFO ] The character encoding of the request is: [null]. The character encoding we will use for the request and response is: [UTF-8]
2008-05-12 15:31:20,813 (http-0.0.0.0-8443-Processor4) [ RequestHandler.java:243:INFO ] [Processing Request]: findparty sessionId=01397EB31FD7F3367F79A5664A7493D0.jvm1
2008-05-12 15:31:20,813 (http-0.0.0.0-8443-Processor4) [ RequestHandler.java:433:INFO ] [RequestHandler.doRequest]: Response is a view. sessionId=01397EB31FD7F3367F79A5664A7493D0.jvm1
2008-05-12 15:31:20,823 (http-0.0.0.0-8443-Processor4) [ RequestHandler.java:584:INFO ] servletName=control, view=findparty sessionId=01397EB31FD7F3367F79A5664A7493D0.jvm1
2008-05-12 15:31:20,843 (http-0.0.0.0-8443-Processor4) [ PartyServices.java:1317:INFO ] In findParty mainCond=null
2008-05-12 15:31:20,983 (http-0.0.0.0-8443-Processor4) [ ModelScreenWidget.java:470:INFO ] In the include-screen tag the screen name was empty, ignoring include; in screen [GlobalDecorator]
2008-05-12 15:31:24,478 (http-0.0.0.0-8443-Processor4) [ ControlServlet.java:93 :INFO ] The character encoding of the request is: [null]. The character encoding we will use for the request and response is: [UTF-8]
2008-05-12 15:31:24,478 (http-0.0.0.0-8443-Processor4) [ RequestHandler.java:243:INFO ] [Processing Request]: viewprofile sessionId=01397EB31FD7F3367F79A5664A7493D0.jvm1
2008-05-12 15:31:24,478 (http-0.0.0.0-8443-Processor4) [ RequestHandler.java:433:INFO ] [RequestHandler.doRequest]: Response is a view. sessionId=01397EB31FD7F3367F79A5664A7493D0.jvm1
2008-05-12 15:31:24,478 (http-0.0.0.0-8443-Processor4) [ RequestHandler.java:584:INFO ] servletName=control, view=viewprofile sessionId=01397EB31FD7F3367F79A5664A7493D0.jvm1
2008-05-12 15:31:24,859 (http-0.0.0.0-8443-Processor4) [ ModelScreenWidget.java:470:INFO ] In the include-screen tag the screen name was empty, ignoring include; in screen [GlobalDecorator]
2008-05-12 15:31:24,889 (http-0.0.0.0-8443-Processor4) [ ScreenFactory.java:128:INFO ] Got 18 screens in 0.02s from: file:/C:/OFBIZ/applications/party/widget/partymgr/ProfileScreens.xml
2008-05-12 15:31:26,201 (http-0.0.0.0-8443-Processor4) [ UtilProperties.java:538:INFO ] Loaded 24 properties for: general ()
2008-05-12 15:31:26,251 (http-0.0.0.0-8443-Processor4) [ UtilProperties.java:855:INFO ] ResourceBundle general (en_US) created in 61.0 mS
2008-05-12 15:31:27,082 (http-0.0.0.0-8443-Processor4) [ UtilProperties.java:538:INFO ] Loaded 253 properties for: ContentEntityLabels (en)
2008-05-12 15:31:27,112 (http-0.0.0.0-8443-Processor4) [ UtilProperties.java:855:INFO ] ResourceBundle ContentEntityLabels (en_US) created in 110.0 mS
2008-05-12 15:31:27,482 (http-0.0.0.0-8443-Processor4) [ ModelForm.java:1280:INFO ] preparePager: low - high = 0 - 100
2008-05-12 15:31:27,482 (http-0.0.0.0-8443-Processor4) [ ModelForm.java:1297:INFO ] preparePager: Found rows = -1
2008-05-12 15:31:28,093 (http-0.0.0.0-8443-Processor4) [ ModelForm.java:1280:INFO ] preparePager: low - high = 0 - 100
2008-05-12 15:31:28,103 (http-0.0.0.0-8443-Processor4) [ ModelForm.java:1297:INFO ] preparePager: Found rows = -1
2008-05-12 15:32:16,883 (http-0.0.0.0-8443-Processor4) [ ControlServlet.java:93 :INFO ] The character encoding of the request is: [null]. The character encoding we will use for the request and response is: [UTF-8]
2008-05-12 15:32:16,883 (http-0.0.0.0-8443-Processor4) [ RequestHandler.java:243:INFO ] [Processing Request]: editlogin sessionId=01397EB31FD7F3367F79A5664A7493D0.jvm1
2008-05-12 15:32:16,883 (http-0.0.0.0-8443-Processor4) [ RequestHandler.java:433:INFO ] [RequestHandler.doRequest]: Response is a view. sessionId=01397EB31FD7F3367F79A5664A7493D0.jvm1
2008-05-12 15:32:16,883 (http-0.0.0.0-8443-Processor4) [ RequestHandler.java:584:INFO ] servletName=control, view=EditUserLogin sessionId=01397EB31FD7F3367F79A5664A7493D0.jvm1
2008-05-12 15:32:16,964 (http-0.0.0.0-8443-Processor4) [ ModelScreenWidget.java:470:INFO ] In the include-screen tag the screen name was empty, ignoring include; in screen [GlobalDecorator]
2008-05-12 15:32:41,108 (http-0.0.0.0-8443-Processor4) [ ControlServlet.java:93 :INFO ] The character encoding of the request is: [null]. The character encoding we will use for the request and response is: [UTF-8]
2008-05-12 15:32:41,108 (http-0.0.0.0-8443-Processor4) [ RequestHandler.java:243:INFO ] [Processing Request]: updatePassword sessionId=01397EB31FD7F3367F79A5664A7493D0.jvm1
2008-05-12 15:32:41,138 (http-0.0.0.0-8443-Processor4) [ LoginServices.java:805:INFO ] password.change.history.limit is set to 0
2008-05-12 15:32:41,138 (http-0.0.0.0-8443-Processor4) [ LoginServices.java:806:INFO ] userLogin is set to [GenericEntity:UserLogin][createdStamp,2008-05-12 13:19:55.0(java.sql.Timestamp)][createdTxStamp,2008-05-12 13:19:55.0(java.sql.Timestamp)][currentPassword,47ca69ebb4bdc9ae0adec130880165d2cc05db1a(java.lang.String)][disabledDateTime,null()][enabled,null()][hasLoggedOut,null()][isSystem,null()][lastCurrencyUom,null()][lastLocale,null()][lastTimeZone,null()][lastUpdatedStamp,2008-05-12 13:19:55.0(java.sql.Timestamp)][lastUpdatedTxStamp,2008-05-12 13:19:55.0(java.sql.Timestamp)][partyId,admin(java.lang.String)][passwordHint,null()][requirePasswordChange,null()][successiveFailedLogins,null()][userLoginId,demoadmin(java.lang.String)]
2008-05-12 15:32:41,188 (http-0.0.0.0-8443-Processor4) [ ServiceEcaRule.java:150:INFO ] Running Service ECA Service: sendUpdatePersonalInfoEmailNotification, triggered by rule on Service: updatePassword
2008-05-12 15:32:41,198 (http-0.0.0.0-8443-Processor4) [ SequenceUtil.java:236:WARN ] [SequenceUtil.SequenceBank.fillBank] first select failed: will try to add new row, result set was empty for sequence [RuntimeData] Used SQL: SELECT SEQ_ID FROM SEQUENCE_VALUE_ITEM WHERE SEQ_NAME='RuntimeData' Thread Name is: http-0.0.0.0-8443-Processor4:Thread[http-0.0.0.0-8443-Processor4,5,main]
2008-05-12 15:32:41,208 (http-0.0.0.0-8443-Processor4) [ SequenceUtil.java:341:INFO ] Got bank of sequenced IDs for [RuntimeData]; curSeqId=10000, maxSeqId=10100, bankSize=100
2008-05-12 15:32:41,439 (http-0.0.0.0-8443-Processor4) [ GenericAsyncEngine.java:137:INFO ] Persisted job queued : 1210620761288
2008-05-12 15:32:41,439 (http-0.0.0.0-8443-Processor4) [ RequestHandler.java:433:INFO ] [RequestHandler.doRequest]: Response is a view. sessionId=01397EB31FD7F3367F79A5664A7493D0.jvm1
2008-05-12 15:32:41,439 (http-0.0.0.0-8443-Processor4) [ RequestHandler.java:584:INFO ] servletName=control, view=EditUserLogin sessionId=01397EB31FD7F3367F79A5664A7493D0.jvm1
2008-05-12 15:32:41,469 (http-0.0.0.0-8443-Processor4) [ ModelScreenWidget.java:470:INFO ] In the include-screen tag the screen name was empty, ignoring include; in screen [GlobalDecorator]
2008-05-12 15:32:43,121 (http-0.0.0.0-8443-Processor4) [ ControlServlet.java:93 :INFO ] The character encoding of the request is: [null]. The character encoding we will use for the request and response is: [UTF-8]
2008-05-12 15:32:43,121 (http-0.0.0.0-8443-Processor4) [ RequestHandler.java:243:INFO ] [Processing Request]: viewprofile sessionId=01397EB31FD7F3367F79A5664A7493D0.jvm1
2008-05-12 15:32:43,121 (http-0.0.0.0-8443-Processor4) [ RequestHandler.java:433:INFO ] [RequestHandler.doRequest]: Response is a view. sessionId=01397EB31FD7F3367F79A5664A7493D0.jvm1
2008-05-12 15:32:43,121 (http-0.0.0.0-8443-Processor4) [ RequestHandler.java:584:INFO ] servletName=control, view=viewprofile sessionId=01397EB31FD7F3367F79A5664A7493D0.jvm1
2008-05-12 15:32:43,211 (http-0.0.0.0-8443-Processor4) [ ModelScreenWidget.java:470:INFO ] In the include-screen tag the screen name was empty, ignoring include; in screen [GlobalDecorator]
2008-05-12 15:32:43,291 (http-0.0.0.0-8443-Processor4) [ ModelForm.java:1280:INFO ] preparePager: low - high = 0 - 100
2008-05-12 15:32:43,291 (http-0.0.0.0-8443-Processor4) [ ModelForm.java:1297:INFO ] preparePager: Found rows = -1
2008-05-12 15:32:43,321 (http-0.0.0.0-8443-Processor4) [ ModelForm.java:1280:INFO ] preparePager: low - high = 0 - 100
2008-05-12 15:32:43,321 (http-0.0.0.0-8443-Processor4) [ ModelForm.java:1297:INFO ] preparePager: Found rows = -1
2008-05-12 15:32:52,735 (http-0.0.0.0-8443-Processor4) [ ControlServlet.java:93 :INFO ] The character encoding of the request is: [null]. The character encoding we will use for the request and response is: [UTF-8]
2008-05-12 15:32:52,735 (http-0.0.0.0-8443-Processor4) [ RequestHandler.java:243:INFO ] [Processing Request]: logout sessionId=01397EB31FD7F3367F79A5664A7493D0.jvm1
2008-05-12 15:32:52,735 (http-0.0.0.0-8443-Processor4) [ TransactionUtil.java:346:WARN ] No transaction in place, so not suspending.
2008-05-12 15:32:52,775 (http-0.0.0.0-8443-Processor4) [ControlEventListener.java:100:INFO ] Destroying session: 01397EB31FD7F3367F79A5664A7493D0.jvm1
2008-05-12 15:32:52,775 (http-0.0.0.0-8443-Processor4) [ControlEventListener.java:62 :INFO ] Creating session: F747A21D51BDCDEC3E2E41D634BE5E04.jvm1
2008-05-12 15:32:52,775 (http-0.0.0.0-8443-Processor4) [ RequestHandler.java:384:INFO ] [RequestHandler.doRequest]: Response is a chained request. sessionId=F747A21D51BDCDEC3E2E41D634BE5E04.jvm1
2008-05-12 15:32:52,775 (http-0.0.0.0-8443-Processor4) [ RequestHandler.java:116:INFO ] [RequestHandler]: Chain in place: requestUri=checkLogin nextView=null sessionId=F747A21D51BDCDEC3E2E41D634BE5E04.jvm1
2008-05-12 15:32:52,775 (http-0.0.0.0-8443-Processor4) [ RequestHandler.java:243:INFO ] [Processing Request]: checkLogin sessionId=F747A21D51BDCDEC3E2E41D634BE5E04.jvm1
2008-05-12 15:32:52,785 (http-0.0.0.0-8443-Processor4) [ LoginWorker.java:264:INFO ] reqParams Map: []
2008-05-12 15:32:52,785 (http-0.0.0.0-8443-Processor4) [ LoginWorker.java:265:INFO ] queryString:
2008-05-12 15:32:52,785 (http-0.0.0.0-8443-Processor4) [ LoginWorker.java:275:INFO ] checkLogin: queryString=
2008-05-12 15:32:52,785 (http-0.0.0.0-8443-Processor4) [ LoginWorker.java:276:INFO ] checkLogin: PathInfo=/logout
2008-05-12 15:32:52,785 (http-0.0.0.0-8443-Processor4) [ RequestHandler.java:433:INFO ] [RequestHandler.doRequest]: Response is a view. sessionId=F747A21D51BDCDEC3E2E41D634BE5E04.jvm1
2008-05-12 15:32:52,785 (http-0.0.0.0-8443-Processor4) [ RequestHandler.java:584:INFO ] servletName=control, view=login sessionId=F747A21D51BDCDEC3E2E41D634BE5E04.jvm1
2008-05-12 15:32:52,795 (http-0.0.0.0-8443-Processor4) [ ModelScreenWidget.java:470:INFO ] In the include-screen tag the screen name was empty, ignoring include; in screen [GlobalDecorator]
2008-05-12 15:32:52,795 (http-0.0.0.0-8443-Processor4) [ VisitHandler.java:221:INFO ] Found visitorId [10000] in cookie
2008-05-12 15:32:54,167 (default-invoker-Thread-9) [ JobInvoker.java:230:INFO ] Invoker [default-invoker-Thread-9] received job [1210620761288] from poller [org.ofbiz.service.job.JobPoller@1429cb2]
2008-05-12 15:32:54,187 (default-invoker-Thread-9) [PersistedServiceJob.java:140:INFO ] org.ofbiz.service.job.PersistedServiceJob@4532ba[10007] -- Next runtime: -1
2008-05-12 15:32:54,477 (default-invoker-Thread-9) [ PrimaryKeyFinder.java:122:INFO ] Returning null because found incomplete primary key in find: [GenericEntity:ContactMech]
2008-05-12 15:32:54,487 (default-invoker-Thread-9) [ Log.java:94 :WARN ] Tried to send Update Personal Info Notifcation with no to address; partyId is [admin], subject is: Personal Information Updated
2008-05-12 15:33:07,817 (http-0.0.0.0-8443-Processor4) [ ControlServlet.java:93 :INFO ] The character encoding of the request is: [null]. The character encoding we will use for the request and response is: [UTF-8]
2008-05-12 15:33:07,817 (http-0.0.0.0-8443-Processor4) [ RequestHandler.java:243:INFO ] [Processing Request]: login sessionId=F747A21D51BDCDEC3E2E41D634BE5E04.jvm1
2008-05-12 15:33:07,837 (http-0.0.0.0-8443-Processor4) [ LoginServices.java:201:INFO ] Entered password [{SHA}5a679fe4ee2d79e7ef72efee135ea09392a6a099], Entered password OldFunnyHexEncode [5a67e09b912d799890729091135edfecedd9dfe6], db password [{SHA}5a679fe4ee2d79e7ef72efee135ea09392a6a099]
2008-05-12 15:33:07,837 (http-0.0.0.0-8443-Processor4) [ LoginServices.java:211:INFO ] [LoginServices.userLogin] : Password Incorrect
2008-05-12 15:33:07,897 (http-0.0.0.0-8443-Processor4) [ UtilProperties.java:538:INFO ] Loaded 52 properties for: SecurityextUiLabels (en)
2008-05-12 15:33:07,937 (http-0.0.0.0-8443-Processor4) [ UtilProperties.java:855:INFO ] ResourceBundle SecurityextUiLabels (en_US) created in 100.0 mS
2008-05-12 15:33:08,177 (http-0.0.0.0-8443-Processor4) [ ServiceDispatcher.java:522:ERROR] Error in Service [userLogin]: Password incorrect.
2008-05-12 15:33:08,197 (http-0.0.0.0-8443-Processor4) [ TransactionUtil.java:275:ERROR] ---- exception report ---------------------------------------------------------- [TransactionUtil.rollback] Exception: java.lang.Exception Message: Stack Trace ---- stack trace --------------------------------------------------------------- java.lang.Exception: Stack Trace org.ofbiz.entity.transaction.TransactionUtil.rollback(TransactionUtil.java:274) org.ofbiz.entity.transaction.TransactionUtil.rollback(TransactionUtil.java:256) org.ofbiz.service.ServiceDispatcher.runSync(ServiceDispatcher.java:526) org.ofbiz.service.ServiceDispatcher.runSync(ServiceDispatcher.java:213) org.ofbiz.service.GenericDispatcher.runSync(GenericDispatcher.java:149) org.ofbiz.webapp.control.LoginWorker.login(LoginWorker.java:363) sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method) sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:39) sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:25) java.lang.reflect.Method.invoke(Method.java:585) org.ofbiz.webapp.event.JavaEventHandler.invoke(JavaEventHandler.java:88) org.ofbiz.webapp.event.JavaEventHandler.invoke(JavaEventHandler.java:74) org.ofbiz.webapp.control.RequestHandler.runEvent(RequestHandler.java:454) org.ofbiz.webapp.control.RequestHandler.doRequest(RequestHandler.java:281) org.ofbiz.webapp.control.ControlServlet.doGet(ControlServlet.java:198) org.ofbiz.webapp.control.ControlServlet.doPost(ControlServlet.java:78) javax.servlet.http.HttpServlet.service(HttpServlet.java:615) javax.servlet.http.HttpServlet.service(HttpServlet.java:688) org.apache.catalina.core.ApplicationFilterChain.internalDoFilter(ApplicationFilterChain.java:269) org.apache.catalina.core.ApplicationFilterChain.doFilter(ApplicationFilterChain.java:188) org.ofbiz.webapp.control.ContextFilter.doFilter(ContextFilter.java:255) org.apache.catalina.core.ApplicationFilterChain.internalDoFilter(ApplicationFilterChain.java:215) org.apache.catalina.core.ApplicationFilterChain.doFilter(ApplicationFilterChain.java:188) org.apache.catalina.core.StandardWrapperValve.invoke(StandardWrapperValve.java:210) org.apache.catalina.core.StandardContextValve.invoke(StandardContextValve.java:174) org.apache.catalina.core.StandardHostValve.invoke(StandardHostValve.java:127) org.apache.catalina.valves.ErrorReportValve.invoke(ErrorReportValve.java:117) org.apache.catalina.core.StandardEngineValve.invoke(StandardEngineValve.java:108) org.apache.catalina.valves.AccessLogValve.invoke(AccessLogValve.java:542) org.apache.catalina.connector.CoyoteAdapter.service(CoyoteAdapter.java:151) org.apache.coyote.http11.Http11Processor.process(Http11Processor.java:870) org.apache.coyote.http11.Http11BaseProtocol$Http11ConnectionHandler.processConnection(Http11BaseProtocol.java:665) org.apache.tomcat.util.net.PoolTcpEndpoint.processSocket(PoolTcpEndpoint.java:528) org.apache.tomcat.util.net.LeaderFollowerWorkerThread.runIt(LeaderFollowerWorkerThread.java:81) org.apache.tomcat.util.threads.ThreadPool$ControlRunnable.run(ThreadPool.java:685) java.lang.Thread.run(Thread.java:595) --------------------------------------------------------------------------------
2008-05-12 15:33:08,217 (http-0.0.0.0-8443-Processor4) [ TransactionUtil.java:285:INFO ] [TransactionUtil.rollback] transaction rolled back
2008-05-12 15:33:08,287 (http-0.0.0.0-8443-Processor4) [ UtilProperties.java:538:INFO ] Loaded 27 properties for: WebappUiLabels (en)
2008-05-12 15:33:08,307 (http-0.0.0.0-8443-Processor4) [ UtilProperties.java:855:INFO ] ResourceBundle WebappUiLabels (en_US) created in 90.0 mS
2008-05-12 15:33:08,307 (http-0.0.0.0-8443-Processor4) [ RequestHandler.java:314:ERROR] Request login caused an error with the following message: The following error occurred during login: Password incorrect.
2008-05-12 15:33:08,307 (http-0.0.0.0-8443-Processor4) [ RequestHandler.java:433:INFO ] [RequestHandler.doRequest]: Response is a view. sessionId=F747A21D51BDCDEC3E2E41D634BE5E04.jvm1
2008-05-12 15:33:08,307 (http-0.0.0.0-8443-Processor4) [ RequestHandler.java:584:INFO ] servletName=control, view=login sessionId=F747A21D51BDCDEC3E2E41D634BE5E04.jvm1
2008-05-12 15:33:08,317 (http-0.0.0.0-8443-Processor4) [ ModelScreenWidget.java:470:INFO ] In the include-screen tag the screen name was empty, ignoring include; in screen [GlobalDecorator]
2008-05-12 15:33:14,456 (http-0.0.0.0-8443-Processor4) [ ControlServlet.java:93 :INFO ] The character encoding of the request is: [null]. The character encoding we will use for the request and response is: [UTF-8]
2008-05-12 15:33:14,456 (http-0.0.0.0-8443-Processor4) [ RequestHandler.java:243:INFO ] [Processing Request]: login sessionId=F747A21D51BDCDEC3E2E41D634BE5E04.jvm1
2008-05-12 15:33:14,466 (http-0.0.0.0-8443-Processor4) [ LoginServices.java:201:INFO ] Entered password [{SHA}47b56994cbc2b6d10aa1be30f70165adb305a41a], Entered password OldFunnyHexEncode [47ca69ebb4bdc9ae0adec130880165d2cc05db1a], db password [{SHA}5a679fe4ee2d79e7ef72efee135ea09392a6a099]
2008-05-12 15:33:14,466 (http-0.0.0.0-8443-Processor4) [ LoginServices.java:211:INFO ] [LoginServices.userLogin] : Password Incorrect
2008-05-12 15:33:14,506 (http-0.0.0.0-8443-Processor4) [ ServiceDispatcher.java:522:ERROR] Error in Service [userLogin]: Password incorrect.
2008-05-12 15:33:14,506 (http-0.0.0.0-8443-Processor4) [ TransactionUtil.java:275:ERROR] ---- exception report ---------------------------------------------------------- [TransactionUtil.rollback] Exception: java.lang.Exception Message: Stack Trace ---- stack trace --------------------------------------------------------------- java.lang.Exception: Stack Trace org.ofbiz.entity.transaction.TransactionUtil.rollback(TransactionUtil.java:274) org.ofbiz.entity.transaction.TransactionUtil.rollback(TransactionUtil.java:256) org.ofbiz.service.ServiceDispatcher.runSync(ServiceDispatcher.java:526) org.ofbiz.service.ServiceDispatcher.runSync(ServiceDispatcher.java:213) org.ofbiz.service.GenericDispatcher.runSync(GenericDispatcher.java:149) org.ofbiz.webapp.control.LoginWorker.login(LoginWorker.java:363) sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method) sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:39) sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:25) java.lang.reflect.Method.invoke(Method.java:585) org.ofbiz.webapp.event.JavaEventHandler.invoke(JavaEventHandler.java:88) org.ofbiz.webapp.event.JavaEventHandler.invoke(JavaEventHandler.java:74) org.ofbiz.webapp.control.RequestHandler.runEvent(RequestHandler.java:454) org.ofbiz.webapp.control.RequestHandler.doRequest(RequestHandler.java:281) org.ofbiz.webapp.control.ControlServlet.doGet(ControlServlet.java:198) org.ofbiz.webapp.control.ControlServlet.doPost(ControlServlet.java:78) javax.servlet.http.HttpServlet.service(HttpServlet.java:615) javax.servlet.http.HttpServlet.service(HttpServlet.java:688) org.apache.catalina.core.ApplicationFilterChain.internalDoFilter(ApplicationFilterChain.java:269) org.apache.catalina.core.ApplicationFilterChain.doFilter(ApplicationFilterChain.java:188) org.ofbiz.webapp.control.ContextFilter.doFilter(ContextFilter.java:255) org.apache.catalina.core.ApplicationFilterChain.internalDoFilter(ApplicationFilterChain.java:215) org.apache.catalina.core.ApplicationFilterChain.doFilter(ApplicationFilterChain.java:188) org.apache.catalina.core.StandardWrapperValve.invoke(StandardWrapperValve.java:210) org.apache.catalina.core.StandardContextValve.invoke(StandardContextValve.java:174) org.apache.catalina.core.StandardHostValve.invoke(StandardHostValve.java:127) org.apache.catalina.valves.ErrorReportValve.invoke(ErrorReportValve.java:117) org.apache.catalina.core.StandardEngineValve.invoke(StandardEngineValve.java:108) org.apache.catalina.valves.AccessLogValve.invoke(AccessLogValve.java:542) org.apache.catalina.connector.CoyoteAdapter.service(CoyoteAdapter.java:151) org.apache.coyote.http11.Http11Processor.process(Http11Processor.java:870) org.apache.coyote.http11.Http11BaseProtocol$Http11ConnectionHandler.processConnection(Http11BaseProtocol.java:665) org.apache.tomcat.util.net.PoolTcpEndpoint.processSocket(PoolTcpEndpoint.java:528) org.apache.tomcat.util.net.LeaderFollowerWorkerThread.runIt(LeaderFollowerWorkerThread.java:81) org.apache.tomcat.util.threads.ThreadPool$ControlRunnable.run(ThreadPool.java:685) java.lang.Thread.run(Thread.java:595) --------------------------------------------------------------------------------
2008-05-12 15:33:14,506 (http-0.0.0.0-8443-Processor4) [ TransactionUtil.java:285:INFO ] [TransactionUtil.rollback] transaction rolled back
2008-05-12 15:33:14,506 (http-0.0.0.0-8443-Processor4) [ RequestHandler.java:314:ERROR] Request login caused an error with the following message: The following error occurred during login: Password incorrect.
2008-05-12 15:33:14,506 (http-0.0.0.0-8443-Processor4) [ RequestHandler.java:433:INFO ] [RequestHandler.doRequest]: Response is a view. sessionId=F747A21D51BDCDEC3E2E41D634BE5E04.jvm1
2008-05-12 15:33:14,506 (http-0.0.0.0-8443-Processor4) [ RequestHandler.java:584:INFO ] servletName=control, view=login sessionId=F747A21D51BDCDEC3E2E41D634BE5E04.jvm1
2008-05-12 15:33:14,516 (http-0.0.0.0-8443-Processor4) [ ModelScreenWidget.java:470:INFO ] In the include-screen tag the screen name was empty, ignoring include; in screen [GlobalDecorator]
2008-05-12 15:41:48,005 (http-0.0.0.0-8443-Processor3) [ ControlServlet.java:93 :INFO ] The character encoding of the request is: [null]. The character encoding we will use for the request and response is: [UTF-8]
2008-05-12 15:41:48,005 (http-0.0.0.0-8443-Processor3) [ RequestHandler.java:243:INFO ] [Processing Request]: login sessionId=F747A21D51BDCDEC3E2E41D634BE5E04.jvm1
2008-05-12 15:41:48,035 (http-0.0.0.0-8443-Processor3) [ LoginWorker.java:529:INFO ] Running autoLogin check.
2008-05-12 15:41:48,055 (http-0.0.0.0-8443-Processor3) [ RequestHandler.java:360:WARN ] Found special _PREVIOUS_REQUEST_ of [/logout], setting to null to avoid problems, not running request again
2008-05-12 15:41:48,055 (http-0.0.0.0-8443-Processor3) [ RequestHandler.java:433:INFO ] [RequestHandler.doRequest]: Response is a view. sessionId=F747A21D51BDCDEC3E2E41D634BE5E04.jvm1
2008-05-12 15:41:48,055 (http-0.0.0.0-8443-Processor3) [ RequestHandler.java:584:INFO ] servletName=control, view=main sessionId=F747A21D51BDCDEC3E2E41D634BE5E04.jvm1
2008-05-12 15:41:48,125 (http-0.0.0.0-8443-Processor3) [ ModelScreenWidget.java:470:INFO ] In the include-screen tag the screen name was empty, ignoring include; in screen [GlobalDecorator]
2008-05-12 15:41:51,309 (http-0.0.0.0-8443-Processor3) [ ContextFilter.java:189:INFO ] [Request]: /webtools/control/main
2008-05-12 15:41:51,309 (http-0.0.0.0-8443-Processor3) [ ControlServlet.java:93 :INFO ] The character encoding of the request is: [null]. The character encoding we will use for the request and response is: [UTF-8]
2008-05-12 15:41:51,309 (http-0.0.0.0-8443-Processor3) [ RequestHandler.java:243:INFO ] [Processing Request]: main sessionId=DDF52D37C876D2A46029E9B1C25A546F.jvm1
2008-05-12 15:41:51,309 (http-0.0.0.0-8443-Processor3) [ RequestHandler.java:433:INFO ] [RequestHandler.doRequest]: Response is a view. sessionId=DDF52D37C876D2A46029E9B1C25A546F.jvm1
2008-05-12 15:41:51,309 (http-0.0.0.0-8443-Processor3) [ RequestHandler.java:584:INFO ] servletName=control, view=main sessionId=DDF52D37C876D2A46029E9B1C25A546F.jvm1
2008-05-12 15:41:51,389 (http-0.0.0.0-8443-Processor3) [ ModelScreenWidget.java:470:INFO ] In the include-screen tag the screen name was empty, ignoring include; in screen [GlobalDecorator]
2008-05-12 15:41:59,551 (http-0.0.0.0-8443-Processor3) [ ContextFilter.java:189:INFO ] [Request]: /webtools/control/LogView
2008-05-12 15:41:59,551 (http-0.0.0.0-8443-Processor3) [ ControlServlet.java:93 :INFO ] The character encoding of the request is: [null]. The character encoding we will use for the request and response is: [UTF-8]
2008-05-12 15:41:59,561 (http-0.0.0.0-8443-Processor3) [ RequestHandler.java:243:INFO ] [Processing Request]: LogView sessionId=DDF52D37C876D2A46029E9B1C25A546F.jvm1
2008-05-12 15:41:59,561 (http-0.0.0.0-8443-Processor3) [ RequestHandler.java:433:INFO ] [RequestHandler.doRequest]: Response is a view. sessionId=DDF52D37C876D2A46029E9B1C25A546F.jvm1
2008-05-12 15:41:59,561 (http-0.0.0.0-8443-Processor3) [ RequestHandler.java:584:INFO ] servletName=control, view=LogView sessionId=DDF52D37C876D2A46029E9B1C25A546F.jvm1
2008-05-12 15:41:59,611 (http-0.0.0.0-8443-Processor3) [ ScreenFactory.java:128:INFO ] Got 3 screens in 0.05s from: file:/C:/OFBIZ/framework/webtools/widget/LogScreens.xml

############################################

Please update..

Any help is appreciated :-)
Reply | Threaded
Open this post in threaded view
|

Re: Problems with changing default passwords after ant.bat run-install

Tolu Williams
Any takers? can someone else verify they are having this problem with the build?

Thanks
Reply | Threaded
Open this post in threaded view
|

Re: Problems with changing default passwords after ant.bat run-install

hans_bakker
i just changed the password in rev: 655383 and it works fine....

are you sure you change it the right way? remember a party can have many
loginId's

On Tue, 2008-05-13 at 18:37 -0700, ludiam0ndz wrote:
> Any takers? can someone else verify they are having this problem with the
> build?
>
> Thanks
--
AntWebsystems.com: Quality OFBiz services for competitive rates.....

Reply | Threaded
Open this post in threaded view
|

Re: Problems with changing default passwords after ant.bat run-install

Hans Bakker
In reply to this post by Tolu Williams
Correction:

i just changed the password in rev: 655383 and it works fine....

although the password is changed the new password does not work....
-------------------------------------------------------------------


are you sure you change it the right way? remember a party can have many
loginId's

On Tue, 2008-05-13 at 18:37 -0700, ludiam0ndz wrote:
> Any takers? can someone else verify they are having this problem with the
> build?
>
> Thanks
--
AntWebsystems.com: Quality OFBiz services for competitive rates.....



Reply | Threaded
Open this post in threaded view
|

Re: Problems with changing default passwords after ant.bat run-install

hans_bakker
In reply to this post by Tolu Williams
Hi,

sorry for the previous messages because this is such an obvious thing
which should work. There was some refactoring in this area.

i checked into the problem and committed the fix in revision 656100

regards,
Hans

On Tue, 2008-05-13 at 18:37 -0700, ludiam0ndz wrote:
> Any takers? can someone else verify they are having this problem with the
> build?
>
> Thanks
--
AntWebsystems.com: Quality OFBiz services for competitive rates.....

Reply | Threaded
Open this post in threaded view
|

Re: Problems with changing default passwords after ant.bat run-install

Tolu Williams
In reply to this post by hans_bakker
This was fixed a long time ago. Thanks though!

On Sun, Oct 11, 2009 at 7:53 PM, hansbak (via Nabble) <[hidden email]> wrote:
i just changed the password in rev: 655383 and it works fine....

are you sure you change it the right way? remember a party can have many
loginId's

On Tue, 2008-05-13 at 18:37 -0700, ludiam0ndz wrote:
> Any takers? can someone else verify they are having this problem with the
> build?
>
> Thanks
--
AntWebsystems.com: Quality OFBiz services for competitive rates.....




View message @ http://n4.nabble.com/Problems-with-changing-default-passwords-after-ant-bat-run-install-tp153822p153826.html
To unsubscribe from Re: Problems with changing default passwords after ant.bat run-install, click here.




--
Tolu Williams
Principal Consultant
www.cultureshockmedia.com
(240) 353-6742