Home > Back-end >  Under the server of the ARM architecture apache poi export Excel file error
Under the server of the ARM architecture apache poi export Excel file error

Time:11-28

Java. Lang. NullPointerException: null
At the sun. The awt. FontConfiguration. GetVersion (FontConfiguration. Java: 1264)
At the sun. The awt. FontConfiguration. ReadFontConfigFile (FontConfiguration. Java: 219)
At the sun. The awt. FontConfiguration. Init (FontConfiguration. Java: 107)
At the sun. The awt. X11FontManager. CreateFontConfiguration (X11FontManager. Java: 774)
At sun. The font. SunFontManager $2. The run (431) SunFontManager. Java:
The at Java. Security. The AccessController. DoPrivileged (Native Method)
At the sun. The font. SunFontManager. & lt; init> (SunFontManager. Java: 376)
At the sun. The awt. FcFontManager. & lt; init> (FcFontManager. Java: 35)
At the sun. The awt. X11FontManager. & lt; init> (X11FontManager. Java: 57)
At sun. Reflect. NativeConstructorAccessorImpl. NewInstance0 (Native Method)
At sun. Reflect. NativeConstructorAccessorImpl. NewInstance (NativeConstructorAccessorImpl. Java: 62)
At sun. Reflect. DelegatingConstructorAccessorImpl. NewInstance (DelegatingConstructorAccessorImpl. Java: 45)
The at Java. Lang. Reflect. Constructor. NewInstance (423) Constructor. Java:
The at Java. Lang. Class. NewInstance (Class. Java: 442)
At sun. The font. The FontManagerFactory $1. The run (83) FontManagerFactory. Java:
The at Java. Security. The AccessController. DoPrivileged (Native Method)
At the sun. The font. FontManagerFactory. GetInstance (FontManagerFactory. Java: 74)
The at Java. The awt. The Font. GetFont2D (Font. Java: 491)
The at Java. The awt. The Font. CanDisplayUpTo (Font. Java: 2064)
The at Java. The awt. The font. TextLayout. SingleFont (TextLayout. Java: 470)
The at Java. The awt. The font. TextLayout. & lt; init> (TextLayout. Java: 531)
The at org, apache poi. Ss. Util. SheetUtil. GetDefaultCharWidth (SheetUtil. Java: 273)
The at org, apache poi. XSSF. Streaming. AutoSizeColumnTracker. & lt; init> (AutoSizeColumnTracker. Java: 117)
The at org, apache poi. XSSF. Streaming. SXSSFSheet. & lt; init> (SXSSFSheet. Java: 82)
The at org, apache poi. XSSF. Streaming. SXSSFWorkbook. CreateAndRegisterSXSSFSheet (SXSSFWorkbook. Java: 674)
The at org, apache poi. XSSF. Streaming. SXSSFWorkbook. CreateSheet (SXSSFWorkbook. Java: 695)
The at org, apache poi. XSSF. Streaming. SXSSFWorkbook. CreateSheet (SXSSFWorkbook. Java: 87)

CodePudding user response:

In X86 architecture on the server is normal

CodePudding user response:

There is no font file
  • Related