Hi,
Client:VOLVO
Version 5.5 CU3
Application Server:WebLogic
Operating System:Unix
The client when starts weblogic(command: +./weblogic.sh start+) gets this error message:
java.util.zip.ZipException: No such file or directory
at java.util.zip.ZipFile.open(Native Method)
at java.util.zip.ZipFile.<init>(ZipFile.java:111)
at java.util.jar.JarFile.<init>(JarFile.java:127)
at java.util.jar.JarFile.<init>(JarFile.java:65)
at glog.util.config.CreateConfigEntries.main(CreateCo nfigEntries.java:27)
For help,also attaching the log files of Weblogic.
Also,I see the 'config.xml' is corrupted.
Kindly let me know the reason for this error.
Thanking and regards,
Nikesh.
Client:VOLVO
Version 5.5 CU3
Application Server:WebLogic
Operating System:Unix
The client when starts weblogic(command: +./weblogic.sh start+) gets this error message:
java.util.zip.ZipException: No such file or directory
at java.util.zip.ZipFile.open(Native Method)
at java.util.zip.ZipFile.<init>(ZipFile.java:111)
at java.util.jar.JarFile.<init>(JarFile.java:127)
at java.util.jar.JarFile.<init>(JarFile.java:65)
at glog.util.config.CreateConfigEntries.main(CreateCo nfigEntries.java:27)
For help,also attaching the log files of Weblogic.
Also,I see the 'config.xml' is corrupted.
Kindly let me know the reason for this error.
Thanking and regards,
Nikesh.
Comment