[ 
https://issues.apache.org/jira/browse/DERBY-6848?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=15068278#comment-15068278
 ] 

Bryan Pendleton commented on DERBY-6848:
----------------------------------------

The batch file is just a wrapper around a "Java" command that runs the network 
server. Set echo on, or otherwise debug the batch file in your environment, and 
reduce it to a precise 'java org.apache.derby...' command which fails for you, 
and tell us that command. Then we can suggest further techniques to alter that 
command to gather more information.

Also, since you are running Windows, try using the Windows Process Monitor to 
observe the failed execution of the NetworkServer startup. Maybe that will give 
you some clues about where the log file and/or error messages are going.


> Unable to start derbyNetworkServer.bat
> --------------------------------------
>
>                 Key: DERBY-6848
>                 URL: https://issues.apache.org/jira/browse/DERBY-6848
>             Project: Derby
>          Issue Type: Bug
>          Components: Network Server
>    Affects Versions: 10.11.1.1, 10.12.1.1
>         Environment: Windows 7 x64 Russian Encoding
> Java 8. _25 _66_65
>            Reporter: Vlasov Igor
>         Attachments: derby_networkserver.png, derby_networkserver2.png
>
>
> I tried to call startNetworkServer.bat.
> The only way to start derby in my enviroment is to use "-noSecurityManager"
> argument
> Atnother way is halting executiong without any message.
> Tried to start from: 
> 1)jdk/db/bin
> 2)Download db-derby-10.11.1.1-bin.zip and extract to folder.



--
This message was sent by Atlassian JIRA
(v6.3.4#6332)

Reply via email to