Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Ubuntu 22.04 LTS e cieid.props (No such file or directory) #70

Open
angeloderrico opened this issue Feb 13, 2024 · 0 comments
Open

Ubuntu 22.04 LTS e cieid.props (No such file or directory) #70

angeloderrico opened this issue Feb 13, 2024 · 0 comments

Comments

@angeloderrico
Copy link

Buongiorno.
Ho installato CIE Middleware Linux su Ubuntu 22.04 LTS e OpenJDK 18.

Nel tentativo di abbinare la CIE inserendo dapprima il PIN, su /var/log/syslog si presenta quanto segue:

Feb 13 11:34:42 notebook cieid.desktop[336012]: java.io.FileNotFoundException: /home/$USER/.CIEID/cieid.props (No such file or directory)
Feb 13 11:34:42 notebook cieid.desktop[336012]: #011at java.base/java.io.FileInputStream.open0(Native Method)
Feb 13 11:34:42 notebook cieid.desktop[336012]: #011at java.base/java.io.FileInputStream.open(FileInputStream.java:216)
Feb 13 11:34:42 notebook cieid.desktop[336012]: #011at java.base/java.io.FileInputStream.(FileInputStream.java:157)
Feb 13 11:34:42 notebook cieid.desktop[336012]: #011at it.ipzs.cieid.util.Utils.getProperty(Utils.java:53)
Feb 13 11:34:42 notebook cieid.desktop[336012]: #011at it.ipzs.cieid.MainFrame.selectHome(MainFrame.java:3796)
Feb 13 11:34:42 notebook cieid.desktop[336012]: #011at it.ipzs.cieid.MainFrame.access$3(MainFrame.java:3787)
Feb 13 11:34:42 notebook cieid.desktop[336012]: #011at it.ipzs.cieid.MainFrame$78.run(MainFrame.java:3275)
Feb 13 11:34:42 notebook cieid.desktop[336012]: #011at java.desktop/java.awt.event.InvocationEvent.dispatch(InvocationEvent.java:318)
Feb 13 11:34:42 notebook cieid.desktop[336012]: #011at java.desktop/java.awt.EventQueue.dispatchEventImpl(EventQueue.java:773)
Feb 13 11:34:42 notebook cieid.desktop[336012]: #011at java.desktop/java.awt.EventQueue$4.run(EventQueue.java:720)
Feb 13 11:34:42 notebook cieid.desktop[336012]: #011at java.desktop/java.awt.EventQueue$4.run(EventQueue.java:714)
Feb 13 11:34:42 notebook cieid.desktop[336012]: #011at java.base/java.security.AccessController.doPrivileged(AccessController.java:399)
Feb 13 11:34:42 notebook cieid.desktop[336012]: #011at java.base/java.security.ProtectionDomain$JavaSecurityAccessImpl.doIntersectionPrivilege(ProtectionDomain.java:86)
Feb 13 11:34:42 notebook cieid.desktop[336012]: #011at java.desktop/java.awt.EventQueue.dispatchEvent(EventQueue.java:742)
Feb 13 11:34:42 notebook cieid.desktop[336012]: #011at java.desktop/java.awt.EventDispatchThread.pumpOneEventForFilters(EventDispatchThread.java:203)
Feb 13 11:34:42 notebook cieid.desktop[336012]: #011at java.desktop/java.awt.EventDispatchThread.pumpEventsForFilter(EventDispatchThread.java:124)
Feb 13 11:34:42 notebook cieid.desktop[336012]: #011at java.desktop/java.awt.EventDispatchThread.pumpEventsForHierarchy(EventDispatchThread.java:113)
Feb 13 11:34:42 notebook cieid.desktop[336012]: #011at java.desktop/java.awt.EventDispatchThread.pumpEvents(EventDispatchThread.java:109)
Feb 13 11:34:42 notebook cieid.desktop[336012]: #011at java.desktop/java.awt.EventDispatchThread.pumpEvents(EventDispatchThread.java:101)
Feb 13 11:34:42 notebook cieid.desktop[336012]: #011at java.desktop/java.awt.EventDispatchThread.run(EventDispatchThread.java:90)

... e non mi consente di andare oltre.

Qualcuno ha una soluzione?

Grazie infinite e anticipatamente.

Angelo D'Errico

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

No branches or pull requests

2 participants