• Post Reply Bookmark Topic Watch Topic
  • New Topic
programming forums Java Mobile Certification Databases Caching Books Engineering Micro Controllers OS Languages Paradigms IDEs Build Tools Frameworks Application Servers Open Source This Site Careers Other Pie Elite all forums
this forum made possible by our volunteer staff, including ...
Marshals:
  • Campbell Ritchie
  • Tim Cooke
  • paul wheaton
  • Paul Clapham
  • Ron McLeod
Sheriffs:
  • Jeanne Boyarsky
  • Liutauras Vilda
Saloon Keepers:
  • Tim Holloway
  • Carey Brown
  • Roland Mueller
  • Piet Souris
Bartenders:

Problem in oc4j rel 3

 
Ranch Hand
Posts: 323
  • Mark post as helpful
  • send pies
    Number of slices to send:
    Optional 'thank-you' note:
  • Quote
  • Report post to moderator
Hi All
I am having a problem while starting the server. The problem is given below. Any idea

Environment Set done
...
Auto-deploying appiatlas (New server version detected)...
java.lang.IllegalArgumentException: Negative time
boolean java.io.File.setLastModified(long)
boolean com.evermind.naming.file.FileContext.setLastModified(java.lang.S
tring, long)
void com.evermind.server.ServerComponent.storeDeployment()
void com.evermind.server.ServerComponent.deployAndInit()
com.evermind.server.deployment.EnterpriseArchive com.evermind.server.XML
ApplicationServerConfig.parseApplicationConfig(com.evermind.server.ApplicationCo
nfigReference, com.evermind.server.XMLServerConfig)
void com.evermind.server.XMLApplicationServerConfig.postInit()
void com.evermind.xml.XMLConfig.init(byte[], int, int, boolean)
void com.evermind.xml.XMLConfig.init(java.net.URL)
void com.evermind.server.XMLApplicationServerConfig.init(java.net.URL)
void com.evermind.server.ApplicationServerLauncher.run()
void java.lang.Thread.run()
 
Don't get me started about those stupid light bulbs.
reply
    Bookmark Topic Watch Topic
  • New Topic