Lucky me with vista nad java6 :-) I tried with latest java 5 jdk with same result.
This is an example: | =============================================================================== | | JBoss Bootstrap Environment | | JBOSS_HOME: C:\devtools\servers\jboss\jboss-4.2.2.GA | | JAVA: C:\devtools\jdks\jdk1.5.0_13\bin\java | | JAVA_OPTS: -Dprogram.name=run_java5.bat -server -Xms128m -Xmx512m -Dsun.rmi.dgc.client.gcInterval=3600000 -Dsun.rmi.dgc.server.gcInterval | =3600000 | | CLASSPATH: C:\devtools\jdks\jdk1.5.0_13\lib\tools.jar;C:\devtools\servers\jboss\jboss-4.2.2.GA\bin\run.jar | | =============================================================================== | | 16:14:05,034 INFO [Server] Starting JBoss (MX MicroKernel)... | 16:14:05,037 INFO [Server] Release ID: JBoss [Trinity] 4.2.2.GA (build: SVNTag=JBoss_4_2_2_GA date=200710221139) | 16:14:05,041 INFO [Server] Home Dir: C:\devtools\servers\jboss\jboss-4.2.2.GA | 16:14:05,043 INFO [Server] Home URL: file:/C:/devtools/servers/jboss/jboss-4.2.2.GA/ | 16:14:05,046 INFO [Server] Patch URL: null | 16:14:05,048 INFO [Server] Server Name: default | 16:14:05,051 INFO [Server] Server Home Dir: C:\devtools\servers\jboss\jboss-4.2.2.GA\server\default | 16:14:05,054 INFO [Server] Server Home URL: file:/C:/devtools/servers/jboss/jboss-4.2.2.GA/server/default/ | 16:14:05,056 INFO [Server] Server Log Dir: C:\devtools\servers\jboss\jboss-4.2.2.GA\server\default\log | 16:14:05,059 INFO [Server] Server Temp Dir: C:\devtools\servers\jboss\jboss-4.2.2.GA\server\default\tmp | 16:14:05,062 INFO [Server] Root Deployment Filename: jboss-service.xml | 16:14:05,328 INFO [ServerInfo] Java version: 1.5.0_13,Sun Microsystems Inc. | 16:14:05,330 INFO [ServerInfo] Java VM: Java HotSpot(TM) Server VM 1.5.0_13-b05,Sun Microsystems Inc. | 16:14:05,333 INFO [ServerInfo] OS-System: Windows Vista 6.0,x86 | 16:14:05,653 INFO [Server] Core system initialized | 16:14:08,584 INFO [WebService] Using RMI server codebase: http://127.0.0.1:8083/ | 16:14:08,589 INFO [Log4jService$URLWatchTimerTask] Configuring from URL: resource:jboss-log4j.xml | 16:14:09,417 INFO [TransactionManagerService] JBossTS Transaction Service (JTA version) - JBoss Inc. | 16:14:09,419 INFO [TransactionManagerService] Setting up property manager MBean and JMX layer | 16:14:09,750 INFO [TransactionManagerService] Starting recovery manager | 16:14:09,841 INFO [TransactionManagerService] Recovery manager started | 16:14:09,843 INFO [TransactionManagerService] Binding TransactionManager JNDI Reference | 16:14:11,658 ERROR [MainDeployer] Could not make local copy for file:/C:/devtools/servers/jboss/jboss-4.2.2.GA/server/default/deploy/jboss-b | ean.deployer/jboss-microcontainer.jar | java.io.FileNotFoundException: C:\devtools\servers\jboss\jboss-4.2.2.GA\server\default\tmp\deploy\tmp29818jboss-microcontainer.jar (Access is denied) | at java.io.FileOutputStream.open(Native Method) | at java.io.FileOutputStream.<init>(FileOutputStream.java:179) | at java.io.FileOutputStream.<init>(FileOutputStream.java:131) | at org.jboss.deployment.MainDeployer.copy(MainDeployer.java:1242) | View the original post : http://www.jboss.com/index.html?module=bb&op=viewtopic&p=4103727#4103727 Reply to the post : http://www.jboss.com/index.html?module=bb&op=posting&mode=reply&p=4103727 _______________________________________________ jboss-user mailing list [email protected] https://lists.jboss.org/mailman/listinfo/jboss-user
