Thanks Kicha! Yes, concern is that it's not nice to see Warnings as the very first line of the server start-up.
Any reason for this to appear all of a sudden? On Thu, Jun 25, 2015 at 12:19 PM, Kishanthan Thangarajah < [email protected]> wrote: > Hi Nirmal, > > This is due to axiom cannot determine or understand the resource URL from > OSGi bundle classloader. > > When axiom tries to load the StaxDialect for the resource > (com/ctc/wstx/stax/WstxInputFactory.class), the resource URL returned in > OSGi env will be like > "bundleresource://13.fwk1083128299/com/ctc/wstx/stax/WstxInputFactory.class". > > We do have ways to fix this : > http://stackoverflow.com/questions/6244993/no-access-to-bundle-resource-file-osgi > > But for the moment, we can safely ignore these warnings as it will not > bring any harm at runtime. > > On Wed, Jun 24, 2015 at 5:37 PM, Nirmal Fernando <[email protected]> wrote: > >> Any tip on this please? >> >> On Wed, Jun 17, 2015 at 12:51 PM, Hemika Kodikara <[email protected]> >> wrote: >> >>> We are also getting this on MB. Any idea why ? >>> >>> Regards, >>> Hemika >>> >>> Hemika Kodikara >>> Software Engineer >>> WSO2 Inc. >>> lean . enterprise . middleware >>> http://wso2.com >>> >>> Mobile : +94777688882 >>> >>> On Fri, Jun 12, 2015 at 4:24 PM, Nirmal Fernando <[email protected]> >>> wrote: >>> >>>> We can see following highlighted warning logs at the server start-up. >>>> Any thoughts on this? >>>> >>>> JAVA_HOME environment variable is set to >>>> /Library/Java/JavaVirtualMachines/jdk1.7.0_75.jdk/Contents/Home >>>> >>>> CARBON_HOME environment variable is set to >>>> /Volumes/wso2/git/product-ml/modules/distribution/target/wso2ml-1.0.0-SNAPSHOT >>>> >>>> *[2015-06-12 15:01:57,087] WARN >>>> {org.apache.axiom.util.stax.dialect.StAXDialectDetector} - Unable to >>>> determine dialect of the StAX implementation at >>>> bundleresource://16.fwk31199212/* >>>> >>>> *[2015-06-12 15:01:57,080] WARN >>>> {org.apache.axiom.util.stax.dialect.StAXDialectDetector} - Unable to >>>> determine dialect of the StAX implementation at >>>> bundleresource://16.fwk31199212/* >>>> >>>> [2015-06-12 15:01:57,335] INFO >>>> {org.wso2.carbon.core.internal.CarbonCoreActivator} - Starting WSO2 >>>> Carbon... >>>> >>>> [2015-06-12 15:01:57,336] INFO >>>> {org.wso2.carbon.core.internal.CarbonCoreActivator} - Operating System : >>>> Mac OS X 10.10.2, x86_64 >>>> >>>> [2015-06-12 15:01:57,336] INFO >>>> {org.wso2.carbon.core.internal.CarbonCoreActivator} - Java Home : >>>> /Library/Java/JavaVirtualMachines/jdk1.7.0_75.jdk/Contents/Home/jre >>>> >>>> [2015-06-12 15:01:57,336] >>>> >>>> -- >>>> >>>> Thanks & regards, >>>> Nirmal >>>> >>>> Associate Technical Lead - Data Technologies Team, WSO2 Inc. >>>> Mobile: +94715779733 >>>> Blog: http://nirmalfdo.blogspot.com/ >>>> >>>> >>>> >>>> _______________________________________________ >>>> Dev mailing list >>>> [email protected] >>>> http://wso2.org/cgi-bin/mailman/listinfo/dev >>>> >>>> >>> >> >> >> -- >> >> Thanks & regards, >> Nirmal >> >> Associate Technical Lead - Data Technologies Team, WSO2 Inc. >> Mobile: +94715779733 >> Blog: http://nirmalfdo.blogspot.com/ >> >> >> > > > -- > *Kishanthan Thangarajah* > Associate Technical Lead, > Platform Technologies Team, > WSO2, Inc. > lean.enterprise.middleware > > Mobile - +94773426635 > Blog - *http://kishanthan.wordpress.com <http://kishanthan.wordpress.com>* > Twitter - *http://twitter.com/kishanthan <http://twitter.com/kishanthan>* > -- Thanks & regards, Nirmal Associate Technical Lead - Data Technologies Team, WSO2 Inc. Mobile: +94715779733 Blog: http://nirmalfdo.blogspot.com/
_______________________________________________ Dev mailing list [email protected] http://wso2.org/cgi-bin/mailman/listinfo/dev
