Ah okay. I will try with an later JDK. Thanks! On Mon, Jul 25, 2016 at 12:12 PM, Kishanthan Thangarajah < [email protected]> wrote:
> This seems to be a JDK issue and fixed in later updates as per : > https://bugs.openjdk.java.net/browse/JDK-8059803 > > We are using a system property to get the OS name which - System. > getProperty("os.name") > > On Fri, Jul 22, 2016 at 8:00 AM, Dulanja Liyanage <[email protected]> > wrote: > >> Also, Kernel Team, I wonder why the correct Windows version cannot be >> identified. Mine is a 10 but identified as 8.1. Could we please check on >> that? >> >> TID: [-1234] [] [2016-07-22 07:36:38,101] INFO >> {org.wso2.carbon.core.internal.CarbonCoreActivator} - Operating System : >> Windows 8.1 6.3, amd64 >> TID: [-1234] [] [2016-07-22 07:36:38,105] INFO >> {org.wso2.carbon.core.internal.CarbonCoreActivator} - Java Home : >> C:\Program Files\Java\jdk1.7.0_80\jre >> TID: [-1234] [] [2016-07-22 07:36:38,108] INFO >> {org.wso2.carbon.core.internal.CarbonCoreActivator} - Java Version : >> 1.7.0_80 >> TID: [-1234] [] [2016-07-22 07:36:38,110] INFO >> {org.wso2.carbon.core.internal.CarbonCoreActivator} - Java VM : >> Java HotSpot(TM) 64-Bit Server VM 24.80-b11,Oracle Corporation >> TID: [-1234] [] [2016-07-22 07:36:38,114] INFO >> {org.wso2.carbon.core.internal.CarbonCoreActivator} - Carbon Home : >> D:\packs\WSO2IS~1.0-S\bin\.. >> TID: [-1234] [] [2016-07-22 07:36:38,116] INFO >> {org.wso2.carbon.core.internal.CarbonCoreActivator} - Java Temp Dir : >> D:\packs\WSO2IS~1.0-S\bin\..\tmp >> TID: [-1234] [] [2016-07-22 07:36:38,119] INFO >> {org.wso2.carbon.core.internal.CarbonCoreActivator} - User : >> dulanja, en-US, Asia/Colombo >> TID: [-1234] [] [2016-07-22 07:36:38,233] WARN >> {org.wso2.carbon.core.bootup.validator.util.ValidationResultPrinter} - The >> running OS : Windows 8.1 is not a tested Operating System for running WSO2 >> Carbon >> >> >> On Fri, Jul 22, 2016 at 7:55 AM, Dulanja Liyanage <[email protected]> >> wrote: >> >>> Hi All, >>> >>> Getting the following error at the server startup: >>> >>> TID: [-1234] [] [2016-07-22 07:37:16,240] ERROR >>> >>> {org.wso2.carbon.event.publisher.core.EventPublisherDeployer} >>> >>> - Error, Event Publisher not deployed and in inactive state, Error while >>> deleting the Event Publisher : Illegal char <:> at index 2: >>> /D:/packs/WSO2IS~1.0-S/bin/../repository/deployment/server/\eventpublishers >>> org.wso2.carbon.event.publisher.core.exception.EventPublisherConfigurationException: >>> Error while deleting the Event Publisher : Illegal char <:> at index 2: >>> /D:/packs/WSO2IS~1.0-S/bin/../repository/deployment/server/\eventpublishers >>> at >>> org.wso2.carbon.event.publisher.core.internal.util.helper.EventPublisherConfigurationFilesystemInvoker.delete(EventPublisherConfigurationFilesystemInvoker.java:131) >>> at >>> org.wso2.carbon.event.publisher.core.EventPublisherDeployer.processDeployment(EventPublisherDeployer.java:177) >>> at >>> org.wso2.carbon.event.publisher.core.EventPublisherDeployer.deploy(EventPublisherDeployer.java:83) >>> at >>> org.apache.axis2.deployment.repository.util.DeploymentFileData.deploy(DeploymentFileData.java:136) >>> at >>> org.apache.axis2.deployment.DeploymentEngine.doDeploy(DeploymentEngine.java:807) >>> at >>> org.apache.axis2.deployment.repository.util.WSInfoList.update(WSInfoList.java:144) >>> at >>> org.apache.axis2.deployment.RepositoryListener.update(RepositoryListener.java:377) >>> at >>> org.apache.axis2.deployment.RepositoryListener.checkServices(RepositoryListener.java:254) >>> at >>> org.apache.axis2.deployment.DeploymentEngine.loadServices(DeploymentEngine.java:135) >>> at >>> org.wso2.carbon.core.CarbonAxisConfigurator.deployServices(CarbonAxisConfigurator.java:567) >>> at >>> org.wso2.carbon.core.internal.DeploymentServerStartupObserver.completingServerStartup(DeploymentServerStartupObserver.java:51) >>> at >>> org.wso2.carbon.core.internal.CarbonCoreServiceComponent.notifyBefore(CarbonCoreServiceComponent.java:238) >>> at >>> org.wso2.carbon.core.internal.StartupFinalizerServiceComponent.completeInitialization(StartupFinalizerServiceComponent.java:185) >>> at >>> org.wso2.carbon.core.internal.StartupFinalizerServiceComponent.serviceChanged(StartupFinalizerServiceComponent.java:288) >>> at >>> org.eclipse.osgi.internal.serviceregistry.FilteredServiceListener.serviceChanged(FilteredServiceListener.java:107) >>> at >>> org.eclipse.osgi.framework.internal.core.BundleContextImpl.dispatchEvent(BundleContextImpl.java:861) >>> at >>> org.eclipse.osgi.framework.eventmgr.EventManager.dispatchEvent(EventManager.java:230) >>> at >>> org.eclipse.osgi.framework.eventmgr.ListenerQueue.dispatchEventSynchronous(ListenerQueue.java:148) >>> at >>> org.eclipse.osgi.internal.serviceregistry.ServiceRegistry.publishServiceEventPrivileged(ServiceRegistry.java:819) >>> at >>> org.eclipse.osgi.internal.serviceregistry.ServiceRegistry.publishServiceEvent(ServiceRegistry.java:771) >>> at >>> org.eclipse.osgi.internal.serviceregistry.ServiceRegistrationImpl.register(ServiceRegistrationImpl.java:130) >>> at >>> org.eclipse.osgi.internal.serviceregistry.ServiceRegistry.registerService(ServiceRegistry.java:214) >>> at >>> org.eclipse.osgi.framework.internal.core.BundleContextImpl.registerService(BundleContextImpl.java:433) >>> at >>> org.eclipse.osgi.framework.internal.core.BundleContextImpl.registerService(BundleContextImpl.java:451) >>> at >>> org.wso2.carbon.server.admin.internal.ServerAdminServiceComponent.activate(ServerAdminServiceComponent.java:106) >>> at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method) >>> at >>> sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:57) >>> at >>> sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43) >>> at java.lang.reflect.Method.invoke(Method.java:606) >>> at >>> org.eclipse.equinox.internal.ds.model.ServiceComponent.activate(ServiceComponent.java:260) >>> at >>> org.eclipse.equinox.internal.ds.model.ServiceComponentProp.activate(ServiceComponentProp.java:146) >>> at >>> org.eclipse.equinox.internal.ds.model.ServiceComponentProp.build(ServiceComponentProp.java:345) >>> at >>> org.eclipse.equinox.internal.ds.InstanceProcess.buildComponent(InstanceProcess.java:620) >>> at >>> org.eclipse.equinox.internal.ds.InstanceProcess.buildComponents(InstanceProcess.java:197) >>> at >>> org.eclipse.equinox.internal.ds.Resolver.getEligible(Resolver.java:343) >>> at >>> org.eclipse.equinox.internal.ds.SCRManager.serviceChanged(SCRManager.java:222) >>> at >>> org.eclipse.osgi.internal.serviceregistry.FilteredServiceListener.serviceChanged(FilteredServiceListener.java:107) >>> at >>> org.eclipse.osgi.framework.internal.core.BundleContextImpl.dispatchEvent(BundleContextImpl.java:861) >>> at >>> org.eclipse.osgi.framework.eventmgr.EventManager.dispatchEvent(EventManager.java:230) >>> at >>> org.eclipse.osgi.framework.eventmgr.ListenerQueue.dispatchEventSynchronous(ListenerQueue.java:148) >>> at >>> org.eclipse.osgi.internal.serviceregistry.ServiceRegistry.publishServiceEventPrivileged(ServiceRegistry.java:819) >>> at >>> org.eclipse.osgi.internal.serviceregistry.ServiceRegistry.publishServiceEvent(ServiceRegistry.java:771) >>> at >>> org.eclipse.osgi.internal.serviceregistry.ServiceRegistrationImpl.register(ServiceRegistrationImpl.java:130) >>> at >>> org.eclipse.osgi.internal.serviceregistry.ServiceRegistry.registerService(ServiceRegistry.java:214) >>> at >>> org.eclipse.osgi.framework.internal.core.BundleContextImpl.registerService(BundleContextImpl.java:433) >>> at >>> org.eclipse.osgi.framework.internal.core.BundleContextImpl.registerService(BundleContextImpl.java:451) >>> at >>> org.wso2.carbon.core.init.CarbonServerManager.initializeCarbon(CarbonServerManager.java:514) >>> at >>> org.wso2.carbon.core.init.CarbonServerManager.start(CarbonServerManager.java:219) >>> at >>> org.wso2.carbon.core.internal.CarbonCoreServiceComponent.activate(CarbonCoreServiceComponent.java:94) >>> at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method) >>> at >>> sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:57) >>> at >>> sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43) >>> at java.lang.reflect.Method.invoke(Method.java:606) >>> at >>> org.eclipse.equinox.internal.ds.model.ServiceComponent.activate(ServiceComponent.java:260) >>> at >>> org.eclipse.equinox.internal.ds.model.ServiceComponentProp.activate(ServiceComponentProp.java:146) >>> at >>> org.eclipse.equinox.internal.ds.model.ServiceComponentProp.build(ServiceComponentProp.java:345) >>> at >>> org.eclipse.equinox.internal.ds.InstanceProcess.buildComponent(InstanceProcess.java:620) >>> at >>> org.eclipse.equinox.internal.ds.InstanceProcess.buildComponents(InstanceProcess.java:197) >>> at >>> org.eclipse.equinox.internal.ds.Resolver.getEligible(Resolver.java:343) >>> at >>> org.eclipse.equinox.internal.ds.SCRManager.serviceChanged(SCRManager.java:222) >>> at >>> org.eclipse.osgi.internal.serviceregistry.FilteredServiceListener.serviceChanged(FilteredServiceListener.java:107) >>> at >>> org.eclipse.osgi.framework.internal.core.BundleContextImpl.dispatchEvent(BundleContextImpl.java:861) >>> at >>> org.eclipse.osgi.framework.eventmgr.EventManager.dispatchEvent(EventManager.java:230) >>> at >>> org.eclipse.osgi.framework.eventmgr.ListenerQueue.dispatchEventSynchronous(ListenerQueue.java:148) >>> at >>> org.eclipse.osgi.internal.serviceregistry.ServiceRegistry.publishServiceEventPrivileged(ServiceRegistry.java:819) >>> at >>> org.eclipse.osgi.internal.serviceregistry.ServiceRegistry.publishServiceEvent(ServiceRegistry.java:771) >>> at >>> org.eclipse.osgi.internal.serviceregistry.ServiceRegistrationImpl.register(ServiceRegistrationImpl.java:130) >>> at >>> org.eclipse.osgi.internal.serviceregistry.ServiceRegistry.registerService(ServiceRegistry.java:214) >>> at >>> org.eclipse.osgi.framework.internal.core.BundleContextImpl.registerService(BundleContextImpl.java:433) >>> at >>> org.eclipse.equinox.http.servlet.internal.Activator.registerHttpService(Activator.java:81) >>> at >>> org.eclipse.equinox.http.servlet.internal.Activator.addProxyServlet(Activator.java:60) >>> at >>> org.eclipse.equinox.http.servlet.internal.ProxyServlet.init(ProxyServlet.java:40) >>> at >>> org.wso2.carbon.tomcat.ext.servlet.DelegationServlet.init(DelegationServlet.java:38) >>> at >>> org.apache.catalina.core.StandardWrapper.initServlet(StandardWrapper.java:1282) >>> at >>> org.apache.catalina.core.StandardWrapper.loadServlet(StandardWrapper.java:1195) >>> at >>> org.apache.catalina.core.StandardWrapper.load(StandardWrapper.java:1085) >>> at >>> org.apache.catalina.core.StandardContext.loadOnStartup(StandardContext.java:5318) >>> at >>> org.apache.catalina.core.StandardContext.startInternal(StandardContext.java:5610) >>> at org.apache.catalina.util.LifecycleBase.start(LifecycleBase.java:147) >>> at >>> org.apache.catalina.core.ContainerBase$StartChild.call(ContainerBase.java:1572) >>> at >>> org.apache.catalina.core.ContainerBase$StartChild.call(ContainerBase.java:1562) >>> at java.util.concurrent.FutureTask.run(FutureTask.java:262) >>> at >>> java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1145) >>> at >>> java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:615) >>> at java.lang.Thread.run(Thread.java:745) >>> Caused by: java.nio.file.InvalidPathException: Illegal char <:> at index >>> 2: >>> /D:/packs/WSO2IS~1.0-S/bin/../repository/deployment/server/\eventpublishers >>> at sun.nio.fs.WindowsPathParser.normalize(WindowsPathParser.java:182) >>> at sun.nio.fs.WindowsPathParser.parse(WindowsPathParser.java:153) >>> at sun.nio.fs.WindowsPathParser.parse(WindowsPathParser.java:77) >>> at sun.nio.fs.WindowsPath.parse(WindowsPath.java:94) >>> at sun.nio.fs.WindowsFileSystem.getPath(WindowsFileSystem.java:255) >>> at java.nio.file.Paths.get(Paths.java:84) >>> at >>> org.wso2.carbon.event.publisher.core.internal.util.EventPublisherUtil.validateFilePath(EventPublisherUtil.java:235) >>> at >>> org.wso2.carbon.event.publisher.core.internal.util.helper.EventPublisherConfigurationFilesystemInvoker.delete(EventPublisherConfigurationFilesystemInvoker.java:116) >>> ... 84 more >>> >>> I'm testing on Windows 10. According to the startup log this Windows >>> version is not supported: >>> >>> The running OS : Windows 8.1 is not a tested Operating System for running >>> WSO2 Carbon >>> >>> But could this be coming in older Windows versions also? Also, I haven't >>> tried in a Linux box. Please check. >>> >>> More details can be found at the public JIRA [1]. Got the pack from [2] >>> - hope it's the correct location. >>> >>> [1] https://wso2.org/jira/browse/IDENTITY-4839 >>> [2] >>> https://wso2.org/jenkins/job/product-is_release-productis-5.2.0/lastBuild/org.wso2.is$wso2is/artifact/org.wso2.is/wso2is/5.2.0-SNAPSHOT/wso2is-5.2.0-SNAPSHOT.zip >>> >>> -- >>> Thanks & Regards, >>> Dulanja Liyanage >>> Lead, Platform Security Team >>> WSO2 Inc. >>> >> >> >> >> -- >> Thanks & Regards, >> Dulanja Liyanage >> Lead, Platform Security Team >> WSO2 Inc. >> > > > > -- > *Kishanthan Thangarajah* > 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, Dulanja Liyanage Lead, Platform Security Team WSO2 Inc.
_______________________________________________ Dev mailing list [email protected] http://wso2.org/cgi-bin/mailman/listinfo/dev
