[ http://issues.apache.org/jira/browse/GERONIMO-1342?page=all ]

Aaron Mulder updated GERONIMO-1342:
-----------------------------------

    Fix Version: 1.1

I've never seen this before.  Can you post the stack trace to HOWL and ask if 
they have any pointers for us as to what might be going on?  It may also be 
helpful to note which JVM and kernel version and all you're using, since it 
seems to be rooted in an NIO error (Caused by: java.io.IOException: Value too 
large for defined data type at sun.nio.ch.FileChannelImpl.lock0(Native Method))

> Startup error
> -------------
>
>          Key: GERONIMO-1342
>          URL: http://issues.apache.org/jira/browse/GERONIMO-1342
>      Project: Geronimo
>         Type: Bug
>     Versions: 1.0-M5
>  Environment: Debian
>     Reporter: wai yung
>      Fix For: 1.1

>
> I got this error when I try to start the app server.
> Tried to changed some values to feed the Howl but it didn't work.
> What could be the causes ?
> Thanks,
> Wai Yung
> ------------- Exceptions -----------------------------------------------------
> waiyung:/usr/local/share/geronimo-1.0-M5/bin# ./startup.sh
> Booting Geronimo Kernel (in Java 1.5.0_05)...
> Starting Geronimo Application Server
> [***>         ] 25%   5s Starting org/apache/geronimo/Server          
> 22:49:21,449 ERROR [GBeanInstanceState] Error while starting; GBean is now in 
> the FAILED state: 
> objectName="geronimo.server:J2EEApplication=null,J2EEModule=org/apache/geronimo/Server,J2EEServer=geronimo,j2eeType=TransactionLog,name=HOWLTransactionLog"
> org.objectweb.howl.log.LogConfigurationException: java.io.IOException: Value 
> too large for defined data type
>         at org.objectweb.howl.log.LogFile.open(LogFile.java:179)
>         at org.objectweb.howl.log.LogFileManager.open(LogFileManager.java:735)
>         at org.objectweb.howl.log.Logger.open(Logger.java:291)
>         at org.objectweb.howl.log.xa.XALogger.open(XALogger.java:852)
>         at 
> org.apache.geronimo.transaction.log.HOWLLog.doStart(HOWLLog.java:217)
>         at 
> org.apache.geronimo.gbean.runtime.GBeanInstance.createInstance(GBeanInstance.java:891)
>         at 
> org.apache.geronimo.gbean.runtime.GBeanInstanceState.attemptFullStart(GBeanInstanceState.java:325)
>         at 
> org.apache.geronimo.gbean.runtime.GBeanInstanceState.start(GBeanInstanceState.java:110)
>         at 
> org.apache.geronimo.gbean.runtime.GBeanInstanceState.startRecursive(GBeanInstanceState.java:132)
>         at 
> org.apache.geronimo.gbean.runtime.GBeanInstance.startRecursive(GBeanInstance.java:497)
>         at 
> org.apache.geronimo.kernel.basic.BasicKernel.startRecursiveGBean(BasicKernel.java:210)
>         at 
> org.apache.geronimo.gbean.runtime.GBeanInstanceState.startRecursive(GBeanInstanceState.java:140)
>         at 
> org.apache.geronimo.gbean.runtime.GBeanInstance.startRecursive(GBeanInstance.java:497)
>         at 
> org.apache.geronimo.kernel.basic.BasicKernel.startRecursiveGBean(BasicKernel.java:210)
>         at org.apache.geronimo.system.main.Daemon.doStartup(Daemon.java:233)
>         at org.apache.geronimo.system.main.Daemon.<init>(Daemon.java:78)
>         at org.apache.geronimo.system.main.Daemon.main(Daemon.java:316)
> Caused by: java.io.IOException: Value too large for defined data type
>         at sun.nio.ch.FileChannelImpl.lock0(Native Method)
>         at sun.nio.ch.FileChannelImpl.tryLock(FileChannelImpl.java:822)
>         at java.nio.channels.FileChannel.tryLock(FileChannel.java:967)
>         at org.objectweb.howl.log.LogFile.open(LogFile.java:177)
>         ... 16 more

-- 
This message is automatically generated by JIRA.
-
If you think it was sent incorrectly contact one of the administrators:
   http://issues.apache.org/jira/secure/Administrators.jspa
-
For more information on JIRA, see:
   http://www.atlassian.com/software/jira

Reply via email to