Anonymous | Login
Project:
RSS
  
News | My View | View Issues | Roadmap | Summary

View Issue DetailsJump to Notes ] Issue History ] Print ]
ID
0017986
TypeCategorySeverityReproducibilityDate SubmittedLast Update
defect[Openbravo ERP] A. Platformmajoralways2011-07-14 13:462014-11-17 06:59
ReporteralostaleView Statuspublic 
Assigned Toalostale 
PriorityimmediateResolutionfixedFixed in Version3.0MP2
StatusclosedFix in branchpiFixed in SCM revision96cf2a09397d
ProjectionnoneETAnoneTarget Version
OSAnyDatabaseAnyJava version
OS VersionDatabase versionAnt version
Product VersionSCM revision 
Review Assigned To
Web browser
ModulesCore
Regression level
Regression date
Regression introduced in release
Regression introduced by commit
Triggers an Emergency PackNo
Summary

0017986: StackOverflow trying to install a commercial not subscribed module

DescriptionIn a professional instance, having installed a commercial module that is not part of the granted modules for that instance. An StackOverflow error is raised when trying to install another not subscribed module.
Steps To Reproduce-Activate the instance
-Install a commercial module
-Activate the instance with another license that doesn't include that module
-Try to install a module that is not granted to the latest license
TagsNo tags attached.
Attached Files

- Relationships Relation Graph ] Dependency Graph ]
depends on backport 0017987 closedalostale StackOverflow trying to install a commercial not subscribed module 

-  Notes
(0039060)
hgbot (developer)
2011-07-14 14:15

Repository: erp/devel/pi
Changeset: 96cf2a09397de87dac155ecbbaa856a5bb2998b8
Author: Asier Lostalé <asier.lostale <at> openbravo.com>
Date: Thu Jul 14 14:12:30 2011 +0200
URL: http://code.openbravo.com/erp/devel/pi/rev/96cf2a09397de87dac155ecbbaa856a5bb2998b8 [^]

fixed bug 17986: StackOverflow trying to install a commercial not subscribed module

---
M src/org/openbravo/erpCommon/obps/ActivationKey.java
M src/org/openbravo/erpCommon/obps/ActiveInstanceProcess.java
---
(0039595)
hudsonbot (developer)
2011-08-01 14:19

A changeset related to this issue has been promoted main and to the
Central Repository, after passing a series of tests.

Promotion changeset: https://code.openbravo.com/erp/devel/main/rev/cf2afed6e8ef [^]

Maturity status: Test
(0040159)
jonalegriaesarte (reporter)
2011-08-12 13:01

Verified
(0071680)
Roney (reporter)
2014-11-17 06:59

1. Actually I'm completed the installation of Openbravo. And I got login. But there I couldn't make initial client setup. Because in that instance OpenbravoERP-3.0PR14Q3.2(Cloned one) Enterprise Module Management is missing.

2. So I changed that instance and I installed a new one from the openbravo-3.0MP31.2.tar.bz2 , and it successfully completed.

3. Then I tried to login. I given the login credentials in login page, after that it showing only one loading page..

4. so I increased the permsize also. But still it showing like that.

5. Then I checked logs, in openbravo.log some error it showing..

I am giving the error logs

roney@roney-Satellite-C850:/var/lib/tomcat6/logs$ tail -f openbravo3.log
2014-11-15 14:53:01,802 [Thread-6] INFO org.openbravo.base.OBSchedulerInitializerListener - Quartz Scheduler successful shutdown.
2014-11-17 10:11:14,656 [main] INFO org.openbravo.dal.core.DalLayerInitializer - Initializing in-memory model...
2014-11-17 10:11:14,699 [main] INFO org.openbravo.base.model.ModelProvider - Building runtime model
2014-11-17 10:11:23,998 [main] INFO org.openbravo.dal.core.DalLayerInitializer - Model read in-memory, generating mapping...
2014-11-17 10:11:34,501 [main] INFO org.openbravo.dal.core.DalLayerInitializer - Dal layer initialized
2014-11-17 10:11:34,556 [main] INFO org.openbravo.base.OBSchedulerInitializerListener - Quartz Initializer Servlet loaded, initializing Scheduler...
2014-11-17 10:11:34,623 [main] INFO org.openbravo.base.OBSchedulerInitializerListener - Scheduler will start in 30 seconds.
2014-11-17 10:11:34,623 [main] INFO org.openbravo.base.OBSchedulerInitializerListener - Storing the Quartz Scheduler Factory in the servlet context at key: org.quartz.impl.StdSchedulerFactory.KEY
2014-11-17 10:11:34,623 [main] INFO org.openbravo.base.OBSchedulerInitializerListener - Storing ConfigParameters and ConnectionProvider in Scheduler Context.
2014-11-17 10:11:34,633 [main] INFO org.openbravo.base.OBSchedulerInitializerListener - Initalizing singleton instance of org.openbravo.scheduling.OBScheduler
2014-11-17 10:15:07,065 [DefaultQuartzScheduler_Worker-1] ERROR org.openbravo.scheduling.ProcessRequestData - SQL error in query: UPDATE AD_Process_Request SET Updatedby = ?, AD_User_ID = ?, Status = ?, Channel = ?, Previous_Fire_Time = TO_TIMESTAMP(?, ?), Next_Fire_Time = TO_TIMESTAMP(?, ?), Scheduled_Finish = TO_TIMESTAMP(?, ?), Ob_Context = ? WHERE AD_Process_Request_ID = ?Exception:java.sql.SQLDataException: ORA-01830: date format picture ends before converting entire input string

2014-11-17 10:15:07,068 [DefaultQuartzScheduler_Worker-1] ERROR org.openbravo.scheduling.ProcessMonitor - @CODE=1830@ORA-01830: date format picture ends before converting entire input string

javax.servlet.ServletException: @CODE=1830@ORA-01830: date format picture ends before converting entire input string

    at org.openbravo.scheduling.ProcessRequestData.update(ProcessRequestData.java:337)
    at org.openbravo.scheduling.ProcessMonitor.triggerFired(ProcessMonitor.java:102)
    at org.quartz.core.QuartzScheduler.notifyTriggerListenersFired(QuartzScheduler.java:1793)
    at org.quartz.core.JobRunShell.notifyListenersBeginning(JobRunShell.java:310)
    at org.quartz.core.JobRunShell.run(JobRunShell.java:176)
    at org.quartz.simpl.SimpleThreadPool$WorkerThread.run(SimpleThreadPool.java:525)
2014-11-17 10:16:49,008 [DefaultQuartzScheduler_Worker-2] ERROR org.openbravo.scheduling.ProcessRequestData - SQL error in query: UPDATE AD_Process_Request SET Updatedby = ?, AD_User_ID = ?, Status = ?, Channel = ?, Previous_Fire_Time = TO_TIMESTAMP(?, ?), Next_Fire_Time = TO_TIMESTAMP(?, ?), Scheduled_Finish = TO_TIMESTAMP(?, ?), Ob_Context = ? WHERE AD_Process_Request_ID = ?Exception:java.sql.SQLDataException: ORA-01830: date format picture ends before converting entire input string

2014-11-17 10:16:49,009 [DefaultQuartzScheduler_Worker-2] ERROR org.openbravo.scheduling.ProcessMonitor - @CODE=1830@ORA-01830: date format picture ends before converting entire input string

javax.servlet.ServletException: @CODE=1830@ORA-01830: date format picture ends before converting entire input string

    at org.openbravo.scheduling.ProcessRequestData.update(ProcessRequestData.java:337)
    at org.openbravo.scheduling.ProcessMonitor.triggerFired(ProcessMonitor.java:102)
    at org.quartz.core.QuartzScheduler.notifyTriggerListenersFired(QuartzScheduler.java:1793)
    at org.quartz.core.JobRunShell.notifyListenersBeginning(JobRunShell.java:310)
    at org.quartz.core.JobRunShell.run(JobRunShell.java:176)
    at org.quartz.simpl.SimpleThreadPool$WorkerThread.run(SimpleThreadPool.java:525)

- Issue History
Date Modified Username Field Change
2011-07-14 13:46 alostale New Issue
2011-07-14 13:46 alostale Assigned To => alostale
2011-07-14 13:46 alostale Modules => Core
2011-07-14 13:58 alostale Fixed in Version => 3.0MP2
2011-07-14 13:59 alostale Status new => scheduled
2011-07-14 13:59 alostale fix_in_branch => pi
2011-07-14 14:15 hgbot Checkin
2011-07-14 14:15 hgbot Note Added: 0039060
2011-07-14 14:15 hgbot Status scheduled => resolved
2011-07-14 14:15 hgbot Resolution open => fixed
2011-07-14 14:15 hgbot Fixed in SCM revision => http://code.openbravo.com/erp/devel/pi/rev/96cf2a09397de87dac155ecbbaa856a5bb2998b8 [^]
2011-08-01 14:19 hudsonbot Checkin
2011-08-01 14:19 hudsonbot Note Added: 0039595
2011-08-12 13:01 jonalegriaesarte Note Added: 0040159
2011-08-12 13:01 jonalegriaesarte Status resolved => closed
2014-11-17 06:59 Roney Note Added: 0071680


Copyright © 2000 - 2009 MantisBT Group
Powered by Mantis Bugtracker