Giter Club home page Giter Club logo

Comments (5)

sing1ee avatar sing1ee commented on May 19, 2024

具体的错误异常,贴一下?

from dict_build.

BoostMom avatar BoostMom commented on May 19, 2024

image

java.io.IOException: 设备上没有空间
at java.io.FileOutputStream.writeBytes(Native Method)
at java.io.FileOutputStream.write(FileOutputStream.java:326)
at java.io.BufferedOutputStream.flushBuffer(BufferedOutputStream.java:82)
at java.io.BufferedOutputStream.write(BufferedOutputStream.java:126)
at java.io.FilterOutputStream.write(FilterOutputStream.java:97)
at com.fasterxml.sort.std.RawTextLineWriter.writeEntry(RawTextLineWriter.java:65)
at com.fasterxml.sort.std.RawTextLineWriter.writeEntry(RawTextLineWriter.java:7)
at com.fasterxml.sort.SorterBase._writePresorted(SorterBase.java:222)
at com.fasterxml.sort.IteratingSorter.sort(IteratingSorter.java:87)
at com.fasterxml.sort.Sorter.sort(Sorter.java:85)
at com.fasterxml.sort.Sorter.sort(Sorter.java:69)
at dict.build.FastBuilder.sortFile(FastBuilder.java:124)
at dict.build.FastBuilder.mergeEntropy(FastBuilder.java:357)
at dict.build.Main.main(Main.java:38)

from dict_build.

BoostMom avatar BoostMom commented on May 19, 2024

其他文件都有数据,最后的word里没有数据。

from dict_build.

sing1ee avatar sing1ee commented on May 19, 2024

比较奇怪,会不会是文件字符集的问题?

from dict_build.

sing1ee avatar sing1ee commented on May 19, 2024

试一下最新的代码

from dict_build.

Related Issues (20)

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    🖖 Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. 📊📈🎉

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google ❤️ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.