Is there currently problems with installing TomEE as a Service under Windows
?
It is my first time trying it but...

In a clean VM with Windows 7 x64 :

- TomEE starts correctly with startup.bat
- The service seems to be correctly installed :

Installing the service 'TomEE' ...
Using CATALINA_HOME:    "C:\apache-tomee-plus-1.6.0-SNAPSHOT"
Using CATALINA_BASE:    "C:\apache-tomee-plus-1.6.0-SNAPSHOT"
Using JAVA_HOME:        "C:\Program Files\Java\jdk1.7.0_21"
Using JRE_HOME:         "C:\Program Files\Java\jdk1.7.0_21"
Using JVM:              "auto"
Installed, will now configure TomEE
The service 'TomEE' has been installed.

But will not start...

I'm using the brand new Oracle 'Server JRE'
(http://www.oracle.com/technetwork/java/javase/7u21-relnotes-1932873.html#serverjre)

- <Event xmlns="http://schemas.microsoft.com/win/2004/08/events/event";>
- <System>
  <Provider Name="Service Control Manager"
Guid="{555908d1-a6d7-4695-8e1e-26931d2012f4}" EventSourceName="Service
Control Manager" /> 
  <EventID Qualifiers="49152">7024</EventID> 
  <Version>0</Version> 
  <Level>2</Level> 
  <Task>0</Task> 
  <Opcode>0</Opcode> 
  <Keywords>0x8080000000000000</Keywords> 
  <TimeCreated SystemTime="2013-05-15T20:28:29.514196000Z" /> 
  <EventRecordID>4302</EventRecordID> 
  <Correlation /> 
  <Execution ProcessID="468" ThreadID="3924" /> 
  <Channel>System</Channel> 
  <Computer>WIN-63UJS9RR407</Computer> 
  <Security /> 
  </System>
- <EventData>
  <Data Name="param1">Apache TomEE</Data> 
  <Data Name="param2">%%0</Data> 
  </EventData>
  </Event>




--
View this message in context: 
http://openejb.979440.n4.nabble.com/TomEE-as-a-Service-Windows-7-x64-tp4662996.html
Sent from the OpenEJB User mailing list archive at Nabble.com.

Reply via email to