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

View Issue DetailsJump to Notes ] Issue History ] Print ]
ID
0045317
TypeCategorySeverityReproducibilityDate SubmittedLast Update
defect[Modules] SAP Connectorminoralways2020-10-28 12:412021-11-11 09:40
ReportercbernerView Statuspublic 
Assigned Tocaristu 
PrioritynormalResolutionfixedFixed in Version
StatusclosedFix in branchFixed in SCM revision
ProjectionnoneETAnoneTarget Version
OSAnyDatabaseAnyJava version
OS VersionDatabase versionAnt version
Product VersionSCM revision 
Regression date
Regression introduced by commit
Regression level
Review Assigned To
Regression introduced in release
Summary

0045317: Warning message in install.source because libsapjco3.so is in classpath

DescriptionInstalling this module and executing several build tasks generate this error:
CLASSPATH element modules/org.openbravo.service.integration.sapecc/lib/so/libsapjco3.so is not a JAR.

This is happening because lib/* is used in some jobs as Java Classpath, assuming(probably wrong) that all files are valid for Classpath(.jar or .class).
Steps To ReproduceInstall this modules.
Execute install.source or wad.validation(this last one generates those errors faster).
Proposed SolutionMove libsapjco3.so out of lib/* folder and into another folder. For example, libso/* or lib-copy/*.
TagsNo tags attached.
Attached Files

- Relationships Relation Graph ] Dependency Graph ]
has duplicate defect 0046720 closedplatform Lots of warnings "lib/so/libsapjco3.so is not a JAR" during several command line tasks (compile, run.test) 

-  Notes
(0132897)
hgbot (developer)
2021-11-09 09:32

Merge Request created: https://gitlab.com/openbravo/product/pmods/org.openbravo.service.integration.sapecc/-/merge_requests/4 [^]
(0132956)
hgbot (developer)
2021-11-11 09:40

Merge request merged: https://gitlab.com/openbravo/product/pmods/org.openbravo.service.integration.sapecc/-/merge_requests/4 [^]
(0132957)
hgbot (developer)
2021-11-11 09:40

Directly closing issue as related merge request is already approved.

Repository: https://gitlab.com/openbravo/product/pmods/org.openbravo.service.integration.sapecc [^]
Changeset: 05ea67e4dbe1e0ec24304eb0cb69e6e64da7e61c
Author: Carlos Aristu <carlos.aristu@openbravo.com>
Date: 2021-11-11T08:39:19+00:00
URL: https://gitlab.com/openbravo/product/pmods/org.openbravo.service.integration.sapecc/-/commit/05ea67e4dbe1e0ec24304eb0cb69e6e64da7e61c [^]

fixes ISSUE-45317: Move libsapjco3.so out of lib folder

  Moved libsapjco3.so file out of the lib folder to avoid warnings
during install.source because it is detected as a non JAR library.

  Note that we can safely change the location of this file as it is
included as part of the module in order to make it easier the JCo
configuration as the libsapjco3.so library needs to be manually copied
to a folder reachable by the java.library.path.

---
A lib-copy/libsapjco3.so
---

- Issue History
Date Modified Username Field Change
2020-10-28 12:41 cberner New Issue
2020-10-28 12:41 cberner Assigned To => platform
2021-09-30 10:48 caristu Assigned To platform => caristu
2021-10-18 13:08 alostale Relationship added has duplicate 0046720
2021-11-09 09:32 hgbot Note Added: 0132897
2021-11-11 09:40 hgbot Note Added: 0132956
2021-11-11 09:40 hgbot Resolution open => fixed
2021-11-11 09:40 hgbot Status new => closed
2021-11-11 09:40 hgbot Note Added: 0132957


Copyright © 2000 - 2009 MantisBT Group
Powered by Mantis Bugtracker