I can't tell from the source codes whether a plugin could work or not.
Most JVMs are compatible, Oracle JVM should have nothing special from
agent side.
Especially, plugin is just following agent core API, it doesn't relate
to the JVM. If other part of agent works, then it works.

Sheng Wu 吴晟
Twitter, wusheng1108

On Thu, 19 Jun 2025 at 01:58, Alex Lernerman <alex...@gmail.com> wrote:
>
> Hello  Sheng Wu,
> I created rmi plugin (link to source code attached )
> just would like to check with you if i did something wrong or if it can
> work.
>
> https://drive.google.com/file/d/1j7CNlmgF0-qLvwiqWVW_dyfM2W8nEj2B/view?usp=sharing
>
> Thanks in advance,
> Alex
>
>
> On Thu, May 29, 2025 at 11:25 AM Sheng Wu <wu.sheng.841...@gmail.com> wrote:
>
> >
> > https://skywalking.apache.org/docs/skywalking-java/latest/en/setup/service-agent/java-agent/java-plugin-development-guide/
> >
> > Sheng Wu 吴晟
> > Twitter, wusheng1108
> >
> > On Thu, 29 May 2025 at 15:50, Alex Lernerman <alex...@gmail.com> wrote:
> > >
> > > Hello,
> > > Can you send me the link  to document
> > >
> > > On Wed, May 28, 2025 at 4:22 PM Sheng Wu <wu.sheng.841...@gmail.com>
> > wrote:
> > >
> > > > Yes, we have provided plugin dev doc. You need to learn that and
> > > > understand the RMI codes or WebLogic codes.
> > > >
> > > > Sheng Wu 吴晟
> > > > Twitter, wusheng1108
> > > >
> > > > On Wed, 28 May 2025 at 21:17, Alex Lernerman <alex...@gmail.com>
> > wrote:
> > > > >
> > > > > Can we use a third-party plugin or create our own?
> > > > >
> > > > > On Wed, May 28, 2025 at 4:14 PM Sheng Wu <wu.sheng.841...@gmail.com>
> > > > wrote:
> > > > >
> > > > > > We don't have RMI plugin. That could explain why you don't see the
> > > > trace.
> > > > > >
> > > > > > Sheng Wu 吴晟
> > > > > > Twitter, wusheng1108
> > > > > >
> > > > > > On Wed, 28 May 2025 at 21:10, Alex Lernerman <alex...@gmail.com>
> > > > wrote:
> > > > > > >
> > > > > > > it is java RMI
> > > > > > >
> > > > > > > On Wed, May 28, 2025 at 4:06 PM Sheng Wu <
> > wu.sheng.841...@gmail.com>
> > > > > > wrote:
> > > > > > >
> > > > > > > > It seems the agent is up and running.
> > > > > > > > About the trace, I think the key is, which RPC framework are
> > you
> > > > > > > > using? Is that in our support list?
> > > > > > > >
> > > > > > > > Sheng Wu 吴晟
> > > > > > > > Twitter, wusheng1108
> > > > > > > >
> > > > > > > > On Wed, 28 May 2025 at 20:45, Alex Lernerman <
> > alex...@gmail.com>
> > > > > > wrote:
> > > > > > > > >
> > > > > > > > > Hello ,
> > > > > > > > > Trying to use Agent in a WebLogic environment, I can see all
> > JVM
> > > > > > > > parameters
> > > > > > > > > in the UI, but no traces are shown. Is it a plugin issue?
> > > > > > > >
> > > > > >
> > > >
> >

Reply via email to