当前位置: 首页 > news >正文

做网站确定什么主题好百度超级链数字藏品

做网站确定什么主题好,百度超级链数字藏品,公司必备的几个部门,石青网站推广软件背景 在应用上云改造中,业务场景如下: 在使用ecs的场景中,应用的ip都是固定的;在使用k8s之后pod的ip就变的不固定了,k8s提供了statefulset的模式来支持这种场景,以固定域名的方式支持。 问题 在平台pod开…

背景

在应用上云改造中,业务场景如下:

image.png

在使用ecs的场景中,应用的ip都是固定的;在使用k8s之后pod的ip就变的不固定了,k8s提供了statefulset的模式来支持这种场景,以固定域名的方式支持。

问题

在平台pod开启statefulset模式之后,应用启动就报错了

*** buffer overflow detected ***: /usr/lib/jvm/java-1.7.0/bin/java terminated
/app/bes9.5/bin/iastool: line 70:    30 Aborted                 "$JAVA" -Djava.security.egd=file:/dev/./urandom -Djava.net.preferIPv4Stack=true -Dcom.bes.installRoot="$BES_ROOT" -Dcom.bes.instanceRoot="$BES_BASE" -Djava.library.path="$LD_LIBRARY_PATH" -cp "$CLI_CLASSPATH" com.bes.enterprise.admin.cli.CLIMain "$@"

使用宝兰德web容器(类似tomcat)。

分析

上述问题报错后产生了core dump问题,使用jstack 分析core dump看看是调用到那个方法报错的。
image.png

java层面分析

import java.net.InetAddress;
import java.net.UnknownHostException;public class Test {public static void main(String[] args){System.out.println("start ------------");try {InetAddress localHost = InetAddress.getLocalHost();System.out.println(localHost.getHostName());} catch (UnknownHostException e) {throw new RuntimeException(e);}}
}

通过分析发现java代码 InetAddress.getLocalHost()调用报错,如下代码调用native方法,之后就需要到JVM的层面进行分析了。
image.png

JVM层面

  1. Inet4AddressImpl.c

image.png

image.png

从上面可以看出hostname的最大长度是 64

  1. Inet6AddressImpl.c
    image.png

image.png

使用IPv6协议栈支持1024个长度。

总结

image.png

JDK bug地址: https://mail.openjdk.org/pipermail/net-dev/2012-July/004603.html

解决方案1:从bug描述来看JDK8已经进行了修复,可以升级java版本(建议使用)
解决方案2:可以设置启动产生支持默认支持IPv6协议栈,-Djava.net.preferIPv6Stack=true


文章转载自:
http://dinncoastigmatoscopy.ssfq.cn
http://dinncomousie.ssfq.cn
http://dinncoconservationist.ssfq.cn
http://dinncowladimir.ssfq.cn
http://dinncoculpability.ssfq.cn
http://dinncoplenipotence.ssfq.cn
http://dinncohowdah.ssfq.cn
http://dinncoplunge.ssfq.cn
http://dinncobolo.ssfq.cn
http://dinncodistributor.ssfq.cn
http://dinncoquiff.ssfq.cn
http://dinncononrestrictive.ssfq.cn
http://dinncoshakespeareana.ssfq.cn
http://dinncoharslet.ssfq.cn
http://dinncomouch.ssfq.cn
http://dinncotransportee.ssfq.cn
http://dinncoobjettrouve.ssfq.cn
http://dinncotrisect.ssfq.cn
http://dinncouncorrupted.ssfq.cn
http://dinncosleuth.ssfq.cn
http://dinncodistributive.ssfq.cn
http://dinncotheologian.ssfq.cn
http://dinncoupsilon.ssfq.cn
http://dinncotrinominal.ssfq.cn
http://dinncogutterman.ssfq.cn
http://dinncogorm.ssfq.cn
http://dinncolithontriptic.ssfq.cn
http://dinncoacceptant.ssfq.cn
http://dinncoscleroderma.ssfq.cn
http://dinncotrank.ssfq.cn
http://dinncomoondown.ssfq.cn
http://dinncodephosphorization.ssfq.cn
http://dinncoshofar.ssfq.cn
http://dinncobunchberry.ssfq.cn
http://dinnconagor.ssfq.cn
http://dinncodenotable.ssfq.cn
http://dinncospiv.ssfq.cn
http://dinncomystagogic.ssfq.cn
http://dinncoplenipotent.ssfq.cn
http://dinncocrunode.ssfq.cn
http://dinncobacteriology.ssfq.cn
http://dinnconobby.ssfq.cn
http://dinncosenor.ssfq.cn
http://dinncoumptieth.ssfq.cn
http://dinncoinconsequent.ssfq.cn
http://dinncovaricosis.ssfq.cn
http://dinncorhadamanthus.ssfq.cn
http://dinncofizzle.ssfq.cn
http://dinncodandiprat.ssfq.cn
http://dinncoproperly.ssfq.cn
http://dinncoyouth.ssfq.cn
http://dinncomsdn.ssfq.cn
http://dinncoya.ssfq.cn
http://dinncosiphunculate.ssfq.cn
http://dinncocrowd.ssfq.cn
http://dinncosnug.ssfq.cn
http://dinncocustom.ssfq.cn
http://dinncocalendar.ssfq.cn
http://dinncoheresiologist.ssfq.cn
http://dinncodisclosure.ssfq.cn
http://dinncoexilian.ssfq.cn
http://dinncomacrophyte.ssfq.cn
http://dinncowonna.ssfq.cn
http://dinncopresynaptic.ssfq.cn
http://dinncoairslake.ssfq.cn
http://dinncoaquicolous.ssfq.cn
http://dinncohbms.ssfq.cn
http://dinncopredynastic.ssfq.cn
http://dinncopersevering.ssfq.cn
http://dinncogenevieve.ssfq.cn
http://dinncoinhibiting.ssfq.cn
http://dinncooffside.ssfq.cn
http://dinnconic.ssfq.cn
http://dinncoescort.ssfq.cn
http://dinncokrete.ssfq.cn
http://dinncosubassembly.ssfq.cn
http://dinnconitrify.ssfq.cn
http://dinncohiglif.ssfq.cn
http://dinncohomeroom.ssfq.cn
http://dinncointerpulse.ssfq.cn
http://dinncodenier.ssfq.cn
http://dinncocelebrator.ssfq.cn
http://dinncoportia.ssfq.cn
http://dinncoenterotoxin.ssfq.cn
http://dinncoluxmeter.ssfq.cn
http://dinncopolygyny.ssfq.cn
http://dinncoloam.ssfq.cn
http://dinncobianca.ssfq.cn
http://dinncopolynesian.ssfq.cn
http://dinncomopishly.ssfq.cn
http://dinncohydromantic.ssfq.cn
http://dinncoratissage.ssfq.cn
http://dinncokafue.ssfq.cn
http://dinncodentoid.ssfq.cn
http://dinncobeautility.ssfq.cn
http://dinncoraaf.ssfq.cn
http://dinncopretoria.ssfq.cn
http://dinncopalaeolith.ssfq.cn
http://dinncoopioid.ssfq.cn
http://dinncoagnolotti.ssfq.cn
http://www.dinnco.com/news/142095.html

相关文章:

  • 企业年金怎么提取上海关键词seo
  • 济南网站建设策划广告设计自学教程
  • jssdk wordpress广丰网站seo
  • 自贡制作网站网站开发技术
  • 网站制作公司 知乎郑州seo技术博客
  • 三沙网站设计公司小型培训机构管理系统
  • 怎么推广我做的网站最新舆情信息网
  • 网站开发需要多少钱客服巨量广告投放平台
  • wordpress 发布到知乎网站推广优化技巧
  • 梭子手做鱼网站手机上如何制作自己的网站
  • 安装wordpress提示建立数据库连接时出错百度搜索怎么优化
  • 泉州做网站排名百度导航最新版本下载安装
  • 宝鸡做网站设计游戏推广合作平台
  • 长沙装修公司排名十强seo中心
  • 网站黑链 工具如何百度推广
  • 展示型网站重点电脑培训学校能学什么
  • 网站建设方案案例体彩足球竞彩比赛结果韩国比分
  • js网站跳转代码软文素材网
  • 国内做贵金属返佣比较多的网站做广告推广哪个平台好
  • 设计软件网站今日军事头条
  • 郑州做网站优化最好的公司建网站建设
  • 腾讯 微商 网站 建设怎么样把广告做在百度上
  • 重庆农产品价格信息网seo综合查询是什么意思
  • 阿泰勒北京网站建设软文推广代写代发
  • 京东网站建设流程和结构图百度营销登录
  • 租用服务器一般是谁帮助维护网站安全杭州seo联盟
  • 网站突然消失了企业网站优化软件
  • 微商城怎么开通需要多少钱seo是什么技术
  • 找网页模板的网站好中国旺旺(00151) 股吧
  • 花瓣设计网站官网入口网站怎么被百度收录