How to split a file into exactly two files by timestamp?

2009-10-29 03:39:11,720 INFO [org.hibernate.cfg.SettingsFactory]-[main] Optimize cache for minimal puts: disabled
2009-10-29 03:39:11,720 INFO [org.hibernate.cfg.SettingsFactory]-[main] Structured second-level cache entries: disabled
2009-10-29 03:39:22,687 WARN [org.jboss.system.ServiceController]-[main] Problem starting service jboss.web.deployment:war=dt-sp-fabric-delegate-ws-war-3.5.0.war,id=1483428821
org.jboss.deployment.DeploymentException: Error during deploy; - nested throwable: (javax.naming.NameAlreadyBoundException)
at org.jboss.web.AbstractWebDeployer.start(AbstractWebDeployer.java:384)
at org.jboss.web.WebModule.startModule(WebModule.java:83)
at org.jboss.web.WebModule.startService(WebModule.java:61)
at org.jboss.system.ServiceMBeanSupport.jbossInternalStart(ServiceMBeanSupport.java:289)
at org.jboss.system.ServiceMBeanSupport.jbossInternalLifecycle(ServiceMBeanSupport.java:245)
at sun.reflect.GeneratedMethodAccessor3.invoke(Unknown Source)
at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:25)
at java.lang.reflect.Method.invoke(Method.java:597)
at org.jboss.mx.interceptor.ReflectedDispatcher.invoke(ReflectedDispatcher.java:155)
at org.jboss.mx.server.Invocation.dispatch(Invocation.java:94)
at org.jboss.mx.server.Invocation.invoke(Invocation.java:86)
at org.jboss.mx.server.AbstractMBeanInvoker.invoke(AbstractMBeanInvoker.java:264)
at org.jboss.mx.server.MBeanServerImpl.invoke(MBeanServerImpl.java:659)
at org.jboss.system.ServiceController$ServiceProxy.invoke(ServiceController.java:978)
at $Proxy0.start(Unknown Source)
at org.jboss.system.ServiceController.start(ServiceController.java:417)
at org.jboss.system.ServiceController.start(ServiceController.java:435)
at org.jboss.system.ServiceController.start(ServiceController.java:435)
at org.jboss.system.ServiceController.start(ServiceController.java:435)
at sun.reflect.GeneratedMethodAccessor9.invoke(Unknown Source)
at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:25)
at java.lang.reflect.Method.invoke(Method.java:597)
at org.jboss.mx.interceptor.ReflectedDispatcher.invoke(ReflectedDispatcher.java:155)
at org.jboss.mx.server.Invocation.dispatch(Invocation.java:94)
at org.jboss.mx.server.Invocation.invoke(Invocation.java:86)
at org.jboss.mx.server.AbstractMBeanInvoker.invoke(AbstractMBeanInvoker.java:264)
at org.jboss.mx.server.MBeanServerImpl.invoke(MBeanServerImpl.java:659)
at org.jboss.mx.util.MBeanProxyExt.invoke(MBeanProxyExt.java:210)
at $Proxy4.start(Unknown Source)
at org.jboss.deployment.SARDeployer.start(SARDeployer.java:304)
at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:39)
at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:25)
at java.lang.reflect.Method.invoke(Method.java:597)
at org.jboss.mx.interceptor.ReflectedDispatcher.invoke(ReflectedDispatcher.java:155)
at org.jboss.mx.server.Invocation.dispatch(Invocation.java:94)
at org.jboss.mx.interceptor.AbstractInterceptor.invoke(AbstractInterceptor.java:133)
at org.jboss.mx.server.Invocation.invoke(Invocation.java:88)
at org.jboss.mx.interceptor.ModelMBeanOperationInterceptor.invoke(ModelMBeanOperationInterceptor.java:142)
at org.jboss.mx.server.Invocation.invoke(Invocation.java:88)
at org.jboss.mx.server.AbstractMBeanInvoker.invoke(AbstractMBeanInvoker.java:264)
at org.jboss.mx.server.MBeanServerImpl.invoke(MBeanServerImpl.java:659)
at org.jboss.mx.util.MBeanProxyExt.invoke(MBeanProxyExt.java:210)
at $Proxy43.start(Unknown Source)
at org.jboss.deployment.XSLSubDeployer.start(XSLSubDeployer.java:197)
at org.jboss.deployment.MainDeployer.start(MainDeployer.java:1025)
at org.jboss.deployment.MainDeployer.start(MainDeployer.java:1015)
at org.jboss.deployment.MainDeployer.deploy(MainDeployer.java:819)
at org.jboss.deployment.MainDeployer.deploy(MainDeployer.java:782)
at org.jboss.deployment.MainDeployer.deploy(MainDeployer.java:766)
at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:39)
at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:25)
at java.lang.reflect.Method.invoke(Method.java:597)
at org.jboss.mx.interceptor.ReflectedDispatcher.invoke(ReflectedDispatcher.java:155)
at org.jboss.mx.server.Invocation.dispatch(Invocation.java:94)
at org.jboss.mx.interceptor.AbstractInterceptor.invoke(AbstractInterceptor.java:133)
at org.jboss.mx.server.Invocation.invoke(Invocation.java:88)
at org.jboss.mx.interceptor.ModelMBeanOperationInterceptor.invoke(ModelMBeanOperationInterceptor.java:142)
at org.jboss.mx.server.Invocation.invoke(Invocation.java:88)
at org.jboss.mx.server.AbstractMBeanInvoker.invoke(AbstractMBeanInvoker.java:264)
at org.jboss.mx.server.MBeanServerImpl.invoke(MBeanServerImpl.java:659)
at com.desktone.deploy.DesktoneDeployerService.startService(DesktoneDeployerService.java:126)
at org.jboss.system.ServiceMBeanSupport.jbossInternalStart(ServiceMBeanSupport.java:289)
at org.jboss.system.ServiceMBeanSupport.jbossInternalLifecycle(ServiceMBeanSupport.java:245)
at sun.reflect.GeneratedMethodAccessor3.invoke(Unknown Source)
at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:25)
at java.lang.reflect.Method.invoke(Method.java:597)
at org.jboss.mx.interceptor.ReflectedDispatcher.invoke(ReflectedDispatcher.java:155)
at org.jboss.mx.server.Invocation.dispatch(Invocation.java:94)
at org.jboss.mx.server.Invocation.invoke(Invocation.java:86)
at org.jboss.mx.server.AbstractMBeanInvoker.invoke(AbstractMBeanInvoker.java:264)
at org.jboss.mx.server.MBeanServerImpl.invoke(MBeanServerImpl.java:659)
at org.jboss.system.ServiceController$ServiceProxy.invoke(ServiceController.java:978)
at $Proxy0.start(Unknown Source)
at org.jboss.system.ServiceController.start(ServiceController.java:417)
at sun.reflect.GeneratedMethodAccessor9.invoke(Unknown Source)
at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:25)
at java.lang.reflect.Method.invoke(Method.java:597)
at org.jboss.mx.interceptor.ReflectedDispatcher.invoke(ReflectedDispatcher.java:155)
at org.jboss.mx.server.Invocation.dispatch(Invocation.java:94)
at org.jboss.mx.server.Invocation.invoke(Invocation.java:86)
at org.jboss.mx.server.AbstractMBeanInvoker.invoke(AbstractMBeanInvoker.java:264)
at org.jboss.mx.server.MBeanServerImpl.invoke(MBeanServerImpl.java:659)
at org.jboss.mx.util.MBeanProxyExt.invoke(MBeanProxyExt.java:210)
at $Proxy4.start(Unknown Source)
at org.jboss.deployment.SARDeployer.start(SARDeployer.java:304)
at org.jboss.deployment.MainDeployer.start(MainDeployer.java:1025)
at org.jboss.deployment.MainDeployer.start(MainDeployer.java:1015)
at org.jboss.deployment.MainDeployer.deploy(MainDeployer.java:819)
at org.jboss.deployment.MainDeployer.deploy(MainDeployer.java:782)
at sun.reflect.GeneratedMethodAccessor21.invoke(Unknown Source)
at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:25)
at java.lang.reflect.Method.invoke(Method.java:597)
at org.jboss.mx.interceptor.ReflectedDispatcher.invoke(ReflectedDispatcher.java:155)
at org.jboss.mx.server.Invocation.dispatch(Invocation.java:94)
at org.jboss.mx.interceptor.AbstractInterceptor.invoke(AbstractInterceptor.java:133)
at org.jboss.mx.server.Invocation.invoke(Invocation.java:88)
at org.jboss.mx.interceptor.ModelMBeanOperationInterceptor.invoke(ModelMBeanOperationInterceptor.java:142)
at org.jboss.mx.server.Invocation.invoke(Invocation.java:88)
at org.jboss.mx.server.AbstractMBeanInvoker.invoke(AbstractMBeanInvoker.java:264)
at org.jboss.mx.server.MBeanServerImpl.invoke(MBeanServerImpl.java:659)
at org.jboss.mx.util.MBeanProxyExt.invoke(MBeanProxyExt.java:210)
at $Proxy9.deploy(Unknown Source)
at org.jboss.deployment.scanner.URLDeploymentScanner.deploy(URLDeploymentScanner.java:421)
at org.jboss.deployment.scanner.URLDeploymentScanner.scan(URLDeploymentScanner.java:634)
at org.jboss.deployment.scanner.AbstractDeploymentScanner$ScannerThread.doScan(AbstractDeploymentScanner.java:263)
at org.jboss.deployment.scanner.AbstractDeploymentScanner.startService(AbstractDeploymentScanner.java:336)
at org.jboss.system.ServiceMBeanSupport.jbossInternalStart(ServiceMBeanSupport.java:289)
at org.jboss.system.ServiceMBeanSupport.jbossInternalLifecycle(ServiceMBeanSupport.java:245)
at sun.reflect.GeneratedMethodAccessor3.invoke(Unknown Source)
at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:25)
at java.lang.reflect.Method.invoke(Method.java:597)
at org.jboss.mx.interceptor.ReflectedDispatcher.invoke(ReflectedDispatcher.java:155)
at org.jboss.mx.server.Invocation.dispatch(Invocation.java:94)
at org.jboss.mx.server.Invocation.invoke(Invocation.java:86)
at org.jboss.mx.server.AbstractMBeanInvoker.invoke(AbstractMBeanInvoker.java:264)
at org.jboss.mx.server.MBeanServerImpl.invoke(MBeanServerImpl.java:659)
at org.jboss.system.ServiceController$ServiceProxy.invoke(ServiceController.java:978)
at $Proxy0.start(Unknown Source)
at org.jboss.system.ServiceController.start(ServiceController.java:417)
at sun.reflect.GeneratedMethodAccessor9.invoke(Unknown Source)
at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:25)
at java.lang.reflect.Method.invoke(Method.java:597)
at org.jboss.mx.interceptor.ReflectedDispatcher.invoke(ReflectedDispatcher.java:155)
at org.jboss.mx.server.Invocation.dispatch(Invocation.java:94)
at org.jboss.mx.server.Invocation.invoke(Invocation.java:86)
at org.jboss.mx.server.AbstractMBeanInvoker.invoke(AbstractMBeanInvoker.java:264)
at org.jboss.mx.server.MBeanServerImpl.invoke(MBeanServerImpl.java:659)
at org.jboss.mx.util.MBeanProxyExt.invoke(MBeanProxyExt.java:210)
at $Proxy4.start(Unknown Source)
at org.jboss.deployment.SARDeployer.start(SARDeployer.java:304)
at org.jboss.deployment.MainDeployer.start(MainDeployer.java:1025)
at org.jboss.deployment.MainDeployer.deploy(MainDeployer.java:819)
at org.jboss.deployment.MainDeployer.deploy(MainDeployer.java:782)
at org.jboss.deployment.MainDeployer.deploy(MainDeployer.java:766)
at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:39)
at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:25)
at java.lang.reflect.Method.invoke(Method.java:597)
at org.jboss.mx.interceptor.ReflectedDispatcher.invoke(ReflectedDispatcher.java:155)
at org.jboss.mx.server.Invocation.dispatch(Invocation.java:94)
at org.jboss.mx.interceptor.AbstractInterceptor.invoke(AbstractInterceptor.java:133)
at org.jboss.mx.server.Invocation.invoke(Invocation.java:88)
at org.jboss.mx.interceptor.ModelMBeanOperationInterceptor.invoke(ModelMBeanOperationInterceptor.java:142)
at org.jboss.mx.server.Invocation.invoke(Invocation.java:88)
at org.jboss.mx.server.AbstractMBeanInvoker.invoke(AbstractMBeanInvoker.java:264)
at org.jboss.mx.server.MBeanServerImpl.invoke(MBeanServerImpl.java:659)
at org.jboss.mx.util.MBeanProxyExt.invoke(MBeanProxyExt.java:210)
at $Proxy5.deploy(Unknown Source)
at org.jboss.system.server.ServerImpl.doStart(ServerImpl.java:482)
at org.jboss.system.server.ServerImpl.start(ServerImpl.java:362)
at org.jboss.Main.boot(Main.java:200)
at org.jboss.Main$1.run(Main.java:508)
at java.lang.Thread.run(Thread.java:619)
Caused by: javax.naming.NameAlreadyBoundException
at org.jnp.server.NamingServer.bind(NamingServer.java:144)
at org.jnp.interfaces.NamingContext.bind(NamingContext.java:591)
at org.jnp.interfaces.NamingContext.bind(NamingContext.java:552)
at org.jboss.web.AbstractWebDeployer.parseWebAppDescriptors(AbstractWebDeployer.java:495)
at org.jboss.web.AbstractWebDeployer$DescriptorParser.parseWebAppDescriptors(AbstractWebDeployer.java:878)
at org.jboss.web.tomcat.service.TomcatDeployer.performDeployInternal(TomcatDeployer.java:159)
at org.jboss.web.tomcat.service.TomcatDeployer.performDeploy(TomcatDeployer.java:104)
at org.jboss.web.AbstractWebDeployer.start(AbstractWebDeployer.java:375)
... 154 more
2009-10-29 03:39:22,920 INFO [org.jboss.ejb3.JmxKernelAbstraction]-[main] creating wrapper delegate for: org.jboss.ejb3.stateless.StatelessContainer
2009-10-29 03:39:22,931 INFO [org.jboss.ejb3.JmxKernelAbstraction]-[main] installing MBean: jboss.j2ee:ear=dt-cache-node-ear-3.5.0.ear,jar=dt-audit-service-ejb-impl-3.5.0.jar,name=AuditServiceBean,service=EJB3 with dependencies:
2009-10-29 03:39:22,931 INFO [org.jboss.ejb3.JmxKernelAbstraction]-[main] com.desktone:service=JMXNotificationRegistryService
2009-10-29 03:39:22,948 WARN [org.jboss.annotation.factory.AnnotationCreator]-[main] No ClassLoader provided, using TCCL: org.jboss.annotation.ejb.PoolClass

Hi friends this is log file
I have to write a script for ...user enters the Timestamp by commandline arguments and no.of timestamp required i.e 4 or 5 after the given timestamp

eg: sh script.sh 03:39:22,687 5

I want all information of 03:39:22,687 (or any given timestamp) and 5 timestamp above that given timestamp and below that given timestamp

So any body has solution please post it.
Thank you.

gawk 'BEGIN{
    printf "Enter timestamp (HHMMSS,mmm): "
    getline timestamp <"-"
    print timestamp
    printf "How many lines? "
    getline num <"-"
}
$0 ~ timestamp{
    f=num
    for(i=NR+1;i<=NR+num;i++)print a[i%num]
}
f-->=0 {
    print
}
{ a[NR%num]=$0 }' file

2009-10-29 05:04:32,656 INFO [com.desktone.discovery.slp.ServiceAdvertiserImpl$ServiceAdvertiser]-[pool-20-thread-1] ServiceAdvertiser for service = LocateableService ( serviceName = service:cache channel = ServiceLocationChannel ( mcastAddress = 228.10.10.10 mcastPort = 10000 clusterName = sp3-env1-ipv4 multihomedNoMcast = false ipv6Channel = false hlim = 5 bindAddress = null bindInterface = null timeouts(millis) = [4000,5000,]) ), end.
2009-10-29 05:04:32,663 INFO [com.desktone.discovery.ServiceLocationManagerImpl]-[pool-9-thread-15] addLocatedService, processing attribute updates for service=LocatedService ( serviceName = service:cache serviceHost = 172.16.109.84 (Attribute--> ServiceBindAddress=192.168.2.84) (Attribute--> AppVersion=3.5.0) (Attribute--> version=*1256792672513) (Attribute--> SpCache=true) (Attribute--> Ipv4Addresses=192.168.2.84|172.16.109.84) (Attribute--> TenantCacheURL=https://192.168.2.84:443/dt-fabric-ws/services/FabricDelegateService) (Attribute--> DefaultMcastAddress=228.10.10.10) (Attribute--> OrgId=1000) (Attribute--> TenantCache=false) (Attribute--> PoolManagerService=true) (Attribute--> McastPort=0) (Attribute--> BuildVersion=SVN Id: 9028 Build: 1948 on 29-October-2009 3:11 AM GMT+00:00) (Attribute--> AuditService=true) (Attribute--> PolicyManager=true) (Attribute--> DefaultClusterName=sp3-env1-ipv4) (Attribute--> CacheAccess=true) (Attribute--> HostName=192.168.2.84) (Attribute--> DefaultMcastPort=10000) (Attribute--> EventService=true) (Attribute--> Host=192.168.2.84) (Attribute--> SpCachewsURL=https://192.168.2.84:443/dt-sp-fabric-delegate-ws/spservices/SpFabricDelegateService) 
2009-10-29 05:04:56,901 INFO [com.desktone.discovery.ServiceLocationManagerImpl]-[pool-265-thread-3] addLocatedService, processing attribute updates for service=LocatedService ( serviceName = service:vmgr serviceHost = 172.16.109.86 (Attribute--> OrgId=0) (Attribute--> DefaultMcastPort=10000) (Attribute--> WsURL=https://192.168.2.86:443/dt-vmgr-ws/services/VMgrService) (Attribute--> Host=192.168.2.86) (Attribute--> Uuid=440146c5-a41f-4ae0-af90-a7721f37f8a0) (Attribute--> Ipv4Addresses=192.168.2.86|172.16.109.86) (Attribute--> version=*1256792696820) (Attribute--> DefaultMcastAddress=228.10.10.10) (Attribute--> DefaultClusterName=sp3-env1-ipv4) (Attribute--> Ip=192.168.2.86) (Attribute--> HostName=192.168.2.86) (Attribute--> McastPort=0) 
2009-10-29 05:05:29,469 INFO [com.desktone.discovery.ServiceLocationManagerImpl]-[pool-8-thread-22] addLocatedService, processing attribute updates for service=LocatedService ( serviceName = service:cache serviceHost = 172.16.115.32 (Attribute--> ServiceBindAddress=192.168.2.32) (Attribute--> AppVersion=3.5.0) (Attribute--> version=*1256792728557) (Attribute--> SpCache=false) (Attribute--> Ipv4Addresses=192.168.2.32|172.16.115.32) (Attribute--> TenantCacheURL=https://192.168.2.32:443/dt-fabric-ws/services/FabricDelegateService) (Attribute--> DefaultMcastAddress=228.11.11.11) (Attribute--> OrgId=1001) (Attribute--> TenantCache=true) (Attribute--> PoolManagerService=true) (Attribute--> McastPort=10000) (Attribute--> BuildVersion=SVN Id: 9028 Build: 1948 on 29-October-2009 3:11 AM GMT+00:00) (Attribute--> ClusterName=sp3-env1-ipv4) (Attribute--> AuditService=true) (Attribute--> PolicyManager=true) (Attribute--> DefaultClusterName=tenanta) (Attribute--> CacheAccess=true) (Attribute--> McastAddress=228.10.10.10) (Attribute--> HostName=192.168.2.32) (Attribute--> DefaultMcastPort=11002) (Attribute--> EventService=true) (Attribute--> Host=192.168.2.32) (Attribute--> SpCachewsURL=https://192.168.2.32:443/dt-sp-fabric-delegate-ws/spservices/SpFabricDelegateService) 
2009-10-29 05:06:00,639 INFO [com.desktone.discovery.slp.ServiceLocatorImpl$ServiceFinder]-[pool-270-thread-1] ServiceFinder for service = LocateableService ( serviceName = service:vmgr channel = ServiceLocationChannel ( mcastAddress = 228.10.10.10 mcastPort = 10000 clusterName = sp3-env1-ipv4 multihomedNoMcast = false ipv6Channel = false hlim = 5 bindAddress = null bindInterface = null timeouts(millis) = [4000,5000,]) ), begin.
2009-10-29 05:06:13,949 INFO [com.desktone.discovery.slp.ServiceLocatorImpl$ServiceFinder]-[pool-270-thread-1] ServiceFinder for service = LocateableService ( serviceName = service:vmgr channel = ServiceLocationChannel ( mcastAddress = 228.10.10.10 mcastPort = 10000 clusterName = sp3-env1-ipv4 multihomedNoMcast = false ipv6Channel = false hlim = 5 bindAddress = null bindInterface = null timeouts(millis) = [4000,5000,]) ), end.
2009-10-29 05:07:18,639 INFO [com.desktone.discovery.ServiceLocationManagerImpl]-[pool-9-thread-15] addLocatedService, adding newly located service=LocatedService ( serviceName = service:cache serviceHost = spc1-2.qa.desktone.com (Attribute--> ServiceBindAddress=192.168.2.76) (Attribute--> AppVersion=3.5.0) (Attribute--> version=*1256792837901) (Attribute--> SpCache=true) (Attribute--> Ipv4Addresses=192.168.2.76|172.16.109.76) (Attribute--> TenantCacheURL=https://192.168.2.76:443/dt-fabric-ws/services/FabricDelegateService) (Attribute--> DefaultMcastAddress=228.10.10.10) (Attribute--> OrgId=1000) (Attribute--> TenantCache=false) (Attribute--> PoolManagerService=true) (Attribute--> McastPort=0) (Attribute--> BuildVersion=SVN Id: 9028 Build: 1948 on 29-October-2009 3:11 AM GMT+00:00) (Attribute--> AuditService=true) (Attribute--> PolicyManager=true) (Attribute--> DefaultClusterName=sp3-env1-ipv4) (Attribute--> CacheAccess=true) (Attribute--> HostName=192.168.2.76) (Attribute--> DefaultMcastPort=10000) (Attribute--> EventService=true) (Attribute--> Host=192.168.2.76) (Attribute--> SpCachewsURL=https://192.168.2.76:443/dt-sp-fabric-delegate-ws/spservices/SpFabricDelegateService) 
2009-10-29 05:07:18,727 INFO [com.desktone.discovery.component.EJBCacheNodeLocator]-[pool-9-thread-15] addOrUpdateCacheNode(com.desktone.server.accessFabric.FabricDelegate), Got a remote EJB interface(desktone/remote/FabricDelegateBean) for: com.desktone.discovery.component.CacheNodeComponent@6b7e1e2b --> LocateableComponent ( host = 192.168.2.76 myHost = 192.168.2.84 local = false mcastAddress = null mcastPort = 0 clusterName = null orgId = 1000 defaultMcastAddress = 228.10.10.10 defaultMcastPort = 10000 defaultClusterName = sp3-env1-ipv4 hostAddresses=[192.168.2.76, 172.16.109.76] appVersion=3.5.0 buildVersion=SVN Id: 9028 Build: 1948 on 29-October-2009 3:11 AM GMT+00:00 updateMe=false ) --> CacheNodeComponent ( serviceBindAddress = 192.168.2.76 cacheAccess = true auditService = true policyManager = true eventService = true poolManagerService = true tenantCache = false spCache = true )
2009-10-29 05:07:18,747 INFO [com.desktone.discovery.component.EJBCacheNodeLocator]-[pool-9-thread-15] addOrUpdateCacheNode(com.desktone.server.accessFabric.SpFabricDelegate), Got a remote EJB interface(desktone/remote/SpFabricDelegateBean) for: com.desktone.discovery.component.CacheNodeComponent@6b7e1e2b --> LocateableComponent ( host = 192.168.2.76 myHost = 192.168.2.84 local = false mcastAddress = null mcastPort = 0 clusterName = null orgId = 1000 defaultMcastAddress = 228.10.10.10 defaultMcastPort = 10000 defaultClusterName = sp3-env1-ipv4 hostAddresses=[192.168.2.76, 172.16.109.76] appVersion=3.5.0 buildVersion=SVN Id: 9028 Build: 1948 on 29-October-2009 3:11 AM GMT+00:00 updateMe=false ) --> CacheNodeComponent ( serviceBindAddress = 192.168.2.76 cacheAccess = true auditService = true policyManager = true eventService = true poolManagerService = true tenantCache = false spCache = true )
2009-10-29 05:07:31,867 INFO [com.desktone.discovery.slp.ServiceLocatorImpl$ServiceFinder]-[pool-199-thread-1] ServiceFinder for service = LocateableService ( serviceName = service:fabric channel = ServiceLocationChannel ( mcastAddress = 228.10.10.10 mcastPort = 10000 clusterName = sp3-env1-ipv4 multihomedNoMcast = false ipv6Channel = false hlim = 5 bindAddress = null bindInterface = null timeouts(millis) = [4000,5000,]) ), begin.
2009-10-29 05:07:45,043 INFO [com.desktone.discovery.slp.ServiceLocatorImpl$ServiceFinder]-[pool-199-thread-1] ServiceFinder for service = LocateableService ( serviceName = service:fabric channel = ServiceLocationChannel ( mcastAddress = 228.10.10.10 mcastPort = 10000 clusterName = sp3-env1-ipv4 multihomedNoMcast = false ipv6Channel = false hlim = 5 bindAddress = null bindInterface = null timeouts(millis) = [4000,5000,]) ), end.
2009-10-29 05:08:10,725 INFO [com.desktone.discovery.ServiceLocationManagerImpl]-[pool-194-thread-3] addLocatedService, processing attribute updates for service=LocatedService ( serviceName = service:fabric serviceHost = spf1-2.qa.desktone.com (Attribute--> OrgId=0) (Attribute--> DefaultMcastPort=10000) (Attribute--> UserPortal=false) (Attribute--> PoolManager=false) (Attribute--> Host=172.16.109.77) (Attribute--> Ipv4Addresses=192.168.2.77|172.16.109.77) (Attribute--> EnterpriseAdmin=false) (Attribute--> Monitor=false) (Attribute--> version=*1256792890374) (Attribute--> DefaultMcastAddress=228.10.10.10) (Attribute--> DefaultClusterName=sp3-env1-ipv4) (Attribute--> HostName=172.16.109.77) (Attribute--> NumUsers=0) (Attribute--> ServiceProviderAdmin=true) (Attribute--> McastPort=0) (Attribute--> Aggregator=false) 
2009-10-29 05:08:46,498 INFO [com.desktone.discovery.ServiceLocationManagerImpl]-[pool-194-thread-3] addLocatedService, processing attribute updates for service=LocatedService ( serviceName = service:fabric serviceHost = 172.16.109.82 (Attribute--> OrgId=0) (Attribute--> DefaultMcastPort=10000) (Attribute--> UserPortal=false) (Attribute--> PoolManager=false) (Attribute--> Host=172.16.109.82) (Attribute--> Ipv4Addresses=192.168.2.82|172.16.109.82) (Attribute--> EnterpriseAdmin=false) (Attribute--> Monitor=false) (Attribute--> version=*1256792926004) (Attribute--> DefaultMcastAddress=228.10.10.10) (Attribute--> DefaultClusterName=sp3-env1-ipv4) (Attribute--> HostName=172.16.109.82) (Attribute--> NumUsers=0) (Attribute--> ServiceProviderAdmin=true) (Attribute--> McastPort=0) (Attribute--> Aggregator=false) 
2009-10-29 05:08:52,860 INFO [com.desktone.discovery.slp.ServiceLocatorImpl$ServiceFinder]-[pool-10-thread-1] ServiceFinder for service = LocateableService ( serviceName = service:cache channel = ServiceLocationChannel ( mcastAddress = 228.10.10.10 mcastPort = 10000 clusterName = sp3-env1-ipv4 multihomedNoMcast = false ipv6Channel = false hlim = 5 bindAddress = null bindInterface = null timeouts(millis) = [4000,5000,]) ), begin.
2009-10-29 05:08:54,275 INFO [com.desktone.discovery.ServiceLocationManagerImpl]-[pool-265-thread-3] addLocatedService, processing attribute updates for service=LocatedService ( serviceName = service:vmgr serviceHost = 172.16.109.87 (Attribute--> OrgId=0) (Attribute--> DefaultMcastPort=10000) (Attribute--> WsURL=https://192.168.2.87:443/dt-vmgr-ws/services/VMgrService) (Attribute--> Host=192.168.2.87) (Attribute--> Uuid=440146c5-a41f-4ae0-af90-a7721f37f8a0) (Attribute--> Ipv4Addresses=192.168.2.87|172.16.109.87) (Attribute--> version=*1256792933688) (Attribute--> DefaultMcastAddress=228.10.10.10) (Attribute--> DefaultClusterName=sp3-env1-ipv4) (Attribute--> Ip=192.168.2.87) (Attribute--> HostName=192.168.2.87) (Attribute--> McastPort=0) 
2009-10-29 05:09:06,135 INFO [com.desktone.discovery.slp.ServiceLocatorImpl$ServiceFinder]-[pool-10-thread-1] ServiceFinder for service = LocateableService ( serviceName = service:cache channel = ServiceLocationChannel ( mcastAddress = 228.10.10.10 mcastPort = 10000 clusterName = sp3-env1-ipv4 multihomedNoMcast = false ipv6Channel = false hlim = 5 bindAddress = null bindInterface = null timeouts(millis) = [4000,5000,]) ), end.
2009-10-29 05:09:25,727 INFO [com.desktone.discovery.ServiceLocationManagerImpl]-[pool-9-thread-15] addLocatedService, processing attribute updates for service=LocatedService ( serviceName = service:cache serviceHost = 172.16.115.36 (Attribute--> ServiceBindAddress=192.168.2.136) (Attribute--> AppVersion=3.5.0) (Attribute--> version=*1256792965139) (Attribute--> SpCache=false) (Attribute--> Ipv4Addresses=192.168.2.136|172.16.115.36) (Attribute--> TenantCacheURL=https://192.168.2.136:443/dt-fabric-ws/services/FabricDelegateService) (Attribute--> DefaultMcastAddress=228.11.11.11) (Attribute--> OrgId=1001) (Attribute--> TenantCache=true) (Attribute--> PoolManagerService=true) (Attribute--> McastPort=10000) (Attribute--> BuildVersion=SVN Id: 9028 Build: 1948 on 29-October-2009 3:11 AM GMT+00:00) (Attribute--> ClusterName=sp3-env1-ipv4) (Attribute--> AuditService=true) (Attribute--> PolicyManager=true) (Attribute--> DefaultClusterName=tenanta) (Attribute--> CacheAccess=true) (Attribute--> McastAddress=228.10.10.10) (Attribute--> HostName=192.168.2.136) (Attribute--> DefaultMcastPort=11002) (Attribute--> EventService=true) (Attribute--> Host=192.168.2.136) (Attribute--> SpCachewsURL=https://192.168.2.136:443/dt-sp-fabric-delegate-ws/spservices/SpFabricDelegateService) 
2009-10-29 05:09:32,496 INFO [com.desktone.discovery.slp.ServiceAdvertiserImpl$ServiceAdvertiser]-[pool-20-thread-1] ServiceAdvertiser for service = LocateableService ( serviceName = service:cache channel = ServiceLocationChannel ( mcastAddress = 228.10.10.10 mcastPort = 10000 clusterName = sp3-env1-ipv4 multihomedNoMcast = false ipv6Channel = false hlim = 5 bindAddress = null bindInterface = null timeouts(millis) = [4000,5000,]) ), begin.
2009-10-29 05:09:32,665 INFO [com.desktone.discovery.slp.ServiceAdvertiserImpl$ServiceAdvertiser]-[pool-20-thread-1] ServiceAdvertiser for service = LocateableService ( serviceName = service:cache channel = ServiceLocationChannel ( mcastAddress = 228.10.10.10 mcastPort = 10000 clusterName = sp3-env1-ipv4 multihomedNoMcast = false ipv6Channel = false hlim = 5 bindAddress = null bindInterface = null timeouts(millis) = [4000,5000,]) ), end.
2009-10-29 05:09:32,706 INFO [com.desktone.discovery.ServiceLocationManagerImpl]-[pool-8-thread-22] addLocatedService, processing attribute updates for service=LocatedService ( serviceName = service:cache serviceHost = 172.16.109.84 (Attribute--> ServiceBindAddress=192.168.2.84) (Attribute--> AppVersion=3.5.0) (Attribute--> version=*1256792972503) (Attribute--> SpCache=true) (Attribute--> Ipv4Addresses=192.168.2.84|172.16.109.84) (Attribute--> TenantCacheURL=https://192.168.2.84:443/dt-fabric-ws/services/FabricDelegateService) (Attribute--> DefaultMcastAddress=228.10.10.10) (Attribute--> OrgId=1000) (Attribute--> TenantCache=false) (Attribute--> PoolManagerService=true) (Attribute--> McastPort=0) (Attribute--> BuildVersion=SVN Id: 9028 Build: 1948 on 29-October-2009 3:11 AM GMT+00:00) (Attribute--> AuditService=true) (Attribute--> PolicyManager=true) (Attribute--> DefaultClusterName=sp3-env1-ipv4) (Attribute--> CacheAccess=true) (Attribute--> HostName=192.168.2.84) (Attribute--> DefaultMcastPort=10000) (Attribute--> EventService=true) (Attribute--> Host=192.168.2.84) (Attribute--> SpCachewsURL=https://192.168.2.84:443/dt-sp-fabric-delegate-ws/spservices/SpFabricDelegateService) 
2009-10-29 05:09:56,930 INFO [com.desktone.discovery.ServiceLocationManagerImpl]-[pool-265-thread-3] addLocatedService, processing attribute updates for service=LocatedService ( serviceName = service:vmgr serviceHost = 172.16.109.86 (Attribute--> OrgId=0) (Attribute--> DefaultMcastPort=10000) (Attribute--> WsURL=https://192.168.2.86:443/dt-vmgr-ws/services/VMgrService) (Attribute--> Host=192.168.2.86) (Attribute--> Uuid=440146c5-a41f-4ae0-af90-a7721f37f8a0) (Attribute--> Ipv4Addresses=192.168.2.86|172.16.109.86) (Attribute--> version=*1256792996821) (Attribute--> DefaultMcastAddress=228.10.10.10) (Attribute--> DefaultClusterName=sp3-env1-ipv4) (Attribute--> Ip=192.168.2.86) (Attribute--> HostName=192.168.2.86) (Attribute--> McastPort=0) 
2009-10-29 05:10:29,457 INFO [com.desktone.discovery.ServiceLocationManagerImpl]-[pool-9-thread-15] addLocatedService, processing attribute updates for service=LocatedService ( serviceName = service:cache serviceHost = 172.16.115.32 (Attribute--> ServiceBindAddress=192.168.2.32) (Attribute--> AppVersion=3.5.0) (Attribute--> version=*1256793028557) (Attribute--> SpCache=false) (Attribute--> Ipv4Addresses=192.168.2.32|172.16.115.32) (Attribute--> TenantCacheURL=https://192.168.2.32:443/dt-fabric-ws/services/FabricDelegateService) (Attribute--> DefaultMcastAddress=228.11.11.11) (Attribute--> OrgId=1001) (Attribute--> TenantCache=true) (Attribute--> PoolManagerService=true) (Attribute--> McastPort=10000) (Attribute--> BuildVersion=SVN Id: 9028 Build: 1948 on 29-October-2009 3:11 AM GMT+00:00) (Attribute--> ClusterName=sp3-env1-ipv4) (Attribute--> AuditService=true) (Attribute--> PolicyManager=true) (Attribute--> DefaultClusterName=tenanta) (Attribute--> CacheAccess=true) (Attribute--> McastAddress=228.10.10.10) (Attribute--> HostName=192.168.2.32) (Attribute--> DefaultMcastPort=11002) (Attribute--> EventService=true) (Attribute--> Host=192.168.2.32) (Attribute--> SpCachewsURL=https://192.168.2.32:443/dt-sp-fabric-delegate-ws/spservices/SpFabricDelegateService) 
2009-10-29 05:11:00,641 INFO [com.desktone.discovery.slp.ServiceLocatorImpl$ServiceFinder]-[pool-270-thread-1] ServiceFinder for service = LocateableService ( serviceName = service:vmgr channel = ServiceLocationChannel ( mcastAddress = 228.10.10.10 mcastPort = 10000 clusterName = sp3-env1-ipv4 multihomedNoMcast = false ipv6Channel = false hlim = 5 bindAddress = null bindInterface = null timeouts(millis) = [4000,5000,]) ), begin.
2009-10-29 05:11:13,792 INFO [com.desktone.discovery.slp.ServiceLocatorImpl$ServiceFinder]-[pool-270-thread-1] ServiceFinder for service = LocateableService ( serviceName = service:vmgr channel = ServiceLocationChannel ( mcastAddress = 228.10.10.10 mcastPort = 10000 clusterName = sp3-env1-ipv4 multihomedNoMcast = false ipv6Channel = false hlim = 5 bindAddress = null bindInterface = null timeouts(millis) = [4000,5000,]) ), end.
2009-10-29 05:12:18,728 INFO [com.desktone.discovery.ServiceLocationManagerImpl]-[pool-9-thread-15] addLocatedService, processing attribute updates for service=LocatedService ( serviceName = service:cache serviceHost = spc1-2.qa.desktone.com (Attribute--> ServiceBindAddress=192.168.2.76) (Attribute--> AppVersion=3.5.0) (Attribute--> version=*1256793137914) (Attribute--> SpCache=true) (Attribute--> Ipv4Addresses=192.168.2.76|172.16.109.76) (Attribute--> TenantCacheURL=https://192.168.2.76:443/dt-fabric-ws/services/FabricDelegateService) (Attribute--> DefaultMcastAddress=228.10.10.10) (Attribute--> OrgId=1000) (Attribute--> TenantCache=false) (Attribute--> PoolManagerService=true) (Attribute--> McastPort=0) (Attribute--> BuildVersion=SVN Id: 9028 Build: 1948 on 29-October-2009 3:11 AM GMT+00:00) (Attribute--> AuditService=true) (Attribute--> PolicyManager=true) (Attribute--> DefaultClusterName=sp3-env1-ipv4) (Attribute--> CacheAccess=true) (Attribute--> HostName=192.168.2.76) (Attribute--> DefaultMcastPort=10000) (Attribute--> EventService=true) (Attribute--> Host=192.168.2.76) (Attribute--> SpCachewsURL=https://192.168.2.76:443/dt-sp-fabric-delegate-ws/spservices/SpFabricDelegateService) 
2009-10-29 05:12:31,866 INFO [com.desktone.discovery.slp.ServiceLocatorImpl$ServiceFinder]-[pool-199-thread-1] ServiceFinder for service = LocateableService ( serviceName = service:fabric channel = ServiceLocationChannel ( mcastAddress = 228.10.10.10 mcastPort = 10000 clusterName = sp3-env1-ipv4 multihomedNoMcast = false ipv6Channel = false hlim = 5 bindAddress = null bindInterface = null timeouts(millis) = [4000,5000,]) ), begin.
2009-10-29 05:12:44,930 INFO [com.desktone.discovery.slp.ServiceLocatorImpl$ServiceFinder]-[pool-199-thread-1] ServiceFinder for service = LocateableService ( serviceName = service:fabric channel = ServiceLocationChannel ( mcastAddress = 228.10.10.10 mcastPort = 10000 clusterName = sp3-env1-ipv4 multihomedNoMcast = false ipv6Channel = false hlim = 5 bindAddress = null bindInterface = null timeouts(millis) = [4000,5000,]) ), end.
2009-10-29 05:13:10,700 INFO [com.desktone.discovery.ServiceLocationManagerImpl]-[pool-194-thread-3] addLocatedService, processing attribute updates for service=LocatedService ( serviceName = service:fabric serviceHost = spf1-2.qa.desktone.com (Attribute--> OrgId=0) (Attribute--> DefaultMcastPort=10000) (Attribute--> UserPortal=false) (Attribute--> PoolManager=false) (Attribute--> Host=172.16.109.77) (Attribute--> Ipv4Addresses=192.168.2.77|172.16.109.77) (Attribute--> EnterpriseAdmin=false) (Attribute--> Monitor=false) (Attribute--> version=*1256793190375) (Attribute--> DefaultMcastAddress=228.10.10.10) (Attribute--> DefaultClusterName=sp3-env1-ipv4) (Attribute--> HostName=172.16.109.77) (Attribute--> NumUsers=0) (Attribute--> ServiceProviderAdmin=true) (Attribute--> McastPort=0) (Attribute--> Aggregator=false) 
2009-10-29 05:13:46,477 INFO [com.desktone.discovery.ServiceLocationManagerImpl]-[pool-194-thread-3] addLocatedService, processing attribute updates for service=LocatedService ( serviceName = service:fabric serviceHost = 172.16.109.82 (Attribute--> OrgId=0) (Attribute--> DefaultMcastPort=10000) (Attribute--> UserPortal=false) (Attribute--> PoolManager=false) (Attribute--> Host=172.16.109.82) (Attribute--> Ipv4Addresses=192.168.2.82|172.16.109.82) (Attribute--> EnterpriseAdmin=false) (Attribute--> Monitor=false) (Attribute--> version=*1256793226003) (Attribute--> DefaultMcastAddress=228.10.10.10) (Attribute--> DefaultClusterName=sp3-env1-ipv4) (Attribute--> HostName=172.16.109.82) (Attribute--> NumUsers=0) (Attribute--> ServiceProviderAdmin=true) (Attribute--> McastPort=0) (Attribute--> Aggregator=false) 
2009-10-29 05:13:52,859 INFO [com.desktone.discovery.slp.ServiceLocatorImpl$ServiceFinder]-[pool-10-thread-1] ServiceFinder for service = LocateableService ( serviceName = service:cache channel = ServiceLocationChannel ( mcastAddress = 228.10.10.10 mcastPort = 10000 clusterName = sp3-env1-ipv4 multihomedNoMcast = false ipv6Channel = false hlim = 5 bindAddress = null bindInterface = null timeouts(millis) = [4000,5000,]) ), begin.
2009-10-29 05:13:54,237 INFO [com.desktone.discovery.ServiceLocationManagerImpl]-[pool-264-thread-3] addLocatedService, processing attribute updates for service=LocatedService ( serviceName = service:vmgr serviceHost = 172.16.109.87 (Attribute--> OrgId=0) (Attribute--> DefaultMcastPort=10000) (Attribute--> WsURL=https://192.168.2.87:443/dt-vmgr-ws/services/VMgrService) (Attribute--> Host=192.168.2.87) (Attribute--> Uuid=440146c5-a41f-4ae0-af90-a7721f37f8a0) (Attribute--> Ipv4Addresses=192.168.2.87|172.16.109.87) (Attribute--> version=*1256793233688) (Attribute--> DefaultMcastAddress=228.10.10.10) (Attribute--> DefaultClusterName=sp3-env1-ipv4) (Attribute--> Ip=192.168.2.87) (Attribute--> HostName=192.168.2.87) (Attribute--> McastPort=0) 
2009-10-29 05:14:06,063 INFO [com.desktone.discovery.slp.ServiceLocatorImpl$ServiceFinder]-[pool-10-thread-1] ServiceFinder for service = LocateableService ( serviceName = service:cache channel = ServiceLocationChannel ( mcastAddress = 228.10.10.10 mcastPort = 10000 clusterName = sp3-env1-ipv4 multihomedNoMcast = false ipv6Channel = false hlim = 5 bindAddress = null bindInterface = null timeouts(millis) = [4000,5000,]) ), end.
2009-10-29 05:14:25,806 INFO [com.desktone.discovery.ServiceLocationManagerImpl]-[pool-8-thread-22] addLocatedService, processing attribute updates for service=LocatedService ( serviceName = service:cache serviceHost = 172.16.115.36 (Attribute--> ServiceBindAddress=192.168.2.136) (Attribute--> AppVersion=3.5.0) (Attribute--> version=*1256793265140) (Attribute--> SpCache=false) (Attribute--> Ipv4Addresses=192.168.2.136|172.16.115.36) (Attribute--> TenantCacheURL=https://192.168.2.136:443/dt-fabric-ws/services/FabricDelegateService) (Attribute--> DefaultMcastAddress=228.11.11.11) (Attribute--> OrgId=1001) (Attribute--> TenantCache=true) (Attribute--> PoolManagerService=true) (Attribute--> McastPort=10000) (Attribute--> BuildVersion=SVN Id: 9028 Build: 1948 on 29-October-2009 3:11 AM GMT+00:00) (Attribute--> ClusterName=sp3-env1-ipv4) (Attribute--> AuditService=true) (Attribute--> PolicyManager=true) (Attribute--> DefaultClusterName=tenanta) (Attribute--> CacheAccess=true) (Attribute--> McastAddress=228.10.10.10) (Attribute--> HostName=192.168.2.136) (Attribute--> DefaultMcastPort=11002) (Attribute--> EventService=true) (Attribute--> Host=192.168.2.136) (Attribute--> SpCachewsURL=https://192.168.2.136:443/dt-sp-fabric-delegate-ws/spservices/SpFabricDelegateService) 
2009-10-29 05:14:32,498 INFO [com.desktone.discovery.slp.ServiceAdvertiserImpl$ServiceAdvertiser]-[pool-20-thread-1] ServiceAdvertiser for service = LocateableService ( serviceName = service:cache channel = ServiceLocationChannel ( mcastAddress = 228.10.10.10 mcastPort = 10000 clusterName = sp3-env1-ipv4 multihomedNoMcast = false ipv6Channel = false hlim = 5 bindAddress = null bindInterface = null timeouts(millis) = [4000,5000,]) ), begin.
2009-10-29 05:14:32,640 INFO [com.desktone.discovery.slp.ServiceAdvertiserImpl$ServiceAdvertiser]-[pool-20-thread-1] ServiceAdvertiser for service = LocateableService ( serviceName = service:cache channel = ServiceLocationChannel ( mcastAddress = 228.10.10.10 mcastPort = 10000 clusterName = sp3-env1-ipv4 multihomedNoMcast = false ipv6Channel = false hlim = 5 bindAddress = null bindInterface = null timeouts(millis) = [4000,5000,]) ), end.
2009-10-29 05:14:32,663 INFO [com.desktone.discovery.ServiceLocationManagerImpl]-[pool-9-thread-15] addLocatedService, processing attribute updates for service=LocatedService ( serviceName = service:cache serviceHost = 172.16.109.84 (Attribute--> ServiceBindAddress=192.168.2.84) (Attribute--> AppVersion=3.5.0) (Attribute--> version=*1256793272500) (Attribute--> SpCache=true) (Attribute--> Ipv4Addresses=192.168.2.84|172.16.109.84) (Attribute--> TenantCacheURL=https://192.168.2.84:443/dt-fabric-ws/services/FabricDelegateService) (Attribute--> DefaultMcastAddress=228.10.10.10) (Attribute--> OrgId=1000) (Attribute--> TenantCache=false) (Attribute--> PoolManagerService=true) (Attribute--> McastPort=0) (Attribute--> BuildVersion=SVN Id: 9028 Build: 1948 on 29-October-2009 3:11 AM GMT+00:00) (Attribute--> AuditService=true) (Attribute--> PolicyManager=true) (Attribute--> DefaultClusterName=sp3-env1-ipv4) (Attribute--> CacheAccess=true) (Attribute--> HostName=192.168.2.84) (Attribute--> DefaultMcastPort=10000) (Attribute--> EventService=true) (Attribute--> Host=192.168.2.84) (Attribute--> SpCachewsURL=https://192.168.2.84:443/dt-sp-fabric-delegate-ws/spservices/SpFabricDelegateService) 
2009-10-29 05:14:56,932 INFO [com.desktone.discovery.ServiceLocationManagerImpl]-[pool-264-thread-3] addLocatedService, processing attribute updates for service=LocatedService ( serviceName = service:vmgr serviceHost = 172.16.109.86 (Attribute--> OrgId=0) (Attribute--> DefaultMcastPort=10000) (Attribute--> WsURL=https://192.168.2.86:443/dt-vmgr-ws/services/VMgrService) (Attribute--> Host=192.168.2.86) (Attribute--> Uuid=440146c5-a41f-4ae0-af90-a7721f37f8a0) (Attribute--> Ipv4Addresses=192.168.2.86|172.16.109.86) (Attribute--> version=*1256793296820) (Attribute--> DefaultMcastAddress=228.10.10.10) (Attribute--> DefaultClusterName=sp3-env1-ipv4) (Attribute--> Ip=192.168.2.86) (Attribute--> HostName=192.168.2.86) (Attribute--> McastPort=0) 
2009-10-29 05:15:29,559 INFO [com.desktone.discovery.ServiceLocationManagerImpl]-[pool-9-thread-15] addLocatedService, processing attribute updates for service=LocatedService ( serviceName = service:cache serviceHost = 172.16.115.32 (Attribute--> ServiceBindAddress=192.168.2.32) (Attribute--> AppVersion=3.5.0) (Attribute--> version=*1256793328556) (Attribute--> SpCache=false) (Attribute--> Ipv4Addresses=192.168.2.32|172.16.115.32) (Attribute--> TenantCacheURL=https://192.168.2.32:443/dt-fabric-ws/services/FabricDelegateService) (Attribute--> DefaultMcastAddress=228.11.11.11) (Attribute--> OrgId=1001) (Attribute--> TenantCache=true) (Attribute--> PoolManagerService=true) (Attribute--> McastPort=10000) (Attribute--> BuildVersion=SVN Id: 9028 Build: 1948 on 29-October-2009 3:11 AM GMT+00:00) (Attribute--> ClusterName=sp3-env1-ipv4) (Attribute--> AuditService=true) (Attribute--> PolicyManager=true) (Attribute--> DefaultClusterName=tenanta) (Attribute--> CacheAccess=true) (Attribute--> McastAddress=228.10.10.10) (Attribute--> HostName=192.168.2.32) (Attribute--> DefaultMcastPort=11002) (Attribute--> EventService=true) (Attribute--> Host=192.168.2.32) (Attribute--> SpCachewsURL=https://192.168.2.32:443/dt-sp-fabric-delegate-ws/spservices/SpFabricDelegateService) 
2009-10-29 05:16:00,640 INFO [com.desktone.discovery.slp.ServiceLocatorImpl$ServiceFinder]-[pool-270-thread-1] ServiceFinder for service = LocateableService ( serviceName = service:vmgr channel = ServiceLocationChannel ( mcastAddress = 228.10.10.10 mcastPort = 10000 clusterName = sp3-env1-ipv4 multihomedNoMcast = false ipv6Channel = false hlim = 5 bindAddress = null bindInterface = null timeouts(millis) = [4000,5000,]) ), begin.
2009-10-29 05:16:13,764 INFO [com.desktone.discovery.slp.ServiceLocatorImpl$ServiceFinder]-[pool-270-thread-1] ServiceFinder for service = LocateableService ( serviceName = service:vmgr channel = ServiceLocationChannel ( mcastAddress = 228.10.10.10 mcastPort = 10000 clusterName = sp3-env1-ipv4 multihomedNoMcast = false ipv6Channel = false hlim = 5 bindAddress = null bindInterface = null timeouts(millis) = [4000,5000,]) ), end.
2009-10-29 05:17:18,712 INFO [com.desktone.discovery.ServiceLocationManagerImpl]-[pool-9-thread-15] addLocatedService, processing attribute updates for service=LocatedService ( serviceName = service:cache serviceHost = spc1-2.qa.desktone.com (Attribute--> ServiceBindAddress=192.168.2.76) (Attribute--> AppVersion=3.5.0) (Attribute--> version=*1256793437943) (Attribute--> SpCache=true) (Attribute--> Ipv4Addresses=192.168.2.76|172.16.109.76) (Attribute--> TenantCacheURL=https://192.168.2.76:443/dt-fabric-ws/services/FabricDelegateService) (Attribute--> DefaultMcastAddress=228.10.10.10) (Attribute--> OrgId=1000) (Attribute--> TenantCache=false) (Attribute--> PoolManagerService=true) (Attribute--> McastPort=0) (Attribute--> BuildVersion=SVN Id: 9028 Build: 1948 on 29-October-2009 3:11 AM GMT+00:00) (Attribute--> AuditService=true) (Attribute--> PolicyManager=true) (Attribute--> DefaultClusterName=sp3-env1-ipv4) (Attribute--> CacheAccess=true) (Attribute--> HostName=192.168.2.76) (Attribute--> DefaultMcastPort=10000) (Attribute--> EventService=true) (Attribute--> Host=192.168.2.76) (Attribute--> SpCachewsURL=https://192.168.2.76:443/dt-sp-fabric-delegate-ws/spservices/SpFabricDelegateService) 
2009-10-29 05:17:31,866 INFO [com.desktone.discovery.slp.ServiceLocatorImpl$ServiceFinder]-[pool-199-thread-1] ServiceFinder for service = LocateableService ( serviceName = service:fabric channel = ServiceLocationChannel ( mcastAddress = 228.10.10.10 mcastPort = 10000 clusterName = sp3-env1-ipv4 multihomedNoMcast = false ipv6Channel = false hlim = 5 bindAddress = null bindInterface = null timeouts(millis) = [4000,5000,]) ), begin.
2009-10-29 05:17:45,050 INFO [com.desktone.discovery.slp.ServiceLocatorImpl$ServiceFinder]-[pool-199-thread-1] ServiceFinder for service = LocateableService ( serviceName = service:fabric channel = ServiceLocationChannel ( mcastAddress = 228.10.10.10 mcastPort = 10000 clusterName = sp3-env1-ipv4 multihomedNoMcast = false ipv6Channel = false hlim = 5 bindAddress = null bindInterface = null timeouts(millis) = [4000,5000,]) ), end.
2009-10-29 05:18:10,724 INFO [com.desktone.discovery.ServiceLocationManagerImpl]-[pool-194-thread-3] addLocatedService, processing attribute updates for service=LocatedService ( serviceName = service:fabric serviceHost = spf1-2.qa.desktone.com (Attribute--> OrgId=0) (Attribute--> DefaultMcastPort=10000) (Attribute--> UserPortal=false) (Attribute--> PoolManager=false) (Attribute--> Host=172.16.109.77) (Attribute--> Ipv4Addresses=192.168.2.77|172.16.109.77) (Attribute--> EnterpriseAdmin=false) (Attribute--> Monitor=false) (Attribute--> version=*1256793490372) (Attribute--> DefaultMcastAddress=228.10.10.10) (Attribute--> DefaultClusterName=sp3-env1-ipv4) (Attribute--> HostName=172.16.109.77) (Attribute--> NumUsers=0) (Attribute--> ServiceProviderAdmin=true) (Attribute--> McastPort=0) (Attribute--> Aggregator=false) 
2009-10-29 05:18:46,455 INFO [com.desktone.discovery.ServiceLocationManagerImpl]-[pool-193-thread-3] addLocatedService, processing attribute updates for service=LocatedService ( serviceName = service:fabric serviceHost = 172.16.109.82 (Attribute--> OrgId=0) (Attribute--> DefaultMcastPort=10000) (Attribute--> UserPortal=false) (Attribute--> PoolManager=false) (Attribute--> Host=172.16.109.82) (Attribute--> Ipv4Addresses=192.168.2.82|172.16.109.82) (Attribute--> EnterpriseAdmin=false) (Attribute--> Monitor=false) (Attribute--> version=*1256793526003) (Attribute--> DefaultMcastAddress=228.10.10.10) (Attribute--> DefaultClusterName=sp3-env1-ipv4) (Attribute--> HostName=172.16.109.82) (Attribute--> NumUsers=0) (Attribute--> ServiceProviderAdmin=true) (Attribute--> McastPort=0) (Attribute--> Aggregator=false) 
2009-10-29 05:18:52,859 INFO [com.desktone.discovery.slp.ServiceLocatorImpl$ServiceFinder]-[pool-10-thread-1] ServiceFinder for service = LocateableService ( serviceName = service:cache channel = ServiceLocationChannel ( mcastAddress = 228.10.10.10 mcastPort = 10000 clusterName = sp3-env1-ipv4 multihomedNoMcast = false ipv6Channel = false hlim = 5 bindAddress = null bindInterface = null timeouts(millis) = [4000,5000,]) ), begin.
2009-10-29 05:18:54,303 INFO [com.desktone.discovery.ServiceLocationManagerImpl]-[pool-265-thread-3] addLocatedService, processing attribute updates for service=LocatedService ( serviceName = service:vmgr serviceHost = 172.16.109.87 (Attribute--> OrgId=0) (Attribute--> DefaultMcastPort=10000) (Attribute--> WsURL=https://192.168.2.87:443/dt-vmgr-ws/services/VMgrService) (Attribute--> Host=192.168.2.87) (Attribute--> Uuid=440146c5-a41f-4ae0-af90-a7721f37f8a0) (Attribute--> Ipv4Addresses=192.168.2.87|172.16.109.87) (Attribute--> version=*1256793533690) (Attribute--> DefaultMcastAddress=228.10.10.10) (Attribute--> DefaultClusterName=sp3-env1-ipv4) (Attribute--> Ip=192.168.2.87) (Attribute--> HostName=192.168.2.87) (Attribute--> McastPort=0) 
2009-10-29 05:19:06,015 INFO [com.desktone.discovery.slp.ServiceLocatorImpl$ServiceFinder]-[pool-10-thread-1] ServiceFinder for service = LocateableService ( serviceName = service:cache channel = ServiceLocationChannel ( mcastAddress = 228.10.10.10 mcastPort = 10000 clusterName = sp3-env1-ipv4 multihomedNoMcast = false ipv6Channel = false hlim = 5 bindAddress = null bindInterface = null timeouts(millis) = [4000,5000,]) ), end.
2009-10-29 05:19:25,677 INFO [com.desktone.discovery.ServiceLocationManagerImpl]-[pool-8-thread-22] addLocatedService, processing attribute updates for service=LocatedService ( serviceName = service:cache serviceHost = 172.16.115.36 (Attribute--> ServiceBindAddress=192.168.2.136) (Attribute--> AppVersion=3.5.0) (Attribute--> version=*1256793565139) (Attribute--> SpCache=false) (Attribute--> Ipv4Addresses=192.168.2.136|172.16.115.36) (Attribute--> TenantCacheURL=https://192.168.2.136:443/dt-fabric-ws/services/FabricDelegateService) (Attribute--> DefaultMcastAddress=228.11.11.11) (Attribute--> OrgId=1001) (Attribute--> TenantCache=true) (Attribute--> PoolManagerService=true) (Attribute--> McastPort=10000) (Attribute--> BuildVersion=SVN Id: 9028 Build: 1948 on 29-October-2009 3:11 AM GMT+00:00) (Attribute--> ClusterName=sp3-env1-ipv4) (Attribute--> AuditService=true) (Attribute--> PolicyManager=true) (Attribute--> DefaultClusterName=tenanta) (Attribute--> CacheAccess=true) (Attribute--> McastAddress=228.10.10.10) (Attribute--> HostName=192.168.2.136) (Attribute--> DefaultMcastPort=11002) (Attribute--> EventService=true) (Attribute--> Host=192.168.2.136) (Attribute--> SpCachewsURL=https://192.168.2.136:443/dt-sp-fabric-delegate-ws/spservices/SpFabricDelegateService) 

sorry for this .....

But, regarding to my logfile I want to split that file (logfile)according to given timestamp in exact two files
e.g: If I have given 05:04:32,656timestamp then the log file should be splitted in exactlly two files .
I tried it by awk but it splitting the file no .of times the Timestamp ocurrs.

So plese send me solution ....Thanks in advance.

Which outputs do you need in separate log files...can you be more specific ....