Hi,
what can I do if wrapping a jar generates import for osgi package
"java.io" which can not be resolved. I recognized this issue with actual
oracle ojdbc11 driver. The same works with sibling ojdbc8.
Thanks for help :)
Regards
Benjamin
OpenPGP_signature
Description: OpenPGP digital si
Hi,
I agree: it seems the patch-module option is not "AIX compliant" ;)
Does it work without patch module option ?
Regards
JB
> Le 5 mai 2021 à 21:11, Frank 'S Jegers a écrit :
>
> Hi,
>
> I tried with a freshly downloaded Karaf 4.2.11, generated the wrapper files
> by executing :
> export
Hi,
I tried with a freshly downloaded Karaf 4.2.11, generated the wrapper files by
executing :
export JAVA_HOME=/opt/ikan/java/jdk-11.0.11+9
karaf/bin/shell wrapper:install
Also tried starting Karaf first, then, from the karaf console, did a
feature install wrapper
and
wrapper:install
The JAVA_
Hi,
Thanks, JB, for the quick response. Personally I would strongly speak in
favour for such an alternative clean option. I'm aware of the
alternative option to define the log folder outside the data folder, but
since we use our karaf system with several other programs that rely on
the existing s
Hi
Unfortunately no. However as a workaround you can move log outside of the data
folder (karaf_log).
If you think it would help to add new clean option, please let me know I will
create the jira.
Regards
JB
> Le 5 mai 2021 à 18:56, Daniel Krügler a écrit :
>
> Hi,
>
> According to the
Hi,
According to the karaf documentation, executing karaf with the "clean"
command line parameter has the effect to delete the complete data
folder. Does there exist a "weaker" clean option that has the same
effect *except* that it leaves the content of the data/log folder intact?
Thanks,
- Dan
Hi Frank
Did you try to install wrapper once karaf is started ?
Do you have the JDK define in wrapper.conf ?
Regards
JB
> Le 5 mai 2021 à 15:49, Frank 'S Jegers a écrit :
>
> Hi,
>
> I'm trying to start karaf using the wrapper script on AIX 7.2.
> Generated the wrapper files by executing :
>
Hi,
I'm trying to start karaf using the wrapper script on AIX 7.2.
Generated the wrapper files by executing :
karaf/bin/shell wrapper:install -n almagent59 -d "IKAN\ ALM\ 5.9\ Agent" -D
"IKAN\ ALM\ 5.9\ Agent\ Daemon"
Then created a link to the sysV script in /etc/rc.d/init.d/
sudo ln -s /opt/ik
No, no problem. Please use it.
Richard
Am Mi., 5. Mai 2021 um 08:27 Uhr schrieb Jean-Baptiste Onofre <
j...@nanthrax.net>:
> Hi Richard,
>
> Thanks a lot. Do you mind if I take your project and adapt to be added as
> a Karaf example ?
>
> Regards
> JB
>
> Le 5 mai 2021 à 08:01, Richard Hierlme