[jira] Created: (GERONIMO-4612) Incorrect level of org.omg.CORBA classes found. unable to start the server

2009-04-02 Thread arun muthuraj v (JIRA)
Incorrect level of org.omg.CORBA classes found. unable to start the server --- Key: GERONIMO-4612 URL: https://issues.apache.org/jira/browse/GERONIMO-4612 Project: Geronimo

[jira] Resolved: (GERONIMO-4612) Incorrect level of org.omg.CORBA classes found. unable to start the server

2009-04-02 Thread Jarek Gawor (JIRA)
of org.omg.CORBA classes found. unable to start the server --- Key: GERONIMO-4612 URL: https://issues.apache.org/jira/browse/GERONIMO-4612 Project: Geronimo Issue Type: Bug

[jira] Closed: (GERONIMO-2532) Unable to start the server using the startup scripts

2007-03-28 Thread Jay D. McHugh (JIRA)
[ https://issues.apache.org/jira/browse/GERONIMO-2532?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Jay D. McHugh closed GERONIMO-2532. --- Resolution: Fixed Patched long ago - closing. Unable to start the server using

Re: Unable to start the server

2007-01-23 Thread anita kulshreshtha
I have noticed that during online module build timestamped versions of geronimo jars are downloaded. These are older than the locally built ones! I usually watch online activity carefully and zap all the timestamped jars. But this one got away.. Thanks Matt and Kevan! Anita --- Kevan Miller

Unable to start the server

2007-01-22 Thread anita kulshreshtha
Is anyone else seeing this in rev 498634 (latest)? Thanks Anita .. .

Re: Unable to start the server

2007-01-22 Thread Matt Hogstrom
I'm good from this morning. On Jan 22, 2007, at 12:39 PM, anita kulshreshtha wrote: Is anyone else seeing this in rev 498634 (latest)? Thanks Anita .. .

[jira] Commented: (GERONIMO-2532) Unable to start the server using the startup scripts

2006-10-30 Thread Kevan Miller (JIRA)
) { assert false : Should never have reached here; } catch (InvalidKeyException e) { assert false : Should never have reached here; } } Unable to start the server using the startup scripts

[jira] Assigned: (GERONIMO-2532) Unable to start the server using the startup scripts

2006-10-30 Thread Kevan Miller (JIRA)
[ http://issues.apache.org/jira/browse/GERONIMO-2532?page=all ] Kevan Miller reassigned GERONIMO-2532: -- Assignee: Kevan Miller Unable to start the server using the startup scripts

[jira] Commented: (GERONIMO-2532) Unable to start the server using the startup scripts

2006-10-30 Thread Jay D. McHugh (JIRA)
/setjavaenv.sh (working copy) @@ -45,7 +45,7 @@ exit 1 fi if [ -z $JRE_HOME ]; then - if [ -d $JRE_HOME/jre ]; then + if [ -d $JAVA_HOME/jre ]; then JRE_HOME=$JAVA_HOME/jre else JRE_HOME=$JAVA_HOME Unable to start the server using the startup scripts

[jira] Updated: (GERONIMO-2532) Unable to start the server using the startup scripts

2006-10-30 Thread Jay D. McHugh (JIRA)
[ http://issues.apache.org/jira/browse/GERONIMO-2532?page=all ] Jay D. McHugh updated GERONIMO-2532: Attachment: geronimo-2532.patch Unable to start the server using the startup scripts

[jira] Commented: (GERONIMO-2532) Unable to start the server using the startup scripts

2006-10-30 Thread Kevan Miller (JIRA)
[ http://issues.apache.org/jira/browse/GERONIMO-2532?page=comments#action_12445685 ] Kevan Miller commented on GERONIMO-2532: Jay, thanks for the patch. I've applied to trunk. Unable to start the server using the startup scripts

[jira] Created: (GERONIMO-2532) Unable to start the server using the startup scripts

2006-10-29 Thread Jay D. McHugh (JIRA)
Unable to start the server using the startup scripts Key: GERONIMO-2532 URL: http://issues.apache.org/jira/browse/GERONIMO-2532 Project: Geronimo Issue Type: Bug Security Level