kylin java.io.IOException: error=13, Permission denied
linux centos7.8 error=13, Permission denied_linux open error=13-CSDN博客


chmod -R 777 /home/zengwenfeng/kkFileView-4.2.1

2024-04-15 13:15:17.416 WARN 3400 --- [er-offprocmng-1] o.j.l.office.LocalOfficeProcessManager : An I/O error prevents us to determine office versionjava.io.IOException: Cannot run program "/home/zengwenfeng/kkFileView-4.2.1/server/libreoffice/program/soffice.bin": error=13, Permission deniedat java.lang.ProcessBuilder.start(ProcessBuilder.java:1048) ~[na:1.8.0_312]at org.jodconverter.local.office.LocalOfficeProcessManager.detectOfficeDescriptor(LocalOfficeProcessManager.java:691) [jodconverter-local-4.4.6.jar:4.4.6]at org.jodconverter.local.office.LocalOfficeProcessManager.startProcessAndConnect(LocalOfficeProcessManager.java:374) [jodconverter-local-4.4.6.jar:4.4.6]at org.jodconverter.local.office.LocalOfficeProcessManager.lambda$start$1(LocalOfficeProcessManager.java:213) [jodconverter-local-4.4.6.jar:4.4.6]at java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1149) ~[na:1.8.0_312]at java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:624) ~[na:1.8.0_312]at java.lang.Thread.run(Thread.java:748) ~[na:1.8.0_312]
Caused by: java.io.IOException: error=13, Permission deniedat java.lang.UNIXProcess.forkAndExec(Native Method) ~[na:1.8.0_312]at java.lang.UNIXProcess.<init>(UNIXProcess.java:247) ~[na:1.8.0_312]at java.lang.ProcessImpl.start(ProcessImpl.java:134) ~[na:1.8.0_312]at java.lang.ProcessBuilder.start(ProcessBuilder.java:1029) ~[na:1.8.0_312]... 6 common frames omitted2024-04-15 13:15:17.415 WARN 3400 --- [er-offprocmng-0] o.j.l.office.LocalOfficeProcessManager : An I/O error prevents us to determine office versionjava.io.IOException: Cannot run program "/home/zengwenfeng/kkFileView-4.2.1/server/libreoffice/program/soffice.bin": error=13, Permission deniedat java.lang.ProcessBuilder.start(ProcessBuilder.java:1048) ~[na:1.8.0_312]at org.jodconverter.local.office.LocalOfficeProcessManager.detectOfficeDescriptor(LocalOfficeProcessManager.java:691) [jodconverter-local-4.4.6.jar:4.4.6]at org.jodconverter.local.office.LocalOfficeProcessManager.startProcessAndConnect(LocalOfficeProcessManager.java:374) [jodconverter-local-4.4.6.jar:4.4.6]at org.jodconverter.local.office.LocalOfficeProcessManager.lambda$start$1(LocalOfficeProcessManager.java:213) [jodconverter-local-4.4.6.jar:4.4.6]at java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1149) ~[na:1.8.0_312]at java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:624) ~[na:1.8.0_312]at java.lang.Thread.run(Thread.java:748) ~[na:1.8.0_312]
Caused by: java.io.IOException: error=13, Permission deniedat java.lang.UNIXProcess.forkAndExec(Native Method) ~[na:1.8.0_312]at java.lang.UNIXProcess.<init>(UNIXProcess.java:247) ~[na:1.8.0_312]at java.lang.ProcessImpl.start(ProcessImpl.java:134) ~[na:1.8.0_312]at java.lang.ProcessBuilder.start(ProcessBuilder.java:1029) ~[na:1.8.0_312]... 6 common frames omitted2024-04-15 13:15:17.446 INFO 3400 --- [er-offprocmng-0] o.j.l.office.LocalOfficeProcessManager : Starting process with --accept 'socket,host=127.0.0.1,port=2001,tcpNoDelay=1;urp;StarOffice.ServiceManager' and profileDir '/tmp/.jodconverter_socket_host-127.0.0.1_port-2001_tcpNoDelay-1'
2024-04-15 13:15:17.446 INFO 3400 --- [er-offprocmng-1] o.j.l.office.LocalOfficeProcessManager : Starting process with --accept 'socket,host=127.0.0.1,port=2002,tcpNoDelay=1;urp;StarOffice.ServiceManager' and profileDir '/tmp/.jodconverter_socket_host-127.0.0.1_port-2002_tcpNoDelay-1'
2024-04-15 13:15:17.454 ERROR 3400 --- [er-offprocmng-1] o.j.l.office.LocalOfficeProcessManager : Could not start the office process.org.jodconverter.core.office.OfficeException: An error prevents us to start a process with --accept 'socket,host=127.0.0.1,port=2002,tcpNoDelay=1;urp;StarOffice.ServiceManager'at org.jodconverter.local.office.LocalOfficeProcessManager.executeStartProcessAndConnect(LocalOfficeProcessManager.java:442) ~[jodconverter-local-4.4.6.jar:4.4.6]at org.jodconverter.local.office.LocalOfficeProcessManager.startProcessAndConnect(LocalOfficeProcessManager.java:395) ~[jodconverter-local-4.4.6.jar:4.4.6]at org.jodconverter.local.office.LocalOfficeProcessManager.lambda$start$1(LocalOfficeProcessManager.java:213) ~[jodconverter-local-4.4.6.jar:4.4.6]at java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1149) ~[na:1.8.0_312]at java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:624) ~[na:1.8.0_312]at java.lang.Thread.run(Thread.java:748) ~[na:1.8.0_312]
Caused by: java.io.IOException: Cannot run program "/home/zengwenfeng/kkFileView-4.2.1/server/libreoffice/program/soffice.bin": error=13, Permission deniedat java.lang.ProcessBuilder.start(ProcessBuilder.java:1048) ~[na:1.8.0_312]at org.jodconverter.local.office.StartProcessAndConnectRetryable.startProcess(StartProcessAndConnectRetryable.java:143) ~[jodconverter-local-4.4.6.jar:4.4.6]at org.jodconverter.local.office.StartProcessAndConnectRetryable.attempt(StartProcessAndConnectRetryable.java:95) ~[jodconverter-local-4.4.6.jar:4.4.6]at org.jodconverter.core.office.AbstractRetryable.execute(AbstractRetryable.java:86) ~[jodconverter-core-4.4.6.jar:4.4.6]at org.jodconverter.core.office.AbstractRetryable.execute(AbstractRetryable.java:60) ~[jodconverter-core-4.4.6.jar:4.4.6]at org.jodconverter.local.office.LocalOfficeProcessManager.executeStartProcessAndConnect(LocalOfficeProcessManager.java:428) ~[jodconverter-local-4.4.6.jar:4.4.6]... 5 common frames omitted
Caused by: java.io.IOException: error=13, Permission deniedat java.lang.UNIXProcess.forkAndExec(Native Method) ~[na:1.8.0_312]at java.lang.UNIXProcess.<init>(UNIXProcess.java:247) ~[na:1.8.0_312]at java.lang.ProcessImpl.start(ProcessImpl.java:134) ~[na:1.8.0_312]at java.lang.ProcessBuilder.start(ProcessBuilder.java:1029) ~[na:1.8.0_312]... 10 common frames omitted2024-04-15 13:15:17.458 ERROR 3400 --- [er-offprocmng-0] o.j.l.office.LocalOfficeProcessManager : Could not start the office process.org.jodconverter.core.office.OfficeException: An error prevents us to start a process with --accept 'socket,host=127.0.0.1,port=2001,tcpNoDelay=1;urp;StarOffice.ServiceManager'at org.jodconverter.local.office.LocalOfficeProcessManager.executeStartProcessAndConnect(LocalOfficeProcessManager.java:442) ~[jodconverter-local-4.4.6.jar:4.4.6]at org.jodconverter.local.office.LocalOfficeProcessManager.startProcessAndConnect(LocalOfficeProcessManager.java:395) ~[jodconverter-local-4.4.6.jar:4.4.6]at org.jodconverter.local.office.LocalOfficeProcessManager.lambda$start$1(LocalOfficeProcessManager.java:213) ~[jodconverter-local-4.4.6.jar:4.4.6]at java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1149) ~[na:1.8.0_312]at java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:624) ~[na:1.8.0_312]at java.lang.Thread.run(Thread.java:748) ~[na:1.8.0_312]
Caused by: java.io.IOException: Cannot run program "/home/zengwenfeng/kkFileView-4.2.1/server/libreoffice/program/soffice.bin": error=13, Permission deniedat java.lang.ProcessBuilder.start(ProcessBuilder.java:1048) ~[na:1.8.0_312]at org.jodconverter.local.office.StartProcessAndConnectRetryable.startProcess(StartProcessAndConnectRetryable.java:143) ~[jodconverter-local-4.4.6.jar:4.4.6]at org.jodconverter.local.office.StartProcessAndConnectRetryable.attempt(StartProcessAndConnectRetryable.java:95) ~[jodconverter-local-4.4.6.jar:4.4.6]at org.jodconverter.core.office.AbstractRetryable.execute(AbstractRetryable.java:86) ~[jodconverter-core-4.4.6.jar:4.4.6]at org.jodconverter.core.office.AbstractRetryable.execute(AbstractRetryable.java:60) ~[jodconverter-core-4.4.6.jar:4.4.6]at org.jodconverter.local.office.LocalOfficeProcessManager.executeStartProcessAndConnect(LocalOfficeProcessManager.java:428) ~[jodconverter-local-4.4.6.jar:4.4.6]... 5 common frames omitted
Caused by: java.io.IOException: error=13, Permission deniedat java.lang.UNIXProcess.forkAndExec(Native Method) ~[na:1.8.0_312]at java.lang.UNIXProcess.<init>(UNIXProcess.java:247) ~[na:1.8.0_312]at java.lang.ProcessImpl.start(ProcessImpl.java:134) ~[na:1.8.0_312]at java.lang.ProcessBuilder.start(ProcessBuilder.java:1029) ~[na:1.8.0_312]... 10 common frames omitted2024-04-15 13:15:17.915 INFO 3400 --- [ main] o.s.s.concurrent.ThreadPoolTaskExecutor : Initializing ExecutorService 'applicationTaskExecutor'
2024-04-15 13:15:18.097 INFO 3400 --- [ main] cn.keking.config.WebConfig : Add resource locations: /home/zengwenfeng/kkFileView-4.2.1/server/src/main/file/
2024-04-15 13:15:18.408 INFO 3400 --- [ main] o.s.s.c.ThreadPoolTaskScheduler : Initializing ExecutorService 'taskScheduler'
2024-04-15 13:15:19.310 INFO 3400 --- [ main] o.s.b.w.embedded.tomcat.TomcatWebServer : Tomcat started on port(s): 8081 (https) with context path ''
2024-04-15 13:15:19.338 INFO 3400 --- [ main] cn.keking.ServerMain : ZengWenFeng: protocol : TLS
2024-04-15 13:15:19.338 INFO 3400 --- [ main] cn.keking.ServerMain : ZengWenFeng: port : 8081
2024-04-15 13:15:19.338 INFO 3400 --- [ main] cn.keking.ServerMain : ZengWenFeng: path :
2024-04-15 13:15:19.338 INFO 3400 --- [ main] cn.keking.ServerMain : ZengWenFeng: Service startup completed, time-consuming:7.432997692s,Please visit the demonstration page: http://127.0.0.1:8081 [root@localhost Desktop]# cd /home/zengwenfeng/kkFileView-4.2.1
[root@localhost kkFileView-4.2.1]#
[root@localhost kkFileView-4.2.1]#
[root@localhost kkFileView-4.2.1]# chmod -R 777 /home/zengwenfeng/kkFileView-4.2.1
[root@localhost kkFileView-4.2.1]#
[root@localhost kkFileView-4.2.1]#
[root@localhost kkFileView-4.2.1]# ll
total 48
drwxrwxrwx 2 root root 53 Apr 15 02:58 doc
drwxrwxrwx 3 root root 28 Apr 15 02:58 docker
-rwxrwxrwx 1 root root 345 Apr 15 02:58 Dockerfile
-rwxrwxrwx 1 root root 11357 Apr 15 02:58 LICENSE
-rwxrwxrwx 1 root root 3431 Apr 15 02:58 pom.xml
-rwxrwxrwx 1 root root 14756 Apr 15 02:58 README.cn.md
-rwxrwxrwx 1 root root 12048 Apr 15 02:58 README.md
drwxrwxrwx 7 root root 142 Apr 15 13:10 server
[root@localhost kkFileView-4.2.1]#
[root@localhost kkFileView-4.2.1]# ll /home/zengwenfeng/kkFileView-4.2.1/server/libreoffice/program/
total 360072
-rwxrwxrwx 1 root root 286768 Apr 15 03:02 abplo.dll
-rwxrwxrwx 1 root root 63817 Apr 15 03:02 access2base.py
-rwxrwxrwx 1 root root 1279536 Apr 15 03:02 acclo.dll
-rwxrwxrwx 1 root root 787504 Apr 15 03:02 adolo.dll
-rwxrwxrwx 1 root root 50224 Apr 15 03:02 affine_uno_uno.dll
-rwxrwxrwx 1 root root 416304 Apr 15 03:02 analysislo.dll
-rwxrwxrwx 1 root root 185904 Apr 15 03:02 animcorelo.dll
-rwxrwxrwx 1 root root 571952 Apr 15 03:02 biblo.dll
-rwxrwxrwx 1 root root 337456 Apr 15 03:02 binaryurplo.dll
-rwxrwxrwx 1 root root 111 Apr 15 03:02 bootstrap.ini
-rwxrwxrwx 1 root root 673328 Apr 15 03:02 bootstraplo.dll
-rwxrwxrwx 1 root root 321072 Apr 15 03:02 cached1.dll
-rwxrwxrwx 1 root root 274480 Apr 15 03:02 calclo.dll
-rwxrwxrwx 1 root root 3439664 Apr 15 03:02 chartcontrollerlo.dll
-rwxrwxrwx 1 root root 4139568 Apr 15 03:02 chartcorelo.dll
drwxrwxrwx 2 root root 4096 Apr 15 03:02 classes
-rwxrwxrwx 1 root root 30768 Apr 15 03:02 clewlo.dll
-rwxrwxrwx 1 root root 405040 Apr 15 03:02 cli_uno.dll
-rwxrwxrwx 1 root root 2256432 Apr 15 03:02 clucene.dll
-rwxrwxrwx 1 root root 3374128 Apr 15 03:02 CoinMP.dll
-rwxrwxrwx 1 root root 1401392 Apr 15 03:02 collator_data.dll
-rwxrwxrwx 1 root root 380464 Apr 15 03:02 cppu3.dll
-rwxrwxrwx 1 root root 1226288 Apr 15 03:02 cppuhelper3MSC.dll
-rwxrwxrwx 1 root root 4873776 Apr 15 03:02 cuilo.dll
-rwxrwxrwx 1 root root 114224 Apr 15 03:02 datelo.dll
-rwxrwxrwx 1 root root 301616 Apr 15 03:02 dbahsqllo.dll
-rwxrwxrwx 1 root root 3192880 Apr 15 03:02 dbalo.dll
-rwxrwxrwx 1 root root 544816 Apr 15 03:02 dbaselo.dll
-rwxrwxrwx 1 root root 501296 Apr 15 03:02 dbaxmllo.dll
-rwxrwxrwx 1 root root 339504 Apr 15 03:02 dbplo.dll
-rwxrwxrwx 1 root root 235056 Apr 15 03:02 dbpool2.dll
-rwxrwxrwx 1 root root 4821040 Apr 15 03:02 dbulo.dll
-rwxrwxrwx 1 root root 569904 Apr 15 03:02 deploymentgui.dll
-rwxrwxrwx 1 root root 29 Apr 15 03:02 desktophelper.txt
-rwxrwxrwx 1 root root 1070640 Apr 15 03:02 dict_ja.dll
-rwxrwxrwx 1 root root 2284080 Apr 15 03:02 dict_zh.dll
-rwxrwxrwx 1 root root 273456 Apr 15 03:02 dlgprovlo.dll
-rwxrwxrwx 1 root root 498736 Apr 15 03:02 embobj.dll
-rwxrwxrwx 1 root root 461360 Apr 15 03:02 emboleobj.dll
-rwxrwxrwx 1 root root 8889392 Apr 15 03:02 Engine12.dll
-rwxrwxrwx 1 root root 1947696 Apr 15 03:02 epoxy.dll
-rwxrwxrwx 1 root root 5025328 Apr 15 03:02 etonyek.dll
-rwxrwxrwx 1 root root 473136 Apr 15 03:02 expwraplo.dll
-rwxrwxrwx 1 root root 728624 Apr 15 03:02 filelo.dll
-rwxrwxrwx 1 root root 610352 Apr 15 03:02 firebird_sdbclo.dll
-rwxrwxrwx 1 root root 355888 Apr 15 03:02 flatlo.dll
-rwxrwxrwx 1 root root 243248 Apr 15 03:02 fps.dll
-rwxrwxrwx 1 root root 739888 Apr 15 03:02 freebl3.dll
-rwxrwxrwx 1 root root 2365 Apr 15 03:02 fundamental.ini
-rwxrwxrwx 1 root root 103472 Apr 15 03:02 gengal.exe
-rwxrwxrwx 1 root root 429616 Apr 15 03:02 gielo.dll
-rwxrwxrwx 1 root root 840752 Apr 15 03:02 gpgmepp.dll
-rwxrwxrwx 1 root root 51760 Apr 15 03:02 gpgme-w32spawn.exe
-rwxrwxrwx 1 root root 84528 Apr 15 03:02 graphicfilterlo.dll
-rwxrwxrwx 1 root root 499760 Apr 15 03:02 hsqldb.dll
-rwxrwxrwx 1 root root 892464 Apr 15 03:02 hwplo.dll
-rwxrwxrwx 1 root root 326192 Apr 15 03:02 i18nlangtag.dll
-rwxrwxrwx 1 root root 237616 Apr 15 03:02 icglo.dll
-rwxrwxrwx 1 root root 28577328 Apr 15 03:02 icudt68.dll
-rwxrwxrwx 1 root root 3154992 Apr 15 03:02 icuin68.dll
-rwxrwxrwx 1 root root 2137136 Apr 15 03:02 icuuc68.dll
-rwxrwxrwx 1 root root 2146864 Apr 15 03:02 ifbclient.dll
-rwxrwxrwx 1 root root 553008 Apr 15 03:02 index_data.dll
-rwxrwxrwx 1 root root 74800 Apr 15 03:02 inprocserv.dll
-rwxrwxrwx 1 root root 124978 Apr 15 03:02 intro-highres.png
-rwxrwxrwx 1 root root 84230 Apr 15 03:02 intro.png
-rwxrwxrwx 1 root root 307760 Apr 15 03:02 introspectionlo.dll
-rwxrwxrwx 1 root root 101424 Apr 15 03:02 invocadaptlo.dll
-rwxrwxrwx 1 root root 180784 Apr 15 03:02 invocationlo.dll
-rwxrwxrwx 1 root root 212528 Apr 15 03:02 java_uno.dll
-rwxrwxrwx 1 root root 1542 Apr 15 03:02 javavendors.xml
-rwxrwxrwx 1 root root 539184 Apr 15 03:02 jdbclo.dll
-rwxrwxrwx 1 root root 25648 Apr 15 03:02 jpipe.dll
-rwxrwxrwx 1 root root 26672 Apr 15 03:02 jpipx.dll
-rwxrwxrwx 1 root root 1740 Apr 15 03:02 JREProperties.class
-rwxrwxrwx 1 root root 25648 Apr 15 03:02 juh.dll
-rwxrwxrwx 1 root root 113200 Apr 15 03:02 juhx.dll
-rwxrwxrwx 1 root root 79920 Apr 15 03:02 jvmaccesslo.dll
-rwxrwxrwx 1 root root 247 Apr 15 03:02 jvmfwk3.ini
-rwxrwxrwx 1 root root 255536 Apr 15 03:02 jvmfwklo.dll
-rwxrwxrwx 1 root root 514096 Apr 15 03:02 lcms2.dll
-rwxrwxrwx 1 root root 3445808 Apr 15 03:02 libcrypto-1_1.dll
-rwxrwxrwx 1 root root 362032 Apr 15 03:02 libcurl.dll
-rwxrwxrwx 1 root root 92720 Apr 15 03:02 libexslt.dll
-rwxrwxrwx 1 root root 316464 Apr 15 03:02 libpq.dll
-rwxrwxrwx 1 root root 187952 Apr 15 03:02 librdf.dll
-rwxrwxrwx 1 root root 694832 Apr 15 03:02 libssl-1_1.dll
-rwxrwxrwx 1 root root 1442352 Apr 15 03:02 libxml2.dll
-rwxrwxrwx 1 root root 381488 Apr 15 03:02 libxmlsec.dll
-rwxrwxrwx 1 root root 196144 Apr 15 03:02 libxmlsec-mscng.dll
-rwxrwxrwx 1 root root 235056 Apr 15 03:02 libxslt.dll
-rwxrwxrwx 1 root root 185392 Apr 15 03:02 localedata_en.dll
-rwxrwxrwx 1 root root 177200 Apr 15 03:02 localedata_es.dll
-rwxrwxrwx 1 root root 1242160 Apr 15 03:02 localedata_euro.dll
-rwxrwxrwx 1 root root 1734704 Apr 15 03:02 localedata_others.dll
-rwxrwxrwx 1 root root 191536 Apr 15 03:02 loglo.dll
-rwxrwxrwx 1 root root 47664 Apr 15 03:02 log_uno_uno.dll
-rwxrwxrwx 1 root root 1069 Apr 15 03:02 louno.ini
-rwxrwxrwx 1 root root 599088 Apr 15 03:02 lpsolve55.dll
-rwxrwxrwx 1 root root 1582640 Apr 15 03:02 lwpftlo.dll
-rwxrwxrwx 1 root root 17095 Apr 15 03:02 mailmerge.py
-rwxrwxrwx 1 root root 79100464 Apr 15 03:03 mergedlo.dll
-rwxrwxrwx 1 root root 111664 Apr 15 03:02 migrationoo2lo.dll
-rwxrwxrwx 1 root root 119856 Apr 15 03:02 migrationoo3lo.dll
-rwxrwxrwx 1 root root 35376 Apr 15 03:02 minidump_upload.exe
-rwxrwxrwx 1 root root 594480 Apr 15 03:02 morklo.dll
-rwxrwxrwx 1 root root 101936 Apr 15 03:02 mozbootstraplo.dll
-rwxrwxrwx 1 root root 129584 Apr 15 03:02 mscx_uno.dll
-rwxrwxrwx 1 root root 453168 Apr 15 03:02 msformslo.dll
-rwxrwxrwx 1 root root 8542 Apr 15 03:02 msgbox.py
-rwxrwxrwx 1 root root 3520560 Apr 15 03:02 mswordlo.dll
-rwxrwxrwx 1 root root 9259568 Apr 15 03:02 mwaw.dll
-rwxrwxrwx 1 root root 705584 Apr 15 03:02 mysqlclo.dll
-rwxrwxrwx 1 root root 314416 Apr 15 03:02 mysql_jdbclo.dll
-rwxrwxrwx 1 root root 62512 Apr 15 03:02 namingservicelo.dll
-rwxrwxrwx 1 root root 197680 Apr 15 03:02 neon.dll
-rwxrwxrwx 1 root root 207920 Apr 15 03:02 nspr4.dll
-rwxrwxrwx 1 root root 1088560 Apr 15 03:02 nss3.dll
-rwxrwxrwx 1 root root 419888 Apr 15 03:02 nssckbi.dll
-rwxrwxrwx 1 root root 142384 Apr 15 03:02 nssdbm3.dll
-rwxrwxrwx 1 root root 170544 Apr 15 03:02 nssutil3.dll
-rwxrwxrwx 1 root root 56368 Apr 15 03:02 odbcconfig.exe
-rwxrwxrwx 1 root root 630832 Apr 15 03:02 odbclo.dll
-rwxrwxrwx 1 root root 940080 Apr 15 03:02 odfgen.dll
-rwxrwxrwx 1 root root 25648 Apr 15 03:02 officebean.dll
-rwxrwxrwx 1 root root 3283 Apr 15 03:02 officehelper.py
-rwxrwxrwx 1 root root 345648 Apr 15 03:02 OGLTranslo.dll
-rwxrwxrwx 1 root root 762416 Apr 15 03:03 oleautobridgelo.dll
-rwxrwxrwx 1 root root 5761072 Apr 15 03:03 ooxlo.dll
drwxrwxrwx 2 root root 25 Apr 15 03:03 opencl
-rwxrwxrwx 1 root root 50224 Apr 15 03:03 opencltest.exe
drwxrwxrwx 2 root root 4096 Apr 15 03:03 opengl
-rwxrwxrwx 1 root root 1877040 Apr 15 03:03 orcus.dll
-rwxrwxrwx 1 root root 624688 Apr 15 03:03 orcus-parser.dll
-rwxrwxrwx 1 root root 1830448 Apr 15 03:03 pcrlo.dll
-rwxrwxrwx 1 root root 384560 Apr 15 03:03 pdffilterlo.dll
-rwxrwxrwx 1 root root 882736 Apr 15 03:03 pdfimportlo.dll
-rwxrwxrwx 1 root root 6653488 Apr 15 03:03 pdfiumlo.dll
-rwxrwxrwx 1 root root 29232 Apr 15 03:03 plc4.dll
-rwxrwxrwx 1 root root 25136 Apr 15 03:03 plds4.dll
-rwxrwxrwx 1 root root 994352 Apr 15 03:03 postgresql-sdbc-impllo.dll
-rwxrwxrwx 1 root root 62512 Apr 15 03:03 postgresql-sdbclo.dll
-rwxrwxrwx 1 root root 564784 Apr 15 03:03 PresentationMinimizerlo.dll
-rwxrwxrwx 1 root root 1258032 Apr 15 03:03 PresenterScreenlo.dll
-rwxrwxrwx 1 root root 136752 Apr 15 03:03 pricinglo.dll
-rwxrwxrwx 1 root root 120368 Apr 15 03:03 protocolhandlerlo.dll
-rwxrwxrwx 1 root root 63536 Apr 15 03:03 proxyfaclo.dll
-rwxrwxrwx 1 root root 59440 Apr 15 03:03 purpenvhelper3MSC.dll
drwxrwxrwx 2 root root 99 Apr 15 03:04 __pycache__
-rwxrwxrwx 1 root root 5013040 Apr 15 03:03 python38.dll
-rwxrwxrwx 1 root root 60976 Apr 15 03:03 python3.dll
drwxrwxrwx 4 root root 28 Apr 15 03:03 python-core-3.8.8
-rwxrwxrwx 1 root root 31280 Apr 15 03:03 python.exe
-rwxrwxrwx 1 root root 53808 Apr 15 03:03 pythonloaderlo.dll
-rwxrwxrwx 1 root root 6737 Apr 15 03:03 pythonloader.py
-rwxrwxrwx 1 root root 168 Apr 15 03:03 pythonloader.uno.ini
-rwxrwxrwx 1 root root 43120 Apr 15 03:03 pythonscript.py
-rwxrwxrwx 1 root root 476160 Apr 15 03:03 pyuno.pyd
-rwxrwxrwx 1 root root 268336 Apr 15 03:03 raptor2.dll
-rwxrwxrwx 1 root root 467504 Apr 15 03:03 rasqal.dll
-rwxrwxrwx 1 root root 52 Apr 15 03:03 redirect.ini
-rwxrwxrwx 1 root root 243760 Apr 15 03:03 reflectionlo.dll
-rwxrwxrwx 1 root root 196656 Apr 15 03:03 reglo.dll
-rwxrwxrwx 1 root root 60976 Apr 15 03:03 regmerge.exe
-rwxrwxrwx 1 root root 29232 Apr 15 03:03 regview.exe
drwxrwxrwx 4 root root 33 Apr 15 03:03 resource
-rwxrwxrwx 1 root root 289328 Apr 15 03:03 revenge.dll
-rwxrwxrwx 1 root root 1420848 Apr 15 03:03 rptlo.dll
-rwxrwxrwx 1 root root 1687600 Apr 15 03:03 rptuilo.dll
-rwxrwxrwx 1 root root 611376 Apr 15 03:03 rptxmllo.dll
-rwxrwxrwx 1 root root 536624 Apr 15 03:03 sal3.dll
-rwxrwxrwx 1 root root 62512 Apr 15 03:03 salhelper3MSC.dll
-rwxrwxrwx 1 root root 1610800 Apr 15 03:03 sal_textenclo.dll
-rwxrwxrwx 1 root root 94256 Apr 15 03:03 sbase.exe
-rwxrwxrwx 1 root root 80432 Apr 15 03:03 scalc.exe
-rwxrwxrwx 1 root root 80432 Apr 15 03:03 scdlo.dll
-rwxrwxrwx 1 root root 6991920 Apr 15 03:04 scfiltlo.dll
-rwxrwxrwx 1 root root 21339696 Apr 15 03:04 sclo.dll
-rwxrwxrwx 1 root root 111664 Apr 15 03:04 scnlo.dll
-rwxrwxrwx 1 root root 348208 Apr 15 03:04 scriptframe.dll
-rwxrwxrwx 1 root root 1032240 Apr 15 03:04 scuilo.dll
-rwxrwxrwx 1 root root 153648 Apr 15 03:04 sdbc2.dll
-rwxrwxrwx 1 root root 141360 Apr 15 03:04 sdbtlo.dll
-rwxrwxrwx 1 root root 61488 Apr 15 03:04 sddlo.dll
-rwxrwxrwx 1 root root 1010736 Apr 15 03:04 sdfiltlo.dll
-rwxrwxrwx 1 root root 8773168 Apr 15 03:04 sdlo.dll
-rwxrwxrwx 1 root root 81968 Apr 15 03:04 sdraw.exe
-rwxrwxrwx 1 root root 730672 Apr 15 03:04 sduilo.dll
-rwxrwxrwx 1 root root 75824 Apr 15 03:04 senddoc.exe
drwxrwxrwx 2 root root 182 Apr 15 03:04 services
-rwxrwxrwx 1 root root 9638 Apr 15 03:04 services.rdb
-rwxrwxrwx 1 root root 377 Apr 15 03:04 setup.ini
drwxrwxrwx 2 root root 111 Apr 15 03:04 shell
-rwxrwxrwx 1 root root 81968 Apr 15 03:04 simpress.exe
-rwxrwxrwx 1 root root 8416816 Apr 15 03:04 skialo.dll
-rwxrwxrwx 1 root root 2823216 Apr 15 03:04 slideshowlo.dll
-rwxrwxrwx 1 root root 81456 Apr 15 03:04 smath.exe
-rwxrwxrwx 1 root root 67632 Apr 15 03:04 smdlo.dll
-rwxrwxrwx 1 root root 152112 Apr 15 03:04 smime3.dll
-rwxrwxrwx 1 root root 1667632 Apr 15 03:04 smlo.dll
-rwxrwxrwx 1 root root 86576 Apr 15 03:04 smplmaillo.dll
-rwxrwxrwx 1 root root 805936 Apr 15 03:04 soffice.bin
-rwxrwxrwx 1 root root 193536 Apr 15 03:04 soffice.com
-rwxrwxrwx 1 root root 202800 Apr 15 03:04 soffice.exe
-rwxrwxrwx 1 root root 472 Apr 15 03:04 soffice.ini
-rwxrwxrwx 1 root root 73264 Apr 15 03:04 soffice_safe.exe
-rwxrwxrwx 1 root root 269360 Apr 15 03:04 softokn3.dll
-rwxrwxrwx 1 root root 176176 Apr 15 03:04 solverlo.dll
-rwxrwxrwx 1 root root 46640 Apr 15 03:04 spsupp_helper.exe
-rwxrwxrwx 1 root root 79408 Apr 15 03:04 spsupp_x64.dll
-rwxrwxrwx 1 root root 65584 Apr 15 03:04 spsupp_x86.dll
-rwxrwxrwx 1 root root 895536 Apr 15 03:04 sqlite3.dll
-rwxrwxrwx 1 root root 340528 Apr 15 03:04 ssl3.dll
-rwxrwxrwx 1 root root 3182128 Apr 15 03:04 staroffice.dll
-rwxrwxrwx 1 root root 173616 Apr 15 03:04 stocserviceslo.dll
-rwxrwxrwx 1 root root 82992 Apr 15 03:04 storagefdlo.dll
-rwxrwxrwx 1 root root 157744 Apr 15 03:04 storelo.dll
-rwxrwxrwx 1 root root 1065008 Apr 15 03:04 svgfilterlo.dll
-rwxrwxrwx 1 root root 59440 Apr 15 03:04 swdlo.dll
-rwxrwxrwx 1 root root 86576 Apr 15 03:04 sweb.exe
-rwxrwxrwx 1 root root 19903024 Apr 15 03:04 swlo.dll
-rwxrwxrwx 1 root root 86576 Apr 15 03:04 swriter.exe
-rwxrwxrwx 1 root root 2986032 Apr 15 03:04 swuilo.dll
-rwxrwxrwx 1 root root 190000 Apr 15 03:04 t602filterlo.dll
-rwxrwxrwx 1 root root 306224 Apr 15 03:04 textconv_dict.dll
-rwxrwxrwx 1 root root 135216 Apr 15 03:04 textconversiondlgslo.dll
-rwxrwxrwx 1 root root 57904 Apr 15 03:04 twain32shim.exe
drwxrwxrwx 2 root root 44 Apr 15 03:04 types
-rwxrwxrwx 1 root root 57448 Apr 15 03:04 types.rdb
-rwxrwxrwx 1 root root 407600 Apr 15 03:04 UAccCOM.dll
-rwxrwxrwx 1 root root 809008 Apr 15 03:04 ucpchelp1.dll
-rwxrwxrwx 1 root root 1989680 Apr 15 03:04 ucpcmis1lo.dll
-rwxrwxrwx 1 root root 752176 Apr 15 03:04 ucpdav1.dll
-rwxrwxrwx 1 root root 311344 Apr 15 03:04 ucpftp1.dll
-rwxrwxrwx 1 root root 334384 Apr 15 03:04 ucppkg1.dll
-rwxrwxrwx 1 root root 68144 Apr 15 03:04 ui-previewer.exe
-rwxrwxrwx 1 root root 150576 Apr 15 03:04 uno.exe
-rwxrwxrwx 1 root root 10957 Apr 15 03:04 unohelper.py
-rwxrwxrwx 1 root root 814640 Apr 15 03:04 unoidllo.dll
-rwxrwxrwx 1 root root 27184 Apr 15 03:04 unoinfo.exe
-rwxrwxrwx 1 root root 239 Apr 15 03:04 uno.ini
-rwxrwxrwx 1 root root 259120 Apr 15 03:04 unopkgapp.dll
-rwxrwxrwx 1 root root 14848 Apr 15 03:04 unopkg.bin
-rwxrwxrwx 1 root root 146944 Apr 15 03:04 unopkg.com
-rwxrwxrwx 1 root root 156208 Apr 15 03:04 unopkg.exe
-rwxrwxrwx 1 root root 16961 Apr 15 03:04 uno.py
-rwxrwxrwx 1 root root 43568 Apr 15 03:04 unsafe_uno_uno.dll
-rwxrwxrwx 1 root root 68144 Apr 15 03:04 uuresolverlo.dll
-rwxrwxrwx 1 root root 2137648 Apr 15 03:04 vbaobjlo.dll
-rwxrwxrwx 1 root root 1667632 Apr 15 03:04 vbaswobjlo.dll
-rwxrwxrwx 1 root root 2371632 Apr 15 03:04 vclplug_winlo.dll
-rwxrwxrwx 1 root root 1364 Apr 15 03:04 version.ini
-rwxrwxrwx 1 root root 217648 Apr 15 03:04 winaccessibility.dll
-rwxrwxrwx 1 root root 84016 Apr 15 03:04 wininetbe1lo.dll
-rwxrwxrwx 1 root root 192560 Apr 15 03:04 WinUserInfoBelo.dll
drwxrwxrwx 9 root root 116 Apr 15 03:04 wizards
-rwxrwxrwx 1 root root 794160 Apr 15 03:04 wpd.dll
-rwxrwxrwx 1 root root 141360 Apr 15 03:04 wpftcalclo.dll
-rwxrwxrwx 1 root root 3594800 Apr 15 03:04 wpftdrawlo.dll
-rwxrwxrwx 1 root root 103984 Apr 15 03:04 wpftimpresslo.dll
-rwxrwxrwx 1 root root 1822768 Apr 15 03:04 wpftwriterlo.dll
-rwxrwxrwx 1 root root 155696 Apr 15 03:04 wpg.dll
-rwxrwxrwx 1 root root 3345968 Apr 15 03:04 wps.dll
-rwxrwxrwx 1 root root 3276336 Apr 15 03:04 writerfilterlo.dll
-rwxrwxrwx 1 root root 239152 Apr 15 03:04 writerlo.dll
-rwxrwxrwx 1 root root 169520 Apr 15 03:04 writerperfectlo.dll
-rwxrwxrwx 1 root root 102960 Apr 15 03:04 xmlreaderlo.dll
-rwxrwxrwx 1 root root 1027120 Apr 15 03:04 xmlsecurity.dll
-rwxrwxrwx 1 root root 2866224 Apr 15 03:04 xpdfimport.exe
-rwxrwxrwx 1 root root 340528 Apr 15 03:04 xsec_xmlsec.dll
[root@localhost kkFileView-4.2.1]#
相关文章:
kylin java.io.IOException: error=13, Permission denied
linux centos7.8 error13, Permission denied_linux open error13-CSDN博客 chmod -R 777 /home/zengwenfeng/kkFileView-4.2.1 2024-04-15 13:15:17.416 WARN 3400 --- [er-offprocmng-1] o.j.l.office.LocalOfficeProcessManager : An I/O error prevents us to determine…...
前端面试01总结
1.Js 中!x为true 时,x可能为哪些值 答: 1.false:布尔值false 2.0或-0:数字零 3.""或’或 (空字符串):长度为0的字符串 4.null:表示没有任何值的特殊值 5.undefined:变量未定义时的默认…...
算法--目录
algorithm: 十种排序算法 二分法-各种应用 algorithm: 拓扑排序 算法中的背包问题 最长子序列问题 前缀和-解题集合 差分数组-解题...
ArcGIS Pro 3D建模简明教程
在本文中,我讲述了我最近一直在探索的在 ArcGIS Pro 中设计 3D 模型的过程。 我的目标是尽可能避免与其他软件交互(即使是专门用于 3D 建模的软件),并利用 Pro 可以提供的可能性。 这个短暂的旅程分为三个不同的阶段:…...
24届数字IC设计/验证秋招总结贴——先看这个
文章目录 前言一、经验篇二、知识学习篇三、笔试篇3.1 各大公司笔试真题3.2 华为机试——数字芯片笔试题汇总 四、面试篇4.1 时间节点4.2 提前批4.3 正式批 前言 为方便快速进行查找该专栏的内容,将所有内容链接均放在此篇博客中 整理不易,欢迎订阅~~ …...
带洞平面三角分割结果的逆向算法
先标不重复点,按最近逐个插入。 只说原理。 不带洞的 1 2 4 2 3 4 两个三角形 结果 1 2 3 4 无重复 无洞 1 2 6 1 2 3 6 1 2 3 7 6 1 2 3 4 7 6 1 2 3 4 5 7 6 1 2 3 4 1 5 7 6 1 2 3 4 1 6 5 7 6 最终结果 1 2 3 4 1 6 5 7 6 按重复分割 1 2 3…...
MGRE-OSPF接口网络类型实验
OSPF接口网络类型实验 一,实验拓扑 初始拓扑: 最终拓扑: 二,实验要求及分析 要求: 1,R6为ISP只能配置IP地址,R1-R5的环回为私有网段 2,R1/R4/R5为全连的MGRE结构,R…...
ChatGPT科研利器详解:写作论文轻松如玩游戏
ChatGPT无限次数:点击直达 ChatGPT科研利器详解:写作论文轻松如玩游戏 引言 在当今科技日新月异的时代,人工智能技术的应用越来越广泛,其中自然语言处理领域的发展尤为迅猛。ChatGPT作为一款先进的文本生成模型,为科研工作者提供…...
vue3从精通到入门23:定义全局变量
在vue2中,我们知道vue2.x是使用Vue.prototype.$xxxxxxx来定义全局变量, 比如定义一个全局的工具函数。 // 定义 ... Vue.prototype.$utilsutils;// 使用 this.$utils() ... 在vue3中我们无法使用this,提供了globalProperties; …...
反爬虫之代理IP封禁-协采云IP池
反爬虫之代理IP封禁-协采云IP池 1、目标网址2、IP封禁4033、协采云IP池 1、目标网址 aHR0cDovL3d3dy5jY2dwLXRpYW5qaW4uZ292LmNuLw 2、IP封禁403 这个网站对IP的要求很高,短时间请求十几次就会遭关进小黑屋。如下图: 明显是网站进行了反爬处理&…...
ELK-Kibana 部署
目录 一、在 node1 节点上操作 1.1.安装 Kibana 1.2.设置 Kibana 的主配置文件 1.3.启动 Kibana 服务 1.4.验证 Kibana 1.5.将 Apache 服务器的日志(访问的、错误的)添加到 ES 并通过 Kibana 显示 1.6. 浏览器访问 二、部署FilebeatELK&…...
Backtrader 量化回测实践(7)——在jupyter中执行bt的samples
Backtrader 量化回测实践(7)——在jupyter中执行bt的samples Backtrader提供了大量的测试用例,在samples目录下,测试程序主要都是用argparse解析参数,但是不能在jupyter中直接执行。 找到一个解决方法,可…...
npm vs. pnpm vs. Yarn: 三者之间的区别与比较
在现代前端开发中,包管理工具是必不可少的一环。npm、pnpm和Yarn是三个常用的包管理工具,它们各有特点,适用于不同的场景。本文将深入讨论这三者的基本概念、特点、优势和劣势,并对比分析它们之间的主要区别,包括功能、…...
Learning Feature Sparse Principal Subspace 论文阅读
1 Abstract: 这篇论文提出了新的算法来解决特征稀疏约束的主成分分析问题(FSPCA),该问题同时执行特征选择和PCA。现有的FSPCA优化方法需要对数据分布做出假设,并且缺乏全局收敛性的保证。尽管一般的FSPCA问题是NP难问题ÿ…...
Hibernate入门经典与注解式开发大全
本博文主要讲解介绍Hibernate框架,ORM的概念和Hibernate入门,相信你们看了就会使用Hibernate了! 什么是Hibernate框架? Hibernate是一种ORM框架,全称为 Object_Relative DateBase-Mapping,在Java对象与关系数据库之间建…...
蓝桥杯之注意事项
1.特殊求解的地方 2.一些数学公式 比如二叉树求全深度数值那道题 3.掌握有关库函数 #include<algorithm> 包含sort()函数【排列函数】C sort()排序详解-CSDN博客,next_permutation()函数【求解全排列问题】求解数组大小sizeof(arr…...
ES6 全详解 let 、 const 、解构赋值、剩余运算符、函数默认参数、扩展运算符、箭头函数、新增方法,promise、Set、class等等
目录 ES6概念ECMAScript6简介ECMAScript 和 JavaScript 的关系ES6 与 ECMAScript 2015 的关系 1、let 、 const 、var 区别2、变量解构赋值1、数组解构赋值2、对象解构赋值3、字符串的解构赋值 3、展开剩余运算符1、**展开运算符(...)**2、**剩余运算符(...)** 4、函数的拓展函…...
c++ - 类的默认成员函数
文章目录 前言一、构造函数二、析构函数三、拷贝构造函数四、重载赋值操作符五、取地址及const取地址操作符重载 前言 默认成员函数是编译器自动生成的,也可以自己重写,自己重写之后编译器就不再生成,下面是深入了解这些成员函数。 一、构造…...
Java哈希查找(含面试大厂题和源码)
哈希查找(Hash Search)是一种基于哈希表(Hash Table)的数据查找方法。哈希表通过使用哈希函数将键(Key)映射到表中的位置来存储数据,从而实现快速的数据访问。哈希查找的效率通常取决于哈希函数…...
c++中常用库函数
大小写转换 islower/isupper函数 char ch1 A; char ch2 b;//使用islower函数判断字符是否为小写字母 if(islower(ch1)){cout << ch1 << "is a lowercase letter." << end1; } else{cout << ch1 << "is not a lowercase lette…...
UE5 学习系列(二)用户操作界面及介绍
这篇博客是 UE5 学习系列博客的第二篇,在第一篇的基础上展开这篇内容。博客参考的 B 站视频资料和第一篇的链接如下: 【Note】:如果你已经完成安装等操作,可以只执行第一篇博客中 2. 新建一个空白游戏项目 章节操作,重…...
电脑插入多块移动硬盘后经常出现卡顿和蓝屏
当电脑在插入多块移动硬盘后频繁出现卡顿和蓝屏问题时,可能涉及硬件资源冲突、驱动兼容性、供电不足或系统设置等多方面原因。以下是逐步排查和解决方案: 1. 检查电源供电问题 问题原因:多块移动硬盘同时运行可能导致USB接口供电不足&#x…...
uniapp微信小程序视频实时流+pc端预览方案
方案类型技术实现是否免费优点缺点适用场景延迟范围开发复杂度WebSocket图片帧定时拍照Base64传输✅ 完全免费无需服务器 纯前端实现高延迟高流量 帧率极低个人demo测试 超低频监控500ms-2s⭐⭐RTMP推流TRTC/即构SDK推流❌ 付费方案 (部分有免费额度&#x…...
MySQL 8.0 OCP 英文题库解析(十三)
Oracle 为庆祝 MySQL 30 周年,截止到 2025.07.31 之前。所有人均可以免费考取原价245美元的MySQL OCP 认证。 从今天开始,将英文题库免费公布出来,并进行解析,帮助大家在一个月之内轻松通过OCP认证。 本期公布试题111~120 试题1…...
C# SqlSugar:依赖注入与仓储模式实践
C# SqlSugar:依赖注入与仓储模式实践 在 C# 的应用开发中,数据库操作是必不可少的环节。为了让数据访问层更加简洁、高效且易于维护,许多开发者会选择成熟的 ORM(对象关系映射)框架,SqlSugar 就是其中备受…...
IP如何挑?2025年海外专线IP如何购买?
你花了时间和预算买了IP,结果IP质量不佳,项目效率低下不说,还可能带来莫名的网络问题,是不是太闹心了?尤其是在面对海外专线IP时,到底怎么才能买到适合自己的呢?所以,挑IP绝对是个技…...
七、数据库的完整性
七、数据库的完整性 主要内容 7.1 数据库的完整性概述 7.2 实体完整性 7.3 参照完整性 7.4 用户定义的完整性 7.5 触发器 7.6 SQL Server中数据库完整性的实现 7.7 小结 7.1 数据库的完整性概述 数据库完整性的含义 正确性 指数据的合法性 有效性 指数据是否属于所定…...
Redis:现代应用开发的高效内存数据存储利器
一、Redis的起源与发展 Redis最初由意大利程序员Salvatore Sanfilippo在2009年开发,其初衷是为了满足他自己的一个项目需求,即需要一个高性能的键值存储系统来解决传统数据库在高并发场景下的性能瓶颈。随着项目的开源,Redis凭借其简单易用、…...
比较数据迁移后MySQL数据库和OceanBase数据仓库中的表
设计一个MySQL数据库和OceanBase数据仓库的表数据比较的详细程序流程,两张表是相同的结构,都有整型主键id字段,需要每次从数据库分批取得2000条数据,用于比较,比较操作的同时可以再取2000条数据,等上一次比较完成之后,开始比较,直到比较完所有的数据。比较操作需要比较…...
MySQL:分区的基本使用
目录 一、什么是分区二、有什么作用三、分类四、创建分区五、删除分区 一、什么是分区 MySQL 分区(Partitioning)是一种将单张表的数据逻辑上拆分成多个物理部分的技术。这些物理部分(分区)可以独立存储、管理和优化,…...
