Hey all,

I am following the steps shown in the documentation to register the
InitialContextFactory implementation according to the OSGi JNDI spec for a
JMS transport
<https://docs.wso2.com/display/SP400/Supporting+Different+Transports#SupportingDifferentTransports-JMStransportJMS>
in
WSO2 Stream Processor 4.4.0.

The problem is that I am stuck in this step:

For Windows: ./icf-provider.bat
org.apache.activemq.jndi.ActiveMQInitialContextFactory
\activemq-client-5.x.x.jar

icf-provider.bat
org.apache.activemq.jndi.ActiveMQInitialContextFactory
C:/DevTools/activemq-client-5.9.0.jar C:/DevTools/
JAVA_HOME environment variable is set to C:\Program Files\Java\jdk1.8.0_241
CARBON_HOME environment variable is set to
C:\PROGRA~1\WSO2\STREAM~1\446521~1.0\bin\..
Exception in thread "main" java.lang.NullPointerException
        at 
org.wso2.carbon.tools.spi.ICFProviderTool.execute(ICFProviderTool.java:139)
        at 
org.wso2.carbon.tools.CarbonToolExecutor.executeTool(CarbonToolExecutor.java:85)
        at 
org.wso2.carbon.tools.CarbonToolExecutor.lambda$main$3(CarbonToolExecutor.java:50)
        at java.util.Optional.ifPresent(Unknown Source)
        at 
org.wso2.carbon.tools.CarbonToolExecutor.main(CarbonToolExecutor.java:48)

Is there any way to overcome this issue and end up being able to generate
the OSGis sucessfully?

Tks so much in advance,

Nelson


Create your own email signature
<https://www.wisestamp.com/signature-in-email/?utm_source=promotion&utm_medium=signature&utm_campaign=create_your_own&srcid=6674169732005888>
_______________________________________________
Dev mailing list
Dev@wso2.org
http://wso2.org/cgi-bin/mailman/listinfo/dev

Reply via email to