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

View Issue DetailsJump to Notes ] Issue History ] Print ]
ID
0034306
TypeCategorySeverityReproducibilityDate SubmittedLast Update
defect[Retail Modules] StoreServerminoralways2016-10-26 16:192016-11-21 16:08
ReporterAsantos9View Statuspublic 
Assigned Tomtaal 
PrioritynormalResolutionno change requiredFixed in Version
StatusclosedFix in branchFixed in SCM revision
ProjectionnoneETAnoneTarget Version
OSAnyDatabaseAnyJava version
OS VersionDatabase versionAnt version
Product VersionSCM revision 
Review Assigned To
Regression level
Regression date
Regression introduced in release
Regression introduced by commit
Triggers an Emergency PackNo
Summary

0034306: An error is thrown while calling to isThisAStoreServer with multiserver

DescriptionIf isThisAStoreServer method is used on a central server, an error is appeared with the next log:

org.openbravo.base.exception.OBException: Do not call this method as a central server
    at org.openbravo.mobile.core.servercontroller.MobileServerController.getCentralServer(MobileServerController.java:111)
    at org.openbravo.mobile.core.servercontroller.MobileServerController.getMobileServer(MobileServerController.java:383)
    at org.openbravo.mobile.core.servercontroller.MobileServerRequestExecutor.executeServerRequest(MobileServerRequestExecutor.java:231)
    at org.openbravo.mobile.core.servercontroller.MobileServerRequestExecutor.executeCentralRequest(MobileServerRequestExecutor.java:263)
    at org.openbravo.retail.storeserver.synchronization.SyncStatusOnlineTransitionHandler.processTransactions(SyncStatusOnlineTransitionHandler.java:61)
    at org.openbravo.mobile.core.servercontroller.MobileServerController$TransitionToOnline.run(MobileServerController.java:573)
    at java.lang.Thread.run(Thread.java:745)
Steps To ReproduceUse isThisAStoreServer method on central server
TagsNo tags attached.
Attached Files

- Relationships Relation Graph ] Dependency Graph ]

-  Notes
(0091709)
mtaal (manager)
2016-11-21 16:08

Issue was already resolved as part of another. See the lines of code here:
https://code.openbravo.com/erp/pmods/org.openbravo.retail.storeserver.synchronization/file/fc88fd67667e/src/org/openbravo/retail/storeserver/synchronization/SyncStatusOnlineTransitionHandler.java#l48 [^]

- Issue History
Date Modified Username Field Change
2016-10-26 16:19 Asantos9 New Issue
2016-10-26 16:19 Asantos9 Assigned To => StoreServer
2016-10-26 16:19 Asantos9 Triggers an Emergency Pack => No
2016-11-21 11:54 mtaal Assigned To StoreServer => mtaal
2016-11-21 16:08 mtaal Note Added: 0091709
2016-11-21 16:08 mtaal Status new => closed
2016-11-21 16:08 mtaal Resolution open => no change required


Copyright © 2000 - 2009 MantisBT Group
Powered by Mantis Bugtracker