Skip to Main Content

Java Development Tools

Announcement

For appeals, questions and feedback about Oracle Forums, please email oracle-forums-moderators_us@oracle.com. Technical questions should be asked in the appropriate category. Thank you!

Interested in getting your voice heard by members of the Developer Marketing team at Oracle? Check out this post for AppDev or this post for AI focus group information.

Cant run JDeveloper Sever

João RodriguesMay 9 2019 — edited Jun 8 2019

Cant run JDeveloper version 12.2.1.3.0 with error:

  1. <May 9, 2019 5:26:13,816 PM BST> <Warning> <com.oracle.coherence> <BEA-000000> <2019-05-09 17:26:13.816/583.099 Oracle Coherence GE 12.2.1.3.0 <Warning> (thread=Cluster, member=n/a): Delaying formation of a new cluster; unicast networking appears to be inoperable on interface 172.18.84.38 as this process isn't receiving even its own transmissions; consider forcing IPv4 via -Djava.net.preferIPv4Stack=true>
  2. <May 9, 2019 5:26:20,621 PM BST> <Warning> <com.oracle.coherence> <BEA-000000> <2019-05-09 17:26:20.621/589.903 Oracle Coherence GE 12.2.1.3.0 <Warning> (thread=Cluster, member=n/a): Delaying formation of a new cluster; unicast networking appears to be inoperable on interface 172.18.84.38 as this process isn't receiving even its own transmissions; consider forcing IPv4 via -Djava.net.preferIPv4Stack=true>
  3. <May 9, 2019 5:26:27,428 PM BST> <Warning> <com.oracle.coherence> <BEA-000000> <2019-05-09 17:26:27.428/596.710 Oracle Coherence GE 12.2.1.3.0 <Warning> (thread=Cluster, member=n/a): Delaying formation of a new cluster; unicast networking appears to be inoperable on interface 172.18.84.38 as this process isn't receiving even its own transmissions; consider forcing IPv4 via -Djava.net.preferIPv4Stack=true>
  4. <May 9, 2019 5:26:34,236 PM BST> <Warning> <com.oracle.coherence> <BEA-000000> <2019-05-09 17:26:34.236/603.519 Oracle Coherence GE 12.2.1.3.0 <Warning> (thread=Cluster, member=n/a): Delaying formation of a new cluster; unicast networking appears to be inoperable on interface 172.18.84.38 as this process isn't receiving even its own transmissions; consider forcing IPv4 via -Djava.net.preferIPv4Stack=true>
  5. <May 9, 2019 5:26:41,041 PM BST> <Warning> <com.oracle.coherence> <BEA-000000> <2019-05-09 17:26:41.041/610.324 Oracle Coherence GE 12.2.1.3.0 <Warning> (thread=Cluster, member=n/a): Delaying formation of a new cluster; unicast networking appears to be inoperable on interface 172.18.84.38 as this process isn't receiving even its own transmissions; consider forcing IPv4 via -Djava.net.preferIPv4Stack=true>
  6. <May 9, 2019 5:26:45,347 PM BST> <Error> <com.oracle.coherence> <BEA-000000> <2019-05-09 17:26:45.347/614.630 Oracle Coherence GE 12.2.1.3.0 <Error> (thread=[ACTIVE] ExecuteThread: '6' for queue: 'weblogic.kernel.Default (self-tuning)', member=n/a): Error while starting cluster: com.tangosol.net.RequestTimeoutException: Timeout during service start: ServiceInfo(Id=0, Name=Cluster, Type=Cluster
  7.   MemberSet=MasterMemberSet(
  8.     ThisMember=null
  9.     OldestMember=null
  10.     ActualMemberSet=MemberSet(Size=0
  11.       )
  12.     MemberId|ServiceJoined|MemberState|Version
  13.     RecycleMillis=1200000
  14.     RecycleSet=MemberSet(Size=0
  15.       )
  16.     )
  17. )
  18.     at com.tangosol.coherence.component.util.daemon.queueProcessor.service.Grid.onStartupTimeout(Grid.CDB:3)
  19.     at com.tangosol.coherence.component.util.daemon.queueProcessor.Service.start(Service.CDB:28)
  20.     at com.tangosol.coherence.component.util.daemon.queueProcessor.service.Grid.start(Grid.CDB:6)
  21.     at com.tangosol.coherence.component.net.Cluster.startSystemServices(Cluster.CDB:4)
  22.     at com.tangosol.coherence.component.net.Cluster.onStart(Cluster.CDB:53)
  23.     at com.tangosol.coherence.component.net.Cluster.start(Cluster.CDB:12)
  24.     at com.tangosol.coherence.component.util.SafeCluster.startCluster(SafeCluster.CDB:4)
  25.     at com.tangosol.coherence.component.util.SafeCluster.restartCluster(SafeCluster.CDB:10)
  26.     at com.tangosol.coherence.component.util.SafeCluster.ensureRunningCluster(SafeCluster.CDB:32)
  27.     at com.tangosol.coherence.component.util.SafeCluster.getRunningCluster(SafeCluster.CDB:7)
  28.     at com.tangosol.coherence.component.util.SafeCluster.start(SafeCluster.CDB:5)
  29.     at com.tangosol.net.CacheFactory.ensureCluster(CacheFactory.java:580)
  30.     at weblogic.cacheprovider.coherence.EnsureClusterService.initialize(EnsureClusterService.java:51)
  31.     at weblogic.cacheprovider.coherence.EnsureClusterService.start(EnsureClusterService.java:34)
  32.     at weblogic.server.AbstractServerService.postConstruct(AbstractServerService.java:76)
  33.     at sun.reflect.GeneratedMethodAccessor2.invoke(Unknown Source)
  34.     at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
  35.     at java.lang.reflect.Method.invoke(Method.java:498)
  36.     at org.glassfish.hk2.utilities.reflection.ReflectionHelper.invoke(ReflectionHelper.java:1287)
  37.     at org.jvnet.hk2.internal.ClazzCreator.postConstructMe(ClazzCreator.java:333)
  38.     at org.jvnet.hk2.internal.ClazzCreator.create(ClazzCreator.java:375)
  39.     at org.jvnet.hk2.internal.SystemDescriptor.create(SystemDescriptor.java:487)
  40.     at org.glassfish.hk2.runlevel.internal.AsyncRunLevelContext.findOrCreate(AsyncRunLevelContext.java:305)
  41.     at org.glassfish.hk2.runlevel.RunLevelContext.findOrCreate(RunLevelContext.java:85)
  42.     at org.jvnet.hk2.internal.Utilities.createService(Utilities.java:2126)
  43.     at org.jvnet.hk2.internal.ServiceHandleImpl.getService(ServiceHandleImpl.java:116)
  44.     at org.jvnet.hk2.internal.ServiceHandleImpl.getService(ServiceHandleImpl.java:90)
  45.     at org.glassfish.hk2.runlevel.internal.CurrentTaskFuture$QueueRunner.oneJob(CurrentTaskFuture.java:1237)
  46.     at org.glassfish.hk2.runlevel.internal.CurrentTaskFuture$QueueRunner.run(CurrentTaskFuture.java:1168)
  47.     at weblogic.work.SelfTuningWorkManagerImpl$WorkAdapterImpl.run(SelfTuningWorkManagerImpl.java:670)
  48.     at weblogic.invocation.ComponentInvocationContextManager._runAs(ComponentInvocationContextManager.java:352)
  49.     at weblogic.invocation.ComponentInvocationContextManager.runAs(ComponentInvocationContextManager.java:337)
  50.     at weblogic.work.LivePartitionUtility.doRunWorkUnderContext(LivePartitionUtility.java:57)
  51.     at weblogic.work.PartitionUtility.runWorkUnderContext(PartitionUtility.java:41)
  52.     at weblogic.work.SelfTuningWorkManagerImpl.runWorkUnderContext(SelfTuningWorkManagerImpl.java:644)
  53.     at weblogic.work.ExecuteThread.execute(ExecuteThread.java:415)
  54.     at weblogic.work.ExecuteThread.run(ExecuteThread.java:355)
  55. >
  56. <oracle.adf.common> <AdfDiagnosticsJarsVersionDumpImpl> <executeDump> <Path of the jars version dump :J:\JdevUsers\Users\jpsrodrigues_np\AppData\Roaming\JDeveloper\system12.2.1.3.42.170820.0914\DefaultDomain\servers\DefaultServer\logs/wsm-pm-Versions.csv>
  57. <oracle.adf.common> <MDSConfigFactory> <createApplication> <Empty MDS config list!>
  58. <oracle.adf.common> <AdfDiagnosticsJarsVersionDumpImpl> <executeDump> <Path of the jars version dump :J:\JdevUsers\Users\jpsrodrigues_np\AppData\Roaming\JDeveloper\system12.2.1.3.42.170820.0914\DefaultDomain\servers\DefaultServer\logs/CPM_Retail-Versions.csv>
  59. <May 9, 2019 5:27:00,882 PM BST> <Notice> <Log Management> <BEA-170037> <The log monitoring service timer has been stopped.>
  60. <May 9, 2019 5:27:00,883 PM BST> <Critical> <WebLogicServer> <BEA-000362> <Server failed. Reason:
  61. There are 1 nested errors:
  62. com.tangosol.net.RequestTimeoutException: Timeout during service start: ServiceInfo(Id=0, Name=Cluster, Type=Cluster
  63.   MemberSet=MasterMemberSet(
  64.     ThisMember=null
  65.     OldestMember=null
  66.     ActualMemberSet=MemberSet(Size=0
  67.       )
  68.     MemberId|ServiceJoined|MemberState|Version
  69.     RecycleMillis=1200000
  70.     RecycleSet=MemberSet(Size=0
  71.       )
  72.     )
  73. )
  74.     at com.tangosol.coherence.component.util.daemon.queueProcessor.service.Grid.onStartupTimeout(Grid.CDB:3)
  75.     at com.tangosol.coherence.component.util.daemon.queueProcessor.Service.start(Service.CDB:28)
  76.     at com.tangosol.coherence.component.util.daemon.queueProcessor.service.Grid.start(Grid.CDB:6)
  77.     at com.tangosol.coherence.component.net.Cluster.startSystemServices(Cluster.CDB:4)
  78.     at com.tangosol.coherence.component.net.Cluster.onStart(Cluster.CDB:53)
  79.     at com.tangosol.coherence.component.net.Cluster.start(Cluster.CDB:12)
  80.     at com.tangosol.coherence.component.util.SafeCluster.startCluster(SafeCluster.CDB:4)
  81.     at com.tangosol.coherence.component.util.SafeCluster.restartCluster(SafeCluster.CDB:10)
  82.     at com.tangosol.coherence.component.util.SafeCluster.ensureRunningCluster(SafeCluster.CDB:32)
  83.     at com.tangosol.coherence.component.util.SafeCluster.getRunningCluster(SafeCluster.CDB:7)
  84.     at com.tangosol.coherence.component.util.SafeCluster.start(SafeCluster.CDB:5)
  85.     at com.tangosol.net.CacheFactory.ensureCluster(CacheFactory.java:580)
  86.     at weblogic.cacheprovider.coherence.EnsureClusterService.initialize(EnsureClusterService.java:51)
  87.     at weblogic.cacheprovider.coherence.EnsureClusterService.start(EnsureClusterService.java:34)
  88.     at weblogic.server.AbstractServerService.postConstruct(AbstractServerService.java:76)
  89.     at sun.reflect.GeneratedMethodAccessor2.invoke(Unknown Source)
  90.     at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
  91.     at java.lang.reflect.Method.invoke(Method.java:498)
  92.     at org.glassfish.hk2.utilities.reflection.ReflectionHelper.invoke(ReflectionHelper.java:1287)
  93.     at org.jvnet.hk2.internal.ClazzCreator.postConstructMe(ClazzCreator.java:333)
  94.     at org.jvnet.hk2.internal.ClazzCreator.create(ClazzCreator.java:375)
  95.     at org.jvnet.hk2.internal.SystemDescriptor.create(SystemDescriptor.java:487)
  96.     at org.glassfish.hk2.runlevel.internal.AsyncRunLevelContext.findOrCreate(AsyncRunLevelContext.java:305)
  97.     at org.glassfish.hk2.runlevel.RunLevelContext.findOrCreate(RunLevelContext.java:85)
  98.     at org.jvnet.hk2.internal.Utilities.createService(Utilities.java:2126)
  99.     at org.jvnet.hk2.internal.ServiceHandleImpl.getService(ServiceHandleImpl.java:116)
  100.     at org.jvnet.hk2.internal.ServiceHandleImpl.getService(ServiceHandleImpl.java:90)
  101.     at org.glassfish.hk2.runlevel.internal.CurrentTaskFuture$QueueRunner.oneJob(CurrentTaskFuture.java:1237)
  102.     at org.glassfish.hk2.runlevel.internal.CurrentTaskFuture$QueueRunner.run(CurrentTaskFuture.java:1168)
  103.     at weblogic.work.SelfTuningWorkManagerImpl$WorkAdapterImpl.run(SelfTuningWorkManagerImpl.java:670)
  104.     at weblogic.invocation.ComponentInvocationContextManager._runAs(ComponentInvocationContextManager.java:352)
  105.     at weblogic.invocation.ComponentInvocationContextManager.runAs(ComponentInvocationContextManager.java:337)
  106.     at weblogic.work.LivePartitionUtility.doRunWorkUnderContext(LivePartitionUtility.java:57)
  107.     at weblogic.work.PartitionUtility.runWorkUnderContext(PartitionUtility.java:41)
  108.     at weblogic.work.SelfTuningWorkManagerImpl.runWorkUnderContext(SelfTuningWorkManagerImpl.java:644)
  109.     at weblogic.work.ExecuteThread.execute(ExecuteThread.java:415)
  110.     at weblogic.work.ExecuteThread.run(ExecuteThread.java:355)
  111. >
  112. <May 9, 2019 5:27:00,889 PM BST> <Notice> <WebLogicServer> <BEA-000365> <Server state changed to FAILED.>
  113. <May 9, 2019 5:27:00,889 PM BST> <Error> <WebLogicServer> <BEA-000383> <A critical service failed. The server will shut itself down.>
  114. <May 9, 2019 5:27:00,896 PM BST> <Notice> <WebLogicServer> <BEA-000365> <Server state changed to FORCE_SHUTTING_DOWN.>
  115. <May 9, 2019 5:27:01,438 PM BST> <Warning> <JMX> <BEA-149513> <JMX Connector Server stopped at service:jmx:iiop://172.18.84.38:7103/jndi/weblogic.management.mbeanservers.edit.>
  116. <May 9, 2019 5:27:01,440 PM BST> <Warning> <JMX> <BEA-149513> <JMX Connector Server stopped at service:jmx:iiop://172.18.84.38:7103/jndi/weblogic.management.mbeanservers.domainruntime.>
  117. <May 9, 2019 5:27:01,470 PM BST> <Warning> <JMX> <BEA-149513> <JMX Connector Server stopped at service:jmx:iiop://172.18.84.38:7103/jndi/weblogic.management.mbeanservers.runtime.>
  118. Stopping Derby server...
  119. Derby server stopped.
  120. Process exited.
  121. [IntegratedWebLogicServer terminated.]

Comments

Post Details

Added on May 9 2019
8 comments
1,174 views