VFS_CACHE is not Being Refreshed and Continously receiving errors in the OSM log file
(Doc ID 1363784.1)
Last updated on APRIL 03, 2023
Applies to:
Oracle Communications Order and Service Management - Version 7.0.1 to 7.0.3 [Release 7.0.0]Information in this document applies to any platform.
Goal
The VFS_CACHE is not being refreshed and it is still showing the old cartridge version. We are continuously receiving the following errors in the OSM log file.
####<30-Sep-2011 10:52:35 o'clock CEST> <Info> <oms> <osmwebt01> <osmsit01_m1> <Timer-10> <oms-internal> <> <> <1317372755290> <BEA-000000> <plugin.ScriptPluginImplementationFactoy: Load model resources for automation module[XXX.ear] - Running>
####<30-Sep-2011 10:52:35 o'clock CEST> <Info> <oms> <osmwebt01> <osmsit01_m1> <Timer-10> <oms-internal> <> <> <1317372755291> <BEA-000000> <impl.DefaultFileReplicator: Using "/tmp/vfs_cache" as temporary files store.>
####<30-Sep-2011 10:52:35 o'clock CEST> <Error> <oms> <osmwebt01> <osmsit01_m1> <Timer-10> <oms-internal> <> <> <1317372755296> <BEA-000000> <plugin.ScriptPluginImplementationFactoy: Failed to refresh model for module[XXX.ear]
org.apache.commons.vfs.FileSystemException: Could not create a junction at "osmmodel:///".
at oracle.communications.ordermanagement.util.net.vfs.f.addJunction(Unknown Source)
at oracle.communications.ordermanagement.automation.plugin.ScriptPluginImplementationFactoy.b(Unknown Source)
at oracle.communications.ordermanagement.automation.plugin.f.run(Unknown Source)
at java.util.TimerThread.mainLoop(Timer.java:512)
at java.util.TimerThread.run(Timer.java:462)
org.apache.commons.vfs.FileSystemException: Could not list the contents of "file:///tmp/vfs_cache/tmp_29336_osmmodel" because it is not a folder.
at org.apache.commons.vfs.provider.AbstractFileObject.getChildren(AbstractFileObject.java:527)
at oracle.communications.ordermanagement.util.net.vfs.f.addJunction(Unknown Source)
at oracle.communications.ordermanagement.automation.plugin.ScriptPluginImplementationFactoy.b(Unknown Source)
at oracle.communications.ordermanagement.automation.plugin.f.run(Unknown Source)
at java.util.TimerThread.mainLoop(Timer.java:512)
at java.util.TimerThread.run(Timer.java:462)
####<30-Sep-2011 10:52:35 o'clock CEST> <Info> <oms> <osmwebt01> <osmsit01_m1> <Timer-10> <oms-internal> <> <> <1317372755291> <BEA-000000> <impl.DefaultFileReplicator: Using "/tmp/vfs_cache" as temporary files store.>
####<30-Sep-2011 10:52:35 o'clock CEST> <Error> <oms> <osmwebt01> <osmsit01_m1> <Timer-10> <oms-internal> <> <> <1317372755296> <BEA-000000> <plugin.ScriptPluginImplementationFactoy: Failed to refresh model for module[XXX.ear]
org.apache.commons.vfs.FileSystemException: Could not create a junction at "osmmodel:///".
at oracle.communications.ordermanagement.util.net.vfs.f.addJunction(Unknown Source)
at oracle.communications.ordermanagement.automation.plugin.ScriptPluginImplementationFactoy.b(Unknown Source)
at oracle.communications.ordermanagement.automation.plugin.f.run(Unknown Source)
at java.util.TimerThread.mainLoop(Timer.java:512)
at java.util.TimerThread.run(Timer.java:462)
org.apache.commons.vfs.FileSystemException: Could not list the contents of "file:///tmp/vfs_cache/tmp_29336_osmmodel" because it is not a folder.
at org.apache.commons.vfs.provider.AbstractFileObject.getChildren(AbstractFileObject.java:527)
at oracle.communications.ordermanagement.util.net.vfs.f.addJunction(Unknown Source)
at oracle.communications.ordermanagement.automation.plugin.ScriptPluginImplementationFactoy.b(Unknown Source)
at oracle.communications.ordermanagement.automation.plugin.f.run(Unknown Source)
at java.util.TimerThread.mainLoop(Timer.java:512)
at java.util.TimerThread.run(Timer.java:462)
Solution
To view full details, sign in with your My Oracle Support account. |
|
Don't have a My Oracle Support account? Click to get started! |
In this Document
Goal |
Solution |